.header .logo{width:210px; height: 30px; background:url(../images/logo.png) no-repeat left center; background-size: 100%; display: block;}
.header{width: 100%;position:fixed; left:0; top:0; z-index: 999; background: #fff; box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); -webkit-transition:all .5s ease; transition:all .5s ease}
.header .lang{position: relative; cursor: pointer; font-size:16px; line-height:80px;}
.header .lang .btn .iconfont{margin-right:10px;}
.header .lang .popup {width: 120px; height: auto; position: absolute; right: 0; top: 100%; z-index: 9999; background:#eee; display: none;}
.header .lang .popup::after{ position: absolute; left: 50%; top: -10px; transform: translateX(-50%) rotate(180deg); width: 0px; height: 0px; border: 5px solid #ffffff;  border-bottom-color: transparent;  border-right-color: transparent; border-left-color: transparent; content: "";}
.header .lang .popup a { display: block; font-size:14px; line-height:30px; padding: 0px 10px;}
.header .lang .popup a img{width: 20px; margin-right:10px;}
.header .lang .popup a:hover{background: #fff;}
.header .wrapper{width:100%; padding:0 4%;}
.header-nav{display:-webkit-flex; display: -ms-flexbox; display: flex;}
.header-nav li{display: block; position: relative; z-index: 999; margin-right: 60px;}
.header-nav li:last-child{margin-right:0;}
.header-a{display: block;font-size: 16px;color: #333;line-height: 80px;position: relative;transition: all .5s; -webkit-transition: all .5s;}
.header-a:after{content: '';width: 0%;height: 2px;background: #f08700;position: absolute;left: 0;bottom: 0;transition: all .5s;-webkit-transition: all .5s;}
.header-a:hover{color: #f08700;transition: all .5s;-webkit-transition: all .5s;}
.header-a:hover:after{width: 100%; transition: all .5s;-webkit-transition: all .5s;}
.header-sub{width: 200px; height: auto; position: absolute; left: 0; top: 80px; background: rgba(0,0,0,.9); display: none;}
.header-sub.on{display: block;}
.header-sub a{display: block; font-size: 16px; padding:10px 20px; color: #fff; line-height: 20px; transition: all .5s; -webkit-transition: all .5s;}
.header-sub a:hover{background: #40a836;}
.mob-btn{width: 28px; overflow: hidden; display: none; cursor: pointer; position:fixed; top:16px; right:3%;}
.mob-btn1,.mob-btn2,.mob-btn3{width: 100%;height: 3px;margin-bottom: 6px;background: #666;}
.mob-btn2{}
.mob-btn div{transition: all .5s;}
.mob-btn.cli .mob-btn1{-webkit-transform: rotate(42deg); -ms-transform: rotate(42deg); transform: rotate(42deg); transform-origin:0%; -ms-transform-origin:0%; -webkit-transform-origin:0%; -moz-transform-origin:0%; transition: all .5s;}
.mob-btn.cli .mob-btn2{ opacity: 0; transition: all .5s;}
.mob-btn.cli .mob-btn3{-webkit-transform: rotate(-42deg); -ms-transform: rotate(-42deg); transform: rotate(-42deg); position: relative; transform-origin:0%; -ms-transform-origin:0%; -webkit-transform-origin:0%; -moz-transform-origin:0%; transition: all .5s;}
.topblank{min-height:80px;}
/**头部结束**/
.pd60{padding:80px 0;}
.indextitbox{padding:0 0 40px;}
.indextit{font-size:36px; font-weight: bold; text-align: center; line-height: 1.2; color:#40a836;}
.titcen{text-align:center; color:#999; font-size: 18px; margin-top: 5px;}
.txtleft{text-align: left;}

.video-pic {width: 100%; position: relative; z-index: 1;}
.video-pic img {width: 100%; height: 100%; object-fit: cover}
.video-pic video {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0}
.video-pic>img {width: 100%;opacity: 1}
.video-pic.on>img {opacity: 0}
.video-pic.o1>img {opacity: 0}
.video-pic>video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0;transition: all 0.5s;padding-right: 0;cursor: pointer}
.video-pic.on>video {opacity: 1;pointer-events: all}
.video-pic.o1>video {opacity: 1}
.video-pic .btn { position: absolute; left: 50%; top: 50%; width: 50px; transform: translate(-50%, -50%); height: 50px; border:2px solid #fff; cursor: pointer; transition: all 0.5s;    z-index: 10; display: flex!important; align-items: center; justify-content: center; background-color: rgba(0, 0, 0, 0.2); border-radius: 40px;}
.video-pic .btn::after{content: ""; position: absolute; width: 0; height: 0; border-top: 10px solid transparent; border-left: 10px solid #fff; border-bottom: 10px solid transparent; display: block; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.video-pic.on .btn { opacity: 0}
.video-pic.o1 .btn { opacity: 0}

.data {padding:40px 0 0; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.data .item {width:auto; text-align: center;}
.data .tit{color: #fff; line-height:1.5;}
.data .num{font-size: 38px; font-family: 'Barlow-SemiBold';}
.data .plus{font-size: 18px; color:#eee;}
.data .desc{line-height: 1.8; font-size:18px; color:#eee;}

.homeabout{background:url(../images/gy-bg.jpg) no-repeat center/cover #f8f8f8;}
.homeabout .homefont{font-size: 18px; padding:15px 0 0; color:#fff; line-height: 2;}
.homeabout .indextit{color: #fff;}
.homeabout .titcen{color: #eee;}

.idx_prosort{}
.idx_prosort .wrapper { position: relative; margin-top: 50px;}
.idx_prosort .honor_swiper { height: 100%; position: relative; overflow: hidden;}
.idx_prosort .honor_swiper h2 {font-size:16px; text-align: center; padding:12px 0; background: #eee; transition:  all 0.5s ease;}
.idx_prosort .honor_swiper .swiper-slide:hover h2 {background: #40a836; color:#fff;}

.idx_prosort .swiper-button-prev i,.idx_prosort .swiper-button-next i{ position: absolute; left:15px; top:12px; font-size: 22px; line-height: 1; color:#000;}
.idx_prosort .swiper-button-prev{ top:48%;width: 45px;height: 45px; background:rgba(255, 255, 255, .8); border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.idx_prosort .swiper-button-next{top: 48%;width: 45px;height: 45px; background:rgba(255, 255, 255, .8); border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.idx_prosort .swiper-button-prev:hover,.idx_prosort .swiper-button-next:hover{background: #40a836;}
.idx_prosort .swiper-button-prev:hover i,.idx_prosort .swiper-button-next:hover i{ color:#fff;}
.idx_prosort .swiper-button-next i{ position: absolute; left:8px; transform:rotate(-180deg);-ms-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'; display: none;}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'; display: none;}

.idx_pro{padding:0 0 60px;}
.idx_pro .wrapper { position: relative; padding:0 0 40px;}
.idx_pro .pro_swiper { height: 100%; position: relative; overflow: hidden;}
.idx_pro .pro_swiper .swiper-slide{}
.idx_pro a .img,.idx_prosort a .img {overflow: hidden;}
.idx_pro a .img img,.idx_prosort a .img img { width: 100%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.idx_pro a:hover .img img,.idx_prosort a:hover .img img{transform: scale(1.1);}
.idx_pro .swiper-pagination{bottom:0px; z-index: 99; left:46%;}
.idx_pro .swiper-pagination-clickable .swiper-pagination-bullet{height: 12px;width:12px;border-radius: 10px;margin: 0 3px;opacity:1;background-color: #ccc;}
.idx_pro .swiper-pagination-bullet-active{width:20px !important;background: #ff6600 !important;opacity: 1 !important;}

.youshi_img,.youshi_text{width:50%;}
.youshi_img img{object-fit: cover; width:100%; height: 450px;}
.youshi_text{padding:0 60px; background: #f2f2f2; display: flex; align-items: center;}
.youshi_text .youshi_tit{font-size: 32px;color:#40a836; line-height: 1.2; margin:30px 0; font-weight: bold;}
/* .youshi_text .youshi_tit:after{content: ""; display: block; width:50px; height:3px; margin:15px 0 30px; background:#40a836;} */
.youshi_text .youshi_desc{margin-bottom: 50px; font-size: 18px; line-height:2; color:#666;}
.youshi_text a{width:130px;height:48px;line-height: 48px;background: #40a836;text-align: center;font-size: 16px;color:#fff;position: relative; display: block; border-radius: 0 10px 0 10px;}
.youshi_text a:before{content:""; display:block; width:0%; height: 48px; background: #333; position: absolute; top: 0; left:0; transition: all 0.3s; border-radius: 0 10px 0 10px;}
.youshi_text a:hover:before{width: 100%;}
.youshi_text span{position: relative;z-index: 1;}
.youshi_text i{font-size: 48px; color:#fff; font-family: 'Barlow-Medium'; line-height: 1; padding:0 10px; background: #ccc; border-radius: 0 10px 0 10px;}

.fwitem{position: relative;}
.fwitem .fwitem-a{width:49%;}
.fwitem .fwitem-a:nth-child(2){position:absolute; right:0; top:0;}
.fwitem .fwitem-a:nth-child(3){position:absolute; right:0; bottom:0;}
.fwitem .fwitem-a .fwfont{position:absolute; left:0; bottom:0; width:100%;}
.fwitem .fwitem-a .fwfont .fwfontbox{font-size:24px; color:#fff; padding:20px 30px; white-space:pre-wrap;}
/*banner*/
.PC_ban{display: block;}
.Mob_ban,.Fast-nav{display: none;}
.banner{width: 100%;position: relative; height: auto; overflow: hidden;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 40px;height: 40px; border-radius:50%; border:1px solid #fff; right:0px;}
.banner .swiper-button-next i,.banner .swiper-button-prev i { position: absolute; left:10px; top:8px; font-size: 22px; line-height: 1; color:#fff}
.banner .swiper-button-prev{left:0px;}
.banner .swiper-button-next {transform: rotate(-180deg);-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.banner .swiper-slide {overflow: hidden;text-align: center;position: relative;}
.banner .swiper-slide:before{content: ''; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)); width:100%; height:200px; display: block; position:absolute; left:0; top:0;}
.banner img{width:100%;object-fit: cover;}
.banner .swiper-pagination{bottom:5px;}
.banner .swiper-pagination .swiper-pagination-bullet {height: 4px; width:40px; border-radius: 2px; margin: 0 5px; opacity:1; background-color: rgba(255, 255, 255, 0.5); position: relative}
.banner .swiper-pagination .swiper-pagination-bullet:after {content: ""; position: absolute; top: 0; left: 0; width: 0%; height: 100%; background-color: #ffff00}
.banner .swiper-pagination .swiper-pagination-bullet-active:after {width: 100%;	animation: aniWidth 5s linear forwards}
@keyframes aniWidth {
	0% {width: 0%}
	100% {width: 100%}
}
.banner .swiper-button-next{right: 20px!important;left: auto!important;}
.banner .swiper-button-prev{left: 20px!important;}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'; display: none;}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'; display: none;}

.casebg{background:url(../images/casebg.jpg) no-repeat center/cover;}
.casebg .indextit{color:#fff;}
.casebg .indextit:after{background:#ffff00; margin:15px auto 10px;}
.casebg .titcen{color:#eee;}

.caselist{padding:0; overflow: hidden;}
.nocase{padding:0;}
.caselist li{width:32%; margin-right:2%;background: #fff;}
.caselist li:nth-child(3n){margin-right:0}
.nocase li{margin-top:2%; margin-bottom:1%;}
.nocase li:nth-child(-n+3){margin-top:0;}

.caselist .casepic{overflow: hidden;}
.caselist .casepic img{width:100%;transition:all 0.5s;}
.caselist li:hover .casepic img{transform: scale(1.1);}
.caselist .casedesc{padding:30px 0 0;}
.caselist .casedesc .casetit{font-size: 20px; font-weight: bold; padding:0 0 10px;}
.caselist .casedesc .casecon{color:#666; font-size: 16px;}
.caselist .casedesc .casemore{border: 1px solid #ccc; width:65px; line-height: 30px; border-radius: 50px; display: block; text-align: center; margin-top: 20px; transition: all .5s ease;}
.caselist .casedesc .casemore .iconfont{ font-size: 24px;}
.caselist .casedesc .casemore:hover{background: #40a836; border: 1px solid #40a836; color:#fff;}

.press_bg{height:auto;background: url(../images/20210918092329_478519349.jpg) no-repeat center;}
.presslist{padding:50px 0 0;}
.presslist li{width:19.4%; height:15.02083vw; background: #fff;text-align: center;position: relative; display: flex; align-items: center; justify-content: center;}
/* .pess li+li{margin-left: 20px;} */
.presslist li img{display:block; margin: 0px auto; max-width: 45px;}
.presslist li h3{font-size: 18px; font-weight: bold; margin:20px 0 5px;}
.presslist li span{font-size: 14px; color:#999; padding:0 15px; display: block;;}
.presslist li p{width:45px;height:45px;line-height:45px;margin: 50px auto 0; font-family: 'Barlow-Medium'; background: #40a836;border-radius: 100%;font-size: 18px;color: #eee;position: absolute; left:50%; transform: translateX(-50%); bottom:-20px;}
.presslist li p:after{content: "";display: block;width:45px;height:45px;border-radius: 50%;box-shadow: 0 0 0 0 #40a836;animation: ripple 2.3s infinite;position: absolute;top: 0;}

.press_tel{width: 600px;margin: 85px auto 0; position: relative; height:60px;line-height: 60px;color:#eee; z-index: 1;}
.press_tel:before{content:''; background: #000; border-radius: 100px; right:0; height:100%; width:80%; position: absolute; bottom:0; display: block; z-index: -1;}
.press_tel p{width:55%;background: #40a836;border-radius: 100px;text-align:center;font-size: 18px;color:#eee; position: relative; z-index: 1;}
.press_tel span{font-size: 24px; color:#fff; font-family: 'Barlow-Medium';}
.press_tel a{display: block;width:45%; text-align: center; color:#eee; font-size:16px;}

@keyframes ripple {
    70% {
    -webkit-box-shadow: 0 0 0 15px rgba(35, 7, 128, .0); box-shadow: 0 0 0 15px rgba(35, 7, 128, .0);
    }
    100% {
    -webkit-box-shadow: 0 0 0 0 rgba(35, 7, 128, .0); box-shadow: 0 0 0 0 rgba(35, 7, 128, .0);
    }
}
/*内页*/
.sidebox{padding:60px 0;}
.sidebox .sideleft{width:260px; position: sticky; top: 110px; float:left; z-index: 100;}
.sidebox .com-title { padding: 22px 0 22px 65px; color: #ffffff; background: #ef8200; position: relative; border-radius: 30px 0 0 0;}
.sidebox .com-title:after{width: 0; height: 0; border-top: 16px solid #fff; border-left: 16px solid transparent; display: block; top: 0; right: 0; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; content:''; position:absolute; display: none;}
.sidebox .com-title span{ font-size:60px; line-height:1; display: block; font-family: 'Barlow-Medium'; position:absolute; left:20px; top:12px;}
.sidebox .com-title em{ display:block; font-size:22px; line-height:1;}
.sidebox .com-title i{ display:block; font-size:16px; letter-spacing: 2px; text-transform:uppercase; line-height:20px; margin-top:5px;}

.sidebox .sideright{width:calc(100% - 300px); float:right;}
.sidebox .aboutdesc{font-size: 17px; padding:20px 0 0;}
.sidebox .aboutdesc strong{font-size: 20px;color:#40a836;}
.sidebox .aboutdesc .frimg{float:right; max-width: 500px; margin-left:50px; margin-top:10px}
.sidebox .aboutdesc .contactimg{width:240px; padding-top: 15px;}
.sidebox .aboutdesc .contactdesc{font-size: 18px; line-height: 2.2; width:calc(100% - 300px)}
.sidebox .aboutdesc .enfont{font-size: 16px; line-height:1.6; display: inline-block;}
.sidebox .aboutdesc .contactdesc strong{display: block; margin-bottom: 10px;}
.sidebox .aboutdesc .contactdesc img{display: inline-block; margin-top:15px; margin-right: 10px; border: 1px solid #e2e2e2; padding:12px;}

.factory{font-size:16px;}
.factory p{padding:8px 0;}
.factory li{width:24%;margin-right:1.3%; margin-top: 1.3%;}
.factory li:nth-child(4n){margin-right:0;}
.factory .factory-l{width:54%;}
.factory .factory-r{width:42%;}
.factory .factory-r img{width:100%;}
.share{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; justify-content: center; margin-top:20px;}

.newslist{}
.newslist li{border-bottom: 1px solid #e2e2e2; padding:30px 0;}
.newslist li:nth-child(1){padding:0 0 30px;}
.newslist .newsimg{width:28%; overflow: hidden;}
.newslist .newsimg img{ -webkit-transition: all .5s ease; transition: all .5s ease; -moz-transition: all .5s ease;}
.newslist li:hover .newsimg img{transform: scale(1.1);}
.newslist .newsright{width:calc(100% - 32%)}
.newslist .newsright h2{font-size:20px; font-weight: bold;}
.newslist .newsright .newsrightdesc{padding:20px 0; color:#888; font-size:16px;}
.newslist .newsright .newsmore{border:1px solid #e2e2e2; background:#fafafa; padding:2px 30px; border-radius: 30px; width:max-content; display: block;}
.newslist li:hover .newsright .newsmore{border: 1px solid #40a836;}
.viewbox{ text-align: center;}
.viewbox h1{font-size: 24px; padding:10px 0; color:#000;}
.viewcontent{padding:25px 0;}
.viewcontent img{display: block; margin:5px auto 0; text-align: center;}

.prevnext { padding-top: 20px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: right; -webkit-justify-content: flex-end; -moz-box-pack: right; -ms-flex-pack: right; justify-content: flex-end; border-top: 1px solid #e0e0e0;}
.prevnext a {-webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; transition: 0.3s ease; width: 60px; margin-right: 10px; line-height: 36px;height: 36px; overflow: hidden; border-radius: 32px; border: 1px solid #999999; color: #999999; text-align: center;}
.prevnext .nextpage .iconfont{transform: rotate(-180deg);-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.prevnext a .prevtext,.prevnext a .nexttext {white-space: nowrap; display: none; color: #999999;}
.prevnext a:hover {color: #fff;border-color: #1273db; background:#1273db;}
.prevnext a:last-child {margin: 0px;}
.prevnext a.prevpage:hover {width:80px}
.prevnext a.nextpage:hover {width:80px}

.contactbg .wrapper{width:1100px; margin:0px auto;}
.contactbg .contacthead {text-align: center; margin-bottom:60px;}
.contactbg .contacthead .title {font-size:18px; color: #444444;}
.contactbg .contacthead .phone { font-size: 24px; color: #40a836;font-weight: bold; line-height:1.5; margin-top:10px;}
.contactbg .contacthead .phone a {color:#40a836;}
.contactbg .contacthead .time { color: #525F5D;}
.contactbg .contacthead .address { margin-top:10px; font-size:16px; line-height: 2;}
.contactbg .contacthead .company {text-align: center; margin-top: 30px;}
.contactbg .contacthead .company .title {font-weight: bold;}
.contactbg .contacthead .contacthead-l {text-align: left; display: inline-block; margin:0 50px;}
.contactbg .contactmain ul li {text-align: center; background-color: rgba(255, 255, 255, 0.8); width:32%; padding:50px 0; border-radius: 8px;}
.contactbg .contactmain ul li:nth-child(3n+3) { margin-right: 0%;}
.contactbg .contactmain ul li .image { margin-bottom:20px;}
.contactbg .contactmain ul li .image img { width: 130px;}
.contactbg .contactmain ul li .content .title { font-size: 18px; color: #010101;}
.contactbg .contactmain ul li .content .desc { color: #7E7E7E; margin:10px 0 20px;}
.contactbg .contactmain ul li .content .icon {border:1px solid #666; width:40px; height:40px; line-height: 40px; border-radius: 40px; margin:0px auto;}
.contactbg .contactmain ul li .content .icon .iconfont{font-size: 20px;}
.contactbg .contactmain ul li .content .icon:hover { background-color: #40a836; border:1px solid #40a836; color:#fff;}
.spacelist{}
.spacelist .spaceitem{display: flex; justify-content: space-between; flex-direction: row; padding:40px 0;}
.spacelist .spaceitem:nth-child(2n){flex-direction: row-reverse;}
.spacelist .spaceitem .spaceitem-l{width:35%; font-size:16px; line-height: 2;}
.spacelist .spaceitem .spaceitem-l h2{color:#000; font-size:24px; font-weight: bold; margin-bottom:10px}
.spacelist .spaceitem .spaceitem-l p{padding-bottom:14px; color:#666;}
.spacelist .spaceitem .spaceitem-r{width:60%}
/*产品*/
.page_pic{padding:0;}
.mtop{margin-top:50px;}
.mtop .indextit{padding-bottom:30px; font-size:24px;}
.page_pic li{width:32%; margin-right: 2%; margin-top: 2%; border: 1px solid #e2e2e2; overflow: hidden; background: #fff; box-sizing: border-box;}
.page_pic li:nth-child(-n+3){margin-top:0;}
.page_pic li:nth-child(3n){margin-right:0}
.page_pic h2{font-size: 16px; text-align:center; background: #fff; line-height: 1.8; padding:10px 0; -webkit-transition: all .5s ease; transition: all .5s ease; -moz-transition: all .5s ease;}
.page_pic li .productbox{overflow: hidden;}
.page_pic .productbox img{-webkit-transition: all .5s ease; transition: all .5s ease; -moz-transition: all .5s ease;}
.page_pic li:hover .productbox img{transform: scale(1.1);}
.page_pic li:hover h2{background:#eee;}

.navlist{ /* position: -webkit-sticky; position: sticky; top: 110px; border-bottom: 1px solid #E8EBEB;*/ position:absolute; left:0; bottom:0; z-index: 9; width: 100%; background-color: rgba(0, 0, 0, .15); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px);}
.navlist ul li.active a{color: #fff;}
.navlist ul {display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: auto; justify-content: center;}
.navlist ul li {position: relative; line-height: 50px; margin:0 20px;}
.navlist ul li::after{content: ''; position: absolute; left:50%; bottom: 0; display: block; width:0px; height: 2px; background: #ff0; transition: all 0.5s ease;}
.navlist ul li:hover::after,.navlist ul li.active::after{ width:100%; left:0;}
.navlist ul li a {font-size: 16px; color:#fff;}
.producttit{font-size: 24px; text-align: center; padding:0 0 20px;}
.caseview{max-width: 1000px; margin:0px auto;}
.viewimg{padding:30px 0 0;}
.viewimg img{width:100%;}
.viewbox{ text-align: center;}
.viewbox h1{font-size: 30px; font-weight: bold; line-height:1; color:#000;}
.viewcontent{padding:25px 0; font-size: 16px;}
.viewcontent img{display: block; margin:0 auto; text-align: center;}

.pagination-back { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: space-between; margin-top:40px; padding:30px 0 0; border-top:1px solid #ccc;}
.pagination-back a { display: block; width: 380px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; letter-spacing: 1px; height: 30px; line-height: 30px;}
.pagination-back a span {color: #777;}
.pagination-back .backlist {width: 110px; text-align: center; background: #40a836; color: #fff; border-radius: 3px;}
.pagination-back .front:hover,.pagination-back .next:hover { text-decoration: underline;}
.pagination-back .next {text-align: right;}
/*底部*/
.footer {background: #333; color:#bbb;}
.footer .foot{padding:60px 0;}
.footer a{color:#bbb; font-weight: normal;}
.footer a:hover{color:#fff;}
.footer .ewm{padding-left:40px; position: relative;}
.footer .ewm::before{content:''; position:absolute; left:0; top:0; width:1px; height:250px; display: block; background: rgba(255, 255, 255, 0.2);}
.footer .ewm h2{margin-left:30px;}
.footer .ewm .wximg{margin-left:30px; text-align: center;}
.footer .ewm img{width:120px; background: #fff; padding:6px; margin-top:10px; margin-bottom:5px;}
.footer .footmenu{width:auto;}
.footer h2{font-size:16px; color:#fff; margin-bottom:15px; border-bottom: 1px solid #888; width:max-content; padding-bottom:10px;}
.footer .footmenu li{margin-right:8vw;}
.footer .footmenu li:last-child{margin-right:0;}
.footer .footmenu p{padding:5px 0 0;}
.footer .footmenu span{font-size: 24px; display: block; color:#fff; font-family: 'Montserrat-R'; line-height: 1.2; margin-bottom: 5px;}
.footer .copyright{padding:20px 0; border-top: 1px solid rgba(255, 255, 255, 0.1);}
.footer .copyright span{color:#666; padding:0 8px;}

@media(max-width:1200px){
	.header{height: 55px; position: fixed; left:0; top:0; width:100%; background: #fff; z-index: 99;}
	.wrapper{width:auto; padding:0 3%;}
	.header .logo{width:120px; height: 40px; margin-top:5px;}
	.header .logo{margin-right:0;}
	.header .wrapper{height: 55px; width:100%;}
	.header .flex-main{width:100%; justify-content: flex-start; display: inline-block;}
	.header-rt{background: none; color:#333; position:fixed; width:100%; top:0; z-index: 99999;}
	.header-nav{width: 100%;height: calc(100% - 50px);position: fixed;top: 55px;left: 0;background: #fff;padding:10px 3%;box-sizing: border-box; box-sizing: -webkit-border-box; display: none; box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);}
	.header-nav li{width: 100%;	margin: 0; position: relative;}
	.header-nav li:nth-child(1){display: none;}
	.header-nav .Mob_ban{text-align: center; font-size:18px; padding-top:20px;}
	.mob-btn{display: block; z-index: 999;}
	.header-c{width: 100%;height: 50px; z-index: 10; position: absolute;top: 0;left: 0; cursor:pointer}
	.header-a{width: 100%;border-bottom: 1px solid #ddd;line-height: 50px;padding:0 5px;box-sizing: border-box; box-sizing: -webkit-border-box;position: relative; color:#333;}
	.header-a:after{display: none;}
	.header-a:before{content: '';position:absolute; z-index: 9; right:11px; margin-top: -7px; top:50%; width: 14px; height: 14px;background: url(../images/ico82.png) #fff;transition: all .5s;-webkit-transition: all .5s;}
	.won.header-a:before{display: none;}
	.header-nav li.on .header-a:before{transform: rotate(45deg);transition: all .5s;-webkit-transition: all .5s;}
	.header-sub{/*display: block;*/position: relative;top: initial;left: inherit;background: initial;padding:6px 0;border-bottom: 1px solid #E5E5E5; width:100%;}
	.header-sub a>div{display: none;}
	.header-sub a{color: #666; font-size:14px;padding: 4px 10px;text-align: left;}
	.header-sub a:hover{background:none; color:#f08700;}

.header .lang{position: fixed; right:calc(3% + 50px); cursor: pointer; font-size:14px; line-height:54px;}
.header .lang .popup {width: 120px;}
.header .lang .popup::after{display: none;}

.PC_ban{display: none;}
.Mob_ban,.Fast-nav,.mob-btn{display: block;}
body{line-height: 1.7;}
.topblank{min-height:55px}
.banner .swiper-pagination .swiper-pagination-bullet {width:25px;}
/*首页*/
.idx_prosort .wrapper { position: relative; margin-top: 20px;}
.idx_prosort .honor_swiper h2 {font-size:14px; text-align: center; padding:8px 0;}

.idx_prosort .swiper-button-prev i,.idx_prosort .swiper-button-next i{left:10px; top:9px; font-size: 18px;}
.idx_prosort .swiper-button-next i{left:3px;}
.idx_prosort .swiper-button-prev{ top:48%;width: 30px;height: 35px;}
.idx_prosort .swiper-button-next{top: 48%;width: 30px;height: 35px;}

.idx_pro{padding:0;}
.idx_pro .wrapper { position: relative; padding:0 0 30px;}
.idx_pro .flex{flex-direction: column;}
.idx_pro .swiper-pagination{left:43%;}
.idx_pro .swiper-pagination-clickable .swiper-pagination-bullet{height: 10px;width:10px;}
.idx_pro .swiper-pagination-bullet-active{width:15px !important;}

.youshi_img,.youshi_text{width:100%;}
.youshi_img img{object-fit: cover; width:100%; height: auto;}
.youshi_text{padding:0 3% 15px; display: flex; align-items: center;}
.youshi_text .youshi_tit{font-size: 18px; margin:15px 0;}
.youshi_text .youshi_desc{margin-bottom: 15px; font-size: 14px; line-height:1.8; color:#666;}
.youshi_text a{width:90px;height:32px;line-height: 32px;font-size: 13px;}
.youshi_text a:before{height: 32px;}
.youshi_text i{display: none;}

.fwitem{position: static; margin-top:20px;}
.fwitem .fwitem-a{width:100%; position: relative; margin-top:2%;}
.fwitem .fwitem-a:nth-child(2){position:relative; right:0; top:0;}
.fwitem .fwitem-a:nth-child(3){position:relative; right:0; bottom:0;}
.fwitem .fwitem-a .fwfont{position:absolute; left:0; bottom:0; width:100%;}
.fwitem .fwitem-a .fwfont .fwfontbox{font-size:16px; padding:15px 10px; white-space:pre-wrap;}

.caselist{padding:10px 0 0; overflow: hidden;}
.nocase{padding:0;}
.caselist li{width:100%; margin-right:0;background: #fff;margin-top:2%; margin-bottom:1%;}
.caselist li:nth-child(3n){margin-right:0}
.nocase li{margin-top:2%; margin-bottom:1%;}
.nocase li:nth-child(-n+3){margin-top:2%;}

.caselist .casedesc{padding:15px 0 0;}
.caselist .casedesc .casetit{font-size: 16px; font-weight: bold; padding:0 0 10px;}
.caselist .casedesc .casecon{color:#666; font-size: 14px;}
.caselist .casedesc .casemore{border: 1px solid #ccc; width:55px; line-height:26px; margin-top: 15px;}
.caselist .casedesc .casemore .iconfont{ font-size: 18px;}

.press_bg{display: none;}
/*内页*/
.factory{font-size:14px; padding:15px 0 0;}
.factory p{padding:4px 0;}
.factory li{width:49.5%;margin-right:1%; margin-top: 1%;}
.factory li:nth-child(2n){margin-right:0;}
.factory .factory-l{width:100%;}
.factory .factory-r{width:100%; padding:15px 0 0;}
.factory .factory-r img{width:100%;}
.spacelist{padding:10px 0 0;}
.spacelist .spaceitem{display: flex; justify-content: space-between; flex-direction: column; padding:15px 0;}
.spacelist .spaceitem:nth-child(2n){flex-direction: column;}
.spacelist .spaceitem .spaceitem-l{width:100%; font-size:14px; line-height: 1.8; padding:15px 0 0;}
.spacelist .spaceitem .spaceitem-l h2{font-size:16px; margin-bottom: 6px;}
.spacelist .spaceitem .spaceitem-l p{padding-bottom:10px;}
.spacelist .spaceitem .spaceitem-r{width:100%}

.contactbg .wrapper{width:auto; margin:0px auto;}
.contactbg .contacthead {text-align: center; margin-bottom:0;}
.contactbg .contacthead .title {font-size:14px; color: #444444;}
.contactbg .contacthead .phone { font-size: 18px;}
.contactbg .contacthead .address { margin-top:5px; font-size:14px; line-height: 1.8;}
.contactbg .contacthead .company {text-align: center; margin-top: 30px;}
.contactbg .contacthead .contacthead-l {text-align: left; display: block; margin:15px 0;}
.contactbg .contactmain{display: none;}
/*产品*/
.page_pic{padding:0;}
.mtop{margin-top:30px;}
.mtop .indextit{padding-bottom:15px; font-size:18px;}

.page_pic li{width:49.5%; margin-right: 1%; margin-top: 1%;}
.page_pic li:nth-child(-n+3){margin-top:1%;}
.page_pic li:nth-child(2n){margin-right:0}
.page_pic li:nth-child(3),.page_pic li:nth-child(9){margin-right:1%}
.page_pic h2{font-size: 14px; padding:6px 0;}

.pd60{padding:20px 0 20px;}
.indextit{font-size:17px; font-weight:bold; text-align: center; color:#333;}
.indextit:after{content:''; width:20px; height:2px; background:#40a836; display: block; margin:5px auto 0;}
.indextitbox{padding:0px;}
.titcen{text-align:center; color:#999;}
.maintit{font-size:16px; margin-bottom:10px; line-height:2;}

.data {background:none; width:100%; padding:0; margin-top:0;}
.homeabout .data{padding:10px 0;}
.data .item{width:50%; padding:10px 0 0;}
.data .num{font-size: 24px; font-family: 'Bebas';}
.data .plus{font-size: 14px; color:#fff;}
.data .desc{line-height: 1.3; font-size:14px; font-weight:normal;}

.homeabout{ padding:20px 0;}
.homeabout .homefont{font-size: 14px; padding:15px 0 0; color:#fff; line-height: 1.8;}
.idx_pro .indextit{padding:0 0 20px}
.titcen{display: none;}
.homenews{padding:0;}
.homenews li{width:100%; margin-right:0; padding:12px 0; position:static; border-bottom: 1px solid #eee;}
.homenews li::after {display: none;}
.homenews li:last-child{margin-right:0; border-bottom: 0;}
.homenews .addtime{border-bottom:1px solid #40a836; margin-bottom:15px;}
.homenews .homenews-l{width:35%;}
.homenews .homenews-r{width:61%; font-size:16px; font-weight:normal; line-height:1.5}
.homenews .homenewsdesc{margin-top:12px;}
.banner .swiper-button-next,.banner .swiper-button-prev{display: none;}

.sidebox{padding:20px 0;}
.sidebox .com-title { padding: 11px 15px; font-size: 16px; background:#ef8200; cursor: pointer; border-radius: 4px;}
.sidebox .com-title:after { content: ""; position: absolute; width: 10px; height: 10px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; display: block; top: 10px; right: 18px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);}

.sidebox .com-title span{display: none;}
.sidebox .com-title em{ display:block; font-size:16px; line-height:1;}
.sidebox .com-title i{ display:none;}

.sidebox .sideleft{width:100%; position: static; top: 0; float:none;}
.sidebox .sideright{width:100%; float:none; padding:10px 0 0;}

.sidebox .aboutdesc{font-size: 14px; padding:20px 0 0;}
.sidebox .aboutdesc strong{font-size: 16px;color:#40a836;}

.newslist{}
.newslist li{border-bottom: 1px solid #e2e2e2; padding:15px 0 10px;}
.newslist .newsimg{width:27%; overflow: hidden;}
.newslist .newsright{width:calc(100% - 31%);}
.newslist .newsright h2{font-size:16px; font-weight: normal;}
.newslist .newsright .newsrightdesc{padding:10px 0 8px; color:#888; display: none;}
.newslist .newsright .newsmore{border:0px solid #e2e2e2; padding:0; font-size:14px; border-radius: 0; width:max-content; display: block; text-transform: uppercase;}
.newslist li:hover .newsright .newsmore{border: 0px solid #0075c5;}

.navlist ul li {position: relative; line-height: 35px; margin:0 5px;}
.navlist ul li::after{height: 1px;}
.navlist ul li a {font-size: 14px; color:#fff;}

.producttit{font-size: 18px; text-align: center; padding:5px 0 15px;}
.caseview{max-width: auto; margin:0px auto;}
.viewimg{padding:15px 0 0;}
.viewbox h1{font-size: 16px;}
.viewcontent{padding:15px 0; font-size: 14px;}
.viewcontent img{display: block; margin:0 auto; text-align: center;}

.pagination-back {margin-top:10px; padding:15px 0 0; flex-direction: column; border-top:1px solid #ccc;}
.pagination-back a { display: block; width: 100%; font-size: 14px; letter-spacing: normal; height: 30px; line-height: 30px;}
.pagination-back .backlist {display: none;}
.pagination-back .next {text-align: left;}
/*底部*/
.footer .foot{padding:20px 0;}
.footer .ewm{padding-left:0; position: static;}
.footer .ewm::before{display: none;}
.footer .ewm h2{margin-left:0;}
.footer .ewm .wximg{margin-left:0; text-align: center; width:30%;}
.footer .ewm img{width:95%; box-sizing: border-box;}
.footer .footmenu{width:auto; display: none;}
.footer h2{font-size:16px; margin-bottom:10px; padding-bottom:6px;}
.footer .copyright{padding:10px 0 60px; text-align: center; line-height: 1.5;}
.footer .copyright span{color:#666; padding:0 5px;}
}

	.toolbar {position: fixed; z-index: 9999; right: 5px; bottom: 5%; width: 75px; font-size: 14px; background: #00BA49; border-radius: 5px;}
	.toolbar .toolitem {position: relative; padding: 13px 0; text-align: center;border-bottom:1px solid rgba(255, 255, 255, .6); line-height: 1;}
	.toolbar .toolitem:last-child {border-bottom:0;}
	.toolbar .toolitem a{color:#fff;display: block;}
	.toolbar .toolitem .iconfont{font-size: 22px; line-height: 1; margin-bottom:8px; display: block;color: #fff;}
	.toolbar .toolitem:hover .toolbox {opacity: 1;display: block;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
	.toolbar .toolbox {display: none;position: absolute; color:#777; text-align: center;right: 75px;bottom:0;width: 130px;height: 100%; padding:12px 0 0; line-height:1.5; box-sizing: border-box; opacity: 0; background: #fff;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;border:1px solid #e2e2e2;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
	.toolbar .toolbox span{font-size:16px;color:#000; display: block;}
	@media(max-width:1024px){
	.toolbar {left:0; right: 0px; bottom: 0; min-height: 55px; width: 100%; border-radius: 0px; box-shadow:none; display:-webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content:space-between;}
	.toolbar .toolitem { padding: 0; width:50%; border-bottom:0px solid #e2e2e2; border-right: 1px solid rgba(255,255,255,.4);}
	.toolbar .toolitem:hover .toolbox {opacity: 0;display: none;}
	.toolbar .toolitem .iconfont{font-size: 20px; margin-bottom:5px;}
	}

	.catalog{}
	.catalog .catlist{background: #fff;}
	.catalog ul>li{ position: relative; z-index: 9999999;}
	.catalog ul>li.active>a{z-index: 1; position: relative;}
	.catalog ul>li.active>a::before{border-left: 6px solid #fff;}
	.catalog ul>li>a::before{position: absolute; display: block; width: 0; height: 0; border-top: 6px solid transparent; border-left: 6px solid #999; border-bottom: 6px solid transparent; content: ''; right:25px; top: 50%; margin-top:-4px; z-index: 9;}
	.catalog ul>li>a{display: block; padding: 15px 0 15px 25px; color: #333; font-size:16px; line-height: 1.5; background:#eee; margin-top: 5px;}
	.catalog ul>li>a:hover{color: #40a836; font-weight: bold;}
	.catalog ul>li ul{display: none; position:absolute; left:100%; top:0; width: 200px; z-index: 9999999999999;}
	.catalog ul>li:nth-last-child(-n+3) ul{bottom:0; top:auto}
	.catalog ul>li>ul>li>a{color: #fff; line-height: 1.5; font-weight: normal; font-size:14px; margin-top: 0; background: #57b74e; border-bottom: 1px solid rgba(255, 255, 255, .3); padding:15px 0 15px 32px;}
	.catalog ul>li>ul>li>a::before{ width:8px; height:8px; border:1px solid #fff; border-radius: 20px; left:15px; right:0; top: 50%; margin-top:-4px;}
	.catalog ul>li.active>a{color: #000; font-weight: bold; background: #d5d5d5;}
	.catalog ul>li:hover ul{display: block;}
	.catalog ul>li>ul>li>a:hover{color: #fff; background: #333;}
	
	.catalog ul>li .plus{position: absolute; width: 40px; height: 34px; right: 4px; top: 0; margin-top:11px; cursor: pointer; z-index: 2;}
	.catalog ul>li .plus:after{content: ""; position: absolute; width: 0; height: 0; border-top: 6px solid transparent; border-left: 6px solid #aaa; border-bottom: 6px solid transparent; display: block; top: 50%; margin-top: -6px; right: 15px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
	.catalog ul>li .less{position:absolute; width:40px; height:34px; right: 4px; top:0; margin-top:11px; cursor:pointer; z-index: 2;}
	.catalog ul>li .less:after{content: ""; position: absolute; width: 0; height: 0; border-top: 6px solid transparent; border-left: 6px solid #40a836; border-bottom: 6px solid transparent; display: block; top: 50%; margin-top: -6px; right: 15px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}
	.catalog ul>li.active .plus:after,.catalog ul>li.active .less:after{ border-left: 6px solid #fff;}
	/* .catalog ul>li .plus{position: absolute; width: 40px; height: 34px; right: 5px; top: 0; margin-top:11px; cursor: pointer; z-index: 2;}
	.catalog ul>li .plus:before{width:14px; height:2px; background:#cdcdcd; content:''; display: block; position:absolute; left:50%; top:50%; margin:-1px auto auto -7px;}
	.catalog ul>li .plus:hover:before{background: #999;}
	.catalog ul>li .plus:after{width:2px; height:14px; background:#cdcdcd; content:''; display: block; position:absolute; left:50%; top:50%; margin:-7px auto auto -1px;}
	.catalog ul>li .plus:hover:after{background: #999;}
	.catalog ul>li .less{position:absolute; width:40px; height:34px; right: 5px; top:0; margin-top:11px; cursor:pointer; z-index: 2;}
	.catalog ul>li .less:before{width:14px; height:2px; background:#13997e; content:''; display: block; position:absolute; left:50%; top:50%; margin:-1px auto auto -7px;}
	.catalog ul>li .less:hover:before{background: #999;} */

	.productview{max-width: 1000px; margin:0px auto;}
	.swiper-container{}
	.probig_swiper{width: 100%;}
	.big-img{overflow: hidden; border: 1px solid #fff;}
	.prosamll_swiper{margin-top: 10px;}
	.small-img{overflow: hidden; border: 1px solid #fff;}
	.small-img.swiper-slide-thumb-active{border-color: #ef8200;}
	.small-img img,.big-img img{ width: 100%;}
	.small-img{cursor: pointer; width: 25%; height: 100%;}
	.prosmall_box{position: relative; padding: 0;}
	.prosamll_swiper{width: 100%;}
	.proimg_next,.proimg_per{position: absolute; z-index: 10; top: 35%; height: 30px; width:30px; line-height:30px; background:rgba(239, 130, 0, .8); border-radius: 30px; text-align: center; cursor: pointer; overflow: hidden;}
	.proimg_per{left: 10px;}
	.proimg_next{right: 10px;}
	.proimg_next i,.proimg_per i{font-size: 16px; color: #fff; width:12px; display: block; margin:0px auto; text-align: center;}
	.proimg_next i{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg);}

	@media (max-width:1200px){
	  .catalog{width: 100%;}
	  .catalog .catlist{border: 0px solid #e2e2e2; padding: 0; display:none}
	  .catalog ul>li>ul>li>a{line-height: 30px; font-size:14px; padding:0 0 0 38px; background: #c9eab5; color:#000; border-top:1px solid #fff;}
	.catalog ul>li>a::before{display: none;}
	.catalog ul>li.active>a{color: #fff; background: #57b74e;}
	  .catalog ul>li>ul>li>a::before{ left:20px; display: block;}
	  .catalog ul>li>a{font-size:14px; line-height: 32px; padding: 0 0 0 20px; margin-top: 2px;}
	  .catalog ul>li .plus{margin-top:1px;}
	  .catalog ul>li .less{margin-top:1px;}
	  .catalog ul>li ul{display: none; position:static; left:0; top:0; width: 100%; z-index: 9999999999999;}
	  	.catalog ul>li>ul>li>a::before{ border:1px solid #000;}
		.catalog ul>li>ul>li>a:hover{color: #40a836; background: #fff;}
		.catalog ul>li:hover ul{display: none;}
		.catalog ul>li.active ul{display: block;}

	.proimg_next,.proimg_per{}
	.proimg_per{left: 5px;}
	.proimg_next{right: 5px;}
	.proimg_next i,.proimg_per i{font-size: 14px; width:12px;}
	}

	/* 视频 */
	.video{}
	.video .image { border-radius:10px; overflow: hidden; position: relative;}
	.video .image img { width: 100%; height: auto; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; transition: all 0.6s ease;}
	.video .title { font-size:16px; margin-top:15px}
	.video .play { width:4.6875vw; height:2.34375vw; border: 2px solid #FFFFFF; border-radius:50px; background-color: rgba(0, 0, 0, 0.2); position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); z-index: 2;}
	.video .play::after { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: relative; display: block; width: 0; height: 0; border-top: 0.46875vw solid transparent; border-left: 0.46875vw solid #fff; border-bottom: 0.46875vw solid transparent; overflow: hidden; content: ""; display: block;}
	.video ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
	.video ul li { width: 31.25%; margin-right: 3.125%; margin-bottom: 3.125%; cursor: pointer;}
	.video ul li:nth-child(1){width:49%; margin-right:2%;}
	.video ul li:nth-child(2){width:49%; margin-right:0;}
	.video ul li:nth-child(5),.video ul li:nth-child(8),.video ul li:nth-child(11),.video ul li:nth-child(14){margin-right:0;}
	.video ul li:hover .image img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
	.video ul li:hover .play { background-color: rgba(0, 0, 0, 0.5);}
	/* 视频弹窗 */
	.popupvideobox {position: fixed; z-index: 9999; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.65); display: none;}
	.popupvideo {position: absolute; left: 50%; width: 100%; top: 50%; max-width: 960px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
	.popupvideo video { width: 100%; border-radius: 10px;}
	.popupvideo iframe { width: 100%; min-height: 540px; border-radius: 10px;}
	.popupvideo iframe video { width: 100%;}
	.popupvideo .playvideo { overflow: hidden;}
	.closevideo { position: absolute; right: 5px; top: -35px; width: 30px; height: 30px; cursor: pointer; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
	.closevideo::after { content: ""; display: block; position: absolute; width: 2px; height: 100%; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
	.closevideo::before { content: ""; display: block; position: absolute; width: 100%; height: 2px; background: #fff; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
	@media(max-width:1024px){
	.video{padding:0;}
	.video .image { border-radius:4px;}
	.video ul li { width: 100%; margin-right:0%; margin-bottom:0; margin-top: 3%;}
	.video ul li:nth-child(1),.video ul li:nth-child(2){width:100%; margin-right:0;}
	.video .title { font-size:14px; margin-top:8px; text-align: center;}
	.video .play { width:60px; height:32px; border: 1px solid #FFFFFF;}
	.video .play::after { border-top:6px solid transparent; border-left: 6px solid #fff; border-bottom: 6px solid transparent;}
	.closevideo { position: absolute; right: 5px; top: -29px; width: 24px; height: 24px;}
	.popupvideo {max-width: 90vw;}
	.popupvideo video { width: 100%; border-radius: 10px;}
	.popupvideo iframe { width: 100%; min-height: 48vw; border-radius: 4px;}
	}