/*频道模板css*/
body{
	background:url(bxjsgdbg.png) no-repeat center 730px;
        width:100%;
        min-width:1200px;
        margin:0 auto;
}
.banner {
	width:100%;
	min-width:1200px;
        height:730px;
        text-align:center;
        font-size:0;
        position: relative;
	background:url(zybxgdhead.jpg) no-repeat center top;

}
.banner img {
	width:100%;
}
.banner a {
    color: #ffffff;
    font-size: 16px;
    font-weight:bold;
    font-family:"微软雅黑";
    position: absolute;
    right: 40px;
    top: 20px;
}

.content1 {
	width:1200px;
	margin:75px auto 0;
}

.content1_l {
	width:640px;
	float:left;
       
}
.content1_r {
	width:535px;
	float:right;
       
}
.content2_l {
	width:800px;
	float:left;
	margin-bottom:30px;
       
}
.content2_r {
	width:365px;
	float:right;
	margin-bottom:30px;
       
}

.zyls_mk{
        height:180px;
        background:url(bxgdjslistmemo.png) no-repeat center top;
}
.zyls_tit{padding: 35px 0 0 15px;}

.zyls_tit p{background:url(bxgdjslisticon.png) no-repeat left 8px; padding-left:20px; margin-bottom:13px; font-weight:bold;}
.zyls_tit p a{color:#d0eefd; font-size:20px;}
.zyls_mk ul li {
       height: 44px;
       line-height:44px;
       font-size:18px;
       padding: 0px 0px 0px 35px;
       color:#d0eefd;
} 
.zyls_mk ul li a{font-size:18px;  color:#d0eefd;}


/*要闻列表*/
.dzj_yw_list {overflow:hidden; margin-top:5px;}
.dzj_yw_list li {
    height: 56px;
    line-height: 56px;
    padding-left: 20px;
    background: url(bxgdjslistdot.png) no-repeat scroll 5px center;
}
.dzj_yw_list li a{
    font-size:18px;
    color:#070707;
}

.mk_tit{
        width:100%;
        height:54px;
        margin:65px 0 30px;
        background:url(bxgdjstiticon.png) no-repeat scroll 5px center;
}
.mk_tit a{
        height:54px;
        line-height:54px;
        font-size:22px;
        font-weight: bold;
        color:#ffe899;
        margin-left:75px;
}
/*学习资料*/
.xxtl_list{
        overflow: hidden;     
}
.xxtl_list li{
     width:285px;
     height:180px;
     float:left;
     margin:13px 7px;
}

.xxtl_list img{ 
     width:285px;
     height: 180px;
}
/*工作动态、媒体评论*/
.mtpl_list{overflow:hidden;}
.mtpl_list li {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url(bxgdjslistdot.png) no-repeat scroll 5px center;
    width: 530px;
    float: left;
    margin: 0px 25px;
}
.mtpl_list li a{
    font-size:16px;
    color:#070707;
}

/*先进典型*/
.xjdx,.jsjy{overflow:hidden;}
.xjdx li{
 width:390px;
 height:310px;
 float:left;
 margin:20px 20px 40px 0;
}
.xjdx img{ 
 width:390px;
 height: 240px;
}
.xjdx .tit{
    text-align:center;
    line-height:70px;
    background:#e7e7e7;
}
.xjdx .tit a{ 
    font-size:20px;
    font-weight:bold;
    color:#000000;
}
.xjdx li:nth-child(2n){margin-right:0}
/*警示教育*/
.jsjy li{
 width:365px;
 height:206px;
    margin: 20px 0px 32px 0;
}
.jsjy img{ 
 width:365px;
 height: 206px;
}




