*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box; color: #333;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
/*.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}*/
/*.fl{ float: left;}*/
/*.fr{ float: right;}*/
@font-face { font-family: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content{ width: 1200px; margin: 0 auto;}
.left{ float: left;}
.right{ float: right;}

/*头部*/

.header{ width: 100%; font-size: 0;}

.header .header_slogan{ height: 137px;width: 1200px;margin:0 auto;}
.header .header_slogan .logo{ width: 300px; padding-top: 35px;}

/*.header .header_slogan .logo:hover img{ transition: all .5s; transform: rotateZ(360deg);}*/
.header .header_slogan .text{float: left;margin-left:323px;margin-top: -63px;font-size:26px;color: #F08000;height: 30px;font-weight: bold; }
.header .header_slogan .t2{float: left;margin-left:323px;margin-top: -26px;font-size:17px;color: #333333;height: 30px; }


.header .header_slogan .right{width: 260px;height: 120px;margin-top: -100px;}
.header .header_slogan .right .p_img{float: right;margin-right:-10px;}


.header .header_slogan .right .rx{ width: 200px;height: 70px;font-size:25px;margin-top: 46px;
	color: #F08000;font-weight:bold;line-height: 30px;font-style: italic;text-align:right;
}





/*导航*/
.header .nav{ height: 60px; line-height: 60px;/* border-top: 1px solid #c4c4c4;*/margin:0 auto;width: 1200px;}

.header .nav .nav-content nav .xz{ height: 60px; position: relative;
    display: inline-block; vertical-align: top; text-align: center;}
.header .nav .nav-content nav .xz:last-child{margin-right: 0;}
.header .nav .nav-content nav .xz i{ position: relative; z-index: 1; color: #333; font-size: 16px;margin-left:35px;margin-right:35px;float: left;}
.header .nav .nav-content nav .xz:before{ content: ""; position: absolute;
    display: block; opacity: 0; background: blue;
    transition: all .3s ease-out;}

.header .nav .nav-content nav .xz.on{background: #0C3A91;}
.header .nav .nav-content nav .xz:hover{background: #0C3A91;}
.header .nav .nav-content nav .xz:hover i{color: #fff;}
.header .nav .nav-content nav .xz.on i{color: #fff;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ opacity: 1; height: 6px;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 50%; top: 59px; z-index: 999;
    transform: translateX(-50%); width: 150px; background-color: rgba(255, 255, 255, 0.902); border: 1px solid #eee;
    padding: 15px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 16px; color: #666; line-height: 16px; margin-top: 15px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #0C3A91;}




/*.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: -45%; top: 64px; z-index: 999; width: 200%; background-color: rgba(255, 255, 255, 0.902); border: 1px solid #eee; padding: 20px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 15px; color: #666; line-height: 14px; margin-top: 20px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #0145a5;}*/



/*banner*/
.banner-index{ font-size: 0;overflow: hidden;    width: 100%;  top:100px;}
.banner-index img{ width: 100%;line-height: 0;}
.slideBox{ width: 100%;overflow: hidden; position: relative;}
.slideBox .hd{ height: 12px; overflow: hidden; position: absolute; left: 48%; bottom: 38px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; width: 12px; height: 12px;margin-right: 10px; cursor: pointer;border-radius: 20px;background: #79746f;}
.slideBox .hd ul li.on{background: #0C3A91;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li:first-child{ display: block;}
.slideBox .bd ul li{ display: none;}




/*搜索*/

.search{ width:1200px; height: 72px; line-height: 70px;margin:0 auto;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #333; font-size: 14px;}
.search-keywords a{ color: #999; font-size: 14px;margin-right: 5px;margin-left: 8px;}
.search-keywords a:hover{ color: #0145a5;}
.search-form{ float: right;}
/*.search-form{ margin-left:450px;}*/
#searchForm{ margin-top: 20px; /*background: url(../images/search_bd.png)no-repeat; */border: 1px solid #EEEEEE;border-radius: 20px;
	width: 293px; height: 35px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #ccc;}
#searchForm .search-input{ text-indent: 10px; height: 40px; line-height: 40px; width: 90%;}
.search-form #s_btn{ width: 35px; height: 35px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #ccc;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #ccc;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #ccc;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #ccc;}


.ddd{height: 20px;width: 20px;position: absolute;margin-left: 260px;margin-top: -80px;}

/*mo_1*/
.m1{height: 665px;width: 100%;background: #FBFBFB;margin:0 auto;padding-top: 60px;border-top: 1px solid #F0E8E8;}
.m1 .top{width: 1200px;height: 72px;margin:0 auto;text-align:center;margin-bottom: 33px; }
.m1 .top h1{color: #333;font-size: 37px;}
.m1 .top h1 b{color: #0C3A91;font-weight: bold;}

.m1 .sp{width: 1366px;height: 166px;background: url(../images/m1_bg.png)no-repeat;margin:0 auto;margin-top:76px;margin-bottom: 155px;}
.m1 .sp .bd{width: 600px;height: 150px;margin:0 auto;}

.mo_1{height: 163px;padding-top: 21px;/*border-bottom: 4px #0193de solid;*/margin:0 auto;}
.mo_1 .list{float: left;margin-right: 85px;height: 110px;/*background: pink;*/}

.mo_1 .list .t1{float: left;font-size: 55px;font-weight: bold;height: 45px;/*width: 75px;*/}
.mo_1 .list .t1 span{color: #0C3A91;}
.mo_1 .list .t2{height: 30px;float: left;font-size: 22px;margin-top: 36px;color: #333333;margin-left: 15px;}
.mo_1 .list .t3{width: 118px;height: 30px;}

.mo_1 .list b{color: #0C3A91;font-size: 55px;/*font-family: Arial;*/}
.mo_1 .list b span{color: #0C3A91;font-size: 55px;font-weight: bold;}
.mo_1 .list b i{font-size: 22px;color: #333333;    position: relative;    left: 10px;line-height: 90px;}


.mo_1 .list p{color: #333;font-size: 16px;margin-top: -10px;}

.mo_1 .list .jia{float: left;position: absolute;padding-left:50px;}

.mo_1 .list .xian1{width: 50px;height: 1px;background: #E4E4E4;margin-left:120px;margin-top: -60px;position: absolute;}

.videos iframe{ width: 100%; height: 100%;background: #000;}

/*product*/
.product{height:860px;padding-top: 20px;}
.product .top{width: 1200px;height: 80px;margin:60px auto 34px;text-align:center;}
.product .top h1{color: #333;font-size: 36px;}
.product .top h1 b{color: #0C3A91;font-weight: bold;}
.product .top .z{height: 30px;text-align: center;color: #333;font-size: 20px;text-transform:uppercase;}

.product .ren{width: 355px;height: 650px;margin-left: -355px;}

.product .nr{height: 660px;margin-top: -650px;}




.rights{ width: 1200px; height: 150px; /*overflow: hidden; */margin-left: 83px;display: inline-block; vertical-align: top;text-align: center;margin-top: -50px;}
.rights .videolist:hover{ cursor: pointer;}

/*.cp_advantage .bd .right .videoed{ display: none; width: 60px!important; height: 60px!important; position: absolute; left: 45%!important; top: 41%!important; z-index: 6;}*/

.videos{ display: none; position: fixed; left: 50%; top: 50%; margin-left: -25%; margin-top: -210px; z-index: 100; width: 50%; height: 450px;}
.vclose{ position: absolute; right: 2%; top: 5%; border-radius: 100%; cursor: pointer;}
.videos iframe{ width: 100%; height: 100%;background: #000;}





/*12*/

.product .nr .left .list{width: 256px;background: #fff;overflow: hidden;padding-top: 16px;}
.product .nr .left .list b .im1{width: 55px;height: 22px;float: left;margin-top:5px;margin-left: 5px;}
.product .nr .left .list b{height: 54px;display: block;width: 220px;background: #0C3A91;border-radius: 5px;margin-left: 18px;
	line-height: 54px;padding-left: 14px;background-position-x: 180px;margin-top: 2px;}
.product .nr .left .list b{font-size: 16px;color: #fff;}

.product .nr .left .list .on{background: #FFAA02;background-position-x: 183px;}
.product .nr .left .list .on{font-size: 18px;color: #fff;font-weight: bold;}

.product .nr .left .list .lb{padding-bottom: 10px;}
.product .nr .left .list .lb li{padding-left: 14px;margin-bottom: 3px;height: 30px;}
.product .nr .left .list .lb a{color: #666;}
.product .nr .left .list .lb li .lli{width: 150px;height: 34px;margin-left: 20px;margin-top:8px;line-height: 36px;  }
.product .nr .left .list .lb li .lli .xian{width: 15px;height: 15px;border-bottom: 1px solid black;}
.product .nr .left .list .lb li .lli .title{width: 130px;height: 34px;float: left;margin-left: 30px;margin-top: -10px;font-size: 16px;color: #686868;}
.product .nr .left .list .lb li .lli:hover .title{color: #0C3A91;}
/*12*/

.product .nr .left{width: 260px;height: 660px;border:2px solid #0C3A91;}
.product .nr .left .lfet_a{height: 110px;width: 258px;background:#0C49BD; padding-top: 28px;padding-left:20px;margin-top: -2px;}
.product .nr .left .lfet_a .a1{float: right;margin-top:-63px;width: 112px;text-align: center;margin-right: 15px;}


.product .nr .left .dh{width: 260px;height: 330px;/*border:1px solid black;*/overflow: hidden;}



.product .nr .left .dh ul li{width: 220px;height: 50px;background: #0C3A91;font-size: 22px;border-radius: 5px;
	margin-left: 19px;margin-top: 22px;text-align: center;line-height: 50px;}
.product .nr .left .dh ul li .img1{width: 28px;height: 22px;float: left;margin-top:5px;margin-left: 20px;}
.product .nr .left .dh ul li .title{width: 130px;height: 50px;float: left;margin-left: 1px;}
.product .nr .left .dh ul li:hover{background: #FFAA02;}


.product .nr .left .dh ol li{width: 150px;height: 30px;margin-left: 20px;margin-top: 7px;}
.product .nr .left .dh ol li .xian{width: 15px;height: 15px;border-bottom: 1px solid black;margin-left: 13px;}
.product .nr .left .dh ol li .title{width: 90px;height: 30px;float: left;margin-left: 35px;margin-top: -15px;line-height: 30px;}


.product .nr .left .ck{width: 220px;height: 50px;background: #0C3A91;font-size: 16px;border-radius: 5px;
	margin-left: 19px;margin-top: 2px;text-align: center;line-height: 50px;}
.product .nr .left .ck .img1{width: 28px;height: 22px;float: left;margin-top:5px;margin-left: 20px;}
.product .nr .left .ck .title{width: 110px;height: 50px;float: left;margin-left: 1px;}
.product .nr .left .ck:hover{background: #FFAA02;}


.product .nr .left .phone{width: 200px;height: 30px;margin-left: 19px;margin-top: 15px;}


.phone__icon{float: left;-webkit-animation: move 1.3s linear infinite;animation: move 1.3s linear infinite;}

.product .nr .left .phone img{float: left;
	-webkit-animation: move 1.3s linear infinite;animation: move 1.3s linear infinite;}
.product .nr .left .phone .icon{ display: inline-block; vertical-align: top;}


@keyframes move
{
	0%, 65%{ 
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
	70% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	75% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	80% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	85% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	90% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	95% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	100% {  
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
}

@-webkit-keyframes move
{
	0%, 65%{ 
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
	70% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	75% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	80% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	85% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	90% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	95% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	100% {  
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
}



.product .nr .left .phone .title{width: 150px;height: 30px;float: left;margin-left: 30px;margin-top: -30px;
	line-height: 30px;font-size: 16px;color: #898989;}
.product .nr .left .ddd{width: 200px;height: 70px;margin-left: 47px;margin-top: 10px;font-size: 23px;font-weight: bold;}
/*font-style: oblique ;*/

.product .nr .ri{height: 660px;width: 910px;overflow: hidden;}

.product .nr .ri .xq{width: 290px;height: 320px;float: left;margin-right: 17px;margin-bottom: 20px;border: solid  #E0E0E0 1px;}
.product .nr .ri .xx .xq:nth-child(3n){ margin-right: 0px;}
.product .nr .ri .xq .img{width: 288px;height: 280px;overflow: hidden;}
/*.product .nr .ri .xq:hover .img{border:1px solid #0C49BD}*/
.product .nr .ri .xq .img img{width: 288px;height: 280px;transition-duration: 300ms;}
.product .nr .ri .xq .img:hover img{transform: scale(1.1, 1.1); }
.product .nr .ri .xq .title{height: 40px;text-align: center; line-height: 40px;color: #343434;font-size: 16px;}






/*m3*/
.m3{max-width:1910px;height: 623px;margin:0 auto;background: url("../images/m3_right_t.png")no-repeat center;margin-top:63px;}
.m3 .title{height: 100px;width: 675px;position: relative;z-index: 3;float: left;margin-left:920px;margin-top:60px;
padding-top: 10px;}
.m3 .title .xian{height: 75px;width: 5px;border-left:5px solid #fff;}
.m3 .title .t1{height: 50px;width: 600px;float: left;margin-left:30px;margin-top: -85px;}
.m3 .title .t2{height: 30px;width: 600px;float: left;margin-left:30px;margin-top: -21px;color: #AEB7D1;font-size:18px;}

.m3 .nav{width: 750px;height: 290px;
	position: relative;z-index: 3;float: left;margin-left:920px;margin-top:10px;}
.m3 .nav ul li{width: 100px;height: 140px;margin-bottom:10px;margin-right:33px;/*background: #FFAA02;*/float: left;}


.m3 .nav ul li .d1{width: 90px;height: 90px;border:1px solid #5E7CB5;border-radius: 50%;margin-left: 10px;
	padding-left:25px;padding-top: 25px;
	}
.m3 .nav ul li .d2{width: 90px;height: 30px;text-align: center;margin-left: 10px;font-weight: bold;margin-top: 5px;
	line-height: 30px;color: #fff;font-size: 18px;}

.m3 .nav ul li .d1 .yc{ display: none;}
.m3 .nav ul li.on .xs{ display: none;}
.m3 .nav ul li.on .yc{ display: inline-block;}


.m3 .nav ul li.on .d1{width: 100px;height: 90px;background: url("../images/m3_tttt.png")no-repeat center;
border:0px solid #5E7CB5;margin-left: 0px;padding-left:35px;padding-top: 25px;}
.m3 .nav ul li.on .d2{width: 90px;height: 30px;text-align: center;margin-left: 10px;font-weight: bold;margin-top: 5px;
	line-height: 30px;color: #FFAA02;font-size: 18px;}


.m3 .left{width: 1600px;height: 623px;float: left;margin-top: -460px;position: relative;z-index: 2}
.m3 .left ul li .img1{width: 870px;height: 623px;}

.m3 .left ul li .titles{width: 640px;height: 55px;background: #FFAA02;font-size:20px;color: #fff;line-height: 55px;
	float: left;margin-left:920px;margin-top: -130px;padding-left:23px;}


/*m4*/
.m4{width: 1200px;height: 538px;margin:0 auto;margin-top: 70px;}
.m4 .left{width: 938px;height: 538px;border:1px solid #DCDCDC;padding-left: 28px;}
.m4 .left .left_1{width: 750px;height: 300px;padding-top: 47px;}
.m4 .left .left_1 .title{width: 750px;height: 50px;line-height: 50px;font-size: 30px;font-weight:bold;color: #0B3A90;}
.m4 .left .left_1 .xian{width: 50px;height: 3px;background: #0B3A90;margin-top: 14px;}
.m4 .left .left_1 .nav{height: 70px;width: 750px;margin-top: -10px;}
.m4 .left .left_1 .nav ul li{width: 200px;height: 30px;margin-bottom:6px;float: left;margin-right: 20px;}
.m4 .left .left_1 .nav ul li .t1{width: 200px;height: 30px;}
.m4 .left .left_1 .nav ul li .t1 .a1{font-size: 50px;color: #0C3A91;height: 30px;width: 30px;}
.m4 .left .left_1 .nav ul li .t1 .a2{color: #333333;font-size: 18px;height: 30px;width: 200px;margin-left:20px;line-height: 20px;font-weight:bold;}
.m4 .left .left_2 .nav ul li.on .t1 .a2{color: #0C3A91;}
.m4 .left .left_1  .conter{width: 635px;height: 75px;background: #EEEEEE;margin-top: 30px;padding-right: 15px;
	padding-top: 15px;padding-left:22px;color: #666666;font-size: 16px;}

.m4 .left .left_2{width: 750px;height: 200px;margin-top: 8px;}
.m4 .left .left_2 .title{width: 750px;height: 50px;line-height: 50px;font-size: 30px;font-weight:bold;color: #0B3A90;}
.m4 .left .left_2 .xian{width: 50px;height: 3px;background: #0B3A90;margin-top: 14px;}
.m4 .left .left_2 .nav{height: 110px;width: 750px;margin-top: 20px;}
.m4 .left .left_2 .nav ul li{width: 102px;height: 30px;margin-bottom:6px;float: left;margin-right: 72px;}
.m4 .left .left_2 .nav ul li .t1{width: 135px;height: 30px;}
.m4 .left .left_2 .nav ul li .t1 .a1{font-size: 50px;color: #0C3A91;float: left;position: absolute;margin-top: -30px;}
.m4 .left .left_2 .nav ul li .t1 .a2{color: #333333;font-size: 18px;height: 30px;width: 102px;margin-left:20px;line-height: 20px;float: left;position: absolute;}
.m4 .left .left_2  .conter{width: 635px;height: 75px;background: #EEEEEE;margin-top: 30px;padding-right: 15px;
	padding-top: 15px;padding-left:22px;color: #666666;font-size: 16px;}


.m4 .right{width: 496px;height: 420px;margin-top: -477px;}
.m4 .right .title_bg{height: 50px;width: 496px;background: #0C3A91;opacity: 0.9;margin-top: -55px;}
.m4 .right .title{height: 50px;width: 496px;color: #fff;margin-top: -55px;font-size: 20px;text-align: center;position: relative;z-index: 3;line-height: 50px;}




/*证书 */
.zs{width: 1200px;height: 600px;margin:0 auto;margin-top:60px;}
.zs .top{width: 1200px;height: 80px;margin:60px auto 34px;text-align: center;}
.zs .top h1{color: #333;font-size: 36px;}
.zs .top h1 b{color: #0C3A91;font-weight: bold;}
.zs .top .z{height: 30px;text-align: center;color: #333;font-size: 20px;text-transform:uppercase;}
.zs .lb{width: 1200px;height: 450px;}
.zs .lb .left{width: 40px;height: 40px;float: left;margin-top:202px;background: #0C3A91;margin-left:-60px;
	padding-top: 10px;padding-left:15px;}
.zs .lb .right{width: 40px;height: 40px;float: right;margin-top:-248px;background: #0C3A91;margin-right:-60px;
	padding-top: 10px;padding-left:15px;}
.zs .lb .left:hover{background: #FFAA02;}
.zs .lb .right:hover{background: #FFAA02;}


.zs .lb ul{width:1200px;height: 450px;overflow: hidden;}
.zs .lb ul li{float: left;}
.zs .lb ul li {width: 280px;height: 450px;margin: 10px;}
.zs .lb ul li .img{width: 280px;height: 350px;}
.zs .lb ul li .img img{width: 100%;}
.zs .lb ul li .title{color: #333333;font-size: 16px;margin-top: 20px;text-align: center;}
.zs .lb ul li:hover .title{color: #0C3A91;}



/*.case{ background: url(../images/hzhbbg.png)no-repeat center; width: 100%; height: 560px; overflow: hidden; padding-top: 65px;}
.case .nr .bd{ height: 240px; overflow: hidden;}
.case .nr .bd ul li{ float: left; width: 187px; height: 102px; background: #fff; margin: 0 15px 18px 0;}
.case .nr .bd ul li:nth-child(6n){ margin-right: 0;}
.case .nr .bd ul li .pic{ width: 187px; height: 102px; overflow: hidden;}
.case .nr .bd ul li .pic img{ width: 100%; transition: all .8s;}
.case .nr .bd ul li:hover .pic img{ transform: scale(1.1);}
.case .nr .bd ul li:hover{ box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.09);}
.case .nr .more{ position: relative; background: #7eb453; display: block; transition: all ease-out .3s; text-align: center; margin: 20px auto 0; color: #fff; font-size: 14px; border-radius: 15px; width: 127px; height: 29px; line-height: 29px; overflow: hidden;}
.case .nr .more span{ position: relative; display: inline-block; transition: all ease-out .3s;}
.case .nr .more span:after{ position: absolute; left: 0; width: 100%; color: #fff; content: attr(data-title); transform: translateY(100%);top: 100%;transition: all ease-out .3s;}
.case .nr .more:hover span:after{ transform: translateY(0);}
.case .nr .more:hover span{ transform: translateY(-100%)}
.case .nr .more:hover{ background: #666;}*/





/*m6*/
.m6{width: 100%;height: 800px;background: url("../images/m6_bg.png")no-repeat center;padding-top: 57px;}
.m6 .top{width: 1200px;height: 80px;margin:0 auto 65px;text-align: center;}
.m6 .top h1{color: #333;font-size: 36px;}
.m6 .top h1 b{color: #0C3A91;font-weight: bold;}
.m6 .top .z{height: 30px;text-align: center;color: #333;font-size: 20px;text-transform:uppercase;}

.m6 .conter{width: 1206px;height: 550px;margin:0 auto;/*background: yellow;*/margin-top:-20px;}
.m6 .conter .nav{width: 560px;height: 150px;float: right;}
.m6 .conter .nav ul li{height: 150px;width: 100px;float: left;margin-left:40px;}
.m6 .conter .nav ul li .top{width: 100px;height: 100px;border:1px solid #879EC9 ;border-radius: 5%;}
.m6 .conter .nav ul li .title{width: 100px;height: 50px;text-align: center;line-height: 50px;font-size: 19px;color: #fff;margin-top:-66px;}
.m6 .conter .nav ul li.on .top{background: #FFAA02;}
.m6 .conter .nav ul li.on .title{color: #FFAA02;}

.m6 .conter .bd{width: 1200px;height: 550px;}
.m6 .conter .bd .img1{width: 629px;height: 550px;float: left;overflow: hidden;}
.m6 .conter .bd .img1 img{transition: all .5s;}
.m6 .conter .bd .img1:hover img{transform: scale(1.1, 1.1);}
.m6 .conter .bd .img2{width: 609px;height: 330px;position: relative;z-index: 10px;background: url("../images/m6_bg_right.png")no-repeat center;
	margin-left:587px;
	margin-top:-364px;float: left;}
.m6 .conter .bd .img2 .conter_s{width: 500px;height: 330px;margin-left:95px;padding-top: 33px;}
.m6 .conter .bd .img2 .conter_s .t1{font-size: 24px;color: #333333;font-weight:bold;}
.m6 .conter .bd .img2 .conter_s .t2{width: 60px;height: 3px;background: #0C3A91;margin-top: 25px;}
.m6 .conter .bd .img2 .conter_s .t3{width: 500px;height: 35px;}
.m6 .conter .bd .img2 .conter_s .t3 .a1{font-size: 50px;color: #0C3A91;height: 30px;width: 30px;}
.m6 .conter .bd .img2 .conter_s .t3 .a2{color: #3F3F3F;font-size: 16px;height: 30px;width: 460px;margin-left:28px;line-height: 20px;}
.m6 .conter .bd .img2 .conter_s .t4{width: 150px;height: 45px;border:2px solid #7D7D7D;margin-top: 67px;line-height: 45px;text-align: center;
color: #7D7D7D;font-size: 16px;}
.m6 .conter .bd .img2 .conter_s .t4:hover{background: #0C3A91;color: #fff;border:0px ;}




/*mo_2*/
.mo_2{height: 860px;padding-top: 50px;}
.mo_2 .top{width: 1200px;height: 80px;margin:0 auto 65px;text-align: center;}
.mo_2 .top h1{color: #333;font-size: 36px;}
.mo_2 .top h1 b{color: #0C3A91;font-weight: bold;}
.mo_2 .top .z{height: 30px;text-align: center;color: #333;font-size: 20px;text-transform:uppercase;}

.mo_2 .nr{height: 611px;}
.mo_2 .nr .t_1{height: 410px;overflow: hidden;margin-bottom: 20px;}
.mo_2 .nr .t_1 .img{height: 410px;width: 589px;position: relative;overflow: hidden;margin-right: 20px;}

.mo_2 .nr .t_1 .img:nth-child(2){margin-right: 0;}
.mo_2 .nr .t_1 .img:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}
.mo_2 .nr .t_1 .img .wz{height: 50px;width: 589px;position: absolute;bottom: 0;color: #fff;
	font-size: 18px;text-align: center;line-height: 50px;background: #234D9C;opacity: 0.92;}
.mo_2 .nr .t_1 .img:hover .wz{background: #FFAA02;opacity: 0.92;}

.mo_2 .nr .t_2{height: 190px;overflow: hidden;}
.mo_2 .nr .t_2 .img{height: 190px;width: 285px;position: relative;margin-right: 20px;float: left;overflow: hidden;}
.mo_2 .nr .t_2 .img img{height: 190px;width: 289px;}
.mo_2 .nr .t_2 .img:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}
.mo_2 .nr .t_2 .img:nth-child(4){margin-right: 0;}
.mo_2 .nr .t_2 .img .wz{height: 43px;width: 289px;position: absolute;bottom: 0;color: #fff;font-size: 16px;
	text-align: center;line-height: 43px;background: #234D9C;opacity: 0.92;}
.mo_2 .nr .t_2 .img:hover .wz{background: #FFAA02;opacity: 0.92;}

/*about*/
.about{height: 686px;background: url("../images/m8_bg.png")no-repeat center;padding-top: 50px;}
.about .top{width: 1220px;height: 80px;margin:0 auto 35px;text-align: center;}
.about .top h1{color: #fff;font-size: 36px;}
.about .top h1 b{color: #0C3A91;font-weight: bold;}
.about .top .z{height: 30px;text-align: center;color: #fff;font-size: 20px;text-transform:uppercase;}

.about .ty_content{width: 1070px;height: 120px;text-align: center;font-size: 16px;color: #333333;line-height: 40px;}
.about .ck{width:143px;height:42px;background: #0C3A91;margin:10px auto;color: #fff;text-align: center;line-height: 40px;font-size: 18px;}
.about  .ck:hover{border-radius: 20px;}
.about .lb{width: 1220px;height: 247px;margin:33px auto;}
.about .lb ul li{float: left;}
.about .lb ul li {width: 280px;height: 247px;margin-left: 10px;margin-right: 10px;/*background: blue;*/}
.about .lb ul li .l1{width: 280px;height: 200px;}
.about .lb ul li .l2{width: 280px;height: 47px;font-size: 16px;text-align: center;line-height: 47px;color: #434343;border-bottom: 1px solid #E6E6E6;}
.about .lb ul li:hover .l2{color: #0C3A91;border-bottom: 1px solid #0C3A91;}
.about .lb ul li .img{width: 280px;height: 350px;}
.about .lb ul li .img img{width: 100%;}
.about .lb ul li .title{color: #333333;font-size: 16px;margin-top: 20px;text-align: center;}
.about .lb ul li:hover .title{color: #0C3A91;}

.about .lb .left{width: 40px;height: 40px;float: left;margin-top:103px;background: #0C3A91;margin-left:-60px;
	padding-top: 10px;padding-left:15px;}
/*.about .lb .right{width: 40px;height: 40px;float: right;margin-top:-143px;background: #0C3A91;margin-right:-60px;
	padding-top: -10px;padding-left:15px;}*/

.about .lb .right{width: 40px;height: 40px;float: right;margin-top:-144px;background: #0C3A91;margin-right:-40px;
	padding-top: 10px;padding-left:15px;}
.about .lb .left:hover{background: #FFAA02;}
.about .lb .right:hover{background: #FFAA02;}



.about .right:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}



/*honor*/
.honor{height: 333px;}
.honor .top{height: 50px;margin-top: 25px;line-height: 50px;}
.honor .top .nav{height: 50px;float: left;width: 320px;}
.honor .top .nav li{float: left;width: 160px;height: 50px;font-size: 18px;text-align: center;}

.honor .top .nav li .li_a{background: url("../images/li_1_ho.png")no-repeat;width: 160px;height: 50px;}
.honor .top .nav .on .li_a{background: url("../images/li_1_mr.png")no-repeat;color: #fff;}

.honor .top .nav li .li_b{background: url("../images/li_2_mr.png")no-repeat;width: 160px;height: 50px;}
.honor .top .nav .on .li_b{background: url("../images/li_2_ho.png")no-repeat;color: #fff;}


/*.honor .top .nav .li_2{background: url("../images/li_2_mr.png")no-repeat;}*/


/*.honor .top .nav .on{color: #fff;}*/
.honor .top a{float: right;color: #999999;}

.honor .ac{height: 258px;margin-top: 25px;}
.honor .ac .db{height: 258px;overflow: hidden;}

.honor .ac .db .db_ul .db_li{height: 258px;width: 286px;float: left;text-align: center;border-bottom: solid 1px #ccc;margin-right: 18px;}
.honor .ac .db .db_ul .db_li .img{height: 213px;width: 286px;margin-bottom: 10px;}
.honor .ac .db .db_ul .db_li .img img{height: 213px;width: 286px;}
.honor .ac .db .db_ul .db_li b{font-size: 16px;}


/*new*/

.new{ margin: 50px auto 0; height: 720px; overflow: hidden;}
.new>div{ float: left; width: 355px;}
.new>div:first-child+div{ margin: 0 36px;}
.new .new_list .list_top{ background: url(../images/m9_.png)no-repeat; width: 355px; height: 45px; line-height: 45px; overflow: hidden; padding: 0 15px 0;}
.new .new_list_last{ width: 417px;overflow: hidden;}
.new .new_list_last .list_top{ background: url(../images/m9_b.png)no-repeat; width: 417px;}
.new .new_list .list_top .zz{width: 250px;float: left;}
.new .new_list .list_top .zz img{ display: inline-block; vertical-align: middle;display: none;}
.new .new_list .list_top .zz i{ display: inline-block; vertical-align: middle; margin-left: 4px; color: #fff; font-size: 18px;}
.new .new_list .list_top .yy{ color: #999; font-size: 18px; text-transform: uppercase;}
.new .new_list .list_nr .list_pic{ margin-bottom: 15px; width: 354px; height: 168px; overflow: hidden;}
.new .new_list .list_nr .list_pic:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}
.new .new_list .list_nr .list_pic img{ width: 100%;}
.new .new_list .list_top .yy:hover{ color: #0C3A91;}
.new .new_list .list_nr{ margin: 15px 0 0;}
.new .new_list .list_nr .list_vice dl dd a{ color: #666; font-size: 14px; line-height: 24px;}
.new .new_list .list_nr .list_vice dl dd a:hover{ color: #0C3A91;}
.new .new_list .list_nr .list_vice dl dd a i{color: #666;}
.new .new_list .list_nr .list_vice dl dd:hover a i{color: #0C3A91;}
.new .new_list .list_nr .list_vice dl dd a span{ float: right;color: #666;}
.new .new_list_last .new_lb{ height: 640px;overflow: hidden;}
.new .new_list .list_nr .list_vice dl dd{ border-bottom: 1px solid #e8e8e8; margin-bottom: 6px; padding-bottom: 4.5px;}
.new .new_list_last .new_lb ul li{ padding-bottom: 10px; border-bottom: 1px dashed #e8e8e8; margin: 0 0 12px 0; height: 95px!important;}
.new .new_list_last .new_lb ul li .wen a{ color: #666; font-size: 16px;}
.new .new_list_last .new_lb ul li .wen{ margin-bottom: 7px;}
.new .new_list_last .new_lb ul li .wen:before,.new .new_list_last .new_lb ul li .da:before{ content: ""; width: 26px; height: 26px; display: inline-block; vertical-align: top; margin: 0 7px 0 0;}
.new .new_list_last .new_lb ul li .wen:before{ background: url(../images/question.png)no-repeat;}
.new .new_list_last .new_lb ul li .da:before{ background: url(../images/reply.png)no-repeat;}
.new .new_list_last .new_lb ul li .da a{ color: #666; font-size: 14px; display: inline-block; vertical-align: top; width: 360px; line-height: 24px;}
.new .new_list_last .new_lb ul li .da a i{color: #666;}
.new .new_list_last .new_lb ul li .wen a:hover{ color: #0C3A91;}
.new .new_list_last .new_lb ul li .da a:hover{ text-decoration: underline;}





/*foot*/

.foot{ margin-top: 65px; font-size: 0;}
.foot .link{width: 1200px;margin:0 auto;height: 50px;margin-bottom: 16px;}
.foot .link .t1{width: 130px;height: 50px;line-height: 50px;font-size: 32px;}
.foot .link .list{width: 1050px;height: 50px;float: left;margin-left:130px;margin-top: -50px;}
.foot .link .list ul li{float: left;margin:0px 20px;height: 50px;font-size:15px;line-height: 50px;}
.foot .link .list ul li a{color: black;color: black;}
.foot .link .list ul li:hover a{color: #0C3A91;}



.footbg{height: 397px;background: url(../images/m10_bg.png)no-repeat center;width: 100%;}
.footbg .bd{height: 106px;width: 1200px;margin:0 auto;}
.footbg .bd .title{width: 150px;height: 100px;padding-top:38px;color: #FFFFFF;}
.footbg .bd .title .t1{font-size: 14px; color: #929597; }
.footbg .bd .title .t2{font-size: 19px; color: #ffffff; font-weight: bold;margin-top:14px;}
.footbg .bd .title .t3{width: 8px;height: 9px;float: left;margin-left:95px;margin-top: -15px;}
.footbg nav{height: 70px;width: 1021px;float: right;margin-top:-70px;margin-right:35px;}
.footbg nav ul{ padding: 30px 0 22px; position: relative;height: 70px;width: 1021px;}

.footbg nav ul li{ float: left; margin-right: 50px;}
.footbg nav ul li:last-child{ margin-right: 0;}
.footbg nav ul li a{ font-size: 16px; color: #fff; line-height: 16px;}
.footbg nav ul li a:hover{color: #E4B064;}





.footbg .nr .code{width: 400px;height: 200px;margin-left: 90px;}
.footbg .nr .code .c1{width: 150px;height: 200px;/*background: yellow;*/margin-left:20px;}
.footbg .nr .code .c1 .t1{width: 150px;height: 150px;}
.footbg .nr .code .c1 .t2{width: 150px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;color: #fff;}


.footbg .nr .code .c2{width: 150px;height: 200px;float: left;margin-left:230px;margin-top: -200px;}
.footbg .nr .code .c2 .t1{width: 150px;height: 150px;}
.footbg .nr .code .c2 .t2{width: 150px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;color: #fff;}

.footbg .nr{ padding-top: 41px;width: 1200px;margin:0 auto;height: 300px;}
.footbg .nr>div{ display: inline-block; vertical-align: top;}
.footbg .nr .left{ width: 405px;height: 200px;}

.footbg .nr .left ul li{color: #D0D0CF;line-height: 30px;font-size: 16px;}
.footbg .nr dl dd{ font-size: 17px; color: #D0D0CF; line-height: 30px;}
.footbg .nr dl dd a{ font-size: 17px; color: #D0D0CF;}



.footbg .nr .wechat .d1{width: 300px;height: 200px;}
.footbg .nr .wechat .d1 .da{width: 227px;height: 200px;float: left;font-size: 15px;margin-left:15px;}
.footbg .nr .wechat .d1 .da .a1{width: 110px;height: 30px;background: #0C49BD;
    margin-left:115px;padding-top: 6px;padding-left:14px;padding-right:13px;font-size: 14px;}
.footbg .nr .wechat .d1 .da .a2{width: 110px;height: 25px;margin-left:128px;margin-top: 20px;font-size: 16px;color: #CCCCCC;}
.footbg .nr .wechat .d1 .da .a3{width: 227px;height: 40px;font-size:25px;
	/*letter-spacing:2px;*/font-weight:bold;margin-left:5px;color: #FFAA02;font-style: italic;margin-top: 10px;}

.footbg .nr .wechat .d1 dd{background: url(../images/2020-09-16_131531.png)no-repeat center;
    display: inline-block; vertical-align: top;width: 163px;height: 163px;
    margin-top: 10px;float: right;padding:10px;}















































