
@font-face {
  font-family: 'Regular';
  src: url('./SourceHanSansCN-Regular.otf');
}


.bold{ font-weight:bold;}

body{min-width:1200px;max-width:1920px;margin: 0 auto !important; color:#333333;font-size: 18px;font-family: 'Regular';}
*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}

.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.w {flex-wrap: wrap;}

.bold{ font-weight:bold;}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.w {flex-wrap: wrap;}

.bold{ font-weight:bold;}
.hei10{ height:10px; line-height:10px; width:100%}
.hei20{ height:20px; line-height:20px; width:100%}
.hei30{ height:30px; line-height:30px; width:100%}
.hei40{ height:40px; line-height:40px; width:100%}
.hei50{ height:50px; line-height:50px; width:100%}
.hei60{ height:60px; line-height:60px; width:100%}
.hei70{ height:70px; line-height:70px; width:100%}
.hei80{ height:80px; line-height:80px; width:100%}
.hei90{ height:90px; line-height:90px; width:100%}
.hei100{ height:100px; line-height:100px; width:100%}
.no{ display:none;}

.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;align-items:center;}
.f {display: flex;}
.fens{flex-flow: row wrap;align-content:space-between;}

.fc{flex-direction:column}
.jcfs {justify-content: flex-start;}
.jcfe {justify-content: flex-end;}
.jcsa {justify-content: space-around;}
.jcsb {justify-content: space-between;}
.jcc{justify-content: center;}
.jcse {justify-content: space-evenly;}
.aic {align-items: center;}
.aib {align-items: baseline;}
.aifs{align-items: flex-start;}
.aife {align-items: flex-end;}
.tac {text-align: center;}
.taj{ text-align:justify;}
.tal {text-align: left;}
.tar{text-align: right;}
.w {flex-wrap: wrap;}
.p_r {position: relative;}
.p_a {position: absolute;}
.ellipsis {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.dclick{cursor:pointer; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out;}
.left_center{display:flex;align-items:center;}
.right_center{display:flex;justify-content:flex-end;align-items:center;}
.center{display: flex;flex-direction: row;justify-content: space-between;justify-content: space-around;}
.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.posre{ position:relative;}
.font13{ font-size:13px;}
.font12{ font-size:12px;}

.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font19{ font-size:19px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font23{ font-size:23px;}
.font24{ font-size:24px;}
.font25{ font-size:25px;}
.font26{ font-size:26px;}
.font27{ font-size:27px;}
.font28{ font-size:28px;}
.font29{ font-size:29px;}
.font30{ font-size:30px;}
.font31{ font-size:31px;}
.font32{ font-size:32px;}
.font33{ font-size:33px;}
.font34{ font-size:34px;}
.font35{ font-size:35px;}
.font36{ font-size:36px;}
.font37{ font-size:37px;}
.font38{ font-size:38px;}
.font39{ font-size:39px;}
.font40{ font-size:40px;}
.font41{ font-size:41px;}
.font42{ font-size:42px;}
.font43{ font-size:43px;}
.font44{ font-size:44px;}
.font45{ font-size:45px !important;}
.font46{ font-size:46px !important;}
.font47{ font-size:47px !important;}
.font54{ font-size:54px !important;}

.font50{ font-size:50px !important;}

.font55{ font-size:55px !important;}

.font72{ font-size:72px !important;}
.font74{ font-size:74px !important;}

.font76{ font-size:76px !important;}

.font60{ font-size:60px !important;}
.font62{ font-size:62px !important;}

.cor000{ color:#000000;}
.corfff{ color:#ffffff;}
.cor222{ color:#222222;}

.cor333{ color:#333333;}
.cor444{ color:#444444;}
.cor555{ color:#555555;}
.cor666{ color:#666666;}
.cor777{ color:#777777;}
.cor888{ color:#888888;}
.cor999{ color:#999999;}





/* 首页 */
.top{ width:100%;height:113px; position:absolute; left:0; top:0; border-bottom: 1px solid #ffffff; z-index:999; }
.top1{height:114px;}

.logo{ width:400px;}
.logo img{width:140px;}
.logo p{ padding:0 0 0 25px; line-height:30px;}
.logo p span{ display:block;}
.logo p label{ display:block;}
.phone{ width: 195px;height: 50px;border: 2px solid #ffffff;border-radius: 26px;}
.phone b{width: 50px;height: 50px;border: 2px solid #ffffff;border-radius: 50%; border-left:0;}
.phone p{ line-height:20px; padding:0 0 0 10px;}
.phone span{display:block; }
.phone label{ display:block; color:#FBE70B;}

.header{width: 100%;height: 70px;background: #AF1D36;}
.header1{width: 1200px;height: 70px}

.nav{width:560px}
.nav>ul{ width:560px;}
.nav>ul>li{ }
.nav>ul>li>a{height:79px;color: #ffffff; font-size:16px;line-height:25px; display:block; padding:35px 0 0 0; }
.nav>ul>li>a>span{opacity: 0.28;color: #EDEDED; text-transform:uppercase; display:block; font-weight:normal;}
.nav>ul>li>a:hover{ background:url(../images/nav_on.png) no-repeat bottom center; color:#FCE80C; }
.nav_on{ background:url(../images/nav_on.png) no-repeat  bottom center;color:#FCE80C !important;}

.header_{width: 100%;height: 109px;background:#ffffff;color:#313131;width: 100%; z-index:999;  position:absolute;position:  fixed ;top:0; left: 0;display: none; z-index:999;box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2); }
.header1_{width: 1200px;  display: flex;align-items: center;height: 109px;display:flex;justify-content:center;align-items:center;}
.header1_  .logo2{width:500px;}
.header1_  .logo2 img{ }
.header1_  .logo2 span{ display:block; }
.header1_  .logo2 p{ padding:0 0 0 25px;}
.nav2>ul{align-items: center;height: 109px; line-height:109px; width:700px;}
.nav2>ul>li{align-items: center;height: 109px; line-height:109px;}
.nav2>ul>li>a{height:68px;line-height:68px; display:inline-block;font-size: 18px; color: #333333; text-align:center; }
.nav2>ul>li>a:hover{color:#014399; }
.nav_on2{color:#014399 !important; }


.img360{-webkit-transition:-webkit-transform 2s}
.img360:hover{-webkit-transform: rotate(360deg);}

/* 内容 */
.cor{color: #014399 !important;}
.cor1{color:#FCE80C !important;}
.cor2{color: #FBCE62 !important;}
.cor3{color: #feca4a !important;}
.ls2{ letter-spacing:2px;}
.ls3{ letter-spacing:3px;}
.ls4{ letter-spacing:4px;}

.title{}
.title b{ width:100%; height:0; overflow:hidden; margin:0 0 9px 0;}
.title p{ height:60px; } 
.title h3{ height:50px;}
.title h2{ height:30px;}

.opacity04{ opacity:0.4;}

/*首页*/
.banner{ height:1012px; width:100%; overflow:hidden;position:relative;}

.banner1{ position:relative;}
.banner1 ul li{width: 100%;overflow: hidden;position:relative;}
.banner1 ul li h5{width: 100%;height: 80px;background: rgba(0, 0, 0, 0.5);position:absolute;left:0;bottom:0;line-height: 80px;text-indent: 1em;font-size: 30px;color: #fff}
.banner .prev{display: block;position:absolute;top:0;left:20px;bottom:0;margin:auto;cursor: pointer;}
.banner .next{display: block;position:absolute;top:0;right:20px;bottom:0;margin:auto;cursor: pointer;}
.banner .bd li{ height:1012px;}
.banner .bd li a{ width:100%; display:block; height:1012px;}

.banner .hd{ height:17px; position:absolute; bottom:80px; left:0; z-index:1; width:100%;}
.banner .hd ul{zoom:1; }
.banner .hd ul li{ margin:0 8px;  width:15px; height:15px; line-height:999px; overflow:hidden; text-align:center; border:#f9a920 solid 1px; cursor:pointer; border-radius:50%;  }
.banner .hd ul li.on{ background:#f9a920;  border-radius:50%;  }

.home1{ width:100%; background:url(../images/home1.jpg) no-repeat center center; padding:80px 0; height:667px;}
.home1_1{ padding:53px 0 0 0;}
.home1_1 p{ height:95px;}
.home1_1 h3{ height:65px; border-bottom:#014399 solid 4px; width:456px;}
.home1_1 h2{ height:65px;}
.home1_1 h1{ height:105px; margin:0 0 100px 0;}
.home1_1 a{ width: 181px;height: 77px;background: #014399;}

.home1_1 a:hover{ color:#ffffff;}

.home2{ background:url(../images/home2.jpg) no-repeat center center; width:100%; height:733px; margin:0 auto;}
.home2_1{width: 680px; text-align:center; padding:184px 0 0 0;}
.home2_1 h3{ height:40px;}
.home2_1 h2{ height:75px; line-height:75px; padding:0 0 14px 0;}
.home2_1 h1{width: 548px; border-bottom:#00479A solid 1px;border-top:#00479A solid 1px; margin:0 auto; height:79px;}
.home2_1 p{ height:95px; margin:0 0 17px 0;}
.home2_1 a{width: 139px;height: 33px;background: #014399;border-radius: 16px; margin:0 auto;}
.home2_1 a:hover{ color:#ffffff;}
.home2_1 label{ height:75px;}
.home2_1 label img{ margin-right:20px;}



.home3 {background:url(../images/home3.jpg) no-repeat center center;  width:100%; height:1008px; }
.home3_1{ border:#ffffff solid 1px;height: 504px;background: #043F8B; margin:40px auto 0 auto; border-right:0;}
.home3_1 li{ width:25%; border-right:#ffffff solid 1px; padding:50px 0 0 0; text-align:center;}
.home3_1 li b{width: 108px;height: 108px;background: #0652B5;border-radius: 50%; margin:0 auto;}
.home3_1 li p{ height:60px; line-height:60px; padding:23px 0 0 0;}
.home3_1 li h3{ line-height:44px;}
.home3_1 li a{width: 145px;height: 44px;border: 1px solid #FFFFFF;border-radius: 22px; margin:21px auto 0 auto;}
.home3_1 li:hover a{ color:#FCE80C;}
.home3_11{background: #014399;}
.home3_2{ padding:25px 0 0 0;}
.home3_2 p{ height:50px;}
.home3_2 h3{ height:65px;}




.home4{width:100%; padding:75px 0;}
.home4_1{ border:#dbdee4 solid 1px; border-right:0; margin:50px auto 0 auto;}
.home4_1 p{ height:58px; border-bottom:#dbdee4 solid 1px;border-right:#dbdee4 solid 1px;}
.home4_1 ul{border-right:#dbdee4 solid 1px;}
.home4_1 li{ height:58px;}
.home4_11{ width:310px;border-right:#dbdee4 solid 1px;}
.home4_12{ width:310px;border-right:#dbdee4 solid 1px;}
.home4_13{ width:582px;}
.home4_2 {border-left:#dbdee4 solid 1px;border-right:#dbdee4 solid 1px;}
.home4_2 ul{ border-bottom:#dbdee4 solid 1px;}
.home4_2 li{ height:58px;}
.home4_2 ul:hover{ background: linear-gradient(0deg, #014399, #115BBC);
box-shadow: 0px 2px 60px 0px rgba(1,67,153,0.35); color:#ffffff;}
.home4_14{background: #F1F4FA;}
.home4_15{background: #EAF0FC;}




.home5{ width:100%;}
.home5_1{ width:100%; height:879px; margin:50px auto 0 auto;background:url(../images/home5_1.jpg) no-repeat center center; }



.home5_2{ width:484px; margin-right:38px; padding:118px 0 0 0; height:572px;}
.home5_2 li{}
.home5_2 li p{ height:60px; line-height:60px;}
.home5_2 li h3{ height:65px; line-height:65px; padding:0 0 13px 0; border-bottom:#DDDDDD solid 1px; }
.home5_2 li h2{ line-height:35px; padding:16px 0 0 0; height:168px; text-align:justify;}
.home5_2 li a{width: 181px;height: 77px;background: #014399;}
.home5_2 li:hover a{ color:#ffffff;}
.home5_3{}
.home5_3 ul{ width:1010px;}
.home5_3 li{ width:25%;}
.home5_3 li p{ height:55px;}
.home5_3 li b{width: 46px;height: 3px;background: #22539B;}
.home5_3 li h3{ height:70px;}
.home5_3_ h3{ font-weight:bold; color:#FCE80C;}
.home5_3_  p{color:#FCE80C;}

.home6{  padding:50px 0 120px 0;background: #F7F7F7; width:100%; }
.home6_1{ padding:50px 0 0 0;}
.home6_1 li{ width:260px;}
.home6_1 li p{ color:#dddddd; height:55px; line-height:55px;}
.home6_1 li h3{line-height: 28px;}
.home6_1 li h2{color: #777777;line-height: 23px; margin:19px 0 52px 0;}
.home6_1 li b{ width:260px; height:330px; overflow:hidden;}
.home6_1 em{width: 1px;height: 538px; background:#DDDDDD; margin:83px 0 0 0;}
.home6_1 strong{width: 1px;height: 566px; background:#DDDDDD; margin:16px 0 0 0;}
.home6_11{ padding:64px 0 0 0;}
.home6_1_{}
.home6_1_ p{ color:#014399 !important;}
.home6_1_ h3{ color:#014399 !important;}


.home7{width:100%;padding:75px 0;}
.home7_1{ width:100%; background:url(../images/home7_1.jpg) no-repeat center center; height:874px; margin:50px auto 0 auto;}
.home7_2{width: 518px;height: 874px;background: #707174; margin-left:-37px;}
.home7_2 li{ height:218.5px;}
.home7_2 li b{ padding:23px 0 0 35px; height:90px;}
.home7_2 li p{ padding:0 0 0 35px; line-height:38px; letter-spacing:1px;}
.home7_2_{ background: #014399;}
.home8{ width:100%; padding:0 0 55px 0;}
.home8_1{background:url(../images/home8_1.png) no-repeat center center; height:676px; margin:50px auto 0 auto; }
.home8_1 li span{height: 58px;background: #FFFFFF;border: 1px solid #DDDDDD;border-radius: 30px; padding:0 40px; display:inline-block; line-height:58px;}
.home8_1 li label{height: 80px;background: #FFFFFF;border: 1px solid #DDDDDD;border-radius: 5px;padding:0 20px; display:inline-block; line-height:80px;}

.home8_1 li:nth-child(1) { left:180px; top:-3px;}
.home8_1 li:nth-child(2) { left:100px; top:137px;}
.home8_1 li:nth-child(3) { left:205px; top:278px;}
.home8_1 li:nth-child(4) { left:85px; top:435px;}

.home8_1 li:nth-child(5) { left:190px; top:570px;}
.home8_1 li:nth-child(6) { left:510px; top:26px;}
.home8_1 li:nth-child(7) { left:494px; top:529px;}
.home8_1 li:nth-child(8) { right:150px; top:10px;}
.home8_1 li:nth-child(9) { right:215px; top:137px;}
.home8_1 li:nth-child(10) { right:205px; top:278px;}
.home8_1 li:nth-child(11) { right:30px; top:435px;}
.home8_1 li:nth-child(12) { right:160px; top:553px;}

.home8_1_{}
.home8_1_ span{background: #014399 !important; border:#014399 solid 1px  !important; color:#ffffff;}
.home8_1_ label{background: #014399 !important; border:#014399 solid 1px  !important;color:#ffffff;}



.home9{  padding:90px 0 140px 0; width:100%; background:#f6f7fc; overflow:hidden;}
.home9_1{}
.home9_1 p{line-height: 46px; padding:147px 0 0 0;}
.home9_1 h3{ height:95px;}
.home9_1 h2{ height:65px; margin:85px 0 0 0;}
.home9_1 h2 a{ margin-right:16px;}
.home9_2{ left:360px; top:0;}
.home9_2 li{width: 468px;height: 503px;background: #FFFFFF;border-radius: 10px; margin-right:20px;}
.home9_2 li p{ padding:22px 0 0 46px; height:130px; line-height:130px;}
.home9_2 li b{ width:422px; height:308px; margin-left:46px; overflow:hidden;}

.home9_2 li b img{ height:308px;}
.home9_2 li:hover{background: #014399;}
.home9_2 li:hover p{ color:#ffffff;}
.home9_2 li h2{}
.home9_2 li h2 p{ background:url(../images/home9_21.png) no-repeat center center; width:92px; height:102px; margin:0 auto;}
.home9_2 li h2 span{ height:83px; padding:0 0 11px 0;}
.home9_2 li h2 label{ display:block; line-height:30px;}




.home10{ width:100%;background:url(../images/home10.jpg) no-repeat center center; height:763px; }

.home10_1{margin:92px auto 0 auto; background:url(../images/home10_1.png) no-repeat center center; width:753px; height:442px; margin-left:-88px;}
.home10_2{width: 579px;height: 361px; padding:26px 0 0 88px;}

.home10_3{ width:520px;}
.home10_3 p{ height:40px; line-height:40px; padding:182px 0 0 0;}
.home10_3 h3{height:78px; margin:0 0 35px 0;}
.home10_3 h2{width: 368px;height: 59px;background: #EA3326;border-radius: 30px;}



.home11{ margin:55px auto 0 auto;}
.home11_1{ padding:45px 0 25px 0;}
.home11_1 li{height: 275px;width: 279px; overflow:hidden; margin-bottom:27px;background: #014399;}
.home11_1 li:nth-child(3) {width: 586px;height: 275px;}

.home11_1 li h3{ width:100%; height:0; overflow:hidden; left:0 ; top:0;}
.home11_1 li h3 span{ height:30px; margin:0 0 30px 0;}
.home11_1 li h3 a{width: 60px;height: 60px;background: #063B80;border: 1px solid #FFFFFF;border-radius: 50%; margin:0 auto;}
.home11_1_ img{opacity:0.3 ;}
.home11_1_ h3{ height:100% !important;}
.home11_2{}
.home11_2 a{width: 194px;height: 77px;background: #014399;}
.home11_2 a:hover{ color:#ffffff;}


.home12{ width:100%; padding:75px 0;}
.home12_1{width:100%; background:url(../images/home12_1.jpg) no-repeat center center; height:595px}
.home12_1 h3{ height:95px; line-height:95px; padding:0 0 0 160px;}
.home12_1 b{width: 73px;height: 7px;background: #22539B; margin-left:160px;}


.home12_2{}
.home12_2 li{width: 386px;height: 508px;background: #F5F6FA; padding:13px 0 0 0; text-align:center;}
.home12_2 li b{ width: 366px;height: 287px; overflow:hidden; margin:0 auto;}
.home12_2 li p{ width:320px;margin:12px auto 0 auto; height:66px; line-height:66px; overflow:hidden;}
.home12_2 li span{ display:block; width:320px; line-height:32px; display:block; height:96px; overflow:hidden; margin:0 auto;}
.home12_2_{background: #22539B !important; color:#ffffff;}
.home12_2_ p{ color:#ffffff !important;}
.home12_2_ span{ opacity:0.63; color:#ffffff !important;}

.home13{ background:url(../images/home13.jpg) no-repeat center center; width:100%; height:763px;}
.home13_1{ padding:128px 0 0 0;}
.home13_1 li{width: 277px;height: 232px;background: #014399;border: 1px solid #7CA9E3; margin-bottom:50px;}
.home13_1 li h3{ width:230px; margin:0 auto; height:120px; padding:12px 0 0 0;}
.home13_1 li p{ width:230px; margin:0 auto; line-height:35px;}
.home13_1_{background: #065ED1 !important;}
.home13_2{ width:586px; height:234px; overflow:hidden;}
.home13_2 p{ height:44px;}
.home13_2 h3{ height:58px;}
.home13_2 h2{ line-height:43px; padding:43px 0 0 0;}

.home14{ background:url(../images/home14.jpg) no-repeat center center; width:100%; height:694px; margin:80px auto 0 auto;}
.home14_1{ height:148px; padding:0 0 66px 0;}
.home14_2{ width:850px;}
.home14_2 li{ margin-bottom:46px; margin-right:75px;}
.home14_2 li b{ height:85px;}
.home14_2 li p{ height:48px;}
.home14_2_{ color: #014399;}
.home14_3{}
.home14_3 a{width: 329px;height: 77px;background: #014399; margin-left:205px;}
.home14_3 a:hover{ color:#ffffff;}
.home15{ background:url(../images/home15.jpg) no-repeat center center; height:607px; width:100%; padding:170px 0 0 0;}
.home15_1{width: 455px;height: 568px;border: 1px solid #fafafa; margin:16px 0 0 0;}
.home15_1 p{ height:140px; line-height:140px; padding:10px 0 0 0; text-align:center;}
.home15_1 li{ width:398px; margin:0 auto 37px auto;}
.home15_1 .text1{width: 398px;height: 63px;background: #ECECEC; margin:0 auto; border:0; padding:0 10px; outline:none; font-size:14px;color: #888888;}
.home15_1 .text2{width: 398px;height: 63px;background: #014399; margin:0 auto; border:0; outline:none; font-size:22px;color: #FEFEFE;}
.home15_2{color: #FEFEFE; width:650px;}

.home15_3{ height:165px; line-height:165px; padding:25px 0 0 0;}
.home15_4{ height:322px;}
.home15_4 li{ height:161px; width:21%;color: #F1F1F1;}
.home15_4 li b{ height:70px; padding:22px 0 0 0;}
.home15_4 li p{ height:43px;}


.home16{ background:url(../images/home16.jpg) no-repeat top center; width:100%; margin:115px auto 0 auto;}
.home16_1{ padding:0 0 42px 0;} 
.home16_1 b{ height:48px;}
.home16_1 p{ height:70px; line-height:70px;}
.home16_1 span{ display:block; height:28px; line-height:28px;}
.home16_2{ color:#777777; font-size:16px; line-height:46px; margin:0 auto 0 auto; height:368px; overflow:hidden;}
.home16_2 p{ text-indent:2em; width:590px;}
.home16_3 span{ height:80px; }
.home16_3 span b{ width:96px; height:1px; background:#014399; margin:0 24px 0 24px;}
.home16_3 span a{ color:#014399; font-size:18px;}
.home16_3 span a:hover{ color:#014399;}

.home16_4{ padding:30px 0 0 0;}
.home16_4 li{width: 281px;height: 83px;background: #FFFFFF;border: 1px solid #DDDDDD;}
.home16_4 li a{}
.home16_4 li a b{  margin:0 21px 0 10px;}
.home16_4 li:hover{ border:#014399 solid 1px;}
.home16_4 li:hover a{ color:#014399}



.home17{ padding:70px 0 120px 0; }
.home171{background:url(../images/home17.jpg) no-repeat left center; height:735px; margin:40px auto 0 auto; }

.home17_1{ width:525px;  }
.home17_1 p{ left:187px; bottom:0; height:104px; width:442px; background: #F5F6FA; }
.home17_1 p span{ width:338px;}

.home17_4{width: 675px;height: 600px;background: #F5F6FA; margin:84px 0 0 0; padding:51px 0 0 0;}
.home17_5{ width:575px; margin:0 auto;}
.home17_5 li{ width:272px;}
.home17_5 li p{ height:53px; line-height:53px; color:#888888; font-size:14px;}
.home17_5 li .text1{  color:#444444; font-size:14px; width:270px; height:61px; line-height:61px; border:#dddddd solid 1px; outline:none; padding:0 10px; background:#FEFEFE; }

.home17_6{ width:575px; margin:0 auto;}
.home17_6 li{ width:575px; margin:0 auto;}
.home17_6 li p{ height:53px; line-height:53px; color:#888888; font-size:14px;}
.home17_6 li .text1{ color:#444444; font-size:14px; width:575px; height:61px; background:#FEFEFE; line-height:61px; border:#dddddd solid 1px; outline:none;padding:0 10px;}
.home17_6 .text2{height:63px; line-height:63px; color:#fefefe; width:575px; background:#014399;font-size:22px; border:0; }


input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color : #999999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color : #999999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
   color : #999999;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color : #999999;
}
input::-ms-input-placeholder { /* Microsoft Edge */
   color : #999999;
}


.bot1{ background:#16254C; width:100%; color:#FDFDFC;}
.bot2{ border-bottom:#293659 solid 2px; height:165px;}
.bot3{height:162px;}
.bot3 img{ padding:15px 0 0 0;}
.bot3 p{ color:#ffffff; padding:20px 0 0 24px;}
.bot3 p span{ font-size:16px; display:block; height:30px; line-height:30px;}
.bot3 p label{ font-size:28px; display:block; color:#408FF5; height:35px; line-height:35px;}
.bot4{ width:840px;}
.bot4 li{ color:#FDFDFC; font-size:20px; height:127px; line-height:127px; padding:35px 0 0 0;}
.bot4 li a{ color:#FDFDFC; font-size:20px;}
.bot4 li a:hover{ color:#fdfdfc; font-size:20px;}
.bot5{  height:325px;}
.bot6{ padding:0 0 0 0;}

.bot6 p{ color:#FDFDFC;line-height:61px;}


.bot7{ width:360px; padding:0 0 0 0;}
.bot7 li{ width:164px;}
.bot7 li .bot8{width: 164px;height: 164px;background: #FFFFFF;border-radius: 15px; overflow:hidden; }
.bot7 li .bot8 img{width:164px; height:164px;}
.bot7 li p{ height:25px; line-height:25px; text-align:center;  font-size:17px; padding:17px 0 0 0; color:#FDFDFC;}


.bot9{ height:78px; line-height:78px;color:#ffffff; font-size:16px; background:#0D1837; }
.bot9 a{ color:#ffffff; font-size:16px;}
.bot9 a:hover{ color:#ffffff; font-size:16px;}
.bot9 b{ width:258px; margin-left:26px;}


















.erjibanner{ width:100%; height:600px;background-repeat:no-repeat; background-position:center center;}
.erjibanner1{ width:100%; height:600px;background-repeat:no-repeat; background-position:center center;}

.about{ text-align:center; padding-top:40px;}
.about p{ font-size:35px; height:80px; line-height:80px;}
.about span{ display:block; font-size:38px; height:80px; line-height:80px; color:#ffffff;}


.ahome13{ width:100%; background:url(../images/ahome13.jpg) no-repeat center center; padding:75px 0; height:774px;}
.ahome13_1{ width:600px; padding:174px 0 0 0;}
.ahome13_3{ height:80px; line-height:80px;}
.ahome13_2{color: #777777;line-height: 55px;}

.about_11{ width:100%;background:#ffffff; height:800px;}

.about_12{ width:100%;background:#F2F6FB; height:800px;}

.about1{margin:20px auto 90px auto;font-size: 16px;color: #777777;line-height:46px; }

.about2{ background:#014399; width:100%; margin:90px auto 0 auto; padding:0 0 80px 0;}
.about3{ padding:50px 0 0 0;}
.about3 li{width: 383px; margin-right:26px;}
.about3 li b{width: 383px;    height: 270px;    overflow: hidden;}
.about3 li p{ height:65px;}

.ahome2{width:100%;padding:0 0 90px 0;}
.ahome2_1{ margin:40px auto 50px auto;}
.ahome2_2{ }
.ahome2_2 li{ margin-bottom:80px;}
.ahome2_2 li b{ width:100%; height:529px;}
.ahome2_2 li h3{width: 529px;height: 362px;background: #FBFBFB; overflow:hidden; right:0; top:86px;}
.ahome2_2 li p{ width:455px; margin:0 auto; height:70px; line-height:70px;}
.ahome2_2 li span{ display:block; width:455px; margin:0 auto;line-height: 35px;}
.ahome2_2 li label{ display:block; width:455px; margin:0 auto;line-height: 115px; height:115px; padding:18px 0 0 0;}
.ahome2_2 li h2{width: 529px;height: 362px;background: #FBFBFB; overflow:hidden; left:0; top:86px;}



.about21{font-size:38px; height:190px; line-height:190px; color:#ffffff;padding-top:34px; text-align:center;}

.about10{padding:0 0 80px 0;}
.about10 li{ float:left;  width: 280px;height: 340px;margin:0 9px; background:#fff;box-shadow: 5px 5px 0 rgba(0,0,0,0.1);transition: All 0.5s ease-in-out; -webkit-transition: All 0.5s ease-in-out; -moz-transition: All 0.5s ease-in-out; -o-transition: All 0.5s ease-in-out; border:#dddddd solid 1px; text-align:center; padding-top:47px; cursor:pointer;}
.about10_{margin-top: 0;background-image: linear-gradient(to top, #f58021, #ff9742);color: #fff;}

.about10_ .about13{display: block; margin:0 auto;}
.about10 li .about11 label{ color:#333333; font-size:22px; text-align:center; width:100%; height:48px; line-height:48px; padding-bottom:10px;}
.about10 li .about11 span{ width:40px; height:1px; line-height:1px; background:#777777; overflow:hidden; display:block; margin:5px auto;}
.about10 li .about11 p{ color:#666666; font-size:16px; padding-top:15px; line-height:30px;}
.about10_{ border:#d90e1c solid 1px !important;}
.about10_ .about12{display: none; margin:0 auto;}
.about10_ .about11 label{ color:#d90e1c !important;}

.about15{ height:130px; line-height:130px;}
.about15 p{ color:#444444; font-size:25px;}
.about15 span{ color:#333333; font-size:36px;}
.about16{ width:430px;}
.about16 li{ width:430px; color:#333333; font-size:16px; margin-bottom:40px;}
.about16 li p{ height:35px; line-height:35px;}
.about16 li span{ display:block; line-height:28px;}
.about16 li label{ font-size:21px; display:block; height:55px; line-height:55px;}
.about16 li b{ font-size:30px; color:#2F5296;height:40px; line-height:40px;}


.about16 li img{ width:160px; padding:5px; border:#dddddd solid 1px; border-radius:10px; margin:20px 0 0 0;}
.about17{ width:725px;}



.map{width: 100%;height:700px; border:#dddddd solid 1px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.case1{ border-bottom:#EAEAEA solid 1px; height:61px; line-height:61px;}
.case2{ border-right:#EAEAEA solid 1px;border-left:#EAEAEA solid 1px; height:61px; line-height:61px; width:64px; float:left;}
.case3{ color:#222222; font-size:14px; padding-left:20px; float:left;}
.case3 a{ color:#222222; }

.acase4{ float:right;}
.acase4 a{ color:#000000; font-size:18px; display:inline-block; margin:0; padding:0 30px;}
.acase4 a:hover{ background:#014399; color:#ffffff;}
.acase4_ { background:#014399; color:#ffffff !important;}


.case{ padding:40px 0 0 0;}
.case li{ width:590px; height:257px;box-shadow: 0 2px 10px rgba(0,0,0,0.2); background:#ffffff; float:left; margin-bottom:33px; cursor:pointer; border:#e5e5e5 solid 1px;}
.case li:nth-child(2n){ float:right;}
.case li .case4{ width:304px; height:257px; overflow:hidden;float:left;}
.case li .case4 img{width:100%; display:inherit;}
.case li .case5{ width:265px; float:right;}
.case li .case5 p{ color:#333333; font-size:20px; height:30px; line-height:30px; margin:40px 0 10px 0; overflow:hidden;}
.case li .case5 span{ color:#888888; font-size:15px; text-align:justify; line-height:31px; height:93px; overflow:hidden; display:block; width:230px;}
.case li .case6{ width:83px; padding:21px 0 0 0; float:right; }
.case li .case6 a{ width:83px; height:33px; background:#068edc;color:#ffffff; font-size:14px;}
.case li:hover{ border:#068edc solid 1px;}
.case li:hover .case5 p{ color:#068edc; font-weight:bold;}


.about23{ position:relative;}
.about23 .prev{ position:absolute; left:-22px; top:151px;}
.about23 .next{ position:absolute; right:-22px; top:151px;}


.about24{ padding:50px 0 24px 0; }



.fenlei{ height:78px; margin:40px auto;}
.fenlei .fenlei1{ width:124px; height:78px;color:#333333; font-size:18px; border-right:#dddddd solid 1px;}
.fenlei .fenlei1 span{ width:1px; height:18px; display:inline-block; background:#1dada2; margin-right:10px; }
.fenlei .fenlei2{  height:78px; color:#222222; font-size:17px;}
.fenlei .fenlei2:hover{ color:#014399;}
.fenlei .fenlei2 .fenlei3{color:#014399 !important;}


.pro{ width:1200px; margin:60px auto 0 auto;}
.pro li{ width:33.33%; float:left; text-align:center; height:430px; margin-bottom:20px; }
.pro li .pro1{ width:357px; height:380px; border:#e5e5e5 solid 1px; margin:18px auto 0 auto;transition: all 0.3s;background:#ffffff;}
.pro li .pro1_1{ width:100%; height:257px; overflow:hidden; border-bottom:#e5e5e5 solid 1px;}
.pro li .pro1_1 img{ height:100%;}
.pro li .pro1 p{ color:#333333; font-size:19px; text-align:center; height:50px; line-height:50px; padding-top:10px;}
.pro li .pro1 label{ color:#666666; font-size:15px; text-align:center; border:#eeeeee solid 1px; height:36px; line-height:36px; width:126px; display:block; margin:0 auto; border-radius:15px;}
.pro_ .pro1{ width:357px !important; height:440px !important; margin:0 auto;margin-top:0px !important;    box-shadow: 0 2px 30px rgba(235,235,235,0.8);}
.pro_ .pro1_1{ height:300px !important; overflow:hidden;}

.pro_ .pro1 p{ color:#014399 !important;  padding-top:10px !important;}
.pro_ .pro1 label{ color:#ffffff !important;  background:#014399  !important; border:#014399 solid 1px  !important; }

/*.pro{ width:1200px; margin:20px auto 0 auto;}
.pro li{  width: 375px; float:left; text-align:center; margin-bottom:17px;margin-right:37px; }
.pro li .pro1{width: 373px; height: 777px;border:#dddddd solid 1px; background: #FFFFFF;border-radius: 15px; }
.pro li .pro1 b{ width:350px; height:736px; background:#ffffff; border:#dddddd solid 1px;}
.pro li .pro1 b img{max-width:100%; max-height:100%;}
.pro li p{ color:#333333; line-height:90px; height:90px; color:#333333;}
.pro li .home2_3 span{width: 104px;height: 34px;background: #FAFAFA;border: 1px solid #DDDDDD; color:#888888; margin:0 auto;}
.pro li:hover .pro1{ background:#068edc;}
.pro li:hover p{color:#068edc;}
.pro li:nth-child(3n){ margin-right:0;}*/

.zshz2{background: #F7F7F7;padding: 50px 0 100px 0;}


.zshz{ padding:60px 0 0 0;}
.zshz li{ width:590px; height:257px;box-shadow: 0 2px 10px rgba(0,0,0,0.2); background:#ffffff; float:left; margin-bottom:33px; cursor:pointer; border:#e5e5e5 solid 1px;}
.zshz li:nth-child(2n){ float:right;}
.zshz li .case4{ width:304px; height:257px; overflow:hidden;float:left;}
.zshz li .case4 img{width:100%; display:inherit;}
.zshz li .case5{ width:265px; float:right;}
.zshz li .case5 p{ color:#333333; font-size:20px; height:30px; line-height:30px; padding:40px 0 10px 0; overflow:hidden;}
.zshz li .case5 span{ color:#888888; font-size:15px; text-align:justify; line-height:31px; height:93px; overflow:hidden; display:block; width:230px;}
.zshz li .case6{ width:83px; padding:21px 0 0 0; float:right; }
.zshz li .case6 a{ width:83px; height:33px; background:#22539B;color:#ffffff; font-size:14px;}
.zshz li:hover{ border:#22539B solid 1px;}
.zshz li:hover .case5 p{ color:#22539B; font-weight:bold;}


.dlhz_1{ padding:60px 0 30px 0;}
.dlhz_1 li{width: 381px;height: 316px;padding:28px 0 0 0; margin-bottom:37px; background: #FFFFFF; text-align:center; box-shadow: 0px 2px 8px 0px rgba(205,201,201,0.75);border-radius: 15px;cursor:pointer; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; }
.dlhz_1 li .dlhz_2{ width:100%; height:90px;}
.dlhz_1 li p{ color:#333333; font-size:22px; height:50px; line-height:50px; padding:0 0 10px 0;}
.dlhz_1 li b{ width:38px; height:1px; background:#c9c9c9; display:block; margin:0 auto;}
.dlhz_1 li span{  font-size:17px; display:block; line-height:32px; padding:18px 0 0 0; height:79px;}
.dlhz_1 li label{ width:39px; height:39px; display:block; line-height:37px; background: #014399; margin:0 auto; color:#ffffff; font-size:30px; border-radius:50%;}
.dlhz_1 li:nth-child(3n){ margin-right:0;}
.dlhz_1_{ background:#014399 !important; color:#ffffff !important;}
.dlhz_1_ p{ color:#ffffff !important; font-weight:bold;}
.dlhz_1_ label{ background:#ffffff !important; color:#014399 !important;}
.dlhz_1_ .dlhz_2 img{filter: grayscale(100%) brightness(500%);}

.dlhz_3{}
.dlhz_3 a{width: 329px;height: 77px;background: #014399;}
.dlhz_3 a:hover{ color:#ffffff;}


.apro{ width:1200px; margin:80px auto 0 auto;}
.apro li{ width:390px; margin-bottom:65px; margin-right:15px; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer; float:left;}
.apro li .pro1{ width:388px;border:#dddddd solid 1px;box-shadow: 0 2px 10px rgba(0,0,0,0.1);  height:388px;transition: all 0.3s; overflow:hidden; border-right:#dddddd solid 1px; background:#ffffff;}
.apro li .pro1 img{ max-width:100%;max-height:100%;}
.apro li .pro2{ width:100%; }
.apro li .pro2 p{ color:#333333; font-size:23px;height:85px; line-height:85px; width:100%; text-align:center;}
.apro li .pro2 label{ margin:0 auto; color:#ffffff; font-size:19px; text-align:center; width:174px; height:50px; background:#fe8a3f;}
.apro_ .pro1{ border:#fe8a3f solid 1px !important;}
.apro_ .pro2 p{ color:#fe8a3f !important; font-weight:bold;}
.apro li:nth-child(3n){ margin-right:0;}

.newsding{margin-bottom: 50px;padding-bottom: 15px;font-size: 12px; margin-top:50px;}
.newsding>img{margin:0 15px;}

.news{ padding:60px 0 50px 0;}
.news li{ border:#e8e5df solid 1px; padding:40px; width:1120px; margin:0 auto;}
.news li .news1{ width:228px; height:172px;}
.news li .news2{ width:854px;}
.news li .news2 p{ color:#000000; font-size:18px; height:80px; line-height:80px;}
.news li .news2 span{ color:#333333; font-size:14px;height:80px; line-height:80px;}
.news li .news2 label{ color:#888888; font-size:14px; line-height:30px; height:60px; display:block; overflow:hidden;}
.news li .news2 dt{ background:url(../images/news21.png) no-repeat center center; width:36px; height:36px; display:block; float:right; margin:22px 0 0 0;}
.news li:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.1);}
.news li:hover .news2 p{ color:#014399; font-weight:bold; }

.news li:hover .news2 dt{ background:url(../images/news22.png) no-repeat center center;}

.sxy{margin:40px auto 0 auto;width:100%;font-size: 14px;color:#666}
.sxy1{width:100%;height:30px;}
.sxy2{width:100%;height:30px;}
.sxy a{font-size: 14px;color:#666}

.con {padding: 50px 0 80px;min-height: 200px;}
.article_title{text-align: center;margin-bottom: 40px}
.article_title h2{font-size:24px;color:#333;}
.article_title p{font-size: 14px;color:#858585;margin-top: 12px;}
.article_body{ width:100%;word-wrap:break-word;font-size: 18px;line-height:35px;}
.article_body img{max-width:100%; display:block; margin:0 auto;}



.pagination{ width:100%; font-size:18px; color:#333333; text-align:center; margin:20px auto 20px auto ;}
.pagination li{ width:35px; height:35px; text-align:center; line-height:35px; display:inline-block; margin:0 3px;border:#dddddd solid 1px;}
.pagination li a{width:35px; height:35px; display:block; color:#333333; }
.pagination li a:hover{ color:#ffffff; background:#014399;}



.shebei{ padding:0 0 0 0; width:1200px; margin:0 auto;}
.shebei li{width: 590px;height:494px;background: #FFFFFF;border: 1px solid #DDDDDD;float:left;transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer; margin-bottom:30px; padding:18px  0 0 0;}
.shebei li .shebei1{ width: 557px;height: 421px;background: #F7F7F7;margin:0 auto; overflow:hidden;}
.shebei li .shebei1 img{max-width: 557px;}
.shebei li p{ height:75px; line-height:75px; color:#000000; font-size:18px; margin:0 auto; width:500px; background:url(../images/shebei.png) no-repeat right center;}
.shebei li:nth-child(2n){ float:right;}

.shebei li:hover { background:#014399;}
.shebei li:hover p{ color:#ffffff;background:url(../images/shebeion.png) no-repeat right center;}

.ashebei{ padding:60px 0 0 0;}
.ashebei li{width: 387px;height: 364px;background: #FFFFFF;border: 1px solid #DDDDDD;box-shadow: 0px 2px 10px 0px rgba(229,229,229,0.75); padding:16px 0 0 0; margin-right:16px; float:left;transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer; margin-bottom:25px;}
.ashebei li .ashebei1{ width: 364px;height: 269px; margin:0 auto; overflow:hidden;}
.ashebei li .ashebei1 img{height:100%;}
.ashebei li p{ height:95px; line-height:95px; color:#000000; font-size:17px; margin:0 auto; width:90%; background:url(../images/ashebei.png) no-repeat right center;}
.ashebei li:nth-child(3n){ margin-right:0;}

.ashebei li:hover { border:#014399 solid 1px !important; background:#014399;}
.ashebei li:hover p{ color:#ffffff !important;}


.bgf7{ background:#f7f7f7; padding:50px 0 80px 0;}





.xf{width:70px;height: 366px;position: fixed;top:0;right: 1%;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width:69px;height: 69px;background: #014399; position: relative; margin-bottom:3px;}
.xf>ul>li>a{width: 100%;height: 100%; color:#ffffff; line-height:25px; font-size:17px;}
.xf>ul>li:last-child{background: #babbbc; }
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 90px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 230px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:5px;}
.xf>ul>li:hover{ background:#EDC64A;}
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover .xf0{display: none;}
.xf>ul>li:hover .xf0_{display: inline-block;}
.xf>ul>li:hover a>p{font-size: 14px;}


