*{
    margin: 0;
    padding: 0;
}
img{
    vertical-align: middle;
}
a{
    cursor: pointer;
    text-decoration: none;
}
.pc{
    display: block;
}
.m{
    display: none;
}
.manav{
    display: none;
}



/*.header{*/
/*    display: block;*/
/*    padding: 20px 0;*/
/*}*/
.con{
    width: 90%;
    margin: 0 auto;
    max-width: 1440px;
    overflow: hidden;
}
.logo{

    float: left;
}
.logo img{

    /* width: 310px; */

    height: 60px;
}
/*.nav{*/

/*    float: left;*/

/*    margin: 9px;*/

/*    margin-left: 22px;*/
/*}*/
/*.nav a{*/

/*    font-size: 16px;*/

/*    color: #282828;*/

/*    text-decoration: none;*/

/*    margin: 10px;*/

/*    padding: 8px 0;*/
/*}*/
/*.nav a.active{*/
/*    border-bottom: 2px solid #004E98;*/
/*}*/
.call {

    float: right;

    color: #004E98;

    font-size: 18px;

    margin-top: 0;

    margin-right: 4%;
}
.call a{
    margin: 0 10px;
}
.call img{

    vertical-align: middle;

    width: 20px;
}


/*xindaohang */
.header{

    height: 90px;

    line-height: 90px;

    min-width: 1230px;

    background: #fff;

    /* padding: 0 3%; */
}
.logo{

    float: left;

    color: #cf231d;

    font-size: 29px;


    margin-left: 10%;
}

.nav{

    float: right;

    margin-top: 5px;

    margin-left: 2%;

    /* position: absolute; */

    /* left: 30%; */

    margin-right: 1%;
}
.nav li{

    float: left;

    list-style: none;

    width: 103px;

    text-align: center;

    position: relative;

    line-height: 80px;
	font-size:16px;
}
.nav li >a{

    display: block;

    color: rgba(119,119,119,1);
}
.nav li .erji{

    position: absolute;

    text-align: center;

    z-index: 10;

    width: 100%;

    display: none;

    /* background: #ddd; */

    border-top: 3px solid transparent;

    border-radius: 5px;

    /* overflow: hidden; */

    /* box-shadow: 1px 1px 4px 3px #eee; */
}
.erji a:first-child{
    border-radius: 5px 5px 0 0;
}
.erji a{
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    /* border-radius: 10px; */

    color: #666;
}
.erji >div{
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    /* border-radius: 10px; */
    position: relative;
    color: #666;
}
.erji a:hover{
    background: #fafafa;
    color:#cf231d ;
}
.sanji{
    position: absolute;
    left: 102px;
    top: 0;
    width: 100px;
    display: none;
}
.sanjicon:hover .sanji{
    display: block;
}

