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

.heat20 .desc_box{
	margin:0;
}
#subContainer.heat20 .main_box .desc_box h5{
	font-size:24px;
	font-weight:bold;
	margin:50px auto;
	text-align:center;
}
.heat20 .desc_box ul{
	display:flex;
	flex-wrap:wrap;
	margin:50px 0 70px;
}
.heat20 .desc_box ul li{
	width:50%;
}
.heat20 .desc_box ul li:nth-child(1){
	text-align:center;
}
.heat20 .desc_box ul li:nth-child(1) img{
	width:60%;
	vertical-align: middle;
}
.heat20 .desc_box div dl{
	display:flex;
	flex-wrap:wrap;
	margin:50px 0;
}
.heat20 .desc_box div dl dd:nth-child(1){
	width:60%;
}
.heat20 .desc_box div dl dd:nth-child(2){
	width:40%;
}
.heat20 .desc_box div dl dd img{
	width:100%;
}
.heat20 .detail_box{
	margin:70px 0 30px;
	clear:both;
	overflow: hidden;
}
#subContainer.heat20 .main_box .detail_box h4{
	font-size:20px;
	border-bottom:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
}
.heat20 .detail_box h4 span strong{
	color:#d5073d;
	font-size:37px;
	font-weight:bold;
}
.heat20 .detail_box h4 span em {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.2em;
	border-left:1px solid #000;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.heat20 .detail_box ul{
	margin:0 0 70px;
}
.heat20 .detail_box ul li{
	height:auto;
	margin:50px 0;
	padding-bottom:50px;
	border-bottom:1px dotted #000;
}
.heat20 .detail_box ul li:last-child{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.heat20 .detail_box ul li dl{
	display:flex;
	flex-wrap:wrap;
}
.heat20 .detail_box ul li:nth-child(2) dl{
	flex-direction: row-reverse;
}
.heat20 .detail_box ul li dl dt:nth-child(1){
	width:60%;
	height:auto;
	margin:0 2% 0 0;
}
.heat20 .detail_box ul li:nth-child(2) dl dt:nth-child(1){
	width:60%;
	height:auto;
	margin:0 0 0 2%;
}
.heat20 .detail_box ul li dl dt:nth-child(2){
	width:36%;
	margin:0 0 0 2%;
}
#subContainer.heat20 .main_box .detail_box ul li dl dt:nth-child(2) h6{
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
}
.heat20 .detail_box ul li:nth-child(2) dl dt:nth-child(2){
	width:36%;
	margin:0 2% 0 0;
}
.heat20 .offer_box{
	display:flex;
	margin:0 0 50px;
}
.heat20 .offer_box li{
	list-style:none;
	width:50%;
	margin:0 40px 0 0;
}
.heat20 .offer_box li img{
	box-shadow:10px 10px #333;
	border:2px #fff solid;
}
.heat20 .offer_box li:nth-child(even){
	margin:0;
}
#subContainer.heat20 .main_box .offer_box li:nth-child(even) h4{
	font-size:23px;
	border-bottom:none;
}
.heat20 .offer_box li:nth-child(even) .top_line_btn span a{
	width:50%;
	color:#000;
	border:2px solid #000;
}
.heat20 .offer_box li:nth-child(even) .top_line_btn span a i{
	color:#000;
}
.heat20 .offer_box li:nth-child(even) .top_line_btn span a:hover i{
	color:#fff;
}
@media screen and (min-width: 960px) and (max-width: 1119px) {
	#subContainer.heat20 .main_box .desc_box h5{
		font-size:23px;
		text-align:initial;
		width:80%;
	}
	.heat20 .desc_box{
		width:96%;
		margin:0 auto;
	}
	.heat20 .desc_box ul li:nth-child(1) img{
		width:70%;
	}
	.heat20 .detail_box{
		width:96%;
		margin:0 auto;
	}
	.heat20 .offer_box{
		width:96%;
		margin:0 auto;
		padding:0 0 40px
	}
	.heat20 .offer_box li:nth-child(1){
		width:50%;
		padding-top:20px;
	}
	.heat20 .offer_box li:nth-child(even){
		width:60%;
	}
	#subContainer.heat20 .main_box .offer_box li:nth-child(even) h4{
		font-size:20px;
	}
}
@media screen and (max-width: 959px) {
	#subContainer.heat20 .sub_main{
		width:100% !important;
	}
	#subContainer.heat20 .sub_main img{
		width:100% !important;
	}
	#subContainer.heat20 .main_box .desc_box h5{
		font-size:23px;
		text-align:initial;
		width:80%;
	}
	.heat20 .desc_box{
		width:96%;
		margin:0 auto;
	}
	.heat20 .desc_box ul{
		display:inline;
	}
	.heat20 .desc_box ul li{
		width:100%;
		margin-bottom:50px;
	}
	.heat20 .desc_box ul li:nth-child(1) img{
		width:50%;
	}
	.heat20 .detail_box{
		width:96%;
		margin:0 auto;
	}
	.heat20 .detail_box ul li{
		height:auto;
		margin:50px 0;
		padding-bottom:0;
	}
	.heat20 .detail_box ul li dl dt:nth-child(1) {
		width:100%  !important;
		text-align:center;
	}
	.heat20 .detail_box ul li dl dt img{
		width:85%  !important;
	}
	.heat20 .detail_box ul li dl dt:nth-child(2) h6{
		font-size:24px;
		text-align:center;
		margin:40px 0 30px 0;
	}
	.heat20 .detail_box ul li dl{
		display:inline;
	}
	.heat20 .detail_box ul li dl dt:nth-child(2),
	.heat20 .detail_box ul li:nth-child(2) dl dt:nth-child(1){
		width:100% !important;
		margin:20px 0 !important;
	}
	.heat20 .detail_box ul li dl dt:nth-child(2) p{
		width:100%;
		margin:0;
	}
	.heat20 .offer_box{
		display:initial;
		margin:0!important;
		padding:0;
	}
	.heat20 .offer_box li{
		list-style:none;
	}
	.heat20 .offer_box li img{
		box-shadow:none;
		border:none;
	}
	.heat20 .offer_box li:nth-child(1){
		width:100%;
		margin:0;
		padding:0;
		display:block;
	}
	.heat20 .offer_box li:nth-child(1) img{
		width:100%;
	}
	.heat20 .offer_box li:nth-child(2){
		width:100%;
		background:#fffd;
		right:0;
		bottom:0;
		padding:2% 0;
		box-sizing:border-box;
	}
	#subContainer.heat20 .main_box .offer_box li:nth-child(2) h4{
		font-size:20px;
		position:initial;
	}
}
@media screen and (max-width: 599px) {
	#subContainer.heat20 .main_box .desc_box h5{
		font-size:17px;
		text-align:initial;
		width:96%;
		margin: 20px auto;
	}
	.heat20 .desc_box ul li:nth-child(1) img{
		width:75%;
	}
	.heat20 .desc_box div dl{
		display:initial;
	}
	.heat20 .desc_box div dl dd:nth-child(1){
		width:100%;
		margin:30px 0;
	}
	.heat20 .desc_box div dl dd:nth-child(2){
		width:60%;
		margin:auto;
	}
	.heat20 .desc_box div dl dd img{
		width:100%;
	}
	.heat20 .detail_box{
		margin:50px auto;
	}	
	.heat20 .detail_box ul{
		margin:0 0 20px;
	}
	.heat20 .detail_box ul li dl dt img{
		width:100%  !important;
	}
	#subContainer.heat20 .main_box .detail_box ul li dl dt:nth-child(2) h6{
		font-size:20px;
		text-align:center;
		margin:10px 0;
	}
	#subContainer.heat20 .main_box .detail_box h4{
		font-size:16px;
		border-bottom:none;
		margin:0;
		padding:0;
		border-bottom:1px solid #000;
	}
	.heat20 .detail_box h4 span strong{
		color:#d5073d;
		font-size:30px;
		font-weight:bold;
	}
	.heat20 .detail_box h4 span em {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		font-weight:bold;
		letter-spacing:0.2em;
		border-left:1px solid #000;
		margin:0 0 0 10px;
		padding:0 0 0 10px;
	}
	.heat20 .offer_box li:nth-child(2){
		margin-bottom:30px;
	}
}