﻿@charset "utf-8";*{touch-action:auto;box-sizing:border-box}
dd,div,dl,form,h1,h2,h3,h4,h5,h6,hr,input,ol,p,pre,tbody,td,textarea,tfoot,th,thead,ul{margin:0px;padding:0px}ol,ul{list-style:none}a{text-decoration:none}a:focus,a:hover{text-decoration:none}html{-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{font-size:14px;margin:0}body,button,input,select,textarea{font-family:'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif}
b,strong{font-weight:700}
em,i{font-style:normal}.body{line-height:1.7}
table{border-collapse:collapse;border-spacing:0}
table td,table th{padding:5px}.table td,.table th{border:1px solid #ddd}img{border:0 none;width:auto\9;max-width:100%;vertical-align:top;height:auto}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0px;vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:focus{outline:0}select[multiple],select[size],select[size][multiple]{border:1px solid #aaa;padding:0px}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}body{background:#FFF;overflow-x:hidden;width:100vw}button,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}#info iframe,#info img,#info video{max-width:100%;height:auto!important}.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}#top{width:100%;padding:0 .4rem;height:.77rem;background:#222;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;min-height:35px}#top i{color:#fcb026;font-size:16px;padding-right:5px}#top a{color:rgba(255,255,255,.8)}.nav-btn{position:absolute;right:.4rem;top:0px;z-index:2;height:100%;display:flex;align-items:center;justify-content:center}.nav-r-btn{position:relative;width:40px;height:40px}.nav-btn span{position:absolute;top:11px;right:0px;display:block;width:25px;height:3px;border:0 solid #333;background-color:#333;-webkit-transition:top .2s .2s,background .2s,opacity 0s .2s,-webkit-transform .2s;transition:top .2s .2s,transform .2s,background .2s,opacity 0s .2s}.nav-btn span:nth-of-type(2){top:19px}.nav-btn span:nth-of-type(3){top:auto;bottom:10px;-webkit-transition:bottom .2s .2s,background .2s,-webkit-transform .2s;transition:bottom .2s .2s,transform .2s,background .2s}.nav-btn.toggle-animate span:nth-of-type(1){top:19px;transform:rotate(45deg);transition:top .2s,transform .2s .2s,background .2s;-webkit-transform:rotate(45deg);-webkit-transition:top .2s,-webkit-transform .2s .2s,background .2s}.nav-btn.toggle-animate span:nth-of-type(2){opacity:0;transition:opacity .2s;-webkit-transition:opacity .2s}.nav-btn.toggle-animate span:nth-of-type(3){bottom:18px;transform:rotate(-45deg);transition:bottom .2s,transform .2s .2s,background .2s;-webkit-transform:rotate(-45deg);-webkit-transition:bottom .2s,-webkit-transform .2s .2s,background .2s}#nav{width:100%;height:.8rem;background:#fcb026;min-height:50px;padding:0 .4rem;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;position:relative}#nav.down{position:fixed;top:0px;left:0px;z-index:999999}.logo{display:flex;height:100%;align-items:center}.logo img{display:block;max-height:90%;min-height:20px}#nav.down nav{height:calc(100vh - .8rem);max-height:calc(100vh - 50px)}
nav{position:absolute;top:100%;width:100%;background:#FFF;left:100%;overflow-y:auto;height:calc(100vh - 1.85rem);max-height:calc(100vh - 80px);transition:.3s left ease-in-out;-webkit-transition:.3s left ease-in-out;-o-transition:.3s left ease-in-out;-moz-transition:.3s left ease-in-out;z-index:999}
nav.active{left:0px;transition:.3s left ease-in-out;-webkit-transition:.3s left ease-in-out;-o-transition:.3s left ease-in-out;-moz-transition:.3s left ease-in-out}.nav li a{display:block;color:#5d5d5d;text-indent:.4rem;font-weight:700;font-size:16px;padding:.3rem 0;line-height:20px}.nav li .submenu a{padding-left:15px}#nav>li{border-bottom:1px solid #dcdcdc;position:relative}.nav .icon-right{position:absolute;right:0px;width:calc(20px + .6rem);height:calc(20px + .6rem)}.submenu{display:none}.nav .icon-right:after{content:'';border:2px solid #333;display:block;width:8px;height:8px;margin:auto;position:absolute;top:.4rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-top:none;border-right:none;right:20px;transition:.3s all ease-in-out}.nav li.active .icon-right:after{transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all .3s cubic-bezier(.66,.53,.65,1);-o-transition:all .3s cubic-bezier(.66,.53,.65,1);-moz-transition:all .3s cubic-bezier(.66,.53,.65,1);-webkit-transition:all .3s cubic-bezier(.66,.53,.65,1)}.container{width:100%;padding:0 .4rem}.banner img{display:block;width:100%}.tit-h2{padding:.73rem 0 .4rem;font-size:24px;text-align:center;text-transform:capitalize}.tit-h2 span{color:#fcb026}.ca-list{text-align:center}.ca-list li i{display:block;padding:.3rem 0}.ca-list li{background:#f3f3f3;padding:0 .3rem}.ca-list li h3,.ca-list li h6{font-size:16px;color:#343434;height:40px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ca-list li p{font-size:14px;color:#777;line-height:1.6;margin:10px 0px;height:66px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ca{position:relative;padding-bottom:80px}.ca-btn{position:absolute;bottom:10px;left:15%;width:70%;height:40px}.ca-btn>div{background:url(ca-right.png) no-repeat center;background-size:14px 24px;width:30px;height:30px;outline:0}.ca-btn>.swiper-button-prev{transform:rotate(180deg)}.ca-btn .line{background:#d5d5d5;width:60%;height:1px;position:absolute;top:13px;left:20%}.recommended-products{background:url(recommended-products-bg.jpg) no-repeat;background-size:cover}.recommended-products .tit-h2{color:#FFF;position:relative}.recommended-products .tit-h2:before{content:' ';position:absolute;bottom:0px;width:28px;left:50%;height:3px;background:#fcb026;margin-left:7px}.recommended-products .tit-h2:after{content:' ';position:absolute;bottom:0px;width:28px;left:50%;margin-left:-21px;height:3px;background:#FFF}.recommended-products p{color:#FFF;text-align:center;line-height:1.4;font-size:16px;margin:10px 0}.recommended-products-list li>a{width:100%;background:#FFF;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.recommended-products-list li>a img{max-height:100%}.recommended-img{height:4.5rem}.recommended-products img{display:block;max-width:100%;max-height:100%}.recommended-con{background:#f6f6f6;padding:10px}.recommended-con h3,.recommended-con .h3{position:relative;padding-bottom:7px;height:46px;display:flex;display:-webkit-flex;align-items:center;font-weight:600}.recommended-con h3 a,.recommended-con .h3 a{color:#000;font-size:15px;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.4;max-height:46px}.recommended-con h3:after,.recommended-con .h3:after{content:' ';position:absolute;bottom:0px;left:0px;width:40px;height:2px;background:#fcb026}.recommended-con p{font-size:14px;color:#4f4f4f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.6;height:42px;margin:4px 0 0}.recommended-products-list .swiper-slide>a{width:100%;background:#FFF;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.recommended-btn span{width:calc(100% - 38px);flex-basis:calc(100% - 38px);background:#eaebec;color:#1d1d1d;font-size:13px;display:flex;display:-webkit-flex;align-items:center;padding-left:10px;height:38px;position:relative;z-index:1;overflow:hidden;text-transform:uppercase}.recommended-btn .btn{width:38px;flex-basis:38px;height:38px;background:#fcb026;justify-content:center;padding:0;font-size:30px}.recommended-products-list{display:flex;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap}.recommended-products-list li{flex-basis:calc(50% - .2rem);width:calc(50% - .2rem);margin-top:.4rem}.pro-btn{text-align:center;padding:1rem 0 .7rem}.pro-btn a{display:inline-block;padding:14px 34px;border:1px #FFF solid;font-size:15px;color:#FFF;text-transform:uppercase}.pro-btn a i{padding-left:15px}.sjfy{width:100%;display:flex;justify-content:space-around;padding:20px 0}.sjfy-l,.sjfy-r{display:flex}.sjfy-l a,.sjfy-r a{display:flex;width:90px;height:42px;background:#fcb026 url(/images/wap.m247/prev_m.png) no-repeat center center;border:1px solid #fcb026}.sjfy-l span,.sjfy-r span{display:flex;width:90px;height:42px;background:url(/images/wap.m247/prev_mg.png) no-repeat center center;border:1px solid #ddd}.sjfy-r a,.sjfy-r span{transform:rotate(180deg)}.about{padding:.73rem 0 .9rem}.idx-about-con h3{font-size:24px;padding:10px 0;position:relative}.idx-about-con h3:after{content:'';position:absolute;bottom:0px;height:3px;width:70px;background:#fcb026;left:0}.idx-about-con h4{padding:10px 0;font-size:16px;text-transform:uppercase;line-height:1.4}.idx-about-con p{color:#8a8a8a;font-size:16px;line-height:1.6;margin-bottom:.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:72px;overflow:hidden}.about-list{border-top:1px #EEE solid;padding-top:.4rem}.about-list{display:flex;justify-content:center}.about-list li{flex:1;padding:0 10px;text-align:center}.about-list li i{display:block;padding:5px}.about-list li strong{display:block;font-size:20px}.about-list li>span{display:block;margin-left:10px}.about-btn{margin-top:.6rem}.about-btn a{display:inline-block;padding:14px 34px;background:#fcb026;color:#222;font-size:16px;text-transform:uppercase}.about-btn a i{padding-left:10px;font-size:18px}.video{background:url(video-bg.jpg) no-repeat;background-size:cover;width:100%;padding:.9rem 0;text-align:center}.video h2{font-size:22px;color:#FFF;margin:20px 0 10px}.video p{font-size:14px;line-height:1.6;color:#FFF}.video .play img{max-width:50px}.news-list li{display:flex;display:-webkit-flex}.news>p{color:#848484;text-align:center;line-height:1.4;font-size:16px;margin:10px 0 .5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:64px;padding:0 .4rem}.news-list{background:#f8f8f8;padding:.6rem .4rem}.news-list li{display:flex;display:-webkit-flex;background:#FFF;margin-bottom:.4rem}.news-list li>a{flex:1;width:50%;height:3.47rem;display:flex;justify-content:center;position:relative;align-items:center}.news-list .news-date{position:absolute;bottom:0px;left:0}.news-date p{font-size:14px;text-align:center;color:#222;background-color:#222;padding:3px 5px}.news-date .day{background-color:#fcb026;font-size:16px;padding:0 5px}.news-date .month{font-size:14px;padding:2px 5px;background-color:#fcb026}.news-date .year{color:#FFF}.news-list li>a img{display:block;max-height:100%}.idx-news-con{flex:1;padding:.3rem;background:#FFF;height:3.47rem;position:relative}.idx-news-con:after{content:' ';position:absolute;top:44px;margin-top:.3rem;width:30px;height:2px;left:.3rem;background:#fcb026}.idx-news-con h3 a{font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:38px;overflow:hidden;color:#050713;line-height:1.2}.idx-news-con p{font-size:14px;margin-top:.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:51px;color:#848484}.idx-news-con .line{width:30px;height:2px;background:#fcb026;display:inline-block}.news-btn{text-align:center}.search{background:#fcb026;padding:.4rem}.search>div{display:flex;display:-webkit-flex;justify-content:center;display:block;border-radius:5px;overflow:hidden;border:none}.search #txtSearch{height:.65rem;float:left;min-height:40px;background:#FFF;border:none;width:calc(100% - 60px);padding-left:1em}.search #txtSearch::placeholder{color:#828282}.search #btnSearch{width:60px;float:right;height:.65rem;min-height:40px;border:none;background:#111 url(search.png) center no-repeat}.foot-con{display:flex;display:-webkit-flex;justify-content:space-between;background:#111;padding:.6rem .4rem .3rem;flex-wrap:wrap}.company-info ul,.contact-us ul{margin:10px 0}footer .company-info,footer .contact-us{flex-basis:4.6rem;width:4.6rem}footer .foot-share{flex-basis:100%;width:100%}footer .foot-social{display:flex}footer .foot-social li{margin-right:5px;width:30px;flex-basis:30px}.foot-social li a{display:block;width:30px;text-align:center;height:30px}.foot-social li img{width:30px;height:30px;display:block}.company-info li{position:relative}.foot-con li a{font-size:14px;color:silver;display:inline-block}.company-info li a{padding:5px 5px 5px 15px}.company-info li:after{position:absolute;content:' ';top:13px;left:0px;width:4px;height:4px;border:1px silver solid;border-left:none;border-top:none;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.contact-us i{flex-basis:30px;text-align:center;font-size:18px;width:30px;color:#fcb026}.foot-con .contact-us span{display:flex;display:-webkit-flex;padding:5px 0}.contact-us a{flex-basis:calc(100% - 30px);width:calc(100% - 30px);display:block}.foot-con .contact-us a{font-size:14px}.company-info h3, .contact-us h3,.company-info .h3, .contact-us .h3,.contact-us h3{color:#FFF;font-weight:600}.copy{padding:.4rem;background:#111;color:#595959;text-align:center;display:flex;display:-webkit-flex;position:relative;font-size:14px;border-top:1px #272727 solid}.top-btn{position:absolute;top:-.425rem;right:.4rem;width:.85rem;height:.85rem;border-radius:50%;background:#fcb026}.top-btn:after{content:' ';position:absolute;top:50%;left:50%;border:2px #2d2d2d solid;border-bottom:none;border-left:none;width:8px;height:8px;margin-top:-3px;margin-left:-5px;transform:rotate(-45deg)}.b_bar{position:fixed;bottom:0px;z-index:99;left:0px;width:100%}.module{display:flex;justify-content:space-between}.module-tel{flex:1;background:#fdb812;text-align:center;border-right:1px rgba(0,0,0,.15) solid}.module-tel a{display:flex;height:48px;font-size:24px;align-items:center;justify-content:center;color:#333}.module-tel a img{height:100%}.module .module-tel:last-child{border:none}.news-w{background:#FFF}.news-w .idx-news-con{background:#f6f6f6}.news-content{padding:.4rem}.news-content h1{font-size:18px;color:#050713;margin-top:.53rem;line-height:1.4;margin-bottom:10px}.news-con-date{color:#fcb026;font-size:16px}.news-con-date i{font-size:24px;padding-right:10px}.news-content-p{margin-top:20px;padding:.4rem .33rem;border:1px #d2d2d2 solid}.news-content-p p{font-size:16px;color:#848484;line-height:1.6}.news-page>div{width:100%;margin-bottom:10px}.news-page>div .news-p{font-size:22px;color:#000}.news-page>div .news-a{height:36px;align-items:center;color:#777;font-size:14px;display:flex;display:-webkit-flex}.news-page>div .news-a a{color:#777}.news-page>div .news-a span{overflow:hidden;flex-basis:calc(100% - 50px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:36px;line-height:18px}.news-page>div .news-a i{margin-right:10px;display:block;width:36px;flex-basis:36px;height:36px;background:#222;position:relative;color:#FFF;float:left}.news-page>div .news-a i:after{content:' ';width:8px;height:8px;border:2px #FFF solid;border-right:none;border-top:none;position:absolute;top:50%;margin-top:-5px;margin-left:-4px;left:50%;transform:rotate(45deg)}.news-page>.next .news-a i:after{transform:rotate(-135deg);margin-left:-7px}.news-page{border-top:1px #e2e2e2 solid;padding-top:30px}.news-page>div:hover .news-a i:after{border-color:#181818}.news-page>div:hover .news-a i{background:#fcb026}.contact,.product{padding:0 .4rem;margin-bottom:.8rem}.contact{padding:.4rem}.contact-list{display:flex;display:-webkit-flex;justify-content:center;margin-top:1rem;background:#f5f5f5;border:1px #e3e3e3 solid;margin-bottom:.7rem}.contact-list li{flex-basis:33.3%;width:33.3%;word-break:break-all;text-align:center;padding:0 .3rem;position:relative;padding-top:.64rem;border-left:1px #e3e3e3 solid}.contact-list li:first-child{border-left:none}.contact-list li p{padding:5px 0}.contact-list li .icon{width:.85rem;height:.85rem;background:#2f2b2a;display:flex;align-items:center;justify-content:center;min-width:35px;min-height:35px;color:#FFF;position:absolute;bottom:100%;left:50%;font-size:18px;transform:translate(-50%,50%)}.contact-list li h3{font-size:16px;color:#363636;text-transform:uppercase}.contact-list li p{color:#616161;font-size:14px}.tit-h3{color:#050713;font-size:20px;position:relative;padding-bottom:10px}.tit-h3:after{content:' ';position:absolute;bottom:0px;left:0px;width:30px;height:2px;background:#fcb026}.area2{padding:10px 6px;margin:10px 0px;border:1px solid #d9d9d9}.area2 input,.area2 textarea{font-size:14px;width:100%;background-color:#FFF;border:0;color:#999;outline:0}.button2{display:block;color:#222;line-height:42px;font-size:16px;width:100%;border:0;background:#fcb026;border-radius:0;text-transform:uppercase}#myTab_Content2{padding:0 15px}.thumbnail{padding:.6rem .4rem}#gallery-main{width:10rem;height:10rem}#gallery-main .swiper-slide{display:flex;align-items:center;justify-content:center}.banner-page{position:absolute;bottom:10px;right:10px;padding:1px .2rem;background:rgba(0,0,0,.3);border-radius:12px;z-index:9;font-size:14px;color:#FFF}#gallery-main .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px}#thumbs{width:1.6rem;float:right;height:7rem}#thumbs li i{display:flex;display:-webkit-flex;border:1px #EEE solid;height:1.6rem}#thumbs li{align-items:center;display:flex;display:-webkit-flex}#gallery{border:1px #EEE solid;float:left;width:7rem;height:7rem}#thumbs .my-slide-thumb-active i{border-color:#fcb026}.gallery-btn>div{display:block;width:.48rem;height:.48rem;min-width:24px;min-height:24px;position:absolute;top:50%;left:0px;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);margin-top:0px;background:#181818 url(pro-btn.png) center no-repeat}.gallery-btn .swiper-button-next{left:auto;right:0px;transform:translate(0,-50%) rotate(180deg);-webkit-transform:translate(0,-50%) rotate(180deg)}.singglepic{width:100%;height:10rem;display:flex;align-items:center;justify-content:center}.pro-details h1{font-size:18px;color:#fcb026;margin-bottom:.7rem}.pro-details{padding:0 .4rem;margin-bottom:.5rem}.pro-details .LayImAhrefNode,.pro-details .btn>div,.pro-details .sendInquiry{font-size:16px;display:flex;display:-webkit-flex;height:42px;justify-content:center;align-items:center;color:#525252;text-align:center;background:#FFF;border-radius:3px;width:100%;float:left;margin-bottom:10px;text-transform:uppercase;border:1px #d2d2d2 solid}.pro-details .news-page{border:none}.pro-details .tit-h3{margin-top:.3rem}.pro-details article{padding:.4rem;font-size:16px;line-height:1.8;color:#898989;border:1px #d2d2d2 solid}.pro-details .pro-name{width:100%;margin-top:.7rem}.pro-details .pro-name h3{font-size:18px;background:#fcb026;padding:10px .4rem;display:inline-block}.table-responsive{touch-action:auto;width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table{border-collapse:collapse}.table td,.table th{border:1px solid #cdcdcd;padding:5px}.table p{padding:0;margin:0}.pro-details p{max-width:100%!important}#gallery-main .swiper-pagination-bullet-active{background:#fcb026}.about-con .tit_h2{font-size:22px;color:#2f2f2f;position:relative;padding-bottom:10px;margin-top:.3rem;margin-bottom:10px}.about-con .tit_h2:before{content:' ';position:absolute;left:0px;bottom:0px;width:70px;height:3px;background:#fcb026}.about-con p{font-size:16px;color:#8a8a8a;line-height:1.6}.about-display{margin-top:.3rem}.about-display li{width:100%;padding-right:20px;margin-bottom:10px}.about-display a{display:block}.about-display a i{display:block;float:left;width:150px}.about-display .con{width:calc(100% - 150px);float:left;padding-left:10px}.about-display .con h3{font-size:15px;color:#050713;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:5px 0 8px;line-height:1.4}.about-display a .con p{font-size:16px;color:#8a8a8a;height:50px;overflow:hidden;line-height:1.6}.pro-inquiry .pro-name{font-size:22px;margin-top:.4rem;color:#050713;text-transform:capitalize;position:relative;padding-bottom:10px}.pro-inquiry>p{padding:15px 0;color:#5b5b5b;font-size:16px;margin-bottom:10px}.pro-inquiry .pro-name:after{content:' ';position:absolute;bottom:0px;width:50px;height:3px;left:0px;background:#fcb026}
@media (max-width:400px){
.ca-list li h3,.ca-list li h6{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:auto}}
@media (max-width:359px){
.idx-news-con p{margin-top:.5rem;-webkit-line-clamp:2;height:34px}#top a{font-size:12px}}.news-content-p img{height:auto!important}.table{overflow-x:auto;max-width:100%;display:block}.prosub{margin-bottom:30px}.proIntro {clear:both;margin:0px auto;padding:5pt;font-size:9pt;color:#555;line-height:170%}.productsTags {clear:both;margin:0px auto;padding:0px;font-size:.3rem;color:#555}.ca-btn .swiper-pagination{text-align:center;width:100%}.ca-btn .swiper-pagination .swiper-pagination-bullet{margin:0 1%}.pro-details article, .pro-details article p, .pro-details article td,.pro-details article div,.pro-details article a{font-size:16px;color:#222;line-height:1.7}.productsTags {margin:10px 0}.pro-details article {margin-bottom:15px}.proty-tit {line-height:1.3;font-size:18px;padding:10px 0;border-bottom:1px solid #CCC;margin-bottom:12px}.proIntro {margin:15px .4rem 20px;border:1px solid #CCC;font-size:13px;line-height:1.7}.proIntro a {color:#555}.pro-int-tit h3 {color:#050713;font-size:20px;position:relative;padding-bottom:10px}.pro-int-ul {position:relative;padding:15px 0}.pro-int-ul ul {display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.pro-int-ul li {flex-basis:49%;width:49%;border:1px solid #CCC;margin-bottom:12px}.pro-int-ul li a {display:block}.pro-int-ul i {width:100%;height:4rem;display:flex;display:-webkit-flex;justify-content:center;align-items:center;margin:0px auto}.pro-int-ul span {font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:36px;line-height:18px;text-align:center;padding:0 .1rem;margin:.15rem 0;color:#222}.pro-int-ul img {max-width:100%;max-height:100%}.pro-int-tit h3:after {content:' ';position:absolute;bottom:0px;left:0px;width:30px;height:2px;background:#fcb026}.no-img-news-date{width:80px;float:left;text-align:center;padding:10px 0;background:#fcb026;color:#FFF}.no-img-news-date .day{font-size:18px;line-height:1.6;font-weight:700;margin-bottom:5px}.no-img-news-date .year{font-size:15px}.no-img-news-con{width:calc(100% - 80px);float:left;padding:5px 12px 5px 12px}.no-img-news-con a{display:block;font-size:16px;color:#050713;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.no-img-news-con p{margin-top:6px;font-size:14px;color:#848484;line-height:1.5;height:44px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;display:-webkit-box}.page-nav,.page-nav ul{display:flex;justify-content:center}.news-list li.no-img-news{border:1px #e3e3e3 solid;height:80px;margin-left:0px;margin-bottom:20px}.news-list li.no-img-news:hover .no-img-news-con a{color:#fcb026}#xyz{margin:12px 0;padding-bottom:0}#xyz ul{display:flex;flex-wrap:wrap;width:100%;padding:0;box-sizing:border-box}#xyz ul>li{padding:10px 0;width:33.333%;text-align:left}#xyz ul>li img{margin-right:4px;vertical-align:middle}#xyz ul>li a{overflow:hidden;padding:0;font-size:13px;text-overflow:ellipsis;white-space:nowrap;color:#5d5d5d}.area2 .feed-verification{width:100%;display:flex}.area2 .feed-verification .verification-box{display:flex}.area2 .feed-verification input{flex:1}.area2 .feed-verification img{width:80px}h4.cate-h4, h4.pro-h4 {clear:both;font-weight:bold}ul.cate-ulli, ul.pro-ulli {clear:both;padding:10px 0px 10px 20px}ul.cate-ulli li, ul.pro-ulli li {list-style-type:disc;line-height:1.7}ol.cate-ulli, ol.pro-ulli {clear:both;padding:10px 0px 10px 30px}ol.cate-ulli li, ol.pro-ulli li {list-style-type:decimal;line-height:1.7}.prohome-content {clear:both;margin:30px auto;padding:10px;line-height:1.6;box-sizing:border-box}.prolist-content {clear:both;margin:0px auto 15px;padding:10px;line-height:1.6;box-sizing:border-box}.prolist-bottom {clear:both;margin:0px auto 10px;padding:10px;line-height:1.6;box-sizing:border-box}.ck-widget-toc{display:table;border:1px solid #a2a9b1;background-color:#f8f9fa;padding:10px 20px 10px 10px;font-size:95%;margin:15px 0px;min-width:300px;max-width:100%}.ck-widget-toc ol{padding:0px 0px 0px 30px;counter-reset:item}.ck-widget-toc ol li{display:block;position:relative;list-style:none}.ck-widget-toc ol li:before{content:counters(item, ".");counter-increment:item;position:absolute;margin-right:100%;right:10px}.ck-widget-toc-title{text-align:left;font-weight:700;margin:0px 0px 5px 0px;padding:0px 0px 0px 5px}.ck-widget-pt{padding-top:100px;margin-top:-100px}.ck-widget-toc1{display:table;border:1px solid #a2a9b1;background-color:#f8f9fa;padding:10px 20px 10px 10px;font-size:95%;margin:15px 0px;min-width:300px;max-width:100%}.ck-widget-toc1 ol{padding:0px 0px 0px 30px;counter-reset:item}.ck-widget-toc1 ol li{display:block;position:relative;list-style:none}.ck-widget-toc1 ol li:before{content:counters(item, ".");counter-increment:item;position:absolute;margin-right:100%;right:10px}