/*# sourceURL=/template/pc/css/product-con.css */
/*@ sourceURL=/template/pc/css/product-con.css */
.navbar-box{
	display: none;
}
.hw-product{
	background: #f8f8f8;
}
.hw-product .postion{
	height: 50px;
	line-height:50px;
}
.hw-product .postion a{
	font-size: 12px;
	margin: 0 6px;
}
.hw-product .postion a:nth-child(1){
	margin-left: 0px;
}
.hw-product .postion a.active{
	color: #919191;
}
.hw-product .product-box{
	padding: 30px 0 0px 0px;
	background: #ffffff;
}
.hw-product .product-box .pic{
  width: 675px;
  height: 560px;
}
.hw-product .product-box .pic .small-img{
	width: 100px;
}
.hw-product .product-box .pic .small-img ul li{
	width: 104px;
	height: 94px;
	margin-bottom: 16px;
	border: 2px solid #eeeeee;
	overflow: hidden;
	cursor: pointer;
}
.hw-product .product-box .pic .small-img ul li:hover,.hw-product .product-box .pic .small-img ul li.active{
	border: 2px solid #9e9d91;
}
.hw-product .product-box .pic .small-img ul li img{
	display: block;
	width: 100px;
	height:100px;
}
.hw-product .product-box .pic .small-nav{
	width: 520px;
	float: right;
	margin-top: 10px;
	text-align: center;
}
.hw-product .product-box .pic .small-nav ul li{
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #e3e6e6;
	margin: 0 5px;
	cursor: pointer;
}
.hw-product .product-box .pic .small-nav ul li:hover,.hw-product .product-box .pic .small-nav ul li.active{
	background: #313131;
}
.hw-product .product-box .pic .big-img{
	width: 530px;
	height: 530px;
	background:#f4f4f4;
	overflow: hidden;
}
.hw-product .product-box .pic .big-img img{
	display: block;
	width: 530px;
	height: 530px;		
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
}
.hw-product .product-box .txt{
	width: 530px;
}
.hw-product .product-box .txt .title h3{
	font-size:24px;
	color: #313131;
}
.hw-product .product-box .txt .title p{
	font-size: 14px;
	color: #919191;
	margin: 15px 0px;
}
.hw-product .product-box .txt .price{
	height: 60px;
	line-height: 60px;
}
.hw-product .product-box .txt .price h3{
	font-size: 28px;
	color: #e56a69;
}
.hw-product .product-box .txt .price span{
	font-size:14px;
	color: #999999;
	float: right;
	margin-right: 0px;
}
.hw-product .product-box .txt .price p{
	font-size: 14px;
}
.hw-product .product-box .txt .descript{
	padding-top: 30px;
}
.hw-product .product-box .txt .descript li{
	margin-bottom: 15px;
	overflow: hidden;
}
.hw-product .product-box .txt .descript li h4{
	width: 100px;
	color: #919191;
	font-weight: normal;
}
.hw-product .product-box .txt .descript div.fr{
	width: 430px;
}
.hw-product .product-box .txt .descript div.fr div.fl{
	margin-bottom: 20px;
}
.hw-product .product-box .txt .descript div.fr h5{
	font-size: 14px;
	color: #aaaaaa;
	font-weight: normal;
	width: 70px;
}
.hw-product .product-box .txt .descript div.fr label{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #e6e6e6;
	margin-right: 10px;
	margin-bottom:5px;
	cursor: pointer;
}
.hw-product .product-box .txt .descript div.fr label:hover,.hw-product .product-box .txt .descript div.fr label.active{
	border: 1px solid #313131;
}
.hw-product .product-box .txt .descript div.fr .number1{
	width: 134px;
	height: 41px;
	line-height: 41px;
	float: left;
	text-align: center;
	border: 1px solid #e6e6e6;
}
.hw-product .product-box .txt .descript div.fr .number1 .min{
	display: inline-block;
	width: 37px;
	height: 41px;
	float: left;
	background: url("http://www.haowuyunji.com/template/pc/css/../images/minhover.png") center no-repeat;
	cursor: pointer;
}
.hw-product .product-box .txt .descript div.fr .number1 .min.noclick{
	background: url("http://www.haowuyunji.com/template/pc/css/../images/min.png") center no-repeat;
}

