.main_1170 { width:100%; max-width:1140px; padding: 0 15px !important; margin:0px auto !important; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-top:60px !important;}
img { max-width:100% !important; max-height:100% !important;}


.discount_left { width:25%; float:left;}
.discount_right { width:65%; float:right;}

.discount_left h2 { border-left:3px solid #000; font-size:25px; padding-left:15px;}
.discount_left h2 span {  display:block;}
.discount_left h2 i { font-weight:normal; font-style:normal; font-size:18px; margin-top:50px;}
.discount_left p { text-align:justify;}

.discount_left h6 a { color:#666; font-size:12px;}
.discount_left h6 em { display:block; margin-top:5px;}


@media screen and (max-width:992px) {
	
.discount_left { width:35%; float:left;}	
.discount_right { width:55%; float:right;}	
	
	}


@media screen and (max-width:768px) {
	
.discount_left { width:100%; float:left;}	
.discount_right { width:100%; float:right;}		
	
	}



















