.warp{
    margin: 0px;
    padding: 0px;
}
/*头部css*/
.header{
    width:100%;
    height:360px;
    background:url("imagesheader_bg.jpg") no-repeat center #bde3ff;
}
.header .h_warp{
    width:1200px;
    height:360px;
    margin:0px auto;
}
.header .h_warp .logo{
    width:642px;
    margin-top:82px;
    float: left;
}
.header .h_warp .h_right{
    float:right;
    width:280px;
    line-height: 22px;
    margin-top: 150px;
    margin-right: 40px;
}
.header .h_warp .h_right .h_title{
    font-size: 21px;
    color:#cd0008;
    margin-left:10px;
}
.header .h_warp .h_right .h_link{
    font-size: 14px;
    margin-left:9px;
}
.header .h_warp .h_right .h_link span{
    color:#cd0008;
}
.header .h_warp .h_right .h_gx li{
    width:63px;
    height:62px;
    margin: 24px 8px 0px 0px;
    background:url("imagesheader_bd.png") no-repeat top;
    float: left;
    color: #425dae;
    font-size: 12px;
    text-align: center;
 }
.header .h_warp .h_right .h_gx li a{
    color: #425dae;
    font-size: 12px;
}
.header .h_warp .h_right .h_gx .wx{
    position: relative;
}
.header .h_warp .h_right .h_gx .wx img{
    position: absolute;
    top:64px;
    left:-8px;
    z-index: 666;
    display: none;
}
.header .h_warp .h_right .h_gx .wx:hover img{
    display: block;
}
.header .h_warp .h_right .h_gx .search{
    margin-right: 0px;
}
.header .h_warp .h_right .h_gx li i {
    width: 36px;
    height: 29px;
    margin-top: 8px;
}
.header .h_warp .h_right .h_gx li .mark{
    background: url("imageswx.png") no-repeat center;
}
.header .h_warp .h_right .h_gx li .mark1{
    background: url("imagesmail.png") no-repeat center;
}
.header .h_warp .h_right .h_gx li .mark2{
    background: url("imagesphone.png") no-repeat center;
}
.header .h_warp .h_right .h_gx li .mark3{
    background: url("imagessearch.png") no-repeat center;
}
/*导航css*/
.nav_warp{
    width:100%;
    height:92px;
    position: absolute;
    top: 307px;
    background:url(imagesnav_red.png) repeat-x top ;
}
.nav_warp .nav{
    width:1200px;
    margin:0px auto;
}
.nav_warp .nav ul li{
    width:148px;
    height: 86px;
    margin-top: 3px;
    cursor: pointer;
    border-right: 1px solid #a20006;
    text-align: center;
}
.nav_warp .nav ul .home{
    width: 155px;
    margin-left: -1px;
}
.nav_warp .nav ul li i{
    width:35px;
    height:56px;
}
.nav_warp .nav ul .tszs{
    margin-left: 2px;
}
.nav_warp .nav ul li.on{
    background: #9c0006;
}
.nav_warp .nav ul li .nav_mk{
    background:url("imageshome.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk1{
    background:url("imagesuser.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk2{
    background:url("imagespage.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk3{
    background:url("imagesxinxi.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk4{
    background:url("imagesdangjian.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk5{
    background:url("imagesxiwen.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk6{
    background:url("imagesxx.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk7{
    background:url("imageszw.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk8{
    background:url("imagestb.png") no-repeat center;
}
.nav_warp .nav ul li .nav_mk9{
    background:url("imagests.png") no-repeat center;
}
.nav_warp .nav ul li a{
    font-size: 17px;
    color:#fde0ca;
}
/*焦点样式*/
.main_warp{
    width:1152px;
    margin:52px auto 0px;
    background: #ffffff;
    padding: 24px;
    overflow: hidden;
}
.main_warp .focus{
    height: 762px;
    position: relative;
}
.main_warp .focus .hd{
    position: absolute;
    top:48%;
    left:50%;
    z-index: 44;
}
.main_warp .focus .hd ul li{
    width:11px;
    height: 11px;
    float: left;
    margin-left: 6px;
    background: url("imagesbaidian.png") no-repeat center;
}
.main_warp .focus .hd ul li.on{
    background: url("imageslandian.png") no-repeat center;
}

.main_warp .bd{
    width:57%;
    float: left;
    height: 440px;
    overflow: hidden;
    position: relative;
}
.main_warp .bd span{
    cursor: pointer;
}
.main_warp .focus_left li p{
    height: 56px;
    /*width:94%;*/
    line-height: 56px;
    /*padding-left: 40px;*/
    background:rgba(51,51,51,0.5);
    position: absolute;
    top:384px;
	/*新增*/
	width:656px;
	text-align:center;
}
.main_warp .focus_left li p a{
    color: #ffffff;
    position: relative;
    font-size: 16px;
}
@media \0screen\,screen\9 {
    .main_warp .focus_left li p{
        background:#333333;
        filter:Alpha(opacity=50);
    }
    .main_warp .focus_left li p a{
        position: relative;
    }
}
.main_warp .focus .focus_right{
    width:41%;
}
.main_warp .focus .focus_right li{
    width: 224px;
    height: 224px;
}
.main_warp .focus .focus_right li p{
    line-height: 28px;
    padding-top: 5px;
}
.main_warp .focus .active .lead{
    width:57%;
    height: 290px;
    background: url("imageslead_bd.jpg") no-repeat top center;
	overflow:hidden;
}
.main_warp .focus .active  h3{
    padding:22px 18px 0px 20px;
    color:#0a5cb8;
    font-size: 24px;
    font-weight:normal;
}
.main_warp .focus .active  h3 span a{
    font-size: 24px;
}

.main_warp .focus .active  h3 a{
    color:#0a5cb8;
    float: right;
    font-size: 18px;
}
.main_warp .focus .active  h3 i{
    float: left;
    margin-right: 12px;
    width:8px;
    height:23px;
    background:url("imageslantiao.png") no-repeat;
}
.main_warp .focus .active .active_right{
     width:41%;
     height: 303px;
	 overflow:hidden;
     background:url("imagesavt_bd.jpg") no-repeat center;
 }
.main_warp .focus .active ul{
    padding:20px 18px 0px 20px;
}
.main_warp .focus .active ul li{
    font-size: 18px;
    line-height: 30px;
    clear: both;}
.main_warp .focus .active ul li a{
    margin-left:0px;
}
.main_warp .focus .active ul li span{
	white-space:nowrap;
    color:#bfbfc0;
	font-size: 14px;
    margin-left: 10px;
}
.main_warp .focus .active ul li i{
    width: 7px;
    height: 36px;
    margin-right: 9px;
    background:url("imageshuidian.png") no-repeat 0px 11px;
}
.main_warp .prev,
.main_warp .next{
    position:absolute;
    left:1%;
    top:50%;
    margin-top:-25px;
    display:block;
    width:32px;
    height:40px;
    background:url(imagesslider-arrow.png) -110px 5px no-repeat;
    filter:alpha(opacity=50);opacity:0.5;
}
.main_warp .next{
    left:auto;
    right:1%;
    background-position:8px 5px;
}
.main_warp .prev:hover,
.main_warp .next:hover{
    filter:alpha(opacity=100);opacity:1;
}
.main_warp .prevStop{
    display:none;
}
.main_warp .nextStop{
    display:none;
}
/*政务相关css*/
.zw_warp{
    width:1200px;
    height:526px;
    margin: 17px auto 0px;
    overflow: hidden;
    background:url("imagesbgt2017_zizhan_bankuai_bg.png") repeat-y center;
}
.zw_warp .zw{
    width:1060px;
    height:441px;
    border: 1px solid #ffffff;
    margin: 24px;
    float: left;
    padding:23px 46px 14px
}
.zw_warp .zw li{
    height: 128px;
    background: #FFFfff;
	overflow:hidden;
}
.zw_warp .zw li .z_left{
    height: 128px;
    text-align: center;
    overflow-y: hidden;
}
.zw_warp .zw li .bg_positive{
    background: url("imagesbgt2017_zizhan_bankuai_bg1.png") no-repeat center;
}
.zw_warp .zw li .bg_clum{
    background: url("imagesbgt2017_zizhan_bankuai_bg3.png") no-repeat center;
}
.zw_warp .zw li .bg_red{
    background: url("imagesbgt2017_zizhan_bankuai_bg2.png") no-repeat center;
}
.zw_warp .zw li .z_left i{
    width:77px;
    height:90px;
}
.zw_warp .zw .zwgk .z_left i{
    background:url("imagesbgt2017_zizhan_bankuai_bg_t01.png") no-repeat center;
}
.zw_warp .zw .dcdb .z_left i{
    background:url("imagesbgt2017_zizhan_bankuai_bg_t03.png") no-repeat center;
}
.zw_warp .zw .jgdj .z_left i{
    background:url("imagesbgt2017_zizhan_bankuai_bg_t02.png") no-repeat center;
}
.zw_warp .zw li  .z_left a{
    color:#ffffff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    width:204px;
}
.zw_warp .zw li  .z_right ul li{
     height:32px;
    margin-top: 5px;

}
.zw_warp .zw li  .z_right ul li a{
    font-size: 16px;
}
.zw_warp .zw li  .z_right{
    width: 838px;
    margin: 17px 0px 0px 18px;
}
.zw_warp .zw li h4{
    width:800px;
    float: left;
	line-height:30px;
}
.zw_warp .zw li span{
    display: block;
    float: left;
    width: 800px;
    line-height: 34px;
    height:66px;
    margin-top: 4px;
}
/*新闻列表css*/
.news_warp{
    width:1152px;
    padding: 24px;
    height:290px;
    margin: 17px auto 0px;
    background:#ffffff;
    overflow: hidden;
}
.news_warp .list{
    width:49%;
    height:210px;
    font-size: 18px;
    line-height: 42px;
}
.news_warp .list h4{
    height:30px;
    font-weight: 300;
}
.news_warp .list h4 p{
    border-bottom: 3px solid #c70000;
	font-size: 22px;
    font-weight: bold;
}
.news_warp .list h4 p>a{
    font-size: 24px;
    color:#474747;
}
.news_warp .list h4 span{
    color: #c70000;
}
.news_warp .list h4 a{
    color:#afafaf;
    font-size: 18px;
}
.news_warp .list ul li{
    border-top: 1px solid #dddddd;
}
.news_warp .list ul li a{
    font-size: 18px;
}
/*视频点播css*/
.video_warp{
    width:1152px;
    padding: 54px 24px 32px;
    height:344px;
    margin: 17px auto 0px;
    background:#ffffff;
    text-align: center;
}
.video_warp ul {
    margin-top: 10px;
}
.video_warp ul li{
    width:31.5%;
    height:276px;
    text-align: center;
    position: relative;
    border:1px solid #ececec;
}
.video_warp ul li i{
    width:34px;
    height:34px;
    position: absolute;
    top:190px;
    left:18px;
    background: url(imagesbf.png) no-repeat center;
}
.video_warp ul li img{
    margin-top: 20px;
}
.video_warp ul li p {
    width: 90%;
    text-align: center;
    font-size: 16px;
    margin-left: 5%;
    margin-top: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*文化建设css*/
.wh_warp{
    width:1152px;
    padding: 54px 24px 32px;
    height:360px;
    margin: 17px auto 0px;
    background:#ffffff;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.wh_warp .bd{
    margin-top: 35px;
}
.wh_warp ul li{
    width:31%;
    height:252px;
    padding: 4px;
    text-align: center;
    position: relative;
    border:1px solid #ececec;
}
.wh_warp ul li img{
    width: 100%;
    height: 100%;
}
.wh_warp .hd .prev,.wh_warp .hd .next{
    display:block;
    width:20px;
    height:9px;
    float:right;
    margin-right:5px;
    margin-top:10px;
    overflow:hidden;
    cursor:pointer;
    background:url("imagesarrow.png") no-repeat;
}
.wh_warp .hd .next{
    background-position:0 -50px;
}
.wh_warp .hd .prevStop{
    background-position:-60px 0; }
.wh_warp .hd .nextStop{
    background-position:-60px -50px;
}
/*底部css*/
.foot_warp{
    width: 100%;
    height: 132px;
    background: #232357;
    margin-top: 51px;
    border-top: 7px solid #353585;
}
.foot{
    width: 1200px;
    margin: 0px auto;
}
.foot ul{
    width: 48%;
    margin-top: 30px;
    line-height: 30px;
}
.foot ul li{
    color:#ffffff;
    font-size: 16px;
    width:50%;
}
.foot ul li a{
    color:#ffffff;
    font-size: 16px;
}
.foot .foot_right {
    margin-top: 39px;
}
.foot .foot_right img{
    margin-right: 18px;
}

/*二级页面css*/
/*领导活动*/
.warp .now{
    width:1200px;
    height:60px;
    line-height: 60px;
    margin:52px auto 0px;
    background: #ffffff;
    font-size: 16px;
    color:#939393;
}
.warp .now i{
    width:45px;
    height:57px;
    float:left;
    background:url("imageser_home.png") no-repeat 15px center;
}
.warp .now span{
    color:#bb0007;
}
.warp .now>div{
    padding-right:50px;
}
.warp .now a{
    font-size: 16px;
    color:#939393;
}
.warp .now .m_r{
    margin-right: 55px;
}
.warp .list_er{
    width:1200px;
    background: #ffffff;
    margin:17px auto 0px;
}
.warp .list_er_t{
    padding:30px 54px 0 48px;
}
.warp .list_er h4{
    border-left:6px solid #930006 ;
    color:#454545;
    font-weight: 400;
    font-size: 24px;
}
.list_er_centon{
    margin-top: 20px;
    padding-bottom: 130px;
    border-top: 1px solid #f2f2f2;
}
.warp .list_er ul{
    padding:0px 54px 0 48px;
    margin-top: 20px;
}
.list_er_centon ul li{
    font-size: 18px;
    line-height:60px;
    border-bottom: 1px dashed #d7d7d7;
}
.list_er_centon ul li a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:80%;
    display:block;
    margin-left:0px;
}
.list_er_centon ul li span{
    float: right;
    color:#bfbfc0;
}
.list_er_centon ul li i{
    width: 10px;
    height: 60px;
    margin-right: 9px;
    background:url("imageshuidian.png") no-repeat center;
}


/*内容*/
.content{
    width:1198px;
    overflow:hidden;
    border:#DFDFDF solid 1px;
    background-color:#FFFFFF;
    min-height:468px;
    margin-bottom:20px;
}
.content .box{
    padding:38px;
}
.content .box .bk{
    width:540px;
    height:178px;
    margin-bottom:40px;
}
.content .box .bk dl dt span{
    display:block;
    position:absolute;
    width:100px;
    height:2px;
    background-color:#339900;
    margin-top:26px;
    margin-left:-15px;
}
.content .box .bk dl dt a{
    float:right;
    color:#339900;
    line-height:24px;
}
.content .box .bk dl dt b{
    display:block;
    position:absolute;
    width:5px;
    height:15px;
    background-color:#339900;
    margin-top:0px;
    margin-left:-15px;
}
.content .box .bk dl dt{
    color:#339900;
    font-weight:bold;
    border-bottom:#DBDBDB solid 1px;
    height:26px;
    margin-bottom:8px;
    padding-left:15px;
}
.content .box .bk dl dd{
    line-height:30px;
    padding-left:15px;
    font-size:16px
}
.content .box .bk dl dd span{
    float:right;
    color:#BCBCBC;
}
.content .box .nr{
    font-size:16px;
    color:#666;
    padding:55px;
}
.content .box .nr h1{
    font-size:28px;
    line-height:36px;
    text-align:center;
    color:#b80007;
    padding-bottom:30px;
}
.content .box .nr h2{
    height:30px;
    padding-top:15px;
    font-size:14px;
    font-weight:normal;
    border-top:#D9D9D9 solid 1px;
    border-bottom:#D9D9D9 solid 1px;
    margin-bottom:30px;}
.content .box .nr h2 div{
    float:right;
}
.content .box .nr h2 .msg_caption span{
    cursor:pointer;
    display:block;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    border-radius:3px;
    margin-left:15px;
    font-size: 16px;
    float:left;
    color:#9b9b9b;
    }
.content .box .nr h2 .msg_caption span a{
    color:#FFF;
    background:none;
    padding:1px 4px 10px 4px !important;
}
.content .box .nr p{
    line-height:40px;
}
/*视频列表*/
.v_list{
    border-top: 1px solid #f2f2f2;
    padding:0px 0px 130px 0px;
    margin-top:17px;
}
.v_list ul li{
    width:28%;
    text-align: center;
    position: relative;
    margin-top: 40px;
    border:0 none;
    margin-left: 22px;
    float: left;
    margin-right: 36px;
}
.v_list ul  .v_left{
    margin-left:80px;
}
.v_list ul li a{
    display: block;
    width:302px;
    height:195px;
}
.v_list ul li img{
    width:100%;
    height: 100%;
}

.v_list ul li i{
    width:34px;
    height:34px;
    position: absolute;
    bottom:60px;
    left:0px;
    background: url(imagesbf.png) no-repeat center;
}
.v_list ul li p{
    width: 90%;
    text-align: center;
    font-size: 16px;
    margin-left:5%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.v_list ul li p a{
    display: inline;
    width: 100%;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*分页css*/
.pages {
    width:95%;
    text-align: center;
    padding: 12px;
    clear: both;
    margin-top: 40px;
}
.pages span, .pages a, .pages b {
    font-size: 16px;
    margin: 0 2px;
}
.pages span font {
    color: #666666;
    font-size: 12px;
}
.pages a, .pages b {border: 1px solid #ccc;
    background: #F1F1F1;
    padding: 2px 8px;
    text-decoration: none;
}
.pages span {
    padding-right: 10px;
}
.pages b, .pages a:hover {background: #fff;
    color: #FF1700;
    border: 1px solid #BBBBBB;
}
