@media only screen and (max-width: 2980px) and (min-width: 1201px) {
	.maintxt {
   	    width: 1200px;
	}
	.footer .level_b .level_aw .l_a1 {
		width: 1200px;
		height: 240px;
	}
	.footer .level_b .level_aw .la {
		width: 400px;
		float: left;
	}
	.footer .level_b {
		height: 320px;
	}
	.footer .level_b .level_aw {
		width: 1200px;
		height: 315px;
	}
	.footer .level_b .level_aw {
		padding-top: 10px;
	}
	.main_pic {
		min-height: 550px;
	}
	#start_data_inner {
		min-height: 550px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1px) {
	.main_pic {
		min-height: 550px;
	}
	#start_data_inner {
		min-height: 550px;
	}
	#start_data_inner #main_search {
		width: 100%;
		margin-top: 10px;
	}
	.rwd_category_icon, .rwd_section_icon {
		width: 96%;
	}
	.rwd_show_item_add_this {
		display:none;
	}
	.rwd_365 {
		overflow-x: hidden;
	}
}
#containerb {
	padding: 0px;
	height: auto !important;
}
.footer .level_b .level_aw .la .to .ni {
    clear: both;
    text-align: left;
    margin-top: 5px;
    height: auto;
}
.footer .level_b .la .ti {
    float: left;
    height: auto;
	margin-top:10px;
}
#rwd-next-image-b-800 {
	font-weight:bold !important;
}
/*
	Uv
*/
#uv_box_data_prev {
    width: 50px;
    height: 35px;
    margin-top: 33%;
    position: absolute;
    color: #fff;
    font-size: 25px;
    padding-top: 5px;
    margin-left: -10px;
	left:-10;
	cursor:pointer;
	display:none;
}
#uv_box_data_next {
    width: 50px;
    height: 35px;
    margin-top: 33%;
    position: absolute;
    color: #fff;
    font-size: 25px;
    padding-top: 5px;
	right:-10px;
	cursor:pointer;
	display:none;
}
#uv_box_image img {
	max-heightx:500px;
	max-widthx:700px;
}