@charset "utf-8";


.mainBox .leftBox {
	width: 710px;
	padding: 0 40px 0 50px;
	border-right: #ababab solid 2px;
}

.mainBox .rightBox {
	width: 318px;
	padding: 0 50px 0 30px;
}


/*工作分工*/

.zxjj_bg {
	background: url(zxjj_bg.jpg)/*tpa=http://www.nx.gov.cn/images/2016/zxjj.files/zxjj_bg.jpg*/ no-repeat;
	padding-top: 219px;
	position: relative;
}

.zxjj_lead {
	position: absolute;
	top: 19px;
}

.zxjj_lead img {
    height: 200px;
	vertical-align: middle;
	margin-left: 28px;
	float: left;
}

.zxjj_lead h1 {
    width: 200px;
    top: 140px;
    left: 235px;
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.job h1 {
	height: 40px;
	background: #3b90f0;
	color: #fff;
	line-height: 40px;
	text-indent: 15px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
}
.job h1 span.hover{
	color: #fff;
	cursor: pointer;
}
.job h1 span{
	margin-right: 20px;
	color: #afd4ff;
}

.job div.job_main {
	padding: 20px 0 35px 0;
}
.job div.job_main p {
	    line-height: 180%;
}

/*活动*/

.activity>h1,
.interview>h1 {
	font-size: 22px;
	font-family: "宋体";
	font-weight: bold;
	height: 35px;
	border-bottom: #bbb solid 1px;
}

.activity>h1 a,
.interview>h1 a,
.zxjj_video>h1 a {
	color: #1f3653;
	font-weight: 600;
}


/*视频*/

.zxjj_video>h1 {
	font-size: 22px;
	font-family: "宋体";
	font-weight: bold;
	height: 35px;
}

.zxjj_video {
	position: relative;
}

.zxjj_video img {
	width: 318px;
	height: 210px;
	vertical-align: middle;
}

.zxjj_video .zxjj_video_bg {
	position: absolute;
	background: url(zxjj_video_bg.png)/*tpa=http://www.nx.gov.cn/images/2016/zxjj.files/zxjj_video_bg.png*/;
	bottom: 46px;
	height: 30px;
	width: 100%;
}

.zxjj_video .zxjj_video_bg i {
	display: block;
	margin: 7px 0 0 10px;
	width: 19px;
	height: 16px;
	background: url(zxjj_video.png)/*tpa=http://www.nx.gov.cn/images/2016/zxjj.files/zxjj_video.png*/;
}

.zxjj_video p {
	width: 275px;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
}

/*秘书长简介*/
.mainBox .msz_leftBox {
	width: 140px;
	padding: 0 30px 0 50px;
}

.mainBox .msz_rightBox {
	width: 890px;
	padding: 0 50px 0 35px;
	border-left: #ababab solid 2px;
}
.mszjj_bg{
	background: url(mszjj_bg.jpg)/*tpa=http://www.nx.gov.cn/images/2016/zxjj.files/mszjj_bg.jpg*/ no-repeat;
	padding-top: 50px;
}
.msz_pic p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
/*领导简介录修改 20161116（宁夏）11:20*/
.zxjj_leadld img {
    vertical-align: middle;
    margin-left: 16px;
    float: left;
    margin-top: 52px;
}

.zxjj_leadld {
    position: absolute;
    top: 36px;
}

.zxjj_leadld h1 {
    width: 200px;
    top: 140px;
    left: 235px;
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}