/*# sourceURL=/template/pc/css/custom.css?v=1 */
/*@ sourceURL=/template/pc/css/custom.css?v=1 */
body{background: #f8f8f8;}
.navbar-box{
	display: none;
}
.hw-custom{
	
	padding-bottom: 60px;
}
.hw-custom .custom-type{
	height: 56px;
	line-height: 56px;
	font-size: 12px;
	color: #919191;
}
.hw-custom .custom-type span{
	color: #313131;
	margin-right:6px;
}
.hw-custom .custom-type span.type{
	display: inline-block;
	height: 28px;
	line-height: 24px;
	padding: 0 30px 0 8px;
	border: 1px solid #e6e6e6;
	margin: 0 6px;
	position: relative;
}
.hw-custom .custom-type span.type a{
	display: inline-block;
	width: 20px;
	height: 24px;
	position: absolute;
	right: 0px;
	top: 0px;
	border-left: 1px solid #e6e6e6;
}
.hw-custom .custom-type span.type a:hover{
	background-color: #e56a69;
}
.hw-custom .custom-type .cleartype{
	color: #e53939;
	margin-left: 10px;
}
.hw-custom .custom-flow{
	height: 85px;
	padding: 10px 25px 12px 50px;
	background: #eeeeee;
	margin-top: 20px;
}
.hw-custom .custom-flow .title{
	float: left;
	padding-top: 6px;
	margin-right: 160px;
}
.hw-custom .custom-flow .title span{
	font-size: 12px;
	color: #919191;
}
.hw-custom .custom-flow .title h3{
	font-size: 24px;
	color: #313131;
	font-weight: normal;
}
.hw-custom .custom-flow ul{
	float: left;
}
.hw-custom .custom-flow ul li{
	float: left;
	width: 140px;
	margin-right: 110px;
	overflow: hidden;
}
.hw-custom .custom-flow ul li:last-child{
	margin-right: 0px;
}
.hw-custom .custom-flow ul li .pic{
	width: 56px;
	height: 64px;
	float: left;
}
.hw-custom .custom-flow ul li .txt{
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}
.hw-custom .custom-flow ul li .txt span{
	font-size: 14px;
	color: #313131;
}
.hw-custom .custom-flow ul li .txt p{
	color: #919191;
	font-size: 12px;
}
.hw-custom .online{
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 8px;
}
.hw-custom .online a{
	display: block;
	font-size: 14px;
	background: #e56a69;
	color: #ffffff;
}
.hw-custom .online a:hover{
	background:#eb7473;
}
.hw-custom .custom-condition{
	background: #ffffff;
	margin-top: 0px;
	padding: 0px 30px 25px 30px;
}
.hw-custom .custom-item{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	height: 47px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}
.hw-custom .custom-item .sel-btns{
	clear: both;
	text-align: center;
    padding-bottom: 5px;
    display: none;
}
.hw-custom .checkbox .sel-btns{
	display: block;
	text-align: center;
}
.hw-custom .checkbox .sel-btns a{
	display: inline-block;
    line-height:25px;
    height:25px;
    border-radius: 2px;
    background: #F7F7F7;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #DDD;
    padding:0 13px;
    color: #666;
    margin: 0 5px;
    background-color: #f7f7f7;
    overflow: hidden;
}
.hw-custom .checkbox .sel-btns a.check-ok{
    background: #E74649;
    border: 1px solid #E74649;
    color: #ffffff;
    display: none;
}
.hw-custom .custom-item h4{
	float: left;
	color: #616161;
	display: inline-block;
	width: 80px;
	height: 47px;
	line-height: 47px;
	text-align: right;
	font-weight: normal;
	margin-right: 25px;
	padding-left: 20px;
}
.hw-custom .custom-item h5{
	float: left;
	color: #616161;
	display: inline-block;
	width: 80px;
	height: 47px;
	line-height: 47px;
	text-align: right;
	font-weight: normal;
	margin-right: 25px;
	padding-left: 20px;
}
.hw-custom .custom-item ul{
	width: 1000px;
	float: left;
}

.hw-custom .custom-item ul li{
	height: 56px;
	line-height: 56px;
	float: left;
	margin-right:40px;
	margin-top: -5px;
}
.hw-custom .custom-item ul li a{
	color: #313131;
}
.hw-custom .custom-item ul li a:hover,.hw-custom .custom-item ul li a.active{
	color: #E74649;
}
.hw-custom .custom-item .custom-btn{
	width: 110px;
	height: 47px;
	line-height: 47px;
	position: absolute;
	right: 20px;
	top: 0px;
}
.hw-custom .custom-item .custom-btn span{
	display: inline-block;
	width: 45px;
	cursor: pointer;
}
.hw-custom .custom-item .custom-btn span:hover{
	color: #E74649;
}
.hw-custom .custom-item .custom-btn span.more{
	display: none;
	float: left;
	
}
.hw-custom .custom-item .custom-btn span.morechoose{
	float: right;}
.hw-custom .custom-item ul li form{
	padding-top: 18px;
	overflow: hidden;
}
.hw-custom .custom-item ul li form input{
	display:inline-block;
	width: 46px;
	height: 20px;
	line-height: 20px;
	border:1px solid #cccccc;
	color: #313131;
	text-align: center;
	padding: 0 3px;
	float: left;
}
.hw-custom .custom-item ul li form span{
	display:inline-block;
	height: 20px;
	line-height: 20px;
	float: left;
	margin: 0 10px;
}
.hw-custom .custom-item ul li form a{
	display: inline-block;
	width: 40px;
	height: 20px;
	line-height: 18px;
	margin-left: 10px;
	text-align: center;
	border:1px solid #cccccc;
	background: #f5f5f5;
	color: #313131;
	float: left;
	cursor: pointer;
}
.hw-custom .custom-item ul li form a:hover{
	color: #313131;
}
.hw-custom .checkbox{
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    height:auto;
    margin-top: -1px;
}
.hw-custom .checkbox ul li a{
	position: relative;
    padding-left: 18px;
}
.hw-custom .checkbox ul li a.active{
	color: #313131;
}
.hw-custom .checkbox ul li a i{
	display: inline-block;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 1px;
}
.hw-custom .checkbox ul li a.activebox{
	color:#E74649;
}
.hw-custom .checkbox ul li a.activebox i{
	border: 1px solid #E74649;
	background: url("http://www.haowuyunji.com/template/pc/css/../images/selcheck.png") center no-repeat 
}
.hw-custom .item-type{
	overflow:visible;
}
.hw-custom .item-type ul li{
	/*margin-right: 32px;*/
	margin-right: 31px;
}
.hw-custom .item-type ul li:last-child{
	margin-right: 0px;
}
.hw-custom .item-type ul li .gift-category{
	border: 1px solid #e6e6e6;
	padding: 6px 18px 6px 8px;
	/*padding: 2px 20px 2px 5px;*/
	cursor: pointer;
	background-color:#ffffff;
}
.hw-custom .item-type ul li .gift-category.active{
	border: 1px solid #313131;
}
.hw-custom .item-type ul li:first-child a{
	border: none;
	background: none;
	padding:0;
}
.hw-custom .item-type .child-box{
	width: 1220px;
	background: #ffffff;
	position: absolute;
	left: 0px;
	top: 37px;
	padding: 0 85px;
	z-index:2;
	border: 1px solid #e6e6e6;
	display: none;
	padding-top: 4px;
	padding-bottom: 12px;
}
.hw-custom .item-type .child-box a{
	display: inline-block;
	height: 26px;
	line-height: 34px;
	float: left;
	margin-right: 50px;
	color: #919191;
}
.hw-custom .item-type ul li .gift-category.hover{
	border: 1px solid #e6e6e6;
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
	position: relative;
	z-index: 3;
}

.hw-custom .custom-content{
	margin-top: 20px;
}
.custom-content .custom-left{
	width: 200px;
	padding: 10px;
	background: #ffffff;
}
.custom-content .custom-left .title h3{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #313131;
	font-weight: normal;
}
.custom-content .custom-left ul li{
	position: relative;
}
.custom-content .custom-left ul li .pic{
	width: 180px;
	height: 180px;
	position: relative;
	overflow: hidden;
	background: #f6f6f6;
}
.custom-content .custom-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;
}
.custom-content .custom-left ul li .pic a:hover::after{
    opacity: 1;
    background: rgba(255, 255, 255,0.3)

}
.custom-content .custom-left ul li .pic img{
	display: block;
	width: 180px;
	height: 180px;
}
.custom-content .custom-left ul li .txt{
	padding: 20px 0px;
}
.custom-content .custom-left ul li .txt span{
	font-size: 16px;
	color: #e56a69;
	font-weight: bold;
}	
.custom-content .custom-left ul li .txt h3{
	font-size: 14px;
	color: #313131;
	font-weight: normal;
	margin: 10px 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.custom-content .custom-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;
}
.custom-content .custom-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;
}
.custom-content .custom-right{
	width: 1280px;
}
.custom-content .custom-right .custom-top{
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	background: #ffffff;
	font-size: 14px;
	overflow: hidden;
}
.custom-content .custom-right .custom-top .fl a{
	padding: 0 20px;
}
.custom-content .custom-right .custom-top .fl a:first-child{
	padding-left: 0px;
	background: none;
}
.custom-content .custom-right .custom-top .fr a{
	display: inline-block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #b9a37f;
    font-size: 14px;
    color: #ffffff;
    margin: 15px 0px;
}
.custom-content .custom-right .custom-top .fr a:hover{
	background: #c5a46e;
}
.custom-content .custom-bottom{
	margin-top: 20px;
	padding: 20px;
	background: #ffffff;
}

