body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd{margin:0;padding:0}html,body{background:#fff}div,ul,h1,h2,h3,h4,h5,h6{box-sizing:border-box}ul,ol,li{list-style:none}input,img{margin:0;padding:0;border:0 none;outline-style:none;vertical-align:middle}img{max-width:100%}a,a:active,a:visited{text-decoration:none}a{color:#3385ff;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}button,input,textarea{font-family:'PingFang SC','Lantinghei SC','Microsoft YaHei','HanHei SC','Helvetica Neue','Open Sans',Arial,'Hiragino Sans GB',STHeiti,'WenQuanYi Micro Hei',SimSun,sans-serif;letter-spacing:.5px;outline:none}body{font-size:14px;color:#2f3234;line-height:2;font-family:'PingFang SC','Lantinghei SC','Microsoft YaHei','HanHei SC','Helvetica Neue','Open Sans',Arial,'Hiragino Sans GB',STHeiti,'WenQuanYi Micro Hei',SimSun,sans-serif;letter-spacing:.1px;width:100%;overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0;position:relative;overflow:hidden}.clearfix::after{display:table;clear:both;content:''}.hide,.show{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.hide{visibility:hidden;opacity:0}.hidden{display:none}.show{visibility:visible;opacity:1}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.row::after{display:table;clear:both;content:''}.row-flex{display:flex}.row-flex::after{display:none}.row-justify-center{justify-content:center}.row-justify-end{justify-content:flex-end}.row-justify-space-between{justify-content:space-between}.row-justify-space-around{justify-content:space-around}.row-align-center{align-items:center}.row-align-bottom{align-items:flex-end}.col{float:left;box-sizing:border-box;min-height:1px}.col-1{width:4.16666667%}.col-offset-1{margin-left:4.16666667%}.col-2{width:8.33333333%}.col-offset-2{margin-left:8.33333333%}.col-3{width:12.5%}.col-offset-3{margin-left:12.5%}.col-4{width:16.66666667%}.col-offset-4{margin-left:16.66666667%}.col-5{width:20.83333333%}.col-offset-5{margin-left:20.83333333%}.col-6{width:25%}.col-offset-6{margin-left:25%}.col-7{width:29.16666667%}.col-offset-7{margin-left:29.16666667%}.col-8{width:33.33333333%}.col-offset-8{margin-left:33.33333333%}.col-9{width:37.5%}.col-offset-9{margin-left:37.5%}.col-10{width:41.66666667%}.col-offset-10{margin-left:41.66666667%}.col-11{width:45.83333333%}.col-offset-11{margin-left:45.83333333%}.col-12{width:50%}.col-offset-12{margin-left:50%}.col-13{width:54.16666667%}.col-offset-13{margin-left:54.16666667%}.col-14{width:58.33333333%}.col-offset-14{margin-left:58.33333333%}.col-15{width:62.5%}.col-offset-15{margin-left:62.5%}.col-16{width:66.66666667%}.col-offset-16{margin-left:66.66666667%}.col-17{width:70.83333333%}.col-offset-17{margin-left:70.83333333%}.col-18{width:75%}.col-offset-18{margin-left:75%}.col-19{width:79.16666667%}.col-offset-19{margin-left:79.16666667%}.col-20{width:83.33333333%}.col-offset-20{margin-left:83.33333333%}.col-21{width:87.5%}.col-offset-21{margin-left:87.5%}.col-22{width:91.66666667%}.col-offset-22{margin-left:91.66666667%}.col-23{width:95.83333333%}.col-offset-23{margin-left:95.83333333%}.col-24{width:100%}.col-offset-24{margin-left:100%}.header{padding:30px 0}.header .container{display:flex;justify-content:space-between;align-items:center;overflow:visible}.header-menu__main{display:flex;justify-content:space-between;align-items:center}.header-menu__item{width:90px;line-height:40px;text-align:center;border-radius:50px;cursor:pointer;position:relative;margin:0 5px}.header-menu__item.active,.header-menu__item.cur{background-color:#df4935}.header-menu__item.active .header-menu__link,.header-menu__item.cur .header-menu__link{color:#fff}.header-menu__item ul{display:none;position:absolute;z-index:99999;width:100%;padding-top:10px}.header-menu__item ul li{background-color:#a08e7a;width:100px;margin:10px 0;line-height:30px;text-align:center;border-radius:50px;cursor:pointer;overflow:hidden}.header-menu__item ul li:hover{background-color:#df4935}.header-menu__item ul li a{color:#fff}.header-menu__link{color:#36393c;font-size:16px}.header-menu__link:hover{color:#df4935}.header-tel__main{display:flex;align-items:center;justify-content:space-between}.header-tel__main ul{padding-left:15px;padding-top:3px}.header-tel__main ul li{line-height:22px;overflow:hidden}.header-tel__main ul li:first-child{color:#df4935;font-size:18px;font-weight:800}.header-tel__main ul li:last-child{color:#969799}.banner{width:100%;text-align:center}.main{padding:100px 0}.main-title{text-align:center;padding-bottom:50px}.main-title h3{font-size:30px;color:#df4935}.main-title__english{color:#a08e7a;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.main-title__english span{display:block;width:60px;height:1px;background-color:#dcdee0;margin:0 20px}.footer{background-color:#36393c}.footer-info{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.footer-info__menu{width:30%}.footer-info__menu ul::after{display:table;clear:both;content:''}.footer-info__menu ul::after{display:table;clear:both;content:''}.footer-info__menu ul li{float:left;width:33.33333333%;line-height:40px}.footer-info__menu ul li a{color:#969799}.footer-info__menu ul li a:hover{color:#fff}.footer-info__line{width:1px;height:100px;background-color:rgba(255,255,255,0.1)}.footer-info__contact{width:50%;padding-left:300px;background:url("erwema.jpg") left center no-repeat}.footer-info__contact dl dt{color:#dcdee0}.footer-info__contact dl dd{color:#969799}.footer-copyright{border-top:1px solid rgba(255,255,255,0.1);padding:20px 0;text-align:center;color:#dcdee0}.footer-copyright a{color:#969799}.footer-copyright a:hover{color:#fff}.list-page{padding-top:30px}.list-page ul{display:flex;justify-content:center}.list-page ul li{cursor:pointer;border:1px solid #f2f3f5;padding:5px 10px;margin:0 5px}.list-page ul li a{color:#36393c}.list-page ul li a:hover{color:#df4935}.list-page ul li.active{background-color:#df4935}.list-page ul li.active a{color:#fff}.my-map{margin:0 auto;width:1400px;height:300px}.my-map .icon{background:url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat}.my-map .icon-cir{height:31px;width:28px}.my-map .icon-cir-red{background-position:-11px -5px}.amap-container{height:100%}.myinfowindow{width:240px;min-height:50px}.myinfowindow h5{height:20px;line-height:20px;overflow:hidden;font-size:14px;font-weight:bold;width:220px;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.myinfowindow div{margin-top:10px;min-height:40px;line-height:20px;font-size:13px;color:#6f6f6f}.focusBox{position:relative;margin:0 auto;height:700px;overflow:hidden}.focusBox .pic{position:relative;z-index:0}.focusBox .pic img{height:700px;display:block}.focusBox .hd{width:100%;position:absolute;bottom:10px;text-align:center;font-size:0;z-index:1}.focusBox .hd li{margin:0 5px;background:url(dot.png) no-repeat 0 -16px;height:16px;overflow:hidden;width:16px;cursor:pointer;display:inline-block;*display:inline;zoom:1;_background:url(dot8.png) no-repeat 0 -16px}.focusBox .hd li.on{background-position:0 0}.focusBox .prev,.focusBox .next{width:60px;height:90px;margin:-60px 0 0;display:none;background:url(ad_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;filter:alpha(opacity=20);opacity:.2}.focusBox .prev{left:50px}.focusBox .next{background-position:0 -90px;right:50px}.focusBox .prev:hover,.focusBox .next:hover{filter:alpha(opacity=50) !important;opacity:.5 !important}.brand{width:980px;display:flex;justify-content:space-between;margin:0 auto}.brand-item div{width:140px;margin:0 auto 130px;text-align:center;color:#36393c}.brand-item div img{display:block;margin:0 auto 15px}.about{display:flex;justify-content:space-between;margin-bottom:80px}.about-intro{width:55%;background-color:#df4935}.about-intro .main-title{text-align:left}.about-intro .main-title h3{color:#fff}.about-intro .main-title__english{display:block;color:#fff}.about-intro .main-title__english span{display:none}.about-intro__text{padding:50px 50px 50px 30%;color:#fff;font-size:16px}.about-photo{width:45%}.about-photo img{width:100%}.product{background:url(bg-product.jpg);margin-bottom:80px}.product .more{display:block;border:1px solid #a08e7a;color:#df4935;width:180px;height:50px;line-height:50px;font-size:16px;text-align:center;margin:40px auto 0}.ad{height:350px;background-size:cover;margin-bottom:80px}.ad.one{background-image:url("banner01.jpg");color:#fff;line-height:350px;text-align:center;font-size:48px;font-weight:bold}.team{position:relative;width:1100px;margin:0 auto 80px;display:flex;justify-content:space-between;background:url("team_bg.png") center no-repeat}.team-item{width:280px}.team-item *{text-align:center}.team-item img{display:block;margin:0 auto}.team-item h3{padding:20px 0}.team-item span{display:block}.team-item a{display:block;margin:20px auto 0;border:1px solid #ccc;border-radius:20px;color:#df4935;line-height:40px}.team-item a:hover{color:#fff;background-color:#df4935;border-color:#df4935}.news{padding:80px 0;background:url("news_bg.jpg") center no-repeat}.news .container{display:flex;align-content:center;justify-content:space-between}.news-item{width:22%}.news-item a{display:block;background-color:#fff;border:1px solid #eee}.news-item a .photo img{display:block;width:100%}.news-item a dl{padding:15px}.news-item a dl dt{font-size:16px;color:#676b6f;padding-bottom:10px}.news-item a dl dd{color:#969799;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-item a:hover dl dt{color:#df4935}.page-news__item{border-bottom:1px dashed #ebedf0;margin:20px 0;padding:20px 0;display:flex;align-items:center;justify-content:space-between}.page-news__main{display:flex;width:80%}.page-news__main dl dt{font-size:16px}.page-news__main dl dt a{color:#36393c}.page-news__main dl dt a:hover{color:#df4935}.page-news__main dl dd{color:#969799}.page-news__photo{padding-right:30px}.page-news__photo a{display:block}.page-news__photo a img{display:block;width:300px;max-width:300px;height:160px}.page-news__date{font-size:16px;color:#36393c}.page-article__title{text-align:center;border-bottom:1px solid #ebedf0;padding-bottom:40px}.page-article__title h1{font-size:26px;font-weight:400}.page-article__parameter{display:flex;justify-content:center;color:#969799}.page-article__parameter div{padding:0 10px}.page-article__content{padding:40px 0;font-size:16px}.page-article__content p{padding-bottom:20px}.page-article__line{height:1px;margin:30px 0;background-color:#ebedf0}#product{background:url("bg-product.jpg")}.page-product ul{margin:0 -15px}.page-product ul::after{display:table;clear:both;content:''}.page-product ul::after{display:table;clear:both;content:''}.page-product ul li{float:left;width:25%;padding:0 15px;box-sizing:border-box;margin-bottom:30px}.page-product ul li a{color:#36393c}.page-product ul li a:hover{color:#df4935}.page-product ul li a{display:block;font-size:16px;text-align:center;line-height:50px}.page-product ul li a img{display:block;width:100%;height:220px}.page-about .about{align-items:center}.page-about .about-intro{background-color:transparent}.page-about .about-intro__text{padding:50px 50px 0 0;color:#676b6f;font-size:14px}.page-about .about-intro__text ul{padding-top:30px}.page-about .about-intro__item{padding-bottom:20px}.page-about .about-intro__item.en{line-height:20px;text-align:justify}.page-about .about-intro__item.right{text-align:right}.page-about .about-photo{width:35%}.page-about .about-photo img{width:auto}.history{background:#f1f1f1;padding:80px 0 120px}.history .container{display:flex;justify-content:space-between;align-items:center;background:url("history_bg.png") center repeat-x}.history-item{width:14.28571429%;padding:0 5px;text-align:center}.history-item b{display:block;font-size:30px;color:#969799;padding-bottom:100px}.history-item b sup{padding-left:10px;font-size:16px}.history-item span{display:block;width:18px;height:18px;margin:0 auto;overflow:hidden;background:#f1f1f1 url("history_li.png") no-repeat;background-size:cover;border:10px solid #f1f1f1}.history-item p{color:#969799;background:url("history_li2.png") top center no-repeat;padding-top:70px;height:84px}.history-item.flip b{color:#df4935}.history-item.flip span{background-image:url("history_lia.png")}.history-item.flip p{color:#a08e7a;padding-top:0;padding-bottom:70px;background-position:bottom center}.page-contact__icon{display:flex;justify-content:space-between;align-items:center}.page-contact__icon dl{width:200px;text-align:center}.page-contact__icon dl dt{padding-bottom:30px}.page-contact__icon dl dd{color:#36393c}.page-contact__icon dl dd:last-child{height:60px;line-height:30px;color:#969799;overflow:hidden}.page-contact__map{margin-top:50px}.pc{display:block !important}.mobile{display:none !important}@media screen and (min-width:320px) and (max-width:1199px){.pc{display:none !important}.mobile{display:block !important}.mobile .menu{display:block;width:82px;text-align:right}.mobile .menu span{font-size:24px}.container{width:auto;max-width:100%;padding:0 10px}.header{padding:20px 0}.header-tel{display:none}.banner{display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden}.banner img{max-width:150%;height:160px}.focusBox{height:200px}.focusBox .pic img{height:200px}.focusBox .prev,.focusBox .next{width:20px;height:50px;top:70%}.focusBox .prev{left:20px}.focusBox .next{right:20px}.main{padding:20px 0}.main-title{padding-bottom:40px}.main-title h3{font-size:18px}.main-title__english{font-size:12px}.footer-info{display:block;padding:10px 0}.footer-info__menu{width:100%}.footer-info__menu ul li{text-align:center}.footer-info__line{width:100%;height:1px;margin:10px 0 20px}.footer-info__contact{width:100%;padding-left:0;background-position:top center}.footer-info__contact dl{padding-top:130px;text-align:center}.footer-info__contact dl::after{display:table;clear:both;content:''}.footer-info__contact dl::after{display:table;clear:both;content:''}.footer-info__contact dl dd{box-sizing:border-box;float:left;width:50%}.footer-info__contact dl dd:last-child{width:100%}.footer-copyright{padding-bottom:0}.footer-copyright a{display:block}.brand{width:100%;flex-wrap:wrap}.brand-item{width:50%}.brand-item:nth-child(2){display:none}.brand-item div{margin-bottom:20px}.about{flex-wrap:wrap}.about-intro{width:100%}.about-intro__text{padding:10px;font-size:14px}.about-intro__text .main-title{text-align:center;padding:20px 0}.about-photo{width:100%}.page-news{margin-top:-20px}.page-news__item{margin:10px 0;padding:10px 0}.page-news__main{width:100%}.page-news__main dl dt{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.page-news__main dl dd{font-size:12px;line-height:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.page-news__photo{padding-right:10px}.page-news__photo a img{width:170px;max-width:170px;height:auto}.page-news__date{display:none}.page-article__title{padding-bottom:20px}.page-article__title h1{font-size:18px}.page-article__content{padding:20px 0;font-size:14px}.page-product ul li{width:50%;margin-bottom:0}.page-product ul li a img{height:120px}.page-about .about-intro{width:100%}.page-about .about-intro__text{padding:0}.page-about .about-photo{display:none}.page-contact__icon{flex-wrap:wrap}.page-contact__icon dl{width:50%;padding-bottom:30px}.page-contact__icon dl dt{padding-bottom:20px}.page-contact__icon dl dt img{max-width:50%}.page-contact__map{margin-top:0}.page-contact__map .my-map{width:100%}.list-page{padding-top:20px}.history{padding:20px 0}.history .container{flex-wrap:wrap;background:none}.history-item{width:100%;text-align:left;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:20px}.history-item span{display:none}.history-item b{font-size:22px;padding:0}.history-item b sup{font-size:14px}.history-item p{height:auto;padding:0;background:none}.history-item.flip p{padding-bottom:0}.ad{height:100px;margin-bottom:20px}.ad.one{font-size:24px;line-height:100px}.team{width:100%}.team-item{width:100%;padding:0 5px}.team-item h3{padding:10px 0}.team-item .en{font-size:12px;color:#969799;display:none}.news{padding:20px 0}.news .container{flex-wrap:wrap}.news-item{width:50%;padding:0 5px}.news-item a dl{padding:10px}.news-item a dl dt{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-bottom:0}.news-item a dl dd{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:20px}}