body{background: #eaf3fd;}

.part{width: 100%;overflow: hidden;}
.part01{padding-bottom: 90px;background: url(../images/caibaobg.png) no-repeat;background-size: auto;background-position: center top;}
.part01 .financialDetail{width: 1200px;margin: 0 auto;margin-top: 115px;}
.part01 .financialDetail h4{font-size: 43px;width: 1200px;font-weight: normal;color: #004f99;line-height: 50px;display: inline-block;padding-left: 27px;background: url(../images/leftline.png) no-repeat;background-size: 7px auto;background-position: left center;margin-bottom: 30px;}


.part01 .pipeline .table{margin-top: 77px;margin-bottom: 140px;}


.sewv{position: relative;width: 370px;display: inline-block;vertical-align: middle;}
.sewvtop{width:100%;height:55px;border: 1px #D9D9D9 solid;cursor:pointer;border-radius: 2px;overflow: hidden;border-radius: 28px;    background: #fff;}
.sewvtop:hover{border:1px #ea5504 solid;}
.sewvtop>span{float:left;width:70%;height:55px;white-space:pre;text-overflow:ellipsis;overflow: hidden;font-size: 18px;line-height:55px;color: #004f99;padding:0 20px;vertical-align: middle;}
.sewvtop>em{    float: right; width: 32px; height: 52px; vertical-align: middle; margin-right: 10px;display: flex;align-items: center;}
.sewvtop>em img{width: 30px; }
.sewvbm{width: 100%;position: absolute;left: 0;top: 65px;display: none;background: #fff;border-radius: 10px;overflow: hidden;z-index: 10;border: 1px solid #ccc;}
.sewvbm>li{cursor:pointer;width:calc(100% - 20px);height:52px;line-height:52px;font-size: 18px;color: #004f99;padding-left:20px;}
.sewvbm>li:hover{background: rgb(239, 113, 68,1);color: #fff;}
.sewvbm>li span{margin-right: 10px;}
.sewvbm>li:nth-child(1) span{color: #ea5504;}
.sewvbm>li:nth-child(2) span{color: #ffbd1f;}
.sewvbm>li:nth-child(3) span{color: #3053ad;}


.lbaxztop{animation: rotatete 0.3s linear forwards;}
.lbaxztop2{animation: rotatete2 0.3s linear forwards;}
@keyframes rotatete{
    from{transform: rotate(0deg);}
    to{transform: rotate(180deg);}
}

@keyframes rotatete{
    from{transform: rotate(0deg);}
    to{transform: rotate(180deg);}
}

@-moz-keyframes rotatete2{
    from{transform: rotate(180deg);}
    to{transform: rotate(0deg);}
}
@keyframes rotatete2{
    from{transform: rotate(180deg);}
    to{transform: rotate(0deg);}
}
.search{padding-bottom: 32px;border-bottom: 1px solid #b1bece;display: flex;align-items: center;}
.search .opt{width: 120px;margin-left: 50px;border-radius: 27px;height: 54px;text-align: center;line-height: 54px;font-size: 18px;background: #ea5504;color: #fff;cursor: pointer;display: inline-block;}
.search .reset{background: #fff;color: #ea5504;margin-left: 50px;margin-left: 18px;}

.table{width: 100%;margin-top: 40px;}
.table .tableThBox{width: 100%;display: flex;align-items: center;margin: 40px 0 25px 0;padding: 0 20px;justify-content: space-between;}
.table .tableThBox div{font-size: 22px;color: #004f99;font-weight: bold;width: 800px;}
.table .tableThBox div:nth-child(2){width: 340px;}

.table .demoList li{border: 1px solid #fdfeff;width: 100%;margin-bottom: 12px;background: #fdfeff;border-radius: 10px; display: flex; align-items: center;padding: 20px; justify-content: space-around; padding-left: 0;overflow: hidden;position: relative;}
.table .demoList li span{display: inline-block;width: 700px;font-size: 18px;color: #004f99;font-weight: bold;line-height: 30px;}
.table .demoList li .date{font-size: 18px;color: #004f99;width: 210px;margin-left: 20px;}
.table .demoList li .type{height: 30px;line-height: 30px;color: #ea5504;width: 130px;display: inline-block;font-size: 18px;font-weight: bold;padding-left: 40px;background: url(../images/upload.png) no-repeat;background-position: left center;background-size: 30px 30px;cursor: pointer;}
.table .demoList li .border{width: 10px;background: #ea5504;height: 100%;position: absolute;left: 0;top: 0;bottom: 0;}
.table .demoList li:nth-child(2n) .border{width: 10px;background: #4162b5;}

.table .demoList li:hover{border: 1px solid #ea5504;}
.table .demoList li:hover span{color: #ea5504;}
.table .demoList li:hover a{color: #ea5504;}
.table .demoList .readOn{/*align-items: flex-start;*/border: 1px solid #ea5504;max-height: 500px;}
.table .demoList .readOn span{color: #ea5504;}
.table .demoList .readOn a{color: #ea5504;}



@media screen and (max-width: 900px){
    .part01{background-position: 10% center;background: none;min-height: unset;padding-bottom: 0;}
    .part01 .financialDetail{width: 90%;margin: 0 auto;margin-bottom: 40px;}
    .part01 .financialDetail h4{width: calc(100% - .7rem);padding: 0 .35rem;margin: 0 auto;margin-top: .5rem;    display: block; font-size: .4rem; line-height: 0.64rem;margin-bottom: 20px}


    
    .sewvtop{height: 40px;}
    .sewvtop>span{height: 40px;line-height: 40px;font-size: 16px;}
    .sewvtop>em{height: 44px;display: flex;align-items: center;}
    .sewvtop>em img{margin-top: 0;}
    .sewvbm>li{height: 40px;line-height: 40px;font-size: 16px;}
    .sewvbm{top: 44px;}
    .sewv{width: 100%;}
    .search .opt{height: 40px;line-height: 40px; margin-top: 15px;margin-left: 0;font-size: 16px;}
    .search{ margin-top: 0;  display: flex;flex-wrap: wrap;justify-content: space-around;border-bottom: unset;padding-bottom: 25px;}
    .table{margin-top: 0;}
    
    .table .demoList li{width: calc(100% - 30px);padding:15px;font-size: 18px;}
    .table .demoList li .date{display: none;}
    .table .demoList li .title{margin-left: 10px;width: calc(100% - 90px);font-size: 16px;}
    .table .demoList li .type{background-size: 20px;    padding-left: 30px;font-size: 18px;width: 50px;font-size: 18px;}

    
    
}