body{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    overflow-x:hidden;
    flex-direction: column;
}
.banner_box{
    position: relative;
    top:-50px;
}
.background{
    background-image: url("图层 1.png");
    opacity: 0.702;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 160px;
    z-index: 11;
}



.logo_box1{
    display: flex;
    position: relative;
    right: 122px;
    z-index: 12;
    top:-430px
}
.logo_box2 {
    position: relative;
    left: 60px;
    word-spacing: 15px;
    z-index: 12;
    top: -410px

}
.logo_box2 a{
    color: black;
    font-size: larger;
}
.logo_box2 a:hover{
    background-color: darkblue;
    color: white;
}
.logo_box{
    position: relative;
    top: -450px;
}

.NewsNavigation{
     flex-direction: row;
     flex-wrap: nowrap;
    justify-content: flex-start;
     width: 63%;
     height: 80px;
     position: relative;
     top: -80px;
     background-color: lightgray;
     border-radius: 5px;
    display: flex;
    align-items: stretch;

 }
.navigation1{
    display: flex;
    width: 80px;
    height: 40px;
     position: relative;
     top: 50px;
     background-color: white;
     font-size: larger;
     align-content: flex-end;
     flex-wrap: wrap;
     flex-direction: column;
    border-radius: 5px;
    left: 20px;
 }
.navigation1 a{
    color: black;
}
.navigation2{
    display: flex;
    width: 80px;
    height: 40px;
    position: relative;
    top: 50px;
    background-color: crimson;
    font-size: larger;
    align-content: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
    border-radius: 5px;
    left: 30px;

}
.navigation3{
    display: flex;
    width: 80px;
    height: 40px;
    position: relative;
    top: 50px;
    background-color: crimson;
    font-size: larger;
    align-content: flex-end;
    flex-wrap: wrap;
    flex-direction: column;
    border-radius: 5px;
    left: 40px;

}


.carousel_figure{
      display: flex;
      height:376px;
      width:62%;
      background-color: #fbfbff;
      position: relative;
      top: -80px;
      border: #fbfbff  20px solid;
      justify-content:space-between
  }

/*新闻板块标题样式*/.news{
     width: 100%;
     height:45px;
     background-color: #fbfbff;
     position: relative;
 }
/*公司类型样式*/.company_type{
    font-size:larger;
    color:lightgray
}
/*新闻条样式*/.news_line{
    width: 100%;
    height: 200px;
    border: #fbfbff solid;
    background-color: #fbfbff;
}
/*新闻字体样式*/.font_news{
    height: 210px;
    width: 400px;
    display: flex;
    line-height: 1.5;
    vertical-align: middle;
    flex-direction: column
}
.font_news a{
    text-decoration:none;
    color: black;
}
/*时间表1*/.time1{
    height: 210px;
    width: 110px;
    display: flex;
    line-height: 1.6;
    vertical-align: middle;
    flex-direction: column;
    position: relative;
    top:-245px;
    left: 467px;
    font-size: larger;

}
/*:hover{
    background-color: #21448b;
    color: #fbfbff;
}*/
/*业务领域图标样式*/.sign{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    /*position: relative;*/
    /*top: 5px;*/
    /*left: 5px;*/
    z-index: 30;
}
.arrowhead{
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    left: 144px;
    justify-content: center;
    position: relative;

}
.arrowhead1{
    width: 40px;
    height: 40px;
    position: relative;
    top: 13px;
    left:158px;
}
.arrowhead2{
    width: 40px;
    height: 40px;
    position: relative;
    top: 13px;
    left: 94px;

}
/*业务领域样式*/.text_style1{
    color: black;
    font-size: larger;
    position: relative;
    display: flex;
    top: 10px;
    left: 25px;
    font-size: 18px;
}
.text_style2{
    display: flex;
    color: black;
    font-size: 17px;
    position: relative;
    top: 4px;
    display: flex;
    align-items: center;

}
.text_style3{
    height: auto;
    width: auto;
    display: flex;
    justify-content: center;
    vertical-align: center;
}
.move{
    position: relative;
    top: -80px;
}

.sec_big_box{
    display: flex;
    height: 560px;
    /*width: 63%;*/
    justify-content: center;
    background-color: white;
    position: relative;
    top: 50px;
    border: #fbfbff 10px solid;
    margin: 0 auto;

}
.business_scope{
    height: 100%;
    background-color: #fbfbff;
    /*width: 35%;*/
    border: #dddddd 4px solid;
    justify-content: center;
    border-radius: 11px;
    position:relative;
    left: -3px;
}
.pic1{
    width: 300px;
    height: 160px;
    border: #fbfbff 10px solid;
    justify-content: center;
}
.selector{
    height: 40px;
    width:95%;
    border: #fbfbff 7px solid;
    display: flex;
    background-color: lightgray;
    text-align:center;
    border-radius: 30px;
    position: relative;
    flex-direction: row;
    z-index: 31;
    top:2px;
    left: -1px;
    font-weight: bold

}
.selector a{
    display: flex;
    flex-direction: row;
}
.selector:hover{
    background-color: #21448b;
    color: #FFFFFF;
}
.text_style2:hover{
    color: #FFFFFF;
}
.scope_type{
    display: flex;
    height:60%;
    width: 100%;
    background-color: #fbfbff;
    flex-direction: column;
}
.scope_type a{
    text-decoration: none;
    color:Black;

}
.notification_Recruit{
    display: flex;
    width: 840px;
    height:560px;
    flex-direction: column;
    border: #fbfbff solid 5px;
    position: relative;
    left: 15px;
    top: -3px;
}
.notification{
    height: 50%;
    border: #21448b 4px solid;
    width: 840px;
    border-radius: 11px
}
.Recruit{
    height:50%;
    border:#d92f26 4px solid;
    width:840px;
    position: relative;
    top: 5px;
    border-radius: 10px
}.tittle1{
     display: flex;
     height:8%;
     width: 100%;
     background-color: #dddddd;
     border-radius: 6px


 }
