
.mid_bg{
    width: 100%;
    height: 1604px;
    background: url(../image/midbg.png) no-repeat;

    background-position: center;
}
.news{
    width: 100%;
    padding-top: 35px;
}
.news:after,.notice_list:after{
    content: '';
    width: 100%;
    height: 0;
    clear: both;;
    display: block;
    visibility: hidden;
}
.title{
    width: 100%;
    text-align: center;
    background: url("../image/titlebg.png") no-repeat center;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 40px;
}
.left_imgnews{
    width: 600px;
    height: 380px;
    overflow: hidden;
}
#swiper2{
    width: 100%;
    height:380px;
    overflow: hidden;
}
#swiper2 .swiper-wrapper .swiper-slide img{
    width:100%;
min-height:380px;
}
.news_title{
    width: 100%;
    float: left;
    background: rgba(31,124,204,0.45);
    position: absolute;
    bottom: 0;
    text-align: left;
    padding: 10px;
}
.news_title p{
font-size: 16px;
    color: #fff;
}
.news_title i{
    font-style: normal;
    font-size: 14px;
    color: #e8e7e7;
}
.right_listnews{
    width: 560px;
}
.right_listnews ul li{
    width: 100%;
    float: left;
    margin-bottom: 34px;
}
.right_listnews ul li:last-child{
    margin-bottom: 0;
}
.right_listnews ul li .date{
    width: 70px;
    height: 69px;
    background: url(../image/date.png) no-repeat center;
    text-align: center;
}
.date p{
    line-height: 59px;
    height: 49px;

    color: #000;
    font-size: 18px;
}
.date i{
    line-height: 20px;
    font-style: normal;
    color: #fff;

}
.listnews_title{
    width:calc(100% - 85px) ;
}
.listnews_title p{
font-size: 16px;
    line-height: 24px;
}
.listnews_title i{
    font-style: normal;
    color: #999;
}
.left_notice{
    width: 600px;
    margin-top: 150px;
}

.notice_list ul li{
    width: 100%;
    float: left;
    margin-bottom: 26px;
    background: #fff;
    height: 90px;
}
.notice_list ul li:last-child{
    margin-bottom: 0;
}
.time{
    width: 90px;
    height: 90px;
    background-color: #e5e5e5;
    color: #333;
    text-align: center;
}
.time p{
   padding-top: 16px;
    font-size: 24px;
}
.time i{
    font-style: normal;
    font-size: 16px;
}
.notice_title{
    width: calc(100% - 90px);
    padding-left: 10px;
    line-height: 90px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;

}
.more{
    width: 134px;
    height: 34px;
    display: block;
    background-color: #1f7ccc;
    margin: 30px auto 0 auto;
    text-align: center;
    line-height: 34px;


}
.more a{
    color: #fff;
}
.cur1{
    background: url("../image/title1.png") no-repeat center;
    color: #fff;
}
.right_img{
    margin-top: 150px;
    width: 476px;
}
#swiper3{
    width: 100%;
    height:322px;
}
#swiper3 p{
    width:calc(100% - 100px) ;
    margin-top: -25px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color:  #6e6e6e;
}
#swiper3 .swiper-slide{
    border-radius: 5px;
    border: 4px solid #fff;
    height: 305px;
}
.images{

    height: 297px;
    overflow: hidden;
}
.img_title{
    width: calc(100% - 100px);
    margin: 0 auto;
    position: absolute;
    background: #fff;
    bottom: -25px;
    height: 50px;
    line-height: 50px;
    left: 50px;
}
.cur2{
    background-color: #fff;
    color: #1f7ccc;
}
.list{
    width: 370px;
    height: 358px;
    float: left;
    margin-right: 45px;
    margin-top: 108px;
    background-color: #f6f8f9;
    box-shadow: 0px 2px 0px 0px
    #eff3f4;
}
.list:last-child{
    margin-right: 0;
}
.list_title{
    position:absolute;
    z-index: 2;
    background: #1f7ccc;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color:#fff;
    text-align: center;
}
#swiper4,#swiper5,#swiper6{
    width: 370px;
    height:320px;
}
#swiper4 .swiper-wrapper .swiper-slide,#swiper5 .swiper-wrapper .swiper-slide,#swiper6 .swiper-wrapper .swiper-slide{
height: 290px;
    background: none;
}
.img{
    width: 370px;
    height: 220px;
    overflow: hidden;
}
.img img{
width:370px;
}
#swiper4 i,#swiper5 i,#swiper6 i{
    font-style: normal;
    background:url(../image/time.png) no-repeat left;
    padding-left: 35px;
    color: #8c9dac;
    font-size: 14px;
    line-height: 40px;
    width: calc(100% - 30px);
    float: left;
    text-align: left;
    margin-left: 15px;

}
#swiper4 p,#swiper5 p,#swiper6 p{
    width: calc(100% - 30px);
    float: left;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    text-align: left;
    margin-left: 15px;
}
#swiper4 .swiper-pagination,#swiper5 .swiper-pagination,#swiper6 .swiper-pagination{
    left: 15px;
    width: 50px;
}
.more1{
    width: calc(100% - 30px);
    text-align: right;
}
