@charset "utf-8";
/*banner*/
.banner{width:100%;position:relative;z-index:5;overflow:hidden}
.banner .swiper-container {position:relative;width: 1920px;height:600px;left:50%;margin-left:-960px;background:#222;}
.banner .swiper-container-horizontal .swiper-pagination-bullets {width:980px;bottom: 40px;height:14px;left:50%;margin-left:-490px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.banner .swiper-container-horizontal .swiper-pagination-bullet {width: auto;height: auto;border-radius:0;background:none;opacity:0.5;font-family: "SourceHanSerifCN-Bold";line-height:14px;color:#ffffff;font-size:12px;width:60px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.banner .swiper-container-horizontal .swiper-pagination-bullet-active{opacity:1;font-size: 14px}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0;}
.banner .swiper-container-horizontal .sep{-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;border-bottom:1px solid rgba(255,255,255,0.3);}


.nbanner{position:relative;width:100%;overflow:hidden}
.nbanner img{position:relative;width:1920px;left:50%;margin-left:-960px}

/*main*/
.home-hero-container{padding:90px 0;}
.home-hero-container .pic{width:620px;}
.home-hero-container .pic img{width:620px;}
.home-hero-container .info{width:300px;}
.home-hero-container .info .pic-sm img{width:131px;}
.home-hero-container .info .txt{margin-top:48px;height:164px;line-height: 28px;font-size: 16px}
.home-hero-container .info .buy-btn{display:block;width:160px;height:42px;line-height: 42px;font-size:15px;color:#474747;background-color:#ffffff;border:1px solid #eaeaea;border-radius: 44px;overflow: hidden}
.home-hero-container .info .buy-btn .icon{margin-top: 11px;margin-left: 22px;margin-right: 42px}
.home-hero-container .info .buy-btn:hover{background-color: #e40017;color:#ffffff;}
.home-hero-container .info .buy-btn:hover .icon{background-position:-100px 0}
.home-hero-container .text .pb{width:50px;line-height: 42px;color:#020202;font-size: 40px;font-family: "simsun";font-weight: bold;text-align: center;margin-top:-3px;}
.home-hero-container .text .pt{width:20px;line-height: 18px;color:#666666;font-size: 16px;text-align: center;}

.home-hero-container.lefts .pic{float: left;}
.home-hero-container.lefts .info{float: left;margin-left: 90px}
.home-hero-container.lefts .text{float: right;}
.home-hero-container.lefts .text .pb{float: right;margin-left: 15px}
.home-hero-container.lefts .text .pt{float: left;}
.home-hero-container.rights .pic{float: right;}
.home-hero-container.rights .info{float: right;margin-right: 90px}
.home-hero-container.rights .info .pic-sm{text-align: right}
.home-hero-container.rights .info .txt{text-align: right}
.home-hero-container.rights .info .buy-btn{float: right;}
.home-hero-container.rights .text{float: left;}
.home-hero-container.rights .text .pb{float: left;margin-right: 15px}
.home-hero-container.rights .text .pt{float: right;}



.site-goods{padding: 60px 0 110px}
.home-title{padding-bottom:22px;height:50px;border-bottom: 1px solid #eaeaea }
.home-title h2{float: left;line-height: 50px;color:#020202;font-size: 28px;font-weight: normal}
.home-title span{float: left;line-height: 14px;color:#666666;font-size: 14px;font-family: "simsun";font-weight: bold;margin-left: 20px;margin-top: 27px}
.home-title .more{float: right;line-height: 20px;color:#474747;font-size: 15px;margin-left: 45px;margin-top:15px}
.home-title .more i{width:6px;margin-left: 8px}
.home-title .search-goods{float: right;margin-top:8px;line-height: 33px;height:33px;border:1px solid #eaeaea;border-radius: 35px;overflow: hidden;padding:0 14px;}
.home-title .search-goods input{width:140px;height: 33px;background:none;border:0;;vertical-align: top}
.home-title .search-goods button{border:0;cursor: pointer;margin-top: 7px}

.site-title{height:50px;}
.site-title h2{float: left;line-height: 50px;color:#020202;font-size: 28px;font-weight: normal}
.site-title span{float: left;line-height: 14px;color:#666666;font-size: 14px;font-family: "simsun";font-weight: bold;margin-left: 20px;margin-top: 27px}


.home-goods-list{margin-left:-40px}
.home-goods-list li{float: left;margin-left: 40px;margin-top: 40px;width:268px;height:438px;border:1px solid #eaeaea;background-color:#ffffff;}
.home-goods-list li .img{display:table-cell;width:268px;height:317px;vertical-align: middle;text-align: center;border-bottom:1px solid #eaeaea;}
.home-goods-list li .img img{max-width:268px;max-height:317px}
.home-goods-list li .info{padding:20px;width:228px;height:80px;}
.home-goods-list li .info .tit{width:228px;line-height: 22px;height:44px;overflow: hidden;font-size: 18px;color:#020202;}
.home-goods-list li .info .tit a{color:#020202;}
.home-goods-list li .info .price{float: left;line-height: 40px;height:40px;overflow: hidden;font-size: 15px;color:#e40017;font-family: arial}
.home-goods-list li .info .price span{font-size: 26px;font-weight: bold}
.home-goods-list li .info .buy-btn{float:right;width:38px;height:38px;border:1px solid #eaeaea;border-radius: 100%}
.home-goods-list li .info .buy-btn .icon{margin:9px;}
.home-goods-list li .info .buy-btn:hover{background-color: #e40017;border-color: #e40017;}
.home-goods-list li .info .buy-btn:hover .icon{background-position:-100px 0}

.site-news{padding-top:60px;height:598px;background:url(../images/bg1.jpg) no-repeat center center;}
.site-news .first-news{float: left;margin-top: 30px;}
.site-news .first-news .img{width:504px;height: 305px;overflow: hidden;position: relative;}
.site-news .first-news .img img{width:504px;height: 305px;overflow: hidden;position: relative;}
.site-news .first-news .img .date{position: absolute;right:0;bottom:0;width:156px;line-height: 50px;text-align: center;color:#ffffff;font-size: 22px;font-weight: bold;font-family: arial;background-color: #e40017}
.site-news .first-news .info{height:60px;padding:40px 45px;background-color: #ffffff}
.site-news .first-news .info .tit{width:414px;line-height: 30px;height:30px;}
.site-news .first-news .info .tit a{color:#020202;font-size: 18px;display:inline-block;max-width: 414px;}
.site-news .first-news .info .tit a:hover{color:#e40017}
.site-news .first-news .info .txt{width:414px;line-height: 30px;height:30px;color:#666666;font-size: 14px}
.site-news .second-news{float: left;margin-top: 30px;width:632px;margin-left: 64px;height:240px;}
.site-news .second-news .lis{float: left;margin-left: 22px;width:294px;}
.site-news .second-news .img{width:294px;height: 180px;overflow: hidden}
.site-news .second-news .img img{width:294px;height: 180px;}
.site-news .second-news .tit{width:294px;line-height: 30px;height:30px;padding:15px 0;overflow: hidden}
.site-news .second-news .tit a{display:inline-block;max-width:294px}
.site-news .second-news .tit a:hover{color:#e40017}
.site-news .third-news{float: left;margin-top:40px;margin-left:86px;width:610px;}
.site-news .third-news .lis{width:610px;height:30px;line-height:30px;padding:10px 0;border-top: 1px solid #eaeaea}
.site-news .third-news .lis a{display:inline-block;max-width:520px}
.site-news .third-news .lis a:hover{color:#e40017}
.site-news .third-news .lis .date{float: right;font-family: arial;}

.site-about{padding:90px 0;}
.site-about .abouts{padding:115px 0;height:468px;position: relative;overflow: hidden}
.site-about .abouts .bgs{position: absolute;z-index:1;top:0;width:100%;height:100%;background-color: #f7f7f7}
.site-about .con{padding-top: 100px;height:369px;width:480px;background:url(../images/gou.jpg) no-repeat 30px center;position: relative;z-index:2;}
.site-about .con .title{height:50px}
.site-about .con .title h2{float: left;line-height: 50px;color:#020202;font-size: 28px;font-weight: normal}
.site-about .con .title span{float: left;line-height: 14px;color:#666666;font-size: 14px;font-family: "simsun";font-weight: bold;margin-left: 20px;margin-top: 27px}
.site-about .con .txt{margin-top: 60px;line-height: 28px}
.site-about .pic{width:700px;height:468px;overflow: hidden;position: relative;z-index:2;}
.site-about .pic img{width:700px}
.site-about .abouts1 .con{float: left;}
.site-about .abouts1 .pic{float: right;margin-right:-90px;}
.site-about .abouts1 .bgs{left:50%;margin-left:110px;}
.site-about .abouts2 .con{float: right;}
.site-about .abouts2 .pic{float: left;margin-left:-90px;}
.site-about .abouts2 .bgs{right:50%;margin-right:110px;}

.site-contact{padding:100px 0;}
.site-contact .online-service,.site-contact .qr-box,.site-contact .online-24h{margin-top:30px;float: left;width:318px;height:138px;padding:30px;border:1px solid #eaeaea;}
.site-contact .qr-box{margin-left:30px;}
.site-contact .online-24h{float: right;}
.site-contact .icon{float: left;margin:15px 30px 15px 15px;}
.site-contact .img-qr{float: left;width:130px;height:130px;margin-right:15px;}
.site-contact .con{display:table-cell;width:150px;padding-left:20px;height: 130px;border-left:1px dashed #d3d3d3;text-align: center;vertical-align: middle;line-height: 32px;font-size: 16px}


.site-feedback{margin-top: 100px}
.site-feedback .lis_h{width:590px;}
.site-feedback .lis_f{width:1200px;}
.site-feedback label{display:block;width:100%;height:50px;line-height:50px;color:#020202}
.site-feedback .lis_h input{width:548px;padding: 0 20px;height:48px;line-height:48px;background: #ffffff;border:1px solid #eaeaea}
.site-feedback .lis_f textarea{width:1158px;padding: 15px 20px;height:125px;line-height:25px;background: #ffffff;border:1px solid #eaeaea;resize:none;vertical-align:top}
.site-feedback .yzm{float: left;width:300px;margin-top:30px;margin-right:30px;height:50px;background: #f4f4f4;border:0}
.site-feedback .yzm input{float: left;width:158px;padding:0 20px;height:48px;line-height:48px;background: #ffffff;border:1px solid #eaeaea}
.site-feedback .yzm img{float: right;width:99px;height:48px;background: #ffffff;border:1px solid #eaeaea;border-left: 0}
.site-feedback .btns{float: left;margin-top:30px;width:150px;height:50px;}
.site-feedback .btns button{width:150px;height:50px;color:#ffffff;background: #e40017;cursor:pointer;border:none}

.site-feedback .lis_h input,
.site-feedback .lis_f textarea,
.site-feedback .yzm input{-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s}
.site-feedback .lis_h input:hover,
.site-feedback .lis_f textarea:hover,
.site-feedback .yzm input:hover{transform: translateY(-1px);-ms-transform: translateY(-1px);-webkit-transform: translateY(-1px);-o-transform: translateY(-1px);-moz-transform: translateY(-1px);}
.site-feedback .lis_h input:focus,
.site-feedback .lis_f textarea:focus,
.site-feedback .yzm input:focus{box-shadow:0 2px 3px rgba(0,0,0,0.2);transform: translateY(-1px);-ms-transform: translateY(-1px);-webkit-transform: translateY(-1px);-o-transform: translateY(-1px);-moz-transform: translateY(-1px);}


.site-newslist{margin-top: 55px}
.site-newslist .lis{margin-top: 60px;padding-top: 60px;height:240px;width:1200px;border-top:1px solid #eaeaea;}
.site-newslist .lis:first-child{border-top:0;}
.site-newslist .lis .pic{float: left;width:355px;height:240px;overflow: hidden}
.site-newslist .lis .pic img{width:355px;height:240px;}
.site-newslist .lis .info{float: left;position: relative;width:590px;height:240px;margin-left:45px;overflow: hidden}
.site-newslist .lis .info .tit{line-height: 35px;margin-top:20px;max-height:70px;overflow: hidden}
.site-newslist .lis .info .tit a{color:#020202;font-size: 24px}
.site-newslist .lis .info .txt{line-height: 25px;margin-top:20px;max-height:50px;overflow: hidden}
.site-newslist .lis .info .more{display: block;position: absolute;left:0;bottom:0;height:40px;width:158px;border:1px solid #eaeaea;border-radius: 40px;line-height: 40px;text-align: center;color: #474747}
.site-newslist .lis .info .more .icon{margin-top:10px;margin-right: 25px}
.site-newslist .lis .info .more:hover{background-color: #e40017;border-color: #e40017;color: #ffffff}
.site-newslist .lis .info .more:hover .icon{background-position: -20px -20px}
.site-newslist .lis .day{float: right;width:90px;height:160px;padding-top:80px;padding-left:50px;border-left:1px solid #eaeaea;text-align: center;font-family: arial}
.site-newslist .lis .day .year{font-size: 18px}
.site-newslist .lis .day .date{font-size: 30px}




.site-product-main{padding:100px 0;}
.site-product-pic{float: left;width:600px;border:1px solid #eaeaea;}
.site-product-pic img{width:600px;}
.site-product-con{float: right;width:500px}
.site-product-tit{line-height:50px;font-size:34px;color:#020202;font-family: "simsun";font-weight: bold}
.site-product-desc{line-height:28px;margin-top:18px;font-size:16px;}
.site-product-price{padding-top:25px;margin-top:20px;font-size:16px;color:#e40017;font-family:arial;border-top:1px solid #eaeaea;}
.site-product-price .s_price{font-weight: bold;font-size: 40px;margin-left: 10px}
.site-product-colortype {margin-top:40px;}
.site-product-colortype .color-title {width: 70px;float: left;font-size: 14px;color: #999999;line-height: 40px;cursor: pointer;}
.site-product-colortype .sku_list{float: left;width:420px;}
.site-product-colortype .sku_list {display:block;position:relative; overflow:hidden}
.site-product-colortype .sku_list label{margin-bottom:10px;margin-right:10px;display:block;width:auto;height:40px;float:left;}
.site-product-colortype .sku_list label img{float:left;margin-right:5px;width:30px;height:30px;margin-right:4px;}
.site-product-colortype .sku_list input[type="radio"] {overflow:hidden;position:absolute;z-index:-99999;top:0;left:0;display:none;}
.site-product-colortype .sku_list .property-value {position:relative;z-index:1;background:#fff;float:left;height:30px;line-height: 30px;text-align: center;font-size:14px;padding:4px;padding-right:8px;border: 1px solid #e0e0e0;overflow: hidden;color: #666;cursor: pointer;}
.site-product-colortype .sku_list .property-value.selected{border:1px solid #e40017;color:#e40017;}
.site-product-spec{margin-top:20px}
.site-product-spec .site-label{float: left;display:block;width:70px;line-height:40px;font-size:14px;color:#8d8d8d;vertical-align:middle}
.site-product-spec .custom-numbox{display:inline-block;margin-right:15px;height:38px;line-height:38px;position:relative;vertical-align:middle;border:1px solid #eeeeee;vertical-align:top}
.site-product-spec .custom-numbox button{float: left;width:38px;height:38px;text-align:center;font-family:arial;border:0;background:none;cursor:pointer;font-size:16px;}
.site-product-spec .custom-numbox input{float: left;width:38px;height:38px;width:50px;text-align:center;font-family:arial;border:0;background:none;font-size:16px;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee}
.site-buybtns{margin-top:80px}
.site-buybtns button{display: inline-block;vertical-align:top;height:46px;line-height:46px !important;border:0;cursor:pointer}
.site-buybtns .incart{padding:0 40px;background-color:#e40017;color:#ffffff;font-size:16px;}
.site-buybtns .buynow{padding:0 40px;background-color:#ff4200;color:#ffffff;font-size:16px;margin-left:5px;}
.site-buybtns .collect{padding:0 25px;margin-left:5px;background-color:#ff9f37;color:#ffffff;font-size:16px;}
.site-buybtns .collect .icon{margin-top: 13px;margin-right:10px}



.site-product-info {margin-top: 85px}
.site-proinfo-tab {float: left;width: 790px}
.site-proinfo-tab .tabBar{height:46px;border-bottom:1px solid #eaeaea;}
.site-proinfo-tab .tabBar span{cursor: pointer;display: inline-block;float: left;height: 43px;line-height: 30px;padding: 0 15px;margin-right: 60px;color:#474443;font-size:16px;}
.site-proinfo-tab .tabBar span .icon{margin-right: 10px}
.site-proinfo-tab .tabBar span.current{border-bottom:3px solid #e40017;}
.site-proinfo-tab .tabCon{display: none;margin-top: 50px}
.site-proinfo-tab .tabCon img{max-width: 790px !important;height:auto !important;}

.site-recommend{float: right;width: 322px}
.site-recommend .title{line-height: 30px;color:#474443;font-size:16px;height:46px;border-bottom:1px solid #eaeaea;}
.site-recommend li{margin-top: 25px;width:320px;border:1px solid #eaeaea;background-color:#ffffff;}
.site-recommend li .img{display:table-cell;width:320px;height:320px;vertical-align: middle;text-align: center;border-bottom:1px solid #eaeaea;}
.site-recommend li .img img{max-width:320px;max-height:320px}
.site-recommend li .info{padding:20px;width:280px;height:80px;}
.site-recommend li .info .tit{width:280px;line-height: 22px;height:44px;overflow: hidden;font-size: 18px;color:#020202;}
.site-recommend li .info .tit a{color:#020202;}
.site-recommend li .info .price{float: left;line-height: 40px;height:40px;overflow: hidden;font-size: 15px;color:#e40017;font-family: arial}
.site-recommend li .info .price span{font-size: 26px;font-weight: bold}
.site-recommend li .info .buy-btn{float:right;width:38px;height:38px;border:1px solid #eaeaea;border-radius: 100%}
.site-recommend li .info .buy-btn .icon{margin:9px;}
.site-recommend li .info .buy-btn:hover{background-color:#e40017;border-color:#e40017;}
.site-recommend li .info .buy-btn:hover .icon{background-position:-100px 0}


.newscontent {padding:100px 0;}
.newscontent .con_left{width:840px;float: left;}
.newscontent .con_left .content{padding:25px 0}
.newscontent .con_left .content img{max-width:100% !important;height:auto !important;}
.newscontent .con_left .content iframe,
.newscontent .con_left .content embed,
.newscontent .con_left .content video{width:800px;height:500px}

.newscontent .news-title{position:relative;z-index:99;border-bottom:1px solid #dcdcdc;padding-bottom:15px;}
.newscontent .news-title .title{width:780px;font-size:26px;color: #020202;font-weight:400}
.newscontent .news-title .date{width:780px;font-size:16px;color: #808080;margin-top:10px}
.newscontent .otherxx{padding:20px 0;}


.m-ewm{position:absolute;right:0;bottom:20px;width:22px;height:22px;background:url(../images/ico_qr.png) no-repeat center center;}
.m-ewm .por{width:100%;height:100%;}
.m-ewm .showewm{display:none;position:absolute;right:0;top:0;width:160px;height:210px;padding:10px;text-align:center;background:#fff;border:1px solid #ddd;}
.m-ewm .showewm img{display:block;margin:auto;width:140px;height:140px;}
.m-ewm .showewm p{display:block;margin:auto;margin-top:10px;line-height:1.6;font-size:12px;color:#666666}
.m-ewm .showewm p span{color:#e40017;font-weight:700}
.m-ewm:hover .showewm{display:block;}


.site-recnews-list{float: right;width:300px;}
.site-recnews-list .title{line-height: 30px;color:#474443;font-size:16px;height:46px;border-bottom:1px solid #eaeaea;}
.site-recnews-list ul{overflow:hidden;}
.site-recnews-list ul li{margin-top:30px;width:300px;overflow:hidden;}
.site-recnews-list ul li .pic{width:300px;max-height:200px;overflow:hidden}
.site-recnews-list ul li .pic img{ width:300px;}
.site-recnews-list ul li .tit{line-height:25px;width:300px;margin-top:20px;color:#000000;font-size:16px}
.site-recnews-list ul li .tit a{color:#323232;font-size:16px}
.site-recnews-list ul li .tit a:hover{color:#e40017}
.site-recnews-list ul li .txt{line-height:25px;height:25px;color:#808080;font-size:14px;overflow:hidden}


.comment-lis{padding:15px 0;border-bottom:1px solid #ddd}
.comment-lis .head-imgs{float:left;width:140px;}
.comment-lis .head-user{width:140px;height:25px;line-height:25px;color:#666;font-size:12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.comment-lis .head-user img{float:left;margin-right:10px;width:25px;height:25px;border-radius:100%;}
.comment-lis .head-group{margin-top:5px;font-size:12px;color:#e1a10a}
.comment-lis .comment-txt{float:right;width:660px;}
.comment-lis .comment-txt .star{position:relative;width:79px;height:14px;background:url(../imgs/star.png) no-repeat -79px 0}
.comment-lis .comment-txt .star:after{content:'';position:absolute;width:79px;height:14px;background:url(../imgs/star.png) no-repeat 0 0}
.comment-lis .comment-txt .star5:after{width:79px;}
.comment-lis .comment-txt .star4:after{width:63px;}
.comment-lis .comment-txt .star3:after{width:47px;}
.comment-lis .comment-txt .star2:after{width:31px;}
.comment-lis .comment-txt .star1:after{width:15px;}
.comment-lis .comment-txt .star0:after{width:0;}
.comment-lis .comment-txt .txt{padding:10px 0;color:#333;line-height:1.8}
.comment-lis .comment-txt .date{font-size:12px;color:#999}

.tm-m-photos{margin-bottom:10px;}
.tm-m-photos,  .tm-m-photos-thumb {zoom: 1;}
.tm-m-photos-thumb {margin: 0;list-style-type: none;height: 50px;}
.tm-m-photos-thumb li {float: left;border: 1px solid #e2e2e2;padding: 1px;width:46px;height:46px;margin-right: 10px;font-size:0;position: relative;text-align:center;transition: border-color .2s ease-out;}
.tm-m-photos-thumb .tm-current {border: 2px solid #e53e41;padding:0;}
.tm-m-photos-thumb li img{max-width:100%;max-height:100%;vertical-align:middle}
.tm-m-photos-thumb li span{display:inline-block;height:100%;vertical-align:middle}
.tm-m-photo-viewer {float:left;position: relative;display:none;margin-top: 10px;background: #fff;overflow: hidden;}
.tm-m-photo-viewer img{border:1px solid #e2e2e2}
.tm-m-photo-viewer-navleft,  .tm-m-photo-viewer-navright {bottom: 0;background: url(../imgs/s.gif);position: absolute;}
.tm-m-photo-viewer-navleft {top: 0;left: 0;width: 50px;cursor: pointer;}
.tm-m-photo-viewer-navright {top: 0;right: 0;width: 50px;cursor: pointer;}
.tm-m-photo-viewer-navleft{cursor: url(../imgs/prev.cur),auto;}
.tm-m-photo-viewer-navright{cursor: url(../imgs/next.cur),auto;}
.tm-m-photo-viewer-navicon {display: none;font-size: 40px;font-style: normal;color: #b8b8b8;cursor: pointer;}
.tm-m-photos-thumb li {cursor: url(../imgs/T1nTBDFCRbXXbzTk_b-25-20.png), url(../imgs/zoom_in.cur), auto;}
.tm-m-photo-viewer,.tm-m-photos-thumb .tm-current {cursor: url(../imgs/T1oq4AFupvXXcu5FDa-20-20.png), url(../imgs/zoom_out.cur), auto;}
.tm-m-photo-viewer img{max-width:700px !important;max-height:400px !important}