.tittle2{
    display: flex;
    height: 16%;
    width: 100%;
    background-color:#21448b;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px;
}
/*.tittle2 a:hover{*/
/*    background-color: white;*/
/*    color: darkblue;*/
/*!*}*!掠过变色*/
.tittle2_project{
    display: flex;
    height:84%;
    width:100%;
    background-color: #fbfbff;
    align-items: center;
    font-size: larger;
    justify-content: space-between;
    line-height: 1.5;
    position: relative;
    flex-direction: column;
}
.tittle2_project a{
    color: black;
    text-decoration:none;
}
.tittle2_project a:hover{
    color: #d92f26;
}
.tittle3_project a:hover{
    color: #d92f26;
}
.time2{
    display: flex;
    height:84%;
    width: 15%;
    background-color:white;
    flex-direction: column;
    line-height:1.8;
    vertical-align: middle;
    position: relative;
    top: -18px;

}
.tittle3{
    display: flex;
    height: 16%;
    width: 100%;
    background-color: #d92f26;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px

}
.tittle3 a:hover{
    
}/*掠过变色*/
.box3{
    width:100%;
    height: 84%;
    background-color: white;
    display: flex;
    top: 240px;
    left: 240px;
    font-size: larger;
    justify-content: space-between;
    vertical-align: middle;
    line-height: 1.5;
    align-items: center;
}

.tittle3_project{
    display: flex;
    height:100%;
    width:850px;
    background-color: #fbfbff;
    align-items: center;
    flex-direction: column;
    line-height: 1.5;
    vertical-align: middle
}
.tittle3_project a{
    color: black;
    text-decoration:none;
}
#main{
    width: 1200px;
    height: 400px;
    display:flex;
    flex-flow: row wrap;
    align-content: space-around;
}
#main div {
    width: 597px;
    height: 380px;
}
.interval{
    width:1920px;
    height: 50px;
}
.bottom{
    width: 100%;
    height: 60px;
    background-color: #21448b;
    position: relative;
    top: -70px;
    display: flex;
    font-size: larger;
    justify-content: center;

}
.div_selection{
    height: 40px;
    width: 240px;
    display: flex;
    background-color: white;
    vertical-align: middle;
    position: relative;
    top: 10px;
}
select{
    width: 240px;
    height: 40px;
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 10px;
}
.bottom{
    background-color:rgb(76, 76, 76) ;
    display: flex;
    width:100%;
    height: 200px;
    top:0px;
    justify-content: flex-start;
    position: relative;
    margin-top: 65px;
}
.bottom_poject1{
    display: flex;
    width: 100%;
    height: 120px;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
    top: 120px;

}

a{
    text-decoration:none;
    color: black;
}
.last_one{
    display: flex;width: 100%;height: 270px;background-color: #2f2f2f;align-items: center;justify-content: center;flex-direction: column;
    position: relative;
}
.last_one a{
    color: #e7e4e4;
}
.last_one a:hover{
    color: #d92f26;
}
/*.CDLC{*/
/*    display: flex;flex-direction: row;position:absolute;top: 54%;left: 39%;height: 100px;z-index: 9999;*/
/*}*/
/*.CDLC a{*/
/*    padding: 0px 0px;width: 200px;height: 81px;*/
/*}*/
/*.CDLC a img{*/
/*    width: 100%;height: 100%;*/
/*}*/

/*党建工作-新闻*/
.work_left{
    font-size: 18px;
    width: 120%;
    display: flex;
    align-items: center;
    /*margin-left: 20px;*/
}
.work_right{
    font-size: 18px;
    width: 22%;
    display: flex;
    align-items: center;
}

.tittle3_project ul{}


/* 第二部分百农新闻 */

.three {
    width: 1200px;
    height: 600px;
    margin-top: 20px;
}

.three div {
    width: 1200px;
    position: relative;
}

.three_more {
    position: absolute;
    right: 10px;
    top: 17px;
}

.three .donghua {
    width: 1120px;
    height: 600px;
    overflow: hidden;
}

.three ol {
    list-style: none;
    position: absolute;
    left: 0px;
    top: 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    animation: move 24s linear infinite;
}

.three ol:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

.three ol li {
    width: 552px;
    height: 360px;
    margin-right: 8px;
}

.three ol li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    font-size: 16px;
    color: black;
}

.three ol li a:hover {
    color: royalblue;
}

.three ol li div img {
    width: 552px;
    height: 360px;
}

@keyframes move {
    from {
        left: 0px;
    }
    to {
        left: -1670px;
    }
}