@charset "UTF-8";
/* CSS Document */








/*贵宾礼遇*/
.bhcCommentMainBox{
	width: 100%;
	margin: 48px 0 80px;
	overflow: hidden;
}



.bhcRightBox{
	width: 75%;
	float: right;
}

.bhcRightBox img{
	display: block;
	width: 100%;
}

/*积分兑换*/
.rightNavBox{
	width: 100%;
	text-align: center;
}

.rightNavBox a{
	display: inline-block;
	padding: 8px 16px;
	color: #808080;
	cursor: pointer;
}

.rightNavBox a:hover{
	background: #05377e;
	color: #FFFFFF;
	border-radius: 4px;
}

.rightNavBox .chooseThisNav{
	background: #05377e;
	color: #FFFFFF;
	border-radius: 4px;
}

.giftListBox{
	padding: 20px 5px;
	overflow: hidden;
}

.giftListBox ul li{
	float: left;
	width: 30.5%;
	margin-right: 34px;
	margin-bottom: 24px;
	position: relative;
}

.giftListBox ul li:nth-child(3n){
	margin-right: 0;
}

.giftListBox .hot{
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top:0;
	width: 64px;
	height: 22px;
	line-height: 22px;
	background: #e23b3b;
	color: #FFFFFF;
	text-align: center;
}

.giftListBox .soldOut {
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top:0;
	width: 64px;
	height: 22px;
	line-height: 22px;
	background: #333333;
	color: #FFFFFF;
	text-align: center;
}

.giftMainBox{
	padding: 15px;
	text-align: center;
	box-shadow: 0 4px 10px rgba(156,156,156,.3);
}

.giftMainBox .giftImg{
	width: 160px;
	height: 160px;
	overflow: hidden;
	margin: 0 auto;
}

.giftMainBox .giftImg img{
	width: 100%;
}

.giftMainBox h6{
	color: #666;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 20px;
}

.giftMainBox p{
	color: #05377e;
	margin-bottom: 24px;
}

.giftMainBox a{
	display: inline-block;
	padding: 10px 24px;
	border-radius: 4px;
	background: #05377e;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 20px;
	cursor: pointer;
}


.hotProList{
	width: 100%;
	margin: -48px 0 80px;
	padding-top: 24px;
	border-top: 1px solid #e2e2e2;
}

.hotProList h1{
	color: #05377e;
	font-size: 20px;
	font-weight: 600px;
	margin-bottom: 24px;
}

.proListBox{
	width: 100%;
	overflow: hidden;
}

.proListBox ul li{
	width: 25%;
	float: left;
}

.proMessageBox{
	padding: 5px;
	overflow: hidden;
}

.proMessageBox .proImg{
	width: 80px;
	height: 80px;
	box-shadow: 0 2px 4px rgba(0,0,0,.15);
	border-radius: 8px;
	float: left;
}

.proMessageBox .proImg img{
	width: 100%;
}

.proTextBox{
	float: left;
	margin-left: 12px;
}

.proTextBox h2{
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	margin-top: 16px;
}

.proTextBox h2 span{
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: #05377e;
	color: #FFFFFF;
	border-radius: 4px;
	margin-right: 8px;
}

.proTextBox p{
	color: #05377e;
	margin-top: 6px;
}




/*积分兑换详情*/
.jfdhDeticalBox{
	width: 100%;
	overflow: hidden;
}

.proDeticalBox{
	width: 100%;
	overflow: hidden;
	margin-bottom: 26px;
}

.proDeticalBox ul{
	float: left;
	width: 100px;
}

.proDeticalBox ul li{
	
	margin-bottom: 10px;
	border: 2px solid #999;
	height: 70px;
	overflow: hidden;
}

.proDeticalBox ul li img{
	width: 100%;
}

.proDeticalBox .choosePic{
	border: 2px solid #05377e;
}


.middleBigPic{
	width: 360px;
	height: 270px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	
}

.middleBigPic img{
	width: 100%;
}

.rightProText{
	width: 40%;
	float: right;
}

.rightProText h1{
	color: #05377e;
	font-size: 24px;
	font-weight: 500;
	padding: 15px 0;
}