.custom-content .custom-box ul li{
    width: 230px;
    height: 360px;
    float: left;
    margin-right: 22px;
    margin-bottom: 65px;
    position: relative;
    overflow: hidden;
}
.custom-content .custom-box ul li:nth-child(5n){
    margin-right: 0px;
}
.custom-content .custom-box ul li .pic{
    width: 246px;
    height: 230px;
    overflow: hidden;
	background: #f4f4f4;
}
.custom-content .custom-box ul li .pic img{
    display: block;
    width: 230px;
    height: 230px;
    transition: all 0.8s ease-in-out;
}
.custom-content .custom-box ul li .pic img:hover{
     transform: scale(1.08);
}
.custom-content .custom-box ul li .txt1{
    height: 114px;
    padding: 18px 10px 0 10px;
    color: #313131;
    text-align: center;
    overflow: hidden;
}
.custom-content .custom-box ul li .txt1 h3{
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-content .custom-box ul li .txt1 span{
    font-size: 16px;
    display: inline-block;
    padding: 10px 0px;
    font-weight: bold;
    color: #e56a69;
}
.custom-content .custom-box ul li .txt1 p{
    color: #919191;
    font-size: 12px;
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-content .custom-box ul li .txt2{
     width: 100%;
     height: 114px;
     position: absolute;
     left: 0px;
     bottom:-114px;
     background: rgba(49, 49, 49, 1.0);
     color: #313131;
     padding: 12px 30px;
     transition: all 0.4s ease-in-out;
}
.custom-content .custom-box ul li .txt2 p{
    font-size: 12px;
    line-height:22px;
    color: #ffffff;
    display: -webkit-box;
-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
}
.custom-content .custom-box ul li .addppt{
	display: none;
    width: 65px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    background: #313131;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    overflow: hidden;
   
}
.custom-fine .title{
	height: 120px;
	line-height: 120px;
	position: relative;
	overflow: hidden;
}
.custom-fine .title h3{
	width: 440px;
	font-size: 24px;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	text-align: center;
	background: #f8f8f8;
}
.custom-fine .title::after{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #e6e6e6;
	position: absolute;
	top:50%;
	left: 0px;
	transform: translateY(-50%);
}
.custom-fine ul li{
    width: 246px;
    height: 360px;
    float: left;
    margin-right: 12.5px;
    position: relative;
    overflow: hidden;
	background: #fff;
}
.custom-fine ul li:nth-child(5n){
    margin-right: 0px;
}
.custom-fine ul li .pic{
    width: 246px;
    height: 246px;
    overflow: hidden;
	background: #fff;
}
.custom-fine ul li .pic img{
    display: block;
    width: 246px;
    height: 246px;
    transition: all 0.8s ease-in-out;
}
.custom-fine ul li .pic img:hover{
     transform: scale(1.08);
}
.custom-fine ul li .txt1{
    height: 114px;
    padding: 12px 30px 0 30px;
    color: #313131;
    text-align: center;
    overflow: hidden;
}
.custom-fine ul li .txt1 h3{
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-fine ul li .txt1 span{
    font-size: 16px;
    display: inline-block;
    padding: 10px 0px;
    font-weight: bold;
    color: #e56a69;
}
.custom-fine ul li .txt1 p{
    color: #919191;
    font-size: 12px;
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-fine ul li .txt2{
    width: 100%;
    height: 114px;
    position: absolute;
    left: 0px;
    bottom: -114px;
    background: rgba(49, 49, 49, 1.0);
    color: #313131;
    padding: 12px 30px;
    transition: all 0.4s ease-in-out;
}
.custom-fine ul li .txt2 p{
    font-size: 12px;
    line-height: 22px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.custom-fine 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;
}
.custom-ad{
	width: 100%;
	margin-top: 50px;
}
.custom-ad img{
	display: block;
	width: 100%;
	height: auto;
}

.custom-top .fl  a:hover,.custom-top .fl  a.active{
	color: #E74649;
}