

@font-face {
  font-family:'regular';
  src: url('SourceHanSansCN-Regular.otf');
}
@font-face {
  font-family:'medium';
  src: url('SourceHanSansCN-Medium.otf');
}
@font-face {
  font-family:'heavy';
  src: url('SourceHanSansCN-Heavy.otf');
}


*{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;}
body{min-width:1500px;max-width:1920px;margin: 0 auto; color:#333333;font-size: 18px;font-family:'regular';background-color:#ffffff;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1400px;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;}

.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%}
.hei110{ height:110px; line-height:110px; width:100%}
.hei130{ height:130px; line-height:130px; width:100%}
.hei140{ height:140px; line-height:140px; width:100%}
.regular{font-family:'regular';}
.bold{ font-weight:bold;}
.medium{font-family:'medium';}
.heavy{ font-family:'heavy';}
.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;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);}
.left_center {display: flex;align-items: center;}
.right_center{display:flex;justify-content:flex-end;align-items:center;}



/*首页*/

.phone>li:hover{ }
.phone>li:hover .phonel{display: flex;}
.phonel{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute; top:35px;right:0px;margin:auto;border-radius: 13px;background-color: #fff;}
.phone>ul>li:hover a>p{font-size: 14px;}
.top{ width:100%; color:#333333; height:37px;  }

.phone{float:left; position:relative;  }
.phone li{ padding:0 20px; height:20px;}
.phone img{ width:20px; height:20px;}
.phone li:nth-child(1){ border-right:#cacaca solid 1px;}
.phone p{height:55px; line-height:55px; font-size:22px;color:#383838; }
.phonel1{width:195px;font-size:19px;}
.phonel2{width: 110px;height: 110px; padding:5px;right:0px;}
.phonel2 img{width: 110px;height: 110px;}

.navbj{  width:100%; color:#333333; height:94px; z-index:11; position:relative;  }
.nav{ width:1400px; margin:0 auto;  height:94px;background:#ffffff;}
.nav_1 .logo{ width:200px; height:54px;}
.nav_11{ padding-left:25px;}
.nav_11 p{ font-size:24px; line-height:24px;  }
.nav>ul{ width:585px;  float:left;  }
.nav>ul>li{ text-align:center; height:94px;  }
.nav>ul>li>a{  font-size:18px; color:#383838; display:block;height:94px; line-height:94px; padding:0 15px;   }
.nav>ul>li>a:hover{ color:#ffffff !important; background:#3c8cff !important;}
.nav_on{color:#ffffff !important; background:#3c8cff !important;}


.banner{ height:900px; width:100%; overflow:hidden; position:relative;} 
.banner .prev{display: block;position:absolute;top:0;left:20px;bottom:0;margin:auto;cursor: pointer; width:66px; height:66px;border-radius:50%; background:url(../images/top_4.png) no-repeat center center #585858;opacity: 0.561; display:none;}
.banner .next{display: block;position:absolute;top:0;right:20px;bottom:0;margin:auto;cursor: pointer;width:66px; height:66px;border-radius:50%; background:url(../images/top_5.png) no-repeat center center rgba( 244, 212, 149, 0.8 );opacity: 0.8; display:none;}
.banner .bd li{ height:900px; background-position:bottom center; }
.banner .bd li a{ width:100%; height:800px; display:block;}
.banner .hd{ height:16px; position:absolute; /*top:90%; left:50%;*/bottom:40px; left:0; z-index:1; width:100%; display:none;}
.banner .hd ul{ overflow:hidden; zoom:1;/* float:left;*/ width:100%; }
.banner .hd ul li{ margin-right:10px;  width:10px; height:10px; line-height:10px;overflow:hidden; text-align:center; background:#f9e2b7; cursor:pointer; border-radius:50%; }
.banner .hd ul li.on{ background:#03231b;  border-radius:50%;}


.home1{ padding-top:120px;}
.home1_1{ position:relative; z-index:2; width:900px;}
.home1_1 span{ font-size:36px; line-height:36px; display:block; color:#383838;}
.home1_1 p{ font-size:18px; line-height:32px; padding-top:30px;}
.home1_2 { width:1400px; height:719px; overflow:hidden; margin-top:-208px;}
.home1_2 img{ width:100%;}

.home2{ padding-top:70px; padding-bottom:87px;}
.home2_1{ text-align:center;}
.home2_1 span{ font-size:24px;color:rgba(56,56,56,0.8); line-height:24px; display:block;}
.home2_1 p{ font-size:36px; color:#383838; line-height:36px; padding-top:28px;}
.home2_2{ margin-top:49px;}
.home2_2 li{ width:320px; height:447px; background:url(../images/home2_6.jpg) no-repeat center center;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;}
.home2_3{ width:275px; margin:0 auto; padding-top:37px; }
.home2_21{ width:87px; height:87px; overflow:hidden; border:#f6f7f9 solid 3px; border-radius:50%;}
.home2_21 img{ width:100%;}
.home2_2 li span{ font-size:22px; color:#383838; display:block; line-height:22px; padding-top:40px;}
.home2_2 li p{ font-size:18px; line-height:30px; padding-top:18px; height:196px; color:rgba(56,56,56,0.8); border-bottom:#ffffff solid 1px;}
.home2_2_{ background:url(../images/home2_5.jpg) no-repeat center center !important;}
.home2_2_ .home2_21{border:#ffffff solid 3px;}
.home2_2_ span{ color:#ffffff !important;}
.home2_2_ p{ color:rgba(255,255,255,0.9) !important;}

.home3{ background:url(../images/home3.jpg) no-repeat center center;  width:100%; height:900px; position:relative;}
.home3_1{ padding-top:98px;}
.home3_2{ width:660px;}
.home3_21{color:rgba(255,255,255,0.9); font-size:24px; line-height:24px;}
.home3_22{ padding-top:30px; font-size:36px; line-height:36px; color:#ffffff;}
.home3_22 span{ color:#3c8cff;}
.home3_23{ font-size:18px; line-height:36px; color:rgba(246,247,249,0.6); padding-top:45px; text-align:justify;}
.home3_3{ width:367px; height:98px; overflow:hidden;}
.home3_3 img{ width:100%;}
.home3_4{ height:300px; background:#ffffff; padding:55px 0; position:relative; margin-top:-163px;}
.home3_5{  }
.home3_5 li{height:300px; width:350px; border-right:#cdcdcd solid 1px;}
.home3_51{ width:44px; height:44px; overflow:hidden; margin:0 auto;border-radius: 5px;}
.home3_51 img{ width:100%;}
.home3_5 li span{ font-size:22px; line-height:22px; display:block; color:#383838; padding-top:30px; text-align:center;}
.home3_5 li p{ width:255px; margin:0 auto; font-size:18px; line-height:32px; padding-top:23px; text-align:justify; color:rgba(56,56,56,0.8); }
.home3_6{}
.home3_6 .prev{display: block;cursor: pointer; width:40px; height:100px; background:url(../images/home3_prev.png) no-repeat center center ; position:absolute; left:0; top:0; bottom:0; margin:auto;}
.home3_6 .next{display: block;cursor: pointer;width:40px; height:100px; background:url(../images/home3_next.png) no-repeat center center ; position:absolute; right:0; top:0; bottom:0; margin:auto;}
.home3_7{ background:#f6f7f9;}



.home4{ background:#f6f7f9;padding-top:85px; padding-bottom:90px;}
.home4_1{ float:left;}
.home4_1 span{ font-size:24px; line-height:24px; display:block;color:rgba(56,56,56,0.8);}
.home4_1 p{ font-size:36px; color:#383838; padding-top:24px; line-height:36px;}
.home4_2{ margin-top:43px;height:45px;}
.home4_6{ display:inline-block;height:45px;}
.home4_2 li{ float:left; width:130px; height:45px; background:#dcdcdc; border-radius:50px; font-size:20px; color:#383838; line-height:45px; text-align:center;/* margin-left:50px;*/margin-left:45px;/* margin-bottom:10px;*/}
.home4_2_{ background:#3c8cff !important; color:#ffffff !important;}
.home4_2_ a{ background:#3c8cff !important; color:#ffffff !important;}
.home4_3{ margin-top:50px;}
.home4_4{ height:578px;}
.home4_4 li{width:439px; float:left; margin-right:40px;border-radius: 13px; overflow:hidden;}
.home4_4 li:nth-child(3n){ margin-right:0;}
.home4_41{ width:439px; height:498px; overflow:hidden;}
.home4_41 img{ width:100%;}
.home4_4 li p{ height:80px; line-height:80px; width:100%; text-align:center; background:#ffffff; color:#383838; font-size:22px;}
.home4_5{ margin-top:50px;}
.home4_5 a{ width:320px; height:44px; line-height:44px; background:#3c8cff; border-radius:50px; font-size:18px; text-align:center; color:#ffffff; display:block; margin:0 auto;}


.home5{ background:url(../images/home5.jpg) no-repeat center center; width:100%; padding-bottom:88px; padding-top:70px;}
.home5_1{ width:50%; float:right;}
.home5_2{ margin-left:80px;}
.home5_21{}
.home5_21 span{ font-size:24px; color:rgba(255,255,255,0.8); display:block; line-height:24px;}
.home5_21 p{ font-size:38px; padding-top:30px; line-height:38px; color:#ffffff; padding-bottom:52px;}
.home5_22{ width:80px; height:2px; background:#ffffff;}
.home5_23{}
.home5_23 li{ margin-top:40px;}
.home5_23 span{ width:220px; height:44px; line-height:44px; background:#ffffff; border-radius:50px; font-size:22px; color:#383838; text-align:center; display:block;}
.home5_23 p{ font-size:18px; padding-top:20px; line-height:18px; color:rgba(255,255,255,0.9);}

.home6{ padding-top:80px;}

.box8-center{ width:100%; /*border-bottom:#f2f2f2 solid 2px;*/ margin-top:33px;}
.box8-center .box8thumbs{ height:58px; width:1330px; margin:0 auto;}
.box8-center .box8thumbs .swiper-slide{ position:relative; width:auto !important;}
.box8-center .box8thumbs .swiper-slide p{height:58px; line-height:58px;font-size:18px; color:#383838;}
.box8-center .box8thumbs .swiper-slide img{ display:none; width:14px; height:11px;position:absolute; left:0; right:0; bottom:-2px; margin:0 auto; }
.box8-center .box8thumbs .swiper-slide-thumb-active p { color:#3c8cff;}
.box8-center .box8thumbs .swiper-slide-thumb-active img{ display:block;}
.box8-bottom .box8Swiper {height:512px;}
.home6_8{ width:100%; height:2px; background:#f2f2f2; margin-top:-2px;}
.home6_4{ margin-top:50px; position:relative;}
.home6_5{}
.home6_5 li{ width:314px; margin-right:46px;}
.home6_51{width:auto; height:456px; overflow:hidden; border:#f6f7f9 solid 3px;}
.home6_51 img{ height:100%; width:100%;object-fit: cover;  object-position: center}
.home6_6{}
.home6_6 .prev{display: block;cursor: pointer; width:40px; height:100px; background:url(../images/home3_prev.png) no-repeat center center ; position:absolute; left:0; top:0; bottom:0; margin:auto;}
.home6_6 .next{display: block;cursor: pointer;width:40px; height:100px; background:url(../images/home3_next.png) no-repeat center center ; position:absolute; right:0; top:0; bottom:0; margin:auto;}



.home7{padding-top:89px; padding-bottom:80px;}
.home7_1{ text-align:center;}
.home7_1 span{ font-size:24px;color:rgba(56,56,56,0.8); line-height:24px; display:block;}
.home7_1 p{ font-size:36px; color:#383838; line-height:36px; padding-bottom:28px;}


.home7_2{ padding-top:40px;}
.home7_2 li{ margin-right:50px;}
.home7_2 li:last-child{ margin-right:0;}
.home7_2 p{ width:150px; height:40px; line-height:40px; text-align:center; border-radius:50px; background:#dcdcdc; font-size:20px; color:#383838;}
.home7_2_ p{ background:#3c8cff !important; color:#ffffff !important;}
.home7_4{ margin-top:50px; position:relative; height:488px;}
.home7_5{}
.home7_5 li{ width:314px; margin-right:46px;}
.home7_5 li p{ font-size:20px; color:#383838; padding-top:20px; text-align:center; line-height:20px;}
.home7_51{width:330px; height:448px; overflow:hidden; position:relative;}
.home7_512{ width:100%;}
.home7_511{ width:295px; height:412px; overflow:hidden; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto;}
.home7_6{}
.home7_6 .prev{display: block;cursor: pointer; width:40px; height:100px; background:url(../images/home3_prev.png) no-repeat center center ; position:absolute; left:0; top:0; bottom:0; margin:auto;}
.home7_6 .next{display: block;cursor: pointer;width:40px; height:100px; background:url(../images/home3_next.png) no-repeat center center ; position:absolute; right:0; top:0; bottom:0; margin:auto;}



.home8{ width:100%; background:url(../images/home8.jpg) no-repeat center center; padding-top:99px; padding-bottom:90px;}
.home8_1{ width:50%; float:right;}
.home8_2{ margin-left:76px;}
.home8_3{}
.home8_3 span{ font-size:38px; color:#383838; line-height:38px; display:block;}
.home8_3 label{ font-size:30px; color:#383838; display:block; line-height:30px; padding-bottom:30px; padding-top:25px;}
.home8_3 p{ font-size:18px; line-height:40px; color:rgba(56,56,56,0.8);}
.home8_4{ margin-top:58px;}
.home8_4 li{ width:108px;}
.home8_41{ position:relative; width:108px; height:108px;}
.home8_42{ width:108px; height:108px;  overflow:hidden;}
.home8_42 img{ width:100%;}
.home8_43{ width:86px; height:86px; border-radius:50%; background:#f6f6f6; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto;}
.home8_43 img{ height:40px;}
.home8_4 li p{ font-size:18px; color:#383838; line-height:18px; text-align:center; padding-top:20px;}
.home8_4_ .home8_421{ display:none;}
.home8_4_ .home8_422{ display:block;}
.home8_4_ .home8_431{ display:none;}
.home8_4_ .home8_432{ display:block;}
.home8_4_ .home8_43{ background:#3c8cff !important;}
.home8_44{ width:63px; height:1px; background:#e0e0e0; margin-top:54px;}
.home8_5{ padding-top:100px;}
.home8_5 a{ width:150px; height:40px; background:#3c8cff; border-radius:50px; font-size:18px; color:#ffffff; text-align:center; line-height:40px; display:block;}

.home9{ padding-top:80px; padding-bottom:120px;}
.home9_1{ float:left; width:170px; margin-right:125px;}
.home9_11 span{ font-size:14px; color:#333333;line-height:14px; display:block; text-transform:uppercase;}
.home9_11 p{ font-size:38px; color:#383838;  line-height:38px; padding-top:22px; padding-bottom:73px;}
.home9_11 label{ width:36px; height:2px; background:#bfbfbf;display:block;}
.box9-center { width:100%; padding-top:100px;}
.box9-center .box9thumbs{width:100%; }
.box9-center .box9thumbs .swiper-slide span{ width:5px; height:5px; background:#bfbfbf; display:block; border-radius:50%;}
.box9-center .box9thumbs .swiper-slide { display: flex;align-items: center; height:22px; padding-bottom:34px;}
.box9-center .box9thumbs .swiper-slide p { font-size:18px;color:rgba(56,56,56,0.8); padding-left:20px;}
.box9-center .box9thumbs .swiper-slide-thumb-active span { background:#3c8cff;}
.box9-center .box9thumbs .swiper-slide-thumb-active p { color:#383838; font-size:22px;}
.home9_13{ margin-top:170px;}
.home9_13 a{width:150px; height:40px; background:#3c8cff; border-radius:50px; font-size:18px; color:#ffffff; text-align:center; line-height:40px; display:block;}


.box9-bottom { width:1100px; float:left;}

.box9-bottom .box9Swiper {height:632px;}
.box9-bottom .swiper-slide {width:1100px;}

.home9_5 { width:320px; float:left;}

.home9_5 li{ width:314px;height:184px; overflow:hidden; border:#ffffff solid 3px; margin-bottom:28px;}
/*.box9-center .box9thumbs .swiper-wrapper{width:320px; height:632px;}*/
.home9_5 li img{ width:100%;object-fit: cover;  object-position: center; height:100%;}
.home9_5 li:last-child{ margin-bottom:0;}
.home9_5 .on{ border:#3c8cff solid 3px;}
.home9_4{ width:740px; float:left; height:626px; margin-left:36px;}
.home9_4 li{ width:740px; height:626px; background:#f6f7f9;}
.home9_41{ width:659px; margin:0 auto 0 auto; padding-top:68px;}
.home9_42{ padding-bottom:45px; border-bottom:#dddee0 solid 1px;}
.home9_42 span{ font-size:22px; color:#383838; line-height:22px; display:block; padding-bottom:20px;}
.home9_42 p{ font-size:18px; line-height:40px; height:380px; overflow:hidden; color:rgba(56,56,56,0.8); text-align:justify;}
.home9_43{ height:75px; font-size:18px; color:#666666;}

.bot1{ background:#212121; width:100%; height:438px; color:#ffffff;}
.bot11{ height:80px; padding-top:50px; }
.bot2{ }
.bot2 .bot21{ width:300px; height:80px; }

/*.bot2  p span{ font-size:16px; display:block; line-height:16px; padding-top:3px; letter-spacing:-1px;}
.bot2  p label{ color:#ff9909;}*/




.bot4{width:880px; color:#999999; font-size:18px; height:80px; line-height:80px;  border-bottom:rgba(255,255,255,0.1) solid 1px;  }
.bot4 a{ color:#999999;  font-size:18px;}
.bot4 a:hover{ color:#ffffff; font-size:18px;}
.bot41{color:#ffffff !important; font-size:18px;}
.bot3{ padding:83px 0 0 0;  }
.bot5{ width:520px; }
.bot5 p{ font-size:22px;line-height:22px; color:#ffffff; padding-bottom:40px; padding-top:20px;}
.bot5 span{ display:block; font-size:56px; height:56px; line-height:56px;font-family:'impact'; color:#ffffff;}
.bot7{font-size:16px;  width:600px; }
.bot7 p{ font-size:16px; line-height:16px; padding-bottom:20px; }
.bot7 label{ padding-left:14px;}


.bot6{ width:242px; margin-left:39px;}
.bot6 li{}
.bot6 li .bot61{ width:100px; height:100px; overflow:hidden;}
.bot6 img{ width:100%;}
.bot6 p{ display:block; text-align:center; color:#ffffff; font-size:16px; line-height:16px; padding-top:13px;}
.bot8{background:#1a1a1a; width:100%; margin:0 auto; height:80px; line-height:80px; color:#ffffff; font-size:14px;}
.bot8 a{ color:#ffffff; font-size:14px;}
.bot8 a:hover{ color:#ffffff; font-size:14px;}
/*关于我们*/
.erjibanner{ width:100%; height:600px;background-repeat:no-repeat; background-position:center center;}
.about1{padding-top:90px;}
.about1_1{ text-align:center;}
.about1_1 span{ font-size:38px; color:#383838; line-height:38px; display:block;}
.about1_1 p{ font-size:26px; color:#383838; line-height:26px; padding-top:20px; }
.about1_2{ margin-top:55px;}
.about1_21{ width:699px; height:500px; overflow:hidden;}
.about1_21 img{ width:100%;}
.about1_22{ width:640px;}
.about1_23{ font-size:18px; line-height:40px; color:#383838; padding-top:30px;}
.about2{ padding-top:80px; padding-bottom:70px;}
.about2_2{ margin-top:50px;}
.about2_2 li{ width:320px; height:285px; background:#f9f9f9; padding-top:60px;}
.about2_21{ height:56px;}
.about2_21 img{}
.about2_2 li span{ font-size:22px; color:#383838; padding-top:37px; display:block; line-height:22px; text-align:center;}
.about2_2 li p{ padding-top:24px; font-size:18px; line-height:30px; color:rgba(56,56,56,0.9);}

.about3{ width:100%; background:url(../images/about2.jpg) no-repeat center center; padding-top:90px; padding-bottom:75px;}
.about3_1{ font-size:38px; color:#ffffff; line-height:38px; text-align:center;}
.about3_2{ margin-top:100px;}
.about3_2 li{ width:430px; float:left; margin-right:53px; margin-bottom:60px;}
.about3_2 li:nth-child(3n){ margin-right:0;}
.about3_2 span{ width:220px; height:44px; line-height:44px; background:#ffffff; border-radius:50px; font-size:22px; color:#383838; text-align:center; display:block;}
.about3_2 p{ font-size:18px; padding-top:20px; line-height:32px; color:rgba(255,255,255,0.9);}
.about4{ padding-top:79px; width:100%; background:url(../images/about4.jpg) no-repeat center center; position:relative; height:737px; z-index:1;}
.about4_7{ width:100%; height:2px; background:#e7e7e7; position:absolute; left:0; top:265px; z-index:2;}
.about4_2{ margin-top:54px; z-index:3; position:relative;}
.about4_3{}
.about4_3 li{ width:215px;/* margin-right:75px;*/}
/*.about4_3 li:nth-child(2n) span{ padding-top:22px;}*/
.about4_3 li span{font-family:'impact'; font-size:38px; color:#383838; display:block; line-height:38px; text-align:center; margin-top:22px;}
.about4_31{ margin:20px auto; width:30px; height:30px; background:#ffffff; border-radius:50%;box-shadow: 0.3px 1px 3px 3px rgba( 0, 0, 0, 0.03);}
.about4_31 label{ width:10px; height:10px; border-radius:50%; background:#383838; display:block;}
.about4_3 li p{ font-size:18px; line-height:30px; color:#383838; text-align:justify}
.about4_4{width:110px; margin:70px auto 0 auto; }
.about4_4 .prev{display: block;cursor: pointer; width:40px; height:22px; background:url(../images/about4_1.png) no-repeat center center ; }
.about4_4 .next{display: block;cursor: pointer;width:40px; height:22px; background:url(../images/about4_2.png) no-repeat center center ; }
.about5{ padding-top:80px; padding-bottom:120px;}
.about5_2{ margin-top:60px; position:relative;}
.about5_3{}
.about5_3 li{ width:314px; margin-right:46px;}
.about5_3 li p{ font-size:18px; color:#383838; padding-top:24px; text-align:center; line-height:18px;}
.about5_31{width:314px; height:456px; overflow:hidden; border:#f6f7f9 solid 3px;}
.about5_31 img{ width:100%;}

.about5_4{}
.about5_4 .prev{display: block;cursor: pointer; width:40px; height:100px; background:url(../images/home3_prev.png) no-repeat center center ; position:absolute; left:0; top:181px;  margin:auto;}
.about5_4 .next{display: block;cursor: pointer;width:40px; height:100px; background:url(../images/home3_next.png) no-repeat center center ; position:absolute; right:0; top:181px; margin:auto;}

/*产品中心*/
.flei{ padding-top:90px;}
.fl2{  margin:0 auto;}
.fl2 li{  float:left; width:130px; height:45px; background:#dcdcdc; border-radius:50px; font-size:20px; color:#383838; line-height:45px; text-align:center;/* margin-left:50px;*/margin-left:45px; margin-bottom:20px;}
.fl2 li:last-child{ margin-right:0;}
.fl2 li a{ width:130px; height:45px; background:#dcdcdc; border-radius:50px; font-size:20px; color:#383838; line-height:45px; text-align:center; display:block;}
.fl2 li a:hover{ color:#ffffff !important; background:#3c8cff !important;}
.fl2_ a{color:#ffffff !important; background:#3c8cff !important;}
.cp1{  padding-bottom:60px; background:#f6f7f9;}
.cp2{padding-top:40px;}
.cp2 li{width:439px; float:left; margin-right:40px;border-radius: 13px; overflow:hidden; margin-bottom:60px;}

.cp2 li:nth-child(3n){ margin-right:0;}
.home4_41{ width:439px; height:498px; overflow:hidden;}
.home4_41 img{ width:100%;}
.cp2 li p{ height:80px; line-height:80px; width:100%; text-align:center; background:#ffffff; color:#383838; font-size:22px;}

/*成功案例*/
.al1{width:100%; /*border-bottom:#f2f2f2 solid 2px;*/ padding-top:70px; background:#f6f7f9; padding-bottom:70px;}

.al2{ height:58px; width:1330px; margin:0 auto;}
.al2 li{ position:relative; width:auto !important;}
.al2 li p{height:58px; line-height:58px;font-size:18px; color:#383838;}
.al2 li img{ display:none; width:14px; height:11px;position:absolute; left:0; right:0; bottom:-2px; margin:0 auto; }
.al2_ a p { color:#3c8cff !important;}
.al2_ a img{ display:block !important;}
.al2_ li a:hover p{ color:#3c8cff;}
.al2_ li a:hover img{display:block;}
.al3{ width:100%; height:2px; background:#f2f2f2;}
.al4{ margin-top:50px;}
.al4 li{ width:680px; height:605px; padding-top:3px; background:#ffffff; float:left; margin-right:40px; margin-bottom:50px;}
.al4 li:nth-child(2n){ margin-right:0;}
.al4_1{ width:674px; height:459px; overflow:hidden; margin:0 auto;}
.al4_1 img{ width:100%;}
.al4 li span{ font-size:22px; color:#383838; line-height:22px; padding-left:40px; padding-top:30px; display:block;}
.al4 li p{ width:595px; padding-left:40px; padding-top:7px; font-size:18px; line-height:32px;}
.pagination{width:1200px; font-size:18px; color:#9e9e9e; text-align:center; margin:20px auto 0 auto ;}
.pagination li{ width:36px; height:36px; text-align:center; line-height:36px; display:inline-block; margin:0 3px; border:#d8d8d8 solid 1px;border-radius: 6px;}
.pagination li a{width:36px; height:36px; display:block; color:#9e9e9e; font-size:18px; }
.pagination li a:hover{ background:#3c8cff; color:#ffffff;}
.pagination .active { background:#3c8cff; color:#ffffff;}
/*招商合作*/
.zs1{  padding-top:90px;}
.zs1_1{ text-align:center;}
.zs1_1 span{ font-size:38px; color:#383838; line-height:38px; display:block;}
.zs1_1 p{ font-size:26px; color:#333333; line-height:26px; padding-top:25px;}
.zs1_2{ margin-top:40px; font-size:18px; line-height:32px; color:#383838;}
.zs1_3{ margin-top:40px;}
.zs1_4{ width:690px; height:611px; position:relative; background:#3c8cff;}
.zs1_41{ width:690px; height:611px; overflow:hidden; position:absolute; top:-10px; right:-10px;}
.zs1_5{ width:600px; padding-top:36px;}
.zs1_6{ font-size:38px; color:#383838; line-height:38px;}
.zs1_7{ margin-top:20px;}
.zs1_7 li{ padding:40px 0 32px 0; border-bottom:#e1e1e1 solid 1px;}
.zs1_7 li:last-child{ border-bottom:none;}
.zs1_71{}
.zs1_71 img{ width:25px; display:block;}
.zs1_71 span{ font-size:26px; color:#333333; padding-left:20px;}
.zs1_7 li p{ font-size:20px; color:#666666; line-height:36px;}
.zs2{ padding-top:80px; padding-bottom:80px;}
.zs2_2{ margin-top:50px;}
.zs2_2 li{ width:440px; height:398px; background:#f6f7f9; padding-top:30px;}
.zs2_21{ height:52px;}
.zs2_21 img{ height:100%;}
.zs2_2 li p{ font-size:22px; line-height:36px; width:310px; color:#383838; text-align:center; padding-top:3px; margin:0 auto;}
.zs2_22{ width:400px; height:230px; overflow:hidden; margin:23px auto 0 auto;}
.zs2_22 img{ width:100%;}
.home15{background:url(../images/zs3.jpg) no-repeat center center;padding-top:119px; padding-bottom:98px; }
.home15_2{ }
.home15_5{ margin-bottom:50px;}
.home15_51{}
.home15_2 label{ font-size:22px; color:#383838; line-height:22px; display:block;padding-bottom:20px;}
.home15_51 .text1{width:663px; height:57px; line-height:57px; border:none;color:#666666; font-size:18px; outline:none;background:#ffffff; padding-left:20px; border-bottom:#ffffff solid 3px;}

.home15_3{}
.home15_3 .text1{width:1400px; height:190px;   border:none; color:#666666; font-size:18px; outline:none;background:#ffffff;  padding-left:20px; padding-top:18px;border-bottom:#ffffff solid 3px;}
.home15_4{ padding-top:50px;}
.home15_4 input{width:1400px; height:54px; line-height:54px; display:block;  color:#ffffff; font-size:18px; border:0;margin:0 auto;  background:#3c8cff; text-align:center;}
.home15_3 .text1:focus{ border-bottom:#3c8cff solid 3px;}

.home15_2 .text1:focus{border-bottom:#3c8cff solid 3px;}
.home15_2 .text2:focus{ border-bottom:#3c8cff solid 3px;}
/*新闻资讯*/
.news{  width:100%; background:#ffffff; padding-top:90px; padding-bottom:90px;}
.new_2{}
.new_2 li{ width:100%;height:310px; background:#fafafa; margin-bottom:30px;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;}
.new_2 li  .new_21{display:block;width:330px;height:270px;overflow: hidden;float:left;margin-top:20px; margin-left:20px;}
.new_2 li  .new_21 img{ width:100%;}
.new_2 li  .new_22{ width:760px; margin-left:45px; float:left; overflow:hidden;}
.new_2 li .new_22 label{ color:#333333; font-size:26px; height:26px; line-height:26px; padding:60px 0 0 0; overflow:hidden; display:block;}
.new_2 li .new_22 span{ display:block; color:#666666; font-size:18px; line-height:32px; height:150px; overflow:hidden; padding-top:22px;}

.new_23{float:left; width:80px; font-size:20px; color:rgba(51,51,51,0.3);  line-height:20px; padding-bottom:15px;  text-align:center; margin-top:135px; border-bottom:rgba(51,51,51,0.3) solid 1px; margin-left:90px;}
.new_2_{box-shadow: 1.5px 2.598px 24px 0px rgba( 0, 0, 0, 0.3);}
.new_2_ .new_23{color:#3c8cff !important;border-bottom:rgba(60,140,255,0.3) solid 1px; }


/*联系我们*/
.cont1{ padding-top:90px;}

.cont3{ width:100%;}
.cont3 li{height:150px; width:209px;}
.cont31{ width:39px; height:39px; overflow:hidden; margin:0 auto;}
.cont31 img{ width:100%;}
.cont3 li p span{ display:block; font-size:18px; color:#999999;  line-height:18px; padding-top:15px; text-align:center;}
.cont3 li p label{ display:block; font-size:18px; color:#333333;  line-height:32px; padding-top:12px; text-align:center;}
.cont3 li:nth-child(1){ width:255px;}
.cont3 li:nth-child(2){ width:235px;}

.cont10{ width:1200px; height:475px; }

.ln_map{width:1200px; height:475px; margin:50px auto 0 auto;}
.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}


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


.xf{width:70px;height: 290px;position: fixed;top:0;right:0;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width:69px;height: 69px;background: #cbcccd; position: relative; margin-bottom:3px;}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul>li>a img{width:52%;}
.xf>ul>li:last-child{background: #cbcccd; }
.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:#3c8cff;}
.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;}

.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: 1400px;  display: flex;align-items: center;height: 109px;display:flex;justify-content:center;align-items:center;}
.header1_  .logo3{ float:left; height:113px;  }
.header1_  .logo31{ font-size:30px; color:#76a314;}
.header1_  .logo3 .logo32{ margin:0 9px;}
.header1_  .logo3  p{ font-size:23px;color:#333333;}
.header1_  .logo3  p span{ display:block; font-size:23px; line-height:23px; height:23px;}
.header1_  .logo3  p label{ display:block; font-size:18px; line-height:18px; height:18px; padding-top:4px;}
.header1_  .logo3  p b{color:#76a314;}

.header1_  .logo2{}
.header1_  .logo2 img{ width:215px;}
.header1_  .logo2 a{color:#333333; font-size:36px; }
.header1_  .logo2 p{color:#333333; font-size:20px; padding-left:20px;}
.nav2>ul{align-items: center;height:109px; line-height:109px; width:770px; margin:0 0 0 0;}
.nav2>ul>li{align-items: center;height: 68px; line-height:68px;float:left;}
.nav2>ul>li>a{height:68px;line-height:68px; display:inline-block;font-size: 18px; color: #5b5b5a; text-align:center; }
.nav2>ul>li>a:hover{color:#3c8cff; }
.nav_on1{color:#3c8cff !important; }

.map{ width:1200px; height:475px; margin:50px auto 0 auto;}
.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}









