@charset "utf-8";
/* CSS Document */

/*头部top1*/
@charset "utf-8";
/* CSS Document */


/* container */
.container {
    position: relative;
    /*width: 1200px;*/
    width: 100%;
    margin: 0 auto;
    bottom:34px;
    background: #ffffff;
    padding-top: 10px;
}

.base_banner {
    width: 100%;
    height: 210px;
}

.banner {
    height: 210px;
}
.banner .banners{margin-left: 20px;margin-top: 20px;}
.banner .banners img{width: 360px;}
/*nav*/
.nav {
    width: 1500px;
    margin: 34px auto;
    clear: both;
    background: rgb(209,1,0);
    height:46px;
}

#nav-menu {
    height: 46px;
    width: 1500px;
    margin: 0 auto;
}

#nav-menu .container_zt {
    position: relative;
    overflow: visible;
    z-index: 9999;
}

#nav-menu .menu li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 245.5px;
    height: 46px;
}
#nav-menu .menu li:hover{
    background: #910000;
    height: 46px;
}
#nav-menu .menu li h3 {
    font-weight: normal;
    display: inline-block;
    float: left;
    height: 46px;
}

#nav-menu .menu li h3 a i{
    background: url(../images/line.png) no-repeat;
    width: 5px;
    height: 20px;
    float: right;
    margin-top: 14px;
}

#nav-menu .menu li a.xialaguang {
    display: inline-block;
    font: bold 18px/24px "寰蒋闆呴粦", "瀹嬩綋";
    color: #d10b00;
    text-align: center;
    text-decoration: none;
    height: 46px;
}


#nav-menu .menu li a.xialaguang span {
    width: 245px;
    height: 46px;
    float: left;
    display: inline-block;
    font: bold 18px/24px "寰蒋闆呴粦", "瀹嬩綋";
    color: #fff;
    text-align: center;
    line-height:46px;
    font-weight: bold;
}

#nav-menu .menu li.overlay {
    position: relative;
}

#nav-menu .menu ul.children {
    z-index: 999;
    display: none;
    position: absolute;
    top: 42px;
    left: 5px!important;
    width: 180px;
    padding: 5px 0 0 0;
    background: rgb(209,1,0);
    border: 0px solid #2267b5;
}

#nav-menu .menu ul.sleft {
    left: auto;
    right: 15px;
}

#nav-menu .menu ul.children li.noborder {
    border: none;
}

#nav-menu .menu ul.children li {
    float: left;
    width: 180px;
    padding: 0px;
    display: inline-block;
}

#nav-menu .menu ul.children li:hover {
    float: left;
    width: 180px;
    padding: 0px;
    display: inline-block;
}

#nav-menu .menu ul.children li h3 {
    display: block;
    width: 100%;
}

#nav-menu .menu ul.children li a {
    width: 100%;
    height: 40px;
    overflow: hidden;
    padding: 3px 0;
    display: block;
    color: #fff;
    text-align: center;
    font: 16px/25px "寰蒋闆呴粦", "瀹嬩綋";
    line-height: 40px;
}

#nav-menu .menu ul.children li a:hover {
    width: 100%;
    padding: 3px 0;
    background-color: rgb(188,1,0);
    font: 16px/22px "寰蒋闆呴粦", "瀹嬩綋";
    color: #FFF;
    text-decoration: none;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    padding: 3px 0;
    display: block;
    line-height: 40px;
    op
}

#nav-menu .menu ul.children li a span:hover {
    line-height: 40px;
}

#nav-menu .menu ul.children li.count {
    clear: both;
}

#nav-menu .menu ul.children li.count div {
    width: 122px;
    padding: 3px 0;
}

.stmenu {
    height: 42px;
}

.main_container {
    position: relative;
    height: auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
    margin: 0 auto
}



/*日期展示*/
.ws {
    height: 50px;
    background: rgb(245,247,242);
    position: relative;
    bottom: 34px;
    /*width: 1200px;*/
    width: 100%;
    margin: 0 auto;
}
.conttimse{width: 1500px;margin: 0 auto;}

.c {
    float: left;
}

.c .wtoday {
    font-size: 14px;
}

.c .wtoday span {
    /*float: left;*/
}

.c .wtoday span i {
    display: inline-block;
    padding: 0 14px;
}

.am_time {
    float: left;
    line-height: 8px;
    font-size: 14px;
}

