
.interior_wrap{}
.interior_wrap .int_tab{font-size:0}
.interior_wrap .int_tab a{display:inline-block; color:#222; background-color:#f8f8f8; font-weight:300; text-align:center; width:50%;}
.interior_wrap .int_tab a.active{background-color:#f8f0e0; font-weight:bold;}

.ori_img{position:relative;}
.thumb_img>span{position:absolute;top:50%;display:block;background-color: #f8f0e0;color: #2c0000;font-weight:bold;cursor:pointer;z-index:10}
.thumb_img>span font{display:inline-block;vertical-align:middle;height:2px;background-color: #2c0000;}
.thumb_img span.int_left{text-align:right; left:0;}
.thumb_img span.int_right{text-align:left; right:0;}

.thumb_img{position:relative; font-size:0; text-align:center;}
.thumb_img img{width:100%;}

.thumb_img .chk_box{position:absolute !important; top:0; left:0; padding:5px;}
@media (min-width:1200px) {
	.interior_wrap .int_tab{margin-bottom:15px;}
	.interior_wrap .int_tab a{font-size:20px; height:60px; line-height:60px;}
	
	.thumb_img{padding:0 190px !important; margin-top:15px !important;}
	.thumb_img span.int_left font{margin-left:10px;}
	.thumb_img span.int_right font{margin-right:10px;}

	.thumb_img>span{font-size:20px; width:140px; height:60px; line-height:60px; margin-top:-30px;}
	.thumb_img>span font{width:75px;}
	
	.ori_img iframe{height:730px;}
	
}
@media (min-width:640px){

}
@media (max-width:1200px){
	.interior_wrap .int_tab{margin-bottom:10px;}
	.interior_wrap .int_tab a{font-size:14px; height:42px; line-height:42px;}
	.ori_img{margin-bottom:12px !important;}
}
@media (min-width:640px) and (max-width:1200px){
	
	

	.thumb_img {padding:0 130px !important;}
	.thumb_img span.int_left font{margin-left:8px;}
	.thumb_img span.int_right font{margin-right:8px;}

	.thumb_img>span{font-size:16px; width:100px; height:42px; line-height:42px; margin-top:-21px;}
	.thumb_img>span font{width:50px;}
	
	.ori_img iframe{height:440px;}

}
@media (max-width:640px){

	
	.thumb_img {padding:0 80px !important;}
	
	
	.thumb_img span.int_left font{margin-left:3px;}
	.thumb_img span.int_right font{margin-right:3px;}

	.thumb_img>span{font-size:13px; width:70px; height:30px; line-height:30px; margin-top:-15px;}
	.thumb_img>span font{width:38px;}
	
	.ori_img iframe{height:260px;}
}




