/*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:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:100%; margin:0 auto;max-width: 1380px;padding: 0 20px;box-sizing: border-box;}
img {
    max-width: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}



.header{ position:relative;margin-bottom: 45px;}
.header.fixed{width: 100%;position: fixed;top: 0;left: 0;width: 100%;background: #fff;z-index: 9999;margin: 0;border-bottom: 1px solid #eee;}
.header .wapper{padding: 0;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 98px;}
.headList .logo{display: block;padding-left: 10px;box-sizing: border-box;}
.headList .logo img{max-height: 50px;width: auto;}
.header.fixed .headList{height: 80px;}

/*menu*/
.pc_menu{}
.menu{height:40px;line-height:40px;}
.menu ul li{ float:left; position:relative;padding: 0 35px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:42px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 9;}
.menu ul li dl dd{ line-height:35px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:14px; color:#666;display:block;}
.menu ul li dl dd a:hover{ color:#f60;font-weight: normal;}
.menu a{ font-size:16px;color:#666;display:block;text-align:center;transition: 0.3s;}
.menu a:hover{color:#333;font-weight: bold;border-color: #333;}
a.menu_hover{color:#333;font-weight: bold;border-color: #333 !important;}
.menu span a{border-bottom: 2px solid transparent;}
.menu ul li.on span a{font-weight: bold;border-color: #333;color: #000;}


/*mMenu*/
.m_header{width: 100%;position: relative;z-index: 9999;}
.sp_header{height:50px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;}
.sp_header.fixed{position: fixed;top: 0;}
.sp_logo{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#333;width:20px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:8px}
.sp_nav span:nth-of-type(3){top:16px}
.sp_nav_se span:nth-of-type(1){top:8px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:8px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99;background:#fff;width:100%;height:100%;font-size:14px;line-height:40px;top:0;right:-100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;display: none;}
.nav_show{right: 0;}
.sjj_nav ul{padding: 0 20px;box-sizing: border-box;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}

.sjj_navTop{padding: 20px 35px;box-sizing: border-box;text-align: right;}
.sjj_navClose{color: #333;font-size: 20px;}

/*swiper*/
.swiper {width: 100%;height: 100%;}
.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;}

/*banner*/
.banner{width: 100%;height: calc(100vh - 98px);}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;width:20px;}

/*common*/
.iComTitle{}

.disFlex{display: flex;flex-wrap: wrap;}
.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;}
.bgfff{background: #fff;}
.fff{color: #fff;}

.columnBox{width: 100%;background: #fff; position:relative;}
.columnBox.active{position: fixed;top: 80px;left: 0;z-index: 99999;box-shadow: 2px 2px 5px rgba(0,0,0,0.2);}
.columnBox.active .wapper{height: 80px;}
.columnBox .wapper{height: 90px;}
.ProMenu dl{display: flex;}
.ProMenu dl dd{height: 45px;line-height: 45px;position: relative;margin-right: 20px;}
.ProMenu dl dd span a{display: block;padding: 0 20px;box-sizing: border-box;color: #666;font-size: 18px;border-radius: 5px;}
.ProMenu dl dd.on span a,
.ProMenu dl dd span a:hover{color: #fff;background: #474747;}
.ProMenu dl dd .ProMtop.on>a{color: #fff;background: #474747;}

.columnBox .right{display: none;}
.searchBtn{font-size: 18px;color: #333;margin-right: 10px;}
.searchBtn i{vertical-align: middle;}



.promDown{position: absolute;top: 45px;left: 0;background: #474747;box-shadow:2px 2px 10px rgba(0,0,0,0.2);padding: 10px 20px;width: auto;border-radius: 10px;display: none;z-index: 99;}
.promSlide{width: 100%;display: flex;min-height: 300px;}
.promTab{width: 100px;position: relative;}
.promTab:after{position: absolute;top: 10px;right: 5.5px;width: 1px;height: 100%;content: "";background: rgba(255,255,255,0.6);}
.promTab ul{height: 100%;display: block;}
.promTab ul li{width: 100%;margin: 0;position: relative;padding-right: 10px;z-index: 9;box-sizing: border-box;}
.promTab ul li a{color: #fff;font-size: 16px;opacity: 0.8}
.promTab ul li.on a{font-size: 18px;opacity: 1;}
.promTab ul li.on{background: url(../images/line1.png) right center no-repeat;background-size: 8px;}

.promPanel{width: 500px;flex: 1;margin-left: 20px;}
.promPanel ul{column-count: 4; width:100%;}
.promPanel ul li{-webkit-column-break-inside: avoid; page-break-inside: avoid;break-inside: avoid;}
.promPanel ul li a{color: #fff;font-size: 14px;opacity: 0.8;}
.promPanel ul li a:hover{opacity: 1;}



.search{width: 340px;height: 45px;position: relative;overflow: hidden;border-radius: 20px;background: #efefef;overflow: hidden;position: relative;}
.search i{position: absolute;top: 13px;left: 10px;font-size: 20px;color: #c2c2c2;}
.search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 90px 0 35px;box-sizing: border-box;background: none;outline: none;font-size: 16px;}
.search button{position: absolute;top: 0;right: 0;width: 70px;height: 100%;background: #333333;font-size: 16px;color: #fff;}

.iProduct{width: 100%;margin: 80px 0;}
.iProduct .wapper{padding: 0;}
.iProList{width: 100%;}
.iProList ul{display: flex;flex-wrap: wrap;}
.iProList ul li{width: 25%;margin-bottom: 70px;padding: 0 15.5px;box-sizing: border-box;}
.iProList .part{display: block;width: 100%;position: relative;}
.iProList .part .img{width: 100%;font-size: 0px;position: relative; border-radius:8px; overflow:hidden;}
.iProList .part .img img{width: 100%;}
.iProList .part .desc{padding: 20px 0;}
.iProList .part .partTop{display: flex;justify-content: space-between;}
.iProList .part .t1{flex: 1;color: #333;font-size: 16px;}
.proLike{width: 50px;text-align: center;color: #333;font-size: 18px;}
.proLike button{width: 100%;text-align: center;background: none;border: none;font-size: 18px;}
.proLike i{vertical-align: middle;}
.proLike.like,
.proLike button.on{color: #f00;}
.proLike.like i:before,
.proLike button.on i:before{content: "\f004";}
.iProList .tags{display: flex;flex-wrap: wrap;margin-top: 5px;}
.iProList .tags span{display: inline-block;margin-right: 5px;padding: 4px 10px;background: #6a7ad3;color: #fff;font-size: 12px;border-radius: 5px;margin-bottom: 2px;}

.iProList ul li:nth-child(1) .part:before,
.iProList ul li:nth-child(2) .part:before,
.iProList ul li:nth-child(3) .part:before,
.iProList ul li:nth-child(4) .part:before{position: absolute;top: 20px;left: -8px;width: 90px;height: 45px;background: url(../images/hotbg.png) center no-repeat;background-size: cover;content: "HOT";z-index: 9;color: #fff;font-size: 16px;text-align: center;line-height: 50px;}

.pagebar{width: 100%;margin: 0 auto;padding: 15px 0 10px;font-size: 0;text-align: center;}
.pagebar a,
.pagebar .now-page{margin: 2px;font-size: 16px;color: #5a6fb9;font-weight: 400;border-radius: 50%;display: inline-block;width: 38px;height: 38px;line-height: 38px;text-align: center;vertical-align: middle;}
.pagebar .now-page{background: #e8effe;}
.pagebar a:hover{background: #e8effe;}
.pagebar .fistBar,
.pagebar .lastBar{font-size: 26px;}

.footer{width: 100%;border-top: 10px solid #f7f7f7;padding: 100px 0;background: #fff;}
.copyright{width: 100%;padding: 45px 0;background: #333333;font-size: 14px;color: rgba(255,255,255,0.8);text-align: center;}
.fWarp{width: 100%;font-size: 16px;color: #333333;}
.fWarp .left{width: 65%;}
.fWarp .right{width: 30%;}
.fWarp .ewm{display: flex;justify-content: flex-end;border-left: 1px solid #333;}
.fWarp .ewm .item{width: 145px;padding-left: 55px;text-align: center;color: #333;}
.fWarp .ewm img{width: 100%;}
.fWarp dl{margin-right: 15%;}
.fWarp dl:last-child{margin: 0;}
.fTit{margin-bottom: 35px;}
.fTit .t1{color: #333333;font-size: 26px;}
.fTit .t2{color: #666;font-size: 16px;margin-top: 5px;}
.fWarp .desc{font-size: 18px;}
.fWarp .desc i{padding-right: 5px;}
.fWarp a{color: #444;}
.fWarp a:hover{color: #333;}

.toTop{display: block;width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background: #333;color: #fff;font-size: 16px;position: fixed;bottom: 5%;right: 5%;z-index: 999;opacity: 0;visibility: hidden;}
.toTop.active{opacity: 1;visibility: visible;}
.toTop img{width: 30px;}

.pageNav{width: 100%;height: 50px;line-height: 50px;}
.pageNav ul{display: flex;}
.pageNav ul li{padding-right: 15px;font-size: 17px;color: #333;}
.pageNav ul li:after{content: ">";padding-left: 15px;}
.pageNav ul li:last-child:after{display: none;}
.pageNav a{color: #333;}

.prodetail{width: 100%;padding: 20px 0 120px;}
.prodl{width: 48%;}
.prodr{width: 48%;}

.prodpSwiper{width: 100%;height: 100%;}
.prodpSwiper img{width: 100%;height: 100%;object-fit: cover;}


.prodTit{margin-bottom: 50px;}
.prodTit .tit{color: #000;font-size: 32px;}
.prodr .title{margin-bottom: 20px;}
.prodr .title .titCn{font-size: 18px;color: #333;}
.prodr .title .titEn{font-size: 14px;color: #666;}

.prodTags{width: 100%;margin-bottom: 50px;}
.pTagSwiper{width: 100%;height: 50px;}
.pTagSwiper .tag{display: block;width: 100%;height: 50px;text-align: center;line-height: 50px;overflow: hidden;background: #f7f7f7;color: #333;font-size: 16px;}
.pTagSwiper .swiper-button-next,.pTagSwiper .swiper-button-prev{width: 35px;height: 50px;background: #676767;color: #fff;}
.pTagSwiper .swiper-button-next:after,.pTagSwiper .swiper-button-prev:after{font-size: 20px;}
.pTagSwiper .swiper-button-next{right: 0;}
.pTagSwiper .swiper-button-prev{left: 0;}

.prodColor{width: 100%;margin-bottom: 50px;}
.seka{display: flex;flex-wrap: wrap;}
.seka li{width: 50px;height: 50px;margin-right: 30px;}
.seka li span{width: 100%;height: 100%;background: #f7f7f7;text-align: center;font-size: 13px;color: #333;display: flex;justify-content: center;align-items: center;}
.seka li img{width: 100%;height: 100%;object-fit: cover;}

.prodtab{width: 100%;}
.prodtSwiper{width: 100%;position: relative;}
.prodtSwiper .swiper-button-next,.prodtSwiper .swiper-button-prev{width: 35px;height: 100%;background: #676767;color: #fff;top: 22px;}
.prodtSwiper .swiper-button-next:after,.prodtSwiper .swiper-button-prev:after{font-size: 20px;}
.prodtSwiper .swiper-button-next{right: 0;}
.prodtSwiper .swiper-button-prev{left: 0;}
.prodtSwiper img{width: 100%;height: 100%;object-fit: cover;border: 2px solid transparent;box-sizing: border-box;}
.prodtSwiper .swiper-slide-thumb-active img{border-color: #333;}



.about{width: 100%;padding: 120px 0;}
.aboImg{width: 100%;margin-bottom: 20px;}
.aboImg img{max-width: 100%;width: auto;}
.aboItem{padding: 30px 0;display: flex;justify-content: space-between;border-top: 1px solid #333;}
.aboLeft{width: 30%;}
.aboRight{width: 68%;position: relative;}
.txtCn{font-size: 15px;color: #333;max-width: 250px;}
.txtEn{font-size: 15px;color: #333;max-width: 520px;}
.aboTop{display: flex;justify-content: space-between;}
.aboIcon{font-size: 20px;color: #9b9b9b;}
.aboBtm{width: 100%;margin-top: 50px;}
.aboList1{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.aboList1 .item{width: 48%;margin-bottom: 20px;}
.aboList1 .item img{width: 100%;}

.aboList2{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.aboList2 .item{width: 31%;margin-bottom: 20px;font-size: 15px;text-align: center;font-size: 13px;}
.aboList2 .item img{width: 100%;}

.aboMap{width: 100%;}
.aboMap .tit{font-size: 20px;color: #333;margin-bottom: 15px;}
.aboMap .tit i{color: #f76a6a;padding-right: 10px;font-size: 30px;vertical-align: middle;}
.aboMap .map{width: 100%;height: 570px;overflow: hidden;}
.aboMap .map img{width: 100%;height: 100%;object-fit: cover;}

.inside{width: 100%;padding: 35px 0;}







@media only screen and (max-width: 1200px) {
.wapper{ width:100%;}
.fWarp .left{width: 60%;}
.fWarp .right{width: 40%;}
.fWarp .ewm .item{padding-left: 35px;}
.prodTit{margin-bottom: 35px;}
.prodTags{margin-bottom: 35px;}
.prodColor{margin-bottom: 35px;}
.prodr .title .titCn{font-size: 16px;}





}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header{ display:block;}
.sp_header .searchBtn{float: right;margin-top: 10px;display: none;}
.sjj_nav{ display:block;}
.ProMenu dl dd{margin-right: 10px;}
.ProMenu dl dd span a{font-size: 16px;}
.search{width: 350px;}
.search button{font-size: 16px;}
.iProList ul li{padding: 0 15px;}
.fTit{margin-bottom: 15px;}
.fTit .t1{font-size: 22px;}
.fTit .t2{font-size: 14px;}
.fWarp{font-size: 14px;}
.fWarp .desc{font-size: 14px;}
.prodTit .tit{font-size: 26px;}
.prodr .title .titCn{font-size: 14px;}
.prodr .title .titEn{font-size: 12px;}
.pTagSwiper .tag{font-size: 14px;}
.seka li{margin-right: 15px;}
.promPanel{width:380px;}
.columnBox.active .right{display: block;display: flex;}
.columnBox .sp_nav{margin-top: 10px;}
.columnBox.active .searchPanel{position: absolute;top: 60px;width: 100%;z-index: 999;background: #fff;left: 0;padding: 10px;box-sizing: border-box;border-top: 1px solid #eee;display: none;}
.columnBox.active .searchPanel .search{width:100%;}
.searchPanel.active{display: block !important;}
.searchPanel.active .search i{display:none;}
.columnBox.active .ProMenu{width: auto; order:0; margin-top:0}
.columnBox.active{top:0;}



}

@media only screen and (max-width: 780px) {
.ProMenu{width: 100%;order: 1; margin-top:10px}
.searchPanel{order: 0;width: 100%;}
.search{width: 100%;}
.iProList ul li{width: 50%;}
.fWarp .left{width: 100%;}
.fWarp .right{width: 100%;margin-top: 20px;}
.fWarp .ewm{border: none;justify-content: flex-start;}
.fWarp .ewm .item{padding-left: 0;padding-right: 20px;}
.columnBox .wapper{height: auto;padding: 10px;}
.iProduct{margin: 45px 0;}
.prodl{width: 100%;margin-bottom: 35px;}
.prodr{width: 100%;display: flex;flex-wrap: wrap;}
.prodtab{order: 0;margin-bottom: 25px;}
.prodtab .title{display: none;}
.prodTit,
.prodTags,
.prodColor{order: 1;width: 100%;margin-bottom: 25px;}
.prodtSwiper{height: auto;}
.prodTit .tit{font-size: 22px;}
.prodtSwiper .swiper-button-next, .prodtSwiper .swiper-button-prev{width: 20px;}
.pTagSwiper .swiper-button-next, .pTagSwiper .swiper-button-prev{width: 20px;}
.prodetail{padding-bottom: 80px;}
.aboImg img{max-width: 280px;}
.aboItem{flex-wrap: wrap;}
.aboLeft{width: 100%;margin-bottom: 20px;}
.aboRight{width: 100%;}
.txtCn{max-width: none;font-size: 14px;}
.txtEn{font-size: 14px;}
.aboList2 .item{width: 32%;}
.aboMap .map{height: 380px;}
.pageNav ul li{font-size: 14px;padding-right: 10px;}
.pageNav ul li:after{padding-left: 10px;}

.promDown{left: -100%;}
.promPanel{width:250px;}
/*.promPanel ul {column-count: 3; }*/

}

@media only screen and (max-width: 580px) {
.wapper{padding: 0 10px;}
.ProMenu dl dd{height: 40px;line-height: 40px;}
.ProMenu dl dd span a{font-size: 14px;padding: 0 10px;}
.promDown{right: 0px;left: auto;}
.promDown dl{column-count: 2;}
.iProList ul li{padding: 0 10px;margin-bottom: 30px;}
    .iProList ul li:nth-child(1) .part:before, .iProList ul li:nth-child(2) .part:before, .iProList ul li:nth-child(3) .part:before, .iProList ul li:nth-child(4) .part:before {
        font-size: 12px;
        top: 10px;
        left: -6px;
        width: 60px;
        height: 35px;
        line-height: 40px;
        background-size: 60px 35px;
    }.iProList .part .desc{padding: 15px 0;}
.proLike{width: 35px;}
.fWarp dl{width: 50%;margin: 0;}
.fWarp .ewm .item{width: 50%;padding-right: 20px;box-sizing: border-box;}
.footer{padding: 60px 0;}
.about{padding: 60px 0;}
.aboMap .map{height: 220px;}
.toTop{width: 50px;height: 50px;}
.ProMenu{position: relative;}
.ProMenu dl dd{position: inherit;}
.promDown{width: 100%;box-sizing: border-box;}
.promSlide{display: block; min-height:auto;}
.promTab{width: 100%;}
.promTab:after{ display:none}
.promTab ul{display: flex; flex-wrap:wrap;width: 100%;height: auto;}
.promTab ul li{margin-right: 25px;width: auto;box-sizing: border-box;border-bottom: 1px solid transparent; padding:0;}
.promTab ul li.on{border-bottom: 1px solid #fff; background:none;}
.promTab ul li.on a{font-size:16px;}
.promPanel{width:100%; margin:0}

.search button span{color: transparent;}
.search button{background: #333 url(../images/search.png) center center no-repeat;background-size: 20px;}
.columnBox.active{top: 0;}
.promPanel ul li a{font-size: 13px;}
.promTab ul li a{font-size: 14px;}
.search{margin-bottom: 10px;height: 40px;width: 100%;}
.columnBox.active .wapper{padding: 0 10px; height:60px;}

.columnBox.active .searchBtn{margin-top: -5px;}
.search input{padding: 0 70px 0 10px;}
.search i{top:10px;}
.columnBox .wapper{padding: 10px 5px;}

.columnBox .searchPanel{position: absolute;top: 60px;width: 100%;z-index: 999;background: #fff;left: 0;padding: 10px;box-sizing: border-box;border-top: 1px solid #eee;display: none;}
.columnBox .searchPanel .search{width:100%;}

.ProMenu dl dd.on span a,
.ProMenu dl dd span a:hover{color: #fff;background: #999;}
.ProMenu dl dd .ProMtop.on>a{color: #fff;background: #999;}


}
