.contentBox{
    width: 100%;

}
.fareBanner{
    width: 100%;
    position: relative;
    height: 450px;
    margin-top: 72px; 
    overflow: hidden;
    z-index: 1;
    zoom: 1;
}
.fareBanner .fareTitle{
    position: absolute;
    top: 176px;
    bottom: 179px;
    width: 100%;
}
.fareBanner .fareTitle .dTitle{
    /* margin:0 866.5px; */
    height: 55px;
    font-size: 40px;
    line-height: 55px;
    color: #FFF;
    text-align: center;
}
.fareBanner .fareTitle .enTitle{
    margin-top:16px;
    text-align: center;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    letter-spacing:14px;
}
.fareBanner .fareBottom{
    position: absolute;
    bottom: 16px;
    /* left: 200px; */
    color: #FFF;
    font-size: 14px;
    width: 100%;
}
.fareBanner .fareBottom .fareWidth{
    width: 1200px;
    margin: 0 auto;
}
.fareBanner .fareBottom span{
    margin-left: 14px;
}
.openText{
    margin-bottom:117px;
    /* width: 100%; */
    /* border: #E82856 solid 1px; */
}

.openText .openTop{
    height: 69px;
    background: #FFF;
    color: #323B41;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    width: 100%;
}
.openText .openTop .openWidth{
    width: 1200px;
    margin: 0 auto;
    padding-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* border: #E82856 solid 1px; */
}
.openText .openTop .openList{
    margin-right: 36px;
    font-size: 18px;
    /* width: 120px; */
    padding: 0 20px;
    text-align: center;
}

.openText .openTop .openList a{
    color: #323B41;
}

.openText .openTop .bgs{
  /* width: 120px; */
  padding: 0 20px;
  height: 45px;
  border-radius: 8px;
  background: linear-gradient(278.38deg, rgba(232, 40, 86, 1) 3.15%, rgba(255, 102, 139, 1) 113.53%);
  line-height: 45px;
  color: #FFF;
  text-align: center;
}
.openText .openTop .bgs a{
  color: #FFF;
}
.openText .openTop .openList:hover{
  /* width: 120px; */
  padding: 0 20px;
  height: 45px;
  border-radius: 8px;
  background: linear-gradient(278.38deg, rgba(232, 40, 86, 1) 3.15%, rgba(255, 102, 139, 1) 113.53%);
  line-height: 45px;
  color: #FFF;
  text-align: center;
}

.openText .openTop .openList:hover a{
    color: #FFF;
}

.openText .openContent{
    width: 100%;
    margin: 0 auto;
}

.openText .openContent .shouzhiBox{
    margin: 40px auto;
    background: #FFF;
    border-radius: 16px; 
    width: 1200px;
}
.openText .openContent .shouzhiBox .szTop{
    height: 80px;
    line-height: 80px;
    display: flex;
    justify-content: first baseline;
    align-items: center;
    color: #737880;
    border-bottom: rgba(0, 0, 0, 0.08) solid 1px;
    cursor: pointer;
    padding: 0 100px;
}
.openText .openContent .shouzhiBox .szTop .szTitle{
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    margin-right: 40px;
    font-size: 20px;
}
.cmd{
    color: #E82856;
    border-bottom: #E82856 solid 3px;
    width: 80px;
    height: 77px;
    text-align: center;
    font-size: 20px;
    line-height: 80px;
    margin-right: 40px;
}

.openText .openContent .shouzhiBox .szBox{
    width: 100%;
    /* border: #E82856 solid 1px; */
    margin-top: 30px;
}

.openText .openContent .shouzhiBox .szBox .szList{
    padding: 0 100px;
    display: flex;
    /* justify-content:space-between; */
    align-items: center;
    flex-wrap: wrap;
}

.openText .openContent .shouzhiBox .szBox .szList .list{
    width: 304px;
    border-radius: 16px;
    border: #E5E6EB solid 1px;
    margin-bottom: 22px;
    margin-right: 24px;
}

