
@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'; overflow-x:hidden;}
*{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;}

.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;}

.font50{ font-size:50px !important;}

.font52{ font-size:52px !important;}

.font55{ font-size:55px !important;}
.font58{ font-size:58px !important;}
.font65{ font-size:65px !important;}

.font68{ font-size:68px !important;}

.font70{ font-size:70px !important;}

.font72{ font-size:72px !important;}
.font76{ font-size:76px !important;}

.font60{ font-size:60px !important;}

.cor000{ color:#000000;}
.corfff{ color:#ffffff;}

.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:168px; background:url(../images/top.jpg) no-repeat center center;}
.top1{ height:93px; }
.top2{height:93px;}


.header{height:168px;}
.header1{width: 950px;height: 93px}

.logo{ width:188px;  height:168px;}
.logo img{ height:131px;}


.nav{ width:950px; height:163px;}
.nav>ul{width:950px; height:74px; text-align:center;}
.nav>ul>li{height: 72px;}
.nav>ul>li>a{height:70px;color: #ffffff; font-size:16px;line-height:70px; display:block;}
.nav>ul>li>a:hover{ background:url(../images/nav_on.jpg) no-repeat bottom center; color:#FC4E29 !important; }
.nav_on{ background:url(../images/nav_on.jpg) no-repeat bottom center;color:#FC4E29 !important;}
.ss{width: 202px;height: 37px;border: 1px solid #8BABF4;}
.ss1{ width:19px;}
.ss2{ padding:0 10px; width:160px; text-align:left; padding:0 10px; color:#ffffff; font-size:16px; background:none; border:0; height:37px; line-height:37px; outline:none;}

.ss input::-webkit-input-placeholder { color:#A8BFF4;   }

.ss input:-moz-placeholder {    color:#A8BFF4;  }

.ss input:-ms-placeholder {    color:#A8BFF4;  }

.ss input:-o-placeholder { color:#A8BFF4;  }

.ss input:placeholder {    color:#A8BFF4;  }



.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:100px;}
.header1_  .logo2 img{ width:100%;}
.header1_  .logo2 a{color:#caac83; font-size:36px;  }

.nav2>ul{align-items: center;height: 68px; line-height:68px; width:1000px; margin:15px 0 0 0;}
.nav2>ul>li{align-items: center;height: 68px; line-height:68px;width:90px;float:left;width:180px;}
.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:#1950cf; }
.nav_on2{color:#1950cf !important; }



.img360{-webkit-transition:-webkit-transform 2s}
.img360:hover{-webkit-transform: rotate(360deg);}

/* 内容 */
.cor{color: #D22C25 !important;}
.cor1{color:#1950CF !important;}
.cor2{color: #fbce62 !important;}
.cor3{color: #feca4a !important;}
.ls2{ letter-spacing:2px;}
.ls1{ letter-spacing:1px;}
.ls-1{ letter-spacing:-1px;}


.title{text-align: center; }
.title p{ height:70px;}
.title h3{height:55px;}
/*首页*/
.banner{ height:758px; 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:758px;}
.banner .bd li a{ width:100%; display:block; height:758px;}

.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{ padding:45px 0 43px 0; background:#F7F7F7;}
.home1_1{ font-size:45px; height:130px; line-height:130px; text-align:center;}
.home1_2{}
.home1_2 li{ width:385px;}
.home1_2 li p{ color:#555555; font-size:20px; height:55px; line-height:55px; padding:0 0 0 10px;}
.home1_2 li input{ border:0; height:60px; line-height:60px; background:#FFFFFF; padding:0 14px; color:#333333; font-size:15px; width:100%; outline:none;}
.home1_3{ padding:47px 0 0 0;}
.home1_3 input{ border:0;outline:none; height:52px; line-height:52px; background:#D22C25; background-image:url(../images/home2_3.png); background-repeat:no-repeat; background-position:137px center; width:385px; color:#ffffff; font-size:18px;}



.home2{  padding:65px 0 85px 0; width:100%;}
.home2_1{  margin:45px auto 75px auto; background:url(../images/home2_1_.png) no-repeat; background-position:center 4px; width:992px;}
.home2_1 li{ color:#333333; font-size:18px; height:30px; padding:20px 0 0 0; line-height:30px; width:170px; text-align:center; background:url(../images/home2_1.png) no-repeat top center; }
.home2_1_{ background:url(../images/home2_1on.png) no-repeat top center !important;  color:#1947CB !important;}
.home2_2{ margin:0 auto;}
.home2_3{}
.home2_4 { padding:0 0 55px 0;}
.home2_4 li{ width:387px; height:360px; border:#DDDDDD solid 1px; background:#f7f7f7; padding:18px 0 0 0;box-shadow:0px 2px 10px 0px rgba(229,229,229,0.75); float:left; margin-right:16px; margin-bottom:38px; }
.home2_4 li .home2_5{ width:364px; height:265px; overflow:hidden; margin:0 auto; background:#ffffff;}
.home2_4 li .home2_5 img{ max-width:364px; max-height:265px; }
.home2_4 li p{width:364px; margin:0 auto; color:#000000; font-size:16px; line-height:95px; height:95px; background:url(../images/home2_4.png) no-repeat right center;}
.home2_4 li:hover p{color:#1950CF;background:url(../images/home2_4on.png) no-repeat right center;}
.home2_4 li:nth-child(3n){ margin-right:0;}

.home2_6{}
.home2_6 a{ width:212px; height:63px; background:#1950CF; font-size:18px; margin:0 9px;}
.home2_6 .home2_62{ background:#E40115;}
.home2_6 a:hover{ color:#ffffff;}

.home3{ width:100%; padding:95px 0 495px 0 ; background:#F7F7F7;}
.home3_1{ width:100%;margin:60px auto 0 auto; }
.home3_2{}
.home3_2 li{ height:575px;}
.home3_2 li .home3_3{ width:570px;}
.home3_5{ height:75px;}
.home3_5 b{width: 470px;height: 1px; background:#DDDDDD; display:block; left:140px; top:48px;}
.home3_2 li .home3_3 p{ height:100px; line-height:100px; padding:5px 0 0 0;}
.home3_2 li .home3_3 .home3_31{ height:45px; line-height:45px; padding:0 0 0 30px;color: #DDE7EF;}

.home3_2 li .home3_3 label{ display:block; line-height:47px; background:url(../images/home3_3.png) no-repeat; background-position:left 19px; padding:0 0 0 20px; color:#666666;}
.home3_2 li .home3_32{ line-height:45px !important; }

.home3_4{height:578px; left:630px; top:0; }
.home3_6{ padding:30px 0 0 0; background:url(../images/home3_6.jpg) no-repeat center center; height:222px;}
.home3_7{}
.home3_7 li{ width:186px; height:208px; overflow:hidden; margin-right:15px;}
.home3_7 li b{ width:186px; height:123px; overflow:hidden; background:#CCC;}
.home3_7 li b img{  height:123px;}
.home3_7 li p{ height:85px;}
.home3_7 li strong{ width:100%; left:0; bottom:-38px;}
.home3_7_ b{ border:#1950cf solid 3px;}
.home3_7_ strong{bottom:67px !important;}
.home3_8{ width:265px;}
.home3_8 p{ padding:12px 0 0 0; height:38px; line-height:38px;}
.home3_8 span{ height:40px; line-height:40px; display:block; margin:0 0 12px 0;}
.home3_8 a{width: 177px;height: 49px;background: #1950CF;border-radius: 25px;}
.home3_8 a:hover{ color:#ffffff;}
.home3_9{height: 566px;background: #FFFFFF;box-shadow: 0px 2px 10px 0px rgba(154,150,150,0.35);}
.home3_9 li{ background:url(../images/home3_9.png) no-repeat center center; width:317px; height:299px; text-align:center;}
.home3_9 li b{ height:45px;}
.home3_9 li p{line-height: 39px; padding:17px 0 19px 0;}
.home3_9 li a{width: 157px;height: 50px;background: #1950CF;}
.home3_9 li a:hover{ color:#ffffff;}
.home3_9 li:nth-child(1),.home3_9 li:nth-child(3){ margin:88px 0 0 0;}
.home3_9 li:nth-child(2){ margin:165px 0 0 0;}
.home3_91{ width:100%; left:0; bottom:-190px;}

.home4{ width:100%;  background:url(../images/home4.jpg) no-repeat center center; height:800px;}
.home4_1{ text-align:center;}
.home4_1 h3{ height:50px;}
.home4_1 p{ height:70px; margin:0 0 18px 0;}
.home4_1 h2{width: 640px;height: 54px;background: #D22C25;border-radius: 27px; margin:0 auto;}
.home4_1 h2 span{ padding:0 0 0 20px;}
.home4_1 h2 label{width: 303px;height: 50px;border: 2px solid #DDDDDD;border-radius: 27px;}

.home4_2{ padding:40px 0 0 0;}
.home4_2 li{ width:385px;}
.home4_2 li p{ color:#ffffff; font-size:20px; height:55px; line-height:55px; padding:0 0 0 10px;}
.home4_2 li input{ border:0; height:60px; line-height:60px; background:#FFFFFF; padding:0 14px; color:#333333; font-size:15px; width:100%; outline:none;}
.home4_3{ padding:47px 0 0 0;}
.home4_3 input{ border:0;outline:none; height:52px; line-height:52px; background:#D22C25; background-image:url(../images/home2_3.png); background-repeat:no-repeat; background-position:137px center; width:385px; color:#ffffff; font-size:18px;}



.home5{ padding:60px 0 80px 0;}
.home5_1{ padding:58px 0 0 0;}
.home5_1 li{ width:228px; height:193px; border-radius: 10px; margin-bottom:11px;overflow:hidden;}
.home5_1 li b{ width:228px; height:193px; border-radius: 10px; overflow:hidden;}
.home5_1 li h3{ bottom:-193px; left:0; width:100%;height: 193px;background:rgba(25,80,207,0.77);opacity: 0.77;border-radius: 10px; }
.home5_1 li h3 p{width:122px; height:52px; line-height:52px; text-align:center; border-top:#ffffff solid 1px; border-bottom:#ffffff solid 1px;}


.home5_1_ h3{ bottom:0 !important;}





.home6{ width:100%; background:url(../images/home6.jpg) no-repeat center center; height:852px;}
.home6_1{ padding:32px 0 0 0;  }
.home6_1 li{ text-align:center; width:200px;}
.home6_1 li b{box-shadow: -5px 5px 10px rgba(0,0,0,0.1) inset;width: 120px;height: 120px; margin:0 auto; background:#f7f7f7; border-radius:50%;}
.home6_1 li p{ height:80px;}
.home6_1_{ color:#1950CF !important;}
.home6_1_ b{ background:#1950CF !important;}
.home6_1_ .home6_11{ display:none;}
.home6_1_ .home6_12{ display:block !important;}

.home6_1 li:nth-child(1),.home6_1 li:nth-child(4){ margin:225px 0 0 0;}




.home7{ background:url(../images/home7.jpg) no-repeat; background-position:right 180px; margin:60px auto;}
.home7_1{ color:#444444; font-size:32px; height:70px; line-height:70px; }
.home7_2{ width:535px; color:#888888; font-size:16px; line-height:55px; margin:38px 0 30px 0; height:330px; overflow:hidden;}
.home7_2 p{ text-indent:2em; width:535px;}
.home7_3 span{ height:35px; }
.home7_3 span b{ width:96px; height:1px; background:#1B4695; margin:0 24px 0 30px;}
.home7_3 span a{ color:#1B4695; font-size:18px;}
.home7_4{ margin:40px auto 0 0; width:750px; height:180px; width: 753px;height: 179px;background: #FFFFFF;box-shadow: 0px 2px 10px 0px rgba(198,210,225,0.35); border-radius:10px; overflow:hidden;}
.home7_4 li{ width:250px; padding:40px 0 0 0; height:140px; color:#333333; font-size:18px;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;}
.home7_4 li span{ margin:0 auto; background:#ffffff; width:61px; height:61px; border-radius:50%;}
.home7_4 li p{ height:55px; line-height:55px; text-align:center;}
.home7_4 b{width: 1px;height: 119px; background:#DDDDDD; display:block; }


.home8{ padding:20px  0 95px 0; width:100%;}
.home8_1{ padding:60px 0 0 0;}
.home8_1 li{ width: 300px;height: 170px;background: #FFFFFF;border: 1px solid #DDDDDD; }
.home8_1 li b{ width: 300px;height: 170px; overflow:hidden;}
.home8_1 li b img{ max-width: 300px;max-height: 170px;}
.home8_1_{box-shadow: 0px 5px 10px rgba(0,0,0,0.1); }

.home8_11 .prev{ left:527px; top:992px;}
.home8_11 .next{ left:570px; top:992px;}
.home8_1 li:hover{color: #1B4695; font-weight:bold !important;}
.home8_1 li:hover p{ border:#1B4695 solid 1px;}


.ahome8_1{ padding:60px 0 0 0;}
.ahome8_1 li{ width: 300px;height: 170px;background: #FFFFFF;border: 1px solid #DDDDDD;float:left;}
.ahome8_1 li b{ width: 300px;height: 170px; overflow:hidden;}
.ahome8_1 li b img{ max-width: 300px;max-height: 170px;}
.ahome8_1_{box-shadow: 0px 5px 10px rgba(0,0,0,0.1); }

.ahome8_11 .prev{ left:527px; top:992px;}
.ahome8_11 .next{ left:570px; top:992px;}
.ahome8_1 li:hover{color: #1B4695; font-weight:bold !important;}
.ahome8_1 li:hover p{ border:#1B4695 solid 1px;}

.home9{ width:100%; background: url(../images/home9.jpg) no-repeat top center; height:860px;}

.home9_1{ padding:0 0 0 0;}
.home9_1 li{width: 366px;height: 154px; background:rgba(25,80,207,0.63); margin-bottom:47px;}
.home9_1 li span{ width:116px; font-family: "Impact";}
.home9_1 li b{ background:#ffffff;width: 1px;height: 78px;opacity: 0.4;}
.home9_1 li label{ padding:0 0 0 40px;}
.home9_2{ text-align:center; width:100%;background: url(../images/home9_2.png) no-repeat bottom center;}
.home9_2 a{width: 234px;height: 64px;background: #C62F29; margin:0 auto 48px auto;}
.home9_2 a:hover{ color:#ffffff;}
.home9_2 h2{ line-height:54px;}
.home9_2 p{ height:25px; line-height:25px; padding:11px 0 0 0;}

.home10{ background: #F7F7F7; padding:80px 0 90px 0;}
.home10_2{ background:url(../images/home10_2.png) no-repeat top left; margin:40px auto 0 auto;}
.home10_3{ width:536px; padding:519px 0 0 0;}
.home10_3 span{ width:209px; height:96px; background:#1950CF; border-bottom-right-radius:30px; color:#ffffff; font-size:32px;}
.home10_4{ width:646px;}
.home10_5{ height:80px;}
.home10_5 p{ color:#333333; font-size:30px; text-align:left; height:40px; line-height:40px; padding:0 0 14px 120px;}
.home10_5 span{ width:415px; height:54px; line-height:54px; display:block; margin:0 auto; background:url(../images/home10_5.jpg) no-repeat center center; color:#ffffff; font-size:17px;}
.home10_5 label{ color:#ffd236; font-size:36px;}
.home10_6{ width:646px; height:489px; padding:66px 0 0 0; background:#E9EFFB; }
.home10_6 li{ width:535px; margin:0 auto 40px auto;}
.home10_6 li p{ color:#333333; font-size:19px; height:52px; line-height:52px;}
.home10_6 li p span{ color:#b7060f;}
.home10_6 li .text1{ height:52px; line-height:52px; background:#ffffff; border:0; outline:none; width:470px; padding:0 23px; color:#666666; font-size:17px;font-family: '寰蒋闆呴粦';}
.home10_6 li .text2{ height:155px; line-height:30px; background:#ffffff; border:0; outline:none; width:470px; padding:10px 23px; color:#666666; font-size:17px;font-family: '寰蒋闆呴粦';}
.home10_6 li .text3{ height:60px; line-height:60px; background:#1950CF; border:0; outline:none; width:470px;color:#ffffff; font-size:24px;font-family: '寰蒋闆呴粦';}

.home11{margin:60px auto;}
.home11_2{ height:54px; margin:60px auto 65px auto;}
.home11_2 span{ height:54px;}
.home11_2 p{ height:54px; width:360px;}
.home11_2 p label{ height:54px; width:172px; background:#f7f7f7; display:block; line-height:54px; text-align:center;}
.home11_2_{ background:#1950CF !important; font-weight:bold; color:#ffffff !important; }

.home11_3{}
.home11_3 li{ width:562px; height:194px; border:#D1DDFA solid 5px; border-radius:5px; float:left; margin-bottom:40px;}
.home11_3 li .home11_4{ width:90px; float:left; text-align:center;}
.home11_3 li .home11_4 p{ width:90px; height:40px; line-height:40px; padding:45px 0 0 0; color:#343434; font-size:32px;}
.home11_3 li .home11_4 b{ display:block; width:37px; height:2px; background:#efefef; margin:10px auto;}
.home11_3 li .home11_4 span{ color:#666666; font-size:15px; height:30px; line-height:30px;}
.home11_3 li .home11_5{ width:235px; float:left;}
.home11_3 li .home11_5 p{ color:#333333; font-size:16px; height:60px; line-height:60px; padding:28px 0 0 0; overflow:hidden;}
.home11_3 li .home11_5 span{ color:#999999; font-size:13px; height:60px; line-height:30px; overflow:hidden; display:block;}
.home11_3 li .home11_6{ width:180px; height:138px; margin-left:25px; margin-top:34px; overflow:hidden; float:left;}
.home11_3 li:nth-child(2n){ float:right;}
.home11_3 li:hover{  border:#1950CF solid 5px; }
.home11_3 li:hover .home11_5 p{ color:#1950CF; font-weight:bold;}


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:url(../images/bot1.jpg) no-repeat center center; height:492px; width:100%; color:#fdfdfc;}
.bot2{ border-bottom:rgba(204,204,204,0.1) solid 1px; 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:#ffffff; height:35px; line-height:35px;}
.bot4{ width:810px;}
.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:328px;}
.bot6{ color:#fdfdfc; font-size:18px; line-height:60px; padding:0 0 0 0;}
.bot7{ width:350px; padding:0 0 0 0;}
.bot7 li{ width:164px;}
.bot7 li .bot8{ width:164px; height:164px; background:#ffffff; border-radius:10px;}
.bot7 li .bot8 img{width:150px; height:150px;}
.bot7 li p{ height:25px; line-height:25px; text-align:center; color:#fdfdfc; font-size:17px; padding:17px 0 0 0; color:#fdfdfc;}
.bot10{ color:#ffffff; font-size:13px; opacity:0.63; height:60px; line-height:60px;}
.bot10 a{ color:#d5dbea; margin-right:20px;}
.bot10 a:hover{ color:#ffffff;}


.bot9{ height:80px; line-height:80px;color:#ffffff; font-size:16px; background:#1045BD; }
.bot9 a{ color:#ffffff; font-size:16px;}
.bot9 a:hover{ color:#ffffff; font-size:16px;}




.erjibanner{ width:100%; height:420px;background-repeat:no-repeat; background-position:center center;}
.erjibanner1{ width:100%; height:420px;background-repeat:no-repeat; background-position:center center;}

.about{ text-align:center; padding-top:40px;}
.about p{  height:80px; line-height:80px;}
.about span{ display:block; font-size:38px; height:80px; line-height:80px; color:#ffffff;}

.about1{margin:20px auto 90px auto;font-size: 18px;color: #444444;line-height:55px; }
.about_11{ width:100%;background:#1950CF; }

.about2{ background:url(../images/about2.jpg) no-repeat center center; width:100%; margin:90px auto 0 auto; height:1019px;}
.about3{padding:60px 0 100px 0;}
.about4{ width:}
.about4 ul{ width:300px; float:left;}
.about4 li{ width:300px; margin-bottom:20px;}
.about4 li b{ width:282px; overflow:hidden; height:282px; background:#ffffff; margin:0 auto;}
.about4 li b img{ max-width:282px;max-height:282px;}
.about4 li p{ height:70px; padding:15px 0; text-align:center; line-height:35px;color:#ffffff;}
.about4 li:hover p{ color:#ffffff;}
.about5 li{ width: 10px;  height: 10px; background:#dddddd;  border-radius: 5px; line-height:999px; overflow:hidden;  margin:0 3.5px;}
.about5 .on{ width:35px; background:#D32C26;}


.ahome5_1{ margin:45px auto; position:relative;}
.ahome5_2{ height:736px;}
.ahome5_2 ul{ height:724px; width:282px; float:left;margin-right:23px;}
.ahome5_2 li{ width:282px; margin-bottom:20px;  float:left;}
.ahome5_2 li .home5_21{width:282px;}
.ahome5_2 li .home5_3{ width:282px; height:282px; overflow:hidden; background:#ffffff;}
.ahome5_2 li .home5_3 img{ max-width:282px;}

.ahome5_2 li p{ color:#ffffff; font-size:14px; height:60px; line-height:60px; text-align:center;}
.ahome5_2 li:nth-child(4n){  margin-right:0;}
.ahome5_1 .prev{ position:absolute; left:-90px; top:285px;}
.ahome5_1 .next{ position:absolute; right:-90px; top:285px;}

.ahome5_3 li{ margin:0 8px; height:12px; width:12px; line-height:999px; overflow:hidden; border-radius:6px; background:#cccccc;}
.ahome5_3 .on{ background:#fe8a3f; width:34px;}

.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:450px;}
.about16 li{ width:100%; color:#333333; font-size:16px; margin-bottom:30px;}
.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:31px; color:#1950cf; display:block; height:30px; line-height:30px;}


.about16 li img{ width:160px; padding:5px; border:#dddddd solid 1px; border-radius:10px; margin:20px 0 0 0;}
.about17{ width:730px;}



.map{width: 100%;height:620px; 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;border-top:#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:#333333; font-size:15px; display:inline-block; margin:0; padding:0 20px;}
.acase4 a:hover{ background:#1950CF; color:#ffffff;}
.acase4_ { background:#1950CF; color:#ffffff !important;}



.hzms{ background:url(../images/hzms.jpg) no-repeat center center; text-transform:uppercase; height:618px;}
.hzms li{}
.hzms li b{width: 82px;height: 82px;background: #1950CF;border-radius: 50%; margin:0 15px;}
.hzms li:nth-child(1){ left:195px; top:124px;}
.hzms li:nth-child(2){ left:160px; top:335px;}
.hzms li:nth-child(3){ left:300px; top:535px;}
.hzms li:nth-child(6){ right:300px; top:535px;}
.hzms li:nth-child(5){ right:125px; top:335px;}
.hzms li:nth-child(4){ right:195px; top:124px;}
.hzms li:hover{ color:#D32D25;}
.hzms li:hover b{background: #D32D25;}
.hzms1{ padding:73px 0 110px 0;}
.hzms1 a{width: 182px;height: 65px;background: #1950CF;}
.hzms1 a:hover{ color:#ffffff;}
.hzms11{background: #D32D25 !important;}

.zshz{ background:#F7F7F7; padding:70px 0 100px 0;}
.case{ padding:60px 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; padding: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:#1950CF;color:#ffffff; font-size:14px;}
.case li:hover{ border:#1950CF solid 1px;}
.case li:hover .case5 p{ color:#1950CF; 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; border:#dddddd solid 1px; 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{ width:130px; height:78px; color:#666666; font-size:14px;}
.fenlei .fenlei2:hover{ width:130px; height:78px; color:#333333; font-size:14px;}
.fenlei .fenlei2 .fenlei3{color:#333333 !important;}

.pro{ width:1200px; margin:60px auto 0 auto;}
.pro li{ width:33.33%; float:left; text-align:center; height:515px; margin-bottom:20px;}
.pro li .pro1{ width:357px; height:465px; border:#e5e5e5 solid 1px; margin:18px auto 0 auto;transition: all 0.3s;}
.pro li .pro1_1{ width:100%; height:327px; overflow:hidden; border-bottom:#e5e5e5 solid 1px;}
.pro li .pro1_1 img{ max-width:100%; max-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:512px !important; margin:0 auto;margin-top:0px !important;    box-shadow: 0 2px 30px rgba(235,235,235,0.8);}
.pro_ .pro1_1{ height:377px !important; overflow:hidden;}

.pro_ .pro1 p{ color:#1950CF !important;  padding-top:10px !important;}
.pro_ .pro1 label{ color:#ffffff !important;  background:#1950CF  !important; border:#1950CF solid 1px  !important; }




.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:#dfdfdf 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:#999999; 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:#1950cf; 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; border-radius:50%;}
.pagination li a{width:35px; height:35px; display:block; color:#333333; }
.pagination li a:hover{ color:#ffffff; background:#1950cf;border-radius:50%;}


.qahome10{width: 100%; padding: 0 0 70px 0; background:#f7f7f7;}
.qahome10_1{ color:#fe8a3f; text-align:center; padding:0 0 40px 0;}
.qahome10_1 p{ font-size:50px; height:100px;}
.qahome10_1 p span{ margin-left:30px;}
.qahome10_1 label{ font-size:29px; height:45px; color:#444444;}
.qahome10_2{ padding:0 0 0 0;}
.qahome10_3{ width:694px; height:57px; background:#1947cb; border-radius:30px; margin:0 auto; color:#ffffff;}
.qahome10_3 label{ width:416px; color:#ffffff; text-align:center; font-size:27px;}
.qahome10_3 span{ border:#dddddd solid 1px; border-radius:30px; height:55px;}
.qahome10_3 span p{ border:#ffffff solid 2px; border-radius:30px; height:51px; width:256px; color:#ffffff; font-size:27px;}
.qahome10_3 span p img{ margin-right:10px;}
.qahome10_4{ width:1200px; margin:0 auto 35px auto;}
.qahome10_4 .text4{ width:386px; height:71px; background:#ffffff; line-height:71px; border:#dddddd solid 1px; padding:0 25px; color:#666666; font-size:20px; outline:none;}
.qtext5{ margin:0 auto; display:block; width:388px; height:55px; line-height:55px; border:0; background:#fe8a3f; color:#ffffff; font-size:22px; border-radius:30px; letter-spacing:3px;}

.ahome10{width: 100%; padding:70px 0; background:#f7f7f7;}
.ahome10_1{ color:#1e222a; text-align:center;}

.ahome10_1 label{ font-size:35px; height:140px; color:#1e222a;}
.ahome10_2{box-shadow: 0 2px 10px rgba(0,0,0,0.2); background:#ffffff; padding:75px 0 50px 0;}
.ahome10_3{ width:640px; height:57px; background:#fe8a3f; border-radius:30px; margin:0 auto; color:#ffffff;}
.ahome10_3 label{ width:360px; color:#ffffff; text-align:center; font-size:27px;}
.ahome10_3 span{ border:#dddddd solid 1px; border-radius:30px; height:55px;}
.ahome10_3 span p{ border:#ffffff solid 2px; border-radius:30px; height:51px; width:270px; color:#ffffff; font-size:27px;}
.ahome10_3 span p img{ margin-right:10px;}
.ahome10_4{ width:1095px; margin:35px auto;}
.ahome10_4 .text4{ width:349px; height:64px; line-height:64px; border:#dddddd solid 1px; padding:0 25px; color:#666666; font-size:18px; outline:none;}
.text5{ margin:0 auto; display:block; width:206px; height:50px; line-height:50px; border:0; background:#fe8a3f; background-image:url(../images/text5.png); background-repeat:no-repeat; background-position:160px center; color:#ffffff; font-size:24px; border-radius:30px; letter-spacing:3px;}

.shebei{ padding:40px 0 0 0;}
.shebei li{ width:384px; margin-right:21px; border:#dddddd solid 1px; padding:19px 0 0 0; float:left;box-shadow:0px 5px 10px 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; cursor:pointer; background:#ffffff; margin-bottom:35px;}
.shebei li .shebei1{ width:363px; height:263px; margin:0 auto; overflow:hidden; background:#f7f7f7;}
.shebei li .shebei1 img{max-width:361px; max-height:387px;}
.shebei li p{ height:95px; line-height:95px; color:#555555; font-size:16px; margin:0 auto; width:363px;background:url(../images/shebei.png) no-repeat right center;}
.shebei li:nth-child(3n){ margin-right:0;}

.shebei_ { }
.shebei_ p{ color:#1950cf !important;background:url(../images/shebeion.png) no-repeat right center !important;}
.bgf7{ background:#f7f7f7; padding:50px 0 80px 0;}


.ashebei{ padding:80px 0 0 0;}
.ashebei li{ width:279px; height:157px; margin-right:25px; border:#dddddd solid 1px; 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; background:#ffffff; margin-bottom:44px;}
.ashebei li .shebei1{ width:279px; height:157px; margin:0 auto; overflow:hidden;}
.ashebei li .shebei1 img{max-width:279px; max-height:157px;}

.ashebei li:nth-child(4n){ margin-right:0;}


.ashebei_{ border:#fe8a3f solid 1px !important;}



.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: #1950CF; position: relative; margin-bottom:3px;}
.xf>ul>li>a{width: 100%;height: 100%;}
.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:#000000;}
.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;}


