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: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

body {
    font: 12px/1.5 tahoma, arial, "\5b8b\4f53";
    /*background: #f8f8f8*/
}

* {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

a {
    text-decoration: none;
    color: #000
}
.width100{
    width: 100%;
    margin: 0 auto;
}
.width1200{
    width: 1200px;
    margin: 0 auto;
}
.width1100{
    width: 1100px;
    margin: 0 auto;
}
.width1070{
    width: 1070px;
    margin: 0 auto;
}
.width1170{
    width: 1170px;
    margin: 0 auto;
}
.margin25{
    height: 25px;
    clear: both;
}
.margin30{
    height: 30px;
    clear: both;
}
.float_lf{
    float: left;
}
.float_rg{
    float: right;
}
.clear,.clrboth{
    clear: both;
    height: 0px;
}
/*页面头部区域start*/
.party_head_wrapper,.party_footer_wrapper{
    background-color: #cb1c1d;
}
.party_head_inner{
    min-width: 1000px;
    padding: 24px 0px;
}
.party_head_inner .nav_logo{
    width: 290px;
    height: 57px;
    background: url(/images/part_logo.png) no-repeat;
    background-size: 290px;
}
.party_head_inner .nav_lists{
    width: 743px;
    margin-left: 167px;
}
.party_head_inner .layui-nav{
    background: #cb1c1d;
}
.party_head_inner .layui-nav .layui-nav-item>a{
    padding: 0 23px 0 24px !important;
    font-size: 20px;
    color: #fff;
}
.party_head_inner .layui-nav .layui-nav-child a{
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #606060;
    border-bottom: 1px solid #c9c9c9;
}
.party_head_inner .layui-nav-child{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 5px;
}
.party_head_inner .layui-nav-child dd:last-child a{
    border-bottom: 0px;
}
/*.party_head_inner .layui-nav-child{
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;

}*/


/*页面头部区域end*/
.party_wrapper {
    min-width: 1000px;
    /*overflow: hidden;*/
    font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
    background: url(/images/party_bg.jpg) no-repeat;
    background-size: cover;
}
/*banner*/
.party_head_inner .layui-nav-bar{
    background: #fff!important;
    height: 3px!important;
}
.party_banner a,.party_banner a img{
    display: block;
    width: 1200px;
    height: 380px;
}
.party_inner,.party_artic_inner{
    background: rgba(255,255,255,0.8);
    padding:18px 30px 38px;
     box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */

}
.party_inner h2.party_inner_title{
    width: 100%;
    padding: 0 0 16px 16px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    position: relative;
    border-bottom:2px solid #c9c9c9; 
}
.party_inner h2.party_inner_title span{
    display: block;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #cb1c1d;
    padding-left: 11px;
    font-weight: bold;
    border-left: 3px solid #ffb400;
}
.party_inner h2.party_inner_title a{
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #cb1c1d;
    padding-left: 16px;
    padding-right: 6px;
    background: url(/images/part_icon2.png) no-repeat 0 center;
    position: absolute;
    right: 0px;
    top:8px;
}
/*支部动态start*/
.party_col1_wrapper ul li{
    width: 312px;
    height: 395px;
    float: left;
    background: #fff;
    position: relative;
    border: solid 1px #fff;
    padding-bottom: 45px;

}
.party_col1_wrapper ul:after{
    content: '';
    display: block;
    clear: both;
}
.party_col1_wrapper ul{
    width: 1070px;
    margin: 30px auto;
}
.party_col1_wrapper ul li:nth-child(2){
    margin: 0 63px;
}

.party_col1_wrapper li a{
    display: block;
    width: 100%;
}
.party_col1_wrapper li .party_img_pic,.party_col1_wrapper li .party_img_pic img{
    width: 100%;
    height: 205px;
    /*background-color: #ef4f00;*/
}
.party_col1_wrapper .title,.party_col2_wrapper li .title{
    border-bottom: 1px dashed #aaaaaa;
    height: 59px;
    line-height: 58px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 22px;
}

.party_col1_wrapper .desc{
    width: 288px;
    height: 90px;
    margin: 0 auto;
}
.party_col1_wrapper .desc,.party_col2_wrapper li .desc{
     overflow: hidden;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #606060;
}
.party_col1_wrapper .desc span,.party_col2_wrapper li .desc span{
     font-size: 18px;
      color: #cb1c1d;
}
.party_col1_wrapper .arr,.party_col2_wrapper .arr{
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    border: 16px dashed transparent;
    border-color: transparent #d9d9d9 #d9d9d9 transparent;
}
.party_col1_wrapper i,.party_col2_wrapper i{
    position: absolute;
    width: 20px;
    height: 20px;
    right: -16px;
    bottom: -16px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.party_col1_wrapper ul  li:hover,.party_col2_wrapper li:hover{
    border: solid 1px #cb1c1d;
}
.party_col1_wrapper ul  li:hover .arr,.party_col2_wrapper li:hover .arr{
    border-color: transparent #cb1c1d #cb1c1d transparent;
}
/*===========第二部分党员风采start============*/
.party_col2_wrapper li{
    position: relative;
    width: 100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */ 
    padding-right: 35px;
    margin-bottom: 20px;
    border: solid 1px transparent;
}
.party_col2_wrapper li .col2_img,.party_col2_wrapper li .col2_img img{
    width: 302px;
    height: 198px;
}
.party_col2_wrapper li .col2_text{
    width: 690px;
    padding-top: 8px;
}
.party_col2_wrapper li .desc{
    line-height: 25px;
    height: 100px;
}
/*第三部分start*/
.party_col3_wrapper .col3_text1_inner{
    width: 532px;
}
.party_col3_wrapper ul{
    padding-left: 16px;
    margin-top: 20px;
}
.party_col3_wrapper ul li{
    width: 516px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 15px;
    margin-bottom:15px; 
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */ 
    border-bottom: 1px dashed #aaaaaa;

}
.party_col3_wrapper ul li a{
    display: block;
    width: 100%;
}
.party_col3_wrapper ul li a,.party_col1_wrapper .title,.party_col2_wrapper li .title{
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
}
.party_col3_wrapper ul li span{
    padding-right:8px;
}
.party_col3_wrapper ul li:last-child{
    margin-bottom: 0px;
}
.party_col3_wrapper .col3_text2_inner{
    margin-left: 46px;
}
.party_footer_wrapper{
    padding: 20px 0 16px; 
}
.party_footer_wrapper p{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}

/*=========党建首页end===============*/
/*=========党建文章start===============*/
.party_artic_inner{
    padding:18px 15px 38px;
}
.party_tab_lf li{
    width: 250px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */ 
    /*margin-bottom: 15px;*/
    border-bottom: 1px solid  #c9c9c9;
}
.party_tab_lf li a{
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    padding: 15px 0 15px 4px;
    letter-spacing: 0px;
    color: #303030;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */ 
}
.party_tab_lf li:first-child a{
    padding-top: 0px;
}
.party_tab_lf li a:hover{
    color: #cb1c1d;
}
.party_tab_lf li a:after{
    content: '>';
    display: block;
    width: 8px;
    text-align: center;
    float: right;
    padding-right: 9px;
    line-height: 36px;
    /*background-color: #cb1c1d;*/
}
/*左侧样式end*/
/*文章内容页面start*/
.party_artic_rg{
    width: 870px;
    padding-left: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */ 
}
.artic_text{
    font-size: 14px;
}
/*文章内容页面end*/
/*=========党建文章end===============*/
/*===========列表文章左边样式start======*/
.party_inner .side-nav li.current .nav-item,.party_inner .news-list a:hover .time,.party_inner .pagination li .current, .pagination li span,.party_inner .article-nav a:hover{
    background: #cb1c1d;
}
.party_inner .side-nav h3,.party_inner .list-intro,.party_inner .side-nav .nav-item:hover,.party_inner .pagination li a:hover,.party_inner .crumb a:hover{
    color: #cb1c1d;   
}
.party_inner .side-nav .current .nav-item:hover{
    color: #fff;
}
.party_inner .news-toplist a:hover,.party_inner .news-list a:hover,.party_inner .epaper-list a:hover,.party_inner .video-list a:hover{
    border-color:#cb1c1d;
}
.party_inner .news-toplist a:hover .arr, .party_inner  .news-list a:hover .arr,.party_inner  .epaper-list a:hover .arr,.party_inner  .video-list a:hover .arr{
    border-color: transparent #cb1c1d #cb1c1d transparent;
}
.party_inner .news-list .time span,.party_inner .article-nav a:hover{
    border-color: #cb1c1d;
}
/*视频栏目标题*/
.knowledge-content-title{
    color: #cb1c1d;
}

/*===========列表文章左边样式end======*/