.proDticalText{
	color: #797979;
	font-size: 16px;
	margin-bottom: 12px;
}

.proDticalText label{
	display: inline-block;
	width: 80px;
	font-size: 16px;
	color: #797979;
}

.proDticalText s{
	color: #797979;
	font-size: 16px;
}

.proDticalText a{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	color: #05377e;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}

.proDticalText .minus{
	background: #cdd7e5;
}

.proDticalText .plus{
	background: #05377e;
	color: #FFFFFF;
}

.proDticalText input{
	width: 40px;
	text-align: center;
	color: #05377e;
	font-size: 20px;
	vertical-align: middle;
}


.dhButton{
	margin-top: 30px;
}

.dhButton input{
	width: 96px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 4px;
	background: #05377e;
	color: #FFFFFF;
	font-size: 12px;
}

.deticalTextBox{
	margin-bottom: 32px;
}

.deticalTextBox img{
	width: 666px;
	display: block;
	margin: 15px auto;
}

.deticalTextBox h5{
	display: inline-block;
	color: #676767;
	font-size: 16px;
	border-bottom: 3px solid #05377e;
	line-height: 40px;
	margin-bottom: 15px;
}

.deticalTextBox div{
	color: #808080;
	margin-bottom: 40px;
	text-indent: 2em;
}

.deticalTextBox p{
	color: #808080;
	line-height: 24px;
	text-indent: 2em;
}


.dhPage{
	padding: 24px 0 48px;
}





/*提交兑换信息*/
.onlineApplication h5{
	display: inline-block;
	color: #676767;
	font-size: 16px;
	border-bottom: 3px solid #05377e;
	line-height: 40px;
	margin-bottom: 15px;
	font-weight: normal;
}


.onlineApplication{
	margin-bottom: 40px;
}

.onlineApplication ul{
	width: 100%;
	overflow: hidden;
}

.onlineApplication ul li{
	width: 100%;
	margin-bottom: 20px;
}

.onlineApplication ul li label{
	display: inline-block;
	width: 80px;
	text-align: right;
	color: #808080;
	vertical-align: middle;
	font-size: 15px;
}

.onlineApplication ul li span{
	display: inline-block;
	width: 70%;
	vertical-align: middle;
}

.onlineApplication ul li span input,.onlineApplication ul li span select{
	width: 90%;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	color: #333;
	margin-right: 10px;
	padding-left: 8px;
	font-size: 15px;
}

.onlineApplication .sexBox input{
	width: 24px;
	height: 24px;
	vertical-align: -5px;
}

.onlineApplication .sexBox input:nth-child(2){
	margin-left: 20px;
}

.orderMessage{
	width: 100%;
	overflow: hidden;
}

.orderMessage .rightProText{
	float: left;
	margin-left: 20px;
	width: 50%;
}

.orderMessage .middleBigPic{
	margin-left: 0;
}



.bottombuttonBox{
	width: 100%;

}

.bottombuttonBox input{
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 0 12px;
	cursor: pointer;
	background: #05377e;
	color: #FFFFFF;
}

.lastComment p{
	text-indent: 0;
}

/*常见问题*/
.bhcRightBox h1{
	color: #05377e;
	font-size: 24px;
	font-weight: 600;
}

.problemListBox ul li{
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	padding: 22px 0;
}

.problemListBox ul li h2{
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}

.problemListBox ul li h2:hover{
	color: #05377e;
}


.problemListBox ul li h2 i{
	display: inline-block;
	width: 10px;
	height: 12px;
	background:url(../../images/top/smallPicBg.png) no-repeat -224px 0;
	background-size: 500px;
	vertical-align: -1px;
	margin-left: 8px;
}

.problemListBox ul li p{
	color: #7f7f7f;
	font-size: 16px;
	line-height: 30px;
	margin-top: 12px;
}

.problemListBox .chooseProblem h2{
	color: #05377e;
}

.problemListBox .chooseProblem h2 i{
	width: 12px;
	height: 10px;
	background:url(../../images/top/smallPicBg.png) no-repeat -224px -14px;
	background-size: 500px;
}