@font-face {
  font-family: 'PingFang Regular';
  src: url('/healthcodon/fonts/PingFang Regular.eot'); /* IE9 Compat Modes */
  src: url('/healthcodon/fonts/PingFang Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/healthcodon/fonts/PingFangSC-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('/healthcodon/fonts/PingFang Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/healthcodon/fonts/PingFang Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face{
	font-family:'cour';
	src:url('/healthcodon/fonts/cour.ttf') format('truetype');
	font-weight:none;
	font-style:none;
}
.containera {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.left {
	position: absolute;
	width: 48%;
	height: 100%;
	z-index:10;
}
.right {
	float: right;
	width: 50%;
	margin-left: 2%;
}
.left-wrapper {
	float: left;
	width: 48%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#picture2{
	width:332px;
	height:350px;
	border:1px solid #ccc;
	position:releative;
}
.couch_picture{
	width:399px;
	height:200px;
	border:1px solid #ccc;
	position: absolute;
    top: 20%;
    
}
.couch_picture .couch_small_box{
	width:100px;
	height:100px;
	background-color: rgba(190, 167, 189, .4);
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
	display:none;
	cursor: url('/healthcodon/images/big4444.png'), auto;
}
.couch_picture .couch_big_box{
	width:400px;
	height:200px;
	background-color:#fff;
	border:1px solid #ccc;
	position:absolute;
	right:-406px;
	top:0;
	display:none;
	overflow:hidden;
}
.couch_picture .couch_big_box #bigimg_fangda{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:1000px;
	height:1000px;
}
.couch_picture #bigimg{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}
/*选择产品详情or评论列表*/
.Wchoose{
	width: 100%;
	border-bottom: 1px solid #D3D3D3;
	overflow: hidden;
}
.Wchoose_title{
	margin-bottom: 80px;
	overflow: hidden;
}
.Wchoose_title>li,.Wsatisfaction>li{
	float: left;
}
.Wchoose_title>li+li{
	margin-left: 50px;
}
.Wchoose_title a{
	font-family: "PingFang Regular";
	font-size: 22px;
	color: #888888;
}

/*图片详情部分*/
.Con_xiang{
	width: 100%;
	text-align: center;
	min-width:1200px ;
	/*margin-top: 140px;*/
}

/*评论列表部分*/
#wProEvaluate .Wsatisfaction{
	overflow: hidden;
}
#wProEvaluate .Wsatisfaction>li+li{
	margin-left: 8px;
	width:185px;
	height: 48px;
	background-color: #F5F5F5;
	border: 1px solid #EDEDED;
	text-align: center;
	line-height: 48px;
	margin-top: 31px;
}
#wProEvaluate .Wsatisfaction a{
	font-family: "PingFang Regular";
	font-size: 16px;
	color: #333333;
}
#wProEvaluate .Wsatisfaction>li:nth-child(1){
	width: 114px;
	text-align: center;
	margin-right: 31px;
}
#wProEvaluate .Wsatisfaction .num{
	font-size: 56px;
	color: #1781D6;
}
#wProEvaluate .Wsatisfaction .num>span{
	font-size: 22px;
	color: #1781D6;
}
#wProEvaluate .Wsatisfaction .number_tip{
	font-size: 22px;
}

