/* ---------------------新闻通知公告--------------------- */
.homebc{
    width:100%;
}
.homebc img{
    width:100%;
}
.cont_warp{
    height:400px;
    margin: -13px 0;
}
.cont_main{
    width: 100%;
    height: 100%;
}
.cont_left{
    width: 100%;
    height: 100%;
   
}
.lunbobanner{
    width: 100%;
    height: 400px;
}
.lunbobanner a{
    display: block;
    width: 100%;
    height: 400px;
    position: relative;
}
.lunbobanner a img{
    width: 100%;
    height: 400px;
}
.lunbobanner a p{
    width: 100%;
    height:99px;
    background:linear-gradient(180deg,#33333300 0%,#8d8d8d 100%);
    position: relative;
    left: 0;
    bottom: 99px;
    font-size:14px;
    line-height: 150px;
    text-indent: 20px;
    color: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 10px;
    padding-right: 12px;
}
.swiper-pagination{
    text-align: right;
}
.swiper-pagination-bullet{
    background: #D8D8D8;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #2040CD;
}
.cont_right{
    width: 680px;
}
.cont_tit{
    height: 34px;
    line-height: 25px;
    border-bottom: 1px solid #EBEBEB;
  
}
.cont_tit h4{
    font-size:20px;
    font-family:"微软雅黑";
    font-weight:400;
    height: 2px;
    line-height:25px;
    color:rgba(38,38,38,1);
    opacity:1;
    margin-right: 32px;
    cursor: pointer;
    /* width: 142px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    font-size:16px;
    color: #333;
    cursor: pointer; */
    position: relative;
}
/* .cont_tit h4::before{
    content:"";
    display: block;
    width: 2px;
    height: 15px;
    background: #bbbbbb;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7.5px;
} */
/* .cont_tit h4:hover{
    color: #2040CD;
} */
.cont_tit h4.active{
    /* border-bottom: 8px solid #2040CD; */
    /* border: 1px solid #2040CD; */
    font-weight: 700;
    position: relative;
}
.cont_tit h4.active::after{
    content:"";
    width:100%;
    height:2px;
    background:rgba(32,64,205,1);
    opacity:1;
    border-radius:1px;
    position: absolute;
    left: 0;
    /* left:50%; */
    bottom: -31px;
    /* margin-left: -7.5px; */
}
.cont_tit h4.active::before,
.cont_tit h4:nth-of-type(4)::before{
    display: none;
}
.cont_tit h4 img{
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -10px;
    display: none;
}
.cont_tit h4.active img{
    display: block;
}
.cont_tit a{
    font-size:14px;
    color: #8C8C8C;
    padding-right: 10px;
    display: none;
}
.ulitem{
    display: none;
}
.ulitem li{
    height: 34px;
    line-height: 34px;
    
}
.activity .ulitem li{
    width: 40%;
}
.ulitem li:first-child{
    margin-top: 10px;
}
.activity .ulitem li:nth-child(2){
    margin-top: 10px;
}
.activity .ulitem li:nth-of-type(odd){
    float: left;
}
.activity .ulitem li:nth-of-type(even){
    float: right;
}
.ulitem li a{
    font-size:14px;
}
.ulitem li a span:first-child{
    width: 81%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ulitem li a span:last-child{
    font-size:12px;
}

/* ----------------------宣讲会、双选会、宣讲会------------------------ */
.subject{
    height:457px;
    margin-bottom: 32px;
}
.activity{
    height: 415px;
    margin-bottom: 32px;
}
.newsList{
  height: 415px;
    margin-bottom: 32px;
}
.news_left{
    width: 780px;
}
.news_right{
    width: 380px;
}
.activity ul,.newsList ul,.subject ul{
    background-color: #fff;
    padding: 20px;
    padding-top: 0;
    height: 362px;
    overflow: hidden;
    margin-top: 13px;
}
.subject ul{
    height: 404px;
}
.sub_xjh{
    width: 380px;
    height: 100%;
    height: 100%;
}
.dt_rili{
    height: 404px;
    padding: 0 20px;
    background-color: #fff;
}
#calendar{
    height: 250px;
}
#calendar .calendar_month_span{
    font-size:18px;
    margin-top: 30px;
}
.yue{
    font-size:18px;
}
.dt_tishi{
    overflow: hidden;
    margin-top: 73px;
}
.dt_tishi>p{
    float: left;
    line-height: 35px;
    margin-right: 24px;
}
.dt_tishi>p:first-child{
    margin-left: 20px;
}
.dt_tishi>p>span{
    display: inline-block;
    width:20px;
    height:20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size:10px;
    border-radius:5px;
    margin-right: 10px;
}
.dt_tishi>p>span.zhuan{
    background: #2040CD;
}
.dt_tishi>p>span.shuang{
    background: #3BD5B3
}
.dt_tishi>p>span.xiaow{
    background: #EB8244;
}
.dt_tishi>p>span.kongtag{
    background: #783BFF;
}
.sub_zph{
    width: 680px;
}
.cont_bottom{
    display: none;
}
.cont_bottom li{
    margin-top: 15px;
}
.cont_bottom li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cont_bottom li .times {
    width: 66px;
    height: 46px;
    border: 1px solid #E6E6E6;
    color: #333;
    text-align: center;
}
.cont_bottom li .times b {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    font-weight: normal;
}
.cont_bottom li .times span {
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    background: #F2F2F2;
    font-size: 12px;
}
.cont_bottom li .titles {
    width: 84%;
    margin-left: 11px;
}
.cont_bottom li .titles h4 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont_bottom li .titles h4 i{
    font-style: normal;
    font-size: 14px;
    color: #f00;
}
.xhss_ .titles h4 span.left, .zczp_ .titles h4 span.left{
    display: block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titles h4 span.right{
    font-size:12px;
}
.titles h4 span.yqx{
    color: #333;
}
.titles h4 span.zajx{
    color: #F00;
}
.titles h4 span.wks{
    color: #666;
}
.titles h4 span.yjs{
    color: #999;
}
.titles h4 span.jjks{
    color: #178BD9;
}
.cont_bottom li .titles p {
    color: #999;
    overflow: hidden;
    font-size:12px;
    margin-top: 3px;
    height: 20px;
    line-height: 20px;
}
.cont_bottom li .titles p span{
    display: inline-block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
}
.cont_bottom li .titles p span i{
    font-size: 12px;
}
.cont_bottom li:hover h4,
.cont_bottom li:hover p,
.cont_bottom li:hover h4 span{
    color: #2040CD;
}
.cont_bottom li:hover .times{
    border: 1px solid #2040CD;
}
.cont_bottom li:hover .times span{
    background: #2040CD;
    color: #fff;
}

/* --------------------------专题活动-------------------------------- */
.sx_bottom{
    height: 180px;
    position: relative;
    margin-top: 20px;
}
.sx_bottom>div{
    width: 1110px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.sx_bottom ul{
    height: 173px;
    position: absolute;
    left: 0;
    top: 0;
}
.sx_bottom ul li{
    height: 173px;
    float: left;
    margin: 3px 0;
}
.sx_bottom ul li a{
    display: block;
    width: 255px;
    height: 173px;
    float: left;
    margin-right: 30px;
    padding: 0;
    flex: 1;
}
.sx_bottom ul li a:last-child{
    margin-right: 0;
}
.sx_bottom a>div{
    height: 173px;
    color: #fff;
    position: relative;
}
.sx_bottom a>div img{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
}
.sx_bottom a>div>.neir{
    height: 100%;
    padding: 34px 20px 20px 18px;
    border: 1px solid #F2F2F2;
    position: relative;
}
.sx_bottom a:hover h4,.sx_bottom a:hover p{
    color: #fff;
}
.sx_bottom .neir>span{
    display: block;
    width:59px;
    height:23px;
    border-radius: 0 0 0 10px;
    font-size:12px;
    text-align: center;
    line-height: 23px;
    background: #E6E6E6;
    position: absolute;
    right: 0;
    top: 0;
}
.sx_bottom .neir h4{
    font-size: 14px;
    font-weight:bold;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
.sx_bottom .neir h4 i{
    color: #F00;
    font-style: normal;
    margin-right: 2px;
}
.sx_bottom .neir p{
    margin-bottom: 9.5px;
    font-size:12px;
    color: #fff;
    overflow: hidden;
}
.sx_bottom .neir p span{
    display: block;
}
.sx_bottom .neir p span.p_s{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}
.sx_bottom>span{
    width: 25px;
    height: 84px;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    cursor: pointer;
    line-height: 84px;
    text-align: center;
    border-radius: 3px;
}
.sx_bottom>span.zd_left{
    left: 5px;
}
.sx_bottom>span.zd_right{
    right: 5px;
}

/* ------------------友情链接--------------------- */
.yqlj_cont{
    /* margin:30px 0 20px; */
    padding-top: 40px;
    height: 193px;
    background-color: #fff;
    text-align: center;
}
.cylj{
    min-width:80px;
    height:25px;
    font-size:20px;
    display: inline-block;
    margin: 0 24px;
    font-weight: 600;
    line-height:25px;
    color:rgba(38,38,38,1);
    opacity:1;
}
.tit-left,.tit-right{
    display: inline-block;
    height: 1px;
    width: 140px;
    background: #DEDEDE;
}
.you{
    width:100%;
    height:50px;
    background: #fff;
    position: relative;
    padding:7px 50px;
    box-sizing: border-box;
    margin-top: 50px;
}
.you>span{
    position: absolute;
    left:18px;
    top:16px;
}
.dropdown{
    width:30%;
    height:36px;
    float: left;
}
.dropdown:nth-child(2){
    margin:0 50px;
}
.dropdown>button{
    width:100%;
    height:100%;
    border:none;
    outline:none;
    border-radius: 0;
    background:#f2f2f2;
    color: #666666;
    text-align: left;
    padding:0 9%;
    line-height:36px;
}
.dropdown>button:hover{
    color: #2040CD;
}
.dropdown>button>span{
    margin-left:10px;
    float: right;
    margin-top: 16px;
}
.dropdown-menu{
    width:100%;
    max-height: 90px;
    overflow-y: auto;
    margin:0;
}
.dropdown-menu>li>a{
    padding:3px 9%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover{
    color: #2040CD;
}
@media screen and (max-width:768px){
    .you{
        padding:7px 30px 7px 80px;
    }
    .you>span{
        left:10px;
    }
    .dropdown {
        height: 36px;
        margin-bottom:20px;
    }
    .news>div>div>div{
        margin-bottom:20px;
    }
}

/* ----------------------右侧固定----------------------- */
.right_fixed{
    width:45px;
    height:140px;
    position: fixed;
    right:0px;
    top:50%;
    z-index: 1000;
    transform: translateY(-50%);
}
.right_fixed>div{
    width: 45px;
    height: 45px;
    position: relative;
    background: #F2F2F2;
}
.right_fixed>div>span{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.right_fixed>div>span i{
    font-size: 25px;
}
.right_fixed>div>span:hover{
    color: #2040CD;
}
.right_fixed .fixedyc{
    width:220px;
    height:125px;
    background: #F2F2F2;
    border-radius:5px 0px 5px 5px;
    position: absolute;
    top:85px;
    left:-5px;
    transform: translate(-100%,-50%);
    padding: 10px 15px;
    display: none;
}
.right_fixed .fixedyc p{
    line-height: 25px;
}
.right_fixed .fixedyc p>i{
    font-size: 18px;
    vertical-align: -2px;
    color: #333;
}
.right_fixed .fixedyc p>span{
    cursor: pointer;
    float: right;
}
.big{
    width:139px;
    height:139px;
    background:url(../image/erweima.jpg);
    background-size: 100% 100%;
    position: absolute;
    top:0;
    left:-300px;
    opacity: 0;
    display:none;
}
.big>i{
    width:0;
    height:0;
    display: block;
    border:5px solid transparent;
    border-left:5px solid #fff;
    position: absolute;
    top:20px;
    right:-9px;
}

/*------------------------- 飘窗 ------------------*/
.automv{
    width: 200px;
    height: 150px;
    z-index: 1032;
    position: relative;
}
.automv a{
    display: block;
    width: 100%;
    height: 100%;
}
.automv a img{
    width: 100%;
    height: 100%;
}
.automv span{
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 26px;
    color: #fff;
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.automv:hover span{
    color: #fc87a3;
}