@charset 'UTF-8';
@import url(animate.min.css);

/*powered by YATIANSOFT www.yatiansoft.com*/
/*2021-11*/

:root{--color:#eb6100;}

@font-face {
  font-family: "number";
  src: url('../font/aovff-7aicu.woff2') format('woff2');
}

*{
    padding: 0;margin: 0;box-sizing: border-box;
}
li{list-style:none;}
a{color:#333;text-decoration:none;}
a:hover{color:var(--color);}
img{max-width:100%;}
input[type=text],textarea{border:solid 1px #ddd;padding:5px;border-radius:2px;text-align:100%;max-width:100%;min-width:100%;outline:0}
input[type=text]:focus,textarea:focus{border-color:var(--color)}
input[type=text]{height:40px}
body{background-color: #f8f8f8;font-size: 14px;overflow-x: hidden;padding-top:79px;color:#333;font-family: "PingFang SC","Microsoft Yahei","Helvetica Neue",Helvetica,STHeiTi,sans-serif}

i+span,span+i{vertical-align: middle;}

.row:after,.row:before{content:"";display:block;clear:both}
.col-lg1,.col-lg10,.col-lg11,.col-lg12,.col-lg2,.col-lg3,.col-lg4,.col-lg5,.col-lg6,.col-lg7,.col-lg8,.col-lg9,.col-md1,.col-md10,.col-md11,.col-md12,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9,.col-sm1,.col-sm10,.col-sm11,.col-sm12,.col-sm2,.col-sm3,.col-sm4,.col-sm5,.col-sm6,.col-sm7,.col-sm8,.col-sm9,.col-xs1,.col-xs10,.col-xs11,.col-xs12,.col-xs2,.col-xs3,.col-xs4,.col-xs5,.col-xs6,.col-xs7,.col-xs8,.col-xs9{position:relative;display:block;box-sizing:border-box}
.col-xs1,.col-xs10,.col-xs11,.col-xs12,.col-xs2,.col-xs3,.col-xs4,.col-xs5,.col-xs6,.col-xs7,.col-xs8,.col-xs9{float:left}
.col-xs1{width:8.33333333%}
.col-xs2{width:16.66666667%}
.col-xs3{width:25%}
.col-xs4{width:33.33333333%}
.col-xs5{width:41.66666667%}
.col-xs6{width:50%}
.col-xs7{width:58.33333333%}
.col-xs8{width:66.66666667%}
.col-xs9{width:75%}
.col-xs10{width:83.33333333%}
.col-xs11{width:91.66666667%}
.col-xs12{width:100%}
.col-xs-offset1{margin-left:8.33333333%}
.col-xs-offset2{margin-left:16.66666667%}
.col-xs-offset3{margin-left:25%}
.col-xs-offset4{margin-left:33.33333333%}
.col-xs-offset5{margin-left:41.66666667%}
.col-xs-offset6{margin-left:50%}
.col-xs-offset7{margin-left:58.33333333%}
.col-xs-offset8{margin-left:66.66666667%}
.col-xs-offset9{margin-left:75%}
.col-xs-offset10{margin-left:83.33333333%}
.col-xs-offset11{margin-left:91.66666667%}
.col-xs-offset12{margin-left:100%}
@media screen and (max-width:768px){.hide-xs{display:none!important}
.show-xs-block{display:block!important}
.show-xs-inline{display:inline!important}
.show-xs-inline-block{display:inline-block!important}
}
@media screen and (min-width:768px){.container{width:750px}
.hide-sm{display:none!important}
.show-sm-block{display:block!important}
.show-sm-inline{display:inline!important}
.show-sm-inline-block{display:inline-block!important}
.col-sm1,.col-sm10,.col-sm11,.col-sm12,.col-sm2,.col-sm3,.col-sm4,.col-sm5,.col-sm6,.col-sm7,.col-sm8,.col-sm9{float:left}
.col-sm1{width:8.33333333%}
.col-sm2{width:16.66666667%}
.col-sm3{width:25%}
.col-sm4{width:33.33333333%}
.col-sm5{width:41.66666667%}
.col-sm6{width:50%}
.col-sm7{width:58.33333333%}
.col-sm8{width:66.66666667%}
.col-sm9{width:75%}
.col-sm10{width:83.33333333%}
.col-sm11{width:91.66666667%}
.col-sm12{width:100%}
.col-sm-offset1{margin-left:8.33333333%}
.col-sm-offset2{margin-left:16.66666667%}
.col-sm-offset3{margin-left:25%}
.col-sm-offset4{margin-left:33.33333333%}
.col-sm-offset5{margin-left:41.66666667%}
.col-sm-offset6{margin-left:50%}
.col-sm-offset7{margin-left:58.33333333%}
.col-sm-offset8{margin-left:66.66666667%}
.col-sm-offset9{margin-left:75%}
.col-sm-offset10{margin-left:83.33333333%}
.col-sm-offset11{margin-left:91.66666667%}
.col-sm-offset12{margin-left:100%}
}
@media screen and (min-width:992px){.container{width:970px}
.hide-md{display:none!important}
.show-md-block{display:block!important}
.show-md-inline{display:inline!important}
.show-md-inline-block{display:inline-block!important}
.col-md1,.col-md10,.col-md11,.col-md12,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9{float:left}
.col-md1{width:8.33333333%}
.col-md2{width:16.66666667%}
.col-md3{width:25%}
.col-md4{width:33.33333333%}
.col-md5{width:41.66666667%}
.col-md6{width:50%}
.col-md7{width:58.33333333%}
.col-md8{width:66.66666667%}
.col-md9{width:75%}
.col-md10{width:83.33333333%}
.col-md11{width:91.66666667%}
.col-md12{width:100%}
.col-md-offset1{margin-left:8.33333333%}
.col-md-offset2{margin-left:16.66666667%}
.col-md-offset3{margin-left:25%}
.col-md-offset4{margin-left:33.33333333%}
.col-md-offset5{margin-left:41.66666667%}
.col-md-offset6{margin-left:50%}
.col-md-offset7{margin-left:58.33333333%}
.col-md-offset8{margin-left:66.66666667%}
.col-md-offset9{margin-left:75%}
.col-md-offset10{margin-left:83.33333333%}
.col-md-offset11{margin-left:91.66666667%}
.col-md-offset12{margin-left:100%}
}
@media screen and (min-width:1200px){.container{width:1170px}
.hide-lg{display:none!important}
.show-lg-block{display:block!important}
.show-lg-inline{display:inline!important}
.show-lg-inline-block{display:inline-block!important}
.col-lg1,.col-lg10,.col-lg11,.col-lg12,.col-lg2,.col-lg3,.col-lg4,.col-lg5,.col-lg6,.col-lg7,.col-lg8,.col-lg9{float:left}
.col-lg1{width:8.33333333%}
.col-lg2{width:16.66666667%}
.col-lg3{width:25%}
.col-lg4{width:33.33333333%}
.col-lg5{width:41.66666667%}
.col-lg6{width:50%}
.col-lg7{width:58.33333333%}
.col-lg8{width:66.66666667%}
.col-lg9{width:75%}
.col-lg10{width:83.33333333%}
.col-lg11{width:91.66666667%}
.col-lg12{width:100%}
.col-lg-offset1{margin-left:8.33333333%}
.col-lg-offset2{margin-left:16.66666667%}
.col-lg-offset3{margin-left:25%}
.col-lg-offset4{margin-left:33.33333333%}
.col-lg-offset5{margin-left:41.66666667%}
.col-lg-offset6{margin-left:50%}
.col-lg-offset7{margin-left:58.33333333%}
.col-lg-offset8{margin-left:66.66666667%}
.col-lg-offset9{margin-left:75%}
.col-lg-offset10{margin-left:83.33333333%}
.col-lg-offset11{margin-left:91.66666667%}
.col-lg-offset12{margin-left:100%}
}
.col-space1{margin:-.5px}
.col-space1>*{padding:.5px}
.col-space2{margin:-1px}
.col-space2>*{padding:1px}
.col-space4{margin:-2px}
.col-space4>*{padding:2px}
.col-space5{margin:-2.5px}
.col-space5>*{padding:2.5px}
.col-space6{margin:-3px}
.col-space6>*{padding:3px}
.col-space8{margin:-4px}
.col-space8>*{padding:4px}
.col-space10{margin:-5px}
.col-space10>*{padding:5px}
.col-space12{margin:-6px}
.col-space12>*{padding:6px}
.col-space14{margin:-7px}
.col-space14>*{padding:7px}
.col-space15{margin:-7.5px}
.col-space15>*{padding:7.5px}
.col-space16{margin:-8px}
.col-space16>*{padding:8px}
.col-space18{margin:-9px}
.col-space18>*{padding:9px}
.col-space20{margin:-10px}
.col-space20>*{padding:10px}
.col-space22{margin:-11px}
.col-space22>*{padding:11px}
.col-space24{margin:-12px}
.col-space24>*{padding:12px}
.col-space25{margin:-12.5px}
.col-space25>*{padding:12.5px}
.col-space26{margin:-13px}
.col-space26>*{padding:13px}
.col-space28{margin:-14px}
.col-space28>*{padding:14px}
.col-space30{margin:-15px}
.col-space30>*{padding:15px}

.container{width:1200px;max-width:100%;margin:auto}
.flex{display:flex}
.flex .spread{flex:1}
.flex.center>*{display:inherit;align-items:center}
.hover-zoom-image{overflow:hidden;font-size:0;}
.hover-zoom-image img{transition:all .2s}
.hover-zoom-image:hover img{transform:scale(1.1)}
.btn{background-color:var(--color);color:#fff;padding:0 15px;text-align: center;border:none;cursor:pointer;border-radius:3px;line-height: 30px;display: inline-block;}
.btn:hover{background-color:#ff7718;color:#fff;}
.btn span{margin-left:3px;vertical-align:middle;}
.btn i{vertical-align:middle;}
.btn[disabled]{background-color: #aaa;cursor:default;}

/*页面区域*/
.area{padding:40px 0}
.area.white{background-color:#fff;}
.area .title{position:relative;font-size:24px;text-align:center;margin-bottom:20px}
.area .title+.subtext{color:#999;text-align:center;margin-bottom:15px}
.area .title:after{content:'';position:absolute;bottom:-10px;display:inline-block;width:45px;height:3px;margin:auto;left:0;right:0;background-color:var(--color);border-radius:2px}
.area .content{line-height:22px;color:#666;margin-top:40px}
.area .content p{text-indent:30px;margin:10px 0}

/*导航栏*/
.nav{background-color:#fff!important;padding:10px 0;position:fixed;width:100%;top:0;z-index:100}
.nav .container{justify-content:space-between}
.nav.on{background-color:#fff!important;box-shadow:0 2px 5px 0 rgb(0 0 0 / 10%)}
.nav .menu{display:none;}
.nav .menu i{font-size: 22px;line-height: 42px;display: inline-block;}
.nav .logo a{display:inline-block;width:237px;height:59px;background-image:url(../img/logo.png);background-size: 100%;}
.nav .navbar{padding:0 10px;margin:auto}
.nav .navbar li{display:inline-block}
.nav .navbar li a{font-size:15px;padding:5px;margin:0 10px;position:relative}
.nav .navbar li a.on{color:var(--color);font-weight:700}
.nav .navbar li a.on:before{position:absolute;content:'';display:inline-block;background-color:var(--color);width:50%;height:3px;top:-10px;margin:auto;left:0;right:0}
.nav .language a{border:solid 1px #999;border-radius:14px;text-align: center;width: 50px;padding: 2px 0;}
.nav .language a:hover{background-color:var(--color);border-color:var(--color);color:#fff}
.open-menu .nav .menu i{transform: rotate(180deg)}
.open-menu{overflow:hidden;}
.open-menu .container {overflow: hidden;}

/*产品列表*/
.item{background-color:#fff;border-radius:4px;overflow:hidden;}
.item .image{height: 0;padding-bottom: calc(100% - 60px);}
.item .bottom{text-align:center;padding:15px;}
.item .bottom .name{color:#555;font-size:20px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
.item .bottom .text{color:#888;margin-top:5px}

/*首页*/
.index{position:absolute;height:100%;width:100%;padding-top:0}
.index .nav{background-color:transparent}
.index-swiper{height:100%;width:100%;background-color:#eee}
.index-swiper .swiper-container{width:100%;height:100%}
.index-swiper .swiper-slide{background-size:cover;background-position-x:center}
.index-swiper .swiper-slide .content{position:absolute;top:0;width:100%;height:100%;text-align:center}
.index-swiper .swiper-slide .content .title{font-size:34px}
.index-swiper .swiper-slide .content .subtext{margin-top:12px;line-height:25px;color:#555;font-size:16px}
.index-swiper .swiper-slide .content .link{margin-top:15px}
.index-swiper .swiper-slide .content .link a{color:var(--color);line-height:20px}
.index-swiper .swiper-pagination-clickable .swiper-pagination-bullet{background-color:#fff;width:20px;height:5px;border-radius:2px;transition:all .2s}
.index-swiper .swiper-pagination-clickable .swiper-pagination-bullet-active{width:35px}
.index-swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px}

/*关于*/
.index-about .numshow{margin-top:40px}
.index-about .numshow .icon{display:inline-block;width:65px;flex: 0 0 65px;height:75px;background-image:url(../img/4icons.png);background-repeat:no-repeat;margin-right:10px}
.index-about .numshow .icon-2{background-position-x:-58px}
.index-about .numshow .icon-3{background-position-x:-129px}
.index-about .numshow .icon-4{background-position-x:-206px}
.index-about .item{padding-left:50px;height: 95px;}
.index-about .item:not(:first-child){border-left:solid 1px #f1f1f1}
.index-about .numshow .text{display:flex;flex-direction:column;}
.index-about .numshow .text .text-top{color:var(--color);font-size:22px}
.index-about .numshow .text .text-end{color:#666;margin-top:10px;}

/*产品推荐 图片轮播*/
.product-recomm .container{position:relative}
.product-recomm .swiper-container{margin-top:30px}
.product-recomm .swiper-button-next{right:-50px}
.product-recomm .swiper-button-prev{left:-50px}
.product-recomm .swiper-button-next,.product-recomm .swiper-button-prev{top:60%;filter:grayscale(100%)}

/*底部*/
.footer{background-color:#fff;border-top:solid 1px #f1f1f1;padding-bottom:20px;color:#666}
.footer .links-top{margin-bottom:15px}
.footer .links .links-name{display:inline-block;width:80px;flex:0 0 80px;font-size:16px;color:#555}
.footer .links a{color:#777;margin-bottom:5px;display:inline-block}
.footer .links a:hover{color:var(--color)}
.footer .links-top a{margin-right:15px}
.footer .links-top a:not(:last-child){border-right:solid 1px #999;padding-right:15px}
.footer .links-nav{border-top:solid 1px #eee;padding:15px 0}
.footer .links-nav .links-name{margin-bottom:3px}
.footer .links-nav a{display:block;margin-top:8px}
.footer .qrcodes{display:flex;justify-content: center;}
.footer .qrcodes .qr+.qr{margin-left:10px;}
.footer .qrcodes .qr{border:solid 1px #eee;padding:10px;text-align:center;}
.footer .qrcodes .qr span{font-size:13px;color:#555;display:block;}
.footer .copyright{border-top:solid 1px #eee;padding:10px 0}
.footer .copyright>*{margin-top:12px}
.footer .copyright span{margin-right:15px;display:inline-block;}

/*分类banner*/
.banner{height:380px;padding-left:30px;background-repeat: no-repeat;background-size: cover;}
.banner .container{position: relative;height: 100%;}
.banner .name{position: absolute;height: 45px;font-size: 36px;color: #fff;font-style: italic;margin: auto;top: 0;bottom: 0;}
.banner .name:after{content:'';display:inline-block;width:80px;height:3px;background-color:#fff;position:absolute;left:0;bottom:-12px}

/*分类页轮播导航*/
.cate-nav{background-color:#fff;border-bottom:solid 1px #f8f8f8;}
.cate-nav .container{position:relative;padding:0 30px}
.cate-nav .swiper-slide{display:inline-block;width:auto;line-height:43px}
.cate-nav .swiper-slide a{border-bottom:solid 2px transparent;padding:0 3px 11px}
.cate-nav .swiper-slide .on{color:var(--color);border-color:var(--color);font-weight:700}
.cate-nav .swiper-slide+.swiper-slide{margin-left:20px;padding-right:5px}
.cate-nav .swiper-button-next,.cate-nav .swiper-button-prev{width:18px;background-size:12px 100%;top:22px}
.cate-nav .swiper-button-next{right:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23eb6100'%2F%3E%3C%2Fsvg%3E")}
.cate-nav .swiper-button-prev{left:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23eb6100'%2F%3E%3C%2Fsvg%3E")}
.cate-nav .swiper-button-disabled{filter:grayscale(100%)}

/*案例列表*/
.template-case .image{height:300px;overflow:hidden;padding-bottom:initial;}
.template-case .item .bottom{text-align:left}
.template-case .item .bottom .text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size: 14px;height: 36px;}

/*分页按钮*/
.pagebar{text-align:center;color:#888;line-height:30px;margin:30px 0}
.pagebar a{display:inline-block;padding:0 20px;background-color:#fff;border-radius:3px;color:#888}
.pagebar span{display:inline-block;padding:0 15px}
.pagebar a.on,.pagebar a:hover{background-color:var(--color);color:#fff}
.pagebar a+a{margin-left:3px}

.posts{margin:20px 0}
.items{margin-bottom:20px;}

/*下载分类页*/
.downloads .item{margin-top:20px;justify-content:space-between;padding:20px}
.downloads .item .left{flex-direction:column}
.downloads .item .left .title{font-size:16px}
.downloads .item .left .date{color:#888;font-size:12px;margin-top:5px}

/*新闻页（默认分类页）*/
.news .item{padding:20px;margin-top:20px}
.news .thumb{overflow:hidden;width:220px;height:140px;flex:0 0 220px;border-radius:3px}
.news .item .right{flex-direction:column;padding-left:25px;justify-content:space-between}
.news .item .right .title{font-size:18px}
.news .item .right .intro{font-size:14px;color:#888;line-height:26px}
.news .item .btn{font-size:13px;}

/*面包屑导航*/
.breadcrumb{font-size:13px;margin:15px 0;color:#666}
.breadcrumb .container>*{vertical-align:middle}
.breadcrumb a{color:#666}
.breadcrumb span{margin:0 5px}
.breadcrumb span:last-child{color:#999}

/*产品详情页页*/
.template-product .cate-nav{background-color:transparent;border-bottom:solid 1px #f1f1f1}
.template-product h3{color:#797979;font-weight:400;font-size:20px;margin-bottom:10px}
.template-product .main .container{background-color:#fff;padding:15px;border-radius:5px}
.template-product .swiper-slide{background-size:cover;background-position:center}
.template-product .swiper-slide img{width:100%;height:100%;}
.template-product .gallery-top{width: 450px;margin-top: -15px;}
.template-product .gallery-top:after{z-index:2;content:'';display:inline-block;display:none;background-image:url(../img/biaoshi.gif);background-repeat:no-repeat;width:218px;height:34px;position:absolute;margin:auto;margin-top:10px;left:0;right:0;bottom:0px;}
.template-product .gallery-thumbs{padding:25px 0 10px 0}
.template-product .gallery-thumbs .swiper-slide{width:20%;overflow:hidden;padding:0 5px;}
.template-product .gallery-thumbs .swiper-slide img{border:solid 1px #ddd;border-radius:2px;cursor:pointer;}
.template-product .gallery-thumbs .swiper-slide.active img{border-color:var(--color);}

.template-product .top{padding:20px 10px}
.template-product .top h1{color:#666;border-left:solid 3px var(--color);padding-left:15px;line-height: 25px;font-size: 22px;}
.template-product .top .right>:not(:first-child){margin-top:20px}
.template-product .top .right .btn{width:100%;}
.template-product .top .right .video{transition:all .2s;background-repeat:no-repeat;background-size:cover;width:100%;height:300px;position:relative;cursor:pointer;z-index:0;font-size: 0;}
.template-product .top .right .video:after{content:'\e66a';font-family: "iconfont";position:absolute;width:80px;height:80px;text-shadow:0 0 4px rgb(0 0 0 / 40%);margin:auto;color:#fff;font-size:80px;left: 0;right: 0;top: 0;bottom: 0;z-index:-1;}
.template-product .top .right .video:hover:after{text-shadow:0 0 4px rgb(0 0 0 / 80%);}
.template-product .top .right video{width:100%;}
.template-product .top .right .intro{color:#666}
.template-product .params .table{overflow-x:auto;}
.template-product .params table{width:100%;min-width:600px;border-top:solid 3px var(--color);border-bottom:solid 3px var(--color)}
.template-product .params table tr:first-child,.template-product .params table tr:nth-child(2n)+tr{background-color:#fff8f4}
.template-product .params table tr td{height:60px;padding:5px 20px}
.template-product .params table .name{color:var(--color);font-weight:700}
.template-product .params table .name span{display:block;font-size:12px;font-weight:200;margin-top:3px}
.template-product .params table td:not(.name) span{display:inline-block;width:130px;color:#666;padding: 0 3px;vertical-align: top;}

/*产品页-图纸*/
.comment .container,.drawing .container{background-color:#fff;border-radius:5px;margin-top:15px}
.drawing .drawing-item{padding:15px}
.drawing .left{flex-direction:column}
.drawing .right{flex:0 0 400px;width:400px}
.drawing .left .drawing-item:first-child{border-bottom:solid 1px #eee}
.drawing .right{border-left:solid 1px #eee}
.drawing .images{padding:10px}
.drawing .image-text{padding:15px;}
.drawing .image-text h3{font-size:20px;font-weight:400;}
.drawing .image-text .content{padding:0 10px;}

/*产品页-联系我们*/
.comment{margin-bottom:15px}
.comment .title{color:#5d5d5d}
.comment .content{justify-content:space-between}
.comment .right{border-left:solid 1px #eee;flex:0 0 400px;width:400px}
.comment .content>div{padding:15px;width:100%}
.comment .content .left{padding-right:35px}
.comment .content .left .btn{padding:5px 60px}
.comment .content .left [for=contact]+input{padding-left:100px}
.comment .content .left [for=phone]+input{padding-left:115px}
.lang-en .comment .content .left [for=contact]+input{padding-left:148px}
.lang-en .comment .content .left [for=phone]+input{padding-left:107px}
.comment .content .right{border-left:solid 1px #eee;padding:15px 35px}
.comment .content .right .name{color:var(--color);font-size:15px;margin:20px 0 15px}
.comment .content .right p{margin:10px 0;font-size:12px}
.comment .content .right p span{color:#918f8f}
.comment .content .right span+span{margin-left:30px}
.comment .content .right .weixin-btn{background-color:#d40000;width:100%;padding:5px 0;margin-top:15px}
.comment .content .right .weixin-btn i{margin-right:5px;font-size:22px}
.comment .content .right .weixin-btn:hover{background-color:#df1e1e}

/*表单*/
.form-item{position:relative;margin-top:10px}
.form-item label{position:absolute;left:10px;top:10px}
.form-item label em{color:red;font-style:initial}
.form-item .form-aux{color:#bbb;font-size:13px;}

/*公司简介*/
.profile .title{margin-bottom:50px;}
.profile .content{margin-top:0;}
.profile .content p{margin:0 0 10px;text-indent:0;line-height:28px}
.profile .image{text-align:center;}

/*发展历程*/
@media screen and (min-width:1000px){
    .axis{position:relative;font-size:12px;height:100px;border-bottom:dashed 1px var(--color);margin-bottom:120px;margin-top:50px;cursor:default;display:flex;}
    .axis * {transition:all .2s;}
    .axis:after{font-family:iconfont;content:'\e7cf';position:absolute;bottom:-7px;right:-10px;color:var(--color)}
    .axis .block{position:relative;display:inline-block;flex:1;height:100px;margin-top:50px}
    .axis .block:after{content:'';display:inline-block;width:2px;height:50%;border-left:dotted 1px #888;top:0;left:calc(50% + 2px);position:absolute}
    .axis .block:before{content:'';display:inline-block;position:absolute;width:8px;height:8px;background-color:#fff;border:solid 2px var(--color);top:calc(50% - 2px);left:50%;margin-left:-4px;margin-top:-4px;border-radius:50%;z-index:1}
    .axis .block .year{display:inline-block;font-family:'number';padding-left: 4px;width:100%;position:absolute;left:0;top:65px;text-align:center;color:var(--color);font-size:24px;}
    .axis .block:nth-child(2n) .year{top:18px}
    .axis .block .text{position:absolute;color:#888;bottom: calc(100% + 5px);width:200%;text-align:center;right: -50%;}
    .axis .block:nth-child(2n):after{top:50%}
    .axis .block:nth-child(2n) .text{top:calc(100% + 5px)}
    .axis .block:hover:before{background-color:var(--color)}
    .axis .block:hover:after{border-color:var(--color)}
    .axis .block:hover .text{color:var(--color);font-weight:bold;}
}

/*窄角度产品特色光型*/
.feature .feature-content{justify-content:space-between;margin:40px 0}
.feature .feature-content .image{flex:0 0 auto}
.feature .feature-content p{text-indent:0;font-size:15px;line-height:26px}
.feature .feature-content p+p{margin-top:15px}
.feature .feature-content span{color:var(--color)}
.feature .feature-content>div{padding:0 30px}

/*联系我们*/
.contact .contact-item+.contact-item{padding-top:20px;margin-top:20px;border-top:dashed 1px #ccc}
.contact .contact-item p.name{color:var(--color);font-size:18px}
.contact .contact-item p{font-size:15px;line-height:32px}
.contact .contact-item p span{color:#aaa}
.contact .contact-item p span+span{margin-left:20px}
.contact .contact-item iframe{width:100%;height:200px;border:#ccc solid 1px}

/*关于我们*/
.about .top-item{display:flex}
.about .top-item .icon{flex:0 0 90px;height:90px;border:solid 1px #efefef;border-radius:50%;background-image:url(../img/about.png);background-repeat:no-repeat;background-position-y:center}
.about .top-item:nth-child(1) .icon{background-position-x:17px}
.about .top-item:nth-child(2) .icon{background-position-x:-75px}
.about .top-item:nth-child(3) .icon{background-position-x:-170px}
.about .top-item .text{flex:1;margin-left:15px;display:flex;flex-direction:column;justify-content:center;padding-right:30px}
.about .top-item .text .name{color:var(--color);font-size:18px}
.about .top-item .text .intro{color:#777;margin-top:5px;line-height:22px}
.about .director{margin-top:30px;padding:30px 0;border-top:solid 1px #eee}
.about .director .head{font-size:20px;font-weight:700;margin-bottom:20px}
.about .director .head span:first-child{color:var(--color);letter-spacing:2px}
.about .director .head span:last-child{font-family:fangsong;color:#666}
.about .director .speak .photo{float:right;margin-left:20px;margin-bottom:20px;width:200px}
.about .director .speak{line-height:30px;color:#777;font-size:15px}
.about .director .speak p{margin-top:20px}

/*荣誉资质*/
.honorary .item .image{height: 190px;padding-bottom: unset; }
.honorary .item .bottom .text{height:36px;overflow:hidden;}
.honorary .item .image img{width:100%;height:100%;}
.honorary.patent .item .image {height: 363px;}

/*文章页*/
.post-content .post-head{text-align:center;border-bottom:solid 1px #eee;padding:25px 0 15px 0;background-color:#fff;margin-top:20px;}
.post-content .post-head .post-info{margin-top:10px;color:#999;font-size:12px}
.post-content .post-head h1{font-size:24px;color:#333}
.post-content .post-head .post-info span+span{margin-left:30px}
.post-content .content{padding:20px;margin-top:0;background-color:#fff;margin-bottom:20px;}
.post-content .content p{line-height:30px;font-size:15px}
.post-content .content img{border-radius:5px;margin:10px 0}

.tip-shade{background-color:#000;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999}
.tips{position:fixed;border:solid 1px #eee;background-color:#fff;padding:10px 15px;box-shadow:0 0 4px 2px rgb(0 0 0 / 10%);border-radius:4px;cursor:default;z-index:1000;max-width:100%;}
.tips .tips-content:before{font-family:iconfont;font-size:30px;vertical-align:middle;margin-right:10px}
.tips .tips-close{position:absolute;transition:all .1s;cursor:pointer;background-color:var(--color);color:#fff;display:inline-block;width:22px;height:22px;right:-10px;top:-9px;border-radius:50%;font-size:20px;text-align:center;line-height:20px}
.tips .tips-close:hover{background-color:red; transform:rotate(90deg)}
.tips.success .tips-content:before{content:'\e6a4';color:green}
.tips.fail .tips-content:before{content:'\e60b';color:red}
.tips.wxqrcode{width:300px;height:300px}
.tips.video{width:800px;padding:0;font-size:0;background-color:transparent;border:none;}
.tips.video video{width:100%;}

@media screen and (max-width:1366px){.container{padding:0 10px}
.product-recomm .swiper-button-next{right:10px}
.product-recomm .swiper-button-prev{left:10px}
.cate-nav .swiper-button-next{right:10px}
.cate-nav .swiper-button-prev{left:10px}
.index-swiper .swiper-slide .content{top:120px;}
}
@media screen and (max-width:1000px){body{padding-top:62px}
.index-about .numshow .icon-1{background-position-x:6px}
.index-about .numshow .icon-2{background-position-x:-62px}
.banner{height:150px;background-size:100%;padding-left:20px}
.banner .name{height:30px;font-size:26px}
.banner .name:after{width:60px}
.product-recomm .swiper-button-next{display:none}
.product-recomm .swiper-button-prev{display:none}
.cate-nav .swiper-button-next, .cate-nav .swiper-button-prev {background-size: 8px 100%;}
.template-case .image{height:250px}
.feature .feature-content{flex-direction:column}
.feature .feature-content .image{margin-top:20px}
.contact .contact-item .contact-item-child:last-child,.contact .contact-item .map{margin-top:20px;padding-top:20px;border-top:dashed 1px #ccc}
.template-company-profile .banner{background-position-x:100%}
.template-contact .banner{background-position-x:100%}
.drawing .content{flex-direction:column}
.drawing .right{border-left:none}
.axis-content{display:flex;justify-content:flex-end}
.axis{position:relative;border-left:dashed 1px var(--color);width:50%}
.axis:after{font-family:iconfont;content:'\e7cf';position:absolute;bottom:-7px;left:-8px;color:var(--color);transform:rotate(90deg)}
.axis .block{position:relative;height:70px}
.axis .block:after{content:'';display:inline-block;width:100px;height:2px;border-bottom:dotted 1px #888;top:calc(50% + -3px);left:0;position:absolute}
.axis .block:before{content:'';display:inline-block;position:absolute;width:8px;height:8px;background-color:#fff;border:solid 2px var(--color);top:0;left:-6px;bottom:0;margin:auto;border-radius:50%;z-index:1}
.axis .block .year{display:inline-block;font-family:number;padding-left:4px;color:var(--color);font-size:24px;position:absolute;top:5px;left:5px}
.axis .block .text{position:absolute;color:#888;top:40px;left:10px}
.axis .block:nth-child(2n) *{left:auto;right:calc(100% + 10px);width:100%;text-align:right}
.axis .block:nth-child(2n):after{left:-100px}
}
@media screen and (max-width:768px){.nav .head-nav{display:none}
.nav .menu{display:inline-block}
.footer .copyright span{line-height:30px}
.nav .logo a{width:170px;height:42px}
.nav .head-nav{position:fixed;width:100%;height:100%;left:0;top:0;background-color:rgb(0 0 0 / 0%);transition:all .2s}
.nav .navbar{background-color:#fff;width:250px;margin:0;height:100%;padding:30px 20px;margin-left:-250px}
.nav .navbar .logo{margin-bottom:15px}
.nav .navbar li{display:block;padding:10px 0}
.nav .navbar li a.on:before{display:none}
.nav .navbar li a{margin:0;font-size:16px}
.open-menu .nav .head-nav{background-color:rgb(0 0 0 / 35%)}
.banner{height:100px;padding-left:15px}
.banner .name{height:20px;font-size:20px}
.banner .name:after{width:40px;height:2px}
.item .image{height: 0;padding-bottom: calc(100% - 40px);}
.template-case .image{height:200px}
.news .thumb{flex:0 0 140px;height:auto}
.news .item .right .intro{display:none}
.comment .content{flex-direction:column}
.comment .content .right{border-left:none;padding:15px;flex:auto}
.template-product .gallery-top{height:auto}
.template-product .top{padding:10px 0;margin-bottom:20px}
.tips .tips-close{right:10px;top:-30px}
.nav .oauth{display:none}
}
@media screen and (max-width:600px){.product-recomm .swiper-button-next,.product-recomm .swiper-button-prev{display:none}
.index-about .item{padding-left:20px}
.lang-en .index-about .numshow .text .text-top{font-size:18px}
.lang-en .index-about .numshow .text .text-end{font-size:12px}
.news .item .right .title{font-size:15px}
.news .item .btn{font-size:12px;padding:0 5px;line-height:23px}
.template-product .gallery-top{width: 100%;}
.template-company-profile .banner{background-position-x:60%}
.template-customize .banner{background-position-x:40%}
.template-download .banner{background-position-x:40%}
.footer .links-top a:not(:last-child){border-right:none;padding-right:5px}
.honorary.patent .item .image {height: 300px;}
}

.product-params{margin-top:30px}
.product-params .item{margin:10px 0;display:flex}
.product-params .label{flex:0 0 180px;width:200px;color:#999}

.oauth{
    display: flex;
    gap:10px;
    margin-bottom:10px;
}

.oauth img{
    width:28px;
    height: 28px;
    cursor: pointer;
}

.nav .oauth{
    justify-content: flex-end;
}