html,body{width: 100%;font-size:16px;overflow-x:hidden}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{ text-decoration:none; color:#333;}
.cuya{font-family: "impact";}

.s_width{ width:85%; margin:0 auto; position:relative}
i,em{ font-style:normal;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 1.4; font-size: 16px;}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

/*===================== 公用样式 START =====================*/
.pub_title{text-align: center;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.pub_title h3{font-weight: 700;text-transform: uppercase;}
.pub_title p,.pub_title h4{font-weight: 400;}
.img{overflow: hidden;position: relative;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}



/*主导航多级菜单*/
.tel_header,.arlo_tm_mobile_menu_wrap,.tel_search{display: none;}
.hbg{width: 100%;height: 90px;position: fixed;top: 0px; left: 0; z-index: 9999;background: none;text-align: center;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);background-image: -webkit-linear-gradient(left,#70c21c, #18b156);}
#logo{transition: .5s;position: absolute; left: 2%; top: 11px;}
#logo:hover{left:4%;}
#logo img{ width:100%}

.hbg .nav{ height:50px; width:52%; position: absolute;   left: 27%; }
.hbg .nav li{width: calc(100%/7); float:left; text-align:center; line-height:50px; position:relative; padding:0 0 20px 0}
.hbg .nav li a{ color:#fff; display:block;  margin-top:20px; font-weight: 400;}
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#fff;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg .nav ul li a:hover, .hbg .nav ul li a.active{color:#333;}

.hbg .product_son{display: none;position: absolute;left:0;top:90px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.hbg .product_son .item{display: inline-block;width:13%;margin:0.5%;}
.hbg .product_son .item img{border: 0;vertical-align: middle;max-width: 100%;display: block;}
.hbg .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;}
.hbg .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(12,162,52,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}


.ttel{text-align: center;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
.hrt{display:block;float:right;margin-top:28px;margin-right:15px;}
.hrt a{display:block;float:left;padding:0 15px;border-right:2px solid #fff;height:20px;position:relative; margin-top: 5px;}
.hrt a:last-child{border:none;padding-right:0;}
.hrt a img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;display:block;width:30px;position:relative;top:0;cursor: pointer;}
.hbg .hrt a img.ssr{display: none;}
.hbg .hrt a:hover img.ss{display: none;}
.hbg .hrt a:hover img.ssr{display: block;}
.hbg .hrt a .ewm{width:133px;position:absolute;top:42px;right:0;display:none;}
.hbg .hrt a .ewm img{width:100%;}


.hbg.bg{padding:6px 0; height: 70px;background-color:rgba(245,0,86,0.75);}
.hbg.bg #logo{width: 8%}
.hbg.bg #logo img{margin-top:2px;}
.hbg.bg .nav{padding-top: 0;}
.hbg.bg .nav li{line-height:15px; }
.hbg.bg .hrt{margin-top:5px;}

@media( max-width:1280px ){
  #logo{ top: 18px;}
  .hbg .nav{  left: 35%; }
  .ttel{display: none;}
}

@media( max-width:790px){
  .hbg .nav,.hbg #logo,.hrt,.product_son{display: none;}
  .hbg{ border-bottom: none;height: 50px;}
  .arlo_tm_mobile_header_wrap{width: 100%;height: auto;display: block;}
  .tel_yuyan{ width: 100%; height: 30px; background: #282f89;}
  .tel_yuyan_cont{width: 95%;margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
  .tel_yuyan_cont a{color: #fff; line-height: 30px;}
  .yuyan_l{width: 25%;}
  .yuyan_l ul{ width: 100%;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
  .yuyan_l li img{width: 60%; margin-top: 5px;}
  .yuyan_r{width: 50%;}
  .tel_header{ width: 100%;height: auto;clear: both;float: left;padding: 10px 20px;display: flex;align-items: center;justify-content: space-between;background-image: -webkit-linear-gradient(left,#70c21c, #18b156);;border-bottom: 1px solid rgba(255,255,255,.1);
  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box; /* Firefox, other Gecko */
          box-sizing: border-box; /* Opera/IE 8+ */}
  .tel_header .tel_logo{width: 50%;}
  .tel_header .tel_logo img{width: 100%;}
  .arlo_tm_trigger{width: auto;}
  .arlo_tm_trigger .hamburger{padding: 15px 15px;display: inline-block;cursor: pointer;transition-property: opacity, filter;transition-duration: 0.15s;transition-timing-function: linear;font: inherit;color: inherit;
  text-transform: none;background-color: transparent;border: 0;margin: 0;overflow: visible;}
  .arlo_tm_trigger .hamburger-box{width: 30px;height: 18px;display: inline-block;position: relative;}
  .arlo_tm_trigger .hamburger-inner{display: block;top: 50%;margin-top: -2px;}
  .arlo_tm_trigger .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{width: 30px;height: 2px;background-color: #f50056;position: absolute;transition-property: transform;transition-duration: 0.15s;
  transition-timing-function: ease;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
  .arlo_tm_trigger .hamburger-inner::before,.arlo_tm_trigger .hamburger-inner::after{content: "";display: block;}
  .arlo_tm_trigger .hamburger-inner::before{top: -8px;}
  .arlo_tm_trigger .hamburger-inner::after{ bottom: -10px;}
  .arlo_tm_trigger .hamburger--collapse-r .hamburger-inner{top: auto;bottom: 0;transition-duration: 0.13s;transition-delay: 0.13s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}
  .arlo_tm_trigger .hamburger--collapse-r .hamburger-inner::after{top: -16px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}
  .arlo_tm_trigger .hamburger--collapse-r .hamburger-inner::before{transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
  .arlo_tm_trigger .hamburger--collapse-r.is-active .hamburger-inner{transform: translate3d(0, -10px, 0) rotate(45deg);transition-delay: 0.22s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}
  .arlo_tm_trigger .hamburger--collapse-r.is-active .hamburger-inner::after{top: 0;opacity: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}
  .arlo_tm_trigger .hamburger--collapse-r.is-active .hamburger-inner::before{top: 0;transform: rotate(90deg);transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}
  .arlo_tm_trigger .hamburger{padding: 0px;height: 100%;display: table-cell;vertical-align: middle;}
  .arlo_tm_trigger .hamburger-box{display: block;}
  .arlo_tm_trigger .hamburger .hamburger-inner::before,.arlo_tm_trigger .hamburger .hamburger-inner::after,.arlo_tm_trigger .hamburger .hamburger-inner{background-color: #fff;width: 30px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
  
  .arlo_tm_mobile_menu_wrap{width: 100%;height: auto;clear: both;float: left;background-color: rgba(33,149,75,.97);padding: 30px 20px;display: none;border-bottom: 1px solid rgba(255,255,255,.09);border-top: 1px solid rgba(255,255,255,.09);-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box; /* Firefox, other Gecko */box-sizing: border-box; /* Opera/IE 8+ */	}
  .arlo_tm_mobile_menu_wrap .mob_menu{width: 100%;height: auto;clear: both;float: left;-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box; /* Firefox, other Gecko */box-sizing: border-box; /* Opera/IE 8+ */}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul{margin: 0px;list-style-type: none;}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul > li{ text-align: center;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.1); line-height: 3.4rem;}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul > li:last-child{margin-bottom: 0px;}
  .arlo_tm_mobile_menu_wrap .mob_menu > ul > li a{text-decoration: none;color: #fff;font-family: "Montserrat";font-weight: 600;font-size: 19px;}
  }


/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:10px;height:10px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#f50056}

@media( max-width:790px){
  #banner{margin-top: 55px;}
}

.prolsit{width: 100%;background:url("../images/prolist.jpg")no-repeat center bottom; padding: 3% 0;}
.prolsit:before{content: "product"; text-align: center; display: block; position: absolute; z-index: 0; font-weight: 500; left: 0; right: 0;font-family: impact; font-size: 100px;text-transform: uppercase; color: #cfd3d7; opacity: 0.2;}
.prolsit p:before{content: "";background:#009e31; width: 66px; height: 1px; display: block; margin:0 auto 1% auto; }
.prolsit h2{text-align: center; font-size: 58px; color: #f28a02; z-index: 1; position: relative; padding-top: 1.5%;}
.prolsit h2 em{ -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  background-image: -webkit-linear-gradient(left,#64c024, #24b34e);}
.prolsit p{text-align: center; font-size: 16px; padding: 20px 0;}

.prolsit ul{width: 85%; margin: 2% auto 5% auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content: center}
.prolsit li{font-size: 22px; line-height: 45px;border:3px solid transparent; border-color:#1a8537;border-radius:40px;width: 12%; margin: 0 1%; text-align: center;transition: .5s; }
.prolsit li a{ color: #1a8537;}
.prolsit li:hover{background:  #1a8537;;}
.prolsit li:hover a{ color: #fff;}

@media( max-width:790px){
  .prolsit ul{width: 95%; flex-wrap: wrap; margin: 2% auto 25% auto;} 
  .prolsit li{width: 45%; margin-bottom: 1%; font-size: 20px;}
}

/*产品展示*/
.pro{width:100%; padding:4% 0 1% 0;background: #009e31;}
#top_scroll {overflow: hidden;width:90%; margin: 0 auto; padding-bottom: 3%; height: 900px;}
#top_scroll ul li{position: relative; float: left;width:18.5%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:nth-child(5n){margin-right: 0;}
#top_scroll ul li .img{width: 100%;object-fit: cover; object-position: center;  }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 12px; transition: .4s;-webkit-transition: .4s;}
#top_scroll ul li strong{display: block;font-weight: normal; color: #333333; font-size: 18px; margin-bottom: 8px;  text-align: center;}
#top_scroll ul li .proText i{ display: block;padding-left: 10%; line-height: 34px; background: url(../images/dianhua.png) no-repeat left 18% center;font-style: normal;color: #333333;transition: .4s;-webkit-transition: .4s;font-family: impact; text-align: center;}
#top_scroll ul li:hover{background-color:#21954b;}
#top_scroll ul li:hover .proText i{background: url(../images/dianhua2.png) no-repeat left 18% center;}
#top_scroll ul li:hover strong,#top_scroll ul li:hover .proText i{ color: #fff;}



@media( max-width:790px){
  .prolsit:before{ font-size: 50px;}
  .prolsit h2{font-size: 30px;padding-top:2%}
  .prolsit p{font-size: 14px; width: 95%; margin: 0 auto;}
  .prolsit p:after{background-size: 80%;margin:3% auto 0 auto; }

  .tx_index_pro{margin-top: 1%;}
  .rtCont{width: 95%; }
  .rtCont ul li{width:150px;}

  #top_scroll {width: 95%;}
  #top_scroll ul li{width: 49%;}
  #top_scroll ul li:nth-child(2n){margin-right: 0;}
  #top_scroll ul li:nth-child(5n){margin-right: 0.5%;}
}


/*about*/
.about{width: 100%;background:url("../images/about.jpg") repeat center top; padding: 5% 0;}
.about .s_width{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; }
.about .about_l{width: 50%; position: relative;}
.about .about_l img{ width: 100%;}
.about .about_r{width: 48%; padding: 4% 4% 4% 0;}
.about .about_r h2{ font-weight: bold; text-transform: uppercase;}
.about .about_r h2 em{color: #333; font-weight: 400;font-size: 55px; display: block; line-height: 78px;display: block;}
.about .about_r h2 i{-webkit-background-clip: text;  -webkit-text-fill-color: transparent;  background-image: -webkit-linear-gradient(left,#64c024, #24b34e);font-size: 60px;}
.about .about_r p{ line-height: 31px; margin-top: 5%;text-align: justify}
.PubLink {display: inline-block;color:#fff;max-width: 300px;line-height: 55px;text-align: center;font-family:  Times New Roman;font-size: 15px;border-width: 1px;padding: 0px 30px; margin-top: 7%; background-image: -webkit-linear-gradient(left,#70c21c, #18b156); margin-bottom: 10px;border-radius: 20px;transition: .5s; }
.PubLink:hover {background: #21954b;color: #fff;}

@media( max-width:790px){
  .about{background-attachment: fixed; background-size: cover;}
  .about .s_width{width: 95%;display:block}
  .about .about_l{width: 100%;}
  .about .about_r h2 i{font-size: 40px; text-align: center;display: block;}
  .about .about_r{width: 95%; padding: 4% 0% 4% 0; margin: 0 auto;}
  .about .about_r h2{ font-size: 20px;}
  .about .about_r h2 em,.about .about_r h2:after{display: none;}
  .PubLink{margin: 0 auto;display: none;}
}

/*fuwu */
.fl{float: left;}
.fr{float: right;}
.service{width:100%;background:url(../images/adv.jpg) repeat center top;background-attachment: fixed; background-size: cover;}
.ser_con{width:1640px;}
.ser_left{width:830px;background:url(../images/zimu.png) no-repeat bottom right;padding:140px 93px 70px 135px;}
.ser_left .slbt h2{font-size: 110px;font-family:"Arial";letter-spacing: 1px;text-transform: uppercase;font-weight: bold;color: rgba(255,255,255,0.2);	}
.ser_left .slbt{width:488px;}
.ser_left .slbt h3{font-size: 36px;letter-spacing: 1px;font-weight: bold;text-align: right;	color: rgba(255,255,255,0.4);}
.sltxt{margin-top: 3%;}
.sltxt>p{font-size: 16px;color:#fff;line-height: 36px;}
.more{margin-top:60px;transition: all .3s; }
.more a{display:block;width:56px;height:56px;border:1px solid #fff;}
.ser_right{width:calc(100% - 830px);padding:176px 0 116px;animation: fadeInRight 1.8s;}
.ser_right h3{font-size: 36px;color:#fff;font-weight: bold;text-align: center;margin-bottom:68px;letter-spacing: 1px;}
.serlist{width:50%; background: #fff;}
.serlist:nth-child(2n){padding-left:111px;padding-bottom:65px;}
.serlist:nth-child(2n-1){padding-left:132px;padding-bottom:65px;}
.serlist:nth-child(1){padding-bottom:65px;}
.serlist:nth-child(2){padding-bottom:65px;}
.serlistpic{width:65px;height:58px;text-align: center;line-height: 58px;}
.serlistpic img{max-width: 100%;}
.seryxy h4{font-size: 18px;color:#333333;font-weight: bold;margin:28px 0 14px;}
.seryxy h6{font-size: 18px;color:#999999;font-weight: lighter;}
.serrtxt {background:#fff;padding:50px 0 65px;}


@media screen and (max-width:1680px){
.ser_left{width:550px;background:#24b34e;padding: 140px 93px 188px 135px;}
.ser_right {width: 730px;padding: 230px 0 162px;}
.ser_left .slbt h2{font-size:80px;}
.ser_left .slbt {width: 357px;}
.sltxt {padding-left: 0;}
.serrtxt {background: #fff;padding: 50px 0 65px;width: 730px;}
.ser_right h3{font-size:24px;}
}
@media screen and (max-width:1400px){
.ser_left {padding: 125px 65px 155px 80px;}
.bendi {margin: 60px 0 75px;}
.ser_right {width: 730px;padding: 195px 0 108px;}
.ser_right h3 {margin-bottom: 37px;}
}

@media( max-width:790px){
  .ser_con{width: 100%;}
  .ser_left{width: 100%;margin: 0 auto; padding: 0 1%;}
  .ser_left .slbt{display: none;}
  .ser_right{display: none; width: 0;}
}


/*客户案例*/
.case{width: 100%; padding: 3% 0 0 0;background: #f2f2f2;}
.case:before{content: "case"; text-align: center; display: block; position: absolute; z-index: 0; font-weight: 500; left: 0; right: 0;font-family: impact; font-size: 100px;text-transform: uppercase; color: #cfd3d7; opacity: 0.2;}
.case p:before{content: "";background:#009e31; width: 66px; height: 1px; display: block; margin:0 auto 1% auto; }
.case h2{text-align: center; font-size: 58px; color: #f28a02; z-index: 1; position: relative; padding-top: 1.5%;}
.case h2 em{ -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  background-image: -webkit-linear-gradient(left,#64c024, #24b34e);}
.case p{text-align: center; font-size: 16px; padding: 20px 0;}
#case_scroll {overflow: hidden;width:90%; margin: 0 auto; padding-bottom: 3%; height: 800px;}
#case_scroll ul li{position: relative; float: left;width:23.5%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#case_scroll ul li .img{width: 100%;;object-fit: cover; object-position: center;  }
#case_scroll ul li .img img{ width: 100%;  transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#case_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#case_scroll ul li .proText{ padding: 12px; transition: .4s;-webkit-transition: .4s;}
#case_scroll ul li strong{display: block;font-weight: normal; color: #333333; font-size: 18px; margin-bottom: 8px;  text-align: center;}
#case_scroll ul li .proText i{ display: block;padding-left: 10%; line-height: 34px; background: url(../images/dianhua.png) no-repeat left 18% center;font-style: normal;color: #333333;transition: .4s;-webkit-transition: .4s;font-family: impact; text-align: center;}
#case_scroll ul li:hover{background-color:#21954b;}
#case_scroll ul li:hover .proText i{background: url(../images/dianhua2.png) no-repeat left 18% center;}
#case_scroll ul li:hover strong,#case_scroll ul li:hover .proText i{ color: #fff;}

@media( max-width:790px){
  .case:before{ font-size: 50px;}
  .case h2{font-size: 30px;padding-top:2%}
  .case p{font-size: 14px; width: 95%; margin: 0 auto;}
  .case p:after{background-size: 80%;margin:3% auto 0 auto; }

  #case_scroll {width: 95%;}
  #case_scroll ul li{width: 49%;}
  #case_scroll ul li:nth-child(2n){margin-right: 0;}
  #case_scroll ul li:nth-child(5n){margin-right: 0.5%;}
  #case_scroll ul li .proText{padding: 10px;}
  #case_scroll ul li strong{font-size: 16px;}
}

/*news*/
.news{width: 100%; padding: 3% 0;}
.news:before{content: "news"; text-align: center; display: block; position: absolute; z-index: 0; font-weight: 500; left: 0; right: 0;font-family: impact; font-size: 100px;text-transform: uppercase; color: #cfd3d7; opacity: 0.2;}
.news strong:before{content: "";background:#009e31; width: 66px; height: 1px; display: block; margin:0 auto 1% auto; }
.news h2{text-align: center; font-size: 58px; color: #f28a02; z-index: 1; position: relative; padding-top: 1.5%;}
.news h2 em{ -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  background-image: -webkit-linear-gradient(left,#64c024, #24b34e);}
.news strong{text-align: center; font-size: 16px; padding: 20px 0; display: block; font-weight: 400;}
.news .s_width{}
.news_cont{ display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;overflow: hidden; margin: 0 auto;}
.news_cont .newList{flex-basis: 31%;margin-right: 3%;}
.newList{ overflow:hidden; padding:0rem 0 1% 0; height:auto; width:100%; }
.news_cont .newList:nth-child(3n){ margin-right:0px; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease; }
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:0 6%;background:rgba(255,255,255,0.9) }
.news_cont .newTitle{ font-size:20px; margin-bottom:0;  line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:1.4; clear:both; font-size:14px; color:#777; min-height:22px; letter-spacing:0; padding:20px 0px 30px; display:-webkit-box; overflow:hidden; line-height: 30px; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.news_cont .image_con{ width: 100%; overflow: hidden;background:rgba(255,255,255,0.9); padding-top: 10px;}
.news_cont .image_con img{width:90%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; margin: 0 auto; display: block; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.news_cont .newList:hover .newTitle{ color:#222; }
.news_cont .newList:hover .lineBox::before{ width:100%; }
.di_img{width:100%; background: url(../images/model_bg_02.jpg) no-repeat center top;position: relative; height: 358px;}
.news_img{width:56%; margin: 0 auto; }
.news_img img{ width: 100%; margin-top: 5%;}

.news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;background:rgba(255,255,255,0.9) ;padding-left: 5%; }
.news_cont .contentBoxB .bottom_btn{ display:none; }
.news_cont .newList:hover .bottom_btn{ color:#b62021; } 


@media( max-width:790px){
  .news{background-attachment: fixed; background-size: cover;}
  .news:before{ font-size: 50px;}
  .news h2{font-size: 30px;padding-top:2%}
  .news strong{font-size: 14px; width: 95%; margin: 0 auto;}
  .news strong:after{background-size: 80%;margin:3% auto 0 auto; }

  .news .s_width{width: 95%;}
	.news_cont{width: 100%;}
	.news_cont .newList{flex-basis: 100%;margin-right:0%;}
	.di_img{height: 240px;}
	.news_img{width: 100%; height: 145px;}
	.news_cont .bottom_btn{line-height: 31px;}
}


/*footer*/
.fixed_footer{display: none;}
.footer{ width:100%; background: url(../images/end.jpg) no-repeat center top;; padding:75px 0 0 0;}
.footer .s_width{display: flex; display:-webkit-flex;justify-content:space-between;align-items: flex-start;width: 90%; margin: 0 auto; }
.footer .footer_a{ width:410px;color:#fff; padding:5% 0 0 0;}
.footer .footer_a p{border: 1px solid #fff; padding: 1% 3%;border-radius: 30px; font-size: 40px;font-family: impact;width: 80%; margin-bottom: 7%;}
.footer .footer_a p i{background:url(../images/tel.png) no-repeat left top 10px; display: inline-block; width: 40px; height: 40px; background-size: 76%;}
.footer .footer_a h2 em{display: block; font-weight: 100;text-transform: uppercase; line-height: 35px;}


.footer .footer_b{ border-left:1px solid transparent;border-right:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);  padding:5% 5% 0 5%;color:#fff; width:41%;}
.footer .footer_b h2{text-transform: uppercase; font-weight:normal;padding-bottom:40px;}
.footer .footer_b ul{ overflow:hidden; padding-bottom:20px;display: flex; display:-webkit-flex;justify-content:space-between;flex-wrap: wrap;}
.footer .footer_b li{ width: 49%; border:1px solid transparent; border-color: rgba(255, 255, 255, 0.2); margin-bottom: 1%; text-align: center; line-height: 50px; text-transform: uppercase;}
.footer .footer_b li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .footer_b li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
.footer .footer_b li a{ color:#fff; line-height:31px;}
.footer .footer_b li a:hover{font-weight: bold;}

.footer .footer_c{   padding:5% 5% 0 5%;color:#fff;}
.footer .footer_c h2{text-transform: uppercase; font-weight:normal;padding-bottom:40px;}
.footer .footer_c p{line-height: 31px;}


.end{ height:65px; background:#0d0106 }
.end .s_width{ width:80%;}
.end .end_l{ }
.end .end_l img{}
.end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
.end .end_l p a{color: #fff;}
.end .end_r{ padding-top:8px;}


.p_float{ position:fixed; width:80px; bottom:0;  right:0; z-index:9999; opacity:0}
.p_float li{ height:78px; width:78px; text-align:center;background: #139b77; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.p_float p{ line-height:78px; color:#fff; font-size:16px;}


@media screen and (max-width: 1280px){
  .footer .s_width{ width:85%;}
  .footer .f_wx li{ width:100px;}
}

@media (max-width:769px){
  .footer,.end{display: none;}
  .fixed_footer{background-color:rgba(0,158,49,0.75);height:50px;position: fixed;bottom:0;left:50%;margin-left:-50%;z-index:999;width:100%;border-radius:10px; display: block;}
  @media (min-width:640px){.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
  .fixed_footer a{float: left;width:33.33%;text-align: center;}
  .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
  .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
}


/*网站内页*/
/* ===================== 内页 Banner 图 ===================== */

#nyba{height:550px;position: relative;overflow:hidden;background-attachment: fixed;position: relative;}
.nybabg{  position:absolute; z-index:2; width:100%; height:100%;opacity:1;}
.gsb{background:linear-gradient(rgba(1, 144, 222, 0.95) 0%, rgba(38, 156, 212, 0) 40%);position: absolute;top: 0;width: 100%;height: 100%;left: 0;z-index: 1;}
#nyba img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;animation:change 2s ease-in-out}
@keyframes change{from
{ transform:scale(1.2);opacity: 0.8;}to {transform:scale(1);opacity: 1;}
}

@keyframes change1{
	from { transform:translateY(60px);opacity: 0;}
	to {transform:translateY(0px);opacity: 1;}
}

/* ===================== 内页 Banner 图 ===================== */

.mbx{ width:100%; height:60px; background:#f2f2f2; }
.mbx .mbx_cont{ width:90%; margin:0 auto; font-size:16px; line-height:60px; color:#333}

@media (max-width:790px){
  #nyba{height:150px;margin-top: 55px;} 
  .mbx .mbx_cont{ width:95%;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

}

.se_main_tit{width: 100%;padding: 3% 0 0 0 ; }
.se_main_tit:before{content: "jinmeng"; text-align: center; display: block; position: absolute; z-index: 0; font-weight: 500; left: 0; right: 0;font-family: impact; font-size: 100px;text-transform: uppercase; color: #cfd3d7; opacity: 0.2;}
.se_main_tit p:before{content: "";background:#009e31; width: 66px; height: 1px; display: block; margin:0 auto 1% auto; }
.se_main_tit h2{text-align: center; font-size: 58px; color: #f28a02; z-index: 1; position: relative; padding-top: 1.5%;}
.se_main_tit h2 em{ -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  background-image: -webkit-linear-gradient(left,#64c024, #24b34e);}
.se_main_tit p{text-align: center; font-size: 16px; padding: 20px 0;}

.se_about{ background: #fcfcfc; padding: 3%; line-height: 31px;width: 85%; margin: 2% auto 5% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);}
.se_about p{ margin-bottom: 1%;}
.se_about img{width: 100%;}


@media( max-width:790px){
  .se_main_tit{background-attachment: fixed; background-size: cover;}
  .se_main_tit:before{ font-size: 50px;}
  .se_main_tit h2{font-size: 30px;padding-top:2%}
  .se_main_tit p{font-size: 14px; width: 95%; margin: 0 auto;}
  .se_main_tit p:after{background-size: 80%;margin:3% auto 0 auto; }

  .se_about{width: 100%;}
}

/*产品详情页*/
.container{width: 80%; margin: 3% auto;background: #fcfcfc; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);padding: 3%;}
.container h1{text-align: center;font-weight: 500; font-size: 30px;}
.info-intro{text-align: center; font-size: 16px; line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto; max-width: 100%; display: block;}
.info_cont{font-size: 16px; line-height: 31px;;margin-top: 4%;}
.info_cont p{ margin-bottom: 15px;}
.info_cont img{width: 100%;}
.info_cont iframe{width: 80%; height: 650px;;}

.more-info{ line-height: 40px;  font-size: 16px;}
.more-info ul{width: 80%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}


@media (max-width:790px){
  .container{width: 100%;}
  .container h1{font-size: 24px; line-height: 32px;}
  .info_cont iframe{width: 90%; height:150px;;}
  .more-info ul{width: 100%;flex-wrap: wrap; padding-top: 10px;}
  .more-info li{width: 100%;}
}

.seprocont{ width:80%; margin:5rem auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.seprocont .sepro_l{width:21%; overflow:hidden;}
.box_one{width: 100%;background-color: #0c66bb;padding: 10px 10px}
.box_one .title{text-align: center;margin-bottom:20px;}
.box_one .title h3{color:#fff;font-weight:bold;font-size:30px;margin:20px 0 10px 0;}
.box_one .title p{color:#fff;font-size:16px;}
.box_one ul li{line-height:50px;background-color:#fff;margin-bottom:5px;text-align:left;}
.box_one ul li a{color:#333;position: relative;z-index:1;font-size:17px; display:block; padding-left:20px;}
.box_one ul li i{position: absolute;width:100%;height:0;background-color:#0c66bb;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.box_one ul li a:hover i, .box_one ul li a.active i{height:100%;}
.box_one ul li a:hover, .box_one ul li a.active{color:#fff;}
.box_two{ background:#f07b1b; padding:30px 10px 10px 10px; margin-top:1rem; color:#fff;}
.box_two h3{ font-size:18px; font-weight:normal;}
.box_two h3:after{ content:""; width:30px; height:5px; background:#fff; display:block; margin-top:10px; margin-bottom:20px;}
.box_two p{ font-size:16px; line-height:31px;}
.box_two a{ width:70%; height:30px; line-height:30px; margin:30px auto 30px auto; background:#f2f2f2; display:block; text-align:center; color:#333}

.seprocont .sepro_r{ width:75%; overflow:hidden; background: #f8f8f8; }



/*内页业务布局*/
.se_yewu{ width: 80%; margin: 0 auto 3% auto; display: flex;flex-wrap: wrap;-webkit-justify-content: space-between;   justify-content: space-between;}
.se_yewu .se_yewu_l{align-items: center;padding: 0; width: 50%; transition: .5s; }
.se_yewu .se_yewu_l img{width: 100%; height: 100%;}
.se_yewu .se_yewu_r{ width: 50%; background: #f2f2f2;}
.se_yewu .se_yewu_r .se_yewu_cont{padding: 10% 7% 7% 10%; color: #333;}
.se_yewu .se_yewu_r .se_yewu_cont h3{ }
.se_yewu .se_yewu_r .se_yewu_cont p{margin-top: 15px; line-height: 31px;}


/*内页产品展示*/
.se_telprolist{display: none;}
.se_tuandui { width:90%; margin:3% auto 1rem auto; }
.se_tuandui ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_tuandui li{padding:0; width:23%; margin:0 26px 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_tuandui li:nth-child(4n){ margin-right:0px;}
.se_tuandui li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;object-fit: cover; object-position: center;}
.se_tuandui li .p-name{ height:70px; line-height:70px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; border-top:1px solid #eee}
.se_tuandui li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#666;}
.se_tuandui p span{ font-size:17px;  color:#af1318;}
.se_tuandui ul li:hover{background-image: -webkit-linear-gradient(left,#70c21c, #18b156);cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #fff;}


@media (max-width:790px){
.se_telprolist{width: 100%;display: block;}
.se_telprolist ul{width: 100%;display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content: center;flex-wrap: wrap;}
.se_telprolist li{width: 47%; margin: 0.5%;border: 2px solid transparent;  border-color: #1a8537;  border-radius: 40px;text-align: center; font-size: 18px; line-height: 40px;}
  .se_tuandui { width:95%;}
  .se_tuandui li{width:48%; margin: 0 1% 1% 0;}
  .se_tuandui li:nth-child(2n){ margin-right:0px;}
  .se_tuandui li .p-name{height: 40px; line-height: 40px;font-size: 16px;}
}



.sepro_cont{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;background: #f8f8f8; }
.sepro_cont_l{width: 50%;}
.sepro_cont_l img{width: 100%;}
.sepro_cont_r{width: 50%; padding: 4% 3%; }
.sepro_cont_r h2{ text-align: left; font-weight: 500; font-size: 35px;}
.sepro_cont_r .info-intro{text-align: left; }
.sepro_cont_r .info-pic{ margin: 10px 0;}
.sepro_cont_r .info-pic img{ margin: 0 auto; max-width: 100%; display: block;}
.sepro_cont_r .info_cont{font-size: 16px; line-height: 31px;;}
.sepro_cont_r .info_cont p{ margin-bottom: 15px;}

.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 12px; padding: 0 10px; text-align: center;  border: 1px solid #dddddd;margin: 0 3px 6px;color: #666; line-height: 26px;}


/*内页简介*/
.ny_about{ width:100%; height:500px; overflow:hidden;background-attachment: fixed; background-size: cover;}
.ny_about_cont{ width:80%; margin:50px auto;}
.ny_about_cont h2{ font-size:40px; color:#159e50; line-height:80px;}
.ny_about_cont p{ font-size:18px; line-height:35px; color:#666; margin-top:30px;text-indent:2em;}


/*se_hangye*/
.newsout {padding: 0 0 120px;}
.newslist {padding: 0 0 120px;width: 100%;}
.newslist li {width: 100%;padding: 38px 0;background-color: #eee;border-bottom: 2px solid #fff;}
.newslist li:nth-child(even) {background-color: #f5f5f5;}
.newslist li .lin {max-width: 1200px;margin: 0 auto;}
.newslist li a {display: block;position: relative;padding-left: 0;min-height: 220px;overflow: hidden;padding-right: 166px;}
.newslist li a:after {content: '';position: absolute;right: 130px;top: 40px;z-index: 2;width: 1px;height: 143px;background-color: rgba(0, 0, 0, 0.1);}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 0;height: 220px;overflow: hidden;}
.newslist li .pic img {width: 386px;height: 100%;}
.newslist li h3 {font-size: 18px;color: #333;line-height: 30px;height: 30px;overflow: hidden;padding-top: 28px;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;overflow: hidden;height: 64px;text-align: justify;margin: 18px 0 24px;}
.newslist li .date {font-size: 16px;color: #666;line-height: 30px;height: 30px;font-family: 'helvetica';padding-left: 28px;}
.newslist li label {display: block;width: 28px;height: 28px;font-size: 0;cursor: pointer;background: #21954b url('../images/jtr-n.png') center no-repeat;border-radius: 50%;position: absolute;right: 0;top: 50%;
z-index: 1;margin-top: -14px;}
.newslist li:hover {background-image: -webkit-linear-gradient(left,#70c21c, #18b156);}
.newslist li:hover a {padding-left: 426px;}
.newslist li:hover a:after {background-color: rgba(255, 255, 255, 0.2);}
.newslist li:hover .pic {width: 386px;}
.newslist li:hover h3 {color: #fff;}
.newslist li:hover .txt {color: rgba(255, 255, 255, 0.7);}
.newslist li:hover .date {color: #fff;}
.newslist li:hover label {background-image: url('../images/jtr-nh.png');background-color: #fff;}
.newslist li,.newslist a:after,.newslist h3,.newslist .date,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
.newslist a,.newslist .pic {-webkit-transition: 1s;transition: 1s;}
.newslist .txt {-webkit-transition: color 0.4s;transition: color 0.4s;}
@media screen and (max-width: 1440px) {
.newsout {	padding: 0 0 80px;}
.newslist {	padding: 0 0 80px;}
}
@media screen and (max-width: 1280px) {
.newslist li a {	padding-left: 426px;	padding-right: 20px;}
.newslist li:hover a {padding-left: 426px;}
.newslist li a:after {display: none;}
.newslist li label {display: none;}
.newslist li .pic {width: 386px;left: 20px;}
.newslist li:hover .pic {width: 386px;}
}
@media screen and (max-width: 1000px) {
.newslist li h3 {padding-top: 10px;}
.newslist li .txt {height: auto;max-height: 96px;}
}

@media screen and (max-width: 840px) {
  .newslist li a {padding-left: 46%;padding-right: 3%;}
  .newslist li:hover a {padding-left: 46%;}
  .newslist li .pic {width: 40%;left: 3%;}
  .newslist li:hover .pic {width: 40%;}
  .newslist li .pic img {position: absolute;left: 50%;margin-left: -193px;}
  }
  @media screen and (max-width: 600px) {
  .newsout {padding: 0 0 60px;}
  .newslist {padding: 0 0 60px;}
  .newslist li a {padding-left: 3%;}
  .newslist li:hover a {padding-left: 3%;}
  .newslist li .pic {position: relative;width: 100%;left: 0;height: auto;}
  .newslist li:hover .pic {width: 100%;}
  .newslist li .pic img {position: static;left: 0;margin-left: 0;width: 100%;height: auto;}
  }


/*se-contact*/
/*内页联系我们*/
.contacts {padding: 107px 0 66px;background: #fff;}
.contact-title {position: relative;padding-bottom: 70px;color: #e10a00;line-height: 1;}
.contact-title:before {position: absolute;left: 0;bottom: 0;content: "";width: 82vw;height: 10px;}
.contact-address {margin-top: 70px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.contact-item {min-width: 330px;}
.contact-top {padding-bottom: 24px;border-bottom: 3px solid #f2f2f2;}
.contact-top strong {display: block;margin-bottom: 13px;line-height: 1;color: #333333;font-size: 24px;}
.contact-top p {color: #333333;font-size: 16px;}
.contact-info {margin-top: 25px;}
.contact-info p {color: #333333;font-size: 16px; line-height: 31px;}
.contact-eq {width: 130px;}
.contact-eq img {display: block;width: 100%;height: auto;}
.map {width: 100%;height: 658px; margin: 0 auto;}

@media only screen and (max-width: 768px){
  .contacts {padding: 3rem 0 3rem 0;background: #fff;}
  .contact-address {margin-top: 20px;display:block;}
  .contact-title {padding-bottom: 20px;}
  .contact-item {min-width: 100%;}
  .contact-map {display: none;}
  .contact-us-title p {font-size:16px;}
  .form-group{padding:0rem 0px;line-height: 35px; width:100%; margin:0 20px 0px 0rem; }
  .contact-info {margin-top:0px;}
  .col-sm-2{height: 40px;}
  .btn-success{ font-size: 16px; height:40px;   line-height: 27px;}

  .contact-top strong {display: block;margin: 13px 0;line-height: 1;color: #333333;font-size: 24px;}

}


/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


/*===================== 响应式代码 END =====================*/