*{margin: 0;padding: 0;}
a{text-decoration: none; color: #333;}
ul{list-style: none;}
body{
    background: -moz-linear-gradient(top, #EFF2FD 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFF2FD), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #EFF2FD 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #EFF2FD 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #EFF2FD 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #EFF2FD 0%,#ffffff 100%);
}
html, body {
    height: auto;
}

.part3 .main{
    width: 1200px;
    margin: 0 auto;
}
.part3 .main>p{
    font-size: 36px;
    text-align: center;
    padding: 50px 0 50px 0;
}
.part3 .main .box>div{
    float: left;
}
.part3 .main .box .left .new{
    width: 784px;
    height: 210px;
}
.part3 .main .box .left .new ul li{
    float: left;
    width: 140px;
    height: 55px;
    font-size: 20px;
    color: #333;
    background: #D8E1FC;
    line-height: 55px;
    border-radius: 8px;
    text-align: center;
    margin: 0 15px 15px 0;
}
.part3 .main .box .left .new ul .active{
    font-size: 24px;
    font-weight: bold;
    background: #FABE55;
}
.part3 .main .box .left .news ul{
    padding: 5px 30px 20px 30px;
}
.part3 .main .box .left .news ul li{
    border-bottom: 1px dashed #E5E5E5;
}
.part3 .main .box .left .news ul li a{
    font-size: 16px;
    line-height: 58px;
}
.part3 .main .box .left .news ul li a span{
    float: right;
}
.part3 .main .box .left .news div{
    margin-top: 20px;
    width: 760px;
    height: 380px;
    background: #F4F6FB;
    display: none;
}
.part3 .main .box .left .news .active{
    display: block;
}
.part3 .main .box .left .news div>a{
    display: block;
    width: 160px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    background-clip:padding-box,border-box;
    background-origin:padding-box,border-box;
    background-image:linear-gradient(135deg,#fff,#fff),linear-gradient(135deg,#0ED4FE,#4C74FB);
    border:1px transparent solid;
}
.part3 .main .box .right{
    float: right;
    width: 370px;
    height: 610px;
}
.part3 .main .box .right .box1{
    background: #fff;
    padding-top: 15px;
    height: 155px;
}
.part3 .main .box .right .box1>p{
    font-size: 24px;
    font-weight: bold;
    border-left: 7px solid #FF9343;
    margin-bottom: 25px;
    padding-left: 20px;
}
.part3 .main .box .right .box1 .cion1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 0 25px 0 25px;
}
.part3 .main .box .right .box1 .cion1 a{
    display: inline-block;
    width: 100px;
    height: 28px;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 28px;
    background: #F4F6FB;
    border-radius: 14px;
}
.part3 .main .box .right .box2{
    background: #fff;
    padding-top: 15px;
    height: 400px;
    margin-top: 25px;
}
.part3 .main .box .right .box2>p{
    font-size: 24px;
    font-weight: bold;
    border-left: 7px solid #FF9343;
    margin-bottom: 40px;
    padding-left: 20px;
}
.part3 .main .box .right .box2 div{
    margin-bottom: 30px;
}
.part3 .main .box .right .box2 div img{
    float: left;
    margin-left: 35px;
    margin-right: 20px;
}
.part3 .main .box .right .box2 div h4{
    font-size: 18px;
    padding-top: 5px;
}
.part3 .main .box .right .box2 div a{
    font-size: 16px;
    padding-top: 5px;
}

.cxm{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.cxm img{
    display: block;
    width: 110px;
    height: 110px;
}

/* ==================== */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

.item {
    padding: 70px 0;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    height: 880px;
    background-color: #E9F4FF;
}

.none {
    display: none;
}

.nav {
    min-width: 690px;
    max-width: 720px;
    height: 66px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    background-color: #CADBFF;
	border-radius: 10px;
}

.nav li {
    list-style: none;
    /* min-height: 66px; */
    line-height: 66px;
    text-align: center;
    font-family: AlibabaPuHuiTiR;
	font-size: 40px;
    color: #295dea;
    width: 400px;
    border-right: 1px solid #E9F4FF;
    /* border: 1px solid #000; */
    display: inline-block;
}
.active{
    height: 80px !important;
    background:url('..//images/bar.png') no-repeat top center;
    background-size:100% 103%;
    color: #ffffff !important;
    transform: scale(1.2);
}
.bgbox{
    background-color: #F8F9FE;
}


/* ================= */
.my_header{
    width: 100%;
}
.my_header>img{
    width: 100%;
    margin:0 auto;
	height: 637px;
}
.daoyan{
	width: 100%;
    margin:0 auto;
    box-sizing: border-box;
    padding: 77px 0 43px 0;
	height: 385px;
	background-color: #ffffff;
}
.conbox{
	width: 1197px;
	height: 303px;
    margin: 0 auto;
    position: relative;
    /* border: 1px solid #000; */
}
.conbox>img:first-of-type{
    width: 230px;
    position: absolute;
    top: -10px;
    left: 0;
}
.conbox>img:last-of-type{
    width: 54px;
	height: 53px;
    position: absolute;
    top: -7px;
    right: -7px;
}
.txt{
    font-family: AlibabaPuHuiTiR;
	font-size: 22px;
	letter-spacing: 2px;
	color: #1a1a1a;
	width: 1029px;
	height: 260px;
    display: inline-block;
    margin-left: 160px;
    box-sizing: border-box;
    padding: 51px 28px 67px 129px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px 1px 
		rgba(134, 172, 241, 0.15);
}
.font{
    font-size: 24px;
	line-height: 39px;
	letter-spacing: 2px;
	color: #3456e9;
}
section{
    padding-top: 50px;
    box-sizing: border-box;
    /* height: 1026px; */
    width: 100%;
    margin:0 auto;
    background-color:#E9F4FF;
}
.title
{
	min-width: 755px;
	height: 44px;
    /* border: 1px solid #000; */
    margin:0 auto;
    text-align: center;

}
.title span{
    font-family: AlibabaPuHuiTiM;
	font-size: 40px;
    vertical-align: middle;
	letter-spacing: 2px;
	color: #295dea;
}
.title img{
    vertical-align: middle;
}
.list {
	height: 180px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}
.list li{
    width: 224px;
    position: relative;
    /* border: 1px solid #000; */
}
.list li>img:first-of-type{
    position: absolute;
    top: -13px;
    left: -13px;
    z-index: 0;
    width: 224px;
	height: 179px;
}
.list li span{
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 3;
    font-family: AlibabaPuHuiTiR;
	font-size: 24px;
    color: #000;
}
.list li>a{
    position: absolute;
    z-index: 3;
    top: 77px;
    left: 15px;
    text-decoration: none;
}

.outline{
    width: 100%;
	/* height: 932px; */
    box-sizing: border-box;
    padding: 90px 257px;
    background-color: #F8F9FE;
    
}
.outline .content{
    clear: both;
    margin: 0px auto;
    margin-top: 81px;
    width: 1200px;
    height: 690px;
    /* border: 1px solid #000; */
}
.leftbox{
    float: left;
    /* transform: translateX(20px); */
    display: inline-block;
    width: 755px;
    height: inherit;
    /* border: 1px solid #000; */
}
.rightbox{
    float: right;
    /* transform: translateX(-20px); */
    display: inline-block;
    width: 416px;
    height: inherit;
/* border: 1px solid #000; */
}
.leftbox .province,.common_sense{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.leftbox .province li{
        width: 141px;
        height: 64px;
        margin: 0px 12px 12px 0px;
        line-height: 64px;
        text-align: center;
        background-color: #cadbff;
        border-radius: 10px;
        font-size: 24px;
}
.new_active{
    background-color: #ffc91e !important;
}
 .province li:nth-child(5), .province li:nth-child(10), .province li:nth-child(15){
    margin-right: 0;
}
/* .province li:last-of-type{
    background-color: #ffc91e;
} */
.news_list li:last-of-type{
    border-bottom: none;
    height: 113px;
    line-height: 113px;
    margin-top: 32px;
}
.news_list li >span{
    float: right;
}

.news{  
    display: none;
    box-sizing: border-box;
        padding-top: 10px;
        margin-top: 30px;
        width: 755px;
        /* height: 470px; */
        background-color: #ffffff;
        box-shadow: 0px 0px 15px 1px 
            rgba(134, 172, 241, 0.18);
        border-radius: 10px;
}
.now{
    display: block !important;
}
.w270 >li{
    width: 275px;height: 178px
}
.w270 >li>img:first-of-type{
    width: 275px;height: 197px
}
.news_list li{
    /* box-sizing: border-box; */
    margin: 0 19px;
    height: 75px;
    line-height: 72px;
    border-bottom: 1px dashed #ccc;
    font-family: AlibabaPuHuiTiR;
	font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tomore{
    margin: 10px auto;
    display: block;
        width: 184px;
        height: 62px;
        line-height: 62px;
        text-align: center;
        background-color: #ffffff;
        border-radius: 31px;
        border: solid 2px #6e9bfc;
        text-decoration: none;
}
.totop{
	width: 418px;
	height: 325px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px 1px 
		rgba(134, 172, 241, 0.18);
	border-radius: 10px;
}
.tobottom {
    margin-top: 30px;
	width: 418px;

	height: 361px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px 1px 
		rgba(134, 172, 241, 0.18);
	border-radius: 10px;
}
.leftBor{
        display: inline-block;
        margin-right: 20px;
        width: 10px;
        height: 25px;
        vertical-align: bottom;
        background-color: #ffc91e;
}
.right_title{
    margin-top: 24px;
    display: inline-block;
	font-family: AlibabaPuHuiTiM;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	color: #295dea;
}
.common_sense li{
        width: 90px;
        margin: 24px 24px 15px 24px;
        text-align: center;
        /* border: 1px solid #000; */
}
.common_sense li img{
    width: 56px;
    margin: 0 auto;
}
.common_sense li span{
    width: 100%;
    display: block;
	font-family: AlibabaPuHuiTiR;
	font-size: 18px;
	line-height: 29px;
	color: #1a1a1a;
}

.resolve li{
        margin: 20px auto;
        width: 379px;
        height: 46px;
        line-height: 46px;
        background-color: #ffffff;
        border-radius: 23px;
        border: solid 2px #295dea;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.resolve li img{
    vertical-align: middle;
    margin: 0 10px;
}
.resolve li span{
    color: #295dea;
}
.resolve li font{
    color: #1a1a1a;
}
.my_footer{
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    height: 766px;
    background:url('..//images/footer_bg.png') no-repeat center center;
    background-size: 100%;
    overflow: hidden;
}
.code_item {
	width: 1200px;
	height: 262px;
    margin: 0 auto;
    margin-top: 62px;
    display: flex;
    justify-content: space-around;
    /* border: 1px solid #000; */
	/* background-color: #8174f7;
	box-shadow: 0px 0px 15px 1px 
		rgba(134, 172, 241, 0.31);
	border-radius: 10px; */
}
.code_item img{
    width: 220px;
	height: 262px;
}
.code_img{
        width: 150px;
        height: 150px;
}
.white{
    background-color: #fff;
    height: 52px;
    line-height: 52px;
}
.yuyue{
    width: 100%;
	height: 700px;
    box-sizing: border-box;
    padding-top: 70px;
    /* border: 1px solid #000; */
    background: url('..//images/yuyue_bg.png') no-repeat top center;
    background-size: cover;
}
.yuyue p{
        width: 1198px;
        height: 72px;
        font-family: AlibabaPuHuiTiM;
        font-size: 26px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 38px;
        letter-spacing: 2px;
        color: #ffffff;
        margin: 37px auto;
}
#my_form{
    display: inline-block;
    box-sizing: border-box;
    padding: 48px;
    margin: 0 auto;
    text-align: center;
    /* width: 778px;
	height: 580px; */
    width: 572px;
	height: 366px;
    background: url('..//images/form_bg.png') no-repeat top center;
    background-size: cover;
}
#my_form input{
        /* width: 570px;
        height: 87px; */
        width: 376px;
	    height: 49px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 20px;
    font-family: AlibabaPuHuiTiR;
	font-size: 22px;
    color: #9b9b9b;
        background-color: #ffffff;
        border-radius: 8px;
        outline: none;
        border: none;
        box-sizing: border-box;
        margin-bottom: 29px;
}
.codebox{
    position: relative;
}
#my_form .code {
 width: 168px;
 position: absolute;
 top: 0px;
 right: 44px;
    border: none;
    background-color: transparent;
    color: #005eff;
}
#my_form #submit{
    /* width: 429px;
	height: 87px; */
    width: 376px;
	height: 56px;
	background-color: #ff6656;
	border-radius: 8px;
    color: #fff;
}
.rightcode{
    display: inline-block;
    /* border: 1px solid #000; */
    margin-left: 100px;
    box-sizing: border-box;
    padding-top: 60px;
    /* transform: translateY(55px); */
}
.rightcode img{
    width: 184px;
	height: 184px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px 1px 
		rgba(134, 172, 241, 0.31);
	border-radius: 10px;
}
.rightcode>div{
    display: inline-block;
}
.rightcode>div:first-of-type{
    margin-right: 63px;
}
.join{  
        width: 200px;
        /* border: 1px solid #000; */
        text-align: center;
        font-family: AlibabaPuHuiTiM;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 29px;
        letter-spacing: 1px;
        color: #ffffff;
        margin-bottom: 30px;
        margin-top: 10px;
}
.form_contentbox{
    margin: 0 auto;
    width: 1201px;
	height: 708px;
}
.chearbox::after{
    content: "";
    clear: both;
}
.chearbox #my_form{
    float: left;
}
.insert_ad{
       display: block;
    margin: 0 auto;
    /* padding: 70px 0; */
    box-sizing: border-box;
    width: 1200px;
    margin-bottom: 30px;
}
.my_footer>.title{
    margin-top: 83px;
    /* transform: translateX(89px); */
}