/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:14px;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:2em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
img{ max-width:100%;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
    --main-color: #f7ab00;
    --main-tit: #221815;
    --main-color-333: #333333;
    --main-color-666: #666;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.header{ position:relative;border-bottom: 1px solid #fff;}
.indexTop{width: 100%;background: #fafafa;}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 30px;color: #666;font-size: 14px;}
.language a{display: inline-block;width: 100px;height: 30px;text-align: center;line-height: 30px;color: #333;font-size: 14px;}
.language a.on{background: var(--main-color);}

.indexCet{background: #fff;padding: 30px 0;}
.indexCet .logo{display: flex;align-items: center;}
.indexCet .logo img{width: auto;height: auto;max-height: 50px;}
.hTel{font-size: 22px;color: var(--main-color);}
.hTel h3{font-size: 15px;color: #000;}

/*menu*/
.pc_menu {
    background: #fafafa;
}
.menu{height:58px;line-height:58px;}
.menu ul{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;}
.menu ul li{ float:left; position:relative;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;float: left\0;border-right: 1px solid rgba(255,255,255,0.3);}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:58px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 20px;}
.menu ul li span a:hover{color: #fff;background: #423a37;}
a.menu_hover{color: #fff;background: #423a37;}
.menu ul li.cur span a{color: #fff;background: #423a37;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{color: var(--main-tit);font-weight: bold;font-size: 40px;}
.iTitCn span{color: var(--main-color);}
.iTitEn{font-size: 15px;color: #b2b2b2;}
.iTit{}
.iTxt{font-size: 16px;color: #666;}
.iLine i{display: inline-block;width: 40px;height: 3px;background: var(--main-color);}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg video{width: 100%;}
.iMore a{display: flex;}
.iMore a i{width: 40px;height: 40px;background: #333;color: #fff;font-size: 14px;text-align: center;line-height: 40px;font-style: normal;}
.iMore a span{width: 95px;height: 40px;line-height: 40px;text-align: center;color: #333;background: var(--main-color);font-size: 14px;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.index1{padding: 30px 0;}
.i1Warp{width: 100%;}
.i1Warp .img{width: 46%;padding: 10px;background: #ddd;}
.i1Warp .img img{width: 100%;height: 100%;object-fit: cover;}
.i1Warp .desc{width: 52%;}

.index2{background: #f1f1f1;}
.i2Tab{width: 100%;}
.i2Tab ul li{color: #221815;width: 150px;background-color: #fff;height: 35px;display: block;line-height: 35px;overflow: hidden;margin-left: 15px;}

.i2Tab ul li a{color: #221815;line-height: 35px;display: block;text-align: center;font-size: 16px;}
.i2Tab ul li a:hover{color: #fff;line-height: 35px;background-color: var(--main-tit);}

.i2List{width: 100%;}
.i2List ul li{width: 25%;padding: 5px;}
.i2List .part{display: block;width: 100%;}
.i2List .part .img{width: 100%;height: 290px;background: #fff;display: flex;justify-content: center;align-items: center;}
.i2List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.i2List .part .t1{margin: 10px 0;text-align: center;font-size: 14px;color: #808080;}
.i2List .part:hover .img img{transform: scale(1.1);}
.i2List .part:hover .t1{color: #f00;}

.i3Slide{position: relative;overflow: hidden;}
.i3List{width: 100%;}
.i3List ul li{float: left;width: 220px;margin-right: 10px;}
.i3List .part{display: block;width: 100%;height: 100%;}
.i3List .part .img{width: 100%;height: 320px;display: flex;justify-content: center;align-items: center;background: #fff;}
.i3List .part .img img{width: 100%;height: 100%;}
.i3List .part .t1{text-align: center;font-size: 14px;color: #808080;margin-top: 10px;}
.i3List .part:hover .t1{color: #f00;}

.i3Tab{width: 100%;}
.i3Tab ul li{background: url(../images/h2.png) no-repeat;width: 96px;height: 90px;margin: 0 15px;position: relative;color: #fff;text-align: center;}
.i3Tab ul li.on{background: url(../images/h1.png) no-repeat;}
.i3Tab a{font-size: 20px;font-weight: bold;width: 100%;display: block;padding: 22px;color: #fff;}
.i3Tab ul li.on a{color: var(--main-tit);}

.index4{padding: 30px 0;}
.i4List{width: 100%;}
.i4List ul li{width: calc(33.3% - 20px);margin-right: 30px;}
.i4List ul li:nth-child(3n){margin-right: 0;}
.i4List .part{display: block;width: 100%;}
.i4List .part .img{width: 100%;}
.i4List .part .img img{width: 100%;}
.i4List .part .desc{margin-top: 10px;}
.i4List .part .time{font-size: 12px;color: #999;}
.i4List .part .t1{margin-top: 10px;font-size: 15px;color: #333;font-weight: bold;}
.i4List .part .txt{margin-top: 10px;font-size: 14px;color: var(--main-color-888);}

.footer{padding: 60px 0;background: #221815;color: #b2b2b2;font-size: 14px;}
.footer a{color: #b2b2b2;}
.footer a:hover{color: #fff;}
.copyright{padding: 10px 0;background: #221815;color: #b2b2b2;font-size: 14px;text-align: center;border-top: 1px solid #585858;}
.fWarp{width: 100%;}
.fLogo{width: 20%;text-align: center;}
.fLogo img{width: auto;height: auto;max-width: 100%;max-height: 45px;}
.fEwm{width: 20%;text-align: center;}
.fEwm img{width: 100%;max-width: 92px;}
.fCet{width: 60%;}
.fMenu{width: 40%;}
.fMenu ul li{width: 50%;margin-bottom: 15px;}
.fMenu ul li a{}
.fTel{width: 60%;}
.fTel ul li{width: 100%;margin-bottom: 15px;}

.fDesc dl dt{color: var(--main-color);font-weight: bold;}
.fDesc dl dd a{margin-left: 10px;}

.tongtu{width: 100%;}
.tongtu .img img{width: 100%;}

.columnBox{height: 65px;line-height: 65px;border-bottom: 1px solid #ddd;display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.columnBox h3{font-size: 22px;color: #666;text-transform: capitalize;}
.columnBox h3 span{border-bottom: 1px solid var(--main-color);display: block;padding-right: 20px;}
.current{font-size: 14px;color: #666;}
.current a{color: #666;text-transform: capitalize;}

.pageWarp{width: 100%;margin: 40px 0;}
.pages { cursor: default; font-size: 14px; font-family: Tahoma, Verdana; padding: 10px; text-align: center; }
.pages span { margin: 0 3px; }
.pages span a { color: #666; text-decoration: none; padding: 3px 8px; border: 1px #ddd solid; background: #fff; }
.pages span a:hover { color: var(--main-color); border: 1px var(--main-color) solid; background: #fff; }
.number { font-size: 14px; color: #666; }
.number { color: #fff; text-decoration: none; padding: 3px 8px; border: 1px var(--main-color) solid; background: var(--main-color); font-weight: bold; }
.number a:hover { color: #f60; border: 1px var(--main-color) solid; }
.pageyc { display: none; }

.mainContent{width: 100%;padding: 20px 0;}
.mainWarp{width: 100%;display: flex;justify-content: space-between;}
.mainLeft{width: 220px;margin-right: 30px;}
.mainRight{width: calc(100% - 250px);}

.tab_list5{width: 100%;border: 1px solid #eee;}
.accordion {width: 100%;}
.accordion .link {cursor: pointer;display: block;padding: 15px 20px;color: #555;font-size: 16px;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;box-sizing: border-box;border-bottom: 1px solid #eee;background: url(../images/li2.png) center left 10px no-repeat;padding-left: 30px;}
.accordion .link a{color: #061a39;font-size: 16px;font-weight: 400;text-decoration: none;}
.accordion li i {position: absolute;top: 15px;left: 12px;font-size: 18px;color: #666;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion .link:hover a{font-weight: bold;}
.accordion li i.icon {right: 12px;left: auto;font-size: 20px;}
.accordion li.open i.icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.submenu {display: none;font-size: 14px;}
.submenu li {border-bottom: 1px dotted #e8e5e5;}
.submenu a {display: block;text-decoration: none;color: #666 !important;padding: 10px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;padding-left: 20px;}
.submenu a:hover {color: #027D3A !important;}
/*tab5_____end*/

.mlTit{width: 100%;height: 90px;background: var(--main-color);color: var(--main-tit);font-size: 14px;padding: 20px;display: flex;flex-direction: column;}
.mlTit strong{display: block;font-size: 24px;margin-bottom: 5px;}

/*product*/

.proList{width: 100%;}
.proList ul li{width: calc(25% - 15px);margin-right: 20px;margin-bottom: 20px;}
.proList ul li:nth-child(4n){margin-right: 0;}
.proList .part{display: block;width: 100%;border: 1px solid #ddd;}
.proList .part .img{width: 100%;height: 222px;background: #fff;display: flex;justify-content: center;align-items: center;}
.proList .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.proList .part .desc{background: #e5e5e5;padding: 10px;}
.proList .part .t1{font-size: 14px;color: #333;text-align: center;}
.proList .part:hover .img img{transform: scale(1.1);}
.proList .part:hover .desc{background: var(--main-color);}
.proList .part:hover .t1{color: #fff;}

/*prodetail*/

.prodetail{width: 100%;}
.prod1{width: 100%;}
.prod1Left{width: 42%;}
.prod1Right{width: 55%;}
.prodPanel{width: 100%;height: 350px;border: 1px solid #ddd;}
.prodPanel .part{display: flex;justify-content: center;align-items: center;}
.prodPanel .part img{width: auto;height: auto;max-width: 100%;max-height: 100%;}

.prodetail .swiper-button-next,.prodetail .swiper-button-prev{color: #333;}
.prodetail .swiper-button-next:after,.prodetail .swiper-button-prev:after{font-size: 42px;}
.prodpSwiper .swiper-slide img{transition: 0.5s;}
.prodpSwiper .swiper-slide img:hover{transform: scale(1.1);}
.prodpSwiper{z-index: 98 !important;}
.prodtSwiper{margin-top: 10px;}
.prodtSwiper .swiper-slide{border: 1px solid #ddd;}
.prodtSwiper .swiper-slide img{opacity: 0.6;}
.prodtSwiper .swiper-slide-thumb-active{border-color: #000;}
.prodtSwiper .swiper-slide-thumb-active img{opacity: 1;}

.prod1Tit{font-size: 20px;color: #333;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ddd;font-weight: bold;}
.prod1Txt{font-size: 14px;color: #666;}
.prodLink{margin-top: 25px;}
.prodLink a{display: inline-block;padding: 12px 45px;background: var(--main-color);color: #fff;font-size: 16px;}

.pageBar{margin-top: 20px;font-size: 14px;}
.pageBar .item{width: 100%;margin: 10px 0;border: 1px solid #ddd;padding: 10px;}

.prod2{margin-top: 50px;font-size: 14px;}
.prod2 img{max-width: 100%;width: auto;}
.prod2Tab{border-bottom: 1px solid #ddd;margin-bottom: 20px;}
.prod2Tab ul li{border: 1px solid var(--main-color);border-bottom: 1px solid #fff;position: relative;top: 1px;padding: 10px 20px;font-size: 14px;color: var(--main-color);background: #fff;}

.prod3{margin-top: 50px;}

.inside{width: 100%;padding: 20px 0;min-height: 500px;}
.inside img{max-width: 100%;}



@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 10px;}
.menu a{padding: 0 10px;font-size: 15px;}
.i2Tab ul li{width: auto;padding: 0 10px;}




}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.language{float: right;height: 70px;align-items: center;}
.language a{width: auto;padding: 0 10px;font-size: 12px;}
.sp_logo1 img{max-height: 25px;}
.iTitCn{font-size: 32px;}
.iTxt{font-size: 14px;}
.i1Warp .img{width: 100%;margin-bottom: 20px;}
.i1Warp .desc{width: 100%;}
.i2Tab ul li{margin: 5px;padding: 0 5px;}
.i2Tab ul li a{font-size: 14px;}
.i2List ul li{width: 50%;}
.i2List .part .img{height: 180px;}
.i3List ul li{width: 160px;}
.i3List .part .img{height:260px;}
.i3Tab ul li{width: 80px;margin-top: 10px;padding-top: 10px;}
.i3Tab a{padding: 15px;}
.i4List ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
.fLogo{width: 100%;text-align: center;margin-bottom: 20px;}
.fCet{width: 100%;margin: 20px 0;}
.fMenu{width: 100%;}
.fMenu ul li{text-align: center;}
.fTel{width: 100%;}
.fEwm{width: 100%;text-align: center;}
.fEwm img{text-align: center;}
.mainLeft{width: 100%;margin-right: 0;margin-bottom: 20px;}
.mainRight{width: 100%;}
.proList ul li{width: 50%;margin-right: 0;padding: 0 5px;}
.proList .part .img{height: 210px;}

.prod1Left{width: 100%;margin-bottom: 20px;}
.prod1Right{width: 100%;}


}
