@charset "gb2312";
/*
*@Description: 首页模板自适应屏幕分辨率，只限首页
*@Author: 娄底国联信息服务有限公司--zhangdan
*@Create: 2016年05月09日
*@Update:120px;  /2=60px
 */
@media screen and (max-width:1025px){
.content {width:1000px;margin:0 auto;}

.focusBox{width: 528px;}
.focusBox .pic{width:530px;}
.focusBox .pic img{width: 530px;}
	
.index_news{ width:458px;}
.index_news dd li a{ width:65%;}

.xxgk_tablist{width: 365px;}
.xxgk_tablist h3 span{width:90px;}

.zwgk_nav{width: 326px;}
.zwgk_nav dd li{margin-top:5px;width:85px;}
.zwgk_nav img{margin-top:5px; width:326px;}

.tjzt_wrap .fr{width:940px;}
.adSlide .bd img{ width:940px;}

#row4{width:624px;}
#row5{width:362px;}

.index_tabarea{padding:13px 10px 10px 10px;}
.index_tabarea .fl{ width:290px;}
.index_tabarea .bd li a{ width:70%;}

.index_tjzs{padding:12px 10px 10px 10px;}

.index_hdjl{padding:12px 10px 10px 10px;}

}