.time-left {
    margin-left: 125px;
}

/*搜索*/
.s {
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}
.time {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    font-weight: 500;
    margin-left: 18px;
    margin-top: 8px;
    float: left;
    line-height: 36px;
}
.s h3{
    width: 80px;
    float: left;
    font-size: 16px;
    line-height: 42px;
}

.search_s{
    float: right;
}

.s .sin {
    width: 282px;
    height: 36px;
    line-height: 36px;
    background: url(../images/sbg.png) no-repeat 256px ;
    font-size: 16px;
    appearance: none;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #e3e3e3;
    padding-left: 6px;
}

.s .sin::placeholder {
    color: #b6b8b7;
}

.s .sub {
    font-size: 16px;
    outline: none;
    background: rgb(201,4,4);
    width: 60px;
    height: 38px;
    color: #fff;
    border-radius: 5px;
}

/*幻灯片*/
.px610 {
    width: 690px;
    height: auto;
    background: #FFF;
    padding: inherit;
    float: left;
    margin-left: 0;
}
.hdp {
    width: 690px;
    height: 400px;
    float: left;
}

#focus, #focus ul li, #focus img {
    width: 690px;
    height: 400px;
    overflow: hidden;
}

#focus {
    position: relative;
    float: left;
    border: 0px solid #ccc;
}

#focus ul {
    height: 400px;
    position: absolute;
}

#focus ul li {
    float: left;
    position: relative;
    background: #000;
}

#focus img {
    float: left;
    display: block;
}

#focus .btnBg, #input_tit {
    position: absolute;
    width: 400px;
    height: 28px;
    left: 0;
    bottom: 0;
}

#focus .btnBg {
    background: #000;
    width: 690px;
}

#focus .btn {
    z-index: 1;
    position: absolute;
    width: 690px;
    height: 18px;
    right: 5px;
    bottom: 5px;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 23px;
    height: 18px;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
    text-align: center;
    line-height: 19px;
    overflow: hidden;
}

#focus .preNext, #per_page, #next_page {
    width: 45px;
    height: 100px;
    position: absolute;
    cursor: pointer;
}

#focus .preNext {
    top: 90px;
}

#focus .pre {
    left: 0;
}

#focus .next {
    right: 0;
    background-position: right top;
}

#input_tit {
    font-size: 14px;
    padding-left: 15px;
    line-height: 28px;
    overflow: hidden;
    color: #fff;
}

/*党建动态*/

.three-list {
    position: relative;
    height: auto;
    overflow: hidden;
    width: 1500px;
}

.lbzsq {
    width: 778px;
    height: 400px;
    float: left;
    border: 1px solid #e3e3e3;
    margin-left: 30px;
}

.lbzsq .lbzs_top {
    width: 100%;
    height: 39px;
    border-bottom: 2px solid rgb(231,99,1);
}

.lbzsq .lbzs_top i {
    width: 120px;
    height: 40px;
    text-align: center;
    background: rgb(231,99,1);
    display: inline-block;
}

.lbzsq .lbzs_top i img {
    width: 38px;
    height: 30px;
    float: left;
    margin-top: 8px
}

.lbzsq .lbzs_top i span {
    width: 190px;
    height: 40px;
    color: #fff;
    font-style: normal;
    line-height: 40px;
}

.lbzsq .lbzs_top h2 {
    width: 140px;
    height: 38px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    float: left;
    margin: 3px 135px;
}

.lbzsq .lbzs_top .more_tp {
    width: 60px;
    height: 40px;
    line-height: 40px;
}

.lbzsq ul {
    height: 330px;
}

.lbzsq ul li {
    width: 100%;
    height: 42px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 42px;
}

.lbzsq ul li a {
    color: #333;
}

.lbzsq ul li a:hover {
    color: #F00;
}

.lbzsq ul li span {
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: right;
    color: #999;
}

.lbzsq .ttxs {
    height: 150px;
}

.lbzsq .ttxs li {
    width: 100%;
    height: 42px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 43px;
}

.lbzsq .ttxs li a {
    color: #333;
}

.lbzsq .ttxs li a:hover {
    color: #F00;
}

.newsbox {
    width: 98%;
    display: block;
    overflow: hidden;
    height: 360px;
    margin-left: 10px;
}

.newsbox ul {
    height: 294px;
    margin-top: 10px
}