.openText .openContent .shouzhiBox .szBox .szList .list .nrBox{
    margin: 12px 24px;
}
.openText .openContent .shouzhiBox .szBox .szList .list .nrBox .biaoti{
    font-size: 16px;
    color: #1D2129;
    line-height: 24px;
}
.openText .openContent .shouzhiBox .szBox .szList .list .nrBox .money{
    font-size: 20px;
    color: #E82856;
    line-height: 24px;
    margin-top: 8px;
}
.openText .openContent .shouzhiBox .szBox .szList .list .nrBox .date{
    font-size: 16px;
    color: #9CA2A9;
    line-height: 24px;
    text-align: right;
    margin-top: 40px;
}

.openText .openContent .workBox{
    width: 100%;
    background: #FFF;
}

.openText .openContent .workBox .workContent{
   
    padding: 100px 0;
   
}

.openText .openContent .workBox .workContent .workTitle{
    font-size: 32px;
    color: #1D2129;
    line-height: 44px;
    margin: 0 auto; 
    font-weight: bold;
    width: 1200px;
}

.openText .openContent .workBox .workContent .workTitle span{
    font-size: 20px;
    line-height: 28px;
    margin-left: 16px;
    color: #737880;
    font-weight: normal;
}

.openText .openContent .workBox .workContent .workCnt{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    /* border: #E82856 solid 1px; */
    width: 1520px;
}

.openText .openContent .workBox .workContent .workCnt .workList{
    width: 320px;
    border-radius: 24px;
    /* border: #E82856 solid 1px; */
    text-align: center;
    margin: 0 40px;
}
.openText .openContent .workBox .workContent .workCnt .workList .Biao{
    margin-top: 24px;
}
.openText .openContent .workBox .workContent .workCnt .workList .Biao .title{
    color: #1D2129;
    font-size: 20px;
}
.openText .openContent .workBox .workContent .workCnt .workList .Biao .date{
    color: #737880;
    font-size: 16px;
    margin-top: 16px;
}


.openText .openContent .workBox .workContent .workCnt .workList:hover img{
    box-sizing: border-box;
    box-shadow: 0px 6px 30px 5px #0000000d, 0px 16px 24px 2px #0000000a, 0px 8px 10px -5px #00000014;
    border-radius: 24px;
}
.openText .openContent .workBox .workContent .workCnt .workList:hover .title{
    color: #E82856;
}


.openText .openContent .workBox .workContent .xinBox{
    width: 1200px;
    margin: 40px auto;
    display: flex;
    /* align-items: center; */
}

.openText .openContent .workBox .workContent .xinBox .xinPic img{
    border-radius: 16px;
    box-shadow:0px 6px 30px 5px rgba(0,0,0,0.05),0px 16px 24px 2px rgba(0,0,0,0.04),0px 8px 10px -5px rgba(0,0,0,0.08);
}

.openText .openContent .workBox .workContent .xinBox .wenBox{
    margin-left: 30px;
    color: #E82856;
    font-size: 24px;
    position: relative;
}

.openText .openContent .workBox .workContent .xinBox .wenBox .pic{
    /* margin-left: 8px; */
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #1D2129;
    position: absolute;
    bottom: 0px;
}
.openText .openContent .workBox .workContent .xinBox .wenBox .pic a{
    color: #1D2129;
    cursor: pointer;
}


.openText .openContent .yearBox{
    width: 100%;
    /* border: #E82856 solid 1px; */
} 

.openText .openContent .yearBox .yearTop{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 393px;
} 