/*Popular reviews*/
#wProEvaluate #figcaption{
	font-size: 26px;
	color: #333333;
	font-family: "PingFang Regular";
	padding: 80px 0;
}
#wProEvaluate .Wreviews_tip+.Wreviews_tip{
	width: 100%;
	border-top: 1px solid #D3D3D3;
	padding-top: 80px;
}
#wProEvaluate .Wreviews_tip .Wleft_img>.left{
	width: 60px;
}
#wProEvaluate .Wreviews_tip .Wleft_img>.left>div{
	width: 60px;
	height: 60px;
	overflow: hidden;
}
#wProEvaluate .Wreviews_tip .right{
	width: calc(100% - 60px);
	padding-left: 20px;
}
#wProEvaluate .Wtip_one{
	margin-bottom:15px;
}
#wProEvaluate .Wtip_one>a{
	font-size:22px;
	color: #1781D6;
	font-family: "PingFang Regular";
	margin-right: 20px;
	vertical-align: middle;
}
#wProEvaluate .Wtip_one>img{
	vertical-align: middle;
}
#wProEvaluate .Wtip_one>img+img{
	margin-left: 5px;
}
#wProEvaluate .Wtip_two{
	font-size: 14px;
	color: #888888;
	font-family: "PingFang Regular";
	margin-bottom: 15px;
}
#wProEvaluate .Wtip_two>span{
	margin-left: 5px;
}
#wProEvaluate .Wtip_three{
	font-size: 22px;
	color: #333333;
	font-family: "PingFang Regular";
	margin-bottom: 20px;
}
#wProEvaluate .Wtip_four{
	margin-bottom: 26px;
}
#wProEvaluate .Wtip_four>img{
	margin-right: 12px;
}
#wProEvaluate .Wtip_four>div{
	font-size: 22px;
}
#wProEvaluate .Wtip_four>img,.Wtip_four>div,.Wtip_six>img,.Wtip_six>div{
	vertical-align: middle;
}
#wProEvaluate .Wtip_five{
	position: relative;
}
#wProEvaluate .Wtip_five>input{
	width: 100%;
	height: 60px;
	font-size: 20px;
	color: #888888;
	border: 1px solid #D3D3D3;
	padding: 0 15px;
}
#wProEvaluate .Wtip_five>input:focus,.Wtip_five>.inp_replay{
	font-size: 22px;
	color: #333333;
	font-family: "PingFang Regular";
}
#wProEvaluate .Wtip_five>.inp_replay{
	width: 140px;
	height:60px;
	border: 1px solid #D3D3D3;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
    line-height: 60px;
    background-color:#FFFFFF;
}
#wProEvaluate .Wtip_five>.inp_replay:hover{
	background-color: #f8f8f8;
}
#wProEvaluate .Wtip_six{
	margin-top: 55px;
}
#wProEvaluate .Wtip_six>div{
	margin-left: 20px;
	display: inline-block;
}
#wProEvaluate .Wtip_six .Name,.Wtip_six .conten{
	font-size: 20px;
	color: #2B2B2B;
	font-family: "PingFang Regular";
}
#wProEvaluate .Wtip_six .Name{
	margin-bottom: 12px;
}
#wProEvaluate figure>ul+ul{
	margin-top: 80px;
}

/*翻页部分*/
.page{
	margin-top: 65px;
	margin-bottom: 70px;
	float: right;
}
.page>li{
	text-align: center;
}
.a_page{
	margin-right: 5px;
	border: 1px solid #d5dfec;
	border-radius: 5px;
	color: #666666;
	font-size: 12px;
	font-family: "PingFang Regular";
}
#Wmore{
	border: none;
	padding-top: 3px;
	cursor: pointer;
}
#Winp{
	border: none;
}
#Wmore,#Winp:hover{
	background-color: #FFFFFF !important;
}
.page button{
	padding: 6px 12px;
	background-color: #FFFFFF;
}
.select-text {
	-webkit-touch-callout: text; /* iOS Safari */
	-webkit-user-select: text; /* Chrome/Safari/Opera */
	-khtml-user-select: text; /* Konqueror */
	-moz-user-select: text; /* Firefox */
	-ms-user-select: text; /* Internet Explorer/Edge */
	/*user-select: text; !* Non-prefixed version, currently*/
}

/*加入购物车成功提示框*/
.confirm{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: -10px;
	left: 0;
	z-index: 9999;
	display: none;
}
.confirm>div{
	width: 400px;
	height: 320px;
	background-color: #FFFFFF;
	border-radius: 10px;
	position:fixed;
	top:40%;
	transform:translateY(-40%);
	left:35%;
}
.confirm .top{
	width: 100%;
	height: 45px;
	/*background-color: #F5F5F5;*/
	border-radius: 10px 10px 0 0;
	text-align: center;
	position: relative;
	margin-bottom: 0;
}
.confirm .top>h4{
	line-height: 45px;
	font-family: "PingFang Regular";
	font-size: 22px;
	color: #222222;
	display: inline-block;
}
.confirm .top>img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}
.confirm>div>div:nth-child(2){
	width: 100%;
	height: 180px;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;

}
.confirm>div>div:nth-child(2)>h3{
	margin-top: 10px;
	font-family: "PingFang Regular";
	font-size: 18px;
	color: #666666;
}
.confirm .bottom{
	width: 100%;
	height: 75px;
	border-radius: 0 0 10px 10px;
	text-align: center;
}
.bottom>div:nth-child(1){
	width: 200px;
	height: 46px;
	margin: 0 auto;
	background: linear-gradient(#3d9de9,#0573cc);
	font-size: 18px;
	color: #666666;
	border-radius: 10px;
}
.bottom>div:nth-child(1)>h4{
	font-family: "PingFang Regular";
	font-size: 18px;
	color: #fff;
	line-height: 46px;
}
.bottom>div:nth-child(2){
	width: 200px;
	height: 46px;
	border-radius: 10px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 245px;
	background: -webkit-linear-gradient(#3d9de9,#0573cc); /* Safari 5.1 - 6.0
    background: -o-linear-gradient(#3d9de9,#0573cc) /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3d9de9,#0573cc); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3d9de9,#0573cc); /* 闁哄秴娲ら崳顖炴儍閸曨噮鍤旀繛澶嬫穿缁辨瑨绠涢崨娣�?蹇涘绩閹勮含闁哄牞鎷烽柛姘嚱缁�? */
}