.banner_img {
    background:#f8f8f8 ;
}
.banner_img .banner_img_inner{
    width: 1200px;
    margin: 0 auto;
    height: 375px;
    padding-top: 23px;
    padding-bottom: 22px;
    position: relative;
}
  
.banner_img .banner_inner_img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.banner_img .notice_list {
    position: absolute;
    left: 0;
    top: 335px;
    white-space: nowrap;
}

.banner_img .notice_list div {
    display: inline-block;
    padding: 8px 17px 8px 25px;
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 14px;
    border-radius: 20px;
    position: relative;
}

.banner_img .notice_list div a {
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

.banner_img .notice_list div::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    width: 4px;
    height: 4px;
    background: #fff;
}

.banner_img .notice_list .list1 {
    margin-left: 90px;
    margin-right: 190px;
}

.banner_img .notice_list .list2 {
    margin-right: 140px;
}

.banner_img .notice_list .list3,
.banner_img .notice_list .list4 {
    margin-right: 180px;
}

.banner_img .pos_swiper{
    position: absolute;
    bottom: 66px;
    width: 100%;
    overflow: hidden;
    height: 32px;
    left: 0;

}
/*.right_btns .logo1 {*/
/*    cursor: pointer;*/
/*    margin-top: 21px;*/
/*    margin-left: 51px;*/
/*}*/

/*.right_btns .button1 {*/
/*    font-size: 14px;*/
/*    border-radius: 30px;*/
/*    cursor: pointer;*/
/*    color: #696969;*/
/*    margin-top: -10px;*/
/*}*/
/*.right_btns .button2 {*/
/*    font-size: 14px;*/
/*    border-radius: 30px;*/
/*    cursor: pointer;*/
/*    color: #696969;*/
/*    margin-top: -10px;*/
/*}*/
.banner_img .pos_swiper .swiper-link{
    background-color: #343434;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    border-radius: 30px;
    opacity: 60%;
    height: 32px;
    vertical-align: middle;
    white-space:nowrap;
    padding: 0 10px 0 0;
    margin-right: 100px;
  }
  
  .banner_img .pos_swiper .swiper-link em{
    /* display: inline-block; */
    vertical-align: middle;
    font-style: inherit;
  }
  
  .banner_img .pos_swiper .swiper-link .logos{
    width: 32px;
    height: 32px;
    /* display: inline-block; */
    vertical-align: middle;
    border-radius: 50%;
  }

.logos{
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    margin-left: 20px;
}

.contents span{
    font-size: 14px;
    line-height: 25px;
    margin-left: 7px;
}
.logos img{
    width: 24px;
    height: 24px;
    margin-left: -2px;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    margin-left: 40px;
    width: 189px;
}
/*.right_btns{*/
/*    position: fixed;*/
/*    left: 82%;*/
/*    top: 500px;*/
/*}*/
.middle{
    background-color: #F7F7F7;
    padding: 0 0 21px 0;
}
.notice_details_left{
    min-height: 300px;
}

.notice_details_left .img{
    height: 225pt;
}

.notice_details_left .img .span{
    margin-top: -32px;
    margin-left: 48%;
    color: #AFAFAF;
    font-size: 8pt;
}

.notice_details_left .img img{
    width: 150pt;
    height: 150pt;
    margin-left: 43%;
    margin-top: 51px;
}
.notice_details_left h3{
    font-size: 23px;
    color: #383838;
}
/*.right_btns .logo {*/
/*    padding: 0 30px 0 54px;*/
/*}*/

/*.right_btns button {*/
/*    padding: 0 0 5px 60px;*/
/*    font-size: 14px;*/
/*    border-radius: 30px;*/
/*    cursor: pointer;*/
/*    color: #696969;*/
/*}*/

.content-view{
    line-height: 30px;
    padding: 0 10px;
}

.content{
    width: 1200px;
    top: 25px;
    left: 19%;
    background-color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 8px;
}
.background{
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
    min-height: 50vh;
}
.content h3{
    padding: 30px 17px 14px 30px;
}

.noData2x{
    background-color: #FFFFFF;
    min-height: 418px;
}

.noData2x span{
    margin-left: 49%;
}

.noData2x .span{
    margin-top: -49px;
    font-size: 18px;
    color: darkgray;
}

.noData2x img{
    margin-left: 35%;
    margin-top: 30px;
}
.content .browse{
    margin-left: 30px;
}
.content h4{
    margin-top: 20px;
    padding: 0px 17px 10px 12px;
}
.button{
    height: 40px;
    overflow: hidden;
    background-color: #f8f8f8;
}
.time{
    display: flex;
    padding: 0px 30px 13px 30px;
    color: #C1C1C1;
    font-size: 16px;
}
.details_con{
    padding:  30px;
    margin-top: 0;
}
.right_btns {
    position: fixed;
    left: 50%;
    bottom: 150px;
    margin-left: 610px;
    z-index: 1;
    text-align: center;
}
.right_btns .logo {
    cursor: pointer;
    width: 70px;
    height: 70px;
}
.right_btns .logo img {
    width: 100%;
    height: 100%;
    display: block;
}
.right_btns .button1 {
    font-size: 14px;
    border-radius: 30px;
    cursor: pointer;
    color: #696969;
    /* margin-top: -10px; */
}
.right_btns .logo1 {
    cursor: pointer;
    margin-top: 21px;
    width: 70px;
    height: 70px;
}
.right_btns .button2 {
    font-size: 14px;
    border-radius: 30px;
    cursor: pointer;
    color: #696969;
    /* margin-top: -10px; */
}
.right_btns .logo1 img {
    width: 100%;
    height: 100%;
    display: block;
}