.openText .openContent .yearBox .yearTop .topLeft{
    width: 632px;
    height: 100%;
   
    /* border: 1px solid #ffffff; */
    box-sizing: border-box;
    background: linear-gradient(308.56deg, #e82856 8.41%, #ff5f85 85.74%);
} 
.openText .openContent .yearBox .yearTop .topRight{
    width: 1287px;
    height: 100%;
    position:relative;
    z-index: 1;
    overflow: hidden;
} 

.openText .openContent .yearBox .yearTop .topLeft .totals{
    margin: 72px 0 64px 200px;
    
} 
.openText .openContent .yearBox .yearTop .topLeft .totals .bti{
    font-size: 40px;
    line-height: 44px;
    color: #FFF;
    font-weight: bold;
} 
.openText .openContent .yearBox .yearTop .topLeft .totals .bti span{
    font-size: 24px;
    line-height: 28px;
    color: #FFF;
    margin-left: 16px;
    font-weight: normal;
}
.openText .openContent .yearBox .yearTop .topLeft .totals .search{
    margin-top: 169px;
    
} 
.openText .openContent .yearBox .yearTop .topRight .datu{
    transition: 0.7s;
} 
.openText .openContent .yearBox .yearTop .topRight .datu:hover{
    transform:scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.openText .openContent .yearBox .yearTop .topRight .datu{
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.openText .openContent .yearBox .yearTop .topRight .reportBox{
    position: absolute;
    width: 568px;
    height: 100%;
    right: 0px;
    background: rgba(0, 0, 0, 0.48);
    top: 0;
    z-index: 3;
} 
.openText .openContent .yearBox .yearTop .topRight .reportBox .reportText{
    width: 269px;
    margin:51px auto;
    text-align: right;
} 

.openText .openContent .yearBox .yearTop .topRight .reportBox .reportText .author{
    font-size: 24px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.78);
    
} 
.openText .openContent .yearBox .yearTop .topRight .reportBox .reportText .title{
    font-size: 32px;
    line-height:44.8px;
    color: #FFF;
    margin-top: 16px;
    font-weight: bold;
}

.openText .openContent .yearBox .yearTop .topRight .reportBox .reportText .anniu{
    margin-top: 109px;
}

.openText .openContent .yearBox .yearBottom{
    margin-top: 1px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 393px;
} 
.openText .openContent .yearBox .yearBottom .bottomLeft{
    position: relative;
    z-index: 1;
    width: 958px;
    height: 100%;
    overflow: hidden;
    /* border: 1.5px solid rgba(255, 255, 255, 1); */
    box-sizing: border-box;
    background: linear-gradient(249.75deg, rgba(0, 0, 0, 0.64) 3.35%, rgba(0, 0, 0, 0) 88.86%);
}
.openText .openContent .yearBox .yearBottom .bottomLeft .tupian{
    position: absolute;
    z-index: 2;
    top:0;
    left: 0;
    transition: 0.7s;
}
.openText .openContent .yearBox .yearBottom .bottomLeft .tupian:hover{
    transform:scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.openText .openContent .yearBox .yearBottom .bottomLeft .wenzi{
    position: absolute;
    top:40px;
    width: 266px;
    right: 64px;
    font-size: 24px;
    color: #FFF;
    text-align: right;
    z-index: 3;
}
.openText .openContent .yearBox .yearBottom .bottomLeft .wenzi .ckBox{
    margin-top: 211px;
}
.openText .openContent .yearBox .yearBottom .bottomRight{
    position: relative;
    z-index: 1;
    width: 958px;
    height: 100%;
    overflow: hidden;
    /* border: 1.5px solid rgba(255, 255, 255, 1); */
    box-sizing: border-box;
    background: linear-gradient(249.75deg, rgba(0, 0, 0, 0.64) 3.35%, rgba(0, 0, 0, 0) 88.86%);
}

.openText .openContent .yearBox .yearBottom .bottomRight .tupian{
    position: absolute;
    z-index: 2;
    top:0;
    left: 0;
    transition: 0.7s;
}
.openText .openContent .yearBox .yearBottom .bottomRight .tupian:hover{
    transform:scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.openText .openContent .yearBox .yearBottom .bottomRight .wenzi{
    position: absolute;
    top:40px;
    width: 266px;
    right: 64px;
    font-size: 24px;
    color: #FFF;
    text-align: right;
    z-index: 3;
}
.openText .openContent .yearBox .yearBottom .bottomRight .wenzi .ckBox{
    margin-top: 211px;
}

.openText .openContent .shenjiBox{
    margin: 100px auto;
    width: 1200px;
    /* border: #E82856 solid 1px; */
} 

.openText .openContent .shenjiBox .biaoti{
    /* border: #E82856 solid 1px; */
    font-size: 32px;
    color: #1D2129;
    line-height: 44px;
    font-weight: bold;
} 

.openText .openContent .shenjiBox .biaoti span{
    margin-left: 16px;
    font-size: 20px;
    color: #737880;
    line-height: 28px;
    font-weight: normal;
} 

.openText .openContent .shenjiBox .shenjiList{
    margin: 38px auto;
    display: flex;
    /* justify-content:space-between; */
    align-items: center;
    flex-wrap: wrap;
    /* border: #E82856 solid 1px; */
} 

.openText .openContent .shenjiBox .shenjiList .list{
    margin-bottom: 32px;
    width: 390px;/*450px*/
    height: 200px;
    float: left;
    background: #FFF;
    border-radius: 16px;
    position: relative;
    margin-right: 10px;
    z-index: 1;
} 

.openText .openContent .shenjiBox .shenjiList .list .wenziBox{
    position: absolute;
    z-index: 2;
    top: 32px;
    left: 40px;
    text-align: left;
} 
.openText .openContent .shenjiBox .shenjiList .list .wenziBox .title{
    font-size: 20px;
    line-height: 28px;
    color: #1D2129;
} 
.openText .openContent .shenjiBox .shenjiList .list .wenziBox .date{
    font-size: 18px;
    color: #9CA2A9;
    line-height: 28px;
    margin-top: 8px;
}
.openText .openContent .shenjiBox .shenjiList .list .wenziBox .pic{
    margin-top: 52px;
}

.openText .openContent .shenjiBox .shenjiList .list .down{
    position: absolute;
    z-index: 3;
    right: 0px;
    bottom: -3px;
}

.openText .openContent .shenjiBox .shenjiList .list:hover{
    box-sizing: border-box;
    box-shadow: 0px 6px 30px 5px #0000000d, 0px 16px 24px 2px #0000000a, 0px 8px 10px -5px #00000014;
    border-radius: 16px;
} 


.auditText{
    margin-bottom:117px;
    /* width: 100%; */
    /* border: #E82856 solid 1px; */
}

.auditText .auditTop{
    height: 132px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* padding: 0 200px; */
    color: #323B41;
    font-size: 40px;
    line-height: 44px;
}
.auditText .auditTop .auditWidth{
    width: 1200px;
    margin: 0 auto;
}
.auditText .auditTop span{
    font-size: 24px;
    margin-left: 16px;
    color: #9CA2A9;
    margin-top: 16px;
}


.auditText .auditContent .auditBox{
    margin: 39.5px auto;
    width: 1200px;
    /* border: #E82856 solid 1px; */
} 

/* .auditText .auditContent .auditBox .biaoti{
    border: #E82856 solid 1px; 
    font-size: 32px;
    color: #1D2129;
    line-height: 44px;
    font-weight: bold;
}

.auditText .auditContent .auditBox .biaoti span{
    margin-left: 16px;
    font-size: 20px;
    color: #737880;
    line-height: 28px;
    font-weight: normal;
}   */

.auditText .auditContent .auditBox .auditList{
    margin: 38px auto;
    display: flex;
    /* justify-content:space-between; */
    align-items: center;
    flex-wrap: wrap;
} 

.auditText .auditContent .auditBox .auditList .list{
    margin-bottom: 32px;
    width: 386px;
    height: 200px;
    background: #FFF;
    border-radius: 16px;
    position: relative;
    z-index: 1;
    margin:0 7px;
} 

.auditText .auditContent .auditBox .auditList .list .wenziBox{
    position: absolute;
    z-index: 2;
    top: 32px;
    left: 40px;
    text-align: left;
} 
.auditText .auditContent .auditBox .auditList .list .wenziBox .title{
    font-size: 20px;
    line-height: 28px;
    color: #1D2129;
} 
.auditText .auditContent .auditBox .auditList .list .wenziBox .date{
    font-size: 18px;
    color: #9CA2A9;
    line-height: 28px;
    margin-top: 8px;
}
.auditText .auditContent .auditBox .auditList .list .wenziBox .pic{
    margin-top: 52px;
}

.auditText .auditContent .auditBox .auditList .list .down{
    position: absolute;
    z-index: 3;
    right: 0px;
    bottom: -3px;
}

.auditText .auditContent .auditBox .auditList .list:hover{
    box-sizing: border-box;
    box-shadow: 0px 6px 30px 5px #0000000d, 0px 16px 24px 2px #0000000a, 0px 8px 10px -5px #00000014;
    border-radius: 16px;
} 

.annualText{
    margin-bottom:117px;
    /* width: 100%; */
    /* border: #E82856 solid 1px; */
}

.annualText .annualTop{
    height: 132px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* padding: 0 200px; */
    color: #323B41;
    font-size: 40px;
    line-height: 44px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.annualWidth{
    width: 1200px;
    margin: 0 auto;
}

.annualText .annualTop span{
    font-size: 24px;
    margin-left: 16px;
    color: #9CA2A9;
    margin-top: 16px;
}

.annualText .annualContent .annualBox{
    margin: 39.5px auto;
    width: 1200px;
    /* border: #E82856 solid 1px; */
} 

.annualText .annualContent .annualBox .annualList{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    flex-wrap: wrap;
} 

.annualText .annualContent .annualBox .annualList .list{
    width: 370px;
    height: 362px;
    position: relative;
    z-index: 1;
    margin:0 15px 48px 15px;
    /* margin-bottom: 48px; */
}

.annualText .annualContent .annualBox .annualList .list .wenziBox{
    position: absolute;
    z-index: 2;
    top: 0;
    width: 100%;
    left:0;
}
.annualText .annualContent .annualBox .annualList .list .wenziBox .topPic{
    width: 100%;
    border-radius:24px ;
    /* border: #E82856 solid 1px; */
    height: 310px;
    overflow: hidden;
}

.annualText .annualContent .annualBox .annualList .list .wenziBox .wenzi{
    display: flex;
    justify-content: space-between;
    margin-top: 26.5px;
    font-size: 20px;
    line-height: 28px;
    color: #1D2129;
}
.annualText .annualContent .annualBox .annualList .list .wenziBox .wenzi .date{
    color: #9CA2A9;
}

.annualText .annualContent .annualBox .annualList .list .downs{
    position: absolute;
    z-index: 3;
    top: 236px;
    right: 0;
}

.annualText .annualContent .annualBox .annualList .list:hover .topPic{
    box-sizing: border-box;
    box-shadow: 0px 6px 30px 5px #0000000d, 0px 16px 24px 2px #0000000a, 0px 8px 10px -5px #00000014;
    border-radius: 24px;
}
.annualText .annualContent .annualBox .annualList .list:hover .btBox{
    color: #E82856;
}



/*翻页*/
.contentBox .pageNumber{
    width: 100%;
    text-align: center;
    /* border: #E82856 solid 1px; */
    margin: 30px auto 0 auto;
    padding-bottom: 40px;
}
.contentBox .pagination{
    width: 50%;
    margin: 0 auto;
    font-size: 20px;
}
.contentBox .pageNumber li{
    display:inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    /* background: #ffffff; */
    background: #F7F8FA;
    line-height: 50px;
    font-size:18px;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    color: #A4ACB2;
    margin-left: 5px;
}
.contentBox .pageNumber .active{
    display:inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: rgba(232, 40, 86, 0.12);
    line-height: 50px;
    font-size:18px;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    text-decoration: none;
    color:#E82856; 
}
.contentBox .pageNumber li a{
    display:inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    /* background: #ffffff; */
    background: #F7F8FA;
    line-height: 50px;
    font-size:18px;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    text-decoration: none;
    color:#A4ACB2;
}
.contentBox .pageNumber a:hover{
    background: #e828561f;
    color:#E82856;
}
a{
    text-decoration: none;
}



/*翻页*/
.contentBox .pageNumbers{
    width: 100%;
    text-align: center;
    /* border: #E82856 solid 1px; */
    margin: 30px auto 0 auto;
    padding-bottom: 40px;
}
/* .contentBox .pagination{
    width: 50%;
    margin: 0 auto;
    font-size: 20px;
} */
.contentBox .pageNumbers li{
    display:inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: #ffffff;
    /* background: #F7F8FA; */
    line-height: 50px;
    font-size:18px;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    color: #A4ACB2;
    margin-left: 5px;
}
.contentBox .pageNumbers .active{
    display:inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: rgba(232, 40, 86, 0.12);
    line-height: 50px;
    font-size:18px;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    text-decoration: none;
    color:#E82856; 
}
.contentBox .pageNumbers li a{
    display:inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: #ffffff;
    /* background: #F7F8FA; */
    line-height: 50px;
    font-size:18px;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    text-decoration: none;
    color:#A4ACB2;
}
.contentBox .pageNumbers a:hover{
    background: #e828561f;
    color:#E82856;
}
a{
    text-decoration: none;
}