.newsbox ul li span {
    float: right;
    font-size: 15px;
}
.newsbox ul li i{
    width: 15px;
    height: 42px;
    display: inline-block;
    font-size: 22px;
    vertical-align: top;
}

.newsbox ul li a {
    font-size: 16px;
    color: #666;
}

/*学习专栏*/

.lbzsw {
    width: 32%;
    height: 390px;
    float: left;
    border: 1px solid #e3e3e3;
    margin-left: 27px;
}
.lbzsw:first-child{margin-left: 0;}
.lbzsw .lbzs_top {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid rgb(231,99,1);
    background: rgb(223,224,224);
}

.lbzsw .lbzs_top i {
    width: 150px;
    height: 41px;
    text-align: center;
    background: rgb(231,99,1);
    display: inline-block;
}

.lbzsw .lbzs_top i img {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 9px;
    margin-left: 15px;
}

.lbzsw .lbzs_top i span {
    width: 190px;
    height: 40px;
    color: #fff;
    font-style: normal;
    line-height: 40px;
}

.lbzsw .lbzs_top h2 {
    width: 140px;
    height: 38px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    float: left;
    margin: 3px 135px;
}

.lbzsw .lbzs_top .more_tp {
    width: 60px;
    height: 40px;
    line-height: 40px;
}

.lbzsw ul {
    height: 330px;
}

.lbzsw ul li {
    width: 99%;
    height: 40px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px dashed #e3e3e3;
}

.lbzsw ul li a {
    color: #333;
}

.lbzsw ul li a:hover {
    color: #F00;
}

.lbzsw ul li span {
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: right;
    color: #999;
}

.lbzsw .ttxs {
    height: 150px;
}

.lbzsw .ttxs li {
    width: 100%;
    height: 40px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

.lbzsw .ttxs li a {
    color: #333;
}

.lbzsw .ttxs li a:hover {
    color: #F00;
}

.newsboxs {
    width: 98%;
    display: block;
    overflow: hidden;
    height: 335px;
    margin-left: 10px;
}

.newsboxs ul {
    height: 335px;
    margin-top: 5px
}

.newsboxs ul li i{
    width: 15px;
    height: 15px;
    display: inline-block;
}

.newsboxs ul li span {
    float: right;
    font-size: 14px;
}

.newsboxs ul li a {
    font-size: 16px;
    color: #666;
}


/*专题专栏*/
.box{
    height: 220px;
    width: 1500px;
    margin: 0 auto;
    padding-top: 12px;
}
.m3 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 215px;
}


.box  .lbzs_top {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #e3e3e3;
}

.box  .lbzs_top i {
    width: 120px;
    height: 40px;
    text-align: left;
    display: inline-block;
}

.box  .lbzs_top i img {
    width: 38px;
    height: 30px;
    float: left;
    margin-top: 8px
}

.box  .lbzs_top i span {
    width: 190px;
    height: 40px;
    color: rgb(195,15,26);
    font-style: normal;
    line-height: 40px;
    font-weight: bold;
    font-size: 22px;
}

.box  .lbzs_top h2 {
    width: 140px;
    height: 38px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    float: left;
    margin: 3px 135px;
}

.box  .lbzs_top .more_tp {
    width: 60px;
    height: 40px;
    line-height: 40px;
}

#demo {
    overflow: hidden;
    width: 100%;
    height: 180px;
}

#indemo {
    float: left;
    width: 800%;
    overflow: hidden;
    height: 180px;
    margin-top: 10px;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.iplist {
}

.iplist li {
    float: left;
    margin: 0px 5px;
}

.iplist img {
}

.iplist div {
    text-align: center;
    padding-top: 10px;
}




/*尾部footer*/
.footer {
    width: 100%;
    padding: 0px 0 10px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    height: 150px;
    background: rgb(157,8,3);
    background-size: 100% 100%;
    margin-top: -34px;
}

.link1 {
    width: 172px;
    height: 25px;
    float: left;
}

.footer_right {
    width: 1500px;
    height: auto;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    position: relative;
    top: 40px;
}

.footer,
.footer a,
.footer a:hover {
    color: #fff;
}

.footer .link a {
    margin: 0 10px;
}

.footer .logo {
    margin-top: 10px;
}

