@font-face {  
    font-family: 'MONTSERRAT';  
    src:url('./fonts/MONTSERRAT-REGULAR.OTF') format('truetype'); 
    font-weight: normal;  
    font-style: normal;  
}
@font-face {  
    font-family: 'HUMNST777';  
    src:url('./fonts/Humnst777_blk_cn_bt.ttf') format('truetype'); 
    font-weight: normal;  
    font-style: normal;  
}
html{font-size:625%;}
*{margin:0;padding:0;box-sizing:border-box;line-height:1.2;}
body{font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;color:#646464;font-size:14px;background:#fff;}
img{width:100%;height:auto;}
ul,li{list-style:none;padding:0;}
a,a:hover{color:#646464;text-decoration:none;}
.container-fluid{width:100%;}
.container{max-width:1200px;margin-left:auto;margin-right:auto;}


.common-title{}
.common-title .cn{font-size:34px;font-weight:bold;letter-spacing:5px;}
.common-title .en{font-size:16px;text-transform:uppercase;line-height:1.3;margin-top:8px;}
.common-more{display:inline-block;height:22px;border-bottom:1px solid #cacaca;color:#969696;}
.common-more:hover{color:#fc6719;border-color:#fdb38c;}


.header{height:120px;}
.header .container{display:flex;justify-content:space-between;}
.header .logo{width:290px;height:66px;margin-top:30px;}
.header .header-right{}
.header .header-right .header-right-top{display:flex;justify-content:flex-end;margin-top:18px;}
.header .header-right .header-right-top .header-qrcode-icon{width:25px;height:25px;background:url(../images/qrcode-icon.png) no-repeat center;margin-right:15px;cursor:pointer;position:relative;}
.header .header-right .header-right-top .header-qrcode-icon .header-qrcode{width:114px;height:114px;position:absolute;top:26px;right:0;display:none;z-index:999;}
.header .header-right .header-right-top .header-qrcode-icon:hover .header-qrcode{display:block;}
.header .header-right .header-right-top .header-search-icon{width:20px;height:25px;background:url(../images/search-icon.png) no-repeat center;margin-right:20px;cursor:pointer;position:relative;}
.header .header-right .header-right-top .header-search-icon .header-search{width:280px;height:31px;border:1px solid #dcdcdc;display:flex;position:absolute;right:-6px;top:-3px;display:none;}
.header .header-right .header-right-top .header-search-icon:hover .header-search{display:block;}
.header .header-right .header-right-top .header-search-icon .header-search .search-input{width:249px;height:29px;border:none;outline:none;text-indent:5px;}
.header .header-right .header-right-top .header-search-icon .header-search .search-button{width:29px;height:29px;border:none;outline:none;overflow:hidden;text-indent:-999px;background:#fff url(../images/search-icon.png) no-repeat center;position:absolute;top:0;right:0;cursor:pointer;}
.header .header-right .header-right-top .cn-en-switch{width:100px;display:flex;}
.header .header-right .header-right-top .cn-en-switch a{width:50px;height:25px;background:#a9a9a9;font-size:14px;font-weight:bold;color:#fff;line-height:25px;text-align:center;}
.header .header-right .header-right-top .cn-en-switch a.current{background:#fc6719;}
.header .header-right .nav{margin-top:30px;}
.header .header-right .nav ul{display:flex;justify-content:flex-end;margin-left:-45px;}
.header .header-right .nav ul li{font-size:16px;font-weight:bold;margin-left:45px;letter-spacing:2px;}
.header .header-right .nav ul li.current a,
.header .header-right .nav ul li a:hover{color:#fc6719;}
.banner{overflow:hidden;position:relative;}
.banner .banner-pagination{position:absolute;z-index:9;left:0;bottom:45px;width:100%;text-align:center;}
.banner .banner-pagination .swiper-pagination-bullet{width:15px;height:15px;background:#fff;opacity:1;margin-left:12px;margin-right:12px;outline:none;}
.banner .banner-pagination .swiper-pagination-bullet-active{background:#fc6719;}
.index-product{margin-top:75px;}
.index-product .container{display:flex;justify-content:space-between;flex-wrap:wrap;}
.index-product .item{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;}
.index-product .item .title .cn{font-size:28px;font-weight:bold;letter-spacing:3px;}
.index-product .item .title .en{font-size:18px;text-transform:uppercase;margin-top:5px;}
.index-product .item .des{line-height:25px;color:#969696;margin-top:30px;text-align:justify;}
.index-product .item .pic img{display:block;}
.index-product .item:nth-child(1){width:710px;}
.index-product .item:nth-child(1) .text{width:610px;}
.index-product .item:nth-child(1) .pic{width:100%;margin-top:80px;}
.index-product .item:nth-child(1) .text .title-more{display:flex;justify-content:space-between;}
/*.index-product .item:nth-child(1)
.index-product .item:nth-ch
ild(2){margin-top:-50px;}*/

.index-product .item:nth-child(2){width:385px;}
.index-product .item:nth-child(2) .text{margin-top:35px;}
.index-product .item:nth-child(3){width:100%;margin-top:18px;}
.index-product .item:nth-child(3) .pic{width:710px;}
.index-product .item:nth-child(3) .text{margin-top:35px;width:385px;}
.index-product .item:nth-child(2) .common-more,
.index-product .item:nth-child(3) .common-more{margin-top:30px;}
.index-product .item:nth-child(3){margin-top:30px;border-bottom:1px solid #dcdcdc;}
.index-product-catalog{overflow:hidden;margin-top:45px;}
.index-product-catalog .container{position:relative;}
.index-product-catalog .pic{}
.index-product-catalog .pic img{display:block;}
.index-product-catalog .text{width:390px;height:230px;background:#fc6719;position:absolute;top:85px;right:80px;color:#fff;padding-top:50px;padding-left:60px;}
.index-product-catalog .text .title .cn{font-size:28px;font-weight:bold;letter-spacing:5px;}
.index-product-catalog .text .title .en{font-size:18px;text-transform:uppercase;}
.index-product-catalog .text .common-more{border-color:#fff;color:#fff;margin-top:35px;}
.index-market-application{margin-top:80px;}
.index-market-application .title-more{display:flex;justify-content:space-between;}
.index-market-application .title-more .common-more{margin-top:10px;}
.index-market-application .category{display:flex;margin-top:50px;}
.index-market-application .category .item{width:150px;}
.index-market-application .category .item .iconfont:before{font-size:40px;}
.index-market-application .category .item p{text-align:center;color:#646464;line-height:1;}
.index-market-application .category .item p:last-child{height:13px;line-height:13px;font-size:16px;margin-top:5px;}
.index-market-application .category .item:not(:last-child) p:last-child{border-right:1px solid #dcdcdc;}
.index-market-application .category .item:hover p{color:#fc6719;}
.index-market-application .list{margin-top:40px;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-60px;}
.index-market-application .list .item{width:285px;margin-left:10px;margin-right:10px;margin-bottom:60px;}
.index-market-application .list .item .title{margin-top:15px;}
.index-news{margin-top:80px;}
.index-news .container{display:flex;justify-content:space-between;}
.index-news .title-more{display:flex;justify-content:space-between;}
.index-news .item .text .date-views{font-size:12px;color:#c8c8c8;display:flex;margin-top:10px;}
.index-news .item .text .date-views .views{margin-left:30px;}
.index-news .item .text .date-views .views .iconfont{vertical-align:middle;font-size:18px;}
.index-news .item .text .date-views .views span:last-child{margin-left:5px;}
.index-news .item .text .title{font-size:16px;}
.index-news .item:hover .text .title a{color:#fc6719;}
.index-news .item .text .des{font-size:12px;color:#969696;line-height:20px;margin-top:10px;}
.index-news .left{width:752px;}
.index-news .left .item{display:flex;justify-content:space-between;margin-top:60px;}
.index-news .left .item .pic{width:340px;}
.index-news .left .item .text{width:366px;padding-top:35px;}
.index-news .left .item .text .common-more{margin-top:35px;}
.index-news .right{width:388px;}
.index-news .right .list{margin-top:60px;}
.index-news .right .list .item{display:flex;justify-content:space-between;}
.index-news .right .list .item .pic{width:145px;}
.index-news .right .list .item .text{width:205px;}
.index-news .right .list .item:nth-child(1){padding-bottom:20px;}
.index-news .right .list .item:nth-child(2){padding-top:20px;border-top:1px solid #dcdcdc;}
.index-about{margin-top:100px;border-top:1px solid #dcdcdc;}
.index-about .container{max-width:calc(50% + 600px);margin-left:calc(50% - 600px);display:flex;justify-content:space-between;}
.index-about .text{width:488px;padding-top:85px;}
.index-about .text .des{line-height:25px;color:#969696;margin-top:35px;}
.index-about .text .common-more{margin-top:55px;}
.index-about .video{width:calc(100% - 600px)}
.index-about .video img{display:block;}
.footer{padding-top:60px;background:#f2f2f2;}
.footer>.container{display:flex;justify-content:space-between;flex-wrap:wrap;}
.footer .footer-nav{display:flex;width:800px;}
.footer .footer-nav .item{margin-right:60px;}
.footer .footer-nav .item .level1{font-size:16px;font-weight:bold;}
.footer .footer-nav .item ul{margin-top:10px;}
.footer .footer-nav .item ul li{line-height:25px;}
.footer .footer-nav .item ul li a{color:#969696;}
.footer .link{width:800px;margin-top:50px;}
.footer .link .label{height:25px;line-height:25px;font-size:16px;font-weight:bold;}
.footer .link ul{display:flex;margin-top:10px;width:720px;flex-wrap:wrap;}
.footer .link ul li{margin-right:20px;line-height:25px;}
.footer .link ul li a{color:#969696;}
.footer .footer-contact{width:380px;}
.footer .footer-contact .title{font-size:16px;font-weight:bold;}
.footer .footer-contact .info{margin-top:10px;}
.footer .footer-contact .info p{line-height:25px;color:#969696;}
.footer .footer-contact .hotline{margin-top:30px;}
.footer .footer-contact .hotline .label{font-size:18px;font-weight:bold;color:#969696;}
.footer .footer-contact .hotline .number{font-size:28px;font-weight:bold;color:#fc6719;margin-top:5px;}
.footer .footer-contact .footer-qrcode{width:114px;margin-top:15px;}
.footer .stat{width:380px;margin-top:75px;}
.footer .copyright{height:60px;background:#dcdcdc;margin-top:50px;}
.footer .copyright p{line-height:60px;text-align:center;}


.product{margin-top:100px;padding-bottom:60px;}
.product .category-title{text-align:center;}
.product .category-title .cn{font-size:28px;font-weight:bold;letter-spacing:3px;}
.product .category-title .en{font-size:18px;text-transform:uppercase;}
.product .selects{margin-top:35px;}
.product .selects .labels{display:flex;height:60px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.product .selects .labels .item{height:58px;line-height:58px;margin-right:235px;font-size:16px;font-weight:bold;cursor:pointer;}
.product .selects .labels .item.active{color:#fc6719;}
.product .selects .labels .item .icon{margin-left:10px;vertical-align:middle;display:none;}
.product .selects .labels .item.active .icon{display:inline;}
.product .selects .options{}
.product .selects .options ul{margin-top:25px;display:none;}
.product .selects .options ul.active{display:flex;}
.product .selects .options ul li{margin-right:45px;}
.product .selects .options ul li.current a{color:#fc6719;}
.product .selecteds{display:flex;}
.product .selecteds a{height:20px;line-height:18px;margin-top:20px;margin-right:10px;border:1px solid #dcdcdc;border-radius:2px;color:#969696;font-size:12px;padding-left:3px;padding-right:20px;position:relative;}
.product .selecteds a:before,
.product .selecteds a:after{content:"";display:block;width:8px;height:1px;background:#969696;position:absolute;top:50%;right:3px;}
.product .selecteds a:before{transform:rotateZ(45deg);}
.product .selecteds a:after{transform:rotateZ(-45deg);}


.product .list{margin-top:75px;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-95px;}
.product .list .item{width:590px;display:flex;justify-content:space-between;margin-left:10px;margin-right:10px;margin-bottom:95px;}
.product .list .item .pic{width:285px;}
.product .list .item .text{width:285px;position:relative;border-bottom:1px solid #dcdcdc;}
.product .list .item:hover .text{border-color:#fc6719;}
.product .list .item .text .model{font-size:24px;font-weight:bold;}
.product .list .item:hover .text .model a{color:#fc6719;}
.product .list .item .text .title{line-height:20px;margin-top:10px;}
.product .list .item .text .title a{color:#969696;}
.product .list .item .text .parameter{margin-top:25px;}
.product .list .item .text .parameter *{line-height:20px;font-size:12px;color:#969696;}
.product .list .item .text .views-pdf{width:100%;display:flex;justify-content:space-between;position:absolute;left:0;bottom:12px;}
.product .list .item .text .views-pdf .views{font-size:12px;color:#c8c8c8;margin-top:18px;}
.product .list .item .text .views-pdf .views .icon{vertical-align:middle;font-size:18px;}
.product .list .item .text .views-pdf .pdf{width:25px;height:32px;background:url(../images/pdf-icon.jpg) no-repeat center;overflow:hidden;text-indent:-999px;}
.product .page{margin-top:80px;}

.search{margin-top:60px;padding-bottom:60px;}
.search .category-title{text-align:center;}
.search .category-title .cn{font-size:28px;font-weight:bold;letter-spacing:3px;}
.search .category-title .en{font-size:18px;text-transform:uppercase;}
.search .search-location{height:40px;line-height:40px;border-bottom:1px solid #dcdcdc;margin-top:30px;font-size:20px;font-weight:bold;color:#c8c8c8;}
.search .search-location span{color:#fc6719;}
.search .list{margin-top:75px;margin-left:-10px;margin-right:-10px;display:flex;flex-wrap:wrap;}
.search .list .item{width:calc(25% - 20px);margin-left:10px;margin-right:10px;margin-bottom:80px;}
.search .list .item .pic{}
.search .list .item .title{font-size:16px;margin-top:20px;}

.page{}
.page ul{display:flex;justify-content:center;}
.page ul li{margin-left:12px;margin-right:12px;font-size:18px;}
.page ul li a{color:#969696;}
.page ul li:hover a{color:#fc6719;}
.page ul li .icon{font-size:12px;}
.page ul li.first{transform:rotateY(180deg);margin-right:0;}
.page ul li.prev{margin-left:10px;}
.page ul li.current{color:#fc6719;}
.page ul li.next{margin-right:10px;}
.page ul li.last{margin-left:0;}

.product-detail{margin-top:100px;}
.product-detail .display{display:flex;justify-content:space-between;padding-bottom:45px;border-bottom:1px solid #dcdcdc;}
.product-detail .display .product-swiper{width:576px;overflow:hidden;}
.product-detail .display .product-swiper img{display:block;}
.product-detail .display .text-thumb-others{width:580px;position:relative;}
.product-detail .display .text-thumb-others .text{}
.product-detail .display .text-thumb-others .text .model{font-size:28px;font-weight:bold;color:#fc6719;}
.product-detail .display .text-thumb-others .text .title{font-size:16px;margin-top:10px;}
.product-detail .display .text-thumb-others .text .views{font-size:12px;color:#c8c8c8;}
.product-detail .display .text-thumb-others .text .views .icon{font-size:18px;vertical-align:middle;}
.product-detail .display .text-thumb-others .text .views span:last-child{margin-left:5px;}
.product-detail .display .text-thumb-others .text .parameter{margin-top:20px;color:#969696;}
.product-detail .display .text-thumb-others .text .parameter *{line-height:32px}
.product-detail .display .text-thumb-others .down{display:block;width:145px;height:45px;line-height:45px;border:1px solid #dcdcdc;text-align:center;margin-top:30px;}
.product-detail .display .text-thumb-others .down span:nth-child(1){font-size:12px;color:#969696;margin-right:10px;}
.product-detail .display .text-thumb-others .down span:nth-child(2){font-size:22px;color:#ea4318;}
.product-detail .display .text-thumb-others .thumb{margin-top:55px;}
.product-detail .display .text-thumb-others .thumb ul{display:flex;margin-left:-10px;margin-right:-10px}
.product-detail .display .text-thumb-others .thumb ul li{width:100px;border:1px solid #dcdcdc;overflow:hidden;margin-left:10px;margin-right:10px;cursor:pointer;}
.product-detail .display .text-thumb-others .thumb ul li.active{border-color:#fc6719;}
.product-detail .display .text-thumb-others .thumb ul li img{display:block;}
.product-detail .display .text-thumb-others .order{display:block;width:140px;height:35px;line-height:35px;text-align:center;font-size:18px;font-weight:bold;background:#fc6719;color:#fff;position:absolute;left:0;bottom:0;}
.product-detail .detail-relevant{margin-top:45px;display:flex;justify-content:space-between;position:relative;overflow:hidden;padding-bottom:100px;}
.product-detail .detail-relevant:after{content:"";display:block;width:1px;height:100%;background:#dcdcdc;position:absolute;top:0;left:812px;}
.product-detail .detail-relevant .detail{width:752px;}
.product-detail .detail-relevant .detail img{display:block;width:auto;max-width:100%;}
.product-detail .detail-relevant .relevant{width:328px;}
.product-detail .detail-relevant .relevant .relevant-title{font-size:24px;font-weight:bold;color:#fc6719;}
.product-detail .detail-relevant .relevant .list{margin-top:40px;}
.product-detail .detail-relevant .relevant .list .item{margin-bottom:50px;}
.product-detail .detail-relevant .relevant .list .item .pic{}
.product-detail .detail-relevant .relevant .list .item .model{font-size:22px;font-weight:bold;margin-top:20px;}
.product-detail .detail-relevant .relevant .list .item:hover .model a{color:#fc6719;}
.product-detail .detail-relevant .relevant .list .item .title{line-height:20px;margin-top:10px;}
.product-detail .detail-relevant .relevant .list .item .title a{color:#969696;}
.product-detail .detail-relevant .relevant .qrcode{margin-top:5px;}

.product-center{padding-bottom:100px;}
.product-center .item{display:flex;justify-content:space-between;padding-bottom:45px;border-bottom:1px solid #dcdcdc;margin-top:100px;}
.product-center .item .pic{width:600px;}
.product-center .item .pic img{}
.product-center .item .text{width:555px;position:relative;}
.product-center .item .text .title{}
.product-center .item:hover .text .title a{color:#fc6719;}
.product-center .item .text .title .cn{font-size:28px;font-weight:bold;}
.product-center .item .text .title .en{font-size:18px;text-transform:uppercase;margin-top:5px;}
.product-center .item .text .des{line-height:20px;color:#969696;margin-top:45px;}
.product-center .item .text .more{position:absolute;left:0;bottom:0;}

.sub-nav{padding-bottom:20px;border-bottom:1px solid #dcdcdc;}
.sub-nav .container{display:flex;}
.sub-nav .item:not(:last-child){margin-right:250px;}
.sub-nav .item.current a,
.sub-nav .item:hover a{color:#fc6719;}

.about{margin-top:90px;}
.about .content{margin-top:65px;}
.about .content .container{max-width:none;width:calc(50% + 600px);margin-left:calc(50% - 600px);margin-right:0;display:flex;justify-content:space-between;}
.about .content .text{width:410px;margin-top:-35px;}
.about .content .text p{line-height:25px;color:#969696;margin-top:35px;}
.about .content .pic{width:calc(100% - 490px);height:521px;position:relative;overflow:hidden;}
.about .content .pic img{display:block;width:1071px;height:521px;position:absolute;left:calc(50% - 535px);}
.about .factory-title{margin-top:100px;}
.about .factory-list{margin-top:80px;margin-left:-10px;margin-right:-10px;display:flex;flex-wrap:wrap;margin-bottom:-20px;}
.about .factory-list .item{width:calc(25% - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px;}
.about .factory-list .item img{display:block;}

.contact{margin-top:90px;padding-bottom:120px;}
.contact .form-contact-info{display:flex;justify-content:space-between;overflow:hidden;margin-top:30px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding-bottom:30px;position:relative;}
.contact .form-contact-info:after{content:"";display:block;width:1px;height:calc(100% - 40px);background:#dcdcdc;position:absolute;top:20px;left:870px;}
.contact .form-contact-info .form{width:775px;margin-top:55px;}
.contact .form-contact-info .form .inputs{display:flex;justify-content:space-between;}
.contact .form-contact-info .form .inputs .input{display:flex;justify-content:space-between;width:238px;height:35px;}
.contact .form-contact-info .form .inputs .input .label{height:35px;line-height:35px;font-size:16px;}
.contact .form-contact-info .form .label span{color:#f00;}
.contact .form-contact-info .form .inputs .input input{width:175px;border:1px solid #dcdcdc;outline:none;text-indent:10px;}
.contact .form-contact-info .form .textarea{height:205px;display:flex;justify-content:space-between;margin-top:35px;}
.contact .form-contact-info .form .textarea .label{height:205px;line-height:205px;font-size:16px;}
.contact .form-contact-info .form .textarea textarea{width:712px;height:205px;border:1px solid #dcdcdc;outline:none;resize:none;padding:10px;}
.contact .form-contact-info .form .button{width:145px;height:40px;line-height:40px;text-align:center;font-size:20px;font-weight:bold;background:#fc6719;color:#fff;cursor:pointer;margin-top:30px;margin-left:63px;}
.contact .form-contact-info .contact-info{width:290px;margin-top:40px;}
.contact .form-contact-info .contact-info .item{display:flex;}
.contact .form-contact-info .contact-info .phone,
.contact .form-contact-info .contact-info .fax,
.contact .form-contact-info .contact-info .mail{margin-top:30px;}
.contact .form-contact-info .contact-info .item .icon{width:45px;}
.contact .form-contact-info .contact-info .address .icon{background:url(../images/contact-address-icon.png) no-repeat;}
.contact .form-contact-info .contact-info .phone .icon{background:url(../images/contact-phone-icon.png) no-repeat;}
.contact .form-contact-info .contact-info .fax .icon{background:url(../images/contact-fax-icon.png) no-repeat;}
.contact .form-contact-info .contact-info .mail .icon{background:url(../images/contact-mail-icon.png) no-repeat;}
.contact .form-contact-info .contact-info .item .text{width:245px;}
.contact .form-contact-info .contact-info .item .text .label{color:#969696;}
.contact .form-contact-info .contact-info .item .text .value{line-height:22px;color:#373737;font-weight:bold;margin-top:5px;}
.contact .form-contact-info .contact-info .qrcode{width:92px;height:92px;margin-left:45px;margin-top:25px;}
.contact .map{margin-top:70px;}
.contact .map iframe{width:100%;height:750px;}

.market-application{margin-top:25px;padding-bottom:105px;}
.market-application .category{padding-bottom:28px;border-bottom:1px solid #dcdcdc;}
.market-application .category .container{display:flex;}
.market-application .category .item{width:150px;}
.market-application .category .item .iconfont:before{font-size:40px;}
.market-application .category .item p{text-align:center;color:#646464;}
.market-application .category .item p:last-child{height:13px;line-height:13px;margin-top:5px;font-size:16px;margin-top:5px;}
.market-application .category .item:not(:last-child) p:last-child{border-right:1px solid #dcdcdc;}
.market-application .category .item:hover p,
.market-application .category .item.current p{color:#fc6719;}
.market-application .display{margin-top:55px;display:flex;justify-content:space-between;}
.market-application .display .pic{width:600px;overflow:hidden;position:relative;}
.market-application .display .pic .pagination{position:absolute;width:100%;text-align:center;left:0;bottom:22px;z-index:9;}
.market-application .display .pic .pagination .swiper-pagination-bullet{width:10px;height:10px;background:#d2d2d2;opacity:1;margin-left:10px;margin-right:10px;}
.market-application .display .pic .pagination .swiper-pagination-bullet-active{background:#fc6719;}
.market-application .display .text{width:550px;margin-top:65px;}
.market-application .display .text .title{font-size:28px;font-weight:bold;}
.market-application .display .text .des{margin-top:35px;margin-bottom:-30px;}
.market-application .display .text .des p{line-height:25px;color:#969696;margin-bottom:30px;}
.market-application .grid{margin-top:60px;}
.market-application .grid .application-class:not(:first-child){margin-top:95px;}
.market-application .grid .application-class .class-title{height:35px;font-size:18px;font-weight:bold;border-bottom:1px solid #dcdcdc;}
.market-application .grid .application-class .list{margin-top:35px;display:flex;margin-left:-10px;margin-right:-10px;}
.market-application .grid .application-class .list .item{width:115px;margin-left:10px;margin-right:10px;}
.market-application .grid .application-class .list .item .pic{}
.market-application .grid .application-class .list .item .pic img{display:block;}
.market-application .grid .application-class .list .item .down{height:35px;font-size:10px;text-align:center;}
.market-application .grid .application-class .list .item .down a{display:block;height:35px;line-height:35px;background:#e5e5e5;}
.market-application .grid .application-class .list .item:hover .down a{background:#fc6719;color:#fff;}
.market-application .grid .application-class .list .item .down .icon{margin-left:5px;font-size:20px;vertical-align:middle;color:#fc6719;}
.market-application .grid .application-class .list .item:hover .down .icon{color:#fff;}
.market-application .grid .application-class .list .item .model{font-size:16px;font-weight:bold;margin-top:15px;}
.market-application .grid .application-class .list .item:hover .model a{color:#fc6719;}
.market-application .grid .application-class .list .item .title{line-height:16px;font-size:12px;color:#969696;margin-top:5px;}
.market-application .grid .application-class .list .item:hover .title a{color:#fc6719;}

.sitemap{margin-top:80px;padding-bottom:105px;}
.sitemap .title-html-xml{display:flex;justify-content:space-between;height:30px;}
.sitemap .title-html-xml .title{height:30px;font-size:28px;line-height:30px;}
.sitemap .title-html-xml .html-xml{height:30px;line-height:30px;font-size:18px;}
.sitemap .list{margin-top:15px;}
.sitemap .list .item{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid #dcdcdc;}
.sitemap .list .item:not(:first-child){margin-top:60px;}
.sitemap .list .item .level1{font-size:18px;font-weight:bold;}
.sitemap .list .item ul{display:flex;width:1025px;flex-wrap:wrap;margin-bottom:-15px;}
.sitemap .list .item ul li{width:170px;font-size:16px;margin-bottom:15px;}

.article{margin-top:60px;padding-bottom:90px;}
.article .article-title{height:35px;font-size:22px;font-weight:bold;border-bottom:1px solid #dcdcdc;}
.article .content-relevant{display:flex;justify-content:space-between;}
.article .content-relevant .content{width:748px;}
.article .content-relevant .content .date-views{display:flex;font-size:12px;color:#c8c8c8;margin-top:5px;}
.article .content-relevant .content .date-views .date{margin-right:22px;height:20px;line-height:20px;}
.article .content-relevant .content .date-views .views{height:20px;line-height:20px;}
.article .content-relevant .content .date-views .views .icon{font-size:20px;vertical-align:middle;margin-right:5px;}
.article .content-relevant .content .text{margin-top:25px;}
.article .content-relevant .content .text *{line-height:25px;}
.article .content-relevant .content .text img{display:block;width:auto;max-width:100%;}
.article .content-relevant .content .prev-next{height:100px;display:flex;font-size:16px;margin-top:95px;}
.article .content-relevant .content .prev-next .prev{width:50%;height:100px;}
.article .content-relevant .content .prev-next .prev a,
.article .content-relevant .content .prev-next .next a{display:flex;justify-content:space-between;background:#f2f2f2;}
.article .content-relevant .content .prev-next .prev:hover a,
.article .content-relevant .content .prev-next .next:hover a{background:#fc6719;color:#fff;}
.article .content-relevant .content .prev-next .prev .icon{height:100px;line-height:100px;margin-left:30px;font-size:25px;}
.article .content-relevant .content .prev-next .prev .title{max-width:250px;height:100px;line-height:100px;margin-right:35px;}
.article .content-relevant .content .prev-next .next{width:50%;height:100px;}
.article .content-relevant .content .prev-next .next .icon{height:100px;line-height:100px;margin-right:30px;font-size:25px;}
.article .content-relevant .content .prev-next .next .title{max-width:250px;height:100px;line-height:100px;margin-left:35px;}
.article .content-relevant .relevant{width:327px;margin-top:45px;}
.article .content-relevant .relevant .relevant-title{font-size:22px;font-weight:bold;color:#fc6719;}
.article .content-relevant .relevant .list{margin-top:35px;margin-bottom:-55px;}
.article .content-relevant .relevant .list .item{margin-bottom:55px;}
.article .content-relevant .relevant .list .item .pic{}
.article .content-relevant .relevant .list .item .title{font-size:16px;font-weight:bold;margin-top:22px;}
.article .content-relevant .relevant .list .item:hover .title a{color:#fc6719;}
.article .content-relevant .relevant .list .item .views{font-size:12px;color:#c8c8c8;margin-top:5px;}
.article .content-relevant .relevant .list .item .views .icon{font-size:20px;vertical-align:middle;margin-right:5px;}
.article .content-relevant .relevant .list .item .des{line-height:20px;font-size:12px;color:#969696;margin-top:8px;}

.news{margin-top:90px;padding-bottom:75px;}
.news .sub-nav{display:flex;}
.news .list{}
.news .list .item{display:flex;justify-content:space-between;margin-top:70px;padding-bottom:20px;border-bottom:1px solid #dcdcdc; }
.news .list .item .pic{width:342px;}
.news .list .item .text{display:flex;justify-content:space-between;width:793px;}
.news .list .item .text .title-views-des-more{width:540px;}
.news .list .item .text .title-views-des-more .title{font-size:18px;font-weight:bold;}
.news .list .item:hover .text .title-views-des-more .title a{color:#fc6719;}
.news .list .item .text .title-views-des-more .views{font-size:12px;color:#c8c8c8;margin-top:5px;}
.news .list .item .text .title-views-des-more .views .icon{font-size:20px;vertical-align:middle;margin-right:5px;}
.news .list .item .text .title-views-des-more .des{line-height:20px;font-size:12px;color:#969696;margin-top:40px;}
.news .list .item .text .title-views-des-more .more{margin-top:60px;}
.news .list .item:hover .text .title-views-des-more .more{color:#fc6719;border-color:#fc6719;}
.news .list .item .text .date{color:#969696;margin-top:85px;}
.news .list .item:hover .text .date{color:#fc6719;}
.news .list .item .text .date .m-d{font-size:34px;font-weight:bold;}
.news .list .item .text .date .y{}
.news .page{margin-top:100px;}

.product-catalog{margin-top:90px;padding-bottom:75px;}
.product-catalog .common-title{padding-bottom:20px;border-bottom:1px solid #dcdcdc;}
.product-catalog .list{margin-top:70px;}
.product-catalog .list .item{padding-bottom:18px;border-bottom:1px solid #dcdcdc;display:flex;justify-content:space-between;}
.product-catalog .list .item:not(:first-child){margin-top:45px;}
.product-catalog .list .item .pic{width:300px;}
.product-catalog .list .item .text{width:793px;display:flex;justify-content:space-between;}
.product-catalog .list .item .text .title-views{margin-top:90px;}
.product-catalog .list .item .text .title-views .title{font-size:22px;font-weight:bold;}
.product-catalog .list .item:hover .text .title-views .title{color:#fc6719;}
.product-catalog .list .item .text .title-views .views{font-size:12px;color:#c8c8c8;margin-top:5px;}
.product-catalog .list .item .text .title-views .views .icon{font-size:20px;vertical-align:middle;margin-right:5px;}
.product-catalog .list .item .text .down{margin-top:40px;}
.product-catalog .list .item .text .down .icon{font-size:92px;color:#ea4318;}
.product-catalog .list .item .text .down p:last-child{text-align:center;margin-top:5px;}
.product-catalog .list .item .text .down a{display:inline-block;padding-bottom:5px;border-bottom:1px solid #b0b0b0;}
.product-catalog .page{margin-top:120px;}

.certificate{margin-top:85px;padding-bottom:75px;}
.certificate .sub-nav{display:flex;}
.certificate .list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-top:30px;}
.certificate .list .item{width:285px;margin-left:10px;margin-right:10px;}
.certificate .list .item:nth-child(n+5){margin-top:60px;}
.certificate .list .item .pic{}
.certificate .list .item .title{font-size:16px;font-weight:bold;text-align:center;margin-top:15px;}
.certificate .page{margin-top:90px;}

.guestbook-mask{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.8);top:0;left:0;}
.guestbook-window{position:fixed;width:815px;height:500px;left:0;right:0;top:0;bottom:0;margin:auto;background:#fff;}
.guestbook-window .title{height:50px;line-height:50px;text-indent:20px;border-bottom:1px solid #dcdcdc;position:relative;}
.guestbook-window .title .close{width:49px;height:49px;position:absolute;top:0;right:0;}
.guestbook-window .title .close:before,
.guestbook-window .title .close:after{content:"";display:block;width:30px;height:1px;background:#969696;position:absolute;left:50%;margin-left:-15px;top:50%;}
.guestbook-window .title .close:before{transform:rotateZ(45deg);}
.guestbook-window .title .close:after{transform:rotateZ(-45deg);}
.guestbook-window .title .close:hover{background:#efefef;}
.guestbook-window .title .close:hover:before,
.guestbook-window .title .close:hover:after{background:#f00;}
.guestbook-window .guestbook-form{width:775px;margin-top:55px;margin-left:auto;margin-right:auto;}
.guestbook-window .guestbook-form .inputs{display:flex;justify-content:space-between;}
.guestbook-window .guestbook-form .inputs .input{display:flex;justify-content:space-between;width:238px;height:35px;}
.guestbook-window .guestbook-form .inputs .input .label{height:35px;line-height:35px;font-size:16px;}
.guestbook-window .guestbook-form .label span{color:#f00;}
.guestbook-window .guestbook-form .inputs .input input{width:175px;border:1px solid #dcdcdc;outline:none;text-indent:10px;}
.guestbook-window .guestbook-form .textarea{height:205px;display:flex;justify-content:space-between;margin-top:35px;}
.guestbook-window .guestbook-form .textarea .label{height:205px;line-height:205px;font-size:16px;}
.guestbook-window .guestbook-form .textarea textarea{width:712px;height:205px;border:1px solid #dcdcdc;outline:none;resize:none;padding:10px;}
.guestbook-window .guestbook-form .button{width:145px;height:40px;line-height:40px;text-align:center;font-size:20px;font-weight:bold;background:#fc6719;color:#fff;cursor:pointer;margin-top:30px;margin-left:63px;}

.kefu{width:175px;position:fixed;background:#fff;right:20px;top:50%;z-index:9;}
.kefu .title{height:55px;background:#fd660b;line-height:55px;text-align:center;font-size:20px;font-weight:bold;color:#fff;}
.kefu .qq{height:42px;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;background:url(../images/icon-qq.png) no-repeat 15px center;}
.kefu .qq a{display:block;height:41px;line-height:11px;text-indent:50px;line-height:41px;font-weight:bold;color:#fd660b;}
.kefu .phone{height:42px;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;background:url(../images/icon-phone.png) no-repeat 15px center;padding-left:50px;overflow:hidden;}
.kefu .phone .label{font-size:12px;margin-top:5px;}
.kefu .phone .number{font-weight:bold;color:#fd660b;margin-top:2px;}
.kefu .qrcode{width:175px;height:175px;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;background:url(../images/kefu-qrcode.jpg) no-repeat center;}
.kefu .gotop{width:45px;height:45px;line-height:45px;text-align:center;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;transform:rotateZ(90deg);cursor:pointer;position:absolute;right:0;background:#fff;}
.kefu .gotop .icon{font-size:38px;color:#fd660b;}


@media (max-width: 1680px){
	.index-about .text{padding-top:50px;}
}

@media (max-width: 1550px){
	.index-about .text{padding-top:30px;}
	.index-about .text .des{margin-top:20px;}
	.index-about .text .common-more{margin-top:30px;}
}

@media (max-width: 1450px){
	.index-about .text{padding-top:20px;}
	.index-about .text .des{margin-top:15px;}
	.index-about .text .common-more{margin-top:20px;}
}

@media (max-width: 1230px){
	.only-pc{display:none !important;}
	.container-fluid{padding-left:15px;padding-right:15px;}
	body{padding-top:1rem;padding-bottom:1rem;}

	.common-title .cn{font-size:0.35rem;}
	.common-title .en{font-size:0.18rem;}

	.mobile-header{width:100%;height:1rem;background:#fff;position:fixed;left:0;top:0;z-index:999;}
	.mobile-header .container{display:flex;justify-content:space-between;}
	.mobile-header .container .logo{width:2.6rem;height:0.55rem;margin-top:0.22rem;margin-left:15px;}
	.mobile-header .container .nav-btn{width:1rem;height:1rem;background:#f04d24;margin-right:-15px;position:relative;}
	.mobile-header .container .nav-btn i{width:0.6rem;height:0.1rem;background:#fff;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transition:all 0.3s ease;}
	.mobile-header .container .nav-btn i:first-child{transform:translateY(-0.22rem);}
	.mobile-header .container .nav-btn i:last-child{transform:translateY(0.22rem);}
	/*.mobile-header .container .nav-btn.close i:nth-child(2){width:0;height:0;opacity:0;}*/
	/*.mobile-header .container .nav-btn.close i:first-child{transform:translateY(0) rotate(135deg);}*/
	/*.mobile-header .container .nav-btn.close i:last-child{transform:translateY(0) rotate(-135deg);}*/

	.mobile-nav{position:fixed;width:100%;height:calc(100% - 2rem);left:0;top:1rem;background:#f2f2f2;z-index:999;display:none;}
	.mobile-nav .nav-container{height:100%;overflow-y:auto;padding-bottom:0.9rem;margin-top:0.6rem;padding-left:15px;padding-right:15px;}
	.mobile-nav .nav-container .item>a{display:block;width:100%;height:0.7rem;line-height:0.5rem;border-top:1px solid #c8c8c8;font-size:0.25rem;font-weight:bold;position:relative;}
	.mobile-nav .nav-container .item>a.has-child:before,
	.mobile-nav .nav-container .item>a.has-child:after{content:"";display:block;width:0.25rem;height:0.03rem;background:#969696;position:absolute;right:0.3rem;top:calc(50% - 0.015rem);transition:all 0.3s ease;}
	.mobile-nav .nav-container .item>a.has-child:after{transform:rotate(270deg);}
	.mobile-nav .nav-container .item>a.has-child.active:after{transform:rotate(0deg);}
	.mobile-nav .nav-container .item ul{padding-top:0.2rem;padding-bottom:0.2rem;display:none;}
	.mobile-nav .nav-container .item ul li{height:0.4rem;}
	.mobile-nav .nav-container .item ul li a{display:block;width:100%;height:0.4rem;line-height:0.3rem;font-size:0.2rem;color:#969696;}

	.mobile-bottom-menu{height:1rem;width:100%;position:fixed;bottom:0;z-index:99999;}
	.mobile-bottom-menu ul{display:flex;}
	.mobile-bottom-menu ul li{width:25%;height:1rem;text-align:center;background:#fc6719;}
	.mobile-bottom-menu ul li:not(:last-child){border-right:1px solid #fff;}
	.mobile-bottom-menu ul li a{display:block;padding-top:0.1rem;height:100%;color:#fff;}
	.mobile-bottom-menu ul li a .icon{font-size:0.4rem;}
	.mobile-bottom-menu ul li a p:last-child{margin-top:0.05rem;font-size:0.16rem;}

	.index-product{margin-top:0.5rem;}
	.index-product .item,
	.index-product .item .pic,
	.index-product .item .text{width:100% !important;}
	.index-product .item .title .cn{font-size:0.4rem;}
	.index-product .item .title .en{font-size:0.3rem;}
	.index-product .item .des{margin-top:0.3rem;}
	.index-product .item .common-more{margin-top:0.7rem !important;}
	.index-product .item:nth-child(1) .pic{margin-top:0.4rem;}
	.index-product .item:nth-child(2){margin-top:0.3rem;}
	.index-product .item:nth-child(2) .text{margin-top:0.35rem;}
	.index-product .item:nth-child(3){margin-top:0.55rem;padding-bottom:0.4rem;}
	.index-product .item:nth-child(3) .text{margin-top:0.35rem;}

	.index-product-catalog{margin-top:0.3rem;}
	.index-product-catalog .text{width:2.5rem;height:1.5rem;top:calc(50% - 0.75rem);right:0.4rem;padding-left:0.25rem;padding-top:0.2rem;}
	.index-product-catalog .text .title .cn{font-size:0.26rem;letter-spacing:0.1rem;}
	.index-product-catalog .text .title .en{font-size:12px;letter-spacing:-0.005rem;}
	.index-product-catalog .text .common-more{margin-top:0.2rem;font-size:12px;}


	.index-market-application{margin-top:0.55rem;}
	.index-market-application .category{flex-wrap:wrap;margin-top:0.4rem;}
	.index-market-application .category .item{width:25%;}
	.index-market-application .category .item:nth-child(4) p:last-child{border:none;}
	.index-market-application .category .item:nth-child(n+5){margin-top:0.45rem;}
	.index-market-application .list{margin-top:0.5rem;margin-bottom:0;}
	.index-market-application .list .item{width:calc(50% - 20px);margin-bottom:0.5rem;}

	.index-news{margin-top:0.35rem;}
	.index-news .container{flex-wrap:wrap;}
	.index-news .left{width:100%;}
	.index-news .left .item{flex-wrap:wrap;margin-top:0.85rem;}
	.index-news .left .item .pic{width:100%;}
	.index-news .left .item .text{width:100%;}
	.index-news .item .text .title{font-size:0.3rem;}
	.index-news .right{width:100%;margin-top:0.7rem;}
	.index-news .right .list{margin-top:0.35rem;margin-left:-10px;margin-right:-10px;display:flex;}
	.index-news .right .list .item{flex-wrap:wrap;width:calc(50% - 20px);margin-left:10px;margin-right:10px;}
	.index-news .right .list .item .pic{width:100%;}
	.index-news .right .list .item .text{width:100%;margin-top:0.25rem;}
	.index-news .right .list .item .pic img{display:block;}
	.index-news .right .list .item:nth-child(1){padding-bottom:0;}
	.index-news .right .list .item:nth-child(2){padding-top:0;border:none;}

	.index-about{padding-bottom:0.55rem;}
	.index-about .container{width:100%;margin-left:0;flex-wrap:wrap;}
	.index-about .text{width:100%;}
	.index-about .text .des{margin-top:0.3rem;}
	.index-about .text .common-more{margin-top:0.5rem;}
	.index-about .video{width:100%;margin-top:0.4rem;}
	
	.footer{padding-top:0.45rem;}
	.footer .footer-contact{width:100%;}
	.footer .footer-contact .hotline{margin-top:0.5rem;}
	.footer .footer-contact .footer-qrcode{margin-top:0.4rem;}
	.footer .copyright{height:0.6rem;margin-left:-15px;margin-right:-15px;margin-top:0.9rem}
	.footer .copyright p{line-height:0.6rem;}

	.mobile-subnav{position:relative;}
	.mobile-subnav .selected-classbtn{height:0.6rem;background:#fc6719;display:flex;justify-content:space-between;padding-left:15px;padding-right:15px;}
	.mobile-subnav .selected-classbtn .selected{height:0.6rem;line-height:0.6rem;color:#fff;font-size:0.3rem;font-weight:bold;}
	.mobile-subnav .selected-classbtn .classbtn{display:flex;}
	.mobile-subnav .selected-classbtn .classbtn .icon{width:0.25rem;height:0.6rem;position:relative;margin-right:5px;}
	.mobile-subnav .selected-classbtn .classbtn .icon i{display:block;width:0.25rem;height:0.04rem;background:#fff;position:absolute;top:calc(50% - 0.03rem);}
	.mobile-subnav .selected-classbtn .classbtn .icon i:first-child{margin-top:-0.1rem;}
	.mobile-subnav .selected-classbtn .classbtn .icon i:last-child{margin-top:0.1rem;}
	.mobile-subnav .selected-classbtn .classbtn .text{height:0.6rem;line-height:0.6rem;color:#fff;font-size:0.3rem;font-weight:bold;}
	.mobile-subnav .category-select{position:absolute;width:100%;top:0.6rem;background:rgba(0,0,0,0.5);display:none;z-index:9;}
	.mobile-subnav .category-select ul{width:calc(100% - 1rem);background:#fff;padding:15px;}
	.mobile-subnav .category-select ul li{height:0.6rem;border-top:1px solid #dcdcdc;}
	.mobile-subnav .category-select ul li a{display:block;height:0.6rem;line-height:0.6rem;font-size:0.3rem;font-weight:bold;}
	.mobile-subnav .class-select{position:absolute;width:100%;top:0.6rem;background:rgba(0,0,0,0.5);display:none;z-index:9;}
	.mobile-subnav .class-select .list{width:calc(100% - 1rem);background:#fff;padding:15px;}
	.mobile-subnav .class-select .list .item{border-top:1px solid #dcdcdc;}
	.mobile-subnav .class-select .list .item .option{height:0.65rem;line-height:0.5rem;font-size:0.3rem;position:relative;}
	.mobile-subnav .class-select .list .item.active .option{color:#fc6719;}
	.mobile-subnav .class-select .list .item .option:before,
	.mobile-subnav .class-select .list .item .option:after{content:"";width:0.25rem;height:0.03rem;background:#646464;position:absolute;right:0;margin-top:0.2rem;transition:all 0.3s ease;}
	.mobile-subnav .class-select .list .item .option:after{transform:rotateZ(270deg);}
	.mobile-subnav .class-select .list .item.active .option:after{transform:rotateZ(0deg);}
	.mobile-subnav .class-select .list .item ul{padding-bottom:0.5rem;display:none;}
	.mobile-subnav .class-select .list .item ul li{height:0.4rem;}
	.mobile-subnav .class-select .list .item ul li a{display:block;height:0.4rem;line-height:0.4rem;}

	.product{margin-top:0.5rem;}
	.product .list{margin-top:0.5rem;}
	.product .list .item{width:calc(50% - 20px);flex-wrap:wrap;margin-bottom:0.8rem;}
	.product .list .item .pic{width:100%;}
	.product .list .item .text{width:100%;margin-top:0.2rem;padding-bottom:1.8rem;}
	.product .list .item .text .views-pdf{flex-wrap:wrap;}
	.product .list .item .text .views-pdf .views{width:100%;}
	.product .list .item .text .views-pdf .pdf{margin-top:0.2rem;}
	
	.search{margin-top:0.5rem;}
	.search .list{margin-top:0.5rem;}
	.search .list .item{width:calc(50% - 20px);margin-bottom:0.5rem;}
	.search .list .item .title{font-size:14px;}
	.search .page{margin-top:0.5rem;} 

	.product-detail{margin-top:0;}
	.product-detail .display{flex-wrap:wrap;padding-bottom:0.3rem;}
	.product-detail .display .product-swiper{width:calc(100% + 30px);position:relative;margin-left:-15px;margin-right:-15px;}
	.product-detail .display .product-swiper .pagination{position:absolute;bottom:0.3rem;left:0;width:100%;z-index:9;text-align:center;}
	.product-detail .display .product-swiper .pagination .swiper-pagination-bullet{width:10px;height:10px;background:#bfbfbf;opacity:1;}
	.product-detail .display .product-swiper .pagination .swiper-pagination-bullet-active{background:#fc6719;}
	.product-detail .display .text-thumb-others{width:100%;}
	.product-detail .display .text-thumb-others .text{margin-top:0.5rem;}
	.product-detail .display .text-thumb-others .text .title{line-height:1.5;}
	.product-detail .display .text-thumb-others .text .views{margin-top:0.1rem;}
	.product-detail .display .text-thumb-others .text .parameter{margin-top:0.2rem;}
	.product-detail .display .text-thumb-others .down{margin-top:0.4rem;}
	.product-detail .detail-relevant{flex-wrap:wrap;margin-top:0.5rem;padding-bottom:0;}
	.product-detail .detail-relevant:after{display:none;}
	.product-detail .detail-relevant .detail{width:100%;}
	.product-detail .detail-relevant .relevant{width:100%;margin-top:0.5rem;padding-top:0.2rem;border-top:1px solid #dcdcdc;}
	.product-detail .detail-relevant .relevant .list{margin-top:0.4rem;margin-left:-10px;margin-right:-10px;display:flex;flex-wrap:wrap;}
	.product-detail .detail-relevant .relevant .list .item{width:calc(50% - 20px);margin-left:10px;margin-right:10px;}
	

	.about{margin-top:0.5rem;padding-bottom:0.3rem;}
	.about .sub-nav{padding-bottom:0;border:none;}
	.about .sub-nav .container{justify-content:space-between;}
	.about .sub-nav .item{margin-right:0 !important;}
	.about .content{margin-top:0;}
	.about .content .container{flex-wrap:wrap;width:100%;margin-left:0;}
	.about .content .text{width:100%;margin-top:0;}
	.about .content .text p{margin-top:0.4rem;text-align:justify;}
	.about .content .pic{width:100%;height:auto;margin-top:0.6rem;}
	.about .content .pic img{width:100%;height:auto;position:static;}
	.about .factory-title{margin-top:0.9rem;}
	.about .factory-list{margin-top:0.5rem;padding-left:5px;padding-right:5px;margin-left:0;margin-right:0;}
	.about .factory-list .item{width:calc(50% - 20px);}

	.contact{margin-top:0.5rem;padding-bottom:0.5rem;}
	.contact .form-contact-info{margin-top:0.3rem;flex-wrap:wrap;border:none;}
	.contact .form-contact-info .form{width:100%;margin-top:0;}
	.contact .form-contact-info .form .inputs{flex-wrap:wrap;}
	.contact .form-contact-info .form .inputs .input{width:100%;}
	.contact .form-contact-info .form .inputs .input:not(:first-child){margin-top:0.3rem;}
	.contact .form-contact-info .form .inputs .input input{width:calc(100% - 50px);}
	.contact .form-contact-info .form .textarea{margin-top:0.3rem;}
	.contact .form-contact-info .form .textarea textarea{width:calc(100% - 50px);}
	.contact .form-contact-info .form .button{margin-top:0.3rem;margin-left:50px;}
	.contact .form-contact-info .contact-info{margin-top:0.8rem;}
	.contact .form-contact-info .contact-info .phone,
	.contact .form-contact-info .contact-info .fax,
	.contact .form-contact-info .contact-info .mail{margin-top:0.4rem;}
	.contact .map{margin-top:0.8rem;}
	.contact .map iframe{height:150vw;}

	.market-application{margin-top:0.4rem;padding-bottom:0.8rem;}
	.market-application .category{margin-top:0.4rem;border:none;padding-bottom:0;}
	.market-application .category .container{flex-wrap:wrap;}
	.market-application .category .item{width:25%;}
	.market-application .category .item:nth-child(4) p:last-child{border:none;}
	.market-application .category .item:nth-child(n+5){margin-top:0.45rem;}
	.market-application .display{padding-left:15px;padding-right:15px;flex-wrap:wrap;margin-top:0.7rem;}
	.market-application .display .pic{width:100%;}
	.market-application .display .text{width:100%;margin-top:0.6rem;}
	.market-application .display .text .des{margin-top:0.5rem;margin-bottom:-0.3rem;}
	.market-application .display .text .des p{margin-bottom:0.3rem;}
	.market-application .grid{margin-top:1rem;padding-left:15px;padding-right:15px;}
	.market-application .grid .application-class:not(:first-child){margin-top:1rem;}
	.market-application .grid .application-class .list{margin-top:0.3rem;flex-wrap:wrap;}
	.market-application .grid .application-class .list .item{width:calc(33.3333% - 20px);}
	.market-application .grid .application-class .list .item:nth-child(n+4){margin-top:0.6rem;}


	.article{margin-top:0.5rem;padding-bottom:0.8rem;}
	.article .content-relevant{flex-wrap:wrap;}
	.article .content-relevant .content{width:100%;}
	.article .content-relevant .relevant{width:100%;margin-top:0.7rem;padding-top:0.2rem;border-top:1px solid #dcdcdc;}
	.article .content-relevant .relevant .list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-0.6rem;}
	.article .content-relevant .relevant .list .item{width:calc(50% - 20px);margin-left:10px;margin-right:10px;margin-bottom:0.6rem;}
	.article .content-relevant .relevant .list .item .title{margin-top:0.2rem;}

	.news{margin-top:0.5rem;padding-bottom:0.6rem;}
	.news .sub-nav{padding-bottom:0;border:none;}
	.news .sub-nav .item{margin-right:0 !important;width:50%;}
	.news .list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-top:-0.5rem;}
	.news .list .item{width:calc(50% - 20px);margin-left:10px;margin-right:10px;margin-top:0.8rem;flex-wrap:wrap;padding-bottom:0;border:none;}
	.news .list .item .pic{width:100%;}
	.news .list .item .text{width:100%;margin-top:0.2rem;}
	.news .list .item .text .mobile-date{color:#c8c8c8;margin-top:0.1rem;}
	.news .list .item .text .title-views-des-more .des{margin-top:0.2rem;}
	.news .page{margin-top:0.8rem;}

	.product-catalog{margin-top:0.5rem;padding-bottom:1rem;}
	.product-catalog .common-title{padding-bottom:0;border:none;}
	.product-catalog .list{margin-top:0.6rem;display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;}
	.product-catalog .list .item{width:calc(50% - 20px);margin-left:10px;margin-right:10px;flex-wrap:wrap;}
	.product-catalog .list .item:nth-child(2){margin-top:0;}
	.product-catalog .list .item:nth-child(n+3){margin-top:0.9rem;}
	.product-catalog .list .item .pic{width:100%;}
	.product-catalog .list .item .text{width:100%;flex-wrap:wrap;}
	.product-catalog .list .item .text .title-views{width:100%;margin-top:0.2rem;}
	.product-catalog .list .item .text .title-views .title{font-size:0.3rem;font-weight:lighter;line-height:1.5;}
	.product-catalog .list .item .text .down{margin-top:0.3rem;}
	.product-catalog .page{margin-top:0.9rem;}

	.certificate{margin-top:0.5rem;padding-bottom:0.8rem;}
	.certificate .sub-nav{justify-content:space-between;padding-bottom:0;border:none;}
	.certificate .sub-nav .item{margin-right:0 !important;}
	.certificate .list{margin-top:0.7rem;margin-left:0;margin-right:0;}
	.certificate .list .item{width:100%;margin-left:0;margin-right:0;}
	.certificate .list .item:not(:first-child){margin-top:1rem;}
	.certificate .page{margin-top:0.9rem;}
	
	.sitemap{margin-top:0.5rem;}
	.sitemap .list .item .level1{width:100px;}
	.sitemap .list .item ul{width:calc(100% - 100px);}
	.sitemap .list .item ul li{width:50%;}

	.guestbook-window{height:auto;top:1rem;bottom:1rem;width:100%;border-top:1px solid #dcdcdc;}
	.guestbook-window .guestbook-form{width:100%;margin-top:20px;padding-left:15px;padding-right:15px;}
	.guestbook-window .guestbook-form .inputs{flex-wrap:wrap;}
	.guestbook-window .guestbook-form .inputs .input{width:100%;}
	.guestbook-window .guestbook-form .inputs .input:not(:first-child){margin-top:0.3rem;}
	.guestbook-window .guestbook-form .inputs .input input{width:calc(100% - 50px);}
	.guestbook-window .guestbook-form .textarea{margin-top:0.3rem;}
	.guestbook-window .guestbook-form .textarea textarea{width:calc(100% - 50px);}
	.guestbook-window .guestbook-form .button{margin-top:0.3rem;margin-left:50px;}

}

@media (min-width: 1230px){
	.only-mobile{display: none !important;}
}

@media (max-width: 950px){
    html{font-size:600%;}
    .product-catalog .list .item .text .down .icon{font-size:50px;}
}

@media (max-width: 850px){
    html{font-size: 550%;}
}

@media (max-width: 750px){
    html{font-size: 500%;}
}

@media (max-width: 650px){
    html{font-size: 450%;}
}

@media (max-width: 550px){
    html{font-size: 400%;}
}

@media (max-width: 450px){
    html{font-size: 350%;}
}

@media (max-width: 350px){
    html{font-size: 300%;}
}