.proDetail{
	background: #f6f7f9;
	padding-bottom: 90px;
}
.proDetail .eachBox{
	background: #ffffff;
	margin-bottom: 20px;
}
.proDetail .eachBox .dwBox{
	position: absolute;
	left: 0;
	top: -172px;
}
.swiper-pointer-events{
	overflow: hidden;
}



.imagePut{
	width: 80px;
	height: 80px;
	position: relative;
	/*background-repeat: round;*/
	background-repeat: no-repeat;
	background-position: center;

}
.proDetail .boxTit{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding: 16px 20px !important;
	border-bottom: 1px solid #EEEEEE;
}
.proDetail .sboxTit{
	font-size: 16px;
	font-weight: bold;
	margin-top:8px;
	color: #333333;
	line-height: 20px;
}
/*.proDetail .sboxTit::after{*/
/*	content: "";*/
/*	display: block;*/
/*	width: 30px;*/
/*	height: 4px;*/
/*	background: #467CBF;*/
/*	opacity: 0.5;*/
/*}*/
.proDetail .videBox ul,
.proDetail .speBox>div,
.proDetail .dashBox ul,
.proDetail .quanBox>div,
.proDetail .prdetBox>div,
.proDetail .appBox>div,
.proDetail .feaBox ul,
.proDetail .speBox>div,
.proDetail .infoBox{
	padding: 20px;
}
.proDetail .speBox .spec_div{
	color: #333333;
	padding: 16px 20px !important;
}
.proDetail .speBox .spec_div .sboxTit {
	font-size: 18px;
	color: #333333;
}
.proDetail .infoBox{
	background: #ffffff;
	margin-bottom: 20px;
}
.proDetail .infoBox .imgBox{
	position: relative;
	min-height: 460px;
	background: #fff;
	width: 38.5%;
	margin-right: 2.5%;
}
.proDetail .infoBox .imgBox .imglist{
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 84px;
	/* height: 460px; */
	height: 100%;
	overflow: hidden;
}

.comment img{
	width: 160px;
	height: 160px;
}

.proDetail .infoBox .imgBox .imglist ul{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 0;
}
.proDetail .infoBox .imgBox .imglist ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 80px;
	height: 80px;
	border: 2px solid #fff;
	margin-bottom: 10px;
}
.proDetail .infoBox .imgBox .imglist ul li:last-of-type{
	margin-bottom: 0;
}
.proDetail .infoBox .imgBox .imglist ul .active{
	border: 2px solid #f00;
}
.proDetail .infoBox .imgBox .imglist ul li img{
	width: 100%;
	height: 100%;
}
.proDetail .infoBox .imgBox .imgpart{
	vertical-align: top;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 460px;
}
.proDetail .infoBox .imgBox .imgpart .pic{
	position: relative;
	width: 100%;
	height: 100%;
}
.proDetail .infoBox .imgBox .imgpart .pic .magnify{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	cursor: move;
	background-color: #fff;
	opacity: .3;
	filter:alpha(opacity=30);
}
.proDetail .infoBox .imgBox .imgpart .pic img{
	width: 100%;
	height: 100%;
}
/* .proDetail .infoBox .imgBox .imgpart:hover .bigpic{
    display: block;
}
.proDetail .infoBox .imgBox .imgpart:hover .magnify{
    display: block;
} */
.proDetail .infoBox .imgBox .imgpart .bigpic{
	display: none;
	position: absolute;
	top: 0;
	right: -470px;
	width: 460px;
	height: 460px;
	z-index: 333;
	border: 1px solid #fff;
	overflow: hidden;
}
.proDetail .infoBox .imgBox .imgpart .bigpic>img{
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 920px;
	max-width: unset;
}
.proDetail .infoBox .imgBox .imglist2{
	padding: 0 20px;
	width: 100%;
	margin-top: 16px;
}
.proDetail .infoBox .imgBox .imglist2 video{width: 100%;height:100%}
.proDetail .infoBox .imgBox .imglist2 .swiper-button-next{right: -6px;}
.proDetail .infoBox .imgBox .imglist2 .swiper-button-prev{left: -6px;}
.proDetail .infoBox .imgBox .imglist2 .swiper-button-next:after,
.proDetail .infoBox .imgBox .imglist2 .swiper-button-prev:after{
	color: #467CBF;
	font-size: 16px;
	font-weight: 700;
}




