﻿.box_content div{
	box-sizing: inherit;
}
.navigation{
	height: 68px;
    line-height: 85px;
	border-bottom: 1px dashed  #c9c9c9;
		font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.navigation>a{color: #999999;}
.navigation>a:hover{color: #2f61ac;}
.examine_text{
	display: none;
}
.leader_view{
	padding-top: 36px;
	margin-bottom: 37px;
}
.leader_view>.leader_view_left{
	width: 318px;
	float: left;
	height: 100%;
	border-right: 1px solid #c9c9c9;;
}
.leader_view>.leader_view_right{
	width: 825px;
	float: right;
}
.leader_view_left>.portrait{
	width: 130px;
	height: 167px;
	margin-top: 30px;
	margin-left: 68px;
}
.leader_view_left>.portrait>img{
	width: 100%;
	height: auto;
}
.secretary{
	font-size: 18px;
	font-weight: 600;
}
.secretary_text{
	font-size: 18px;
	color: #2f61ac;
	/*padding-left: 19px;*/
}
.leader_view{
	overflow: hidden;
	height: auto;
}
.leader_view_left .portrait_bottom{
	margin-top: 24px;
	margin-bottom: 27px;
	/* padding-left: 74px; */
	width: 266px;
	text-align: center;
}
.leader_view_left .letter_btn{
	display: inline-block;
	width: 265px;
	height: 46px;
	background-image: url(2020jczf_liuyanl.png);
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 44px;

}
.leader_view_left .letter_btn span{
	margin-left: 123px;
	font-weight: bold;
}
.leader_view_left .letter_btn:active{
	background-color: #d64316;
	color: #FFFFFF;
}
.leader_view_left .letter_btn:hover{
	background-image: url(2020jczf_liuyanh.png);
}

.leader_view_left .letter_btn2{
	display: inline-block;
	width: 265px;
	height: 46px;
	background-image: url(2020jczf_writel.png);
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 44px;

}
.leader_view_left .letter_btn2 span{
	margin-left: 123px;
	font-weight: bold;
}
.leader_view_left .letter_btn2:active{
	background-color: #d64316;
	color: #FFFFFF;
}
.leader_view_left .letter_btn2:hover{
	background-image: url(2020jczf_writelh.png);
}

.leader_view_left  .personnel_box{
	margin: auto;
	overflow: hidden;
}
.personnel_box>div{
	text-align: left;
}
.personnel_box>div>.personnel_type{
	font-weight: bold;
	float: left;
	font-size: 20px;
	margin-right: 20px;
	height: 32px;
	line-height: 32px;
}
.personnel_box>div>.personnel_right{
	float: left;
	font-size: 20px;
	width: 191px;
}
.personnel_box>div>.personnel_right>a{
	display: inline-block;
	width: 84px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 22px;
	margin-right: 16px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	behavior: url(images/2020jczf_PIE.htc);
	color: #2f61ac;
	cursor: pointer;
}
.personnel_box>div>.personnel_right>a:hover{
		background-color: #7a9df2;
	-moz-box-shadow:2px 3px 3px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow:2px 3px 3px 0px rgba(0, 0, 0, 0.3);
box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
*box-shadow: 2px 3px 3px 0px #c4c4c4;
box-shadow: 2px 3px 3px 0px #c4c4c4 \9;
behavior: url(images/2020jczf_PIE.htc);
	color: #FFFFFF;
}
.personnel_box>div>.personnel_right>a.personnel_two{
	margin-right: 0px;
}
.leader_view_right_top{
	color: #555555;
	padding:35px 28px 35px 28px ;
	border: dashed 1px #c9c9c9;
	line-height: 28px;
	font-size: 16px;
	overflow: hidden;
}
.leader_view_list {
	overflow: hidden;
}
.leader_view_list .leader_view_list_icon{
	width: 14px;
	height: 14px;
	float: left;
	background: url(2020jczf_biao.png);
	margin-top: 10px;
	margin-right: 28px;
}
.leader_view_list .leader_view_text{
	width: 722px;
	float: left;
	line-height: 32px;
}
.leader_view_name{
	color: #333333;
	font-weight: bold;
}
.leader_view_text>p>a{
	color: #d64316;
	cursor: pointer;
}
.leader_view_text a.examine_text{
	color: #d64316;
	display: inline;
}
.leader_view_right_top{
	margin-bottom: 47px;
}
.speech_box{
	height: 284px;
}
.speech_box_header>div{
	font-size: 24px;
	padding-left: 11px;
	padding-right: 11px;
	height: 40px;
}
.speech_box_header>div.active{
	cursor: pointer;
	border-bottom: 3px solid #2f61ac;
	float: left;
	position: absolute;
}
.speech_box_header>div.active a {
	color: #2f61ac;
}
.speech_box_header{
	height: 41px;
	border-bottom: 1px solid #dfdfdf;
}
.speech_box_content{
	padding-top: 10px;
}
.speech_box_content>div li{
	color: #000000;
	line-height: 48px;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}
.speech_box_content>div>ul{
	overflow: hidden;
}

.speech_box_content>div li .icon_Point{
	float: left;
	margin-right: 15px;
	margin-top: 21px;
	background: url(2020jczf_xy.png);
}
.speech_box_content>div li p {
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}
.speech_box_content>div li a.speech_text{
	color: #000000;
	font-size: 16px;
}
.speech_box_content>div li a.speech_text:hover {
	color: #2f61ac;
}
.speech_time{
	float: right;
    margin-left: 30px;
    *margin-left: 0;
	color: #999999;
}
div.speech_box_two{
	height: 257px;
}

.speech_box_content1{
	width: 840px;
	margin-top: 10px;
}
.speech_box_content1 a{
	position: relative;
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
}
.speech_box_content1 a img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 200px;
	height: 150px;
	display: block;
	background: red;
	border:0;
}
.speech_box_content1 a h4{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 36px;
	background: #000;
	filter: aphla(opacity=30);
	opacity: 0.3;
}
.speech_box_content1 a span{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 90%;
	height: 36px;
	line-height: 36px;
	padding: 0 5%;
	color: #fff;
}

.grjl{
	float: right;
	background: #d64316;
	color: #fff;
	padding: 0px 12px;
	border-radius: 6px;
	font-weight: normal;
	width: auto;
	height: 30px;
	line-height: 30px;
}