﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(lrtk3.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.header .nav > ul > li.on > a:after{ width:100%; left:0; right:0;transition:all 0.3s;}
/*内页*/
.position{height:70px; line-height:70px;overflow:hidden; color:#999999; text-align:left; font-size:14px; border-bottom: 1px solid rgba(0,0,0,0.1);}
.position.bgs2{ background: #f7f7f7;}
.position.bgs5{ background: #f7f7f7; border-bottom: 0;}
.position a{ color: #333;}
.position .postions_r a{ color:#999999;  text-decoration:none;}
.position .postions_r a:hover{background: linear-gradient(90deg, #00a4e2 0%, #48ccbf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;}
.position span{ color:#bdbdbd; margin-left:6px; margin-right:6px;}
/*.position label{}*/
.position .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}

.position .postions_b{ text-align:right; line-height: 32px;padding-top: 19px;}
.position .postions_b a{ display:inline-block; padding-left:17px; padding-right:17px; vertical-align:top;overflow:hidden; font-size:16px; color:#666666; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0;border-radius: 6px;}
.position .postions_b a:hover{color:#fff;}
.position .postions_b a:after{content: "";display: block;position: absolute;left:50%;right:50%; bottom: 0;height:100%;opacity: 0;background-image: linear-gradient(90deg, #00a4e2 0%, #48ccbf 100%), linear-gradient( #f9f9f9, #f9f9f9);background-blend-mode: normal, normal;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.position .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1; z-index: -1;}
.position .postions_b a.isel{color:#fff;}

/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;/* -webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards; */}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .cons .wrap3{ height:100%; display:table; }
.o_big_con .h2{font-weight:bold; display:table-cell; vertical-align:middle;   text-transform:uppercase; text-align:center; color: #fff;}
.o_big_con .h2 label{width:100%; display:block;color:rgba(255,255,255,1.0); font-weight:normal;  margin-top:10px; font-size:18px; text-transform:none; line-height:38px;letter-spacing: 0;}
.o_big_con .h2 span{ display: block; overflow:hidden; color:rgba(255,255,255,1.0); line-height:1;  position:relative;   }
.o_big_con .h2 b{font-weight:bold;display:inline-block;overflow: hidden;letter-spacing:3px;position: relative;padding-left: 160px;padding-right: 160px;}
.o_big_con .h2 b::before{content: "";position:absolute;left: 0;top: 50%;width: 140px;height: 18px;margin-top: -9px;background: url(../images/about_pic2.png) center center no-repeat; background-size: 100% auto;}
.o_big_con .h2 b::after{content: "";position:absolute;right: 0;top: 50%;width: 140px;height: 18px;margin-top: -9px;background: url(../images/about_pic3.png) center center no-repeat; background-size: 100% auto;}
.o_big_con .wave-box { position: absolute; z-index: 2; bottom: -1px; left: 0; width: 100%;}
.postions2{ position:absolute; left:0; width:100%; line-height:68px; overflow:hidden;color:#fff; font-size:16px; bottom:clamp(0px, calc(100vw*0.0772), 60px);  }
.postions2 .wrap{border-top: 1px solid rgba(255,255,255,.18); padding-top: 0.8%; }
.postions2 a{color:#fff; }
.postions2 a:hover{ color:#ff8700;}
.postions2 .postions_r img{ height:16px; margin-right:6px;vertical-align:revert;}
.postions2 .postions_r{ overflow:hidden; position:relative; float: right;color:rgba(255,255,255,0.59);}
.postions2 .postions_r a{color:rgba(255,255,255,0.59);}
.postions2 .postions_r a:hover{color:#ff8700;}
.postions2 label{ color:rgba(255,255,255,0.59);}
.postions2 h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions2 h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }
.postions2 .alist{ overflow:hidden; float: left;}
.postions2 .alist a{ position:relative; overflow:hidden; /* line-height:38px; height:38px; */ float:left; margin-right:40px; color:#fff;}
.postions2 .alist a.on{ color:#ff8700;padding-left:13px; }
.postions2 .alist a:after{ content:""; position:absolute; width:7px; height:7px; border-radius:50%; top:50%; margin-top:-3px; left:5px; background:#ff8700;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.postions2 .alist a.on:after{opacity:1.0;filter:Alpha(opacity=100);left:0;}

/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:3%; padding-bottom:4%; clear:both; font-family:Arial;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:42px; line-height:40px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:42px;margin-left:3px;  text-align:center; color:#999; font-size:15px; border:1px solid #dddddd; background:#fff; border-radius:50%;vertical-align: top; }
.yema a:hover{ text-decoration:none; color:#fff; background: linear-gradient(90deg, #6FB60D, #157ACE);/* border:1px solid var(--main-color); */}
.yema a.on{color:#fff; background: linear-gradient(90deg, #6FB60D, #157ACE);/* border:1px solid var(--main-color); */}
.yema a.Prev,.yema a.next{ margin-right:0; font-size: 18px;  }
.yema a.Prev:hover,.yema a.next:hover{background-color:var(--main-color);}
.yema a span{ font-family:"宋体"; font-size:15px;vertical-align: top;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(../images/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}



@media screen and (max-width: 1440px) {
/*内页*/
.o_big{height: 320px;}
.position{height:56px; line-height:56px;}
.postions2 .alist a{ margin-right: 30px;}


}


@media screen and (max-width: 1200px) {
/*内页*/
.position .postions_b a{ font-size:15px;padding-left:16px; padding-right:16px;}
.postions2{  line-height:50px; font-size: 14px;}
.postions2 h2{ font-size:18px;}
.postions2 h2 span{ font-size:14px;}
.o_big_con.bgs2 .h2 label{ margin-bottom:3%;}
.o_big_con .h2 label{ line-height:30px;}
.o_big_con .h2 b{padding-left: 120px;padding-right: 120px;}
.o_big_con .h2 b::before{width: 100px;}
.o_big_con .h2 b::after{width: 100px;}
.postions2 .alist a{ margin-right:20px;}



}

@media screen and (max-width: 1100px) {
/*内页*/


/*分页*/
.yema a{ height:36px; line-height:34px;min-width:36px; font-size:14px;}
.yema a span{ font-size:14px;}

}
@media screen and (max-width: 1000px) {
/*内页*/
.position{height:50px; line-height:50px; font-size:13px;}
.position .postions_r{width:calc(100% - 53px);width:-webkit-calc(100% - 53px);width:-moz-calc(100% - 53px);height: 50px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.position .rclass{ display:block;}
.position .postions_b{ display:none;}
.position .postions_b a{  display:block; margin-left:0; padding-left:3%; padding-right:0; text-align:left; background:#efefef; border-bottom:1px solid #fff; font-size:14px; margin-right:0; border-radius: 0;}
/*.position .postions_b a:after{ height:0;}
 .position .postions_b a.isel{background-image: linear-gradient(90deg, #00a4e2 0%, #48ccbf 100%), linear-gradient( #f9f9f9, #f9f9f9);background-blend-mode: normal, normal;color:#fff;}
.position .postions_b a:hover{background-image: linear-gradient(90deg, #00a4e2 0%, #48ccbf 100%), linear-gradient( #f9f9f9, #f9f9f9);background-blend-mode: normal, normal;} */
.postions2{  line-height:40px;}
.o_big_con .h2 label{  margin-top:10px; font-size:16px; line-height:26px;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:88%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#f5f5f7; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}

}
@media screen and (max-width: 960px) {
.postions2 .alist a{ margin-right:10px;}
.postions2 .postions_r{ display: none;}
.o_big_con .h2 label{ font-size:15px; line-height:24px;}
.o_big_con .h2 b{padding-left: 100px;padding-right: 100px;}
.o_big_con .h2 b::before{width: 80px;}
.o_big_con .h2 b::after{width:80px;}
/*内页*/
.i_title2{ margin-top: 9%;}

}

@media screen and (max-width: 830px) {
/*内页*/
.postions2 h2{ font-size:16px;}
.postions2 h2 span{ font-size:13px;}


}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:290px;}
.postions2{ font-size:13px;  line-height:30px;}
/*分页*/
.yema a{ height:26px; line-height:24px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px; min-width:26px;}
.yema a span{ font-size:13px;}

}

@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_r{ height: 44px;}
.position .postions_b a{ font-size:13px;}
.position span{ margin-left: 3px; margin-right: 3px;}


/*分页*/
/* .yema a{ font-size:12px;}
.yema a span{ font-size:12px;} */
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}


}


@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:200px;}
.o_big_con .h2{ font-size:18px; }
.o_big_con .h2 label{ font-size:14px; line-height:22px; }
.position{font-size:12px;}
.position .postions_b a{ font-size:13px;}
.postions2{ font-size:12px;bottom: clamp(0px, calc(100vw*0.0272), 60px);}


/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
/* .yema a{ padding-left:5px; padding-right:5px; margin-left:2px;} */

}

@media screen and (max-width: 420px) {
/*内页*/
.o_big_con .h2 label{ font-size:13px; line-height:20px;}

}
@media screen and (max-width: 360px) {
/*内页*/
.o_big_con .h2 label{ font-size:12px;}


}

/*关于我们*/
.news_a{ text-align:center;overflow:hidden; font-size:18px;position: absolute;bottom: 0;left: 0;width: 100%;}
.news_a a{height:50px; line-height:50px; margin-left:4%; margin-right:4%; display:block; color:#fff;transition:all 0.3s; position:relative; overflow:hidden; vertical-align:top;z-index: 0;padding-left: 1%;padding-right: 1%; }
.news_a a:hover{ color:#fff;}
.news_a a.csel{ color:#fff;}
.news_a a.csel:after{width: 100%;}
.news_a a.csel:before{border-left: 0;border-color: #6fb60d;width: 90%;}
.news_a a::before{content: "";width: 100%;height: 100%;right: 0;top: 0;border: 1px solid #fff;border-radius: 5px;position: absolute;-webkit-transition: all .5s;
  -o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.news_a a:after{content: "";display: block;position: absolute;left: 0%;bottom: 0px;height: 100%;-webkit-transition: all .5s;
-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;width: 0%;border: NaNpx solid;
border-image: linear-gradient(0deg, #157ACE, #6FB60D) 10 10;
background: linear-gradient(90deg, #6FB60D, #157ACE);
border-radius: 5px;z-index: -1;}
/* .news_a a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;} */
.about_t{overflow: hidden;text-align: center;margin-top: 5%;color: #222222;line-height: 1.3;}
.about_t a{display: inline-block;vertical-align: top;margin-left: 1%;margin-right: 1%;overflow: hidden;position: relative;padding-bottom: 10px;color: #222222;}
.about_t a.on{color: #1b7dcf;}
.about_t a::after{content: "";position: absolute;left: 50%;right: 50%;bottom: 0;width: 0%;height: 2px;background: #2281d1;transition:all 0.3s;}
.about_t a.on::after{width: 100%;left: 0;right: 0;}
.about_one{overflow: hidden;line-height: 1.8;color: #666666;font-size: 14px;margin-top: 4%;}
.about_two{overflow: hidden;margin-bottom: 3%;}
.about_two .counter{  text-align:center;  max-width:1360px; margin:0 auto;margin-top:6%; }
.about_two .counter ul li{ float:left; width:25%;   transition:all 0.3s; position:relative; text-align:center; margin-bottom:4%; list-style:none; }
.about_two .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-35px; height:70px; width:1px; background:#EDEDED;}
.about_two .counter ul li:last-child:after{ width:0;}
.about_two .counter ul li .txts2{ display:inline-block; vertical-align:top; text-align:center; padding-left:3%; padding-right:3%; }
.about_two .counter ul li .nums{ color:#333; line-height:1;}
.about_two .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:1px;color: #1C71B6;background: linear-gradient(0deg, #6FB60D 0%, #157ACE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; font-weight:bold; }
.about_two .counter label{display:inline-block;vertical-align:top; margin-top:-5%; line-height:2;font-weight:500; font-size:14px; color:#666;  }
.about_two .counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:24px;  margin-top:2px; margin-bottom:6px; color:#666;}
.about_two .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.about_three{  margin-top:4%;margin-bottom: 6%;}
.about_three li{ float:left; width:23.5%; overflow:hidden;  border: 1px solid #eeeeed; border-radius: 6px;margin-right: 2%;}
.about_three li:nth-child(4n+0){margin-right: 0;}
.about_three li:hover{box-shadow: 0px 6px 30px 2px rgba(35,35,35,0.09);transition:all 0.3s;}
.about_three li .boxs{ margin:0 auto; width:90%; max-width:310px; margin-top:33px; margin-bottom:80px;}
.about_three li .imgs{ width:136px; height:144px; overflow:hidden; position:relative;transform: scaleX(1);transition: transform 0.3s;margin: 0 auto;}
.about_three li .imgs img{ width:100%; height:100%; display:block;transition:all 0.3s; position:absolute; top:0; left:0;}
.about_three li:hover .imgs{ transform: scaleX(-1);}
.about_three li .h3{ margin-top:18px; line-height:40px; height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#444444; font-weight:bold;transition:all 0.3s;text-align: center;}
.about_three li .p{margin-top:45px; line-height:30px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; color:#999999; font-size:15px;transition:all 0.3s;}
.about_four_bg{background: #f3f3f3;overflow: hidden;}
.about_four{  margin-top:4%;margin-bottom: 6%;}
.about_four li{ float:left; width:32%; overflow:hidden; border-radius: 6px;margin-right: 2%;background: #FFFFFF;position: relative;z-index: 0;}
.about_four li:nth-child(3n+0){margin-right: 0;}
.about_four li::after{content: "";position: absolute;left: 0;top:0;height: 100%;width: 0;background: linear-gradient(90deg, #6FB60D, #157ACE);transition:all 0.3s; z-index: -1;}
.about_four li:hover::after{width: 100%;}
.about_four li .boxs{ margin:0 auto; width:90%; max-width:310px; margin-top:40px; margin-bottom:50px;}
.about_four li .imgs{ width:89px; height:80px; overflow:hidden; position:relative;transform: scaleX(1);transition: transform 0.3s;margin: 0 auto;}
.about_four li .imgs img{ width:100%; height:100%; display:block;transition:all 0.3s; position:absolute; top:0; left:0;}
.about_four li .imgs #img2{ opacity:0;filter:Alpha(opacity=0);}
.about_four li:hover .imgs #img1{opacity:0;filter:Alpha(opacity=0);}
.about_four li:hover .imgs #img2{opacity:1.0;filter:Alpha(opacity=100);}
/* .about_four li:hover .imgs{ transform: scaleX(-1);} */
.about_four li .h3{ margin-top:18px; line-height:40px; height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#444444; font-weight:bold;transition:all 0.3s;text-align: center;}
.about_four li .p{margin-top:11px; line-height:26px; overflow:hidden;color:#999999; font-size:15px;transition:all 0.3s;text-align: center;}
.about_four li:hover .h3{color: #fff;}
.about_four li:hover .p{color: #fff;}
.about_five_bg{background: url(../images/about_bg2.jpg) center center no-repeat;background-size: cover;overflow: hidden;}
.about_five_bg .about_t{color: #fff;}
.about_five{overflow: hidden;margin-top: 6%;margin-bottom: 5%;}
.about_five li{float: left;width: 26%;overflow: hidden;position: relative;margin-bottom: 35px;}
.about_five li:first-child{margin-left: 16.42%;}
.about_five li:nth-child(3){width: 30.7%;}
.about_five li:nth-child(1){margin-top: 45px;}
.about_five li:nth-child(2){margin-top: 25px;}
.about_five img{display: block;margin: 0 auto;max-width: 100%;}
.about_six_bg{background: #f3f3f3;overflow: hidden;}
.about_six{margin-top: 4%;}
.about_seven{margin-top: 4%;}
.about_eight_bg{background: #f3f3f3;overflow: hidden;}
.about_eight{margin-top: 4%;}
.about_nine{overflow: hidden;line-height: 1.8;color: #333;font-size: 16px;margin-top: 4%;text-align: center;margin-bottom: 6%;}
.about_ten_bg{overflow: hidden;}
.about_ten_bg .about_t{color: #fff;}
.about_ten{max-width: 740px;margin: 0 auto; overflow: hidden;text-align: center;color: #ffffff;font-size: 18px;line-height: 1.8;margin-top: 8%;}
.about_ten .h3{overflow: hidden;font-weight: normal;color: #fff;}
.about_ten .p{overflow: hidden;margin-top: 2%;}
.about_ten .more-box-a{margin-top: 15%;}
.about_ten .more-box-a .more-box{border-color: #fff;color: #fff;position: relative;z-index: 0;}
.about_ten .more-box-a .more-box .more-box-a-jt{ --fill:#fff;}
.about_ten .more-box-a .more-box::after{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 0;transition:all 0.3s;background: linear-gradient(90deg, #6BB404 0%, #1177D7 100%);z-index: -1;}
.about_ten .more-box-a .more-box:hover:after{width: 100%;}
.about_ten .more-box-a .more-box:hover{border:1px solid rgba(255,255,255,0);}
.about_ten .desc{overflow: hidden;line-height: 1.6;font-size: 16px;margin-top: 10px;margin-bottom: 180px;}

.business-page{ position:relative;}
.business-page .business_div .top {
  margin:  0 auto;max-width: 1400px;width: 96%;
  position: relative; margin-top:-76px;background: #fff;box-shadow: 0px 6px 20px 2px rgba(30,30,30,0.09);
  overflow: hidden;z-index: 1;border-radius: 6px;padding-top: 60px;padding-bottom: 60px;margin-bottom: 20px;
  padding-left: 90px;padding-right: 90px;
}
.business-page .business_div .top .swiper-button-prev,
.business-page .business_div .top .swiper-button-next {
  width: 32px;
  height: 32px;
  background-size: 100% 100%;
  margin-top: -16px;
}
.business-page .business_div .top .swiper-button-prev {
  left: 60px;
  background-image: url(../images/left3.png);
}
.business-page .business_div .top .swiper-button-prev:hover {
  background-image: url(../images/left3.png);
}
.business-page .business_div .top .swiper-button-next {
  right: 60px;
  background-image: url(../images/right3.png);
}
.business-page .business_div .top .swiper-button-next:hover {
  background-image: url(../images/right3.png);
}
.business-page .business_div .top .swiper-slide {
  text-align: center;
  font-size: 15px;
  color: #47525e;
  position: relative;
  cursor: pointer; 

}
/*.business-page .business_div .top .swiper-slide::before {
  content: " ";
  width: 100%;
  height: 1px;
  background: #eeeeee;
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: 2;
}
.business-page .business_div .top .swiper-slide::after {
  content: " ";
  width: 10px;
  height: 10px;
  background: url(../images/history_year1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  z-index: 5;
}*/
.business-page .business_div .top .swiper-slide-thumb-active {
  color: #fff;
}
/* .business-page .business_div .top .swiper-slide i{ display:inline-block; vertical-align:top; width:60px; height:40px; margin-top:4px; position:relative;}
.business-page .business_div .top .swiper-slide i img{ display:block; height:100%; position:absolute; top:0; left:0;}
.business-page .business_div .top .swiper-slide i img.bgs2{opacity:0;filter:Alpha(opacity=0);}
.business-page .business_div .top .swiper-slide-thumb-active i img.bgs2{opacity:1.0;filter:Alpha(opacity=100);}
.business-page .business_div .top .swiper-slide-thumb-active i img.bgs1{opacity:0;filter:Alpha(opacity=0);} */
.business-page .business_div .top .swiper-slide .bb{ overflow:hidden; display:inline-block; vertical-align:top; text-align:left;color:#232d39; height:48px; line-height:48px; font-size:18px;padding-left: 13px;padding-right: 13px;border:1px solid #bfbfbf;border-radius:6px;min-width: 130px;text-align: center;}
.business-page .business_div .top .swiper-slide-thumb-active .bb{color:#fff;background: linear-gradient(90deg, #6BB404 0%, #1177D7 100%);border:1px so rgba(255, 255, 255, 0);}
/*.business-page .business_div .top .swiper-slide-thumb-active::after {
  background-image: url(../images/history_year2.png);
}*/
.business-page .business_div .gallery-top {
  margin-top: 50px;
}
.business-page .business_div .gallery-top .swiper-slide {
  /* max-width: 1400px;  */width:100%;
  background: url(../img/about_img20.jpg) center center no-repeat; background-size: cover;
}
.business-page .business_div .gallery-top .swiper-slide dd{ overflow:hidden;transition:all 0.3s; text-align:left;/* padding-bottom:145px;*/ position:relative; z-index:0; width:100%; margin:0 auto;}
.business-page .business_div .gallery-top .swiper-slide .boxs{  overflow:hidden;/*opacity:0;filter:Alpha(opacity=0);*/width: 96%;margin: 0 auto;max-width: 1400px;}
.business-page .business_div .gallery-top .swiper-slide-active .boxs{opacity: 1;filter: alpha(opacity=100);}
/*.business-page .business_div .gallery-top .swiper-slide-active .desc { color:#b7b7ec; }*/
/*.business-page .business_div .gallery-top .swiper-slide-active dd{ width:100%;}*/
@media screen and (max-width: 1660px) {
    /*关于我们*/
  .news_a{padding-left: 32px;padding-right: 32px;}
}
@media screen and (max-width: 1400px) {
/*关于我们*/
.news_a{ font-size:16px;}
.about_three li .imgs{width: 110px;height: 116px;}
.about_three li .p{margin-top: 35px;}
.about_three li .boxs{margin-bottom: 60px;}

}
@media screen and (max-width: 1200px) {
  /*关于我们*/
  .news_a{ font-size:15px;}
  .about_three li .imgs{width: 100px;height: 106px;}
  .about_three li .p{font-size: 14px;margin-top: 25px;line-height: 26px;}
  .about_three li .boxs{margin-bottom: 50px;}
  .about_four li .imgs{width: 80px;height: 72px;}
  .about_four li .h3{margin-top: 12px;}
  .about_four li .p{margin-top: 6px;font-size: 14px;}
  .about_four li .boxs{margin-bottom: 40px;}
  .about_nine{font-size: 15px;}
}
@media screen and (max-width: 992px) {
  /*关于我们*/
  .news_a a{ height:44px; line-height:44px;margin-left: 2%;margin-right: 2%;}
  .about_two .counter ul li{ width:50%;}
.about_two .counter ul li .txts2{ text-align:center;}
.about_two .counter ul li:nth-child(3){ clear:both;}
.about_two .counter ul li:nth-child(2):after{ width:0;}
.about_three li .boxs{margin-bottom: 40px;}
.about_three li .imgs{width: 90px;height: 95px;}
.about_three li .h3{height: 30px;line-height: 30px;}
.about_three li .p{font-size: 13px;margin-top: 20px;}
.about_four li .imgs{width: 70px;height: 63px;}
.about_four li .p{font-size: 13px;}
.about_four li .h3{height: 30px;line-height: 30px;}
.about_nine{font-size: 14px;}
.business-page .business_div .top{padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;margin-top: -56px;}
.business-page .business_div .top .swiper-slide {font-size: 14px;}
.business-page .business_div .top .swiper-slide .bb{  font-size:16px;}
.business-page .business_div .gallery-top .swiper-slide {/*max-width: 350px;*/width: 100%;}
.business-page .business_div .top .swiper-button-prev{left: 5px;}
.business-page .business_div .top .swiper-button-next{right: 5px;}
.about_ten .desc{margin-bottom: 140px;font-size: 15px;}
.about_ten{font-size: 16px;margin-top: 6%;}

}
@media screen and (max-width: 640px) {
  /*关于我们*/
  .news_a{ font-size:14px;}
  .news_a .wrap{max-width: none;width: 100%;}
  .news_a a{ height:40px; line-height:40px;}
  .about_t{margin-top: 6%;}
  .about_one{font-size: 13px;}
  .about_two .counter ul li{ overflow:hidden;}
.about_two .counter ul li .txts2{ margin-top:10px;}
.about_two .counter{ margin-top:7%;}
.about_two .counter label{ font-size:13px;}
.about_two .counter .h6{ font-size:13px;}
.about_three{margin-top: 5%;}
.about_three ul{flex-wrap:wrap;}
.about_three li{width: 49%;margin-bottom: 2%;}
.about_three li:nth-child(2n+0){ margin-right: 0;}
.about_three li .p{font-size: 12px;line-height: 22px;}
.about_four li .p{font-size: 12px;line-height: 22px;}
.about_six{margin-top: 5%;}
.about_seven{margin-top: 5%;}
.about_eight{margin-top: 5%;}
.about_nine{font-size: 13px;}
.business-page .business_div .gallery-top{ margin-top:5%;}
.business-page .business_div .top{padding-top: 20px; padding-bottom: 20px;}
.business-page .business_div .top .swiper-slide .bb{font-size: 15px;}
.business-page .business_div .top .swiper-button-prev,
.business-page .business_div .top .swiper-button-next {
  width: 24px;height: 24px;margin-top: -12px;
}
.business-page .business_div .top .swiper-button-prev{left: 10px;}
.business-page .business_div .top .swiper-button-next{right: 10px;}
.about_ten .desc{margin-bottom: 120px;font-size: 13px;}
.about_ten{font-size: 14px;}
}
@media screen and (max-width: 480px) {
   /*关于我们*/
  .news_a{ font-size:13px;}
  .news_a a{ height:32px; line-height:32px;}
  .about_t{margin-top:7%;font-size: 18px;}
  .about_one{font-size: 12px;line-height: 1.6;}
  .about_two .counter label{ font-size:12px;}
.about_two .counter .h6{ font-size:12px; line-height:20px;}
.about_three li .h3{font-size: 15px;margin-top: 12px;}
.about_three li .imgs{width: 80px;height: 85px;}
.about_three li .p{margin-top: 10px;}
.about_four li{float:none;width: 100%;margin-right: 0;margin-bottom: 2%;}
.about_four ul{flex-wrap:wrap;}
.about_four li .boxs{margin-top: 30px;margin-bottom: 30px; }
.about_nine{font-size: 13px;line-height: 1.6;}
/* .business-page .business_div .top .swiper-slide i{ width:50px; } */
.business-page .business_div .top .swiper-slide{ padding-top:20px; padding-bottom:20px;}
.business-page .business_div .top .swiper-slide .bb{ font-size:14px;height: 40px;line-height: 40px;}
.business-page .business_div .top .swiper-slide{ font-size:13px;}
.about_ten .desc{margin-bottom: 100px;font-size: 12px;}
.about_ten{font-size: 13px;}

}
@media screen and (max-width: 420px) {
  /*关于我们*/
  .news_a{ font-size:12px;}
  .about_nine{font-size: 12px;}
/* .business-page .business_div .top .swiper-slide i{ width:40px; height:36px;margin-top:6px;} */
.business-page .business_div .top .swiper-slide .bb{ font-size:13px;}
.business-page .business_div .top .swiper-slide{ font-size:12px; padding-top:15px; padding-bottom:15px;}
}

/*服务中心*/
.service_one{overflow: hidden;margin-top: 4%;}
.service_one .service_one_r{float: right; width: 49.625%;max-width: 701px;overflow: hidden;}
.service_one .service_one_r img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
/* .service_one .service_one_r:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);} */
.service_one .service_one_l{float: left; width: 48.375%;max-width: 774px;margin-top: 42px;}
.service_one .service_one_l .divs{width: 49%;max-width: 370px;overflow: hidden;border: 1px solid #D1D1D1; border-radius: 6px;padding-left: 43px;background-repeat: no-repeat;background-position: left 10px center;background-size: 24px 24px;}
.service_one .service_one_l .divs.l{background-image: url(../images/service_pic1.png);}
.service_one .service_one_l .divs.r{background-image: url(../images/service_pic2.png);}
.service_one .service_one_l .divs input{height: 54px;line-height: 54px;border: 0;background: none;width: 100%;overflow: hidden;font-size: 16px;color: #333;}
.service_one .service_one_l .divs input::-webkit-input-placeholder {color: #CECECE;}
.service_one .service_one_l .divs input:-moz-placeholder {color: #CECECE;}
.service_one .service_one_l .divs input::-moz-placeholder {color: #CECECE;}
.service_one .service_one_l .divs.m{clear: both;width: 100%;max-width: none;margin-top: 24px;position: relative;background-image: url(../images/service_pic3.png);}
.service_one .service_one_l .divs.m .code{position: absolute;right: 8px;height: 39px; top: 50%; margin-top: -20px; width: 137px;cursor: pointer;}
.service_one .btn{margin-top: 48px;overflow: hidden;width: 180px;height: 50px; background: linear-gradient(90deg, #6FB60D, #157ACE); border-radius: 5px;font-size: 16px;color: #fff;}
.service_one .btn:hover{background: linear-gradient(200deg, #6FB60D, #157ACE);}
.service_one .txts{overflow: hidden;line-height: 1.6;padding-top: 20px;margin-top: 30px;border-top: 1px dashed #e8e8e8;font-size: 16px;color: #666666;margin-bottom: 7%;}
.service_one .service_four{overflow: hidden;max-width: 500px;margin: 0 auto;margin-bottom: 6%;}
.service_one .service_four li{overflow: hidden;display: block;font-size: 16px;}
.service_one .service_four li label{float: left;width: 100px;text-align: right;padding-right: 10px;line-height: 54px;}
.service_one .service_four .divs{overflow: hidden;/* border: 1px solid #D1D1D1; border-radius: 6px; */padding-left: 10px;line-height: 54px;}
.service_one .service_four .divs .input{height: 54px;line-height: 54px;border: 0;background: none;width: 100%;overflow: hidden;font-size: 16px;color: #333;}
.service_one .service_four .divs .input::-webkit-input-placeholder {color: #CECECE;}
.service_one .service_four .divs .input:-moz-placeholder {color: #CECECE;}
.service_one .service_four .divs .input::-moz-placeholder {color: #CECECE;}

.service_t2{overflow: hidden;text-align: center;margin-top: 7%;}
.service_t2 span{overflow: hidden;position: relative; padding-left: 19px;padding-right: 19px;color: #024387;line-height: 1.6;}
.service_t2 span::before{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;background: #024387;height: 4px;width: 13px;}
.service_t2 span::after{content: "";position: absolute;right: 0;top: 50%;margin-top: -2px;background: #024387;height: 4px;width: 13px;}
.service_five{overflow: hidden;border: 1px solid #d3d3d3;margin-top: 4%;margin-bottom: 6%;color: #333;}
.service_five li{overflow: hidden;display: flex;width: 100%;justify-content: space-between;}
.service_five li .divs{width: 50%;overflow: hidden;display: flex; justify-content: space-between;}
.service_five li .divs label{overflow: hidden;width: 39%;padding: 20px;background: #f5f5f5;border-bottom: 1px solid #d3d3d3;align-items: center;display: flex;}
.service_five li:last-child .divs label{border-bottom: 0;}
.service_five li .divs .cons{width: 61%;overflow: hidden;padding: 20px;padding-left: 24px;border-bottom: 1px solid #bbbbbb;align-items: center;display: flex;word-break: break-all;}
.service_five li:last-child .divs .cons{border-bottom: 0;}

.download{overflow: hidden;background: #f8f8f8;}
.download .downloadbox{
  padding-top: 60px;
  padding-bottom: 6%;
}
.download .downloadbox .toptitle{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  background-color: #fff;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  height: 82px;
}
.download .downloadbox .toptitle div{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0 28px;
  box-sizing: border-box;
}
.download .downloadbox .toptitle .name{
  width: 25%;
}
.download .downloadbox .toptitle .des{
  width: 40%;
}
.download .downloadbox .toptitle .size{
  width: 25%;
}
.download .downloadbox .toptitle .down{
  width: 10%;
}
.download .downloadbox .downcontent .partbox{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  transition: 0.3s;
  padding-bottom: 2px;
  position: relative;
}
.download .downloadbox .downcontent .partbox::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #e2dddb;}
.download .downloadbox .downcontent .partbox:hover::after{
  background:linear-gradient(90deg, #6FB60D, #157ACE);
}
.download .downloadbox .downcontent .partbox div{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0 28px;
  min-height: 82px;
  font-size: 16px;
  color: #222;
  transition: 0.3s;
  box-sizing: border-box;
}
/* .download .downloadbox .downcontent .partbox:hover div{
  color: var(--main-color);
} */
.download .downloadbox .downcontent .partbox .name{
  width: 25%;color: #333;font-weight: bold;
}
.download .downloadbox .downcontent .partbox:hover .name{color: #897365;background: linear-gradient(0deg, #6FB60D 0%, #157ACE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.download .downloadbox .downcontent .partbox .des{
  width: 40%;
}
.download .downloadbox .downcontent .partbox .size{
  width: 25%;
}
.download .downloadbox .downcontent .partbox .down{
  width: 10%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.download .downloadbox .downcontent .partbox .down a{
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
}
.download .downloadbox .downcontent .partbox .down a:after{
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
  background-color: var(--main-color);
  transition: 0.3s;
}
.download .downloadbox .downcontent .partbox:hover .down a:after{
  width: 40px;
  height: 40px;
  background: linear-gradient(90deg, #6FB60D, #157ACE);
}
.download .downloadbox .downcontent .partbox .down a:before{
  content: "next";
  font-family: swiper-icons;
  color: #fff;
  font-size: 10px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotateZ(90deg);
  z-index: 3;
  opacity: 0;
  transition: 0.3s;
}
.download .downloadbox .downcontent .partbox:hover .down a:before{
  opacity: 1;
}
.service_three{overflow: hidden;text-align: center;background: url(../images/service_bg1.jpg) center center no-repeat;background-size: cover;}
.service_three .about_t{color: #fff;}
.service_three_a{overflow: hidden;max-width: 502px;border: 1px solid #FFFFFF; border-radius: 4px;padding: 2px;margin: 0 auto;margin-top: 2%;margin-bottom: 4%;}
.service_three_a a{float: left;width:calc(50% - 1px);width:-webkit-calc(50% - 1px);width:-moz-calc(50% - 1px);height: 70px;line-height: 70px;transition:all 0.3s; text-indent: 30px;text-align: left;position: relative;z-index: 0;display: inline;}
.service_three_a a span{color: #fff;transition:all 0.3s;}
.service_three_a a:hover span{color: #FFFFFF;background: linear-gradient(0deg, #6FB60D 0%, #157ACE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
  .service_three_a a.on span{color: #FFFFFF;background: linear-gradient(0deg, #6FB60D 0%, #157ACE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.service_three_a a:last-child{float: right;}
.service_three_a a::after{content: "";position: absolute;right: 32px;top: 50%;background-repeat: no-repeat;width: 57px;height: 53px; background-size: 100% 100%;margin-top: -26px;}
.service_three_a a::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff;transition:all 0.3s;z-index: -1;opacity:0;filter:Alpha(opacity=0);border-radius: 4px;}
.service_three_a a:hover::before{opacity:1;filter:Alpha(opacity=100);}
.service_three_a a.on::before{opacity:1;filter:Alpha(opacity=100);}
.service_three_a a:nth-child(1)::after{background-image: url(../images/service_pic4.png);}
.service_three_a a:nth-child(2)::after{background-image: url(../images/service_pic5.png);}
.service_three_a a:nth-child(1):hover::after{background-image: url(../images/service_pic4_on.png);}
.service_three_a a:nth-child(2):hover::after{background-image: url(../images/service_pic5_on.png);}
.service_three_a a:nth-child(1).on::after{background-image: url(../images/service_pic4_on.png);}
.service_three_a a:nth-child(2).on::after{background-image: url(../images/service_pic5_on.png);}
@media screen and (max-width: 1200px) {
  /*服务中心*/
  .service_one .service_one_l{margin-top: 0;}
  .download .downloadbox{padding-top: 40px;}
.download .downloadbox .toptitle{height: 70px;}
.download .downloadbox .toptitle .name,.download .downloadbox .toptitle .size,.download .downloadbox .downcontent .partbox .name,.download .downloadbox .downcontent .partbox .size{width: 20%;}
.download .downloadbox .downcontent .partbox .des,.download .downloadbox .toptitle .des{width: 50%;}
.service_three_a{max-width: 480px;}
.service_three_a a{line-height: 60px;height: 60px;}
.service_three_a a::after{width: 50px;height: 46px;right: 25px;margin-top: -23px;}
}
@media screen and (max-width: 992px) {
  /*服务中心*/
  .service_one .service_one_l{float: none;width: 100%;max-width: none;margin-top: 5%;margin-bottom: 8%;}
  .service_one .service_one_r{float: none;width: 100%;max-width: none;}
  .service_one .service_one_r img{width: 77%;float: right;}
  .download .downloadbox .toptitle .size,.download .downloadbox .toptitle .down{width: 15%;padding: 0 10px;}
.download .downloadbox .downcontent .partbox .size,.download .downloadbox .downcontent .partbox .down{width: 15%;padding: 0 10px;}
.download .downloadbox .toptitle div,.download .downloadbox .downcontent .partbox div{padding: 5px 10px;}
.service_three_a{max-width: 460px;}
.service_three_a a{line-height: 50px;height: 50px;}
.service_three_a a::after{width: 44px;height: 41px;right: 20px;margin-top: -21px;}
}
@media screen and (max-width: 640px) {
/*服务中心*/
.service_one{overflow: hidden;margin-top: 5%;}
.service_one .service_one_l .divs{width: 100%;max-width: none;}
.service_one .service_one_l .divs.l{float: none;}
.service_one .service_one_l .divs.r{float: none;margin-top: 2%;}
.service_one .service_one_l .divs.m{margin-top: 2%;}
.service_one .btn{margin: 0 auto; margin-top: 30px;font-size: 15px;}
.service_one .txts{font-size: 14px;}
.service_five li{display: block;}
.service_five li .divs{width: 100%;}
.download .downloadbox .toptitle{font-size: 16px;}
.download .downloadbox .downcontent .partbox div{font-size: 14px;}
.service_three_a{max-width: 400px;margin-top: 6%;margin-bottom: 8%;}
.service_three_a a{line-height: 44px;height: 44px;}
.service_three_a a::after{width: 38px;height: 35px;right: 18px;margin-top: -18px;}
}
@media screen and (max-width: 480px) {
/*服务中心*/
.service_one .service_one_l .divs input{height: 44px;line-height: 44px;font-size: 14px;}
.service_one .service_one_l .divs.m .code{width: 120px;right: 3px;}
.service_one .btn{width: 160px;height: 44px;font-size: 14px;}
.service_one .txts{font-size: 12px;}
.service_one .service_four li{font-size: 14px;}
.service_one .service_four li label{line-height: 44px;}
.service_one .service_four .divs{line-height: 44px;}
.service_one .service_four .divs .input{height: 44px;line-height: 44px;font-size: 14px;}
.download .downloadbox .toptitle .size,.download .downloadbox .toptitle .down{padding: 0 3px;}
}
@media screen and (max-width: 420px) {

}
/*联系我们*/
.contact_ul{ overflow:hidden;  margin-top:3%; font-size:16px; line-height:26px; color:#666666; margin-bottom:2%;}
.contact_ul ul li{ float:left; width:24.25%;margin-right: 1%; overflow:hidden; text-align:center;background: #f8f8f8;}
.contact_ul ul li:nth-child(4n){margin-right: 0;}
.contact_ul ul li .box{ padding-left:2%; padding-right:2%; padding-top:12%; padding-bottom:12%; }
.contact_ul ul li .box a{ color:#666666;transition:all 0.3s;}
.contact_ul ul li .box a:hover{ color:#0952ae;}
.contact_ul ul li .box .h3{   font-weight:normal; color:#999999; margin-bottom:1%; font-size:14px;}
.contact_ul ul li .box i{ margin:0 auto; width:52px; height:52px; display:block; transition:all 0.3s; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; margin-bottom:3%;transition:all 0.3s; border-radius:50%;}
.contact_ul ul li .box i.bgs1{ background-image:url(../images/contact_pic1.png);}
.contact_ul ul li .box i.bgs2{ background-image:url(../images/contact_pic2.png);}
.contact_ul ul li .box i.bgs3{ background-image:url(../images/contact_pic3.png);}
.contact_ul ul li .box i.bgs4{ background-image:url(../images/contact_pic4.png);}
/*.contact_ul ul li:hover i{transform: rotate(360deg);}*/
/*.contact_ul ul li:hover .box i.bgs1{ background-image:url(../images/contact_pic1_on.png);}
.contact_ul ul li:hover .box i.bgs2{ background-image:url(../images/contact_pic2_on.png);}
.contact_ul ul li:hover .box i.bgs3{ background-image:url(../images/contact_pic3_on.png);}*/
.contact_ul ul li .p{ max-width:290px; margin:0 auto; overflow:hidden; font-weight:bold;}
.contact_ul ul li .p label{ display:block; color:#999999; margin-top:4px;}
.contact_map{ margin-top:0.5%; overflow:hidden;}
.contact_map iframe{height: 452px;}
.feedback_div2{padding-bottom:6%; overflow:hidden; text-align:center; margin-top:3%; }
.feedback_div2 .divs{float:left; width:32%; margin-right:2%;margin-bottom:2%; position:relative;}
.feedback_div2 .divs:nth-child(3n+0){ margin-right:0;}
.feedback_div2 .inputs2{ width:100%;  background:#f8f8f8; height:46px; line-height:46px; font-size:15px; color:#a0a0a0; border:1px solid #eeeeee; outline:none;  text-indent:28px; font-family:"微软雅黑";}
.feedback_div2 .feedback_t{ color:#999999; font-size:16px; padding-left:28px; overflow:hidden; background:url(../images/contact_pic6.png) left center no-repeat; text-align:left; margin-bottom:1%; margin-top:2%;}
.feedback_div2 .feedback_t.bgs2{ background:none; padding-left:0;}
.feedback_div2 .feedback_t font{ color:#fe1212;}
.feedback_div2 .textarea{ padding:1%;width: 100%; padding-left:28px; background:#f8f8f8; font-size:15px; border:1px solid #eeeeee; outline:none;margin-bottom:2%; color:#a0a0a0; height:190px;font-family:"微软雅黑";  }
.feedback_div2 .bnts2{ float:left; border: none; width:100%; max-width:107px;font-size:14px;height: 40px; line-height:40px;  text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; border-radius:20px;border: NaNpx solid;
  border-image: linear-gradient(0deg, #157ACE, #6FB60D) 10 10;
  background: linear-gradient(90deg, #6FB60D, #157ACE);
  border-radius: 20px;}
.feedback_div2 .bnts2:hover{background: linear-gradient(220deg, #6FB60D, #157ACE);transition:all 0.3s;}

.feedback_div2 .inputs2.bgs2{ text-indent:80px;}
/*.feedback_div2 .selects{ position:absolute; left:2px; padding-left:4%; height:46px; line-height:46px; top:1px; width:70px; border:0; font-size:15px; outline:none;}*/
@media screen and (max-width: 1200px) {
/*联系我们*/
.contact_map iframe{height: 420px;}
.feedback_div2 .inputs2{ height:42px; line-height:42px; font-size:14px;}
.feedback_div2 .inputs3{ height:42px; line-height:42px; font-size:14px;}
.feedback_div2 .inputs4{ height:42px; line-height:42px; font-size:14px;}
.feedback_div2 .textarea{ font-size:14px;}
}
@media screen and (max-width: 992px) {
/*联系我们*/
.contact_map iframe{height: 360px;}
}
@media screen and (max-width: 780px) {
/*联系我们*/
.contact_ul{margin-bottom: 4%;}
.contact_ul ul{display: block;}
.contact_ul ul li{ width:49%;margin-right: 2%;margin-bottom: 2%;}
.contact_ul ul li:nth-child(2n){margin-right: 0;}
.contact_ul ul li .box{ padding-bottom:8%;}
.contact_ul ul li .box i{ margin-bottom:15px;}
.contact_ul ul li .p{ height:44px;}
}
@media screen and (max-width: 640px) {
/*联系我们*/
.contact_ul{ font-size:14px; line-height:24px;}
.feedback_div2 .divs{ float:none; width:100%;}
.feedback_div2 .inputs2{ font-size:13px; text-indent:2%;}
.feedback_div2 .inputs3{ font-size:13px; padding-left:2%;}
.feedback_div2 .inputs4{ font-size:13px; text-indent:2%;}
.feedback_div2 .textarea{ font-size:13px; padding-left:2%;}
.feedback_div2 .bnts2{  font-size:13px; margin:0 auto; float:none;}
.feedback_div2 .feedback_t{ font-size:14px; margin-bottom: 3%;margin-top: 3%;}

/*.feedback_div2 .selects{ font-size:13px; padding-left:1.5%; left:3px;}*/
}
@media screen and (max-width: 480px) {
/*联系我们*/
.contact_ul{ margin-top:4%; font-size:13px;}
.contact_ul ul li .p label{ font-size:12px; margin-top:0;}
.contact_ul ul li .box i{ width:50px; height:50px;}
.contact_map iframe{height: 320px;}
.feedback_div2{ margin-top:4%;}
}
/*人才招聘*/
.job_bg{overflow: hidden;background: #f7f7f7;}
.job_desc{overflow: hidden;text-align: center;margin-top: 1.3%;line-height: 1.6;color: #666666;font-size: 16px;}
.job_one{ margin-top:4%; margin-bottom:6%; overflow:hidden; background:#ffffff; position:relative;}
.job_one .imgs{ float:left; width:50%; overflow:hidden;}
.job_one .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.job_one .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.job_one .txts{ position:absolute; right:0; height:100%; width:50%; overflow:hidden; color:#666666; line-height:30px;display: flex; align-items: center; justify-content: left; font-size:16px;}
.job_one .txts .cons{ overflow:hidden;width:94%; max-width:616px; margin:0 auto;}
.job_one .txts .h3{ font-weight:bold; color:#333; line-height:1.3; overflow:hidden; margin-bottom:5%;}
.job_one .txts p{ padding-bottom:6%; overflow:hidden;}
.job_one .txts p:last-child{ padding-bottom:0;}
.job_one .txts a{color: #014287;}
.list10 {
  --br: 10px;
  --pl: 35px;
  --pr: 50px;
  margin-top: 4%;margin-bottom: 6%;
}
.list10 .list10-li .list10-cont h6 {
  margin-bottom: 0.4em;

  position: relative;
  padding-left: 17px;
  font-weight: bold;
  color: #333333;font-size: 16px;
}
.list10 .list10-li .list10-cont h6::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 1.1em;
  background-color: #389183;
}
.list10 .list10-li {
  background-color: #f6f7f9;
  /* border-radius: var(--br); */
  overflow: hidden;
}
.list10 .list10-li + .list10-li {
  margin-top: 18px;
}
.list10 .list10-li:hover .list10-top,
.list10 .list10-li.on .list10-top {
  background: linear-gradient(90deg, #6BB404 0%, #1177D7 100%);
  color: #ffffff;
}
.list10 .list10-li:hover .list10-top .self-svg,
.list10 .list10-li.on .list10-top .self-svg {
  --fill: #ffffff;
}
.list10 .list10-li.on .list10-top .self-svg svg {background-image: url(../images/job_pic2.png);}
.list10 .list10-li:hover .list10-top .self-svg svg,
.list10 .list10-li.on .list10-top .self-svg svg {
  transform: scaleY(1);
  background-image: url(../images/job_pic2.png);
}
.list10 .list10-li:hover .list10-top .title,
.list10 .list10-li.on .list10-top .title {
  color: #ffffff;
}
.list10 .list10-top {
  background: #f7f7f7;
  padding: 23px var(--pr) 23px var(--pl);
  cursor: pointer;
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
  transition: all 0.3s;
}
.list10 .list10-top .title {
  width: 65%;
  font-size: 20px;
  color: #333333;
}
.list10 .list10-top .self-svg {
  --sw: 32px;
  --fill: rgba(51, 51, 51, 0.6);
  flex-shrink: 0;
}
.list10 .list10-top .self-svg svg {
  width: var(--sw);
  height: var(--sw);
  transform: scaleY(-1);
  transition: transform 0.3s;
  background: url(../images/job_pic1.png) no-repeat;background-size: 100% 100%;
}
.list10 .list10-top .self-svg svg path{display: none;}
.list10 .list10-top .other {
  margin: 0 15px;
}
.list10 .list10-top .other .other-item + .other-item {
  margin-left: 3em;
}
.list10 .list10-cont {
  display: none;
  border-radius: 0 0 var(--br) var(--br);
  border: solid 1px #e5e5e5;
  border-top: 0 none;
  padding: 32px var(--pr) 40px var(--pl);
  font-size: 16px;
  line-height: 2em;
  color: #666666;
}
.list10 .list10-cont .tips {
  margin-top: 8px;
  color: #999999;
}
.list10 .list10-cont .tips a:hover {
  color: var(--main-color);
}
@media screen and (max-width: 1600px) {
  /*人才招聘*/
  .list10 {
    --pl: 30px;
    --pr: 30px;
  }
  .list10 .list10-li .list10-cont h6 {padding-left: 15px;}
  .list10 .list10-top {
    font-size: 15px;
  }
  .list10 .list10-top .title {
    font-size: 1.2em;
  }
  .list10 .list10-top .other {
    margin: 0 10px;
  }
  .list10 .list10-top .other .other-item + .other-item {
    margin-left: 2em;
  }
  .list10 .list10-cont {
    padding: 2em 2.5em;
    line-height: 1.9em;
    font-size: 15px;
  }
  .list10 .list10-li .list10-cont h6{font-size: 15px;}
}
@media screen and (max-width: 1200px) {
/*人才招聘*/
.job_one .txts{  line-height:32px;}
.job_one .txts p{ padding-bottom:5%;}
.list10 {
  --br: 6px;
  --pl: 15px;
  --pr: 15px;
}
.list10 .list10-li + .list10-li {
  margin-top: 10px;
}
.list10 .list10-top {
  padding: 13px var(--pr) 13px var(--pl);
  flex-wrap: wrap;
  font-size: 14px;
}
.list10 .list10-top .title {
  width: calc(100% - 40px);
  font-size: 1.2em;
}
.list10 .list10-top .other {
  order: 2;
  margin: 0.05rem 0 0 0;
  width: 100%;
}
.list10 .list10-top .other .other-item + .other-item {
  margin-left: 1em;
}
.list10 .list10-cont {
  padding: 30px var(--pr) 30px var(--pl);
  line-height: 1.8em;
  font-size: 14px;
}
.list10 .list10-cont .tips {
  margin-top: 0.04rem;
}
.list10 .list10-li .list10-cont h6{font-size: 14px;}
}
@media screen and (max-width: 1100px) {
/*人才招聘*/
.job_one .txts{ line-height:30px;}
.job_one .txts p{ padding-bottom:4%;}

}
@media screen and (max-width: 992px) {
/*人才招聘*/
.job_desc{font-size: 15px;}
.job_one .imgs{ float:none; width:100%;}
.job_one .txts{font-size: 15px;position: static;height: auto;width: 100%;display: block;margin-top: 5%; margin-bottom: 6%;}
.job_one .txts .cons{ max-width:none;}


}
@media screen and (max-width: 640px) {
/*人才招聘*/
.job_desc{font-size: 14px;}
.job_one .txts{font-size: 14px;}
.list10 {--pr: 10px;--pl:10px}
.list10 .list10-cont {font-size: 13px;  padding: 20px var(--pr) 20px var(--pl);}
.list10 .list10-li .list10-cont h6{font-size: 13px;}

}
@media screen and (max-width: 480px) {
/*人才招聘*/
.job_desc{font-size: 13px;}
.job_one .txts{ line-height:26px;font-size: 13px;}

}
@media screen and (max-width: 420px) {
/*人才招聘*/
.job_desc{font-size: 12px;}
.job_one .txts{  line-height:24px;font-size: 12px;}

}

/*滚动条*/
.i_jsq_scroll{ overflow:hidden;overflow-y: auto; max-height:450px; position:relative; /* background:url(../images/product_bg1.png) right top repeat-y; */}
.i_jsq_scroll::-webkit-scrollbar { -webkit-appearance: none;}
.i_jsq_scroll::-webkit-scrollbar:vertical { width: 4px;}
.i_jsq_scroll::-webkit-scrollbar-thumb {  border:0;background: linear-gradient(7deg, #6FB60D, #157ACE);border-radius: 2px;}

/*诺德服务*/
.product_ul{margin-top: 4%;}
.product_ul ul{margin-left: -1%;margin-right: -1%;}
.product_ul li{width: 23.3125%;overflow: hidden;background: #F8F8F8;border: 1px solid #EEEEEE; border-radius: 6px;transition:all 0.3s;padding: 12px;/* float: left;margin-right: 2.25%; */margin-bottom: 2.25%;position: relative;display: inline-block;vertical-align: top;margin-left: 0.8%;margin-right: 0.8%;}
.product_ul{margin-top: 4%;text-align: center;}
.product_ul li:nth-child(4n){margin-right: 0;}
.product_ul li:hover{background: #FFFFFF;box-shadow: 0px 6px 30px 2px rgba(35,35,35,0.09);}
.product_ul li .boxs{border: 1px solid #79BA29;background: linear-gradient(0deg, #6FB60D, #157ACE);overflow: hidden; border-radius: 6px;}
.product_ul li .product_ul_t{background:#1b7dcf;border-radius: 6px 6px 0 0;text-align: center;padding-left: 2%;padding-right: 2%;color: #fff;overflow: hidden;position: relative;background-size: cover;background-repeat: no-repeat;background-position: center center;transition:all 0.3s;}
.product_ul li:hover .product_ul_t{background-image: url(../images/product_bg2.png);}
.product_ul li .product_ul_t::after{content: "";position:absolute;left: 50%;bottom: 0;width: 70px;height: 10px;margin-left: -35px;background: url(../images/product_pic1.png) no-repeat;background-size: 100% 100%;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.product_ul li:hover .product_ul_t::after{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul li .product_ul_t .imgs{width: 80px;height: 80px;margin: 0 auto; margin-top: 36px;margin-bottom: 8px;border: 1px solid #FFFFFF;
  border-radius: 50%;position: relative;z-index: 0;}
.product_ul li .product_ul_t .imgs img{display: block;height:51px;width: 62px;top: 14px;transition:all 0.3s;position: absolute;left: 10px;}
.product_ul li .product_ul_t .title{overflow: hidden;height: 30px;line-height: 30px;color: #fff;margin-bottom: 22px;}
.product_ul li .txts{overflow: hidden;border: 1px solid #79BA29;border-top: 0;border-radius:0 0 6px 6px;text-align: left;}
.product_ul li .cons{width: 94%;margin: 0 auto;max-width: 300px;overflow: hidden;margin-top: 30px;height: 480px;font-size: 18px;color: #333333;}
.product_ul li .cons dd{overflow: hidden;display: block;margin-bottom: 8px;line-height: 30px;padding-left: 26px;background: url(../images/product_pic2.png) left top 11px no-repeat;background-size: 12px 9px;transition:all 0.3s;}
.product_ul li .cons dd:hover{background-image: url(../images/product_pic2_on.png);}
.product_ul li .cons dd a{display: block;color: #333333;}
.product_ul li .cons dd a:hover{color: #1b7dcf;}
.product_ul li .p_more{position: absolute;bottom: 20px;left: 50%;overflow: hidden;width: 180px; line-height: 50px; border: 1px solid #666666;border-radius: 5px;text-align: center;transition:all 0.3s;color: #666666;font-size: 14px;font-family: Arial; text-transform: uppercase;display: block;margin-left: -90px;z-index: 0;}
.product_ul li .p_more:hover{border: 1px solid rgba(255,255,255,0); color: #fff;}
.product_ul li .p_more::after{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 0;background: linear-gradient(90deg, #6FB60D, #157ACE);transition:all 0.3s;z-index: -1;}
.product_ul li .p_more:hover::after{width: 100%;}
@media screen and (max-width: 1200px) {
/*滚动条*/
.i_jsq_scroll{ max-height:366px;}
/*诺德服务*/
.product_ul li{/* width: 24.25%;margin-right: 1%; */margin-bottom: 2%;width: 30%;}
.product_ul li:nth-child(4n){margin-right: 2%;}
.product_ul li:nth-child(3n){margin-right: 0;}
.product_ul li .cons{font-size: 16px;height: 390px;}
.product_ul li .cons dd{line-height: 26px;background-position: left top 8px;padding-left: 22px;}
.product_ul li .p_more{width: 160px;line-height: 46px;margin-left: -80px;}
}
@media screen and (max-width: 992px) {
/*诺德服务*/
.product_ul li{/* width: 32%; margin-right: 2%;*/margin-bottom: 2%;}
/* .product_ul li:nth-child(4n){margin-right: 2%;}
.product_ul li:nth-child(3n){margin-right: 0;} */
.product_ul li .cons{font-size: 15px;}
}
@media screen and (max-width: 640px) {
 /*滚动条*/
.i_jsq_scroll{max-height: 270px;}
/*诺德服务*/
.product_ul{margin-top: 5%;}
.product_ul li{width: 48%;}
.product_ul li:nth-child(3n){margin-right: 0.8%;}
.product_ul li:nth-child(2n){margin-right: 0;}
.product_ul li .cons{font-size: 14px;height: 290px;}
.product_ul li .product_ul_t .imgs{width: 70px;height: 70px;}
.product_ul li .product_ul_t .imgs img{width: 52px;height: 43px;}

}
@media screen and (max-width: 480px) {
   /*滚动条*/
.i_jsq_scroll{max-height: 210px;}
/*诺德服务*/
.product_ul li{padding: 10px;}
.product_ul li .product_ul_t .imgs{margin-top: 26px;width: 64px;height: 64px;}
.product_ul li .product_ul_t .imgs img{width: 46px;height: 38px;}
.product_ul li .product_ul_t .title{margin-bottom: 20px;}
.product_ul li .cons{font-size: 13px;margin-top: 20px;height: 220px;}
.product_ul li .cons dd{line-height: 22px;background-position: left top 8px;background-size: 10px 8px;padding-left: 17px;}
.product_ul li .p_more{font-size: 13px;width: 140px;margin-left: -70px;line-height: 40px;}
}
@media screen and (max-width: 420px) {
  /*诺德服务*/
  .product_ul li{padding: 6px;}
  .product_ul li .product_ul_t .imgs{margin-top: 22px;}
  .product_ul li .product_ul_t .title{margin-bottom: 15px;}
  .product_ul li .cons{font-size: 12px;}
}

/*** 分享 ***/
.share-box {
  --w: 40px;
  --size: 70%;
  --sc: rgba(255, 255, 255, 0.6);
  --fill: var(--sc); margin-top:3.5%; color:var(--main-color);
}
.share-box.type1 {
  --w: 30px;
  --size: 60%;
  --fill: #ffffff;
}
.share-box.type1 .share-a {
  border: 0 none;
}
.share-box.type1 .share-a + .share-a {
  margin-left: 8px;
}
.share-box.type1 .share-a.qq {
  --size: 64%;
}
.share-box.type1 .share-a.sina {
  --size: 62%;
}
.share-box.type1 .share-a.wechat {
  --size: 68%;
}
.share-box.type1 .share-a:hover {
  --fill: #ffffff;
}
.share-box.type1 .share-a:hover .self-svg {
  background-color: #c09f60;
}
.share-box.type1 .self-svg {
  border-radius: 50%;
  background: var(--main-color);
}
.share-box .share-a {
  position: relative;
  border-radius: 50%; margin-left:9px;
}
.share-box .share-a + .share-a {
  margin-left: 14px;
}
.share-box .share-a.sina {
  --size: 60%;
}
.share-box .share-a.qq {
  --size: 58%;
}
.share-box .share-a:hover {
  --fill: var(--main-color);
  border-color: var(--main-color);
}
.share-box .share-a:hover .code-box {
  opacity: 1;
  pointer-events: auto;
  margin-bottom: 5px;
}
.share-box .self-svg {
  width: var(--w);
  height: var(--w);
  background: transparent;
  --fill: #b1b1b1;
  border-radius:50%; border:1px solid #b2b2b2;
}
.share-box .self-svg:hover{--fill: var(--main-color); border-color:#fff;}
.share-box .code-box {
  margin-bottom: -5px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  word-break: keep-all;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  width: 100px;
  padding: 5px;
  opacity: 0;
  pointer-events: none;
  text-align: center;
  font-size: 12px;
  color: var(--main-color);
  transition: all 0.3s;
  overflow: hidden;
}
.share-box .code-box::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 10px;
}
.share-box .code-box img{width: 90px!important;height: 90px!important;}
@media (max-width: 1200px) {
  .share-box {
    --w: 40px; display:block; text-align:center;margin-top:2.5%;
  }
  .share-box .share-a{ display:inline-block; vertical-align:middle; }
  .share-box.type1 {
    --w: 0.56rem;
    --fill: #ffffff;
  }
  .share-box.type2 {
    --w: 0.56rem;
  }
  .share-box .share-a + .share-a {
    margin-left: 0.2rem;
  }
  .share-box .code-box {
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.16);
  }
  .share-box .code-box .creat-code-box {
   /* width: 1.8rem;*/
  }
}
@media (max-width: 640px) {
  .share-box{--w: 30px;}
}
/*诺德服务详情*/
.product_div{margin-top: 4%;}
.product_l{float: left;max-width: 1130px;width:calc(98% - 372px);width:-webkit-calc(98% - 372px);width:-moz-calc(98% - 372px);}
.product_l.bgs2{float: none;max-width: none;width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);margin-top: 4%;}
.product_l .product_one{height: 40px;}
.product_l .product_a{overflow: hidden;float: left;font-size: 18px;width:calc(98% - 220px);width:-webkit-calc(98% - 220px);width:-moz-calc(98% - 220px);}
.product_l .product_a a{float: left;padding-left: 30px;line-height: 44px;background-repeat: no-repeat;background-position: left center;background-size:23px 25px;color:#222222;margin-right: 4%;}
.product_l .product_a a.on{color: #157ace;}
.product_l .product_a a:hover{color: #157ace;}
.product_l .product_a a.bgs1{background-image: url(../images/product_pic3.png);}
.product_l .product_a a.bgs2{background-image: url(../images/product_pic5.png);}
.product_l .product_a a.bgs1.on{background-image: url(../images/product_pic3_on.png);}
.product_l .product_a a.bgs2.on{background-image: url(../images/product_pic5_on.png);}
.product_l .product_a a.bgs3{padding-left: 0;}
.fenxiang{ float:right;height: 40px; }
.fenxiang .share-box{margin-top: 0;}
.fenxiang div.social-share{ display:inline-block; vertical-align:top;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:middle;  padding-left:3px; padding-right:3px;--w: 44px; --size: 67%;position: relative; }
.fenxiang .news_fx::after{content: "分享";position: absolute;left: -45px; color: #666666;font-size: 20px;line-height: 40px;}
.fenxiang .news_fx ul li{ display:inline-block; vertical-align:top; width:var(--w); height:var(--w);  margin-left:7px; margin-right:2px; cursor:pointer;position: relative;}
.fenxiang .news_fx a{ display:block; width:var(--w); height:var(--w); padding:0; margin:0;}
.fenxiang .news_fx .self-svg{width: var(--w); height: var(--w); background:#c0c0c0; border-radius:50%; --fill:#fff; }
.fenxiang .news_fx ul li:hover .self-svg{background: linear-gradient(90deg, #6FB60D, #157ACE);}
.product_l .product_title{overflow: hidden;padding-top: 3%;padding-bottom: 3%;border-top:1px solid #D2D2D2;border-bottom:1px solid #D2D2D2;clear: both;margin-top: 3%;}
.product_l .product_title .h2{font-weight: bold;float: left;width:calc(98% - 230px);width:-webkit-calc(98% - 230px);width:-moz-calc(98% - 230px);}
.product_l .product_title .date{overflow: hidden; float: right;line-height: 24px;font-size: 16px;color: #666666;}
.product_l .product_con{overflow: hidden;line-height: 42px;font-size: 18px;margin-top: 3%;color: #333333;padding-bottom: 4%;}
.product_l .product_con .desc{color: #222;line-height: 36px;padding-bottom: 3%;}
.product_l .product_con img{max-width: 100%;}
.product_l.bgs2 .product_con{line-height: 1.6;}
.product_l.bgs2 .product_con b{display: block;margin-bottom: 10px;}
.prenext{ padding-top:3%; font-size:18px;margin-bottom:5%;border-top:1px solid #d2d2d2; overflow:hidden; line-height:44px; color:#333333; text-align:center; }
.prenext span{ width:calc(49% - 80px);width:-webkit-calc(49% - 80px);width:-moz-calc(49% - 80px); overflow:hidden; max-width:410px;white-space:nowrap;text-overflow:ellipsis;}
.prenext span.l{ text-align:left; float:left;}
.prenext span.r{ text-align:right; float:right;}
.prenext a{ color:#333333; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#157ace;  text-decoration:none;}
.prenext .goback{ display:inline-block; vertical-align:top; line-height:44px; width:160px; text-indent:60px; transition:all 0.3s;color:#157ace; border:1px solid #157ace; border-radius:5px;text-align:left;position: relative;overflow: hidden; }
.prenext .goback::before{content: "";position: absolute;width: 27px;height: 22px;left: 24px;top: 50%;margin-top: -11px; background:url(../images/product_pic6.png) no-repeat; background-size:100% 100%;transition:all 0.3s;}
.prenext .goback:hover{   color:#fff;background: linear-gradient(90deg, #6FB60D, #157ACE);border-color: #fff;}
.prenext .goback:hover::before{background-image:url(../images/product_pic6_on.png);}
.product_r{float: right;width: 372px;overflow: hidden;background: #f8f8f8; border: 1px solid #eeeeee; border-radius: 6px;padding: 12px;}
.product_r:hover{background: #FFFFFF;box-shadow: 0px 6px 30px 2px rgba(35,35,35,0.09);}
.product_r .boxs{border: 1px solid #79BA29;background: linear-gradient(0deg, #6FB60D, #157ACE);overflow: hidden; border-radius: 6px;}
.product_r .product_ul_t{border-radius: 6px 6px 0 0;text-align: center;padding-left: 2%;padding-right: 2%;color: #fff;overflow: hidden;position: relative;background-size: cover;background-repeat: no-repeat;background-position: center center;transition:all 0.3s;background-image: url(../images/product_bg3.png);background-color: #1a7acc;}
.product_r .product_ul_t .title{overflow: hidden;height: 30px;line-height: 30px;color: #fff;margin-bottom:38px;margin-top: 38px;}
.product_r .cons{overflow: hidden;font-size: 18px;color: #333333;padding-left: 27px;padding-right: 27px;padding-top: 22px;padding-bottom: 30px;border: 1px solid #79BA29;border-radius:0 0 6px 6px;border-top: 0;}
.product_r .cons .childs{overflow: hidden; margin-bottom: 9px;}
.product_r .cons .childs:last-child{margin-bottom: 0;}
.product_r .cons .childs .tt{overflow: hidden;background: #1b7dcf;color: #fff;height: 60px;line-height: 60px;padding-left: 19px;border-radius: 6px;position: relative;cursor: pointer;display: block;}
.product_r .cons .childs.on .tt{background: linear-gradient(90deg, #6FB60D, #157ACE);}
.product_r .cons .childs .tt::after{content: "+";position: absolute;right: 25px;line-height: 20px;top: 50%;margin-top: -10px;color: #fff;font-size: 26px;font-weight: bold;transition:all 0.3s;font-family: "宋体";}
.product_r .cons .childs.on .tt::after{content: "-";}
.product_r .cons .childs.not .tt::after{display: none;}
.product_r .cons dl{overflow: hidden;display: none;}
.product_r .cons .on dl{padding-top: 10px;}
.product_r .cons dd{overflow: hidden;display: block;margin-bottom: 8px;line-height: 30px;padding-left: 26px;background: url(../images/product_pic2.png) left top 11px no-repeat;background-size: 12px 9px;transition:all 0.3s;}
.product_r .cons dd:hover{background-image: url(../images/product_pic2_on.png);}
.product_r .cons dd a{display: block;color: #333333;}
.product_r .cons dd a:hover{color: #1b7dcf;}
@media screen and (max-width: 1200px) {
  /*诺德服务详情*/
  .prenext{ font-size:16px;}
  .product_l .product_a{width: calc(98% - 170px);width: -webkit-calc(98% - 170px); width: -moz-calc(98% - 170px);font-size: 16px;}
  .fenxiang .news_fx::after{font-size: 18px;left: -40px;}
  .product_r .cons{font-size: 16px;}
}
@media screen and (max-width: 992px) {
    /*诺德服务详情*/
  .prenext{ font-size:14px; line-height:36px; text-align:right;}
  .prenext span{ width:70%; max-width:none;}
  .prenext .l{ float:none; display:block;}
  .prenext .r{ float:none; display:block;}
  .prenext span.l{ float:none;}
  .prenext span.r{ text-align:left; float:none;}
  .prenext .goback{ margin-top:-70px; line-height:36px; width:130px; text-indent:50px; background-position:left 15px center;}
  .prenext .goback::before{left: 15px;}
  .product_l{float: none;width: 100%;max-width: none;}
  .product_l .product_con{font-size: 16px;line-height: 32px;}
  .product_l .product_con .desc{line-height: 28px;}
  .product_l .product_title .date{font-size: 15px;}
  .product_l .product_a{font-size: 15px;}
  .fenxiang .news_fx::after{font-size: 17px;}
  .product_r{display: none;}
}
@media screen and (max-width: 640px) {
    /*诺德服务详情*/
  .prenext{ font-size:13px; text-align:left;}
  .prenext span{ width:100%;}
  .prenext .goback{ margin-top:15px;  width:100%;  text-align:center; text-indent:30px; background-position:40% center;}
  .prenext .goback::before{position: static;display: inline-block;vertical-align: middle;margin-right: 10px;margin-top: -2px;}
  .fenxiang{height: 30px;}
  .fenxiang .news_fx ul li{margin-left: 2px;}
  .fenxiang .news_fx::after{font-size: 16px;display: none;}
  .product_l .product_a{width: calc(98% - 120px);width: -webkit-calc(98% - 120px); width: -moz-calc(98% - 120px);font-size: 14px;}
  .product_l .product_a a{line-height: 30px;}
  .product_l .product_title .date{font-size: 14px;}
  .product_l .product_title .h2{width: calc(98% - 180px); width: -webkit-calc(98% - 180px); width: -moz-calc(98% - 180px);}
  .product_l .product_con{font-size: 14px;line-height: 26px;}
  .product_l .product_con .desc{line-height: 24px;}
}
@media screen and (max-width: 480px) {
  /*诺德服务详情*/
  .prenext{ font-size:12px; line-height:32px; padding-top:3%;}
  .prenext .goback{ margin-top:10px;}
  .product_l .product_title .h2{width: calc(98% - 140px); width: -webkit-calc(98% - 140px); width: -moz-calc(98% - 140px);}
  .product_l .product_title .date{font-size: 12px;}
}
/**查看更多按钮**/
.more-box-a {
  --atime: 0.5s;
  --lh: 48px;
  --bc: #333333;
  --dc: #333333;
  --hc: var(--main-color);
  --hbc: #ffffff;
  --br: calc((var(--lh) + 2px)/2);
  --fz: 14px;
}
.more-box-a .more-box {
  position: relative;
  border: solid 1px var(--bc);
  border-radius: 6px;
  min-width: 180px;
  overflow: hidden;
  padding: 0 1em;
  background: transparent;
  line-height: var(--lh);
  font-size: var(--fz);
  color: var(--dc);
  transition: background 0.3s;
  text-transform: uppercase;
}
.more-box-a .more-box .more-box-a-jt {
  --size: 0.6em;
  --fill: var(--dc);
  margin-left: 0.7em;
  position: relative;
  transform: translateY(2%);
}
.more-box-a .more-box:hover {
  /* background: var(--hc); */
  border-color: var(--hc);
  color: var(--hbc);
}
.more-box-a .more-box:hover .more-box-a-jt {
  --fill: var(--hbc);
}
.more-box-a.type-a .more-box {
  background: var(--hbc);
  border-color: var(--hbc);
}
.more-box-a.type-a .more-box:hover {
  background: var(--hc);
  border-color: var(--hc);
  color: var(--hbc);
}
.more-box-a.type-a .more-box:hover .more-box-a-jt {
  --fill: var(--hbc);
}
.more-box-a.type-b {
  --hc: #000000;
}
.more-box-a.type-b .more-box {
  background: var(--hbc);
  border-color: var(--hbc);
}
.more-box-a.type-b .more-box:hover {
  background: var(--hc);
  border-color: var(--hc);
  color: var(--hbc);
}
.more-box-a.type-b .more-box:hover .more-box-a-jt {
  --fill: var(--hbc);
}
.more-box-a-h:hover .more-box {
  background: var(--hc);
  border-color: var(--hc);
  color: var(--hbc);
}
.more-box-a-h:hover .more-box .more-box-a-jt {
  --fill: var(--hbc);
}
@media (max-width: 1600px) {
  /**查看更多按钮**/
  .more-box-a {
    --lh: 46px;
    --fz: 14px;
  }
}
@media (max-width: 1200px) {
  /**查看更多按钮**/
  .more-box-a {
    --lh: 40px;
    --fz: 13px;
  }
  .more-box-a .more-box {
    min-width: 160px;
    padding: 0 1.2em 0 1.3em;
  }
  .more-box-a .more-box .more-box-a-jt {
    --size: 0.9em;
    margin-left: 0.4em;
    transform: translateY(0);
  }
}
@media (max-width: 640px) {
  /**查看更多按钮**/
  .more-box-a {
    --lh: 32px;
    --fz: 12px;
  }
  .more-box-a .more-box {
    min-width: 130px;
  }
}

/*新闻中心*/
.news_ul{ border-top:1px solid #d2d2d2; margin-top:5%; overflow:hidden;}
.news_ul li{ display:block; overflow:hidden; position:relative; padding-top:36px; padding-bottom:56px;transition:all 0.3s;}
.news_ul li:before{ content:""; width:100%; height:1px; background:#d2d2d2; position:absolute; bottom:0; left:0;}
.news_ul li:after{ content:""; width:0%; height:1px; background:var(--main-color); position:absolute; bottom:0; left:0;transition:all 0.6s;}
/* .news_ul li:hover:after{ width:100%;} */
.news_ul li:hover::before{display: none;}
.news_ul li:hover{background: linear-gradient(90deg, #65B012 0%, #1378D4 100%);border-radius: 10px;}
.news_ul li .date{ float:left; overflow:hidden; width:254px; margin-top:96px; text-align:center; font-family:Arial; color:#1f1f1f;}
.news_ul li .date .day{ font-size:91px; overflow:hidden; line-height:80px; display:block;font-weight: bold;}
.news_ul li .date .year{ margin-top:8px; display:inline-block; vertical-align:top; border-top:2px solid #1f1f1f; line-height:54px;}
.news_ul li:hover .date{ color:#fff;}
.news_ul li:hover .year{ border-top-color:#fff;}
.news_ul li .txts{ overflow:hidden;}
.news_ul li .cons{ overflow:hidden; width:94%; max-width:1186px; margin:0 auto;}
.news_ul li .txts .desc{ overflow:hidden; position:relative;  line-height:44px; height:44px; text-transform:uppercase; font-size:16px; color:#7f7f7f; font-family:Arial;}
.news_ul li .txts .desc:after{ content:""; position:absolute; bottom:0; left:0; width:20px; height:1px; background:#7f7f7f;}
.news_ul li .txts .h3{ font-weight:normal; overflow:hidden; color:#222222; line-height:36px; height:36px;white-space:nowrap;text-overflow:ellipsis; margin-top:50px;transition:all 0.3s; max-width:1130px;}
.news_ul li:hover .txts .h3{ color:#fff;}
.news_ul li .txts .p{ line-height:24px; height:48px; overflow:hidden; color:#666666; font-size:16px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:13px;transition:all 0.3s; max-width:1130px;}
.news_ul li .more-box-a{ float:left;margin-top:50px;}
.news_ul li:hover .more-box-a .more-box {/* background: var(--main-color); */border-color:#fff;color:#fff;}
.news_ul li:hover .more-box-a .more-box .more-box-a-jt {--fill: #fff;}
.news_ul li:hover .txts .p{color:#fff;}
.news_ul li:hover .txts .desc{color:#fff;}
.news_ul li:hover .txts .desc:after{ background:#fff;}
@media screen and (max-width: 1200px) {
  /*新闻中心*/
  .news_ul li{ padding-bottom:46px; padding-top:26px;}
  .news_ul li .date{ width:200px; margin-top:86px;}
  .news_ul li .txts .h3{ margin-top:40px;}
  .news_ul li .more-box-a{ margin-top:40px;}
  .news_ul li .date .day{ font-size:81px;}
}
@media screen and (max-width: 992px) {
    /*新闻中心*/
  .news_ul li .date{ width:180px; margin-top:76px;}
  .news_ul li .txts .h3{ margin-top:30px;}
  .news_ul li .more-box-a{ margin-top:30px;}
  .news_ul li .date .day{ font-size:71px;}
}
@media screen and (max-width: 640px) {
  /*新闻中心*/
  .news_ul{margin-top: 7%;}
  .news_ul li{ padding-bottom:36px; padding-top:20px;}
  .news_ul li .date{ width:140px; margin-top:60px;}
  .news_ul li .txts .h3{ margin-top:25px; height:30px; line-height:30px;}
  .news_ul li .more-box-a{ margin-top:25px;}
  .news_ul li .date .day{ font-size:61px; line-height:70px;}
  .news_ul li .txts .desc{ font-size:14px;}
  .news_ul li .txts .p{ font-size:14px; margin-top:6px;}
}
@media screen and (max-width: 480px) {
    /*新闻中心*/
  .news_ul li{ padding-bottom:26px; padding-top:15px;}
  .news_ul li .date{ width:100px;}
  .news_ul li .txts .h3{ margin-top:20px; height:26px; line-height:26px;}
  .news_ul li .more-box-a{ margin-top:20px;}
  .news_ul li .date .day{ font-size:51px; line-height:50px;}
  .news_ul li .txts .desc{ font-size:13px;}
  .news_ul li .txts .p{ font-size:13px; line-height:22px; height:44px;}
  .news_ul li .date .year{ line-height:44px;}
}
@media screen and (max-width: 420px) {
      /*新闻中心*/
      .news_ul li .date{width: 90px;}
  .news_ul li .date .year{ line-height:36px;}
  .news_ul li .txts .p{font-size: 12px;}
}


/*行业领域*/
.application_ul{overflow: hidden;border-bottom: 1px solid #dcdcdc;margin-top: 3%;}
.application_ul li{float: left;width: 32.66%;margin-right: 1%;overflow: hidden;margin-bottom: 3%;}
.application_ul li:nth-child(3n){margin-right: 0;}
.application_ul li .imgs{overflow: hidden;position: relative;padding-top: 62%;border-radius: 10px;}
.application_ul li .imgs img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.application_ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.application_ul li .desc{font-size: 14px;color: #666666;overflow: hidden;line-height: 22px;margin-top: 20px;}
.application_ul li .title{line-height: 24px;height: 24px;overflow: hidden;margin-top: 16px;color: #232323;font-size: 18px;font-weight: bold;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.application_ul li:hover .title{color: #1c71b6;}
.application_ul li .p{overflow: hidden;line-height: 20px;height: 40px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;color: #666;font-size:13px;margin-top: 15px;}
.application_ul li .p_more{float: left; overflow: hidden; line-height: 50px; border: 1px solid #fff;border-radius: 5px;text-align: center;transition:all 0.3s;color: #666666;font-size: 14px;font-family: Arial; text-transform: uppercase;display: block;z-index: 0;position: relative;font-style: normal;margin-top: 8%;}
.application_ul li .p_more:hover{border: 1px solid rgba(255,255,255,0); color: #fff;width: 180px;}
.application_ul li:hover .p_more{border: 1px solid rgba(255,255,255,0); color: #fff;width: 180px;}
.application_ul li:hover .p_more::after{width: 100%;}
.application_ul li .p_more::after{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 0;background: linear-gradient(90deg, #6FB60D, #157ACE);transition:all 0.3s;z-index: -1;}
.application_ul li .p_more:hover::after{width: 100%;}
@media screen and (max-width: 1200px) {
  /*行业领域*/
  .application_ul li .p_more{line-height: 46px;}
  .application_ul li .p_more:hover{width: 160px;}
  .application_ul li:hover .p_more{width: 160px;}
}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 640px) {
/*行业领域*/
.application_ul{margin-top: 5%;}
.application_ul li{width: 49%;margin-right: 2%;}
.application_ul li:nth-child(3n){margin-right: 2%;}
.application_ul li:nth-child(2n){margin-right: 0;}
}
@media screen and (max-width: 480px) {
  /*行业领域*/
  .application_ul li{margin-bottom: 5%;}
  .application_ul li .p_more{font-size: 13px;line-height: 40px;}
  .application_ul li .p_more:hover{width: 140px;}
  .application_ul li:hover .p_more{width: 140px;}
  .application_ul li .title{font-size: 16px;margin-top: 10px;}
  .application_ul li .desc{font-size: 13px;margin-top: 10px;}
  .application_ul li .p{font-size: 12px;margin-top: 10px;}
}
@media screen and (max-width: 420px) {
  .application_ul li .title{font-size: 15px;}
  .application_ul li .desc{font-size: 12px;}
  .application_ul li .p_more{font-size: 12px;line-height: 36px;}
  .application_ul li .p_more:hover{width: 120px;}
  .application_ul li:hover .p_more{width: 120px;}
}

/*弹出证书*/
.yuyue_bgs{z-index: 19891024;background-color: #000;opacity: 0.5; width:100%; height:100%; position:fixed; left:0; top:0; display:none;}
.tc_pic{z-index: 19891025; /*width: 600px; height: 360px;*/ width:0; height:0; /*top: 157.5px;*/  left: 50%;/* margin-left:-300px; */position:fixed; background-color:#ffffff;  overflow:hidden; border-radius:6px;}
.tc_pic.showdiv{ width:96%;max-width:600px; height:526px; margin-left:-224px;/*top:157.5px;*/top:50%; margin-top:-234px;transition:all 0.3s;}
.tc_pic .tc_pic_con{margin-top: 60px;overflow: hidden;margin-bottom: 60px;}
.tc_pic .tc_pic_con .tc_pic_title{text-align: center;font-weight: bold;overflow: hidden;line-height: 36px;}
.tc_pic .tc_pic_con .tc_pic_img{overflow: hidden;margin-top: 20px}
.tc_pic .tc_pic_con .tc_pic_img img{max-width: 100%;max-height: 350px;margin:0 auto;display: block;}
.tc_pic-setwin{position: absolute;
  right: 15px;
  top: 0px;
  font-size: 0;
  line-height: initial;}
.tc_pic-setwin a{color: #afafaf; font-size: 26px;}
@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 640px) {

}
@media screen and (max-width: 480px) {

}
@media screen and (max-width: 420px) {

}

.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
  .selects{
    height:46px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 640px){
  .selects{
    height:40px;
    width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
  }
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}

@keyframes pointanimate1 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(3);
    opacity: 0.15;
  }
}

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}