@charset "utf-8";
/* CSS Document

更多精品模板：http://www.bootstrapmb.com
 */
body{margin:0px; padding:0px; font-size:14px; font-family:system-ui, -apple-system, Segoe UI,Helvetica, Arial, sans-serif; color:#666; overflow-x:hidden; background:#f4f4f4;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none;  outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:14px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:14px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal { max-width: 17.0rem; margin: 0 auto;}
.wal2{ width:12.0rem; margin:0px auto; position: relative;}
.wal3{ max-width: 14.5rem; margin: 0 auto; }
.wal4{ max-width: 14rem; margin: 0 auto; }

@font-face {font-family:medium; src:url(../font/DINCOND-MEDIUM.otf);}
@font-face {font-family:bold; src:url(../font/DINCOND-BOLD.otf);}
@font-face {font-family:pingfang; src:url(../font/PingFangSC-Regular.woff2);}
.wal1160 {
    width: 1160px;
    margin: 0 auto;
}


.w280{ width:2.8rem;}
.w378{ width:3.78rem;}
.w870{ width:8.7rem;}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.line1_hidden{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.line2_hidden{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.line3_hidden{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}

.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }

.Phone-Box{ display: none; }

/*头部导航*/
.header{height: 1.1rem; width: 100%; position: absolute; top: 0px; z-index: 15; left: 0px; transition: all .3s ease-out 0s;} 
.header .wal{ height: 1.1rem; position: relative; }
.header.mini{background:#fff;  z-index: 9999999999; } 

.sortbar-fixed{ position: fixed; z-index: 9999999999; background: #fff;}

.sortbar-fixed .nav li a{ color: #000;}
.sortbar-fixed .img1{ display: none!important;}
.sortbar-fixed .img2{ display: inline-block!important;}

.header .logo{ position: absolute; left: 0; top: 0.24rem; display: block; /*width: 2.08rem; height: 0.27rem;*/ overflow: hidden;}
/*.header .logo img{ width: 2.08rem; }*/
.header .logo .img2{ display: none; }
.header .topRight{ position: absolute; right: 0px; top: 0.36rem; height: 0.36rem; }
.nav{ position: absolute; right: 1.23rem; top: 0px; }
.nav li{ float: left; margin-left: 0.6rem; }
.nav li a{ display: block; height: 1.1rem; line-height: 1.1rem; color: #fff; position: relative;}
.nav li a i{display:block;width:100%;height:.02rem;background:#fff;position:absolute;left:0; bottom:.4rem;display:none;}
.nav li a:before{ content: ''; width: 100%; top: 0px; height: 0.03rem; background: #0075cf; display: none; position: absolute; }
.sortbar-fixed .nav li a i {background:#0075cf;}
.nav li .aNow1:before{ display: block; }
.nav.mini a{ color: #000; }

.topSearch{ position: relative; height: 0.36rem; width: 0.36rem; } 
.topSearch img{ position: absolute; right: 0.15rem; top: 0.1rem; }
.topSearch .img2{ display: none; }
.topSearch.mini .img1{ display: none; }
.topSearch.mini .img2{ display: inline-block; }
.topSearch input{ position: absolute; right: 0; display:none; padding: 0 0.15rem; height: 0.36rem; line-height: 0.36rem; background: #f5f5f5; border-radius: 0.24rem; -moz-border-radius: 0.24rem; box-shadow: 0px 0px 14px #ddd; width: 1.5rem; font-size: 10.15rem;} 
.header .lan{ height: 0.36rem; line-height: 0.36rem; padding-left: 0.24rem; }
.header .lan img{ cursor: pointer;} 
.header .lan .img2{ display: none; }
.header.mini .lan img{ display: none; }
.header.mini .lan .img1{ display: inline-block; }

.headDiv{ height: 1.0rem; position: relative; z-index:15; background: #fff;}
.headDiv .logo{ position: absolute; left: 0.2rem; top: 0.35rem; }
.headDiv .logo img{ width: 2.8rem; }
.headDiv .topRight{ position: absolute; right: 0.84rem; }
.headDiv .topRight li{ float: left; width: 0.54rem; height: 1.0rem; }
.headDiv .topRight li a{ display: block; height: 1.0rem; line-height: 1.0rem; }
.headDiv .topRight li img{ width: 0.25rem; }
.header .topRight  .en {position:relative;top:-.2rem;}
.header .topRight  .en  a{color:#fff;}
.header.mini  .en  a{color: #f70502;}
.header .lan .list{ position: absolute; top: 0.35rem; right: -0.2rem; display: none; width: 1.14rem; background: #fff; height: .8rem; }
.header .lan .list li{ font-size: 0.14rem; line-height: 0.36rem; padding-left: 0.17rem; }
.header .lan .list li a{ display: block; color: #a4a5a5; }
.header .lan .list li a:hover{ font-weight: bold; color: #0075cf; }



.navIco{ display: block; position: absolute; right: 0.2rem; top: 0; height: 1.0rem; text-align: center; width: 0.64rem; line-height: 1.0rem;}
.navIco img{ width: 0.35rem; }

.sNav{ z-index: 99999999999999; display: none; position: fixed; z-index: 18; width:  100%; background: #f8f8f8 url(../images/sNavBg.jpg) center no-repeat; padding-top: 75px; height:365px; left:0px; top: 1.1rem;} 
.sNav .leftImg{ padding-left: 1.0rem; width: 3.2rem; overflow: hidden;}
.sNav .leftImg img{ width: 3.2rem; }
.sNav .midDiv{ padding-left: 0.7rem; width: 3.55rem; height: 210px; }
.sNav .msg{ font-size: 0.14rem; color: #000; padding-top: 0.42rem; line-height: 0.28rem; }
.sNav .wen{ font-size: 0.18rem; color: #dbdada; padding: 0.15rem 0 0.25rem; }
.sNav .btnDiv a{ position: relative; display: block; width: 1.62rem; height: 0.44rem; background: #0075cf; color: #fff; line-height: 0.44rem; text-indent: 0.24rem; font-weight: bold; font-size: 12px; }
.sNav .btnDiv a:after{ content: ''; width: 40px; height: 9px; background: url(../images/nimg40_1.png) center no-repeat; background-size: 0.4rem; right: 0.28rem; top: 0.15rem; position: absolute;  }
.sNav .list{ width: 2rem; padding-top: 0.3rem; margin-left: 1rem;}
.sNav .list li{ height: 0.35rem; line-height: 0.35rem; font-size: 0.14rem; margin-bottom: 0.1rem;}
.sNav .list li a{ padding-left: 0.16rem; display: block; position: relative; color: #4f4f4f;}
.sNav .list li a:before{ content: ''; position: absolute; left: 0px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #dbdbdb; }
.sNav .list li a:hover{ font-weight: bold;}
.sNav .list li a:hover:before{ background: #0075cf;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:22; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ padding: 0 0.2rem; height: 1.0rem; position: relative;}
.navLayer .logo{ position: absolute; left: 0.2rem; top: 0.35rem; }
.navLayer .logo img{ width: 2.8rem; }
.navLayer .closeBtn{ width:0.64rem; height:1.0rem; position:absolute; top:0px; right:0.2px; text-align: center; line-height: 1.0rem;}
.navLayer .closeBtn img{ width: 0.27rem; }
.sideNav{ padding: 0.15rem 0.2rem 0.5rem; }
.subNav{ cursor:pointer; display:block; height:1rem; line-height:1rem; position:relative; font-size:0.34rem; border-bottom: #eee solid 1px;}
.subNav1{ background:url(/common/upload/product/2024/03/12/084617ku.png) right center no-repeat; background-size: 0.53rem; color: #2c2c2c;}
.subNav:before{ content: ""; display: block; width: 1.4rem; height: 1px; background: #0075cf; position: absolute; left: 0px; bottom: -1px; }
.subNav .name{ position:relative;}
.subNav a{ color:#2c2c2c; display: block;}
.currentDt{background:url(/common/upload/product/2024/03/12/084629h9.png) right center no-repeat; background-size: 0.53rem;}
.navContent{display: none;}
.navContent a{display:block;  height:1.0rem; line-height:1.0rem; color:#666; font-size:0.28rem; border-bottom:#eee solid 1px; }

.searchLayerTel{ display:none; z-index:22; top:1.0rem; left:0px; width:100%; position:fixed;}
.searchLayerTel .box{ padding:0.3rem 0.36rem;}
.searchLayerTel .box .form{ padding-right: 1.3rem; position:relative; }
.searchLayerTel .form .input1{ width:100%; background:#fff; border-top-left-radius: 8px; -moz-border-top-left-radius:8px; border-bottom-left-radius: 8px; -moz-border-bottom-left-radius:8px; height:0.8rem; line-height:0.8rem; text-indent:0.2rem; font-size:0.24rem;}
.searchLayerTel .form .btn1{ border-top-right-radius: 8px; -moz-border-top-right-radius:8px; border-bottom-right-radius: 8px; -moz-border-bottom-right-radius:8px; position:absolute; right:0px; top:0px; background:#0075cf; text-align: center; width:1.3rem; height:0.8rem; cursor:pointer; color: #fff; font-size: 0.28rem;}

.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:rgba(0,0,0,0.8); left:0px; top:0px;}


.pagecontent .pagebox{ padding-top:100px; padding-bottom:150px;}


.footDiv{ border-top:3px solid #f70502 ; background: #00589e url(../images/map.3a2479d1.png) center no-repeat; padding: 0.95rem 0 .2rem 0;}
.footDiv .bigBox{ padding: 0 0.7rem; }
.footDiv .leftDiv{ width: 2.8rem; }
.footDiv .leftDiv li{ font-size: 0.18rem; font-weight: bold; }
.footDiv .leftDiv li a{ display: block; color: #fff; padding-bottom: 0.32rem; }
.footDiv .leftDiv li a:hover{ color: #f70401; }
.footNav{ width: 9.9rem; }
.footNav li{ float: left; width: 2.3rem; }
.footNav li:last-child{ width: auto; }
.footNav li h2{ font-size: 0.18rem; color: #fff; padding-bottom: 0.28rem; }
.footNav dd{ line-height: 0.3rem; font-size: 0.14rem; }
.footNav dd a{ color: #fff; }
.footNav dd a:hover{ color: #f70502;}
.footDiv .rightDiv{ width: 2.9rem; }
.footDiv .ewm{ text-align: right; }
.footDiv .ewm img{ box-shadow: 0 0 20px #ddd; }
.footDiv .share{ padding-top: 0.3rem; }
.footDiv .share li{ float: left; margin-left: 0.15rem; }
.footDiv .share li img{ width: 0.35rem; }
.footDiv .share li .img1{ display: none; }
.footDiv .share li:hover img{ display: none; }
.footDiv .share li:hover .img1{ display: inline-block; }
.footDiv .tel{ font-size: 0.3rem; color: #fff; font-weight: bold; padding-top: 0.3rem; }
.footDiv .address{ color: #fff; font-size: 0.14rem; }
.footDiv .msg{ font-size: 12px; color: #b8b8b8; padding-top: 0.26rem; text-align: right; text-transform: uppercase;}
.footDiv .msg a{ color: #b8b8b8;} 
.footDiv .msg a:hover{ color: #0075cf;}
.footDiv a{ color: #fff;}
.footDivTel{     border-top: 3px solid #f70502;
    background: #00589e url(../images/map.3a2479d1.png) center no-repeat; padding: 0.7rem 0.2rem 0.6rem; }
.footDivTel .txt1{ font-weight: bold; color: #fff; font-size: 0.36rem; text-align: center; padding-bottom: 0.1rem; }
.footDivTel .txt2{ font-size: 0.24rem; color: #bdbcbc; text-align: center; height: 0.5rem; position: relative; }
.footDivTel .txt2:after{ content: ''; position: absolute; left: 50%; margin-left: -0.08rem; width: 0.16rem; height: 1px; background: #0075cf; bottom: 0; }
.footDivTel .tel{ color: #fff; text-align: center; font-size: 0.48rem; font-weight: bold; padding: 0.15rem 0 0.1rem; }
.footDivTel .address{ text-align: center; color: #fff; font-size: 0.24rem; padding-bottom: 0.25rem;}
.footDivTel .ewm{ margin: 0 auto; width: 1.33rem; }
.footDivTel .ewm img{ width: 1.33rem; }
.footDivTel .share{ text-align: center; padding: 0.28rem 0; }
.footDivTel .share li{ display: inline-block; margin: 0 0.08rem;}
.footDivTel .share li img{ width: 0.35rem; }
.footDivTel .share li .img1{ display: none; }
.footDivTel .share li:hover img{ display: none; }
.footDivTel .share li:hover .img1{ display: inline-block; }
.footDivTel .msg{ font-size: 0.24rem; line-height: 0.48rem; color: #fff; padding-top: 0.05rem; text-align: center; text-transform: uppercase;}
.footDivTel .msg a{ color: #b8b8b8;} 
.banquan{ text-align: center; font-size: .1rem; border-top: 1px solid rgba(255,255,255,.5); margin-top: .2rem; padding: .2rem 0 0rem 0;}
.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .botDiv{ position: absolute; left: 50%; margin-left: -7.0rem; bottom: 0px; width: 14.0rem; height: 0.7rem; background: #fff;}
.pageBanner .botDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0.03rem; background: #efefef; }
.pageNav{ height: 0.7rem; padding-left: 0.5rem;}
.pageNav li{ float: left; margin-right: .42rem;  font-weight: bold;}
.productNav li{margin-right: 1rem;}
.pageNav li a{ display: block; height: 0.7rem; line-height: 0.7rem; color: #525252; position: relative;}
.pageNav li em{ position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0.03rem; background: #0075cf; display: none; z-index: 2; }
.pageNav li .aNow em, .pageNav li a:hover em{ display: block; }
.pageBanner .rightDiv{ position: absolute; right: 0px; top: 0px; width: 3.78rem; height: 0.7rem; background: #f3f5fa; }
.pageBanner .rightDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0.03rem; background: #dee8ee; z-index: 2;}
.pageBanner .layer{ position: absolute; left: 0px; top: 2.0rem; width: 100%; z-index: 2; text-align: center;}
.pageBanner .layer .name{ margin: 0 auto; width: 2.1rem; height: 1.28rem; background: url(../images/nimg210Bg.png) center no-repeat; background-size: 2.1rem; font-size: 0.36rem; color: #fff; line-height: 1.28rem;}
.pageBanner .layer .nameImg{font-weight: bold;
background-image:-webkit-linear-gradient(bottom,#4bbff9,#33a7eb,#1085d8); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    font-size: .4rem;
   
    text-transform: uppercase;
    color: #ccc;
    font-family: Arial Black,Arial; color: #1c79c6; height: 0.76rem; padding: 0.12rem 0; position: relative; }
.pageBanner .layer .nameImg img{ height: 0.47rem; }
.pageBanner .layer .nameImg:after{ content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -0.23rem; width: 0.46rem; height: 0.04rem; background: #0075cf;}

.pageNow{ padding-left: 0.34rem; line-height: 0.7rem; }
.pageNow a{ color: #666; background: url(../images/nimg5_1.png) left center no-repeat; background-size: 0.05rem; padding: 0 0.1rem 0 0.1rem;}
.pageNow a:hover{ color: #0075cf; }
.pageNow em{ background: url(/common/upload/product/2024/03/13/103845ov.png) left center no-repeat; background-size: 0.05rem; padding-left: 0.13rem; color: #666;}
.pageNow img{  position: relative; top: -0.02rem;}


.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .txt{ text-align: center; position: absolute; left: 50%; margin-left: -1.05rem; top: 50%; margin-top: -0.64rem; width: 2.1rem; height: 1.28rem; background: url(/common/upload/product/2024/03/13/1036494t.png) center no-repeat; background-size: 2.1rem; font-size: 0.36rem; color: #fff; line-height: 1.28rem;}


.pageBox{ position: relative;}
.grayBg{ position: absolute; left: 0px; top: 0px; width: 100%;  background: #f7f7f7; z-index: 1; }
.aboutptc01 .treflip{padding-top:0!important;}
.treflip{ width: 14.0rem;  margin: 0 auto; position: relative; z-index: 2;}
.treflip2{ padding: 0.84rem 0 0;}
.treflip3{ padding: 0;}

/*应用领域*/




/*企业荣誉*/
.aboutptc03 .treflip2 { padding: 0.44rem 0 .84rem;}
.PhotoList_k1 {
    width: 100%;
    transition: 0.3s ease 0s;
    font-size: 14px;
}
 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        overflow: hidden;
        white-space: normal;
    }
.PhotoList_k1 ul {
    font-size: 0px;
}
.PhotoList_k1 li:nth-child(4n+1) {
    margin-left: 0px;
}

 .PhotoList_k1 li {
    font-size: 16px;
    transition: 0.3s ease 0s;
    margin-bottom: 0%;
    width: 23%;
    margin-left: 0%;
    background: #ffffff;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

#PhotoList_k1.PhotoList_k1 li{width:100%;}

#PhotoList_k1.PhotoList_k1 img{width:100%;}
.aboutptc04 #PhotoList_k1.PhotoList_k1 li, .aboutptc03 #PhotoList_k1.PhotoList_k1 li{width:23%;}
.aboutptc04 #PhotoList_k1.PhotoList_k1 li h4,.aboutptc03 #PhotoList_k1.PhotoList_k1 li h4 {display:none;}
.aboutptc06 .pageBox .container {max-width:100%;width:100%;}
 .PhotoList_k1 li a {
    font-size: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    width: 100%;
    margin: 0 auto;
   /* height: 13.6vw;*/
    display: block;
}

 .PhotoList_k1 li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}

 .PhotoList_k1 img {
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s linear 0s;
    width: auto;
    height: auto;
    max-height: 87%;
    max-width: 90%;
    margin-left: 0px;
    transform: scale(1);
}
.PhotoList_k1 li:hover a img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.PhotoList_k1 li span {
    color: #666;
    white-space: nowrap;
    transition: 0.3s ease 0s;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding: 3% 10px;
    box-sizing: border-box;
    border: none;
}

/*专利证书*/

.aboutptc04 .treflip2 { padding: 0.44rem 0 .84rem;}
.aboutptc04 .container{padding-left: 10px;padding-right: 10px;width: 100%;}
.aboutptc04 .row{margin-left: -10px;margin-right: -10px;}
.aboutptc04 .nyshow{max-width:100%;margin:0 auto;/* background: #f5f5f5; *//* padding: 24px; */}
.aboutptc04 .nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.aboutptc04 .nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #0061ae solid;color: #0061ae;font-size: 18px;font-weight: bold;position:relative;}
.aboutptc04 .nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#0061ae;}
.aboutptc04 .nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;min-height:300px;}
.aboutptc04 .nyshowdesc p{margin:5px 0;}
.aboutptc04 .nyshowdesc img{max-width:100%;height:auto !important;}
.aboutptc04 .block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.aboutptc04 .block-shadow:hover{box-shadow: 0 10px 20px 0 rgb(203 174 116 / 0.5);}
.aboutptc04 .radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.aboutptc04 .icon-sm{width: 60px;display: inline-block;text-align: center;}
.aboutptc04 .icon-sm em{font-size: 30px;line-height: 30px;}
.aboutptc04 .icon-content{overflow: hidden;}
.aboutptc04 .icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
.aboutptc06 .wal2 {width:95%;}
.aboutptc06 .treflip2 { padding: 0.9rem 0 .84rem;}
.aboutptc06 .nyimg-ul{overflow:hidden;}
.aboutptc06 .nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.aboutptc06 .nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.aboutptc06 .nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.aboutptc06 .nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.aboutptc06 .nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;/* background:#EFEFEF; */font-size:14px;color:#333;text-align:center;text-align: center;color: #333;height: 60px;line-height: 60px;width: 100%;font-size: 18px;border-top: 1px solid #dedede;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aboutptc06 .nyimg-ul li:hover .nyimg-a {color: #337ab7 !important;}
.aboutptc06 .nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.aboutptc06 .nyimg-ul li:hover .nyimg-a {/* background:#0061ae; */color: #337ab7;}
.aboutptc06 .tuanlist {width:30%; float:left;overflow:hidden;}
.aboutptc06 .tuanlist a{display:inline-block;}
.aboutptc06 .tuanlist a img{width:100%;}




/* 发展历程 */
.channel_content{min-height:2200px; }
.wrap {width:1300px; margin-right:auto; margin-left:auto;}
.history01 .history01_l{width:25%; float:left;position: static; width: 325px; left: 154.5px; top:300px;}
.history01 .anniu{line-height:50px; height:50px; font-size:18px; background:#eef2f5; color:#031821; text-align:center; cursor:pointer;}
.history01 .anniu.cur{background:#ed1c24; color:#fff;width:337px}
.history01 .history01_r{width:61.6%; float:right; position:relative;}
.history01 .history01_r .content{padding-left:60px; background:url(/common/upload/product/2024/03/05/094912ir.png) repeat-y top left;}
.history01 .history01_r .content ul{display:none;}
.history01 .history01_r .content ul li{background:#f3f7fa; position:relative; margin-bottom:30px;}
.history01 .history01_r .content ul li .li_box{padding:40px 50px;}
.history01 .history01_r .content ul li .li_box .time{font-size:22px; font-weight:bold; color:#ed1c24; margin-bottom:10px;}
.history01 .history01_r .content ul li .li_box .text{color:#031821;font-size: .2rem;}
.history01 .history01_r .content ul li .li_box .text p {padding-bottom:.2rem;}
.history01 .history01_r .content ul li:after {content:""; width:0; height:0; border-style:solid; border-color:transparent #eef2f5 transparent transparent; border-width:12px; display:block; position:absolute; top:40px; left:-22px;}

/*发展历程*/



/*产品增加*/


.productBox .treflip .wal2 {width:97%;padding-left:0.34rem; }
.productBox .treflip .wal2 .automotive {padding-top:.4rem;   position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.wal2  .automotive_left {width:20%;}
.wal2  .automotive_left ul li {font-size: 0.2rem;position:relative;cursor:pointer;}
.wal2  .automotive_left ul li.on:after { content: "";display: block;position: absolute;left: 0;top: 0;width: 0;height: 0;border-bottom: 10px solid transparent;border-right: 10px solid transparent;border-left: 10px solid #0075cf;}
.wal2  .automotive_left ul li.category-li.onheight {background:#fff;}
.wal2  .automotive_left ul li.category-li {overflow:hidden;margin-bottom:.015rem;background:#f7f7f7;}
.wal2  .automotive_left ul li.category-li a{display:inline-block;width:100%;padding: .2rem .4rem .2rem;color:#333;}
.wal2  .automotive_left ul li img{display:inline-block; width: .4rem;height: .4rem;position:absolute;right:-.01rem; top:.1rem;}
.wal2  .automotive_left ul li.category-li a.currentactive {background: #0075cf;color:#fff;}
.wal2  .automotive_left ul li.category-li a.currentactive img {transform: rotate(90deg);}
.wal2 .automotive_left ul li.category-li ul li a {padding:.2rem .3rem .2rem;color: #000;}
.wal2 .automotive_left ul li.category-li ul li a:hover{color:#fff!important;}

.wal2  .automotive_left ul li.category-li ul{display:none;}
.wal2  .automotive_left ul li.category-li ul li:hover{ color:#fff;background:#0075cf;}
.wal2  .automotive_left ul li ul  {margin:.12rem 0 .12rem .12rem;}
.wal2  .automotive_left ul li ul li a {font-size:.16rem;}
.wal2  .automotive_left ul li ul li a:hover{color:#0075cf;}
.productBox .automotive_right {width:78%;position:relative;top:-1rem;}
.productBox .automotive_right .current a {border-bottom:2px solid #0075cf;}
.productBox .pageNav li a {font-size: .16rem; height:.58rem;line-height:.58rem;}
.productBox .pageNav li a:hover{color: #0075cf} 
.productBox .product-detail {background: #fff;padding:.5rem .4rem;margin-top:.3rem;}
.productBox .product-detail h2 {font-size:.23rem;padding:.2rem 0;border-bottom:1px solid #f7f7f7;font-weight:bolder; margin-bottom:.2rem;color:#000;font-weight:bolder;border:none;font-size:.3rem;}
.productBox #intro>h2,.productBox #charac>h2,.productBox #area>h2,.productBox #param>h2 {color:#0075cf;}
.productBox .product-detail .product-detail-box {padding-bottom:.5rem;}
.product-detail-img {text-align:center; padding:.1rem 0 .5rem;width:40%;}

.product-detail-img img {width:5rem; height:auto;}
.product-detail-box p, .product-detail-box td {font-size:.2rem;line-height:.45rem;}
.indexPart2 .wal-bottom .home-product-list.blog-item.slick-slide {width:415px;}



.productBox .treflip .wal2 .automotive .product-details {width:100%;padding-bottom:1.5rem;}
.productBox .treflip .wal2 .automotive .product-details .product-details-timg  {overflow:hidden;padding:.3rem 1rem;background:#fff;margin-bottom:.3rem;}
.productBox .treflip .wal2 .automotive .product-details .product-details-timg .title {color:#cf1a13;font-size:.3rem;font-weight:normal; padding:.3rem 0 .1rem;border-bottom:1px dashed #BFBFBF;}


.productBox .treflip .wal2 .automotive .product-details .product-details-timg  .intro {color:#333;font-size:.18rem;font-family:system-ui, -apple-system, Segoe UI,Helvetica, Arial, sans-serif;padding-top:.2rem;line-height:.3rem;}
.productBox .treflip .wal2 .automotive .product-details .product-details-intro>p{width:100%;background:#EEEDED;padding:.15rem 0;}
.productBox .treflip .wal2 .automotive .product-details .product-details-intro>p b{padding:.15rem .5rem;background:#cf1a13;color:#fff;font-family:system-ui, -apple-system, Segoe UI,Helvetica, Arial, sans-serif;font-weight:normal;}
.productBox .treflip .wal2 .automotive .product-details .product-details-intro>p  i{display:inline-block;width:.04rem;height:.15rem;border-radius:4px;background:#fff;margin-right:.05rem;position:relative;top:.04rem;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box {margin-bottom:.5rem;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#area>h2,
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#charac>h2,
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#param>h2
{color:#333;font-size:.22rem;padding-bottom:.1rem;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#param>h2{padding-bottom:.2rem;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box p{font-size:.16rem;padding-left:.15rem;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#param table td{border:1px solid #BFBFBF;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#param tbody>tr:first-child{background: #EEEDED;}
.productBox .treflip .wal2 .automotive .product-details  .product-details-intro .product-detail-box#param tbody>tr:first-child td{color:#333;font-size:.15rem;}

/*新闻增加*/
.newBox .treflip {padding: 0.5rem 0 1.1rem;}
.newBox .grayBg {background: #fff;}
.newBox .wal2 {width: 13.0rem;}
.newBox .imgList .zuinew li .imgDiv {width:44%;text-align:center;}
.newBox .imgList .zuinew li .imgDiv img {width: 100%;padding:.2rem .4rem 0;}
.newBox .imgList .zuinew li{padding:0;}
.newBox .imgList .zuinew li a:hover{text-decoration:none;}
.newBox .imgList .zuinew li a p,.newBox .imgList .zuinew li a i{font-style:normal;}
.newBox .imgList .zuinew .zuinew-detail {width: 56%;background:#fff;box-sizing:border-box; padding:.2rem .4rem .2rem;position:relative;}
.newBox .imgList .zuinew li .imgDiv {font-style:normal;}
i.top-line {display:inline-block;width:0;border-top:2px solid #0075cf; height:2px;top:0rem;position:absolute;right:0;}
.newBox  .imgList li .divTime{ position: absolute; left: .45rem; top: 0.36rem; }

.newBox .imgList .zuinew .zuinew-detail .name i {font-size: .24rem;font-style:normal;}
.newBox .imgList .zuinew li a .name:hover {color: #0075cf;text-decoration:line;}
.newBox .imgList .zuinew .zuinew-detail .content {font-size: .15rem;padding:.3rem 0 .2rem;}
.newBox .imgList .zuinew .zuinew-detail .content p,.newBox .imgList .zuinew .zuinew-detail .content  h4  {line-height:.4rem;}
.newBox .imgList .zuinew .zuinew-detail .more {padding:.3rem 0 .3rem; display:none;}
.newBox .imgList .zuinew li {clear:both;overflow:hidden;background: #fff!important;}
.newBox .imgList .zuinew li .baseSan a{display:inline-block;overflow:hidden;}
.newBox .imgList .pageTitle {padding:.5rem 0; text-align: center;}
.newBox .imgList .pageTitle .title2 {font-size:.34rem;}
.baseSan:after {top: 0;right: 0;width: 0;height: 0;border-bottom: 20px solid transparent;border-left: 20px solid transparent;border-right: 20px solid #0075cf;}
.baseSan:after,.baseSan::before {content: "";display: block;position: absolute;z-index: 22;}
.newBox .imgDiv .lt {width: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.newBox .imgDiv .lt strong {display: block;font-size: 48px;line-height: 1;margin-bottom: 13.5px;font-family: "arial";}
.newBox .imgDiv .lt span {display: block;font-size: 16px;color: #999;line-height: 1;}
.newBox .imgList li .name h2 {font-size:.2rem;}
.newsinfo_tit {width: 100%;}
.newsinfo_tit .basecont {flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}
.basefont40 {font-size: .3rem;}

.newsinfo_tit .basecont .lt span {font-size: .15rem;color: #999;padding-top:.2rem;display:inline-block;}
.newsinfo-section1 { width: 100%;padding: 60px 0 80px;}
.basecont {width: 100%; max-width: 1430.016px;}

.newsinfo-section1 .basecont .cont {display: flex;flex-wrap: wrap;}
.newsinfo-section1 .basecont .cont .lt,
.newsinfo-section1 .basecont .cont .gt {  padding: 0;}
.newsinfo-section1 .basecont .cont .lt .make-text { padding-bottom: 55px;padding-right:15px;}
.newsinfo-section1 .basecont .cont .lt .make-text h4 {font-size: .2rem;padding-bottom:.2rem;}
.newsinfo-section1 .basecont .cont .lt .make-text p{padding-bottom:.2rem;font-size:.2rem!important;}
.make-text p, .make-text span{white-space: wrap!important; }
.basefont24 { font-size: 24px;}
.make-text p,.make-text span {line-height: 40px;font-family: "Microsoft YaHei", "微软雅黑", "pingfnag", Verdana, Helvetica, Arial, sans-serif !important;color: #666;font-size: 16px!important;}
.newsinfo-section1 .basecont .cont .lt {width: 76%;}
.newsinfo-section1 .basecont .cont .gt {width: 23%;}
.newsinfo-section1 .basecont .cont .gt .jut {width: 100%; background-color: #FAFAFA; padding: 40px 20px;box-shadow:1px 1px 2px 5px rgba(53,53,53,.1)}
.newsinfo-section1 .basecont .cont .gt .jut .f_tit {line-height: 1;margin-bottom: 30px;}
.newsinfo-section1 .basecont .cont .gt .jut .f_tit {margin-bottom: 26px;}
.newsinfo-section1 .basecont .cont .gt .jut .item {display: block;width: 100%;margin-bottom: 24px;}
.newsinfo-section1 .basecont .cont .gt .jut .item .img {width: 100%;overflow: hidden;position: relative;padding-bottom: 64%;margin-bottom: 20px;}
.newsinfo-section1 .basecont .cont .gt .jut .item .img img { width: 100%; height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.newsinfo-section1 .basecont .cont .gt .jut .item .font span {font-size: 14px;color: #999;display: block;margin-bottom: 15px;}
.newsinfo-section1 .basecont .cont .gt .jut .item .font .text {height: 40px;display: -webkit-box;-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height: 20px;color: #333;}
.newsinfo-section1 .basecont .cont .gt .jut .item:hover {text-decoration: none!important;}
.newsinfo-section1 .basecont .cont .gt .jut .item:hover .img img {-webkit-transform: scale(1.04);transform: scale(1.04);}
.newsinfo-section1 .basecont .cont .gt .jut .item:last-child {margin-bottom: 0;}

/*增加联系我们*/

.part2 .basecont { width: 100%;box-sizing:border-box;}
.part2 .wal02 {width:100%;}
.part2  .contactbox-section1 .cont { padding-bottom: 40px;}
.part2 .contactbox-section1 .cont .tit {margin-bottom: 40px;font-weight: bold;padding-left:.2rem;}
.part2 .contactbox-section1 .cont .jut {display: flex;flex-wrap: wrap;}
.part2 .contactbox-section1 .cont .jut .item {padding: 0 20px;margin-bottom: 40px;width:29%;}
.part2 .contactbox-section1 .cont .jut .item .f_tit {font-size: 24px;line-height: 1;padding-bottom: 20px;border-bottom: 1px solid #dddddd;}
.part2 .contactbox-section1 .cont .jut .item .tel {font-size: 26px;line-height: 36px;font-family: "arial";margin-top: 26px;}
.part2 .contactbox-section1 .cont .jut .item .tel p {margin: 0 0 10px;}
.part2 .contactbox-section1 .cont .jut .item .text {font-size: 16px;color: #666;line-height: 30px;margin-top: 22px;}
.part2 .contactbox-section1 .cont .jut .item .text p {margin-bottom: 10px;}

.wal02  .lyb .part2 {background:#fff!important;}
.wal02 .contactbox-section1 .cont .jut .item .er {margin-top: 13px; width: 110px;height: 110px;}
.wal02 .contactbox-section1 .cont .jut .item .er img {height: 100%;}
.wal02  .societybox-but.joinbox-but{color:#0075cf!important;}
.wal02   .item .text p a:hover{color:#0075cf!important;}
/*增加*/



.pageTitle{ padding-bottom: 0.3rem; }
.pageTitle .title1{ font-size: 0.36rem; color: #0075cf; font-family: medium; text-transform: uppercase;padding-bottom:.1rem; }
.pageTitle .title2{ font-size: 0.22rem; color: #3f3f3f; font-weight: bold; }

.pageTitleTel{ height:0.98rem; background:#0075cf; position:relative; display:none;}
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:0.98rem; padding-left:0.2rem; background:url(/common/upload/product/2024/03/13/10312279.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(/common/upload/product/2024/03/13/1031391j.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.4rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.4rem;}

.headDiv .logo{ top: 0.2rem;}
/*分页*/
.pageNum{ text-align:center;}
.pageNum a{margin:0 0.1rem; display:inline-block; color: #353535; height:0.48rem; line-height:0.48rem; background:#eee; padding: 0 0.19rem; font-size:0.13rem;}
.pageNum a:hover, .pageNum .aNow{background:#038ad4; color:#FFF;}

.pageMore{ display:none; padding: 0.2rem 0;}
.pageMore a{ display:block; color:#fff; height: 0.9rem; line-height: 0.9rem; text-align:center; font-size:0.36rem; background: #0075cf; width: 100%;}



.topA{ z-index: 5; position: fixed; right: 50%; margin-right: -8.3rem; bottom: 70px; display: none; width: 34px; height: 34px; background: #0075cf; line-height: 34px; text-align: center; border-radius: 50%; box-shadow: 0 0 10px #ddd;}

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:111;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}



@-webkit-keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}
@-moz-keyframes detailsNavList {
  0% {
    opacity: 0;
    -moz-transform: translateX(70px);
         transform: translateX(70px);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
         transform: translateX(0);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
}
@-o-keyframes detailsNavList {
  0% {
    opacity: 0;
    -o-transform: translateX(70px);
       transform: translateX(70px);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
}
@keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
       -moz-transform: translateX(70px);
         -o-transform: translateX(70px);
            transform: translateX(70px);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}

@-webkit-keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}
@-moz-keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}
@-o-keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}
@keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}




.product-list{ padding: 0; margin: 0; overflow: hidden; margin-right:-2%; margin-bottom: .5rem;}
.product-list li {
	width: 32%;
	float: left;
	margin: 20px 2% 20px 0;
}

.product-list li figure {
	background: none;
	/*height: 386px;
	width: 386px;*/
	display: block;
	line-height: normal;
	overflow: hidden;
	position: relative;
	border: 1px #cecece solid;
	margin: 0;
}
.product-list li:nth-child(3n){
	margin-right: 0;
}
.product-list li figure img {
	display: block;
	width: 100%;
	height: auto;
	transition: 424ms linear;
}

.product-list li figcaption {
	display: block;
	color: #5d5d5d;
	font-size: .2rem;
	line-height: normal;
	margin-top: 20px;
	transition: 350ms;
	text-align: center;
}

.product-box .product-down {
	float: left;
}

.product-list li figure mark {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(0, 117, 207, 0.2);
	background: #0075cf\9;
	filter: alpha(opacity=20);
	z-index: 20;
	opacity: 0;
	transform: skewX(45deg);
	visibility: hidden;
	transition: 360ms;
}

.product-list li figure mark b {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	z-index: 30;
}

.product-list li figure mark b:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #0075cf;
	position: absolute;
	left: 0;
	top: 23px;
	transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
	-moz-transform: translateX(-200px);
}

.product-list li figure mark b:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #0075cf;
	position: absolute;
	left: 23px;
	top: 0;
	transform: translateY(-200px);
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
}

.product-list li figure mark:before {
	content: "";
	width: 100%;
	height: 0%;
	border-left: 3px solid #0075cf;
	border-right: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li figure mark:after {
	content: "";
	width: 0%;
	height: 100%;
	border-top: 3px solid #0075cf;
	border-bottom: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li:hover figure mark {
	opacity: 1;
	transform: skewX(0);
	visibility: visible;
}

.product-list li:hover figure mark:before {
	height: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover figure mark:after {
	width: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover figure img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.product-list li:hover figure mark b:before {
	transition: 355ms 180ms;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.product-list li:hover figure mark b:after {
	transition: 355ms 240ms;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.product-list li:hover figcaption {
	color: #0075cf;
}