﻿@charset "utf-8";
/*clear basic style*/
html,body,h1,h2,h3,h4,h5,h6,input,ul,ol,li,input,p,dl,dd,dt{
    padding: 0;
    margin: 0;
}
body{
    font-size:15px;
    font-family: "Microsoft YaHei";
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333333;
}
img{
    vertical-align: middle;
    border: 0;
}
.clearfix:after{
    content: "";
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
    display: block;
    font-size: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.core{
    width: 1200px;
    margin: 0 auto;
}

/*                top         */
ul{list-style: none;}
.head-top{
    width: 100%;
    height: 40px;
    background: #355e92 !important;
    color: #fff;
    line-height: 40px;
    font-size: 13px;
}
.head-top .head-top-l .time{
    margin-right: 25px;
}
.head-top .head-top-l .weather{
    height: 40px;
}
.head-top-r a{
    display: inline-block;
    color: #fff;
    padding: 0px 10px;
    background: url(bjzz_pic_04.png) no-repeat left;
}
.head-top-r a:first-child{
    background: none;
}
.head-logo-bg{
    width: 100%;
    background-color: #f7f7f7;
}
.head-logo{
    
    height: 142px;
}
.logo-bg{
    height: 142px;
    width: 430px;
}
.head-logo-l a img{
    margin-top: 35px;
}

.head-sea{
    width: 395px;
    font-size: 0px;
    margin-top:46px;
}
.head-sea form .text{
    width: 322px;
    height: 45px;
    line-height: 45px;
    background: #f7f7f7;
    outline: none;
    margin: 0;
    padding: 0px;
    border: 1px solid #aaaaaa;
    border-right: none;
    vertical-align: middle;
    font-size: 13px;
    color: #999999;
    padding-left: 10px;
}
.head-sea form .btn{
    height: 45px;
    width: 67px;
    vertical-align: middle;
    background: url(bjzz6_pic_03.png) no-repeat ;  
    outline: none;
    margin: 0;
    padding: 0px;  
    font-size: 0px;
    border: none;
}

.head-nav{
    height: 50px;
    line-height: 50px;
    border-bottom: 4px solid #c9d3e0;
}
.head-nav ul{
    overflow: hidden;
}
.head-nav ul li{
    float: left;
    font-size: 19px;
    font-weight: bold;
    width: 170px;
    background: url(bjzz6_pic_04.png) no-repeat left;
}
.head-nav ul li:first-child{
    background: none;
}
.head-nav ul li a{
    height: 50px;
    color: #333;
    line-height: 50px;
    margin: 0px 30px;
    text-align: center;
    display: block;
    
}
.head-nav ul li a:hover{
    color: #355e92;
    line-height: 50px;
    border-bottom: 4px solid #a9273a;
}
.head-nav ul li a.on{
    color: #355e92;
    line-height: 50px;
    border-bottom: 4px solid #a9273a;

}
img{
    vertical-align: middle;
    border: 0;
}

/*              top     end */

/* news */
.news{
    height: 130px;
    background: #fff;
}
.news .news-tit{
    font-size: 29px;
    color: #355e92;
    text-align: center;
    line-height: 50px;
    padding-top: 20px;
}
.news .news-tit a{
    color: #355e92;
}

.news .news-abs a{
    color: #999999;
}
.news .news-abs{
    width: 1050px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 24px;
    color: #999;
    margin-top: 10px;
}



/* contain */
.contain{
    height: 386px;
    background-color: #fff;
}
.contain .contain-l{
    background: #000;
    width: 590px;
    height: 386px;
    margin-right: 15px;
}
.contain .contain-r{
    width: 575px;
    height: 386px;
}

/*              轮播              */
.box{
    width: 590px;
}
.lunbo{
    width: 100%;
    float: left;
    position: relative;
}
.content .content-right .lunbo img {
    width: 100%;
}
.content-right .slideBox {
    width: 100%;
    height: 389px;
    float: left;
    position: relative;
    overflow: hidden;
}
.lunbo .slideBox .hd {
    height: 45px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    color: #fff;
}
.lunbo .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.lunbo .slideBox .hd ul li {
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    background: #444444;
}
.lunbo .slideBox .hd ul li.on {
    width: 45px;
    height: 45px;
    color: #fff;
    background: #252525;
}
.lunbo .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.lunbo .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.lunbo .slideBox .bd li .inf {
    text-indent: 20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    opacity: 0.6;
    color: #fff;
    font-size: 15px;
}

.lunbo .slideBox .bd img {
    width: 100%;
    height: 389px;
    display: block;
}

.lunbo .slideBox .title_bg {
    width: 100%;
    height: 45px;
    position: absolute;
    z-index: 1;
    background: #444444;
    /* background: #000;
    opacity: 0.65;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=65); */
}

.lunbo .slideBox .title {
    width: 100%;
    height: 45px;
    position: absolute;
    z-index: 2;
    font-size: 15px;
    line-height: 45px;
    bottom: 0;
    left: 0;
    background: #444444;
    
}

.lunbo .slideBox .title ul {
    position: relative;
    height: 45px;
    width: 60%;
    float: left;
}

.lunbo .slideBox .title ul li {
    position: relative;
    height: 45px;
    width: 100%;
    float: left;
}

.lunbo .slideBox .title a {
    color: #fff;
    display: block;
    width: 100%;
    padding-left:25px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contain .contain-r .head {
    border-bottom: 1px solid #e5e5e5;
    height: 35px;
}

.contain .contain-r .head ul{
    overflow: hidden;
}
.contain .contain-r .head ul li{
    float: left;
}
.contain .contain-r .head ul li a{
    font-size: 17px;
    font-weight: bold;
    padding: 0px 12px;
    display: inline-block;
    height: 35px;
    color: #333;

}

.contain .contain-r .head ul li a.on{
    color: #355e92;
    border-bottom: 4px solid #a51c30;
}
.contain .contain-r .head ul>a{
    color: #999;
    font-size: 15px;
    line-height: 30px;
    float: right;
}
.contain-r .cont ul{
    margin-top: 15px;
    background: url(bjzz_pic_36.png) no-repeat 7px 18px;
}
.contain-r .cont ul li{
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    background: url(bjzz6_pic_07.png) no-repeat 5px;
    padding-left: 20px;
    color: #333333;
}
.contain-r .cont ul li:hover{
    background: url(bjzz6_pic_06.png) no-repeat 2px;
    
}
.contain-r .cont ul li:hover a{
    color: #a51c30;
}
.contain-r .cont ul li a{
    display: inline-block;
    height: 38px;
    line-height: 38px;

}
.contain-r .cont ul li span{
    float: right;
    color: #999999;
    font-size: 17px;
}

/*        预设栏目     */
.columnPreset{
    margin-top: 30px;
}
.columnPreset .columnPresetLeft{
    width: 800px;
    margin-right: 30px;
}
.columnPreset .columnPresetLeft .head{
    width: 800px;
    background-color: #eeeeee;
    height: 39px;
    border-bottom: 1px solid #d5d5d5;
}
.columnPreset .columnPresetLeft .head ul{
    overflow: hidden;
}
.columnPreset .columnPresetLeft .head ul li{
    line-height: 38px;
    float: left;

}
.columnPreset .columnPresetLeft .head ul li a{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0px 40px;
    color: #333333;
    font-size: 17px;


}
.columnPreset .columnPresetLeft .head ul li a.on{
    font-weight: bold;
    color: #fff;
    background:url(bjzz6_pic_08.png) no-repeat;
}
.columnPreset .columnPresetLeft .head ul>a{
    color: #a51c30;
    font-size: 15px;
    display: inline-block;
    line-height: 38px;
    height: 38px;
    float: right;
}
.columnPreset .columnPresetLeft .cont{
    border: 1px solid #bfbfbf;
    border-top: none;
    padding: 20px 0px 20px 20px;
}
.columnPreset .columnPresetLeft .cont ul{
    overflow: hidden;
}
.columnPreset .columnPresetLeft .cont ul li{
    background: url(bjzz6_pic_09.png) no-repeat left;
    margin-right: 15px;
    float: left;
    font-size: 15px;
    line-height: 27px;
    height: 27px;
    
}
.columnPreset .columnPresetLeft .cont ul li a{
    padding-left: 18px;
    display: inline-block;
    color: #333;
    line-height: 27px;
    width: 370px;
    height: 27px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.columnPreset .columnPresetLeft .cont ul li a:hover{
    color: #a51c30;
}

.columnPresetRight{
    height: 135px;
    width: 370px;
    background-color: #eeeeee;
    float: left;
}
.columnPresetRight ul{
    overflow: hidden;
}
.columnPresetRight ul li{
    width: 50%;
    float: left;
    background: url(bjzz6_pic_12.png) no-repeat left 20px;
}
.columnPresetRight ul li:first-child{
    background:none;
}

.columnPresetRight ul li a{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.columnPresetRight ul li a img{
    margin: 20px auto 15px;

}
.columnPresetRight ul li a .li-t{
    width: 100%;

}
.columnPresetRight ul li a .li-b{
    font-size: 17px;
    line-height: 30px;
}



/*            政务公开             */
.columnSum{
    height: 80px;
    margin-top: 35px;
}
.columnSum ul{
    overflow: hidden;
}
.columnSum ul li{
    height: 80px;
    width: 33.33%;
    font-size: 19px;
    background: url(bjzz6_pic_39.png) no-repeat;
    float: left;
    text-align: center;
    color: #333333;
    line-height: 50px;
}
.columnSum ul li:hover{
    font-weight: bold;
    background: url(bjzz6_pic_41.png) no-repeat;
    color: #fff;
}



.column-bg{
    width: 100%;
    border-top: 6px solid #ebebeb;
    background: #f7f7f7;
    min-height: 300px;
}




.left {
    float: left;
}

.right {
    float: right;
}

/*政务公开+办事服务+政民互动*/
.main3{height:476px;position: relative;width: 100%;margin-top: 35px;}
.main3-title{width: 1200px;margin: 0 auto;height: 86px;z-index: 999;position: relative}
.main3-title div{background: url(main3-bg.png) no-repeat top;width: 392px;height: 86px;float:left;text-align: center;line-height: 61px;margin-left: 6px;cursor: pointer;font-size: 19px;color: #333333;z-index: 999}
.main3-title div.hover{background: url(main3-bg-hover.png) no-repeat;font-weight: bold;color: #ffffff;z-index: 9999}
.main3-list-middle{width: 100%;margin: 0 auto;position: absolute;top:61px;z-index: 1;background-color: #f7f7f7;}
.main3-list{width: 1200px;margin: 0 auto;height: 415px;border-bottom: 1px solid #f1f1f1;padding-top: 30px;}



/*政务公开left*/
.zwgk-left{width: 290px;height: 343px;float:left;}
.zwgk-left li{width: 100%;height: 49px;line-height: 49px;border-bottom: 1px solid #e3e3e3;}
.zwgk-left li a{width: 100%;display: block;height: 49px;line-height: 49px;padding-left: 62px;padding-top: 12px}
.zwgk-left li a span{font-size: 15px;color: #355e92;font-weight: bold;border-left:1px solid #b1c0d3;display: block;height: 22px;padding-left: 18px;line-height: 22px}
.gkzn{background: url(bjzz6_pic_15.png) no-repeat 15px 12px;}
.xxzy{background: url(bjzz6_pic_16.png) no-repeat 15px 12px;}
.gkml{background: url(bjzz6_pic_17.png) no-repeat 17px 12px;}
.gkzd{background: url(bjzz6_pic_18.png) no-repeat 17px 12px;}
.gknb{background: url(bjzz6_pic_19.png) no-repeat 15px 12px;}
.ysqgk{background: url(bjzz6_pic_20.png) no-repeat 14px 12px;}
.gkyjx{background: url(bjzz6_pic_21.png) no-repeat 15px 12px;}


/*政务公开right*/
.zwgk-right{width: 910px;min-height:343px;float:left;}
/*最新信息公开+政策解读*/
.zwgk-right-1{width: 520px;height:260px;padding-left: 20px;float:left;margin-left:50px;}
.zwgk-right-title,.bsfu-one-left-title,.zxft-left-title,.zxft-one-right-title{width: 100%;height: 50px;line-height: 50px;background: url(sy-bt-icon.png) no-repeat left;padding-left: 15px}
.zwgk-right-title a,.bsfu-one-left-title a,.zxft-left-title a,.zxft-one-right-title a{margin-left: 10px;cursor:pointer;font-size: 17px;color:#333333}
.zwgk-right-title a.hover,.bsfu-one-left-title a.hover,.zxft-left-title a.hover,.zxft-one-right-title a.hover{font-weight: bold;color: #355e92}
.zwgk-right-list{width: 100%;height: 200px;}
.xx-list{width: 100%;height: 200px;}
.xx-list li{width: 100%;background: url(tzs_pic_01.png) no-repeat left;height: 40px;line-height: 40px;padding-left: 15px;}
.xx-list li a{float:left;font-size: 15px;color: #333333;}
.xx-list li a:hover{ color: #004a7c;}
.xx-list li span{float:right;font-size: 17px;color: #999999}
/*市政府及办公室文件*/
.zwgk-right-2{width: 265px;height: 200px;float:left;padding-left: 20px;margin-left:50px;}
.zwgk-right-2 .cont ul li{width: 235px;
    height: 45px;
    line-height: 45px;
    background: #eaf6fb;
    float: none;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #a7d5ea;}
.zwgk-right-2 .cont ul li a{display: inline;width: auto;height: auto;}
.zwgk-right-2 ul li img {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    margin-right: 30px;
}
.zwgk-right-2 ul li span {
    width: auto;
    top: -3px;
    font-size: 17px;
    color: #333;
    margin-left: 10px;
}
.gkzl{width: 100%;height: 90px;margin-top: 15px;}
.gkzl a{float:left;display: block;height: 90px;font-size: 17px;color:#333333;font-weight: bold;padding-left: 105px;margin-left: 17px}
.szfld{background: url(bjzz6_pic_25.png) no-repeat left;width: 200px;line-height: 30px;padding-top: 15px;}
.zdlyxxgk{background: url(bjzz6_pic_26.png) no-repeat left;width: 198px;line-height: 30px;padding-top:15px}
.szfld1{background: url(bjzz6_pic_27.png) no-repeat left;width: 200px;line-height: 30px;padding-top: 15px;}
.zdlyxxgk1{background: url(bjzz6_pic_28.png) no-repeat left;width: 198px;line-height: 30px;padding-top:15px}
.zfgb{background: url(sy-zfgb.png) no-repeat left;width: 200px;height: 90px;}
.fggz{background: url(sy-fggz.png) no-repeat left;width: 200px;text-align: center;padding-top: 20px;}


/*办事服务*/
.bsfw-one{width: 100%;height: 370px;}
/*个人服务/法人服务*/
.bsfw-one-left{width: 815px;height: inherit;float:left}
.bsfu-one-left-list{width: 100%;height: 100px;}
.fw-list{width: 100%;height: inherit;}
.fw-list li{float:left}
.fw-list a{font-size: 17px;color: #333333;height: 80px;width:130px;padding-top: 50px;text-align: center;margin-left: 22px;margin-top: 15px;display: block}
.fw-list a:hover{color: #004a7c;}
.gr-sysy{background: url(bs-sysy.png) no-repeat top;}
.gr-hjbl{background: url(bs-hjbl.jpg) no-repeat top;}
.gr-jyky{background: url(bs-jyky.png) no-repeat top;}
.gr-jycy{background: url(bs-jycy.png) no-repeat top;}
.gr-slbg{background: url(bs-slbg.png) no-repeat top;}
.gr-zyzb{background: url(bs-zyzb.jpg) no-repeat top;}
.gr-dyzy{background: url(bs-dyzy.png) no-repeat top;}
.gr-zyzg{background: url(bs-zyzg.png) no-repeat top;}
.gr-xzyf{background: url(bs-xzyf.png) no-repeat top;}
.gr-ydfx{background: url(bs-ydfx.png) no-repeat top;}
.gr-zfbz{background: url(bs-zfbz.png) no-repeat top;}
.gr-zjbl{background: url(bs-zjbl.jpg) no-repeat top;}

.fr-slbg{background: url(fr-slbg.png) no-repeat top;}
.fr-zyzb{background: url(fr-zyzb.png) no-repeat top;}
.fr-zzrz{background: url(fr-zzrz.png) no-repeat top;}
.fr-njsp{background: url(fr-njsp.png) no-repeat top;}
.fr-rlzy{background: url(fr-rlzy.png) no-repeat top;}
.fr-shbz{background: url(fr-shbz.png) no-repeat top;}
.fr-tzsp{background: url(fr-tzsp.png) no-repeat top;}
.fr-swmy{background: url(fr-swmy.png) no-repeat top;}
.fr-zbpm{background: url(fr-zbpm.png) no-repeat top;}
.fr-hgka{background: url(fr-hgka.png) no-repeat top;}
.fr-swfw{background: url(fr-swfw.png) no-repeat top;}
.fr-nywy{background: url(fr-nywy.png) no-repeat top;}
.bsfw-one-right{width: 385px;height: inherit;float:left;}
.bsfw-one-right .xx-list li{line-height: 35px;height: 35px;}
.bs-bszl{width: 100%;min-height: 91px;}
.bs-bszl li{float:left;margin-left: 55px;margin-top: 40px}
.bs-bszl li a{display: block;width: 182px;height: 91px;line-height: 91px;font-size: 17px;color: #333333;padding-left: 80px;}
.bs-qxhb{background: url(bs-qxhb.png) no-repeat;}
.bs-fwzs{background: url(bs-fwzs.png) no-repeat;}
.bs-sfgz{background: url(bs-sfgz.png) no-repeat;}
.bs-jybj{background: url(bs-jybj.png) no-repeat;}
.bs-nsjf{background: url(bs-nsjf.png) no-repeat;}
.bs-shbx{background: url(bs-shbx.png) no-repeat;}
.spfw-title a.hover{background-color: #e08a03;color: white;}

/*政民互动*/
.zxft-left{width: 660px;height: 100%}
.zxft-list{width: 100%;height:144px;}
.zxft-one-list{width: 100%;height: 144px; }
.zxft-one-list img{ display:block;float: left;width: 222px;height: 144px;}
.zxft-one-list .zxft-bt{font-size: 17px;color: #355e92;display: inline-block;width: 410px;margin-left: 25px;line-height: 30px;}
.zxft-one-list .zxft-zy{font-size: 15px;color: #999999;display: inline-block;width: 410px;margin-left: 25px;line-height: 30px;}
.zxft-one-list .zxft-xx{color: #c10d0c;float: right}
.zxft-one-list .zxft-xx.hover{color: #355e92;}
.zxft-two-list{width: 100%;height: 160px;margin-top: 15px;}
.zxft-two-list ul{width: 100%;height: 100%}
.zxft-two-list ul li{width: 100%;height: 40px;line-height: 40px;font-size: 17px;background: url(tzs_bg_22.png) no-repeat left;padding-left: 10px}
.zxft-two-list ul li a:hover{color: #355e92;}
.zxft-right{width: 500px;height: 100%}
.zxft-one-righ{width: 100%;height: 242px;}
.yjzj-list{width: 100%;height: 107px;}
.yjzj-list ul{width: 100%;height:100%;}
.yjzj-list ul li{width: 100%;height: 35px;line-height: 35px;color: #c10d0c;font-size: 17px;background: url(bjzz6_pic_24.png) no-repeat left;padding-left: 10px;text-align: right}
.yjzj-list ul li a{color: #333333;font-size: 17px;float: left}
.yjzj-list ul li a:hover{color: #355e92;}
.zxft-two-right{height: 82px;width: 100%;margin-top: 8px; }
.zxft-two-right .hd{width: 316px;height: 82px;font-size: 21px;color: #355e92;font-weight: bold}
.zxft-two-right .hd span{display: inline-block;  float: right;  width: 125px;  height: 82px;  line-height: 82px;  margin-right: 45px;letter-spacing: 1px;}
.zxft-two-right .rx{background: #ffffff url(12345.png) no-repeat left  }
.zxft-two-right .szxx{background:#ffffff url(szxx.png)  no-repeat left }




.hg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 26px;
    background: #5f7691;
    opacity: 0.75;
    filter: Alpha(opacity=75);
    padding: 3px 0 0 19px;
}
.fb-img ul li {
    width: 181px;
    height: 122px;
    position: relative;
    float: left;
    margin:0 2px;
}
.fb-img ul li:first-child {
    margin-left: 0;
}
.hg a {
    color: #ffffff;
    font-size: 15px;
}

.xx-list{height:auto
}
.xx-list li{height:30px;line-height:30px}

#zpinfo{height:200px!important}

.fbyg>p {
    background: #355e92;
    width: 66px;
    height: 57px;
    font-size: 17px;
    color: #f7f7f7;
    padding: 6px 16px;
}
.fbyg-main {
    width: 304px;
    height: 57px;
    background: #e1e1e1;
    padding: 7px 11px;
}

.spfw-title{height:40px;padding-left:303px}
.spfw-title a{width:100px;display:block;border: solid 1px #e08a03;
    text-align: center;float:left;font-size: 17px;
    font-weight: bold;height:40px;line-height:38px;}
    .fw-list a{margin-top:10px;}

.fbyg{background:url(acf5a1c2678948bdbf5dc22430d92eb9.jpg)no-repeat; height:57px;}

.bs-bszl li{margin-top: 10px;}
.bs-bszl li a{width:178px;height: 75px;}
.sy-hysy{background: url(8dca71401df449a48bfc8db22947f743.jpg) no-repeat}
.sy-ldjy{background: url(1098eb000be440b4a9a7b1cecc31daa4.jpg) no-repeat}
.sy-jybj{background: url(f96718ddd09845308c6c79a7476118bc.jpg) no-repeat}
.sy-shbx{background: url(4aecbc0e47c140ff8c0b041bd55de2b8.jpg) no-repeat}
.sy-fljz{background: url(7f487b0ad84844f4b40e77941f3627c2.jpg) no-repeat}
.sy-ggaq{background: url(eed0d54a408645d884804d24ca3f69e2.jpg) no-repeat}
.sy-nsjf{background: url(9ad3fa9a81314206ba3d028b2909281d.jpg) no-repeat}
.sy-xqhb{background: url(647afb7e5cfe40738b782b372e03a7b5.jpg) no-repeat}
.sy-snfw{background: url(768c9cd974a14e368a5c9fa7a457e81c.jpg) no-repeat}

.zxft-one-list .zxft-zy{line-height:27px}
.wyxx{float:left;}
.xjxx-bg{display:none}
.wyxx{width:500px;background:url(17d2291634194d04b2fd7cbd8c34b13a.jpg) no-repeat;height:60px}
/* .zxft-one-right{padding-left:10px} */
.zxft-one-right ul li{
    height: 40px;
    overflow: hidden;
    background: url(tzs_pic_01.png) no-repeat left;
    padding-left: 10px;
}
.zxft-one-right ul li a{
    font-size: 17px;
    color: #000;
    line-height: 40px;
    display: inline-block;
    float: left;
}
.zxft-one-right ul li a span{
    color: #c31e1d;
    
}
.zxft-one-right ul li span{
    font-size: 17px;
    line-height: 40px;
    height: 40px;
    float: right;
}

















/*底部横幅滚动*/
.hfgdWrap {
    margin: 30px auto;
    width: 100%;
    /* background-color: #e2eaf3; */
    position: relative;
}

.picMarquee-left {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.picMarquee-left .tempWrap {
    width: 1200px !important;
    left: 50px !important;
}

.picMarquee-left .prev, .picMarquee-left .next {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    margin-top: -49px;
    width: 32px;
    height: 98px;
    background: url(bjzz6_pic_35.png) center center no-repeat;
    z-index: 2;
}

.picMarquee-left .next {
    left: auto;
    right: 0;
    background: url(bjzz6_pic_34.png) center center no-repeat;
}

.picMarquee-left .bd {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin: 0 auto;
}

.picMarquee-left .bd ul {
    width: 100%;
    float: left;
    height: 106px;
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    width: 286px;
    height: 202px;
    _display: inline;
    overflow: hidden;
    /* text-align: center; */
    margin-right: 19px;
}
.redLine{
    width: 100%;
    height: 4px;
    margin-bottom:10px;
    background:none;
    
}
.redLine.noe{
    background: #bb2335;
    
}


.picMarquee-left .bd ul li .pic {
    width: 286px;
}
.picMarquee-left .bd ul li .pic a .p1{
    margin-top:10px;
    width: 45px;
    height: 17px;
    line-height: 17px;
    display: inline-block;
    text-align: center;

    font-size: 13px;
    color: #fff;
    background: url(bjzz6_pic_30.png) no-repeat;
}
.picMarquee-left .bd ul li .pic a .pp{
    border: 1px solid #e5e5e5;
    height: 82px;
    display: inline-block;
    width:100%;
    border-top: none;
    padding-left: 10px;
}
.picMarquee-left .bd ul li .pic a .p2{
    margin-top:10px;
    font-size:21px;
    color:#040404;
}

.picMarquee-left .bd ul li .pic img {
    width: 286px;
    float: left;
    height: 106px;
    display: block;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}


/*            链接         */
.friendLink{
    height: 67px;
    width: 100%;
    border-top:3px solid #bb2335;
    background: #f9f9f9;
}
.friendLink span{
    color: #315a8f;
    line-height: 67px;
    font-size: 19px;
    font-weight: bold;
    margin-right: 30px;
}
.friendLink select{
    border: none;
    margin-right: 30px;
    outline: none;
    font-size: 15px;
    color: #666666;
    background-color: #f9f9f9;
}



/*      foot        */
.foot{
    height: 110px;
    background-color: #355e92;
    overflow: hidden;
}
.foot .foot-left{
    line-height: 110px;
    width: 240px;
    float: left;
    margin-left: 10px;
}
.foot .foot-left a{
    display: inline-block;
}
.foot .foot-left img{
    margin-right: 20px;
}
.foot .foot-mid{
    width: 580px;
    float: left;
    margin-top:25px;
}
.foot .foot-mid p{
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    vertical-align: middle;

}
.foot .foot-mid p a{
    display: inline-block;
    margin-left: 10px;
}
.foot .foot-right{
    float: left;
    margin-top: 30px;
}
.foot .foot-right ul{
    overflow: hidden;
}
.foot .foot-right ul li{
    text-align: center;
    background: url(bjzz_pic_29.png) no-repeat left;
    font-size: 13px;
    float: left;

}
.foot .foot-right ul li:first-child{
    background: none;
}
.foot .foot-right ul li a{
    padding: 0px 20px;
    color: #fff;
    display: inline-block;
}
.foot .foot-right ul li a .li-b{
    line-height: 26px;
}


