/* CSS Document */

.main_content{ padding:26px 28px;}
.mt10{ margin-top:10px;}
.mainLeft{width:214px; float:left;}
.mainRight{width:670px; float:right; padding-left:26px; border-left:1px #d9d9d9 solid;}



/*左侧列表目录*/
.xxgkTitle{ line-height:43px; height:43px; background:#eeeeee; padding-left:27px; font-family:"微软雅黑", "宋体"; font-size:16px; cursor:pointer; color:#333333; position:relative;}
.xxgkTitle span{ position:absolute; right:20px;top:-1px;}
.xxgkTitle.active{ background:#829bb7; color:#ffffff;}
.sjnone #active a{color:#ffffff;background:#829bb7;}
.muluTree{margin-left:19px; background:url(../images/zfgk/leftBorderBg.jpg) repeat-y; margin-top:-6px; padding-left:1px;}
.muluTree ul{ display:block; position:relative; top:13px;_top:15px;}
.muluTree ul li{ line-height:26px; font-size:12px; background:url(../images/zfgk/leftIcoBg.jpg) no-repeat 0px 5px;padding-left: 32px;}
.muluTree ul li a:hover{ color:#7b96b3}



/*正文部分*/
.mainRight .content{ line-height:32px; font-size:16px;color:#000000;}
.mainRight h1{ text-align:center;}
.mainRight h2{ font-size:18px; line-height:20px; padding:0; margin:15px 0;}
.mainRight p,.content p{color:#000000; margin-top:5px;line-height: 30px;}






/*手机*/
@media screen and (max-width:768px) {
.col-xs-12,img{width:100% !important; height:auto !important;}
.sjnone{ display:none;}

.main_content{ padding:0px; margin:0px;}

/*搜索块*/
.searchPar{ padding:19px;}
.searchPar div.pull-left{ padding-bottom:10px;}
.searchPar div.submit{ padding-bottom:0px;}

/*列表*/
.main_content ul li span{width:auto;}



}