.proDetail .infoBox .textBox{
	width: 59%;
}
.proDetail .infoBox .textBox h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 42px;
	color: #333333;
}
.proDetail .infoBox .textBox .pronum{
	font-size: 16px;
	font-weight: 500;
	line-height: 42px;
	color: #467CBF;
}
.proDetail .infoBox .textBox .priceBox{
	background: #f4f5f7;
	padding: 30px;
	margin-top: 8px;
}
.proDetail .infoBox .textBox .priceBox>div.flexb{justify-content: space-between;}
.proDetail .infoBox .textBox .priceBox .price{
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	color: #E23131;
}
.proDetail .infoBox .textBox .priceBox .price b{font-weight: 700;}
.proDetail .infoBox .textBox .priceBox .yu{
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	color: #434241;
	margin-top: 8px;
}
.proDetail .infoBox .textBox .priceBox .rightBox a{
	display: block;
	width: 56px;
	height: 56px;
	/* background: #467CBF; */
	border-radius: 50%;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.proDetail .infoBox .textBox .chooseBox .chTit{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}

/* 选择样式1 */
.proDetail .infoBox .chooseBox .type1 label{
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	margin-top: 8px;
	cursor: pointer;
	margin-bottom: 0;
}
.proDetail .infoBox .chooseBox .type1 input{
	position: absolute;
	left: -999px;
}
.proDetail .infoBox .chooseBox .type1 a{
	padding: 8px;
	height: 28px;
	line-height: 28px;
	background: #EEF4FB;
	font-size: 14px;
	font-weight: 500;
	color: #4B5C72;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.proDetail .infoBox .chooseBox .type1 input[type="radio"]:checked + a{
	background: #467CBF;
	color: #ffffff;
}

.customized {
	display: inline-block;
}
.customized > span {
	box-sizing: border-box;
	padding: 8px;
	border: 1px solid #eeeeee;
	color: #467CBF;
}

/* 选择样式2 */
.proDetail .infoBox .chooseBox .type2 label{
	margin-right: 8px;
	position: relative;
	overflow: hidden;
	margin-top: 8px;
	cursor: pointer;
	margin-bottom: 0;
}
.proDetail .infoBox .chooseBox .type2 input{
	position: absolute;
	left: -999px;
}
.proDetail .infoBox .chooseBox .type2 a{
	padding: 8px;
	background: #EEF4FB;
	font-size: 14px;
	font-weight: 500;
	color: #4B5C72;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
}
.proDetail .infoBox .chooseBox .type2 p img{width: 36px;height: 36px;border-radius: 5px;margin: 2px;}
.proDetail .infoBox .chooseBox .type2 input[type="radio"]:checked + a{
	background: #467CBF;
	color: #ffffff;
}
.proDetail .infoBox .textBox .chooseBox .textb{
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #4B5C72;
	margin-top: 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}


.proDetail .infoBox .textBox .chooseBox .textb_1{
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #4B5C72;
	margin-top: 8px;
}




.proDetail .infoBox .textBox .more{
	font-size: 14px;
	font-weight: 500;
	line-height: 42px;
	color: #467CBF;
}
.noclick{
	cursor: no-drop;
	background-color: #cdcdcd !important;
	height: 48px;
	color: #FFFFFF;
	line-height: 48px;
	padding: 0 16px;
	display: block;
	width: fit-content;
	margin-right: 10px;
	font-weight: bold;
}
.enableclick{
	background-color: #E23131 !important;
	height: 48px;
	color: #FFFFFF;
	line-height: 48px;
	padding: 0 16px;
	display: block;
	width: fit-content;
	margin-right: 10px;
	font-weight: bold;
}
.noclick:hover,.enableclick:hover{
	color: #FFFFFF !important;
}
.proDetail .infoBox .textBox .beizhu{
	justify-content: space-between;
	margin-top: 16px;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #467CBF;
}
.proDetail .infoBox .textBox .beizhu .contact,.contactOrder2{
	width: 160px;
	height: 48px;
	line-height: 48px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #467CBF;
	font-size: 14px;
	font-weight: bold;
	color: #467CBF;
	text-align: center;
}

.countBox {
	box-sizing: border-box;
	float: left;
	display: flex;
	width: 25%;
	min-height: 48px;
	margin-right: 10px;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
}
.countBox .subtCount,
.countBox .addOCunt {
	display: flex;
	width: 30%;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	background-color: #f8f9fb;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	cursor: pointer;
}
.countBox > .num {
	width: 40%;
	border: 0;
	text-align: center;
}

.contactBtnGroup{
	display: flex;
	margin-top: 20px;
}
.contactOrder{
	background: #467CBF !important;
	height: 48px;
	line-height: 48px;
	padding: 0 16px;
	display: block;
	width: fit-content;
	margin-right: 10px;
}
.contactOrder:hover{
	color: #FFFFFF;
}
.proDetail .speBox .textBox{
	background: #FCFCFC;
	padding: 16px;
	margin: 16px 0;
}
.proDetail .speBox table{
	width: 100%;
	margin: 16px 0;
	/*width: max-content;*/
}
@media (max-width: 996px) {
	.proDetail .speBox table {
		width: max-content
	}
}
.proDetail .speBox table td{
	width: 25%;
	border: 1px solid #EEEEEE;
	min-height: 50px;
}
.proDetail .speBox .qualityUl{margin-top: 20px;}
.proDetail .speBox .qualityUl li{
	width: 80px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	float: left;
	margin-right: 30px;
	background: #F4F5F7;
	/*border-radius: 50%;*/
	padding: 0;
	/*overflow: hidden;*/
}
.proDetail .speBox .qualityUl li > a,
.proDetail .speBox .qualityUl li > a > img{
	display: block;
	width: 100%;
	height: 100%;
}
.xcy > li{
	border: 0 solid #eeeeee !important;
	background: #fff;
}
.proDetail .speBox .qualityUl li a{display: block;  background-color: white;}
.proDetail .speBox .qualityUl li img{width: 100%;  }


.proDetail .feaBox ul{margin: 0 -10px;}
.proDetail .feaBox li{
	padding: 10px;
	float: left;
	width: 50%;
}

@media (max-width:1300px) {
    .proDetail .feaBox li{
    	width: 50% !important;
    }
    .proDetail .feaBox li:nth-child(3n+1) {
        clear: none !important;
    }
    .proDetail .feaBox li .kuang {
        /*height: 8rem !important;*/
    }

}
@media (max-width:768px) {
    .proDetail .feaBox li{
    	width: 100% !important;
    }
	.countBox {
		width: 169px;
		float: none;
	}
	.contactBtnGroup a {
		flex: 1;
	}
	.addToCart {
		padding: 0 !important;
	}

}

.proDetail .feaBox li:nth-child(4n+1){clear: both;}
.proDetail .feaBox li .kuang{
	width: 100%;
	background: #F4F5F7;
	height: 9rem;
	padding: 16px 10px;
	transition: all 0.3s;
}
.proDetail .feaBox li:hover .kuang{
	background: #FFFFFF;
	box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.09);
}
.proDetail .feaBox li .kuang .tit{
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	color: #333333;

	/*overflow: hidden;*/
 /*   text-overflow:ellipsis;*/
 /*   white-space: nowrap;*/
}
.proDetail .feaBox li:hover .kuang .tit{color: #467CBF;}
.proDetail .feaBox li .kuang .conBox{
	font-size: 12px;
    font-weight: 500;
    /* line-height: 18px; */
    color: #4B5C72;
    height: 15em;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    overflow: hidden;
    height: 7em;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.proDetail .appBox .desc{
	font-size: 16px;
	font-weight: 500;
	line-height: 29px;
	color: #999999;
	margin-top: 20px;
}
.proDetail .appBox .imgBox{
	margin-top: 20px;
}
.proDetail .prdetBox .sboxTit{margin: 16px 0;}
.proDetail .prdetBox .line2{margin: 0 -10px;}
.proDetail .prdetBox .line2>div{
	padding: 0 10px;
	float: left;
	width: 50%;
}
.proDetail .prdetBox img{
	/*width: 100%;*/
	height: auto;
}
.proDetail .prdetBox .line3{margin: 20px -10px 0;}
.proDetail .prdetBox .line3>div{
	padding: 0 10px;
	float: left;
	width: 25%;
}
.proDetail .quanBox li{
	padding: 30px 0;
	border-bottom: 1px solid #EEEEEE;
}
.proDetail .quanBox li .ques{
	position: relative;
	padding-left: 48px;
	min-height: 40px;
	padding-top: 8px;
}
.proDetail .quanBox li .ques:after{
	content: "Q";
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #E23131;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.proDetail .quanBox li .ansu{
	position: relative;
	padding-left: 48px;
	min-height: 40px;
	margin-top: 10px;
	padding-top: 8px;
}
.proDetail .quanBox li .ansu:after{
	content: "A";
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #467CBF;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.proDetail .quanBox .moreBtn {
	margin: 30px auto 8px;
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: rgba(70, 124, 191, 0.1);
	border-radius: 2px;
	font-size: 14px;
	/* font-weight: bold; */
	color: #467cbf;
}
.proDetail .speBox .boxTit a{
	font-size: 16px;
	font-weight: 500;
	color: #467CBF;
	line-height: 28px;
}
.proDetail .speBox li{
	padding: 30px 0 30px 100px;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
}
.proDetail .speBox li .tx{
	position: absolute;
	left: 0;
	top: 30px;
}
.starDocu1 li {
	padding: 0 !important;
	border-bottom: 0px solid #EEEEEE !important;
	position: relative !important;
}
.proDetail .speBox li .ming{
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
	color: #333333;
}
.proDetail .speBox li .weizhi{
	font-size: 14px;
	font-weight: 500;
	line-height: 42px;
	color: #999999;
	background: url(../img/loca.png) left center no-repeat;
	background-size: 13px 16px;
	padding-left: 18px;
	margin-left: 20px;
}
.proDetail .speBox li .time{
	font-size: 14px;
	font-weight: 500;
	line-height: 42px;
	color: #999999;
	background: url(../img/time.png) left center no-repeat;
	background-size: 14px 14px;
	padding-left: 18px;
	margin-left: 20px;
}
.proDetail .speBox li .plCon{
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 30px;
	color: #333333;
}
.proDetail .speBox li .plCon img{margin: 0px 10px 0 0;}
.proDetail .speBox li .tipBox{
	margin-top: 10px;
}
.proDetail .speBox li .tipBox p{
	margin-right:4px;
	padding: 0 8px;
	height: 28px;
	line-height: 28px;
	background: #EEF4FB;
	font-size: 14px;
	color: #4B5C72;
	display: inline-block;
}
.proDetail .speBox li .tipBox p span{
	color: #467CBF;
	margin-left: 2px;
	font-weight: bold;
}
.proDetail .speBox li .zanBox{
	margin-top: 32px;
}
.proDetail .speBox li .zanBox .p{
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: rgba(70,124,191,0.1);
	border-radius: 20px;
	display: inline-block;
	margin-right: 4px;
	font-size: 18px;
	color: #467CBF;
}

.proDetail .speBox li .zanBox .p1{
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: rgba(70,124,191,0.1);
	border-radius: 20px;
	display: inline-block;
	margin-right: 4px;
	font-size: 18px;
	color: #e77918;
}


.proDetail .speBox li .zanBox p span{
	margin-left: 2px;
	font-weight: bold;
}
.proDetail .speBox li .zanBox .dianzan::before{
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/zan.png) left center no-repeat;
	background-size: cover;
	margin: -6px 6px 0 0;
}

.proDetail .speBox li .zanBox .dianzan1::before{
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/zan1.png) left center no-repeat;
	background-size: cover;
	margin: -6px 6px 0 0;
}
.proDetail .speBox li .zanBox .liuyan::before{
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/liuyan.png) left center no-repeat;
	background-size: cover;
	margin: -6px 6px 0 0;
}
.proDetail .speBox .plList{margin-top: 20px;text-align: right;}
.proDetail .speBox .plList a{
	display: inline-block;
	padding: 0 8px;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(70,164,191,0.1);
	border-radius: 2px;
	font-size: 18px;
	color: #467CBF;
	margin: 0 2px;
}
.proDetail .speBox .plList a.fyBtn{
	color: #ffffff;
	background: #467CBF;
}
.proDetail .videBox li{
	padding:10px;
	width: 50%;
	float: left;
}
.proDetail .videBox li video{display: block;width: 100%;object-fit:fill;}
.proDetail .videBox li .playBtn{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 46px;
	height: 46px;
	margin: -23px 0 0 -23px;
	cursor: pointer;
}
.c_v {
	margin: 0 -8px;
}
.proDetail .dashBox ul{padding: 16px 28px !important;}
.proDetail #related .dashBox ul{padding: 16px 8px !important;}
.proDetail .dashBox .price{display: block;}
.proDetail .dashBox .price b{display: block;}
.proDetail .dashBox .price s{display: block;}
.proDetail .dashBox li{
	padding:10px;
	width: 50%;
	float: left;
}
.proDetail .dashBox li .kuang{
	background: #F4F5F7;
	padding: 20px;
}
.proDetail .dashBox li .downBtn{
	width: 56px;
	margin-left: 8px;
}
.proDetail .dashBox li .tit{
	width: calc(100% - 64px);
}
.proDetail .dashBox li .tit img{
	width: 48px;
	margin-right: 8px;
	vertical-align: middle;
}
.proDetail .dashBox li .tit p{
	display: inline-block;
	width: calc(100% - 64px);
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}

