﻿@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0px;
    border: 0;
    font-size: 100%;
    outline: none;
}
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
ul{list-style-type: none;}



*{ margin:0; padding:0;}
body{
    margin:0;
    padding:0;
}
html{
    margin:0;
    padding:0;
    font-family: "微软雅黑";
}
img{
    border:none;
}
a{
    text-decoration:none;
}

/* 首页 */
.center_bai{
    width:100%;

}
.center_hui{
    background:#02357f;
}
.center{
    width:1400px;
    margin:0 auto;
}
.center1{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.index_top{
    height: 110px;
}
.logo_div{
    float:left;
    margin-top: 20px;
}
.logo_div img{
    width:100%;
}

.top{
    height:30px;
    line-height:30px;
    font-size:12px;
    color:#e1ebf9;
}
.top span{
    float:right;
}
.top span a{
    color:#e1ebf9;
}
.top span a:hover{
    color:#e1ebf9;
}
.sousuoanniu{
    margin-left: 10px;
}
.sousuo{
    display:none;
}
.top_div{
    position: relative;
}
.sousuo{
    position: absolute;
    right: 0;
    border: 2px solid #02357f;
}
.shuruk{
    line-height: 20px;
    border: none;
    outline: none;
    width: 200px;
}
.sousuoanniu{
    background: #02357f;
    border: none;
    color: #fff;
    line-height: 30px;
    width: 60px;
}
.center_top{
    background: url(../images/top_xiangyun.png) no-repeat right center #0c4690;
}

/* pc导航 */
/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu {
    /* font-family: arial, sans-serif; */
    width:1400px;
    margin:0 auto;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
    padding:0;
    margin:0;
    height:50px;
    line-height:50px;
    list-style-type: none;
    border-left: 1px solid rgba(12, 70, 144, 0.2);
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
    float:left;
    width:10%;
    position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 50px;
    color: #222;
    border-right: 1px solid rgba(12, 70, 144, 0.2);
    border-width: 1px 1px 2px 0;
    background: #ffffff;
    line-height: 50px;
    font-size: 16px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
    display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
    color:#fff;
    background:#0c4690;

}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
    display:block;
    position:absolute;
    top:50px;
    left:0;
    /* width:105px; */
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
    display:block;
    background:#fff;
    color:#222;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
    background:#0c4690;
    color:#ffffff;
}


.daohang{
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #ffffff;
}
.erjifenlei{
    border: none !important;
    z-index: 99;
    width: 100%;
}
.erjifenlei li{
    width:100% !important;
}
.dh_on .hide{
    border-bottom:2px solid #0c4690;
    box-sizing: border-box;
}

/* pc导航 end */
/* 移动导航 */
.wap_ceng{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 65px;
    background-color: #fff;
    opacity: 1;
    z-index: 14;
    display:none;
}
.wap_anniu{
    width: 45px;
    height: 45px;
    float: right;
    background: url(../images/wap_dh.png) no-repeat 0px 0px;
    background-size: 200% 100%;
    display:none;
}
.on{
    background: url(../images/wap_dh.png) no-repeat -45px 0px;
}
.wap_xl_an{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../images/jt_x.png) no-repeat 95% center#f6f6f6;
    background-size: 1rem 1rem;
    border-bottom: 1px solid #e2e2e2;
    text-indent: 2%;
    color: #222;
    font-size: 1rem;
}
.on1{
    background: url(../images/jt_s.png) no-repeat 95% center#f6f6f6;
    background-size: 1rem 1rem;
}
.wu{
    background:#f6f6f6;
}
.wu p a{
    color: #222;
    font-size: 1rem;
    display: block;
}
.wap_xl_nr{
    display:none;
}
.wap_xl_nr p{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d8d8d8;
    text-indent: 4%;
    background: #e6e6e6;
    font-size: 0.8rem;
}
.wap_xl_nr p a{
    color:#222;
    display:block;
}
/* 移动导航end */


