/* 页面主要内容区域 */
.main_content{
    width: 1436px;
    margin: auto;
    min-height: 500px;
    padding-bottom: 50px;
}

.main_content .crumbs{
	height: 80px;
	padding-top: 20px;
}

.main_content .crumbs>p{
	height:40px;
	line-height: 40px;
	font-size: 16px;
	color: #434343;
}

.main_content .crumbs a{
	color: #434343;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}

.main_content .crumbs .on{
	color: #D70C19;
}

.main_content .crumbs a:hover{
	color: #D70C19;
}

.main_content .leader_wrapper{
	width: 1436px;
	font-family: 'Source Han Serif', serif;
    font-weight: bold;
}

.main_content .leader_wrapper .leader_left{
	float: left;
	width: 560px;
}

.main_content .leader_wrapper .leader_left .leader_list{
	/* background:#eee; */
	/* padding: 0 23px 10px; */
}

.main_content .leader_wrapper .leader_left .leader_list .title{
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #333333;
	background: #DCDCDC;
	text-align: center;
	font-weight: bold;
}

.main_content .leader_wrapper .leader_left .leader_list ul{
	padding: 0;
}

.main_content .leader_wrapper .leader_left .leader_list li{
	float: left;
	width: 272px;
	height: 72px;
	line-height: 72px;
	margin-top:16px;
	/* padding-top:11px; */
	background: #dcdcdc;
	text-align: center;
	color: #333333;
	font-size:24px;
	cursor: pointer;
}

.main_content .leader_wrapper .leader_left .leader_list li:first-child{
	width: 272px;
	margin: 16px 144px 0;
	text-emphasis: center;
	height: 76px;
	line-height: 76px;
}
.main_content .leader_wrapper .leader_left .leader_list li:nth-of-type(even){
	margin-right: 14px;
}

.main_content .leader_wrapper .leader_left .leader_list li.on{
	background: #b1081d;
	color: #fff;
}

.main_content .leader_wrapper .leader_left .leader_list li .red{
	color:#b1081d;
}

.main_content .leader_wrapper .leader_left .leader_list li.on .red{
	color:#fff;
}

/* 领导新闻 */
.main_content .leader_wrapper .leader_left .news_list{
    float: right;
    width: 450px;
    height:362px;
    margin-top: 30px;
}

.main_content .leader_wrapper .leader_left .news_list h3{
    font-size:20px;
    height: 38px;
    margin-top: 10px;
    border-bottom:2px dashed #bfbdbe;
}

.main_content .leader_wrapper .leader_left .news_list h3 .gray{
    font-size: 16px;
    text-transform:uppercase;
}

.main_content .leader_wrapper .leader_left .news_list h3 .more{
    line-height:32px;
    float: right;
    font-size:14px;
    color:#535353;
}

.main_content .leader_wrapper .leader_left .news_list h3 .more:hover{
    color:#a90101;
}

.main_content .leader_wrapper .leader_left .news_list ul{
    width:450px;
    padding: 0;
}

.main_content .leader_wrapper .leader_left .news_list li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.main_content .leader_wrapper .leader_left .news_list li .circle{
    display: inline-block;
    float: left;
    width: 12px;
    height: 12px;
    margin: 14px 10px;
    border: 4px solid #a90101;
    border-radius: 6px;
}

.main_content .leader_wrapper .leader_left .news_list li .cont{
    display: inline-block;
    float: left;
    width: 308px;
    margin-left:6px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main_content .leader_wrapper .leader_left .news_list li .cont a{
    color: #535353;
    font-size:16px;
    text-decoration: none;
}

.main_content .leader_wrapper .leader_left .news_list li .cont a:hover{
    color: #ff0000;
}

.main_content .leader_wrapper .leader_left .news_list li .date{
    display: inline-block;
    float: left;
    width:100px;
    height:40px;
    font-size:16px;
    text-align: right;
}

/* 右侧领导简介 */
.main_content .leader_wrapper .leader_right{
	float: right;
	width: 840px;
}

.main_content .leader_wrapper .leader_right .tit{
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #333333;
	padding-left: 86px;
	background: #DCDCDC;
	font-weight: bold;
}

.main_content .leader_wrapper .leader_right .leader_info{
	width: 840px;
	height: 444px;
	margin-right: 6px;
	background: #dcdcdc;
	background: url(../images/icon_leaders_bg.png) no-repeat;
	background-size: 100%;
	background-position: left bottom;
	box-shadow: 0px 0px 8px 0px rgba(147,147,147,0.35);
}

.main_content .leader_wrapper .leader_right .leader_info .leader_img{
	display:none;
	width: 170px;
	height: 230px;
	overflow: hidden;
	float: left;
}

.main_content .leader_wrapper .leader_right .leader_info .leader_img img{
	width: 170px;
	height: 230px;
}

.main_content .leader_wrapper .leader_right .leader_info .leader_intro{
	width: 840px;
	height: 444px;
	float: right;
}

.main_content .leader_wrapper .leader_right .leader_info .leader_intro p{
	line-height: 36px;
	font-size:20px;
	color: #333333;
	text-indent: 3em;
	padding:10px 26px;
}

.main_content .leader_wrapper .leader_right .leader_info .leader_intro .position{
	display:inline-block;
	min-width:150px;
	max-width:440px;
	height:42px;
	padding-left:20px;
	padding-right:20px;
	margin-left:86px;
	margin-top:32px;
	line-height:42px;
	background:#b1081d;
	text-align:center;
	color:#fff;
	font-size:24px;
}

.main_content .leader_wrapper .leader_right .leader_details{
	padding-top: 15px;
	padding-bottom: 15px;
}

.main_content .leader_wrapper .leader_right .leader_details p{
	line-height:40px;
	font-size:16px;
	color:#000;
}
.header .main_nav{
	/*width: 1436px; */
}
body{
	min-width: 1436px;
}
 /* 页面主要内容区域  */


@media screen and (max-width: 1300px) {
  /* 样式规则 */
	.main_content{
		width: 1200px;
	}
	.main_content .leader_wrapper{
		width: 1200px;
	}
	.main_content .leader_wrapper .leader_left{
		width: 460px;
	}
	.main_content .leader_wrapper .leader_right{
		width: 700px;
	}
	.main_content .leader_wrapper .leader_right .leader_info{
		width: 700px;
	}
	.main_content .leader_wrapper .leader_right .leader_info .leader_intro{
		width: 700px;
	}

	.main_content .leader_wrapper .leader_left .leader_list li{
		width: 223px;
	}
	.main_content .leader_wrapper .leader_left .leader_list li:first-child{
		margin: 16px 94px 0;
	}
	.header .main_nav{
		width: 1200px;
	}
	body{
		min-width: 1200px;
	}
}