* {
    padding: 0;
    margin: 0
}

@font-face {
    font-family: "STZhongsong";
    src: url("./STZhongsong.ttf");
}

@font-face {
    font-family: "SourceHanSans-Normal";
    src: url("./SourceHanSans-Normal.otf");
}

#app {
    width: 100%;
    height: 100%;

}

.top {
    width: 100%;
    height: 328px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('./img/banner.png');




}

.header {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #ffffff;



}

.header_wrap {
    width: 1200px;
    margin: 0 auto;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tabs {

    display: flex;
}

.tabitem {
    width: 96px;
    height: 58px;
    line-height: 57px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400px;
    cursor: pointer;
    font-size: 22px;
    color: #FFFFFF;
    margin-right: 54px
}

.tabitem_active {
    font-size: 22px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    /* color: #E21A2F;
border-bottom: 3px solid #E21A2F; */
}

.header_btn {

    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    line-height: 0px;
    color: #FFFFFF;
    cursor: pointer;

}

.header_btn_span {
    margin-left: 44px
}

.topcontent {
  height:268px;
  
    display: flex;
    align-items: center;
    justify-content: center;
}

.title {
    width: 504px;
    height: 68px;
    margin: 0 auto;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

.title_p1 {
    width: 100%;
    height: 36px;
    font-size: 36px;
    margin: -5px;
    font-family: STZhongsong;
    font-weight: 600;
}

.title_p2 {
    width: 100%;
    height: 24px;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;

    color: #ffffff;

    opacity: 0.82;


    letter-spacing: 0.2px;


}

.content {
    width: 100%;
    
    background: #F9F9F9;
}

.contentWrap {
    width: 1200px;
    margin: 0 auto;

}

.breadcrumb {
    width: 100%;
    height: 49px;
    display: flex;
    align-items: center;


    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #7F7F7F
}

.separator {
    margin: 0 5px
}

.breadcrumb_span {
    color: #DF0018;
font-size:18px
}

.main {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.left {
    width: 220px;
    background: #fff;
   
    padding: 0 15px;
    box-sizing: border-box;
}

.lefticon {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.center {
    width: 700px;
    /* background:#fff; */
  

}

.search {
    width: 100%;
    height: 42px;
    background: #fff;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    position: relative;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.centerbom {
    width: 700px;
    background: #fff;
   height:1025px;
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
}

.pagination {
    position: absolute;
    bottom: 50px;
}

.center_list {
    width: 100%;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;

    border-bottom: 1px solid #F2F2F2;
    cursor: pointer;
}

.center_left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.center_index {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #DF0018;
    border-radius: 50%;
    margin-right: 8px
}

.center_txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 490px;
    display: inline-block;


    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;

    color: #666666;

}

.center_date {

    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;

    color: #666666;

}

.right {
    width: 220px;
    background: #fff;
   
    padding: 0 15px;
    box-sizing: border-box;
}

.right_title {
    width: 100%;
    height: 60px;
    line-height: 60px;


    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;

    color: #2E2E2E;

}

.right_list {
    width: 100%;
    margin-bottom: 20px;

    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;

    color: #2E2E2E;
    position: relative;
    cursor: pointer;


}

.right_txt {
    margin: 0 15px
}

.right_index {

    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #DF0018;

}

.hoticon {
    position: absolute;
    right: 0;
    width: 15px;
    height: 20px
}

.footer {
    width: 100%;
    height: 228px;

    background-repeat: no-repeat;
    background-image: url('./img/footer.png');


}

.footer_tabs_wrap {
    width: 800px;

    display: flex;
    align-items: center;
    justify-content: space-between;


}

.footer_tabs {
    width: 1200px;
    height: 58px;

    display: flex;
    justify-content: center;
    align-items: center;

    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;


    border-bottom: 1px solid #FFFFFF;
    margin: 0 auto;

    color: #FFFFFF;



}

.footer_txt {
    width: 100%;

    height: 158px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_txt_wrap {
    width: 667px;

    text-align: center;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;

    color: #ffffff;



}

.footer_txt_wrap p {
    height: 50px;
    line-height: 50px;




}
.fz{
    width:150px;
    text-align: center;
    position: relative;
    cursor: pointer;
    z-index: 99;
  
  
}
.fztree{
    position: absolute;
    top:40px;
    left:0;
    width:150px;
    height:150px;
    overflow: auto;
}
.titleWrap {

    margin: 0 auto;

    display: flex;
    align-items: center;

}

.divider {
    width: 1px;
    height: 25px;
    margin: 0 40px;
}

.title {
    width: 504px;
    height: 68px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.title_p3 {
    font-size: 32px;
    font-family: STZhongsong;
    font-weight: 600;
}

.title_p1 {
    width: 100%;
    height: 36px;
    font-size: 36px;
    margin: -5px;
    font-family: STZhongsong;
    font-weight: 600;
}

.title_p2 {
    width: 100%;
    height: 24px;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    opacity: 0.82;
    letter-spacing: 0.2px;
}