/* banner */
.slider1 { position: relative; width: 100%;height: auto;overflow: hidden; }
.slider1 img{ height:auto; max-width:100%;/* display: block; */margin:0 auto;}
.slides { height: 100%; /* Simple clear fix */
    overflow: hidden; /**
     * Prevent blinking issue
     * Not tested. Experimental.
     */
    -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d; /**
     * Here is CSS transitions
     * responsible for slider animation in modern broswers
     */
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.slide { height: 100%; float: left; clear: none; list-style-type:none;}
.slider-arrows { }
.slider-arrow { position: absolute; display: block; margin-bottom: -20px; width: 60px; height: 60px; line-height: 60px; text-decoration: none; text-align: center; color: #fff; font-size: 2em; background-color: #333; background-color: rgba(50,50,50,.3); border-radius: 50%; font-family:"宋体";}
.slider-arrow--right { bottom: 50%; right: 30px; }
.slider-arrow--left { bottom: 50%; left: 30px; }
.slider-nav { position: absolute; bottom: 30px; }
.slider-nav__item { width: 34px; height: 4px; float: left; clear: none; display: block; margin: 0 5px; background: #fff; }
.slider-nav__item:hover { background: #0c4690; }
.slider-nav__item--current { background: #0c4690; }
/* banner end */

.p1_left{
    width:66%;
    float:left;
    margin-top:40px;
    overflow: hidden;
}
.title{
    color:#333333;
    font-size:24px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 7px;
}
.title a{
    color:#808080;
    float:right;
    font-size:12px;
    font-weight:100;
    margin-top: 12px;
    line-height: 12px;
}
.title a:hover{
    color:#1e61bc;
}
.index_xian{
    width:100%;
    height:2px;
    background:url(../images/title_hui.png) no-repeat right center #1e61bc;
}
.index_box{
    background:#f7f7f7;
    padding:25px;
    overflow: hidden;
}
.p1_left .left{
    width:48.5%;
    float:left;
}
.p1_left .right{
    width:48%;
    float:right;
}
.index_lb ul li{
    height: 100%;
    float: left;
    clear: none;
    list-style-type: none;
    position: relative;
}
.index_lb ul li p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.7);
    color: #e5e5e5;
    text-indent: 25px;
    padding-right: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_lb ul li p:hover{
    color: #fff;
}
.index_lb ul li img{
    display:block;
    width:100%;
}
.index_lb .arrowsWrapper{
    display:none
}
.index_lb .slider-nav__item {
    width: 10px;
    height: 10px;
    border-radius:50%;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: rgba(255, 255, 255, 0.5);
}
.index_lb .slider-nav__item:hover {
    background: #0a5cd3;
}
.index_lb .slider-nav__item--current {
    background: #0a5cd3;
}
.index_lb .slider-nav {
    position: absolute;
    bottom: 20px;
    left:87% !important;
}
.tuijian h2{
    color:#333333;
    font-size:18px;
    font-weight:900;
    color: #333333;
    font-size: 18px;
    font-weight: 900;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.tuijian h2:hover{
    color:#1e61bc;
}
.tuijian .jj{
    color:#666666;
    font-size:14px;
    margin-top: 7px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index_list li{
    border-bottom:1px solid #e5e5e5;
    line-height: 36px;
    text-indent: 1rem;
    background: url(../images/dian.png) no-repeat;
    background-position: 0 50%;
}
.index_list li:hover{
    background: url(../images/ldian.png) no-repeat;
    background-position: 0 50%;
}
.index_list li a{
    color: #333333;
    font-size: 14px;
    width: 265px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.index_list li a:hover{
    color:#1e61bc;
}

.index_list li span{
    font-size:12px;
    color:#aeaeae;
    position: relative;
    right: -30px;
}
.index_list{
    margin-top: 9px;
}
.p1_right{
    width: 32%;
    float: right;
    margin-top: 40px;
    overflow: hidden;
}
.p2_left{
    width:32%;
    float:left;
    margin-top:40px;
    overflow: hidden;
}
.p2_right{
    width: 66%;
    float: right;
    margin-top: 40px;
    overflow: hidden;
}

.p2_right .left{
    width:48.5%;
    float:left;
}
.p2_right .right{
    width:48%;
    float:right;
}
.p3_right .left{
    width: 49%;
    float: left;
    margin-top:25px;
}
.p3_right .left .xi_top{
    width: 100%;
    overflow: hidden;
    margin-bottom: 3%;
}
.p3_right img{
    display:block;
    width:100%;
}
.p3_right .left .xi_top .xi_1{
    width: 48.4%;
    float: left;
    position: relative;
}
.p3_right .left .xi_top .xi_1 p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.7);
    color: #e5e5e5;
    text-indent: 25px;
}
.p3_right .left .xi_top .xi_1 p:hover{
    color: #fff;
}
.p3_right .left .xi_top .xi_2{
    width: 48.4%;
    float: right;
    position: relative;
}
.p3_right .left .xi_top .xi_2 p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.7);
    color: #e5e5e5;
    text-indent: 25px;
}
.p3_right .left .xi_top .xi_2 p:hover{
    color: #fff;
}
.p3_right .left .xi_3{
    width: 100%;
    float: left;
    position: relative;
}
.p3_right .left .xi_3 p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.7);
    color: #e5e5e5;
    text-indent: 25px;
}
.p3_right .left .xi_3 p:hover{
    color: #fff;
}
.p3_right .xi_4{
    margin-bottom: 3%;
}
.p3_right .xi_4,
.p3_right .xi_5{
    width: 100%;
    float: left;
    position: relative;
}
.p3_right .xi_4 .zhe,
.p3_right .xi_5 .zhe{
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    top:0;
    width:39.5%;
    height:100%;
}

.p3_right .xi_4 .zhe p,
.p3_right .xi_5 .zhe p{
    color: #fff;
    font-size:14px;
}
.p3_right .xi_4 .zhe .en,
.p3_right .xi_5 .zhe .en{
    margin-top: 48px;
    font-size:18px;
    color:#fff;
    font-weight:900;
}
.p3_right .xi_4 .zhe .xi,
.p3_right .xi_5 .zhe .xi{
    background: #fff;
    width:32px;
    height:2px;
    margin: 7px 0 0;
}
.p3_right .xi_4 .zhe p{
    text-align:right;
    margin-right:20px;
}
.p3_right .xi_5 .zhe p{
    margin-left:20px;
}
.p3_right .xi_4 .zhe .chin{
    margin-top:10px;
}
.p3_right .xi_4 .zhe .xi{
    float:right;
    margin-right:20px;
}
.p3_right .xi_5 .zhe .xi{
    margin-left:20px;
}
.p3_right .xi_4 .zhe{
    left:0;
}
.p3_right .xi_5 .zhe{
    right:0;
}


.p3_right .right{
    width: 49%;
    float: right;
    margin-top:25px;
}

.center_back{
    background:url(../images/body_back.png) no-repeat bottom center;
}
.p4_1{
    width: 32%;
    float: left;
    margin-top:40px;
}
.p4_1 img{
    display:block;
}
.p4_1 ul li{
    width:50%;
    float:left;
    height:143px;
    background:#f2f2f2;
    text-align:center;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
/* .p4_1 ul li:hover{
    background:#d7e4f5;
} */

.p4_1 ul li:nth-child(1) img,
.p4_1 ul li:nth-child(4) img{
    width:100%;
    height:100%;
}

.p4_1 ul li:nth-child(2) img,
.p4_1 ul li:nth-child(3) img{
    width:45px;
    margin:30px auto 10px;
}
.p4_1 ul li h2{
    color:#1e61bc;
    font-size:16px;
    font-weight:900;
}
.p4_1 ul li p{
    color:#808080;
    font-size:12px;
    font-weight:100;
}
.p4_2{
    width: 32%;
    float: left;
    margin-left:2%;
    margin-top:40px;
}
.p4_3{
    width: 32%;
    float: right;
    margin-top:40px;
}

.form{
    margin-top:25px;
}
.form ul li{
    width:49%;
    margin-right:2%;
    margin-bottom:2%;
    float:left;
    border:1px solid #e5e5e5;
    box-sizing: border-box;
    height:30px;
    line-height:30px;
}
.form ul li:nth-child(2n+2){
    margin-right:0;
}
.form ul li:last-child{
    width:100%;
    margin-right:0;
    height: 109px;
}
.form ul li textarea{
    height: 100%;
    width: 98%;
    margin: 0 auto;
    outline: none;
    border: none;
    background: none;
    line-height: 18px;
    font-size: 14px;
    margin-left: 5px;
    font-family: 微软雅黑;
    resize: none;
}
.form ul li input{
    border: none;
    background: none;
    height: 30px;
    line-height: 30px;
    width: 100%;
    outline: none;
    text-indent:5px;
    font-family: 微软雅黑;
    font-size: 14px;
}
.form ul li label{
    font-size:14px;
    color:#666666;
    margin-left: 5px;
    float: left;
}
.tijiao{
    margin-top:3px;
    height:30px;
    line-height30px;
    font-size:14px;
    width:49%;
    margin-right:2%;
    border:none;
    background:#1e61bc;
    float:left;
    color:#fff;
}
.chongzhi{
    margin-top:3px;
    height:30px;
    line-height30px;
    font-size:14px;
    width:49%;
    border:none;
    background:#89878f;
    float:left;
    color:#fff;
}

/* 首页联系我们 */
.index_lx_box{
    background:url(../images/index_lximg.png) no-repeat right top;
    overflow: hidden;
    padding-top: 25px;
}
.index_lx_box p{
    color:#4c4c4c;
    font-size:16px;
    line-height: 30px;
}
.index_lx_box .erweima_wx{
    float:left;
    width:21%;
    margin-right:2%;
    padding-top: 12px;
}
.index_lx_box .erweima_wx img{
    width:100%;
}
.index_lx_box .erweima_wx p{
    font-size:14px;
    text-align:center;
    line-height: 15px;
}
.qq{
    line-height: 28px;
    margin-top: 10px;
}
/* .index_lx_box .erweima_wap p{
    font-size:14px;
    text-align:center;
} */
/* 首页联系我们 end */



/* 友情链接轮播 */
.youqing{
    margin-top:40px;
}
.youqing .nr{
    margin:20px 0 40px;
}


/* 友情链接轮播end */

.footer_bj{
    background:url(../images/foot_back.png) no-repeat center top;
    overflow: hidden;
    background-size: 100% 100%;

}
.footer_daohang{
    width: 72%;
    float: right;
    padding: 40px 0;
}
.fenlei{
    width: 10.423%;
    float: left;
    /*margin-right: 24px;*/
}
.footer_daohang .fenlei:last-child{
    margin-right:0;
}
.fenlei p{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom:12px;
}
.fenlei p a{
    color:#f3f2f2;
    font-size:18px;
    font-weight:900;
}
.fenlei li{
    margin-top: 14px;
    line-height: 14px;
}
.fenlei a{
    color:#cccccc;
    font-size:12px;
}
.fenlei a:hover{
    color:#fff;
}

.foot_bj{
    background:#000;
    overflow: hidden;
}
.beian{
    margin-left:15px;
}
.foot_bq{
    line-height:50px;
    text-align:left;
    font-size:12px;
    color:#acacac;
    float:left;
}
.foot_bq .beian{
    color:#acacac;
}
.foot_bq .beian:hover{
    color:#fff;
}
.foot_jszc{
    float:right;
    line-height: 50px;
    color:#acacac;
    font-size:12px;
}
.foot_jszc a{
    color:#777777;
}
.foot_jszc a:hover{
    color:#fff;
}
.foot_lx{
    width:25%;
    float:left;
    padding: 40px 0;
}
.foot_lx h2{
    color:#fff;
    font-size:20px;
    display: flex;
    justify-content: left;
    align-items: Center;
}
.foot_lx .blue{
    margin-top: -50px;
    margin-left: 210px;
}
.foot_lx .foot_tel{
    color:#fff;
    font-size:18px;
    line-height:50px;
    border-right:5px solid #919191;
    background:#1c70e1;
    text-indent:15px;
    margin: 23px 0;
}
.foot_lx .foot_tel span{
    color:#fff;
    font-size:18px;
    font-weight:900;
    line-height:50px;
    background:#1c70e1;
}
.foot_tb{
    margin-top: 10px;
}
.foot_tb a{
    margin-right:10px;
    transform: translateY(0);
}
.foot_tb .foot_qq{
    background:url(../images/qq.png) no-repeat center rgba(255, 255, 255, 0.64);
    border-radius:50%;
    display: inline-block;
    width:40px;
    height:40px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.foot_tb .foot_qq:hover{
    transform: translateY(-5px);
    background:url(../images/qq.png) no-repeat center rgba(255, 255, 255, 0.9);

}
.foot_tb .foot_weibo{
    background:url(../images/weibo.png) no-repeat center rgba(255, 255, 255, 0.64);
    border-radius:50%;
    display: inline-block;
    width:40px;
    height:40px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.foot_tb .foot_weibo:hover{
    transform: translateY(-5px);
    background:url(../images/weibo.png) no-repeat center rgba(255, 255, 255, 0.9);

}
.foot_tb .foot_weixin{
    background:url(../images/weixin.png) no-repeat center rgba(255, 255, 255, 0.64);
    border-radius:50%;
    display: inline-block;
    width:40px;
    height:40px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    position: relative;
}
.foot_ewm{
    display:none;
    position: absolute;
    top:0;
    left:50px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transform: translateY(0px);
    transform: translateX(5px);
}
.foot_tb .foot_weixin:hover{
    transform: translateY(-5px);
    background:url(../images/weixin.png) no-repeat center rgba(255, 255, 255, 0.9);

}
.foot_tb .foot_weixin:hover .foot_ewm{
    transform: translateY(0px);
    transform: translateX(5px);
    display:block;
}

.wapbanner{
    display:none;
}
.pcbanner{
    display:block;
}
.right_kefu{
    position: fixed;
    right: 0;
    top: 70%;
    z-index: 20;
}
.right_kefu ul li{
    width:130px;
    height:30px;
    line-height:30px;
    background:#1e61bc;
    margin-bottom:5px;
    border-radius:100px;
}
.right_kefu ul li:hover{
    background:#19509a
}
.right_kefu ul li a{
    width:130px;
    height:30px;
    line-height:30px;
    display:block;
    color:#fff;
    text-align:center;
}
.guanbi{
    width:27px;
    height:27px;
    margin: 10px auto 0;
    border-radius:50px;
    background:url(../images/gb1.png) no-repeat center rgba(0, 0, 0, 0.3);
    background-size: 55%;
}
.guanbi:hover{
    background:url(../images/gb1.png) no-repeat center rgba(0, 0, 0, 0.6);
    background-size: 55%;
}
.guanbi{
    position: fixed;
    right: 52px;
    top: 81%;
    z-index: 20;
}
.sq{
    background:url(../images/gb2.png) no-repeat center rgba(0, 0, 0, 0.3);
    background-size: 55%;
}
.sq:hover{
    background:url(../images/gb2.png) no-repeat center rgba(0, 0, 0, 0.6);
    background-size: 55%;
}

/* 党建专题列表 */
.show_banner,
.show_banner img{
    width:100%
}
.show_left{
    width:17.5%;
    float:left;
    margin:50px 0;
}
.left_title{
    width:100%;
    background:#1e61bc;
    border-right:5px solid #919191;
    box-sizing:border-box;
}
.left_title h2{
    color:#fff;
    font-size:24px;
    padding-top:20px;
    margin-left:25px;
}
.left_title p{
    color:#fff;
    font-size:14px;
    margin-left:25px;
    padding-bottom:20px;
    text-transform:uppercase;
}
.show_left .left_img{
    width:100%;
    display: block;
}
.show_left ul li{
    width:100%;
}
.show_left ul li a{
    width:100%;
    height:50px;
    line-height:50px;
    color:#333333;
    font-size:16px;
    text-indent:35px;
    background:url(../images/jt_y.png) no-repeat 90% center #f5f5f5;
    background-size: 7%;
    display:block;
}
.show_left ul .dq a{
    color:#fff;
    background:url(../images/jt_b.png) no-repeat 90% center #1e61bc;
    background-size: 7%;
}
.show_left ul li:hover a{
    color:#fff;
    background:url(../images/jt_b.png) no-repeat 90% center #1e61bc;
    background-size: 7%;
}
.show_right{
    width:80%;
    float:right;
    margin:50px 0;
}
.show_center{
    background:#f5f5f5;
    padding:30px;
    overflow: hidden;
}
.list_3lit ul{
    overflow: hidden;
}
.list_3lit ul li{
    width:32%;
    margin-right:2%;
    margin-bottom:4%;
    float:left;
}
.list_3lit ul li:nth-child(3n+3){
    margin-right:0;
}
.list_3lit ul li img{
    width:100%;
    height:100%;
    display:block;
    /* transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear; */
}
/*.list_3lit ul li h3{
    color:#333333;
    font-size:16px;
    font-weight:100;
    line-height:36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 18px;
    margin: 9px 0;
}*/

.list_3lit ul li h3 {
    color: #333333;
    font-size: 16px;
    font-weight: 100;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_3lit ul li p{
    color:#808080;
    font-size:12px;
    font-weight:100;
    line-height: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.list_3lit ul li:hover h3{
    color:#1e61bc;
}
.list_3lit ul li:hover img{
    opacity:0.8;
    display:block;
}
.fanye {
    text-align: center;
    padding: 20px 0;
    font-family:'微软雅黑';
}

.fanye a.active1, .paging a:hover {
    color: #fff;
    background-color: #1e61bc;
    border: 1px solid #1e61bc;
}
.n{
    color:#fff;
}
.fanye a, .paging span {
    background-color: #f5f5f5;
    padding: 5px 10px;
    margin: 0px 2px;
    border: 1px solid #bfbfbf;
    color: #979797;
    font-family:'微软雅黑';
    font-size: 12px;
}
.fanye  a:hover{
    color:#fff;
    background-color:#1e61bc;
    border: 1px solid #1e61bc;
}
.show_right_title span{
    float:right;
    font-size:12px;
    font-weight:100;
    color:#c3c3c3;
}
.show_right_title span a{
    float:none;
    font-size:12px;
    font-weight:100px;
    color:#7f7e7e;
    margin:0 2px;
}
/* 党建专题列表 end */

/* 党建专题详情页 */
.show_center .show_title{
    color:#333333;
    font-size:20px;
    text-align:center;
    line-height:40px;
}
.show_center .yidu{
    color:#a7a7a7;
    font-size:12px;
    text-align:center;
    line-height:20px;
    margin:5px 0;
}
.show_center .nr{
    margin:25px 0 30px;
    font-size:14px;
    line-height: 24px;
    color:#222;
}
.show_center .nr p{
    /* text-indent:2rem; */
    color:#222;
}
.sxy_box{
    border-top:1px solid #e6e6e6;
    padding-top:30px;
    margin-bottom: 20px;
}
.sxy_box p{
    font-size:14px;
    color:#373737;
    font-weight:900;
}
.sxy_box p a{
    font-size:14px;
    color:#535353;
    font-weight:100;
}
.sxy_box p:hover a{
    color:#1e61bc;
}
/* 党建专题详情页end */
/* 联系我们 */
.page_lx_left{
    width:40%;
    float:left;
}
.page_lx_left h2{
    color:#1e61bc;
    font-size:20px;
    line-height: 40px;
}
.page_lx_left p{
    color:#333333;
    font-size:14px;
    line-height: 24px;
}
.page_lx_right{
    width:60%;
    float:right;
}

.show_center img{
    max-width: 100%;
    /* margin: 0; */
    display: inline-block;
    /* margin: 0 auto; */
    vertical-align: bottom;
}
#allmap{
    width:100%;
    height:330px;
}
#allmap img{
    max-width:none;
}
/* 联系我们 end */

/* 在线留言 */
.page_ly_left{
    width:56.5%;
    float:left;
}
.page_ly_right{
    width:42%;
    float:right;
}

.show_form{
    margin-top:0;
}
.show_form ul li{
    width:49%;
    margin-right:2%;
    margin-bottom:2%;
    float:left;
    border:1px solid #e5e5e5;
    box-sizing: border-box;
    height:30px;
    line-height:30px;
}
.show_form ul li:nth-child(2n+2){
    margin-right:0;
}
.show_form ul li:last-child{
    width:100%;
    margin-right:0;
    height: 109px;
}
.show_form ul li textarea{
    height: 100%;
    width: 98%;
    margin: 0 auto;
    outline: none;
    border: none;
    background: none;
    line-height: 18px;
    font-size: 14px;
    margin-left: 5px;
    font-family: 微软雅黑;
    resize: none;
}
.show_form ul li input{
    border: none;
    background: none;
    height: 30px;
    line-height: 30px;
    width: 100%;
    outline: none;
    text-indent:5px;
    font-family: 微软雅黑;
    font-size: 14px;
}
.show_form ul li label{
    font-size:14px;
    color:#666666;
    margin-left: 5px;
    float: left;
}
.tijiao{
    margin-top:3px;
    height:30px;
    line-height30px;
    font-size:14px;
    width:49%;
    margin-right:2%;
    border:none;
    background:#1e61bc;
    float:left;
    color:#fff;
}
.chongzhi{
    margin-top:3px;
    height:30px;
    line-height30px;
    font-size:14px;
    width:49%;
    border:none;
    background:#89878f;
    float:left;
    color:#fff;
}
/* 在线留言 end */

/* 系部设置 */
.erjilei li .xibu_zi{
    display:none;
}

.show_erji_left{
    width:17.5%;
    float:left;
    margin:50px 0;
}
.show_erji_left .left_img{
    width:100%;
    display: block;
}
.show_erji_left ul li {
    width: 100%;
    cursor: pointer;
}
.show_erji_left ul li a{
    width:100%;
    height:50px;
    line-height:50px;
    color:#333333;
    font-size:16px;
    text-indent:35px;
    background:url(../images/jt_y.png) no-repeat 90% center #f5f5f5;
    background-size: 7%;
    display:block;
}
.show_erji_left ul .dq a{
    color:#fff;
    background:url(../images/jt_b.png) no-repeat 90% center #1e61bc;
    background-size: 7%;
}

.show_erji_left ul li .xibu_anniu:hover{
    color:#fff;
    background:url(../images/jt_b.png) no-repeat 90% center #1e61bc;
    background-size: 7%;
}

.xibu_zi ul li a{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    text-indent: 50px;
    background: #e6e6e6;
    background-size: 5%;
    display: block;
}
.xibu_zi ul li a:hover{
    background: #1e61bc;
    color:#fff;
    display: block;
}

.erjilei .z_dq .xibu_zi{
    display:block;
}

.erjilei .ov{
    background: url(../images/jt_x.png) no-repeat 90% center #f5f5f5;
    background-size: 7%;
}
.erjilei .ov:hover{
    color:#fff;
    background:url(../images/jt_xb.png) no-repeat 90% center #1e61bc;
    background-size: 7%;
}
.xibu_zi ul .zi_dangqian a{
    background: #1e61bc;
    color:#fff;
    display: block;
}
.show_center .show{
    font-size: 14px;
    line-height: 24px;
    color: #222;
}
.show_center .show p {
    text-indent: 2rem;
    color: #222;
}
.xibu_list{
    margin-top:50px;
}
.xibu_list .list_3lit{
    margin:20px 0 -2%;
}
.wap_erji{
    display:none;
}
/* 系部设置 end */

/* 精彩视频 */
.list_3lit ul li p span{
    color: #666666;
    font-size: 14px;
    font-weight: 100;
    line-height: 16px;
}
.list_3lit ul li p sub{
    color: #808080;
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    float:right;
}
/* 精彩视频 end */

/* 新闻中心 */
.list_1li ul{
    border-top:1px solid #d8d9d9;
    padding-top:20px;
}
.list_1li ul li{
    border-bottom:1px solid #d8d9d9;
    padding:20px 0;
    overflow: hidden;
}
.list_1li ul li:hover{
    opacity:0.8;
}
.list_1li ul li:hover .text h3{
    color:#1e61bc;
}
.list_1li ul li:nth-child(1){
    padding-top:0;
}
.list_1li ul li img{
    width:24%;
    float:left;
    margin-right:2%;
}
.list_1li ul li .text{
    width:70%;
    float:left;
}
.list_1li ul li .text h3{
    color:#333333;
    font-weight:100;
    font-size:16px;
    line-height:30px;
    margin-top:15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.list_1li ul li .text .yd{
    color:#a8a8a8;
    font-size:12px;
    line-height:20px;
    margin-top:10px;
}
.list_1li ul li .text .jj{
    color:#8a8a8a;
    font-size:12px;
    line-height:20px;
    margin-top:10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/* 新闻中心 end   */

.list_1li ul li .text .list_more{
    width:90px;
    height:25px;
    line-height:25px;
    font-size:12px;
    text-align:center;
    text-transform:uppercase;
    border:1px solid #1e61bc;
    color:#1e61bc;
    margin-top: 10px;
}
.list_2li ul li .text h3 {
    margin-top: 10px;
}
.list_1li ul li .text .yd {
    color: #a8a8a8;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
}
.list_1li ul li .text .jj {
    color: #8a8a8a;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list_2li ul li:hover{
    opacity:1;
}
.list_2li ul li .list_more:hover{
    background:#1e61bc;
    color:#fff;
}