﻿@charset "utf-8";
.content{
	width: 1200px!important;
}
.goodDetailCont{
	overflow: hidden;
	margin-bottom: 35px;
	padding-top: 30px;
}
.pc-slide {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.view .swiper-container {
	width: 585px;
	height: 397px;
	margin-bottom: 25px;
	box-shadow: 0 0 8px 1px rgba(0,0,0,0.3);
}

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 524px;
	height: 100px;
	margin-left: 35px;
}

.preview .swiper-slide {
	width: 128px;
	height: 100px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	cursor:pointer;
	margin-right: 3px;
	
}
.preview .swiper-slide img{
	display: block;
	width: 90%;
	height: 90%;
}
.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

/*.preview img {
	padding: 1px;
}*/
.preview .active-nav{
	border: 1px solid #fd5400;
}
.preview .active-nav img {
	padding: 0;
	
}


.goodDetailCont .goodSwiper{
	width: 604px;
	float: left;
	margin-right: 50px;
	position: relative;
}
.goodSwiperIcon{
	position: absolute;
	width: 122px;
	height: 120px;
	top: 240px;
	left: 0;
	z-index: 5;
}
.goodDetailCont .goodSwiper .swiper-slide img{
	display: block;
	/*width: 100%;*/
	height: 100%;
    margin:0 auto;

}
.goodDetailCont .goodInfo{
	float: right;
	width: 545px;
	color: #6f6f6f;
}
.goodInfo .itembtn {
	text-align: center;
	padding-top: 54px;
}
.goodInfo .itembtn a {
	/* border:1px solid #ff5700;
	color:#ff5700;
	padding: 10px 25px;
	font-size: 16px;
	border-radius: 10px;
	margin: 0 10px;
	background-color: #ffe4d6; */

	display: inline-block;
    width: 90px;
    height: 30px;
    color: rgb(253, 84, 0);
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    font: 16px / 30px 微软雅黑;
    margin: 0px 12px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(253, 84, 0);
    border-image: initial;
}
.goodInfo .itembtn a.btnmore {
	background-color: #ff5700;
	color: #fff;
}
.goodInfo .itembtn a:hover{  background: #fd5400;
	color: #fff;}
.goodDetailCont .goodInfo .goodName{
	font: 20px/34px "微软雅黑";
	margin-bottom: 5px;
}
.goodDetailCont .goodInfo .goodTags{
	overflow: hidden;
	margin-bottom: 12px;
}
.productInfoDl dl{
	float:left;
	width:33%;

}
.goodDetailCont .goodInfo .goodTags span{
	display: block;
	height: 20px;
	font: 14px/20px "微软雅黑";
	padding: 0 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.goodDetailCont .goodCount{
	font: 16px/37px "微软雅黑";
	color: #777777;
}
.goodDetailCont .goodCount em{
	padding-left: 2em;
}
.goodDetailCont .goodDetailBtn{
	display: block;
	width: 188px;
	height: 48px;
	font: 20px/48px "微软雅黑";
	background: #fd5400;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.goodDetailCont .dashedLine{
	margin: 0px auto 20px;
	border-top: 1px dashed #cdcdcd;
}
.shareBtn{
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	cursor: pointer;
	display: block;
	margin-bottom: 25px;
}
.shareBtn .icon{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/share.png) no-repeat center;
	background-size:100% 100%;
	position: relative;
	top: 2px;
}
.goodText{
	margin-bottom: 20px;
}
.goodText h3{
	position: relative;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
}
.goodText h3 span{
	font: 20px/42px "微软雅黑";
	color: #fd5400;
	position: relative;
	display: inline-block;
}
.goodText h3 span::after{
	content: ' ';
	position: absolute;
	width: 120%;
	height: 3px;
	background:#fd5400;
	bottom: -1px;
	left: 0;
}
.goodText p{
	color: #666;
	font: 16px/32px "微软雅黑";
}
.goodParameters .overflowCont{
	padding:10px 0 10px;
} 
.goodParameters .overflowCont ul{
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.goodParameters .overflowCont ul:last-child{
	border-right: 0;
	/*padding-left: 20px;*/
}
.goodParameters .overflowCont ul:nth-child(odd){
	padding-right: 30px;
}
.goodParameters .overflowCont ul:nth-child(2n){
	padding-left: 30px;
}
.goodParameters .overflowCont ul li{
	padding-right: 5px;
}
.goodParameters .overflowCont ul li h4{
	font: 16px/50px "微软雅黑";
	color: #333;
	font-weight: 900;
	position: relative;
	padding-left: 30px;
	border-bottom: 2px solid #d2d2d2;
}
.goodParameters .overflowCont ul li h4::before{
	content: ' ';
	width:23px;
	height: 23px;
	background: url(../images/iconImg.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 16px;
	margin-top: -2px;
}
.goodParameters .overflowCont ul li p{
	font: 16px/39px "微软雅黑";
	color: #666;
	border-bottom: 1px dashed #d4d4d4;
}
.goodParameters .overflowCont ul li:last-child p{
	border-bottom:1px solid #d2d2d2;
}
.goodParameters .overflowCont ul li p span{
	float: right;
}
.goodParameters .overflowCont:last-child{
	border: 0;
}
.goodTextImg img{
	display: block;
	width: 90%;
	margin: 10px 0;
}
.productInfoDl{padding: 0 20px;overflow:hidden;margin-bottom: 20px;margin-top: 20px;}
.productInfoDl dl{
    float:left;
    width:30%;
    text-align:center;
    position:relative;
}
.productInfoDl dl:nth-child(2){
    width:40%;
}
.productInfoDl dl::after{
	content:'';
	position:absolute;
	top:5%;
	right:0;
	height:90%;
	border-right:1px solid #efefef;
}
.productInfoDl dl:last-child::after{
	display:none;
}
.productInfoDl dl dt{
    font-size: 24px;
    font-family: "微软雅黑",Arial;
    color:#222;
    margin-bottom: 16px;
    font-weight: bold;
}
.productInfoDl dl dd{
    font-size: 18px;
    font-family:"微软雅黑",Arial;
    color:#444;
}
.dashedLine{
    display:block;
    border-top:1px dashed #efefef;
    margin:20px 0;
}
.goodInfo .goodData{
	overflow: hidden;
	margin-bottom: 20px;
}
.goodInfo .goodData li{
	float: left;
	width: 50%;
	margin-right: 1%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font: 16px/40px "微软雅黑";
	color: #999;
}
.goodInfo .goodData li:nth-child(2n){
	margin-right: 0;
}
.goodInfo .goodData li span{
	font-size: 16px;
	color: #222;
}
.goodInfo .goodData li em{
	padding-left: 1em;
}
.goodInfo .goodData li i{
	padding-left: .5em;
}
.goodInfo .goodData li b{
	padding-left: 10px;
}
/*联系卖家*/
.goodInfo .contactPublisher{
	overflow: hidden;
	height: 80px;
	padding-bottom: 20px;
}
.goodInfo .contactPublisher h3{
	float: left;
	width: 33%;
	font-size: 20px;
	color: #333;
	line-height: 80px;
	text-align: center;
	border-right: 1px solid #efefef;
	box-sizing: border-box;
}
.goodInfo .contactPublisher ol li{
	font: 16px/40px "微软雅黑";
	color: #999;
}
.goodInfo .contactPublisher ol li span{
	font: 16px/40px "微软雅黑";
	color: #666;
}
.goodInfo .contactPublisher ol{
	margin-bottom: 20px;
	padding-left: 30px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	width: 46%;
}
.inToStore{
	display: block;
	float: left;
	text-align: center;
	font: 16px/34px "微软雅黑";
	border: 1px solid #ff5700;
	padding: 0 10px;
	border-radius: 100px;
	background: rgba(252,83,6,0.1);
	color: #ff5700;
	margin-top: 20px;
}
.inToStore:hover{
	background:#ff5700;
	color: #fff;
}
.mask .contentMask .goodMaskImg{
	float: left;
	width: 88px;
	height: 60px;
	border: 1px solid #cdcdcd;
	margin-right: 20px;
}
.mask .contentMask .goodMaskImg img{
	display: block;
	width: 100%;
	height: 100%;
}
.mask .contentMask .goodMaskName{
	float: left;
	width: 449px;
}
.mask .contentMask .goodMaskName h5{
	color: #333;
	font: 16px/24px "微软雅黑";
	margin-bottom: 8px;
	position: relative;
	left: -8px;
}
.mask .contentMask .goodMaskName p{
	color: #666;
	font: 14px/24px "微软雅黑";
}
.mask .contentMask .textareaCont{
	border: 1px solid #cdcdcd;
	width: 100%;
	height: 100px;
	overflow-y: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	border-radius: 3px;
}
.mask .contentMask .textareaCont textarea{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	border: 0;
	box-sizing: border-box;
	padding: 5px;
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
}
.contentMaskBtn{
	overflow: hidden;
	text-align: right;
	margin-top: 12px;
}
.contentMaskBtn a{
	display: inline-block;
	padding: 0px 20px;
	font: 14px/28px "微软雅黑";
	text-align: center;
	border: 1px solid #fd5400;
	border-radius: 3px;
}
.contentMaskBtn .cancelContact{
	background: #fecbb2;
	color: #fd5400;
	margin-right: 10px;
}
.contentMaskBtn .finishContact{
	background: #fd5400;
	color: #fff;
}
.mask .contentMask .contackWay{
	/* margin-bottom: 2px; */
	overflow: hidden;
	border-top: 1px dashed #dbdbbd;
	padding-top: 12px;
}
.mask .contentMask .contackWay li{
	overflow: hidden;
	font: 12px/40px "微软雅黑";
	color: #666;
	margin-bottom: 1px;
	float: left;
}
.mask .contentMask .contackWay li .label{
	margin-right: 10px;
	width: 90px;
	text-align: right;
	display: inline-block;
}
.mask .contentMask .contackWay li em{
	display: inline-block;
	height: 30px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	margin-right: 5px;
	width: 224px;
}
.mask .contentMask .contackWay li em input{
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 3px;
	padding: 0 10px;
	box-sizing: border-box;
	font: 12px/30px "微软雅黑";
}
.sexRadio span i.iconfont{
	margin-right: 3px;
}
.sexRadio span{
	margin-right: 10px;
	cursor: pointer;
}
.getCode{
	position: absolute;
	right: 3px;
	top: 0px;
	line-height: 38px;
	color: #fd5f11;
	width: 95px;
	text-align: center;
	cursor: pointer;
	font: 12px/30px "微软雅黑";
}
.getCode::before{
    content: '';
    height: 20px;
    border-left: 1px solid #cdcdcd;
    top: 5px;
    left: 0;
    position: absolute;
}
.goodInfo h3{
	font: 18px/32px "微软雅黑";
	color: #333;
	margin-bottom: 20px;
}
.goodInfo h3 span{
	font-weight: bold;
}
.goodInfo p{
	font: 16px/26px "微软雅黑";
	color: #333;
}
.goodInfo ul{
	border-top: 4px solid #b5b5b5;
	margin-top: 10px;
}
.goodInfo ul li{
	overflow: hidden;
	padding: 0 27px 0 24px;
	border-bottom: 1px solid #b5b5b5;
	font: 16px/42px "微软雅黑";
}
.goodInfo ul li span{
	display: block;
	float: left;
	width: 390px;
}
.goodInfo ul li em{
	display: block;
	float: left;
}
.goodInfo h4{
	text-align: center;
	font: 16px/32px "微软雅黑";
	color: #333;
	padding-top: 54px;
}
.goodInfo h4 span{
	color: #cc3333;
	font-weight: bold;
}
/*菜单栏*/
.detailNav{
	background: #666;
	font: 16px/60px "微软雅黑";
	color: #fff;
	height: 60px;
	width: 100%;
	position: relative;
	z-index: 5;
}
.detailNav ul{
	padding-left: 80px;
	overflow: hidden;
	position: relative;
	z-index:2;
}
.detailNav ul li{
	color: #fff;
	float: left;
	padding: 0 54px;
	cursor: pointer;
}
.detailNav ul li.currentDN{
	background: #999c9f;
	font-weight: bold;
}
.animateLine{
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	background: #999c9f;
}
.detailInfoCount h3{
	font: 18px/32px "微软雅黑";
	position: relative;
	padding: 40px;
}
.detailInfoCount h3::after{
	border-top: 1px solid #a0a0a0;
	content: ' ';
	width: 100%;
	position: absolute;
	left: 0;
	top:64px;
}
.detailInfoCount h3 span{
	display: block;
	background: #fff;
	width: 185px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.detailInfoCount{
	overflow: hidden;
}
.detailInfoCount .detailInfoText{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 15px;
}
.detailInfoCount .detailInfoText h4{
	font: 16px/20px "微软雅黑";
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.detailInfoCount .detailInfoText p{
	font: 16px/29px "微软雅黑";
	color: #333;
	text-indent: 2em;
}
.detailInfoCount .detailInfoText ul li{
	font: 16px/31px "微软雅黑";
	color: #333;
}
.singleTxt{
	text-align: center;
	font: 16px/32px "微软雅黑";
	color: #333;
    padding-bottom:40px;
}
.detailTable table{
	width: 100%;
}
.detailTable table tr th{
	background: #bfbfbf;
	font: 16px/40px "微软雅黑";
	color: #fff;
}
.detailTable table tr th:nth-child(1){
	padding-left: 166px;
}
.detailTable table tr th:nth-child(2){
	padding-left:86px;
}
.detailTable table tr{
	border: 1px solid #c2c2c2;
}
.detailTable table tr td{
	font: 16px/40px "微软雅黑";
}
.detailTable table tr td a{
	color: #1a73e8;
	text-decoration: underline;
	margin-right: 10px;
}
.detailTable table tr td:nth-child(1){
	width: 900px;
	padding: 0 40px;
}
.detailTable table tr td:nth-child(2){
	text-align: center;
}
.bigImgCont {
	width: 70%;
	background: #fff;
    padding: 45px 40px 20px;
    box-sizing: border-box;
    position: fixed;
    top: 5%;
    left: 30%;
    margin: 0 0 0 -260px;
    border-radius: 3px;
}
.bigImgwin p img {
	width: 100%;
	cursor: zoom-out;
}