.detailMaolj{
	position: fixed;
	top: 114px;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 7px 6px rgba(0, 0, 0, 0.02);
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	z-index: 3;
	display: none;
}
.detailMaolj a{
	font-size: 14px;
	color: #434241;
	margin: 0 20px;
	display: block;
	float: left;
	line-height: 56px;
	border-bottom:2px solid #ffffff;
}
.detailMaolj a.contactbtn{
	height: 30px;
	line-height: 30px;
	background: #467CBF;
	margin-top: 12px;
	float: right;
	padding: 0 10px;
	color: #ffffff;
	margin-right: 0;
	border-bottom:none;
}
.detailMaolj a:first-child{margin-left: 0;}
.detailMaolj a.on,
.detailMaolj a:hover{
	border-bottom:2px solid #467CBF;
}
.tcWrite .nrline{
	padding: 30px;
}
.tcWrite .proBox .imgBox{
	width: 180px;
}
.tcWrite .proBox .textBox{
	width: calc(100% - 200px);
	margin-left: 20px;
}
.tcWrite .proBox .textBox .tit{
	font-size: 16px;
	line-height: 24px;
	color: #434241;
}
.tcWrite .proBox .textBox .info{
	font-size: 14px;
	color: #666666;
	margin: 20px 0 0 0;
}
.tcWrite .proBox .textBox .info p{float: left;margin-right: 56px;}
.tcWrite .proBox .textBox .info span{
	color: #467CBF;
}
.tcWrite .formBox{margin-top: 30px;}
.tcWrite .formBox .tit{
	font-size: 16px;
	color: #434241;
	margin-bottom: 8px;
}
.tcWrite .formBox textarea{
	width: 100%;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #E4E7EA;
}
.tcWrite .formBox label{overflow: hidden;position: relative;margin-bottom: 0;}
.tcWrite .formBox label a{
	display: block;
	width: 80px;
	height: 80px;
	background: url(../img/jia.png) center no-repeat #F4F5F7;
	background-size: 25px;
}
.tcWrite .formBox label input{
	width: 80px;
	height: 80px;
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	display: block;
	opacity: 0;
	cursor: pointer;

}

