.clear{ clear:both}
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear {zoom:1; }

#header{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;
    position:absolute; left:0; top:0; width:100%; z-index:999;}
#header:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background-color:#ededed; opacity:.2}
.header_mid{ position:relative; margin:0 3.64583333333333%;}
.header_mid_mid{text-align:center;}
.header_mid_mid ul li{display:inline-block; z-index:1; margin:0 0.8vw; position:relative; font-weight: bold}
.header_mid_mid ul li dl{ width:21.4375em; padding:1em 0; display:none;position:absolute; left:-7.71875em;background-color:rgba(0,0,0,.67);}
.header_mid_mid ul li dl a{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; font-size:18px;color:#fff; display:block; padding:15px 0; color:#ddd;}
.header_mid_mid ul li dl a:hover{background:#f84d47; color: #fff}
.header_mid_mid ul li a.biga{ position:relative;color:#fff; display:block; height:4.57291666666667vw; line-height:4.57291666666667vw; font-size: 18px;}
.header_mid_mid ul li a.biga:after{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; z-index:10;
    content:''; bottom:0px; position:absolute; height:1px;background-image: linear-gradient(to right, rgba(55, 67, 89, 1), rgba(4, 189, 236, 1)); left:50%; width:0;}
.header_mid_mid ul li a.biga:hover:after,.header_mid_mid ul li a.bigaon:after{
    width:100%; left:0;}
.header_logo{ width: 12%; text-align:center; z-index:10;position:absolute; left:0; top:50%;transform:translate(0, -50%);}
.header_logo .quanjing{width: 110px; background-image: linear-gradient(to right, rgba(55, 67, 89, 1), rgba(4, 189, 236, 1));border-radius: 30px; height: 40px; margin-top: 10px}
.header_logo .quanjing a{display: inline-block;}
.header_mid_left{position:absolute; left:0; top:50%;transform:translateY(-50%);}
.header_mid_right{position:absolute; right:0; top:50%;transform:translateY(-50%); color:#fff; }
.header_mid_right i{ padding-right:0.1875em; display:inline-block; font-size: 1.3em}
.bodyon .header_mid_right{color: #fff}

.menu-toggler{top:50%;right:0px; z-index:10; cursor:pointer;width:20px;height:20px;position:absolute;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0); display: none}
.menu-toggler .line{top:50%;left:50%;width:100%;height:1px;margin-top:-1px;position:absolute;background:#fff;-webkit-transform:translate3d(-50%,0%,0);transform:translate3d(-50%,0%,0);}
.menu-toggler .line-1{width:100%;-webkit-transform:translate3d(-50%,-6px,0);transform:translate3d(-50%,-6px,0);-webkit-animation:toggler-open-line-1 1500ms 1 normal forwards;animation:toggler-open-line-1 1500ms 1 normal forwards;}
.menu-toggler .line-2{-webkit-transition:all 300ms linear;transition:all 300ms linear; }
.menu-toggler .line-3{width:100%;-webkit-transform:translate3d(-50%,6px,0);transform:translate3d(-50%,6px,0);-webkit-animation:toggler-open-line-3 1500ms 1 normal forwards;animation:toggler-open-line-3 1500ms 1 normal forwards;}
.menu-toggler.close .line-1{-webkit-animation:toggler-close-line-1 1500ms 1 normal forwards;animation:toggler-close-line-1 1500ms 1 normal forwards;}
.menu-toggler.close .line-2{width:0;}
.menu-toggler.close .line-3{-webkit-animation:toggler-close-line-3 1500ms 1 normal forwards;animation:toggler-close-line-3 1500ms 1 normal forwards;}
@-webkit-keyframes toggler-open-line-1{0%{-webkit-transform:translate3d(-50%,0px,0) rotate(45deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,-6px,0) rotate(0deg);}}
@keyframes toggler-open-line-1{0%{transform:translate3d(-50%,0px,0) rotate(45deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,-6px,0) rotate(0deg);}}
@-webkit-keyframes toggler-open-line-3{0%{-webkit-transform:translate3d(-50%,0px,0) rotate(-45deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,6px,0) rotate(0deg);}}
@keyframes toggler-open-line-3{0%{transform:translate3d(-50%,0px,0) rotate(-45deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,6px,0) rotate(0deg);}}
@-webkit-keyframes toggler-close-line-1{0%{-webkit-transform:translate3d(-50%,-6px,0) rotate(0deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,0px,0) rotate(45deg);}}@keyframes toggler-close-line-1{0%{transform:translate3d(-50%,-6px,0) rotate(0deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,0px,0) rotate(45deg);}}
@-webkit-keyframes toggler-close-line-3{0%{-webkit-transform:translate3d(-50%,6px,0) rotate(0deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,0px,0) rotate(-45deg);}}
@keyframes toggler-close-line-3{0%{transform:translate3d(-50%,6px,0) rotate(0deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,0px,0) rotate(-45deg);}}
.header_logo img:nth-child(2){display:none}
.bodyon .header_logo img:nth-child(2){display:block}
.bodyon .header_logo img:nth-child(1){display:none}
.bodyon #header{ position:fixed;background-color:#fff;}
.bodyon .header_mid_mid ul li a.biga,.bodyon .header_mid_right a{color:#333;}
.bodyon .menu-toggler .line{background-color:#333}
.bodyon2 #header{transform:translateY(-100%);-webkit-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; -moz-transition-duration: 0s; transition-duration: 0s;}

.bodyon #header .header_mid_right{  color: #333}
.bodyon #header .header_mid_right i{color: #333}

@media screen and (max-width:1440px) {
    .header_mid_mid ul li{display:inline-block; z-index:1; margin:0 0.5vw;}
    .header_mid_mid ul li a.biga{font-size: 16px}
}

@media screen and (max-width:1280px) {
    #header{padding: 15px 0}
    .header_logo .quanjing{width: 80px; height: 35px; line-height: 35px}


}
@media screen and (max-width:1200px) {
    #header{background-color:#fff;	position:fixed; padding: 0}
    .header_logo img:nth-child(2){	display:block; height:50px;}
    .header_logo img:nth-child(1){	display:none}
    .header_logo{	width:auto;}
    .menu-toggler{display: block}
    .menu-toggler .line{ background-color:#000}
    .header_mid{margin-left:5%; margin-right:5%; padding: 50px 0 10px 0;}
    .header_mid .header_mid_mid{display: none}
    .bodyon #header .header_mid_right{display: none}
}
/******手机端menu************/
.navwrap {position: fixed;top: 80px;right: -80%;width: 80%;height:calc(100vh - 80px);z-index: 888;background-color: #fff; opacity: 0; display:none;}
@media screen and (max-width:1200px) {
    .navwrap{display:block}
}
@media screen and (max-width:640px) {
    .css_animation{width:80px; height:80px;}
    .navwrap {	top: 60px;height:calc(100vh - 60px);}
}
.navwrap .nav {
    padding: 10px 5% 0px 5%; border-top:1px #dedede solid;
}
.navwrap .nav li {line-height: 42px;border-bottom: 1px solid #dedede;padding: 0px;}
.navwrap .nav li a {display: block;color: #000;font-size: 16px;}
.navbg {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 555;display: none;}
.navbg .closeSJ {position: absolute;right: 24px;top: 18px;}
.navwrap .nav .SJbod {display: none;}
.navwrap .nav .SJbod dd a {height: 36px;line-height: 36px;font-size: 14px;}
.navwrap .nav .plus a {background: url(../images/plus.png) right center no-repeat;}
.navwrap .nav .minus a {background: url(../images/minus.jpg) right center no-repeat;}


.index_a_tit {text-align: center;}
.index_a_tit h2 {font-size: 52px;color: #374359;font-weight: bold}
.index_a_tit h2 em {color: #fff;background-image: -webkit-linear-gradient(0deg, #0db562, #0dba3b);padding: 0 25px;border-radius: 70px;font-size: 50px}
.index_a_tit h3 {font-size: 18px;font-weight: 400;color: #333;margin-top:10px;}

@media (max-width: 1440px){
    .index_a_tit h2 {font-size: 46px;}
}

@media (max-width: 1023px){
    .index_a_tit h2 {font-size: 26px;}
    .index_a_tit h2 em{font-size:24px;padding: 0 15px;}
    .index_a_tit h3 {font-size: 14px;}
}


.telprolist{display: none}
.pro{width: 100%; overflow: hidden; background: #f2f7fa}
.prolist{}
.prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:left;flex-wrap: wrap;margin: 3% auto 0 auto;width: 100%;}
.prolist li{width:calc(17% - 26px); height: 60px; margin: 0 10px 1% 10px; border:1px dashed transparent; border-color: rgba(151, 151, 151, .5); text-align: center;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;transition: .5s; padding: 2% 2% }
.prolist li a{color: #000;}
.prolist li:hover{background: #f84d47;}
.prolist li:hover a{color: #fff;}

.tx_index_pro{ overflow:hidden;	width:90%;margin:4% auto 0 auto; clear:both;  position:relative; }
.rtCont{position:relative;width: 90%;margin: 0 auto;overflow: hidden; padding:3% 0 0 0;}
.rtCont ul{width: 100%;}
.rtCont ul li{width:200px;border-radius:18px;overflow:hidden; float: left; margin: 0 20px;}
.pro_pic{border-radius:50%;border:5px solid #f2f2f2; overflow: hidden;}
.rtCont ul li img{border-radius:10px 10px 0 0; width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.rtCont ul li:hover img{transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.rtCont ul li p{ margin-top: 9%;}
.rtCont ul li p a{color:#333; line-height:30px;text-align:center;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:3% 0;transition:all linear .3s}
.rtCont ul li:hover p a{font-weight:700;color:#0db562}

#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:90%; margin:2% auto 3% auto; padding-bottom: 2%;height: 1000px }
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#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: 25px 0; transition: .4s;-webkit-transition: .4s;}
#top_scroll ul li strong{display: block; color: #333;   text-align: center;font-weight: 700;font-size: 18px}
#top_scroll .protel{width: 70%; margin: 0 auto; line-height: 35px; padding:0 0 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
#top_scroll .protel .protel_a{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s;background: #ffffff ;  color: #333;}
#top_scroll .protel .protel_a:hover{background: #f84d47; color: #fff;}
#top_scroll .protel .protel_b{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; background: #fff;color: #333;}
#top_scroll .protel .protel_b:hover{background: #374359 ; color: #fff;}

#top_scroll ul li:hover .protel_a{background: #f84d47; color: #fff;}
#top_scroll ul li:hover .protel_b{background: #374359 ; color: #fff;}

.pro .zxbtn{margin:0px auto 3% auto;display:block;width:341px;height:66px;background:#ffb628;background-image:linear-gradient(to right, #f84d47, #ff4626);border-radius:36px;font-size:28px;color:#ffffff;text-align:center;line-height:66px;position:relative;overflow:hidden;cursor:pointer;transition:all linear 0.3s}
.pro .zxbtn a{color: #fff;}
.pro .zxbtn span{display:block;transition:all linear 0.3s;transform-style:preserve-3d;transform:translateY(0);transition-property:transform}
.pro .zxbtn span+span{position:absolute;top:0;left:0;width:100%;transform:translate3d(0, 36%, 0) rotateX(-90deg);display:none\9}
.pro .zxbtn:hover span{transform:translate3d(0, -36%, 0) rotateX(90deg);transform:none\9}
.pro .zxbtn:hover span+span{transform:none}


@media (max-width:1280px){
    .pro .zxbtn{font-size: 22px;width:241px;height:46px; line-height: 46px}
    .pro-list .c-wrap .c-title{padding: 15px 0;}
}


@media (max-width:1023px){
    .tx_index_pro{width: 95%}
    #top_scroll,#cf_scroll,.rtCont{display: none;}
    .tx_index_pro .l-pd80{padding: 20px 0;}
    .telprolist{display: block; width: 100%; margin-top: 20px}
    .telprolist ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
    .telprolist li{width: 49%; padding: 10px 0; background: #f2f2f2; text-align: center; margin-bottom: 3px; font-size: 14px}
    .prolist ul{width: 100%}
    .prolist li{width: 45%;height: 45px}
    #top_scroll{display: none;}
    #tel_pro {overflow: hidden;width:98%; margin:1vh auto 0 auto; padding-bottom: 3%; display: block;}
    #tel_pro ul li{position: relative; float: left;width:49%;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;}
    #tel_pro ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
    #tel_pro ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
    #tel_pro 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);}
    #tel_pro ul li .proText{ padding:15px 0; transition: .4s;-webkit-transition: .4s;}
    #tel_pro ul li strong{display: block; color: #333333;   text-align: center;font-weight:500;font-size: 16px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
    #tel_pro .protel{width: 70%; margin: 0 auto; line-height: 35px; padding:0 0 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
}

/*公司简介*/
.index-about{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4% 0; height: 100%; background: url(../images/aboutbg.jpg) no-repeat;background-attachment: fixed; background-size: cover;}
.index-about .wrap{width: 80%; margin: 0 auto}
.index-about .tit {margin: 0px auto 80px;position: relative;text-align: center; }
.index-about .tit h2{font-size: 55px;color: #fff;margin-bottom: 10px;font-weight: bold;}
.index-about .tit p {font-size: 18px;color: #fff;}
.about-pic {float: left;width: 45%;position: relative;z-index: 0;padding-left: 20px;}
.about-pic img {width: 100%;}
.about-info {position: relative;float: right;width: 50%; padding-top: 3%}
.about-info:before {content: "";position: absolute;right: 0;top: 0;width: 130px;height: 132px;}
.about-info h3 em{display: block; font-size: 20px; font-weight: normal; margin-bottom: 20px}
.about-info h3{font-weight: bold; color: #fff; font-size: 36px;}
.about-info p {font-size: 18px;color: #fff;line-height: 40px; margin-top: 3%}
.about-info p span{font-weight: bold; display: block;font-size: 33px;margin:20px 0 40px 0;}
.about-info a{display: block;width: 180px; line-height: 60px; text-align: center;background: #f84d47;text-align: center;font-size: 18px;color: #fff;
    border-radius: 10px;transition: .5s;margin-top: 4%;}
.about-info a:hover{background: #f84d47;background-image: linear-gradient(to bottom,#ff7e00, #d62926); color: #fff}

.index_about_box{ overflow:hidden; width:80%; z-index:999; margin:4% auto 0  auto;color: #fff }

.index_about_box dl{float:left;width:25%;text-align:center;background: url(../images/line.png) no-repeat right center;padding: 0 2%;}
.index_about_box dl:nth-child(1){padding-left: 0}
.index_about_box dl:nth-child(4){padding-right: 0; background: none}
.index_about_box dl dt{width: 30%;float: left;}
.index_about_box dl dt em{display:block;width:70px;height:70px;margin:0 auto 24px;text-align:center;line-height:2.5em;font-size:65px;font-style:normal; margin-top:20px;color:#fff;}
.index_about_box dl dd{width: 68%;float: right;margin-top: 20px;}
.index_about_box dl dd h3{font-size: 20px;text-align: left; margin-bottom:10px;}
.index_about_box dl dd p{font-size: 16px;text-align: left;width: 100%;overflow: hidden;}
#ys1{background:url(../images/com_1.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys2{background:url(../images/com_2.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys3{background:url(../images/com_3.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys4{background:url(../images/com_4.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}

@media screen and (max-width:1440px){
    .index-about .wrap{width: 90%;}
    .index-about .tit h2{font-size: 46px}
    .index-about .tit{margin-bottom: 3%}
    .about-info h3{font-size: 30px;}
    .about-info p{font-size: 16px; line-height: 31px;margin-top: 26px;}
    .about-info a{width: 150px; height: 50px; line-height: 50px; font-size: 18px}
}

@media screen and (max-width:1023px){
    .index-about video{display: none}
    .index-about {margin: 0px auto 0;padding-bottom: 0; height: auto;}
    .index-about .wrap{width: 95%; position: relative; }

    .index-about .tit h2, .index-case h2{font-size: 32px;}
    .index-about .tit h2 span{display: block;}
    .index-about .tit p, .index-case .tit p{display: none;}
    .about-pic{width: 100%;padding-left:0}
    .about-pic:before{content: none;}
    .about-info{width: 100%;}
    .about-info p span{font-size: 27px;}
    .index_about_box{width: 100%; position: relative; left: 0; margin-left: 0;}
    .index_about_box .l{display: none;}
    .index_about_box .r{width: 100%;}
    .index_about_box dl{width: 50%;}
    .index_about_box dl dt em{width: 50px; height: 50px;}
    .index_about_box dl dd h3{font-size: 23px;}
    .index_about_box dl dd p{font-size: 14px;}
    .about-info h3{font-size: 23px}

}



/*首页厂容厂貌*/
.cf{width: 90%;margin: 0 auto; }
.cf_box{position:relative;overflow: hidden; margin-top: 4em; width: 100% }
.cf_box ul{}
.cf_box ul li{width:500px;float: left; overflow:hidden;position:relative;z-index:1; margin: 0 10px;border-radius: 10px}
.cf_pic{ overflow: hidden;}
.cf_box ul li img{width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;  }
.cf_box ul li:hover img{transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.cf_box ul li h3{text-align: center;font-size: 18px;line-height: 65px;color:#333; background: #fff}
.cf_box ul li h3 a{color:#fff;line-height:30px;text-align:center;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:all linear .3s; font-weight: 300;}
.cf_box ul li:hover h3 a{font-weight:700;color:#fff}

@media screen and (max-width:1440px) {
    .cf_box ul li{width:300px;}
}

@media screen and (max-width:1023px) {
    .cf_box{ margin-top: 2em}
    .cf_box ul li{width:200px;}
    .cf_box ul li h3{line-height: 31px; padding: 10px 0;font-size: 16px}
}



/*首页新闻资讯*/
.news{width: 100%;background: url(../images/b12.jpg)no-repeat center top;}
.news .index-news-cont{width: 90%; margin:3% auto 0 auto; }


/*adv*/
.adv{width: 100%; margin: 0 auto; }


/*************footer******************/
.footer22{display: none;}
.footer2{display: none;}
.footer{background:#25262b; position:relative; overflow:hidden; border-top:10px solid transparent; border-color: #2f9e47;}
.footer .footer_box{width: 85%; margin: 4% auto 3% auto; color: #fff;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.footer .footer_box a{ color: #fff;}

.footer_pro{width:40%; padding: 0 5%;}
.footer_pro h2{font-size: 21px; font-weight: bold;}
.footer_pro h2:after{content: ""; width: 100%; height:2px; background: #484848;display: block; margin: 10px 0;}
.footer_pro ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; margin-top: 50px;}
.footer_pro li{width: 48%; margin: 1% 1% 1% 0; line-height:35px;}
.footer_pro li a{ font-size: 16px; color: #e0e0e0}

.footer_contact{width: 25%;}
.footer_contact h2{font-size: 21px; font-weight: bold;}
.footer_contact h2 img{width: 55%}
.footer_contact h2:after{content: ""; width: 100%; height:2px; background: #484848;display: block; margin: 10px 0;}
.footer_contact ul{width: 100%; margin-top: 50px;}
.footer_contact li{width: 100%; margin-bottom: 20px; font-size: 16px; color: #e0e0e0}
.footer_contact li i{width: 50px;height:50px;display: inline-block;vertical-align: middle;position: relative;box-sizing: border-box;background:#404142;transform: skew(-10deg); margin-right: 20px}
.footer_contact li i img{width: 40%; display: block; margin: 15px auto 0 auto}


.footer_wx{width: 25%;}
.footer_wx h2{font-size: 21px; font-weight: bold;}
.footer_wx h2 img{width: 55%}
.footer_wx h2:after{content: ""; width: 100%; height:2px; background: #484848;display: block; margin: 10px 0;}
.footer_wx ul{width:75%; margin-top: 50px;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.footer_wx li{width: 46%; margin-bottom: 20px; font-size: 18px; color: #e0e0e0}
.footer_wx li img{width: 100%}
.footer_wx li i{width: 50px;height:50px;display: inline-block;vertical-align: middle;position: relative;box-sizing: border-box;background:#404142;transform: skew(-10deg); margin-right: 20px}
.footer_wx li i img{width: 40%; display: block; margin: 15px auto 0 auto}






.footer_mid_3{margin:0 auto; position:relative; z-index:10;padding: 10px 0; width: 100%;font-size: 16px;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content:center;line-height: 46px;background: #0db562; border-top:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);
}
.footer_mid_3_left{  color:#e0e0e0; }
.footer_mid_3_right{  color:#e0e0e0;text-align: right;}
.footer_mid_3_right a{color:#e0e0e0;}
.footer_mid_3_right a:hover{color:#fff;}



@media screen and (max-width:1440px){
    .footer .footer_box{width: 90%;}
    .footer_pro li{font-size: 15px;line-height: 40px;}
    .footer_contact p{font-size: 15px;line-height: 30px;}
    .footer_ewm {width: 15%;}
}

@media screen and (max-width:1280px){
    .footer_logo{display: none;}
    .footer_pro {width: 36%;}
    .footer_contact {width: 26%;}
    .footer_ewm {width: 22%;}
}


@media screen and (max-width:1023px){
    .footer{display: none;}
    .footer22{ width: 100%; height: 75px; ; display: block;	position: fixed; z-index: 8; bottom:0; left:0;}
    .footshadow{ width: 100%; height: 75px; display: none;}
    .footfun{ padding: 0 0px; height: 100%; overflow: hidden;}
    .footfun li{ float: left; width: 25%; height: 100%; background-color: #ff4d4f;	-webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
    .footfun li:nth-child(odd){ background-color: #ff4d4f}
    .footfun li a{ display: block; text-align: center; color: #fff; padding-top: 3px;}
    .footfun li a .pic{ height: 44px; line-height: 44px; font-size: 0;}
    .footfun li a img{ max-height: 40px; width: auto; height: auto;position: relative;}
    .footfun li h3{ line-height: 26px;font-size: 15px; font-weight: normal;}
}
@media screen and (max-width:750px){
    .footerin{ padding: 16px 0 16px;}
}


.lh-pro-bottom{width: 90%; margin: 4% auto;}

@media screen and (max-width:750px){
    .lh-pro-bottom{width: 95%;}
}

/*liuyan*/
.index-doing{width:100%;; position: relative; overflow: hidden;}
.index-doing h2{text-align: center; color: #666666; font-weight: normal; }
.index-doing h2 em{display: block; margin-bottom: 5px;color: #005e61;display: block}
.index-doing-cont{background-color: #f2f2f2; border-radius: var(--size-20); overflow: hidden; align-items:center;}
.index-doing-cont>*{width: 50%; position: relative; z-index: 2; padding: var(--size-60) var(--size-40);}
.index-doing-cont>*.left{padding: var(--size-50) var(--size-40) calc(var(--size-20) * 2);}
.index-doing-cont::before{content: ''; display: block; width: 56%; height: 100%; background-image: -webkit-linear-gradient(left,#005e61, #005e61);
    position: absolute; right: var(--size-60-); top: 0; border-radius: var(--size-20); transform: skewX(10deg);}

.liuyan_cont{width: 100%; margin: 10% auto 0 auto;}
.liuyan_cont .layui-form-item{padding: 0 3px;float: left; width:100%;overflow: hidden;margin: 0 23px 0 0;border:none;font-size: 16px;color: #666;line-height: 50px;}
.liuyan_cont .layui-input{ margin-bottom:15px;border: 1px solid #ececec; line-height: 35px; width: 75%; font-size: 13px; padding-left: 15px;transition: .5s; outline: none;background: #fff}
.liuyan_cont .layui-input:hover{border: 1px solid #73af1b; }
.liuyan_cont .l-grid-2>*{width: 100%}
/* .liuyan_r_cont .layui-form-item input::-webkit-input-placeholder {color: #999;} */
.liuyan_cont .layui-input input:hover::-webkit-input-placeholder {color: #fff;}
.liuyan_cont .layui-textarea{width: 75%; display:block; border: 1px solid #ececec;height: 100px; line-height: 35px; font-family: -webkit-body; font-size: 13px; padding-left: 15px;transition: .5s; outline: none; background: #fff}
.liuyan_cont .layui-textarea:hover{border: 1px solid #73af1b; }
/* .liuyan_r_cont .layui-textarea input::-webkit-input-placeholder {color: #999;} */
.liuyan_cont .layui-textarea input:hover::-webkit-input-placeholder {color: #fff;}
.liuyan_cont .layui-btn{ display:block; background-image: -webkit-linear-gradient(left,#005e61, #005e61);; color:#fff;width: 30%;  text-transform: uppercase;  line-height: 45px; border:0!important; margin:15px 0 0 0;}
.liuyan_cont .layui-btn-primary,.box_title{display: none;}
.liuyan_cont .layui-form-label{display: none;}

@media screen and (max-width: 1024px){
    .index-doing-cont>*.left{width: 100%; padding: 0}
    .index-doing-cont{padding: 30px;}
    .index-doing-an>.name{height: 50px;}
    .doing-an-item>*:nth-child(1){right: 0%;}
    .doing-an-item>*:nth-child(2){top: 30%; right: 10%;}
    .doing-an-item>*:nth-child(3){left: 0%;}
    .index-doing-cont::before{width: 120%; height: 55%; right: 0; bottom: 0; top: auto;transform: skewX(0);}
    .index-doing-cont>.right{width: 100%; margin-top: 50px; padding: 0}
    .liuyan_cont .layui-btn{line-height:normal}
}

@media (max-width:750px){
    .liuyan_cont .layui-input{ margin-bottom:0;}
}

.doing-an-item>*{position: absolute; display: flex; align-items: center; padding: calc(var(--size-10) - 3px) var(--size-20); border-radius: 30px; background-color: #14ae67; border:1px solid var(--color-dominant); white-space: nowrap;}
.doing-an-item>* i{color:var(--color-dominant); margin-right: var(--size-10);}
.doing-an-item>*:nth-child(1){right: 52%; top:-8%;}
.doing-an-item>*:nth-child(2){right: 84%; top: 50%;}
.doing-an-item>*:nth-child(3){left: 74%; top:65%;}
.doing-r{padding-left: var(--size-40);}
.doing-r>*{padding: var(--size-40) 0; border-top: 1px dashed rgba(255,255,255,.5);}
.doing-r>*:first-child{border:none; padding: 0 0 var(--size-40);}
.doing-r>*:last-child{padding: var(--size-40) 0 0;}
.doing-r>* dd{margin-top: var(--size-20);}
.doing-r>* dd h3{margin-bottom: var(--size-10);}
.doing-r>* dd p{align-items: center; line-height:200%;}
.doing-r>* dd p>*{margin-right: var(--size-15); display: flex; align-items: center;}
.doing-r>* dd p>* i{margin-right: 4px; font-size: var(--size-20);}
.doing-r>* dd p>*:last-child{margin-right: 0;}
.l-grid-5{display: flex;display: -webkit-flex;flex-direction: row;-webkit-flex-direction: row;}


.fenye{width: 90%; 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: 14px; width: 100px; background: #f2f2f2; text-align: center;  line-height: 40px;}

@media screen and (max-width: 750px) {
    .fenye{width: 95%;  margin: 0 auto 30% auto; line-height: 30px; height: 30px;}
    .fenye_zong{ font-size: 12px; width: auto;}
}

/*内页公司简介*/
.cate-list {	width: 100%; margin:2% 0 4% 0;}
.cate-list ul{ padding-top:30px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; flex-wrap: wrap; }
.cate-list li {	width: 16%;  text-align:center}
.cate-list li a.cate-img {display: block; width: 68%;border-radius: 100%;position: relative; margin: 0 auto;width: 100px; height: 100px;}
.cate-list li a.cate-img:before { content: ''; display: block; position: absolute; left:0; top:0; right:0; bottom:0;   border-radius: 100%;  background: #edeff1;}
.cate-list li a.cate-img img {display: block;position: relative; margin:0 auto;padding-top:30px;}
.cate-list li p {width: 100%;overflow: hidden;line-height: 28px;font-size: 18px;color: #999999;text-align: center;margin-top:10px; display:block}
.cate-list li+li {margin-left:5%}

.about_model5{ margin:0 auto 80px auto; overflow:hidden; width: 85%;}
.about_model5 .tit{ margin: 0 auto;width: 75%; padding: 0 0 2% 0;}
.about_model5 .tit h2{text-align: center; font-size: 48px; font-weight: bold;}
.about_model5 .tit h2 em{text-align: center; font-size: 16px; padding: 10px 0; font-weight: 300;display: block; line-height: 31px;}

.about_model5 li{ float:left; width:30.333%; margin:0 1.5%; font-size:16px;}
.about_model5 li img{ margin-bottom:20px; width: 100%;}
.about_model5 li strong{ color:#f3562d; font-size:22px; display: block; padding-bottom: 20px;}

@media screen and (max-width: 1440px) {
    .neiye .neiye_tit h2{font-size: 47px;}
}

@media screen and (max-width: 750px) {
    .about_ban .tit h2{ font-size: 31px; }
    .about_ban .tit h2 em{font-size: 16px;}
    .cate-list ul{display: none;}
    .se_about{width: 90%;}
    .about_model5{margin: 0px; width: 95%;}
    .about_model5 .tit{width: 95%;}
    .about_model5 .tit h2{font-size: 30px;}
    .about_model5 li strong{padding-bottom: 10px;}
    .about_model5 li{width: 100%; margin-bottom: 20px;}
}

/*生产流程*/
.adv{width:100%; margin:0 auto; position: relative;   padding:3.5% 0 4% 0;background:#374359}
.adv:before{position: absolute;left: 0;top: -112px;content: "";width: 7584px;height: 112px;background: url("../images/bg02.png") repeat-x;animation: wave 15s linear infinite;-webkit-animation: wave 15s linear infinite;}
@keyframes wave {
    100% {transform: translateX(-50%);}
}
.adv .adv_tit{text-align: center; margin-bottom: 2%;color: #fff;}
.adv .adv_tit h2{font-size: 52px;font-weight: bold; }
.adv .adv_tit p{font-size: 18px; margin-top: 15px;}

.adv ul{width: 85%; margin:4% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.adv li{background: #fff; width: 11.5%; height: 140px; text-align: center; padding:30px 0 20px 0;}
.adv li i{font-size: 40px; display: block;transition: .5s;}
.adv li em{font-size: 18px; margin-top: 10px;display: block;}
.adv li:hover i{margin-top: -15px;}

@media screen and (max-width:1440px){
    .adv .adv_tit h2{font-size: 50px;}
    .adv .adv_tit p{font-size: 16px;}
}

@media screen and (max-width:790px){
    .adv{background:#0181e0; padding-bottom: 10%};
    .adv .adv_tit h2 {font-size: 33px;background-size: 90%;padding-top: 10px}
    .adv .adv_tit p {margin-top: 5px;line-height: 28px;}
    .adv ul{width: 95%;flex-wrap: wrap;-webkit-justify-content: left;   justify-content: left;}
    .adv li{ width: 31%; margin: 1%;padding:10px 0}
}


/*内页产品展示*/
a{color:inherit;text-decoration: none;transition: .5s;  }
.prolist_bot { width: 100%; margin: 0% auto; }
.prolist_bot ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:  left;width: 100%; margin:2% auto;flex-wrap: wrap;}
.prolist_bot ul li {width: 24%;height: auto;margin-right: 1%;margin-bottom: 25px;transition: all .5s;;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);}
.prolist_bot ul li:nth-child(4n) {margin-right: 0px;}
.prolist_bot ul li a {display: block;width: 100%;height: 100%;}
.prolist_bot ul li a .prolist_liimg {width: 100%;border-radius: 6px;overflow: hidden;transition: .5s; }
.prolist_bot ul li a .prolist_liimg img {width: 100%;height: 100%;object-fit: cover;transition: .5s; }
.prolist_bot ul li:hover .prolist_liimg img {transform: scale(1.1);}
.prolist_lititle {height: 70px;width: 100%;background-color: #fff;display: flex; align-items: center;-webkit-align-items: center; justify-content:center}
.prolist_lititle h3 {font-size: 18px;color: #666666;font-weight: bold }
.prolist_bot ul li:hover {box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);}

@media screen and (max-width:1023px) {
    .prolist_bot ul{width: 95%;}
    .prolist_bot ul li{width: 49%; margin-right: 1%; margin-bottom: 10px}
    .prolist_bot ul li:nth-child(2n) {margin-right: 0px;}
    .prolist_lititle {height:55px;}
    .prolist_lititle h3 {font-size: 16px;}
}


/*se_hangye*/
.se_xinwen{width: 100%; margin: 0% auto;background:#f9fcfb; padding: 4% 0;}
/*se_hangye*/
.newslist {width: 85%;margin: 0 auto;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0;}
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;font-size: 16px}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
    opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #374359;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
    .newslist {padding: 60px 0;}
    .newslist li .lin {padding: 40px 0;}
    .newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
    .newslist li .wrap {padding: 30px 0 0;}
    .newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
    .se_xinwen{width: 95%; margin: 0 auto}
    .newslist {width: auto;margin: 0 -20px;}
    .newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
    .newslist li .lin {margin: 0 20px;padding-top: 0;}
    .newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
    .newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
    .newslist li a {padding-right: 0;}
    .newslist li .wrap {padding: 20px 15px 0;}
    .newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
    .newslist {margin: 0 -10px;padding: 60px 0 20px;}
    .newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
    .newslist li .wrap {padding: 20px 0 0;}
    .newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
    .newslist li h3 {font-size: 18px;margin: 0;}
    .newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
    .newslist {margin: 0 0;}
    .newslist li {display: block;width: 100%;}
    .newslist li .lin {margin: 0 0;}
    .newslist li .txt {display: block;height: 55px;}
}


/*内页新闻详情*/
.newsdetail_page {background: #f2f2f2; width: 100%; margin: 0 auto}
.newsdetail_page .con1200{width: 90%; margin: 0 auto; padding: 3% 0; max-width: 1350px}
.newsdetail_item {padding: 50px 75px;background-color: #ffffff;}
.newsdetail_title {border-bottom: 1px solid #e5e5e5;text-align: center;}
.newsdetail_title h3 {font-size: 32px;font-weight: bold;line-height: 42px;padding: 0px 15px;color: #333333;}
.newsdetail_title span {padding: 45px 0px 40px;display: block;font-size: 16px;color: #666666;}
.news_detail {padding: 40px 0px;}
.news_detail p {font-size: 17px;line-height: 36px;color: #333333;text-indent: 2em;}
.news_detail img {margin: 10px auto;display: block;text-indent: -4em;}
.news_nextprev {border-top:1px solid #e5e5e5;padding: 40px 0px;margin: 80px 0px;align-items: flex-start;}
.news_nextprev_l a {width: 136px;height: 51px;border-radius: 25px;border: solid 1px #bdbdbd;justify-content: center;margin-bottom: 10px;transition: all .5s;}
.news_nextprev_l a p {font-size: 16px;color: #666666;}
.news_nextprev_l a img {height: 12px;margin-left:15px;}
.news_nextprev_l a:hover {background-color: #00a67e;border-color: #00a67e;}
.news_nextprev_l a:hover p {color: #ffffff;}
.news_nextprev_l a:hover img {filter: grayscale(100%) brightness(200%);}
.news_nextprev_r .bannerdesc_btn {width: 136px;height: 51px;border-radius: 25px;}
.news_nextprev_r .bannerdesc_btn_ico {background-color: #ffffff;height: 43px;width: 43px;top: 4px;right: 4px;}
.news_nextprev_r .bannerdesc_btn a p {left: -4px;top: 14px;}
.news_nextprev_r .bannerdesc_btn_ico img {right: 9px;top: 15px;height: 12px;width: auto;}
.news_nextprev_r .bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 20px;}
.news_detail iframe {width: 80%;height: 600px; margin: 0 auto;text-indent: -4em;display: block}
.bannerdesc_btn {width: 180px;height: 72px;background: linear-gradient(90deg, #00a67e 0%, rgba(91, 163, 79, 0.08) 100%);border-radius: 36px;position: relative;}
.bannerdesc_btn a {width: 100%;height: 100%;}
.bannerdesc_btn a p {font-size: 16px;padding-left: 20px;color: #f5f5f5;position: absolute;left: 6px;top: 24px;z-index: 2;transition: all .5s;}
.bannerdesc_btn_ico {width: 60px;height: 60px;border-radius: 30px;background-color: #f5f5f5;transition: all .5s;position: absolute;right: 6px;top: 6px;z-index: 1;}
.bannerdesc_btn_ico img {width: 26px;position: absolute;right: 16px;top: 20px;}
.bannerdesc_btn:hover a p {color: #00a67e;}
.bannerdesc_btn:hover .bannerdesc_btn_ico {width: 100%;height: 100%;border-radius: 36px;top: 0px;right: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 25px;}

.se_product_cont h2{ font-size: 30px;color: #3a4a64;line-height: 40px;margin-bottom: 20px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left:42px;margin-top: 4%}
.se_product_cont table {width: 100%;text-align: center;border-spacing: 0px;border-collapse: collapse;background: #fff;border-bottom: 1px solid #ddd;margin-bottom: 15px;font-size: 16px;}
.se_product_cont tr:first-child {background-image: linear-gradient(90deg,#00a69c 3%,#00c0fa 100%);;height: 60px;line-height: 60px;color: #fff;}
.se_product_cont tr:nth-child(2n+3) {background: #f5f5f5;}
.se_product_cont .bhead {background-image: linear-gradient(90deg,#148ffa 3%,#00c0fa 100%);background: #148ffa;color: #fff}
.se_product_cont tr.odd {background: #f5f5f5;color: #333;}
.se_product_cont tr.even {background: none;}
.se_product_cont td.even {background: #fff;}
.se_product_cont table td {line-height: 46px;border: 1px solid #ddd;}
.se_product_cont tr {border: 1px solid #ddd;}
.se_product_cont .fr.frcontent {width: 22.1%;background: url(../images/ico15.png) repeat;margin-top: 80px;margin-bottom: 40px;-webkit-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);-moz-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);
    box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);}
.se_product_cont .fr.frcontent .tt {padding: 0 35px;margin-top: -31px;}


@media screen and (max-width:1023px) {
    .newsdetail_page .con1200{width: 95%;}
    .newsdetail_title span{padding: 15px 0; font-size: 14px}
    .newsdetail_page{width: 95%}
    .newsdetail_item {padding: 50px 2%;}
    .news_detail p{font-size: 16px; line-height: 31px}
    .newsdetail_title h3 {font-size: 20px; line-height: 31px}
    .news_detail iframe {width: 100%;height: 250px; margin: 0 auto;}
}


/*内页联系我们*/
.contact .flex{width: 100%;display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}
.contact{padding: 65px 0; width: 85%; margin: 0 auto;}
.contact ._list{flex-wrap: wrap;}
.contact ._list ._item{width: 33%;}
.contact ._list ._item>div{padding:30px;border: 1px solid #ddd;margin: 0 -1px -1px 0;height: 100%;}
.contact ._list ._item ._title{font-size: 20px;font-weight: bold;line-height: 1;}
.contact ._list ._item ._icon{margin: 30px 0;height: 140px;}
.contact ._list ._item ._icon img{height: 100%;}
.contact ._list ._item ._tel ._n{color: #666;line-height: 1;margin-bottom: 5px;}
.contact ._list ._item ._tel ._t{font-size: 20px;font-weight: bold;line-height: 28px;min-height:56px;}
.contact ._list ._item ._tel ._t._zh{font-size: 18px;}
.contact ._list ._item ._tps{color: #666;line-height: 1.625;margin-top: 10px;}

.message{padding-top:120px;padding-bottom:8vw;position: relative;}
.message ._bg{position:absolute;top:0;left:0;width:100%;height:calc(100% + 3.125vw);overflow: hidden;z-index: -1;}
.message ._bg>div{width:100%;position:absolute;bottom:0;left:0;}
.message ._bg>div img{width:100%;object-fit:cover;}
.message ._box{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.message ._info{width: 420px;padding-right:40px;}
.message ._info ._title .en{font-size: 44px;line-height:1.3;text-transform: uppercase;margin-bottom: 25px;}
.message ._info ._title .cn{font-size: 38px;font-weight: bold;color: var(--color04);line-height: 1;}
.message ._info ._line{margin-top: 45px;font-size: 16px;line-height: 1.875;}
.message ._info ._tel{line-height: 1;margin-top: 120px;}
.message ._info ._tel ._name{font-size: 24px;margin-bottom: 15px;}
.message ._info ._tel ._txt{font-size: 40px;font-weight: bold;color: var(--color04);}
.liuyan {font-size: 0; width:55%;}
.liuyan .hang {width: 100%;margin-bottom: 32px;}
.liuyan label {display: block;font-size: 16px;color: #333;line-height: 30px;}
.liuyan input[type=text] {width: 100%;height: 32px;border: 0 none;border-bottom: 1px solid #b8c4d0;line-height: 32px;font-size: 14px;color: #555;padding-bottom: 12px;background-color: rgba(255, 255, 255, 0.2);
}
.liuyan textarea {padding: 12px 14px;height: 110px;resize: none;vertical-align: top;width: 100%;line-height: 28px;font-size: 14px;}
.liuyan input[type=text]:focus,.liuyan textarea:focus {border-color: #155bc4;}
.liuyan input[type=text],.liuyan textarea {-webkit-transition: 0.3s;transition: 0.3s;}
.liuyan i.v {display: block;width: 100%;vertical-align: top;}
.liuyan .layui-form-item {height: 48px;margin-top: 46px;}
.liuyan .layui-textarea {width: 100%;height: 65px;border: 0 none;border-bottom: 1px solid #b8c4d0;line-height:21px;font-size: 14px;color: #555;padding-bottom: 12px;background-color: rgba(255, 255, 255, 0.2);}
.liuyan  .layui-btn{ display: block;width: 150px;height: 46px;font-size: 16px;line-height: 46px;background-color: #155bc4;color: #fff;border: 1px solid #155bc4;margin-top: 75px;}
.liuyan  .layui-btn:hover{background-color: #fff;color: #155bc4;}

@media screen and (max-width: 1023px) {
    .contact{padding:2em 0 5em 0; width: 95%}
    .contact .flex{display: block;}
    .contact ._list ._item{width: 100%}
    .message{padding-top: 50px;}
    .message ._box{width: 95%; display: block}
    .message ._info ._title .en{display: none}
    .message ._info ._title .cn{font-size: 28px}
    .message ._info ._line{margin-top: 15px; font-size: 14px; width: 90%}
    .message ._info ._tel{margin-top: 25px}
    .liuyan{width: 100%; margin-bottom: 150px}
    .liuyan .layui-btn{margin-top: 25px}
}


/*内页联系我们*/
.se_contact{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; background: #f2f7fa; margin-top: 3%}
.se_contact .se_contact_l{width: 34%; padding: 5% 0 5% 3%; }
.se_contact .se_contact_l h2:before{content: "";width: 80%; height: 1px; background:rgba(222, 226, 230, 1);;display: block;margin-bottom: 4%;}
.se_contact .se_contact_l p:after{content: "";width: 80%; height: 1px; background:rgba(222, 226, 230, 1);;display: block;margin-top: 4%;}
.se_contact .se_contact_l h2{font-size: 36px; font-weight: bold; margin-bottom: 3%;}
.se_contact .se_contact_l p{font-size: 18px; line-height: 40px;}
.se_contact .se_contact_l ul{width: 50%; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; margin-top: 4%;}
.se_contact .se_contact_l  li{width: 48%;}
.se_contact .se_contact_l  li img{width: 100%;}
.se_contact .se_contact_r{width: 55%;}
#map {width: 100%;height: 600px;}

@media screen and (max-width: 1440px) {
    .se_contact .se_contact_l{width: 40%;}
    .se_contact .se_contact_r{width: 55%;}
    .se_contact .se_contact_l h2{font-size: 33px;}
}

@media screen and (max-width: 1280px) {
    .se_contact .se_contact_l h2{font-size: 28px;}
}

@media screen and (max-width: 640px) {
    .se_contact{display: block;}
    .se_contact .se_contact_l{width: 100%;}
    .se_contact .se_contact_l h2{font-size: 28px;}
    .se_contact .se_contact_r{width: 100%;}
}