.nav li:hover .erji{
    display: block;
}
.nav li:hover {
    border-bottom: 2px solid #cf231d;
}
.nav li:hover> a{
    color:#cf231d ;
}
.nav li.active{
    /* border-bottom: 2px solid  #cf231d; */
    color:#cf231d;
}
.nav li.active> a{
    color: #cf231d;
	font-size:16px;
}
/*.has{*/
/*    background: url("../images/njt.png") no-repeat 96% 18px;*/
/*}*/
/*.has.active{*/
/*    background: url("../images/njt2.png") no-repeat 96% 18px;*/
/*}*/
/*.has:hover{*/
/*    background: url("../images/njt2.png") no-repeat 98% 20px;*/
/*}*/
.has i{
    width: 5px;
    height: 5px;
    border: solid currentColor;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    margin: 0 0 3.25px 5px;
    display: inline-block;
}
.has:hover i{
    width: 5px;
    height: 5px;
    border: solid #cf231d;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    margin: 0 0 3.25px 5px;
    display: inline-block;

}
.loginregister{
    float: right;
    font-size: 14px;
    margin: 14px;
    margin-right: 2%;
    margin-top: 19px;
}
.space{
    height: 70px;
}
/*xindaohang */
.banner{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.banner img{

    width: 100%;

    vertical-align: middle;
}

.about{

    background: url(../images/bg1.png) no-repeat;

    padding: 50px 0;

    overflow: hidden;

    width: 100%;

    position: relative;
}
.about .con{
    width: 90%;
    margin: 0 auto;
    max-width: 1440px;
}
.aboutL{

    float: left;

    width: 55%;
}
.aboutdes{

    overflow: hidden;
}
.aboutdes a{

    float: left;

    width: 25%;
}
.aboutdes a h2{

    color: #cf231d;

    border-bottom: 1px solid #cf231d;

    display: inline-block;

    padding: 4px 0;

    margin-bottom: 4px;
}
.aboutdes a p{

}
.aboutTit{

    /* background: #3485FB; */

    /* width: 200px; */

    /* height: 50px; */

    /* line-height: 50px; */

    text-align: center;

    /* color: #fff; */

    font-size: 18px;

    overflow: hidden;
}
.aboutslogen{
    float: right;
}
.aboutTit img{

    vertical-align: middle;
}
.abut{

    margin: 20px 0;
}
.abut img{

}
.aboutL h2{

    /* font-weight: normal; */

    /* margin-bottom: 20px; */
}
.aboutL h2 span{

    /* font-size: 24px; */

    /* color: #000; */

    /* border-bottom: 3px solid #3485FB; */

    /* padding-bottom: 10px; */
}
.abputcon{

    overflow: hidden;
}
.abputcon p{

    font-size: 14px;

    margin: 15px 0;

    line-height: 32px;
}
.abouall{

}
.abouall a{

    /* background: #fff; */

    padding: 36px 0px 0;

    display: inline-block;
}
.abouall a img{

}
.aboutR{

    width: 33%;

    float: left;

    /* margin-top: 110px; */

    margin-left: 0;

    position: absolute;

    right: 10%;
}
.aboutR img{
    width: 100%;
    height: 572px;
}
.aboutR video{
    width: 100%;
}
.newscenter{
    background: url("../images/bg3.png") no-repeat;

}

.newscenter .con{
    width: 90%;
    max-width: 1440px;
}
.newscentertop{

    overflow: hidden;

    margin: 30px 0;
}
.newscentertopL{

    float: left;

    color: #60616F;

    text-align: left;
}
.newscentertopL h2{

    color: #e62828;

    /* margin-bottom: 8px; */
    font-weight: normal;
}
.newscentertopL h2 span{

    color: #000;

    font-weight: normal;
    /* font-size: 17px; */
}

.newscentertopL p{

    /* height: 20px; */
}
.newscentertopR{

    float: right;

    margin-top: 17px;
}
.newstab{

    float: left;

    margin: 10px 20px;
}
.newstab a{
    font-size: 14px;
    color: #333;
    margin-left: 25px;
    padding: 4px 4px;
}
.hyxw{
    background: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    float: right;
    text-decoration: blink;
    color: #60616F;
    font-size: 16px;
}

.newstab a.active{

    color: #fff;

    background: #ed2629;

    border-radius: 11px;
}
.newscenterbot{

    overflow: hidden;

    margin-bottom: 40px;
    /*display: none;*/
}

.newscenterbot a{

    float: left;

    width: 100%;

    margin: 0 1%;

    font-size: 14px;
}
.newscenterbot a:hover{
    color: #e62828;
}
.newscenteritem{

}
.newscenterimg{

    float: left;
}
.newscenterimg img{

    width: 165px;

    height: 108px;
}
.newscenterR{
    float: left;
    width: 68%;
    margin-left: 3%;
}
.newscenterR h2{

    font-size: 16px;

    color: #2F3144;
}
.newscenterR p{

    font-size: 12px;

    color: #666;

    margin: 10px 0;

    line-height: 21px;
}
.baokao{
    width: 100%;
    margin: 40px auto;
    overflow: hidden;
    max-width: 1440px;
    /* background: #f6f6f6; */
}

.baokaoitem{
    float: left;
    width: 48%;
    margin: 1%;
}

.baokaoTit{

}
.baokaoTit h2{

    text-align: center;
}
.baokaoTit h2 img{
    height: 30px;
    vertical-align: middle;
}
.baokaoTit p{

    font-size: 24px;

    color: #EFEFF9;

    text-align: center;
}
.baokaocon{}

.baokaolist{

    list-style: none;

    overflow: hidden;

    line-height: 44px;

    border-bottom: 1px solid #ddd;

    width: 100%;

    /* margin: 10px; */

    /* padding: 10px 0; */
}
.baokaolist:hover .kstype{
    background: #004E98;
}
.kstype{

    background: #BCBCBC;

    color: #fff;

    width: 100px;

    display: inline-block;

    height: 40px;

    line-height: 40px;

    text-align: center;

    border-radius: 30px;

    float: left;
}
.kstime{
    width: 100px;
    display: inline-block;
    text-align: center;
    float: right;
    font-size: 14px;
}

.kstit{

    display: block;

    float: left;

    width: 64% !important;

    overflow: hidden;
}

.zizhi{
    background: url("../images/zizhibg.png") no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.zizhicon{

    margin-top: 70px;
}
.zizhitit{

    text-align: center;
}
.zizhitit h2{

    color: #f5f5f5;

    font-size: 22px;
}
.zizhitit p{

    color: #fff;

    font-weight: 700;

    margin: 7px 0 23px;

    font-size: 23px;
}
.pinpaitbot {
    width: 98%;
    margin: 0 auto 0;
    position: relative;
    /* background: #fff; */
    padding: 0px;
    border-radius: 10px 10px 0 0;
}
.zhengshu{

    display: block;

    border-radius: 10px;

    text-align: center;

    padding: 0px;
}
.zhengshu img{
    width: 100%;
}
.pinpaitbot .swiper-slide{width: 23.5%;/* margin-right: 0 !important; */}
.company{

}
.title{

    text-align: center;

    margin-bottom: 30px;

    margin-top: 33px;
}

.title p{

    color: #60616F;

    margin: 10px 0;

    font-size: 18px;

    /* background: #cf231d; */

    /* width: 40px; */

    /* height: 2px; */

    /* margin: 0 auto; */

    text-transform: uppercase;
}
.title h2{

    font-size: 30px;

    font-weight: normal;
}
.companycon{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.companycon a{
    float: left;
    width: 31.333%;
    margin: 0% 1%;
    position: relative;
    color: #000;
}

.companycon a > img{

    width: 100%;

    /* height: 240px; */
}
.logodes{
    position: absolute;
    top: 70%;
    left: 6%;
    width: 88%;
    /* height: 100%; */
    text-align: center;
    /* line-height: 240px; */
    /* background: rgba(0,0,0,.5); */
    /* display: none; */
}
.companynumber{
   background: url(../images/caise.png);
    width: 105px;
    height: 24px;
    background-size: 100% 100%;
    color: #fff;
    line-height: 24px;
    text-align: left;
    font-size: 12px;
    padding: 0px 15px;
}
.companydes{

    background: #fff;

    /* width: 90%; */

    /* margin: 10px auto; */

    text-align: left;

    padding: 15px 5px;
}
.companydes h2{

    font-weight: normal;

    font-size: 14px;

    color: #272727;
}
.companydes p{

    color: #989393;

    text-transform: uppercase;

    font-size: 12px;
}
.logodes img{

}
.case{}

.line{

    background: #cf231d;

    width: 40px;

    height: 2px;

    margin: 12px auto  0!important;
}
.footer{

    background: #343233;

    padding-bottom: 30px;
}
.footerlink{
    text-align: center;
    margin: 20px 0;
    border-bottom: 1px solid #474747;
    height: 73px;
    line-height: 50px;
    color: #989393;
    margin-top: 45px;
}
.footerlink span{
    margin: 0 20px;
}
.footerlink a{

    color: #989393;

    margin: 10px;

    text-decoration: none;
}
.footbot{

    overflow: hidden;
}
.footbotL{

    float: left;

    color: #fff;

    width: 50%;
}
.footbotL h2{

    font-weight: normal;

    margin-bottom: 17px;
}

.footbotLcon{

    overflow: hidden;
}
.footbotLcon p{

    float: left;

    width: 100%;

    font-size: 14px;

    margin: 5px 0;

    color: #989393;
}
.footbotLcon p a {
    color: #989393;

}
.footbotR{
    float: right;
}
.footewm {

    color: #fff;

    text-align: center;

    float: left;

    margin: 0 10px;
}
.footewm p{

    font-size: 12px;
}

.footewm img{

    width: 100px;
}
.s11des1{
    position: relative;
}
.s11des{
    position: absolute;
    background: rgba(255,255,255,1);
    width: 300px;
    height:350px;
    top: 20%;
    left: 5%;
    color: #000;
    padding: 10px;
    text-decoration: none;
    display: none;
}
.s11des h2{
    font-size: 18px;
    margin-bottom: 10px;
}
.s11des p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.jts{
    margin-top: 30px;
}
.jts img{
    width: 40px !important;
    height: 40px !important;
}
.zizhides{
    text-align: center;
    color: #fff;
    width: 475px;
    margin: 20px auto;
    overflow: hidden;
}

.zdes{display: inline-block;width: 83px;height: 83px;line-height: 83px;text-align: center;background: rgba(255,255,255,.5);float: left;margin: 0 3px;}
.zdes span{
    font-size: 20px;
}
.zdes2{
    display: inline-block;
    width: 23%;
    height: 83px;
    line-height: 77px;
    text-align: center;
    background: rgba(255,255,255,.5);
    float: left;
    margin: 0 4px;
}
.zdes2 span{

}


/*87*/
.adslogen{
    background: url(../images/adbg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    padding: 40px 0;
}
.adslogen h2{
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 10px;
}
.adslogen p{
    text-transform: uppercase;
    font-size: 12px;
}

.pindao{

    width: 100%;

    margin: 0 auto;

    overflow: hidden;
}
.pindao a{

    color: #000;
}
.pindaoimg{

    width: 100% !important;
}
.pindaoimg img{

}
.pmdaoitem{
    float: left;
    width: 48% !important;
    /* border: 1px solid #ddd; */
    margin-right: 11px;
    overflow: hidden;
    /* height: 339px; */
    border-radius: 12px;
    overflow: hidden;
    /* margin-bottom: 33px; */
    margin-top: 33px;
    margin-left: 20px;
}
.pmdaoitem:hover{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1500);

}
.pmdaoitem h2{

    font-size: 14px;

    width: 90%;

    margin: 10px auto;

    line-height: 26px;

    font-weight: normal;

    height: 52px;

    overflow: hidden;
}

.lunbonews{

    display: block;

    position: relative;

    width: 100% !important;
}
.lunbonews img{

    width: 100%;

    /* height: 450px; */
	max-height:450px
}
.lunbonewsdes{

    position: absolute;

    left: 0;

    width: 100%;

    bottom: 0;

    background: rgba(0,0,0,.4);
}
.lunbonewsdes h2{

    font-size: 17px;

    color: #fff;

    width: 94%;

    margin: 10px auto;

    font-weight: normal;
}
.lunbonewsdes p{

    font-size: 14px;

    color: #AAAAAA;
}

.newscenterbotL{

    float: left;

    width: 50%;
}
.newscenterbotR{

    float: right;

    width: 48%;
}
.aboutR2{
    position: absolute;
    right: 0%;
    width: 33%;
    bottom: 7%;
}
.pinpaitbot .lunbonews{
    width: 100% !important;
    margin: 0 auto;
}
.lc{
    background:#f5f5f5 url("../images/bg2.png") no-repeat bottom;
    background-size: cover;
    overflow: hidden;
}
.about-history .newscenterR{
    width: 50%;
}
/* ————— 第4通栏 党建专题 start ————— */
.indexC4 {
    padding: 148px 0;
}

.indexC4 .indexTitle {
    margin-bottom: 66px;
}

.indexC4Con {
    margin-left: 6.25%;
    position: relative;
    margin-bottom: 46px;
}

.indexC4Con .djLine {
    width: 100%;
    height: 1px;
    background-color: rgb(204, 204, 204);
    position: absolute;
    top: 50%;
    left: 0;
}

.indexC4Con .djLine::before {
    content: '';
    display: block;
    width: 8px;
    height: 15px;
    background: url(../images/img/left.png)no-repeat center left;
    background-size: 8px 15px;
    position: absolute;
    top: -7px;
    left: 0;
}

.indexC4Slick {
    position: relative;
}

.indexC4Slick .c4Btn {
    position: absolute;
    left: 0;
    bottom: 0;
}

.indexC4Slick .c4Btn .prev {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    background: url(../images/left1.png) no-repeat center center;
    background-size: 35px 35px;
    z-index: 2;
    margin-right: 25px;
}

/*.indexC4Slick .c4Btn .prev:hover {*/
/*    background: url(../images/img/prev2h.png) no-repeat center center;*/
/*    background-size: 35px 35px;*/
/*}*/

.indexC4Slick .c4Btn .next {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    background: url(../images/right1.png) no-repeat center center;
    background-size: 35px 35px;
    z-index: 2;
}

/*.indexC4Slick .c4Btn .next:hover {*/
/*    background: url(../images/img/next2h.png) no-repeat center center;*/
/*    background-size: 35px 35px;*/
/*}*/

.indexC4Slick .bd {
    overflow: hidden;
    height: 100%;
}

.indexC4Slick .slick-list {
    overflow: visible;
    height: 100%;
}

.indexC4Slick .myslide {
    float: left;
    display: inline;
    outline: none;
    position: relative;
    display: block;
    height: 540px;
}

.indexC4Slick .slickCon {
    width: 180%;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    height: 190px;
    overflow: hidden;
    z-index: 5;
}

.indexC4Slick .myslide:nth-child(odd) .slickCon {
    padding-bottom: 290px;
}

.indexC4Slick .myslide:nth-child(even) .slickCon {
    padding-top: 290px;
}

.indexC4Slick .myslide .slickCon .pageBox {
    width: 338px;
    height: 290px;
    position: absolute;
    left: 0;
}

.indexC4Slick .myslide:nth-child(odd) .slickCon .pageBox {
    bottom: 0;
}

.indexC4Slick .myslide:nth-child(even) .slickCon .pageBox {
    top: 0;
}

.nubBox .dot {
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
}

.indexC4Slick .myslide:nth-child(odd) .slickCon .nubBox .dot {
    top: 0;
}

.indexC4Slick .myslide:nth-child(even) .slickCon .nubBox .dot {
    bottom: 0;
}

.nubBox .dot::before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: rgb(153, 153, 153);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.indexC4Slick .myslide:nth-child(odd) .slickCon .nubBox .dot::before {
    bottom: 11px;
}

.indexC4Slick .myslide:nth-child(even) .slickCon .nubBox .dot::before {
    top: 11px;
}

.nubBox .number {
    position: absolute;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
}

.indexC4Slick .myslide:nth-child(odd) .slickCon .nubBox .number {
    top: 35px;
}

.indexC4Slick .myslide:nth-child(even) .slickCon .nubBox .number {
    bottom: 35px;
}

.nubBox .number span {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

.nubBox .number span.current {
    font-size: 20px;
    color: #333333;
}

.indexC4Slick .slickCon .pic {
    width: 338px;
    float: left;
    display: inline;
    margin-right: 30px;
    border-radius: 3px;
    overflow: hidden;
}

.indexC4Slick .slickCon .pic::before {
    padding-top: 56.213%;
}

.indexC4Slick .slickCon .text {
    overflow: hidden;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.indexC4Slick .myslide.slick-active .slickCon .text {
    visibility: visible;
    opacity: 1;
}

.indexC4Slick .slickCon .title {
    overflow: hidden;
    margin-bottom: 7px;
    text-align: left;
    margin-top: 10px;
}

.indexC4Slick .slickCon .title a {
    display: inline-block;
    font-size: 18px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.indexC4Slick .slickCon .info {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    max-height: 95px;
    overflow: hidden;
    /* text-align: left; */
}

/* ————— 第4通栏 党建专题 end ————— */

.c1Dots {
    display: inline-block;
    height: 20px;
    line-height: 20px;
}

.c1Dots span {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid transparent;
    position: relative;
    background: none;
    opacity: 1;
    margin-left: 20px;
}

.c1Dots span::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(217, 217, 217);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.c1Dots span.swiper-pagination-bullet-active {
    border: 1px solid #e61a0e;
}

.c1Dots span.swiper-pagination-bullet-active::before {
    background-color: #e61a0e;
}
.c1SwiperBtn {
    overflow: hidden;
    position: relative;
    padding: 70px 0 0;
}

.c1SwiperBtn .number {
    display: inline-block;
    position: relative;
    padding-right: 66px;
    font-size: 24px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    /* width: 100px; */
}

.c1SwiperBtn .number::before {
    content: '';
    display: block;
    background-color: rgb(230, 26, 14);
    width: 36px;
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 34px;
}
.c1SwiperBtn .swiper-pagination{
    position: relative;
    float: left;
    top: 21px;
    margin-left: 59px;
}
.c1SwiperBtn .swiper-pagination span{
    margin:0 10px
}
@media (min-width: 769px) {
.xsj{ display:none}
}