/*列表页*/
.list-main {
    width: 100%;
    position: relative;
    bottom: 34px;
    background: #ffffff;
    padding-bottom:14px;
}
.list-mains{width: 1500px;margin: 0 auto;}
.list {
    width: 78%;
    float: right;
    margin-right: 15px;
}

.title {
      font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    /*margin-top: 10px;*/
    background: rgb(209,1,0);
}
.title a{
   color: #fff;
}

.title em {
    color: #018b82;
}

.title span {
    color: #3b3b3b;
    float: right;
    font-size: 12px;
    font-weight: normal;
    width: 64px;
    display: block;
    padding-left: 25px;
    position: relative;
    left: 25px;
}


.news_ti {
    font-size: 20px;
    margin: 0px;
    border: 1px solid #e3e3e3;
    padding: 24px 0px 10px 0px;
    line-height: 26px;
    font-family: "寰蒋闆呴粦", "骞煎渾";
    min-height: 400px;
}

.news_date {
    line-height: 32px;
    color: #8e8e8e;
    background: #eff7fe;
    font-size: 12px;
    text-align: center;
}

.news_content {
    color: #111;
    line-height: 26px;
    padding: 10px 0px 20px 0px;
    clear: both;
    font-size: 14px;
}

/*鍒楄〃鍒嗛〉*/
.fanye {
    border: 0px solid #ccc;
    border-top: none;
    height: auto;
    padding: 8px;
    text-align: center;
}

.fanye a {
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;

    border-radius: 3px;
}

.fanye a:hover {
    color: #2267b5;

}

.fanye .thisclass {
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
    color: #2267b5;
    font-weight: bold;
    border: 1px solid #ccc;

    border-radius: 3px;
}

.fanye .pageinfo {
    border-radius: 3px;
    padding: 0 10px;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;

}

.fanye .last {
    color: #ccc;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;

    border-radius: 3px;
}

/*涓婁竴椤?,涓嬩竴椤?*/
.page {
    border-top: 1px solid #ccc;
    height: auto;
    padding: 5px 20px;
}

.page p {
    line-height: 2;
}


/*鍙嬫儏閾炬帴*/
.link {
    width: 1180px;
    height: 55px;
    float: left;
    margin-left: 10px;
}

.linktit {
    width: 112px;
    height: 42px;
    float: left;
    color: rgb(165, 16, 22);
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    letter-spacing: 1px;
}

.select {
    width: 215px;
    margin: 10px 18px 0px 30px;
    display: inline;
    border: 1px solid #e3e3e3;
    height: 26px;
}

.lan {
    width: 268px;
    float: left;
    height: 530px;
    margin-left: 10px;
}

.lantit {
    width: 268px;
    height: 40px;
    float: left;
    display: inline;
    background: rgb(209,1,0);
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #ffffff;
}
.lantit .font14 a{color: #ffffff;}
.lanbutton {
    width: 248px;
    height: 40px;
    float: left;
    display: inline;
    background:rgb(188,1,0);
    text-align: center;
    line-height: 40px;
    font-size: 20px;

    margin: 12px 0px 0px 12px
}

.lancon {
    width: 268px;
    float: left;
}

.lancon a {
    color: #fff;
    font-size: 18px;
}
.context .contitle{width: 1500px;float: left; color: #000; text-align: center;}
.context .contitle b{font: bold 24px/40px;}
.context .dianji{font-size:16px;color:#333;text-align: center;font-weight: 500;line-height: 40px;}
.context .neirong{width: 1440px;margin: 10px auto;}

/*友情链接*/
.links{width:1500px;margin:0px auto;padding-top: 20px;overflow:hidden;}
.linkscon{padding-top:18px;}
.linkscon ul{height: 80px;}
.linkscon ul li{width:237px;float: left;margin-left: 13px;border: 1px solid #cccccc;}
.linkscon ul li img{width: 237px;}
.linkscon ul li:first-child{margin-left: 0px;}
.titlebg{font-size: 20px;border-bottom: 1px solid rgb(231,99,1);margin-bottom: 12px;}
.titleleft{display: inline-block;padding-bottom: 6px;font-weight: bold;color:rgb(231,99,1);border-bottom: 3px solid rgb(231,99,1);}
.titleleft img{margin-right: 6px;width: 30px;height: 30px;float: left;}

.sousuov{width:100%;background:#ffffff;position: relative;top: -34px; min-height: 500px;}
.sousuov .sousuo{width:1500px;margin:0 auto;}