.hw-product .product-box .txt .descript div.fr .number1 .max{
	display: inline-block;
	width: 37px;
	height: 41px;
	float: left;
	background: url("http://www.haowuyunji.com/template/pc/css/../images/maxhover.png") center no-repeat;
	cursor: pointer;
}
.hw-product .product-box .txt .descript div.fr .number1 .max.noclick{
	background: url("http://www.haowuyunji.com/template/pc/css/../images/max.png") center no-repeat;
}
.hw-product .product-box .txt .descript div.fr .number1 .num{
	display: inline-block;
	width: 58px;
	border: none;
	outline: none;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	height: 39px;
	line-height: 39px;
	text-align: center;
	float: left;
}
.hw-product .product-box .txt .descript div.fr .number2{
	float:right;
}
.hw-product .product-box .txt .descript div.fr .number2 span{
	color: #aaaaaa;
}
.hw-product .product-box .txt .descript div.fr .number2 i{
	display: inline-block;
	width: 14px;
	height: 36px;
	float: left;
	background: url("http://www.haowuyunji.com/template/pc/css/../images/help.png") center no-repeat;
	margin-right: 25px;
	cursor: pointer;
}

.hw-product .product-box .txt .button a{
	display: inline-block;
	height: 50px;
	line-height:41px;
	margin-right: 10px;
}
.hw-product .product-box .txt .button .button-top{
	margin-bottom: 20px;
	overflow: hidden;
}
.hw-product .product-box .txt .button .button-top .fr{
	text-align: right;
}
.hw-product .product-box .txt .button .button-top .fr span{
	color: #919191;
}
.hw-product .product-box .txt .button .a1{
	width: 140px;
	padding-left: 45px;
	background: url("http://www.haowuyunji.com/template/pc/css/../images/pptbtn.png") left 23px center no-repeat;
	border: 2px solid #313131;
	background-color: #313131;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
}
.hw-product .product-box .txt .button .a1:hover{
	border: 2px solid #414141;
    background-color: #414141;
}
.hw-product .product-box .txt .button .a2{
	width: 140px;
	text-align: center;
	border: 2px solid #313131;
	color:#313131;

}
.hw-product .product-box .txt .button .a2:hover{
	background: #313131;
	color: #ffffff;
}
.hw-product .product-box .txt .button .a3{
	width: 140px;
	padding-left:45px;
	color: #ffffff;
	background: url("http://www.haowuyunji.com/template/pc/css/../images/shopbtn.png") left 23px center no-repeat;
	background-color: #7d7a7a;
	transition: all 0.3s ease-in-out;
}
.hw-product .product-box .txt .button .a3:hover{
	background-color: #eb7473;
}
.hw-product .product-box .txt .button .active{
	background-color: #e56a69;
}
.hw-product .product-box .txt .button .a4{
	width: 240px;
	text-align: center;
	border: 2px solid #e56a69;
	color: #e56a69;
}
.hw-product .product-box .txt .button .a4:hover{
	background: #e56a69;
	color: #ffffff;
}
.hw-product .product-box .txt .button .collection{
	display: block;
	width: 50px;
	height: 41px;
	border: 1px solid #e6e6e6;
	text-align: center;
	font-size: 12px;
	color: #cac4c4;
	padding-top: 10px;
	margin-right: 0px;
	background: url("/static/default/images/power0.png") center 5px no-repeat;
	transition: all 0.5s ease-in-out;
}
.hw-product .product-box .txt .button .collection:hover{
	background: url("/static/default/images/power1.png") center 5px no-repeat;
	color:#616161;
	border: 1px solid #616161;
}
.hw-product .product-content{
	margin-top: 27px;
	padding-bottom: 100px;
}
.product-content .product-left{
	width: 200px;
	padding: 10px;
	background: #ffffff;
}
.product-content .product-left .title h3{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #313131;
	font-weight: normal;
}
.product-content .product-left ul li{
	position: relative;
	padding: 5px 0px;
}
.product-content .product-left ul li .pic{
	width: 180px;
	height: 180px;
	background:#f4f4f4;
	position: relative;
	overflow: hidden;
}
.product-content .product-left ul li .pic a::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.product-content .product-left ul li .pic a:hover::after{
    opacity: 1;
    background: rgba(255, 255, 255,0.3)

}
.product-content .product-left ul li .pic img{
	display: block;
	width: 180px;
	height: 180px;		background: #f6f6f6;
	
}
.product-content .product-left ul li .txt{
	padding: 10px 0px;
}
.product-content .product-left ul li .txt span{
	font-size: 16px;
	color: #e56a69;
	font-weight: bold;
}	
.product-content .product-left ul li .txt h3{
	font-size: 14px;
	color: #313131;
	font-weight: normal;
	margin: 10px 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product-content .product-left ul li .txt p{
	font-size: 12px;
	color: #919191;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.product-content .product-left ul li .addppt{
	display: block;
    width: 65px;
    height: 20px;
    background: #313131;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display:none;
}
.product-content .product-article{
	width: 1054px;
}
.product-content .product-article .article-title{
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	background: #ffffff;
	font-size: 14px;
	overflow: hidden;
}
.product-content .product-article .article-title .fl a{
	color: #313131;
	padding: 0 40px;
}
.product-content .product-article .article-title .fl a.active,.product-content .product-article .article-title .fl a:hover{
	color:var(--main_color);
}
.product-content .product-article .article-title .fl a:first-child{
	padding-left: 0px;
	background: none;
}
.product-content .product-article .article-title .fr a{
	display: inline-block;
    width: 153px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: var(--main_color);
    font-size: 14px;
    color: #ffffff;
    margin: 15px 0px;
}
.product-content .product-article .article-title .fr a:hover{
	background: #c5a46e;
}
.product-content .product-article .article-body{
	margin-top: 10px;
	background: #ffffff;
	font-size: 16px;
	padding: 20px 80px;
}
.product-content .product-article .article-body .article-item{
	/* display: none; */
}
.product-content .product-article .article-body p{
	font-size: 16px;
}
.product-content .product-article .article-body img{
	margin: 0 auto;
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}
.procon-nav{
	min-width: 1280px;
	position: fixed;
	top:0;
	width: 100%;
	height: 100px;
	background: #313131;
	padding-top: 20px;
	z-index: 10000000;
	display: none;
}

.procon-nav .fl .pic{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
}
.procon-nav .fl .pic img{
	display: inline-block;
	width: 60px;
	height: 60px;
}
.procon-nav .fl .txt{
	float: left;
	width: 600px;
}
.procon-nav .fl .txt h3{
	font-size:18px;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.procon-nav .fl .txt .procon-title{
	margin-top:15px;
}
.procon-nav .fl .txt .procon-title li{
	float: left;
	padding: 0 15px;
	height: 14px;
	border-left: 2px solid #909090;
	line-height: 14px;
}
.procon-nav .fl .txt .procon-title li a{
	font-size: 14px;
	color: #aaaaaa;
	padding-bottom: 10px;
}
.procon-nav .fl .txt .procon-title li:first-child{
	padding-left: 0px;
	border: none;
}
.procon-nav .fl .txt .procon-title a:hover,.procon-nav .fl .txt .procon-title a.active{
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
.procon-nav .fr{
	
}
.procon-nav .fr a{
	display: inline-block;
    height: 35px;
    line-height: 31px;
    margin-left: 10px;
    background: #e56a69;
    color: #ffffff;
}
.procon-nav .fr .a3{
	width: 140px;
    padding-left: 45px;
    color: #ffffff;
    background: url("http://www.haowuyunji.com/template/pc/css/../images/shopbtn.png") left 25px center no-repeat;
    background-color:#7d7a7a;
}
.procon-nav .fr .a3.active{
	background-color:#e56a69
}
.procon-nav .fr .a1{
	width: 140px;
    padding-left: 45px;
    color: #ffffff;
    background: url("http://www.haowuyunji.com/template/pc/css/../images/pptbtn.png") left 25px center no-repeat;
    border:2px solid #ffffff;
}
.procon-nav .fr .a1:hover{
	background: url("http://www.haowuyunji.com/template/pc/css/../images/pptbtn2.png") left 25px center no-repeat;
	background-color:#ffffff;
	color:#313131;
}
.procon-nav .fr .a2{
	width: 140px;
    text-align: center;
    border: 2px solid #ffffff;
    color: #ffffff;
    background: #313131
}
.procon-nav .fr .a2:hover{
	background:#ffffff;
	color:#313131;
}
.procon-nav .fr p{
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	margin-top: 10px;
}