﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/INTER-MEDIUM.ttf);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/INTER-SEMIBOLD.ttf);
}
*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: myFirstFont; color:#333; font-size:1rem;  line-height: 24px; min-width: 1280px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #f08618;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto1280{ width:1360px; margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center1 { display: flex; align-items: center; justify-content: center;}
em,i{ font-style: normal;}
b,strong,h1,h2,h3,h4{ color: #111111;    font-family: myFirstFont1;}

#home .home,
#products .products,
#about .about,
#news .news,
#linecard .linecard,
#quality .quality,
#contact .contact,
#solution .solution{color: #f08618; border-bottom: 3px solid #f08618; }







input,button,select,textarea{ outline:none;  font-family: myFirstFont;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}


#warp{ width:100%; height:auto; position: relative; }


header{ width: 100%; height: 110px; padding: 15px 0; position: fixed; left: 0; top: 0; z-index: 999; width: 100%; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); }
header .logo{ width:163px; height: 80px;}
header .logo a{ display: block; width:163px; height: 80px; background: url(../images/logo.png) no-repeat;}
header .logo a h1{ display: none;}

header nav li{ font-size: 1rem; line-height: 40px; padding: 0 18px; position: relative;}
header nav li a{ display: inline-block; color:#111;}
header nav li a i{ margin-left: 8px;}
header nav li:hover ul{ display: block;}
header nav li ul{ display: none; position: absolute; left: 0; z-index: 999; top: 40px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 240px;}
header nav li ul li{ height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE; padding: 0;}
header nav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 1rem;}
header nav li ul li a:hover{ background: #f08618; color: #FFFFFF;}



.searchshow{ width:383px; height:50px; border-radius: 25px; padding: 3px; border: 2px solid #133F64;}
.searchshow input{border: none; height: 40px;  background:none; padding: 0 15px; width: 80%;}
.searchshow button{ border: none; font-size: 1.2rem; border-radius: 24px; width: 20%; height: 40px; background:#133F64; color:#FFFFFF;}





/**banner**/
.main_visual{ margin-top: 100px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{text-indent: -999em; overflow: hidden;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 20px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 26px; height: 4px; background:#ccc; }
.main_visual .owl-dot.active span{ background:#f08618; }
.main_visual .owl-controls{ height: 0;}


.home-pro-title{ text-align: center; padding: 80px 0 35px 0;}
.home-pro-title h2{ font-size: 2.6rem; line-height: 62px;}
.home-pro-title p{ line-height: 30px; font-size: 1.2rem;}

.home-pro-menu{}
.home-pro-menu dl{ width: 18%; text-align: center;}
.home-pro-menu dl dt{ width: 122px; height: 122px; margin: 0 auto;}
.home-pro-menu dl dt a{ display: block; width: 122px; height: 122px; border: 1px solid #CCCCCC; border-radius:50%;}
.home-pro-menu dl dt img{ margin-top: 26px;}
.home-pro-menu dl dt a:hover{ background: #133f64; border-color:#133f64;}
.home-pro-menu dl dt a:hover img{filter: brightness(0) invert(1);}
.home-pro-menu dl dd{ font-size: 0.9rem; line-height: 20px; margin: 15px 0;}

.home-pro-list{ width: 100%; margin-top: 40px;}

.home-pro-list-left{ width: 40%;}
.home-pro-list-left img{ width: 100%; height: 100%;}


.home-pro-list-right{
  width: 58%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)); /* 两列 */
  grid-template-rows: 1fr 1fr;                      /* 上下两行等高 */
  gap: 28px;                                        /* 行列间距 */
  height: 100%;                                     /* 父级要有高度 */
  min-height: 420px;                                 /* 兜底，按你图片高度调 */
  align-content: space-between;                      /* 第一行顶上，第二行贴底 */
}

.home-pro-list-right a{
  display: flex;          /* 让图片在格子里底对齐 */
  align-items: flex-end;  /* 图片靠底 */
}

.home-pro-list-right a img{
  width: 100%;
  height: auto;
  display: block;
}



.home-about{ padding: 80px 0;}
.home-about-left{ width: calc(100% - 619px); padding-right: 60px;}
.home-about-left-info{ width: 100%;}
.home-about-left-info h2{ font-size: 2.6rem; line-height: 52px;}
.home-about-left-info h3{ font-size: 1.2rem; line-height: 40px;}
.home-about-left-info p{ margin-top: 30px;}
.home-about-right{ width: 619px; height: auto;}
.home-about-right img{ width: 100%; height: auto;}

.home-about-num{ width: 100%;  margin-top: 30px;}
.home-about-num dl dd{ padding-left: 12px;}
.home-about-num dl dd b{ display: block; font-size: 2rem;}
.home-about-num dl dd b span{ color: #666; padding-left: 10px; font-size: 0.9rem; font-family: myFirstFont;}
.home-about-num dl dd em{ display: block; font-size: 0.9rem; color: #666666;}


.home-solution-title{ width: 100%; height: auto; background: url(../images/homesoutitle.png) no-repeat center; background-size:cover; padding: 85px 0 35px 0;}
.home-solution-title-left{ width: 55%;}
.home-solution-title-left h2{font-size: 2.6rem; line-height: 62px;}
.home-solution-title-left p{ text-transform: capitalize; font-size: 1.2rem; line-height: 28px;}

.home-solution-title a{ display: inline-block; background: #F08618; border-radius: 25px; height: 49px; line-height: 49px; color: #FFFFFF; padding: 0 40px;}
.home-solution-title a:hover{ background: #133F64;}

.home-solution{}
.home-solution dl{  width: 25%; height: auto; overflow: hidden; position: relative; text-align: center; color: #FFFFFF;}
.home-solution dl dt{transition: transform 0.5s ease; transform: translateY(100px); width: 100%; height: auto; position: absolute; left: 0; bottom: 0; background: linear-gradient( 180deg, rgba(60,114,252,0) 0%, #1B283A 100%); padding: 35px 60px;}
.home-solution dl dt a{ display: block; color: #FFFFFF; font-size: 1.5rem; line-height: 45px; margin-top: 10px; font-family: myFirstFont1;}
.home-solution dl dt em{ display: block; width: 30px; height: 3px; background: #F08618; margin: 20px auto;}
.home-solution dl dt p{ font-size: 0.9rem; height: 40px; line-height: 20px; overflow: hidden;}
.home-solution dl dd img{ width: 100%; height: auto;}
.home-solution dl:hover dt{transform: translateY(0);}


.home-blog-title{ width: 100%; height: auto; background-size:cover; padding: 85px 0 35px 0;}
.home-blog-title-left{ width: 55%;}
.home-blog-title-left h2{font-size: 2.6rem; line-height: 62px;}
.home-blog-title-left p{ text-transform: capitalize; font-size: 1.2rem; line-height: 28px;}
.home-blog-title a{ display: inline-block; background: #F08618; border-radius: 25px; height: 49px; line-height: 49px; color: #FFFFFF; padding: 0 40px;}
.home-blog-title a:hover{ background: #133F64;}


.home-blog{ padding-bottom: 120px;}

.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; background: #FFFFFF; border:1px solid #EEEEEE; border-radius:8px; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .home-blog-pic{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .home-blog-pic img{ width: 100%; height: auto; border-radius:8px 8px 0 0;}

.main_visual1 .owl-carousel .item .home-blog-info{ width: 100%; padding: 20px;}
.main_visual1 .owl-carousel .item .home-blog-info em{ display: block; color: #F08618; margin-bottom: 15px;}
.main_visual1 .owl-carousel .item .home-blog-info em img{ display: inline; margin-right: 10px;  width: 16px; height: 16px;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks1{ display: block;  font-family: myFirstFont1; color: #111111; font-size: 1.1rem; line-height: 32px; height: 32px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks1:hover{color: #F08618;}
.main_visual1 .owl-carousel .item .home-blog-info p{ color: #666666; line-height: 30px; height: 60px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2{ margin-top: 15px; display: block;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2 img{ width: 28px; height: 28px; margin-left: 10px; display: inline-block;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{text-indent: -999em; overflow: hidden;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 26px; height: 4px; background:#ccc; }
.main_visual1 .owl-dot.active span{ background:#f08618; }
.main_visual1 .owl-controls{ height: 0;}





footer{ width: 100%;}

.footer-box{ color: #FFFFFF; width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover; padding: 65px 0;}

.footer-box-left{ width: 380px;}
.footer-box-left h2{ color: #FFFFFF; text-transform: uppercase; font-size: 2rem; line-height: 42px; margin-bottom: 20px;}
.footer-box-left p{ margin-bottom: 30px;}

.footer-box-left-share{}
.footer-box-left-share a{ display: block; width: 40px; height: 40px; margin-right: 10px;}


.footer-box-mid{}
.footer-box-mid dl{ padding: 0 70px;}
.footer-box-mid dl dt{color: #FFFFFF; font-size: 1.2rem; line-height: 32px; margin-bottom: 25px;}
.footer-box-mid dl dd a{ display: block; color: #FFFFFF; line-height: 36px; background: url(../images/flinks.png) no-repeat left center; padding-left: 20px;}
.footer-box-mid dl dd a:hover{color: #F08618;}


.footer-box-right{ width: 220px;}
.footer-box-right b{ display: block; color: #FFFFFF; font-size: 1.2rem; line-height: 32px; margin-bottom: 25px;}
.footer-box-right dl{ width: 100%;}
.footer-box-right dl dt{ width: 29px; height: 29px;}
.footer-box-right dl dd{ width: calc(100% - 29px); padding-left: 12px;}
.footer-box-right dl dd em{ display: block; font-size: 0.9rem;}
.footer-box-right dl dd a{ display: block; color: #FFFFFF;}
.footer-box-right dl dd a:hover{ color: #F08618;}



.footer-copy{ line-height: 55px; height: 55px; width: 100%; text-align: center; font-size: 1rem;}


.kefu-posi{ position:fixed; width:65px; top:30%; right:0; background:#f08618; border-radius: 10px 0px 0px 10px; padding:15px 0; z-index:888;}
.eso-divinfo{ display:none; position:absolute; right:65px; padding:0 25px; top:0; background:#fff; border-radius:8px;  box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); text-align:center; color:#333; font-size:1rem;}
.eso-divinfo img{ width:120px; height:120px; margin-top:20px;}
.kefu-posi a{ display:block; text-align:center; width:100%; height:65px; line-height:55px; height:55px; position:relative; font-size:1.8rem; color:#fff;}
.kefu-posi a:hover .eso-divinfo{ display:block;}

.kefu-posi a .eso-divinfo:before{
    content:""; position:absolute; right:-8px; top:50%; margin-top:-8px; 
width:0;
height:0;
border-top:8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 8px solid #fff;
}


.banner2{ width: 100%; height: 350px; text-align: center; margin-top:100px;}
.banner2 h1{ color: #FFFFFF; font-size: 3rem; text-transform: uppercase; line-height: 78px;  font-family: myFirstFont1;}
.banner2 em{ display: block; width: 72px; height: 4px; background: #FFFFFF; margin: 0 auto;} 


.abmenu{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE; line-height: 72px;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 25px; font-size: 1rem;}
#lm_hover{ color: #FFFFFF; background:#f08618; }
.abmenuR i{ padding-right: 10px; color: #f08618; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px;}



.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 24%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height:48px; line-height: 48px; font-size: 1rem; background: #F5F5F5;}


.about-advan{ text-align: center; padding: 50px 0;}
.about-advan b{ color: #000000; font-size: 2rem; line-height: 48px;  font-family: myFirstFont1;}
.about-advan p{ font-size: 1rem; line-height: 26px; margin-top: 10px;}


.about-service{ padding-bottom: 60px;}
.about-service dl{ text-align: center; width: 23%;}
.about-service dl dd{ padding-top: 20px;}
.about-service dl dd b{ display: block; color: #111111; text-transform: uppercase; line-height: 42px; font-size: 1.4rem;}
.about-service dl dd p{ font-size: 1rem; margin-top: 5px;}


.about-envi{width: 100%; height:auto; background: url(../images/about-envibg.png) no-repeat center; background-size:cover; padding-bottom: 120px; padding-top: 65px;}
.about-envi b{ display: block; color: #111111; font-size: 2rem; font-family: myFirstFont1; line-height: 42px; margin-bottom: 30px; text-align: center;}
.about-envi-list{}

.main_visual4 .owl-carousel,.main_visual4 .owl-stage-outer,.main_visual4 .owl-stage,.main_visual4 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual4 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item img{ width: 100%; height: auto; border-radius:8px;}
.main_visual4 .owl-prev,.main_visual4 .owl-next{ display: none; text-indent: -99999em;}

.main_visual4 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -40px;  z-index: 999;}
.main_visual4 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual4 .owl-dots .owl-dot span{  display: inline-block; width: 26px; height: 4px; background:#999; }
.main_visual4 .owl-dot.active span{ background:#f08618; }
.main_visual4 .owl-controls{ height: 0;}


/*==????????==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 40px 40px 50px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:1.4rem; line-height:32px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel font {margin-top:10px;font-size:30px;color:#f08618;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {width: 120px;display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#f08618;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==?????????==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px; box-sizing:border-box;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#f08618}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png); margin-left:1%;}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png); margin-left:1%;}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==????????==*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #f08618;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #f08618;font-weight:bold;}

.rack{width:100%;padding:50px 0; }

.goods_rack{width:100%;padding:50px 0; background: #f7f7f7;}
.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==??????????==*/
 .news-list{display: flex;margin:0 0 -30px -30px;flex-wrap: wrap; padding:50px 0;}
 .news-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
 .news-list li a{display: block;height:100%;background: #fff;border:1px #eee solid;}
 .news-list .pic{padding-top:60%; position:relative}
 .news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
 .news-list .box{padding:30px;}
 .news-list h4{color:#090929;font-size: 22px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .news-list p{-webkit-line-clamp: 2;color: #7a7a7a;font-size: 15px;line-height: 25px; height:50px; overflow:hidden; margin-bottom:20px;}
 .news-list .time{color: #999;font-size:14px;justify-content: space-between;align-items: center;}
 .news-list .time i{opacity: 0;font-size: 24px;}
 .news-list li:hover a{border-color:#f08618;transform: translateY(-0px);}
 .news-list li:hover h4{color:#f08618}
 .news-list li:hover .time i{opacity:1; color:#f08618;transform: translateX(-5px);}
 
 
 /*==?????????==*/
  .EssayCont{ padding:50px 0;}
 .EssayCont .lefter {float:left;width:70%;}
 .EssayCont .righter {float:right;width:25%;}
 .EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
 .EssayCont .righter .shell:last-child {margin-bottom:0px;}
 .EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
 .EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#f08618;}
 .EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
 .EssayCont .righter .shell .tit .more:hover{color:#f08618}
 /*--*/
 .EssayCont .bgb {margin-bottom:30px;background:#fff;}
 .EssayCont .bgb:last-child {margin-bottom:0px;}
 .EssayCont .bgb.p3 {padding:20px; box-sizing:border-box;}

 /*--*/
 .EssayCont .news {}
 .EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
 .EssayCont .news li:last-child{margin-bottom:0px;}
 .EssayCont .news .one {position:relative;}
 .EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
 .EssayCont .news .one:hover h4 {background:#f08618}
 .EssayCont .news .two{}
 .EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
 .EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
 .EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .EssayCont .news .two:hover a {color:#f08618;}
 .EssayCont .news .two:hover a:before {background:#f08618;}
 /*--*/
 .EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
 .EssayCont .content .title{color:#333333;font-size:28px;}
 .EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
 .EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
 .EssayCont .content .msg span{margin:0 5px;}
 .EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#f08618}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{min-height:300px;font-size:16px; line-height:30px;}
.EssayCont .content .wor img{ max-width:100%; height:auto;}


 /*--*/
 .EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
 .EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
 .EssayCont .pagIng li{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6; box-sizing:border-box;}
 .EssayCont .pagIng li:hover{ background: #f08618; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

.proCat-title{ border-bottom:2px solid #ddd; padding:15px 0;}
.proCat-title b{ color:#f08618; font-size:28px; line-height:45px;}
.proCat-title a{ display: block;  height: 45px; line-height: 45px; font-size: 16px;  }
.proCat-title a span{ color: #f08618; padding-left: 10px;}

.app-menu-list{ padding:20px 0;}
.app-menu-list dl{ width: 23.5%; position: relative; text-align: center; }
.app-menu-list dl img{ width: 100%; height: auto;}
.app-menu-list dl dd{width:100%; height:52px; line-height:52px; font-size:16px; overflow: hidden; background:#eee; }

.sou-main{ padding:50px 0;}

.souList{ height:auto; overflow:hidden; padding:50px 0;}
.souList dl{ width:49%; height:auto; margin-bottom:2%; background:#f7f7f7;}
.souList dl dt{  width:35%; height:auto; overflow:hidden;}
.souList dl dt img{ width:100%; height:100%;}
.souList dl dd{  width:65%; height:100%; overflow:hidden; padding:30px;}
.souList dl dd a{ display:block; height:32px; line-height:32px; font-weight:bold; font-size:1.2rem; color:#111; overflow:hidden;}
.souList dl dd a:hover{ color:#f08618;}
.souList dl dd p{ font-size:1rem; line-height:28px; height:56px; overflow:hidden; margin-top:5px;}

.proCat-pro{ padding:20px 0;}
.proCat-pro dl{ width: 23.5%; position: relative; border: 1px solid #EEEEEE; border-radius: 8px; text-align: center; padding: 25px;}
.proCat-pro dl img{ width: 100%; height: auto;}
.proCat-pro dl dd{ }
.proCat-pro dl dd a{ display:block; width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; overflow: hidden;}
.proCat-pro dl dd em{ display:block; height:18px; line-height:18px; overflow:hidden; font-style:normal; color:#666;}


.GoodsWzbox{ margin-top:88px;}
.GoodsWz{ width:100%; height:auto; line-height:26px; padding:10px 0; background:#fff; border-bottom:1px solid #eee; }
.GoodsWz i{ margin-right:10px; color:#f08618;}
.GoodsList{ padding:30px 0;}
.GoodsLeft{ width:25%;  }
.GoodsLeftBox{ width:100%; background:#f7f7f7; padding:30px; }
.GoodsLeft h2{text-transform: uppercase; color: #111111; font-size: 32px; line-height: 38px; font-family: myFirstFont1; }
.GoodsLeft dl{ margin-top:10px;}
.GoodsLeft dl dt{ width:100%; height:42px; line-height:42px; overflow:hidden; border-bottom:1px solid #eee; font-size:18px;}
.GoodsLeft dl dt i{ line-height:42px; font-weight:bold; font-size:22px; cursor:pointer;}
.GoodsLeft dl dd{ padding:5px 0; font-size:15px; border-bottom:1px solid #eee; display:none;}
.GoodsLeft dl dd a{ display:block; line-height:32px; height:32px; overflow:hidden; color:#666;}
.GoodsLeft dl dd a span{ margin-right:5px;}
.GoodsLeft dl dd a:hover{ color:#f08618;}
#lm_hover1{ color:#f08618;}

/* 旋转效果 */
.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s; /* 设置旋转过渡效果 */
}
.GoodsMenuMobile{ display:none;}

.GoodsRight{ width:74%; height:auto;}
.GoodsRight dl{ width:31.3%; margin:0 1% 2% 1%; text-align:center; background:#f7f7f7; border-radius:6px; overflow:hidden; padding:30px;}
.GoodsRight dl dt{ width:100%; height:auto; overflow:hidden;}
.GoodsRight dl dt img{ width:100%; height:auto;}
.GoodsRight dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.GoodsRight dl dd{ width:100%; height:auto; padding-top:10px;}
.GoodsRight dl dd a{ font-weight:bold; color:#111; display:block; height:36px; line-height:36px; font-size:18px; overflow:hidden;}



.SearchList{ padding:30px 0;}
.SearchList dl{ width:23%; margin:0 1% 2% 1%; text-align:center; background:#fff; border-radius:6px; overflow:hidden; padding:20px;}
.SearchList dl dt{ width:100%; height:auto; overflow:hidden;}
.SearchList dl dt img{ width:100%; height:auto;}
.SearchList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.SearchList dl dd{ width:100%; height:auto;}
.SearchList dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}
.SearchList dl dd  em{ display:block; height:18px; line-height:18px; overflow:hidden; font-style:normal; color:#666;}

.GoodsContent{ padding:30px 0;}
.GoodsTab{ height:52px; line-height:52px; border:1px solid #eee;}
.GoodsTab li{ font-size:18px; cursor:pointer; border-right:1px solid #eee; width:50%; text-align:center;}
.GoodsTab li i{ margin-right:10px;}
.GoodsTab li:last-child{ border:none;}
.GoodsTab li.thistab{ background:#f08618; color:#fff;}
.Prodte{ padding:25px 0;}
.Prodteinfo{ width:100%; line-height:26px;}
.Prodteinfo table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100% !important;
    box-sizing: border-box;
    border-spacing: 0;
}

    .Prodteinfo table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .Prodteinfo table tr {
        background: #fff;
    }


.ProdteVideo{ width:100%; }
.ProdteVideo video{ width:100%; height:auto;}
.relaproducts{ width:100%; height:auto;}
.relaproducts dl{ width:23%; margin:0 1% 2% 1%; text-align:center; background:#f7f7f7; border-radius:6px; overflow:hidden; padding:20px;}
.relaproducts dl dt{ width:100%; height:auto; overflow:hidden;}
.relaproducts dl dt img{ width:100%; height:auto;}
.relaproducts dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.relaproducts dl dd{ width:100%; height:auto;}
.relaproducts dl dd a{ font-weight:bold; color:#111; display:block; height:42px; line-height:42px; font-size:18px; overflow:hidden;}

.reladownload{ width:100%; height:auto;}
.reladownload li{ width:49%; line-height:46px; border-bottom:1px dotted #ccc;}
.reladownload li span i{ margin-right:5px;}
.reladownload li a em{margin-right:5px;}

/*==产品详情↓==*/

/*==字符串↓==*/



@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('../fonts/font_1963410_g2n4e42qv0n.woff2') format('woff2'),
       url('../fonts/font_1963410_g2n4e42qv0n.woff') format('woff'),
       url('../fonts/font_1963410_g2n4e42qv0n.ttf') format('truetype');
}

.ProductShow { padding:30px 0;}

.DetailCont .top {}

/*--*/

.DetailCont .pst-left {float:left;width:40%;}

.DetailCont .pst-right {float:right;width:55%}

/*--*/

.pst-right .title {color:#191919;margin-bottom:5px;font-size: 28px;  font-family: myFirstFont1; }
.pst-right h2{  font-size:1rem; line-height:28px; }
.pst-right h3{  font-size:1rem; line-height:28px; margin-bottom:10px;}
.pst-right h4{ font-weight:normal; font-size:16px; line-height:28px; margin-top:10px;}
.pst-right b{ display:block; margin-top:10px; font-weight:normal; color:#666; font-size:15px; line-height:26px;}
.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}
.pst-right table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.pst-right table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

.pst-right table tr {
        background: #fff;
    }

.pst-right table tr:nth-child(1) {
            background: #f6f6f6;
        }
.pst-right .wx {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #666;
}

.pst-right .rok {-webkit-line-clamp:3;}

.pst-right .tel {color:#191919;height: 46px;line-height: 46px;font-size: 23px;display: inline-block;margin-top: 30px;border: 1px solid #f08618;}

.pst-right .tel i {float:left;color: #fff;font-size:25px;background: #f08618;padding: 10px;height: 46px;width: 60px;text-align: center;}

.pst-right .tel font {color:#f08618;}
.pst-right .tel  a{
    display: inline-block;
    padding: 0px 15px;
    transition: all .3s;
    font-size: 16px;
}
.pst-right .tel  a:hover{background:#f08618; color:#fff}

.pst-right .online {margin-top:40px;overflow:hidden;}

.pst-right .online a {float:left;margin-right:20px;color:#fff;font-size:14px;padding:12px 50px;border:1px #1b1b1b solid;background:#1b1b1b;}

.pst-right .online a.cor {color:#1b1b1b;background:#fff;}

.pst-right .online a:hover {color:#fff;border-color:#f08618;background:#f08618;}

.pst-right .trait {padding:25px 0;display:flex;justify-content:space-between;margin-top: 30px;}

.pst-right .trait li {position:relative;color:#555;font-size:18px;display:flex;align-items:center;justify-content:center;}

.pst-right .trait li:before {margin:0 8px 0 0;font-size:28px;}

.pst-right .trait li:nth-child(1):before {content:"\e75c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(2):before {content:"\ea00"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(3):before {content:"\e703"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

/*--*/

.psc-content {margin-top:70px;}

.psc-content .wx {}

.psc-content .wor {line-height:26px;font-size:16px;}

.psc-content .long td p{ padding:8px 0px 8px 20px ;font-size:16px;}

.psc-content .long {position:relative;display:flex;}

.psc-content .psd-left {flex:1;min-width:50%}

.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}

.psc-content .tone {position:relative;display:flex;margin-bottom:30px;border-left:1px #eee solid;}

.psc-content .tone:before,.psc-content .tone:after {content:"";position:absolute;left:-10%;right:-10%;top:0;height:1px;background:#ddd;}

.psc-content .tone:after {bottom:0;top:auto;}

.psc-content .tone li {position:relative;display:inline-block;color:#444444;font-size:18px;padding:18px 30px;border-right:1px #eee solid;cursor:pointer;align-items:center;justify-content:center;}

.psc-content .tone li:before {content:"";float:left;color:#444;font-size:24px;margin-right:10px;}

.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#f08618;}

.psc-content .tone li.thistab,.psc-content .tone li:hover {color:#f08618}

.psc-content .tone li.thistab:before,.psc-content .tone li:hover:before {color:#f08618}

.psc-content .tone li.thistab:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}
.psc-content .tone li.x1{border-left:1px #eee solid;}
.psc-content .tone li.x1:before {content:"\e6b9"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x2:before {content:"\e68f"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x3:before {content:"\e692"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x4:before {content:"\e694"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .frame {margin-bottom:50px;padding-bottom:40px;border-bottom:1px #ddd solid}

.psc-content .frame:last-child,.psc-content .mr {}

.psc-content h2 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h2:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}

.psc-content h3 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h3:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}
.psc-content img{ border:1px solid #eee; border-radius:20px; margin:15px 0; padding:25px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}

.psc-content .download {}

.psc-content .download li {display:flex;color:#666;font-size:15px;margin-bottom:2px;background:#e9eef4;}

.psc-content .download .state {padding:13px 20px;display:block;border-right:1px #dedede solid;}

.psc-content .download .state:last-child {border-right:none}

.psc-content .download .title {flex:1;color:#333;}

.psc-content .download .block {width:200px;flex-shrink:0;color:#666;}

.psc-content .download .file:before {content:"\e784";float:left;margin:3px 5px 0 0;font-size:20px;color:#666}

.psc-content .download .file:hover {color:#f08618}

.psc-content .download .file:hover:before {color:#0068cb}

.psc-content .download .top * {color:#f08618;font-weight:bold;}

.psc-content table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

    .psc-content table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .psc-content table tr {
        background: #fff;
    }

        .psc-content table tr:nth-child(1) {
            background: #f6f6f6;
        }



/*--*/

.psd-right .title {position:relative;color:#666;font-size:20px;margin-bottom:20px;border-bottom:1px #ddd solid;padding-bottom:20px;}

.psd-right .title:before {content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#f08618}

.psd-right .shell {margin-bottom:30px;border:1px #eee solid;box-shadow:6px 6px 15px #eee;padding:30px;background:#fff;}

.psd-right .thing {}

.psd-right .thing .pic {}

.psd-right .thing h4 {color:#333;font-size:18px;margin-top:20px;}

.psd-right .thing p {-webkit-line-clamp:1;color:#666;font-size:14px;margin-top:10px;}

.psd-right .list {}

.psd-right .list li {margin-bottom:20px}

.psd-right .list li:last-child {margin-bottom:0px;}

.psd-right .list h4 {color:#333;font-size:16px;margin-top:15px;}

/*--*/

.srll-recom {position:relative;}

.srll-recom .swiper-container {padding:6px;}

.srll-recom .product-list li {}

/*--*/

.psd-right {}

.is-affixed .info {margin-top:50px}





/*==左右图片切换↓==*/

.srllOrso {display:flex}

.srllOrso .leftPic {width:80%;float:left;border:2px #efefef solid;background:#fff; overflow:hidden;}

.srllOrso .leftPic img {display:block;margin:auto;max-width:100%;height: 100%; }

.srllOrso .rightPic {width:20%;float:right;margin-left:15px;}

.srllOrso .rightPic li {height:20%;margin-bottom:20px;border:2px #efefef solid;cursor:pointer;background:#fff; overflow:hidden;}

.srllOrso .rightPic li img {display:block;max-width:76%; height: auto;margin:auto; margin-top:6px !important; }

.srllOrso .rightPic li.swiper-slide-thumb-active {border-color:#f08618;}

.srllOrso .leftPic,.srllOrso .rightPic {height: 461px;}

.srllOrso .leftPic .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}

.srllOrso .leftPic .look i {margin-right:10px;display:inline-block;font-size:20px; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .leftPic:hover .look {opacity:1;transform:translateY(0px);}

.srllOrso .rightPic:hover .btn {opacity:1 !important;}

.srllOrso .btn {opacity:0;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out;}

.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}

.srllOrso .sPrev:before {content:"\ebd1"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .sNext:before {content:"\eb9c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .btn.sNext {top:auto;bottom:0;}

.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}







/*==滚动大图↓==*/

.srllPho{ position: relative;;width: 100%;margin: auto;}

.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}

.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPho .gallery-top li{height:500px;}

.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}

.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}

.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #f08618 solid;}

.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}

.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#f08618;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}

.srllPho .btn.nt{left:auto;right:0;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#f08618;}

.srllPho .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}

