@media screen and (max-width: 1000px) {
.flex-caption{ position: absolute; right:11px; bottom:0px; top:auto; left:auto; width:100%; height:70px;}
.caption_title_line{ position:relative;width:100%; height:60px; background:url(/images/slider/back.png) repeat;color: #FFF; font-size:20px; vertical-align:middle; display:table-cell; text-align:center;}
.caption_title_line a{
	display:none;
}
.caption_title_line a:hover{
	text-decoration:none;
}


.slider_container{ width:100%; margin:0px; clear:both; background:none; padding:0px;}
.flexslider {width: 100%; margin: 0; padding:0px;background:none; max-width: 100%; }
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(/images/next.png) no-repeat center; bottom:40%;}
.flex-direction-nav li a.prev {background:url(/images/prev.png) no-repeat center;bottom:40%;}
.flex-caption { }


.center {
	margin:0 auto;
	width: 100%;
}

#news * .news-item {
    margin-bottom: 10px;
}




}