/*.tcWrite .formBox  .img{*/


/*}*/
.tcWrite .formBox  img{
	width: 80px;
	height: 80px;
	margin-right: 5px;
	display: block;
	cursor: pointer;
	position: relative;
}

.imgClose{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/close.png) center no-repeat;
	background-size: 14px;
	cursor: pointer;
}

.tcWrite .formBox .tijiao{
	width: 120px;
	height: 36px;
	line-height: 36px;
	background: #467CBF;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	display: block;
	margin: 30px auto 0;
	cursor: pointer;
}
.addCartDialog {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.addCartDialog_show{
	visibility: visible;
	opacity: 1;
}
.addCartDialog .yinying {
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.addCartDialog .tcNeirong {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.addCartDialog .tcNeirong .midNr {
	width: 945px;
	min-height: 400px;
	border-radius: 10px;
	background: #ffffff;
}
.addCartDialog .titline {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #E9EBEF;
	padding: 0 30px;
	position: relative;
}
.addCartDialog .titline .tit {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.addCartDialog .titline .tit:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	background: url(../img/success_add.png) center no-repeat;
	background-size: contain;
	margin-right: 10px;
}
.addCartDialog .titline .addCartDialogCloseBtn {
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/close.png) center no-repeat;
	background-size: 14px;
	cursor: pointer;
}
.addCartDialog .nrMain {
	box-sizing: border-box;
	display: flex;
	padding: 5%;
}
.addCartDialog .nrMain .leftCont {
	width: 20%;
	height: auto;
	margin-right: 5%;
}
.addCartDialog .nrMain .leftCont .pic {
	position: relative;
	width: 100%;
	padding-top: 100%;
}
.addCartDialog .nrMain .leftCont img {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.addCartDialog .nrMain .rightCont {
	flex: 1;
}
.addCartDialog .nrMain .rightCont .shopTitle {
	font-size: 18px;
	font-family: Open Sans;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-bottom: 17px;
}
.addCartDialog .nrMain .rightCont .price {
	font-size: 14px;
	font-family: Open Sans;
	font-weight: 400;
	color: #E23131;
	line-height: 24px;
	margin-bottom: 20px;
}
.addCartDialog .nrMain .rightCont .info {
	margin-bottom: 30px;
}
.addCartDialog .nrMain .rightCont .comRow {
	display: flex;
	align-items: center;
}
.addCartDialog .nrMain .rightCont .comRow .item {
	display: flex;
	margin-right: 53px;
}
.addCartDialog .nrMain .rightCont .comRow .item .label {
	margin-right: 10px;
}
.addCartDialog .nrMain .rightCont .info .item .label {
	font-size: 14px;
	font-family: Open Sans;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}
.addCartDialog .nrMain .rightCont .info .item .cont {
	font-size: 14px;
	font-family: Open Sans;
	font-weight: 400;
	color: #467CBF;
	line-height: 24px;
}
.addCartDialog .nrMain .rightCont .payInfo .item .label {
	font-size: 16px;
	font-family: Open Sans;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
}
.addCartDialog .nrMain .rightCont .payInfo .item .cont {
	font-size: 16px;
	font-family: Open Sans;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.addCartDialog .nrMain .rightCont .payInfo .item .red {
	color: #E23131;
}
.addCartDialog .dialog_foot {
	display: flex;
	margin-top: 60px;
}
.addCartDialog .dialog_foot .foot_btn {
	display: flex;
	flex: 1;
	height: 45px;
	background: #467cbf;
	justify-content: center;
	align-items: center;
	color: white;
	font-size: 16px;
	margin-right: 10px;
	border-radius: 3px;
	cursor: pointer;
}
.addCartDialog .dialog_foot .red_btn {
	background: #e23131;
}
.addCartDialog .dialog_foot a {
	display: flex;
	flex: 2;
	font-size: 16px;
	justify-content: center;
	align-items: center;
	font-family: Open Sans;
	font-weight: 400;
	color: #467CBF;
	position: relative;
}
.addCartDialog .dialog_foot a:hover {
	text-decoration: underline !important;
	text-underline-offset: 6px;
	color: #467CBF;
	text-decoration-thickness: 6px;
}













@media (max-width:1200px) {
	.detailMaolj a{margin: 0 8px;}
}
@media (max-width:996px) {
	.addCartDialog .tcNeirong {
		padding: 0 30px;
	}
	.detailMaolj a {
		margin: 0 4px;
		font-size: 12px;
	}
	.proDetail .infoBox .imgBox .imgpart{
		height: 280px;
	}
	.proDetail .infoBox .imgBox .imgpart .pic .magnify{
		width: 140px;
		height: 140px;
	}
	.proDetail .infoBox .imgBox .imgpart .bigpic{
		height: 320px;
		width: 320px;
		right: -340px;
	}
	.proDetail .infoBox .imgBox .imgpart .bigpic img{
		height: 640px;
		width: 640px;
	}
	.proDetail .feaBox li{width: 33.33%;}
	.proDetail .feaBox li:nth-child(4n+1){clear: unset;}
	.proDetail .feaBox li:nth-child(3n+1){clear: both;}
}
@media (max-width:768px) {
	.fo_x {
		position: relative;
	}
	.fo_x .fl{
		display: flex;
		flex-direction: column;

	}
	.proDetail .speBox li .ming {
		line-height: 28px !important;
	}
	.fo_x .fl .weizhi {
		display: block;
		width: 100% !important;
	}
	.proDetail .eachBox .dwBox{top: -96px;}
	.contactBtnGroup{
		margin-top: 0;
	}
	.needpaddingbottom{
		padding-bottom: 24px;
	}
	.proDetail .c_center{width: 100%;}
	.proDetail .eachBox{padding: 0;}
	.proDetail .infoBoxm img{width: 100%;}
	.proDetail .infoBoxm .swiper-pagination{
		display: block;
		background: rgba(0,0,0,0.4);
		color: #ffffff;
		width: 80px;
		right: 30px;
		bottom: 30px;
		left: unset;
		height: 36px;
		line-height: 36px;
		border-radius: 18px;
	}
	.proDetail .infoBox .textBox{
		width: 100%;
		float: none;
		/* padding: 16px; */
	}
	.proDetail .infoBox .textBox h1,
	.proDetail .infoBox .textBox .pronum,
	.proDetail .infoBox .textBox .priceBox,
	.proDetail .infoBox .textBox .chooseBox,
	.proDetail .infoBox .textBox .more,
	.proDetail .infoBox .textBox .beizhu{
		padding: 0 16px;
	}
	.proDetail .infoBox .textBox h1{font-size: 15px;line-height: 23px;}
	.proDetail .infoBox .textBox .pronum{font-size: 14px;line-height: 22px;}
	.proDetail .infoBox .textBox .priceBox{background: none;border-bottom: 10px solid #F6F7F9;padding-bottom: 12px;}
	.proDetail .infoBox .textBox .priceBox .price{font-size: 16px;line-height: 24px;}
	.proDetail .infoBox .textBox .priceBox .yu{margin-top: 0;font-size: 12px;}
	.proDetail .infoBox .textBox .priceBox .rightBox a{
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	.proDetail .infoBox .textBox .beizhu{padding-bottom: 16px;}
	.proDetail .infoBox .chooseBox .type1 label,
	.proDetail .infoBox .chooseBox .type2 label{
		float: left;
		margin: 6px 6px 0 0;
	}
	.proDetail .infoBox .chooseBox .type1 p,
	.proDetail .infoBox .chooseBox .type2 p{font-size: 12px;padding: 0 7px;}
	.proDetail .infoBox .chooseBox .type2 p{padding: 0 4px 0 0;}
	.proDetail .infoBox .chooseBox .type2 p img{
		width: 24px;
		height: 24px;
	}
	.proDetail .infoBox .textBox .more{
		/*position: absolute;*/
		right: 0;
		top: 0;
		line-height: 24px;
	}
	.proDetail .infoBox .textBox .beizhu{
		margin-top: 24px;
		padding-left: 0;
	}
	.proDetail .infoBox .textBox .beizhu .xinxi{
		font-size: 12px;
		line-height: 22px;
		width: 200px;
	}
	.proDetail .infoBox .textBox .beizhu .contact{
		width: 110px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.proDetail .showAll .boxTit{border: 0;padding:16px 16px 0;}
	.proDetail .sboxTit{font-size: 14px;line-height: 22px;}
	.proDetail .sboxTit::after{
		width: 16px;
		height: 2px;
		margin-top: 4px;
	}
	.proDetail .speBox .textBox{
		padding: 0;
		background: none;
		color: #999999;
		font-size: 12px;
		line-height: 20px;
	}
	.proDetail .speBox .qualityUl li{
		width: 44px;
		height: 44px;
		line-height: 44px;
		margin: 0 14px 14px 0;
	}
	.feaBox .swiper_fea{
		padding: 0 16px 24px;
	}
	.feaBox .swiper_fea .swiper-slide{
		padding: 6px;
	}
	.feaBox .swiper_fea .kuang{
		width: 100%;
		background: #F4F5F7;
		padding: 16px;
		transition: all 0.3s;
	}
	.feaBox .swiper_fea .swiper-slide-active .kuang{
		background: #FFFFFF;
		box-shadow: 0px 3px 13px rgb(0 0 0 / 9%);
	}
	.feaBox .swiper_fea .kuang .tit {
		font-size: 14px;
		font-weight: bold;
		line-height: 34px;
		color: #333333;
	}
	.feaBox .swiper_fea .swiper-slide-active .kuang .tit {
		color: #467CBF;
	}
	.feaBox .swiper_fea .kuang .conBox {
		font-size: 13px;
		font-weight: 500;
		line-height: 18px;
		color: #4B5C72;
	}
	.proDetail .appBox .desc{
		margin-top: 8px;
		font-size: 13px;
		line-height: 22px;
	}
	.proDetail .prdetBox .line3>div{
		width: 50%;
	}
	.proDetail .quanBox li{padding: 20px 0;}
	.proDetail .quanBox li:last-child{border: 0;}
	.proDetail .quanBox li .ques:after,
	.proDetail .quanBox li .ansu:after{
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.proDetail .quanBox li .ques{
		padding-left: 32px;
		color: #333333;
		padding-top: 0;
		min-height: 24px;
	}
	.proDetail .quanBox li .ansu{
		padding-left: 32px;
		color: #999999;
		padding-top: 0;
		min-height: 24px;
	}
	.proDetail .quanBox .moreBtn2,
	.proDetail .speBox .moreBtn2{
		font-size: 14px;
		color: #333333;
		line-height: 30px;
		font-weight: 400;
	}
	.proDetail .quanBox .moreBtn2 img{width: 10px;}
	.proDetail .speBox li{
		padding: 20px 0;
	}
	.proDetail .speBox li .tx{
		/*width: 34px;*/
		height: 34px;
		top: 20px;
	}


	.proDetail .speBox li .tx img{
		width: 50px!important;
		height: 50px!important;
	}

	.proDetail .speBox li .nameBox{
		padding-left: 74px;
		position: relative;
		line-height: 24px;
	}
	.proDetail .speBox li .nameBox>.fl{
		float: none;
		line-height: 28px;
		/*height: 28px;*/
	}
	.proDetail .speBox li .time{
		float: none;
		margin: 0;
		line-height: 28px;
		background: none;
		padding: 0;
		/* position: absolute;
		left: 44px;
		top: 28px; */
	}
	.proDetail .speBox li .weizhi{
		margin: 0;
		/*float: right;*/
		line-height: 28px;
		/*position: relative;*/
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 50%;
		right: 0;
		top: 16px;
	}
	.proDetail .speBox li .plCon{line-height: 24px;padding-top:34px}
	.proDetail .speBox li .zanBox{margin: 20px 0 0 0;}
	.proDetail .speBox li .zanBox p{
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}
	.proDetail .speBox li .zanBox .dianzan::before,
	.proDetail .speBox li .zanBox .dianzan1::before,
	.proDetail .speBox li .zanBox .liuyan::before{
		width: 16px;
		height: 16px;
		vertical-align: middle;
		margin-top: -2px;
	}
	.proDetail .speBox li .tipBox p{font-size: 12px;}
	.proDetail .videBox ul{
		margin: 0 -5px;
	}
	.proDetail .videBox li{
		padding: 0 5px;
	}
	.proDetail .videBox li .playBtn{
		width: 30px;
		margin:-15px 0 0 -15px
	}
	.proDetail .dashBox li{
		padding: 0;
		width: 100%;
		float: none;
		margin-top: 12px;
	}
	.proDetail .dashBox li .kuang{
		padding: 10px;
	}
	.proDetail{padding-bottom: 0;}
	.proDetail .dashBox li .tit img{
		width: 24px;
	}
	.proDetail .dashBox li .downBtn{
		width: 28px;
		display: block;
	}
	.proDetail .dashBox li .tit{
		width: calc(100% - 34px);
		font-size: 12px;
	}
	.proDetail .dashBox li .tit p{
		width: calc(100% - 40px);
		font-size: 14px;
	}


	.tcWrite .nrline{
		padding: 16px;
	}
	.tcWrite .proBox .imgBox{
		width: 136px;
	}
	.tcWrite .proBox .textBox {
		width: calc(100% - 148px);
		margin-left: 12px;
	}
	.tcWrite .proBox .textBox .tit{font-size: 13px;line-height: 22px;}
	.tcWrite .proBox .textBox .info p{
		float: none;
		display: block;
		font-size: 12px;
	}
	.tcWrite .proBox .textBox .info{margin-top: 8px;}
	.tcWrite .formBox textarea{height: 100px;}
	.tcWrite .formBox label input,
	.tcWrite .formBox label a{width: 64px;height: 64px;}
	.detailMaolj{display: none;height: auto;top: 48px;}
	.detailMaolj>div{padding: 8px 20px;display: flex;justify-content: space-between;align-items: center;overflow-y: hidden;overflow-x: scroll;}
	.detailMaolj a{line-height: 28px;margin: 0 8px;float: none;white-space: nowrap;}
	.detailMaolj a.contactbtn{margin: 0 auto 0;display: block;}
	.proDetail .feaBox li{width: 100%;float: none;height: auto;padding: 4px;}
	.proDetail .feaBox li .kuang{height: auto;padding: 8px;}

	#cl {
		width: 100% !important;
	}
	.detailMaolj>div::-webkit-scrollbar {
		/*滚动条整体样式*/
		width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
		height: 6px;
	}
	.detailMaolj>div::-webkit-scrollbar-thumb {
		/*滚动条里面小方块*/
		border-radius: 4px;
		-webkit-box-shadow: inset 0 0 5px #efefef;
		background: #e5e7e9;
	}
	.detailMaolj>div::-webkit-scrollbar-track {
		/*滚动条里面轨道*/
		-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.02);
		border-radius: 4px;
		background: #f8f9fb;
	}


.submitBox {
	display: none !important;
}
	.addCartDialog .tcNeirong {
		padding: 0;
	}
	.addCartDialog .nrMain .rightCont .shopTitle {
		font-size: 14px;
	}
	.addCartDialog .nrMain .rightCont .payInfo .item .cont {
		font-size: 13px;
	}
	.addCartDialog .nrMain .rightCont .payInfo .item .label {
		margin-right: 20px;
	}
	.addCartDialog .nrMain .rightCont .comRow {
		display: block;
	}
	.addCartDialog .nrMain .rightCont .comRow .item {
		margin-bottom: 5px;
		margin-right: 0;
	}
	.addCartDialog .nrMain .rightCont .info .item .cont {
		flex: 1;
	}
	.addCartDialog .tcNeirong .midNr {
		height: 100%;
		margin-left: 55px;
		border-radius:0;
		transform: translateX(100%);
		transition: all 0.3s;
	}
	.addCartDialog .nrMain .leftCont {
		min-width: 100px;
		flex-shrink: 0;
	}
	.addCartDialog .nrMain .leftCont img {
		min-width: 100px;
		min-height: 100px;
	}
	.addCartDialog_show{
		visibility: visible;
		opacity: 1;
	}
	.addCartDialog_show .tcNeirong .midNr {
		position: relative;
		transform: translateX(0);
	}
	.addCartDialog .dialog_foot {
		display: block;
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		padding: 0px 15px;
	}
	.addCartDialog .dialog_foot .foot_btn {
		margin-bottom: 10px;
		margin-right: 0;
	}
	.addCartDialog .dialog_foot a {
		margin-bottom: 30px;
	}



}

@media (max-width:485px) {
	.contactBtnGroup{
		font-size: 10px !important;
	}
	.contactOrder2 {
		font-size: 10px !important;
	}
	.addCartDialog .nrMain {
		padding: 8% 1% 3% 2%;
	}
	.addCartDialog .titline {
		padding: 0 15px;
	}
	.addCartDialog .titline .addCartDialogCloseBtn {
		width: 45px;
	}
	.addCartDialog .titline .tit {
		font-weight:normal;
	}
	.addCartDialog .nrMain .rightCont .shopTitle {
		font-size: 13px;
		margin-bottom: 15px;
		line-height: 22px;
	}
	.addCartDialog .nrMain .rightCont .info {
		margin-bottom: 10px;
	}
	.addCartDialog .nrMain .rightCont .price,
	.addCartDialog .nrMain .rightCont .info .item .label,
	.addCartDialog .nrMain .rightCont .payInfo .item .label,
	.addCartDialog .nrMain .rightCont .info .item .cont{
		font-size: 10px;
	}
	.addCartDialog .nrMain .rightCont .info .item .label {
		margin-right: 5px;
	}
	.addCartDialog .nrMain .leftCont {
		min-width: 90px;
		margin-right: 3%;
	}
	.addCartDialog .nrMain .leftCont img {
		min-width: 90px;
		min-height: 90px;
	}
	.addCartDialog .nrMain .rightCont .comRow .item {
		margin-bottom: 0;
	}
}

.commentBtn{
	width: 160px;
	height: 42px;
	padding: 9.5px 30px;
	line-height: 60px;
	background: #467CBF !important;
	border-radius: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.commentInput {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 20px 0;
}
.commentInput input{
	width: 820px;
	height: 42px;
	border: 1px solid #E4E7EA;
}

.commentBoc ul,.commentBoc li{
	list-style: none;
}

.commentBoc li{
	display: flex;
	padding: 0 !important;
	margin-bottom: 15px;
	border: none !important;
	align-items: flex-start;
}

.commentBoc li>img{
	width: 36px;
	height: 36px;
	margin-right: 20px;
}
.commentBoc ul span{
	white-space: nowrap;
	margin-right: 5px;
}

.morecomment{
	color: #467CBF;
}





.hanMore_qsfptek:after,
.hanMore_qsfptek2:after,
.hanMore_qsfptek3:after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 6px;
	background: url(../img/headi4jiantou.png) top center no-repeat;
	padding-right: 20px;
	/*transition: all 0.1s;*/
	vertical-align: middle;
}
.active_qsfptek:after,
.active_qsfptek2:after,
.active_qsfptek3:after{
	background-position: bottom center;
}


#textb {
	font-family: "Open Sans" !important;
}


.kuang > a > img {
	width: 100%;
	aspect-ratio: 1/1;
}

#addCartShop .yinying{
	position: fixed !important;
}

@media (max-width: 996px){
	.other-link_banner{
		display:none;
	}
	.xs_show {
		display: block;
		height: 150px !important;
	}
	.xs_show > img{
		object-fit: cover !important;
	}
	.other-link_banner>div {
		padding-left: 0 !important;
	}
}
.other-link_banner{
	width: 100%;
	position: relative;
	height: 92px;
	margin: 20px 0;
}
.other-link_banner>img{
	width: 100%;
	height: 100%;
}
.other-link_banner>div{
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	padding-left: 20%;
}
.other-link_banner>div p{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}
.other-link_banner>div a{
	font-size: 16px;
	font-weight: 400;
	color: #467CBF !important;
	line-height: 20px;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-bottom: 13px;
}
.other-link_banner>div img{
	width: 13px;
	height: 9px;
	margin-left: 6px;
	transition: all .25s ease-in;
}
.other-link_banner:hover div img{
	transform: translateX(6px);
}