﻿@charset "utf-8";
/*common*/
.sideBar{float:left; width:23%; }
.parentName{ padding:27px 10%; text-align: center;font-weight: normal; line-height:1.3; font-size:20px; color:#fff; background:#2085d7; position: relative; z-index: 90;}
.sideMenu{z-index: 90;position: relative;}
.sideMenu .a1,.submenu .a2{display:block; padding:17px 10%; line-height:1.5;text-align: center;color:#131415;background: #d3e6fc;border-top: 3px solid #fff;}
.sideMenu .a1:hover, .sideMenu .a1.aon,
.submenu .a2:hover,.submenu .a2.aon{color:#169aff;}

/*.submenu{display: none;}*/
.submenu .a2{border-width: 1px;background: #e5f0fd;padding: 10px 10%;}

.mainContent{float:right; width:75%;}
.main_pad{width:100%;float: none;}

/*list*/
.news_list{}
.news_list li{ position:relative; padding:0 88px 0 22px; clear:both; overflow:hidden; line-height:50px; border-bottom:#cccccc 1px dashed;}
.news_list li:after{content:"";position:absolute; left:5px; top:50%; margin-top:-2px; width: 4px; height: 4px; background: #b5b5b5;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;}
.news_list li .time{ position:absolute; right:0; top:0; color:#999999;}
.news_list li a{float:left; max-width:96%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.news_list li a:hover{color:#333; font-weight:bold;}

.singlePage{line-height:2.1; padding:20px 0;}

/*专题专栏列表*/
.ztzl_list{overflow:hidden; zoom:1;margin: 0 -10px;}
.ztzl_list li{float:left;width:33.333%; line-height:35px; text-align:center;margin-bottom: 20px;}
.ztzl_list li .pic,.ztzl_list li .txt{margin:0 10px;}
.ztzl_list li .pic{ height:120px;background: url(../images/nopic.jpg) no-repeat center;background-size: contain;}
.ztzl_list li .pic img{ display:block; width:100%; height:120px;}
.ztzl_list li .txt a{display: block;max-width: 90%;margin: 0 auto;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;}

/*领导之窗*/
.ldzc-cont{padding:30px 0; overflow:hidden; zoom:1;}
.ldzc-cl{ float:left; width:18%;}
.ldzc-cl dt{background: url(../images/ldxx_slt.jpg) no-repeat center #f5f5f5;min-width: 101px;min-height: 133px; padding:18px 0;}
.ldzc-cl dt img{ display:block; width:101px; height:133px; margin:0 auto;}
.ldzc-cl dd{ text-align:center;}
.ldzc-cl dd b{ display:block; color:#bc1010; font-size:18px; padding:15px 0 2px;}
.ldzc-cl dd span{ display:block; color:#999999; font-size:16px; padding-bottom:10px;}
.ldzc-cl dd a{ display:block; height:24px; line-height:24px; text-align:center; color:#fff; background:#bc1010; max-width:148px; margin:0 auto;}
.ldzc-cl dd a:hover{ font-weight:bold;}

.ldzc-cr{ float:right; width:77.2%; background: #fbfafa;}
.ldzc-cr .tt{ margin:0; font-size:16px; background:#dae9fc; height:45px; line-height:45px; font-weight:bold; padding-left:20px;}
.ldzc-cr .txt{ line-height:34px; padding:15px 30px;}

.ldzc_left{width: 50%;}
.ldzc_left dl{width: 40%;float: left;margin-right: 10%;}
.ldzc_right{width: 49%;background: none;border-left: 1px solid #DBE2EA;}
.ldzc_right li{float: left;width:33.333%;line-height: 50px;}
.ldzc_right li a{padding-left:30%;}



/***responsive***/
@media (max-width: 1200px) {
	.container_innerpage{background: #fff;}
	.container_innerpage .innerpage{margin-bottom: 0;padding:20px 0;}
	
}

@media (max-width: 991px){
	
	
}

/* xs mobile*/
@media (max-width: 768px) {
	.mainContent{float:none; width:100%;}
	.sideBar{margin-bottom:0; padding:0;}
	.sideMenu{padding: 0; margin-top: 1px;}
	.sideMenu .li1{background:rgba(0,0,0,0.5); padding:0; margin-bottom:1px;}
	.sideMenu .a1{border:none; padding:12px 8%; color: #fff; font-size: 15px;background: none;}
	.sideMenu .a1 b{display: none;}
	.sideMenu .a1.aon, .sideMenu .a1:hover{background:#78a1cb; color: #fff;}
	.sideMenu .a1.aon:after{content: ''; width: 3px; /*background:#2372c2;*/ left: 0; top: 0; bottom: 0; position: absolute;}

	.mobile_sideBar{position: fixed; left:-200px; top: 0; bottom: 0; z-index: 99; background:rgba(0,0,0,0.6); width: 200px; transition: all .3s; -webkit-transition: all .3s; box-shadow:0 0 5px rgba(0,0,0,0.4);}
	.mobile_sidebar_mark{position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.3); z-index:10; display: none;}
	.mobile_sidebar_icon{width: 40px; height: 40px; background:url(../images/site_tree_ico.gif) no-repeat center center; background-color:rgba(0,0,0,0.6); border-radius:0 4px 0 0;  position: absolute; left: 100%; bottom: 0; cursor: pointer; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
	.mobile_sidebar_icon_open{transform: rotate(180deg); border-radius: 0 0 0 4px;}

	.news_list li{padding:10px 10px 10px 25px !important;  line-height:1.6;  background-position:5px 17px; height:auto;}
	.news_list li a, .news_list li .time{float:none; display:inline; position:static; white-space:normal; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:auto;}
	.news_list li .time{margin-left:10px;}
	.news_list li:after{top:22px;margin-top: 0;}

	.ztzl_list li{width:50%;}

	.ldzc-cl{ float:none; width:auto; margin-bottom:25px;}
	.ldzc-cr{ float:none; width:auto;}

	.ldzc_left dl{margin:0 5%;}
	.ldzc_right{border:none;}
		
}


@media (max-width: 480px) {
	.ztzl_list li{width:100%;}
	
}

@media (max-width: 320px) {
	.ldzc_left dl{float: none;margin:0 auto;width:auto;}
	.ldzc_left dl:first-child+dl{display: none;}
	.ldzc_right li{width:50%;}
	
}
