body{
    background: #FFFFFF;
}

.txt1{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.txt2{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.inside-banner{
    height: 680px;
}
@media screen and (max-width:1865px){
    .inside-banner{
        height: 562px;
    }
}
.inside-banner .container{
    position: relative;
}
.inside-banner .txtInfor .txt{
    margin-top: 86px;
}
.inside-banner .txtInfor .txt .smallTxt{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 48px;
}
.inside-banner .lang{
    display: flex;
    align-items: center;
    padding-top:31px;
    position: absolute;
    right: 0;
}
.inside-banner .lang .item{
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    font-weight: 500;
    color: #233863;
    text-align: center;
    line-height: 27px;
    margin-left: 16px;
    cursor: pointer;
}
.inside-banner .lang .item.active,.inside-banner .lang .item:hover{
    background: #4EDDC7;
    color: #ffffff;
}

.line-start{
    width: 71px;
    height: 4px;
    background:#ED6827;
}

.crumbs{
    color: #999999;
}
.crumbs a{
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.crumbs a.active{
    color: #3D3D3D;
}

.menuFix{
    position: fixed;
    width: 224px;
    top: 96px;
}


.main-center{
    margin-top: 64px;
    position: relative;
}
.main-center .main-center-ab {
    position: absolute;
    top: 0;
    left: 0;
    width: 938px;
    height: 675px;
    background: #229AF4;
    opacity: 0.04;
    filter: blur(50px);
    z-index: -1;
}
.main-center .container{
    display: flex;
    justify-content: space-between;
}
.main-center .navs{
    width: 224px;
    z-index: 1000;
}
.main-center .view-center{
    width: 1004px;
}
.main-center .view-center .item{
    margin-bottom: 24px;
}
.main-center .view-center .item .title{
    font-size: 22px;
    font-weight: bold;
    color: #233863;
    line-height: 30px;
    padding-left: 24px;
    padding-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-center .view-center .item .title .arrow{
    font-size: 13px;
    font-weight: 400;
    color: #229AF4;
    line-height: 18px;
}
.main-center .view-center .item .title .arrow:hover{
    text-decoration: underline;
}
.main-center .view-center .item .content{
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #F3F3F3;
    padding: 24px;
    border-radius: 4px;
}
.main-center .view-center .item .content .qiye-desc{
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
}
.main-center .view-center .item .content .qiye-desc .desc-02{
    margin-top: 24px;
}
.main-center .view-center .list-center{
    display: flex;
    padding-top: 24px;
}

/*新增*/
.company-box .item{
    background: #F8F8F8;
    display: flex;
    min-height: 40px;
    line-height: 40px;
    align-items: center;
    margin-bottom: 12px!important;
    padding: 16px 20px;
}
.company-box .item .tit{
    width: 190px;
    font-weight: bold;
    font-size: 16px;
    color: #222831;
    margin-right: 10px;
    line-height: 22px;
}
.company-box .item .des{
    line-height: 30px;
}
.gaunzhi-a{

}
.gaunzhi-a .box-one{
    width: 314px;
    height: 77px;
    background: #F9F9F9;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gaunzhi-a .box-one.en{
    width: 266px;
}
.gaunzhi-a .box-one:hover{
    background: rgba(34, 154, 244,0.1);
}
.gaunzhi-a .box-one .ll{
    width: calc(100% - 28px);
}

.gaunzhi-a .box-one .ll .max-title{
    font-size: 18px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 25px;
}
.gaunzhi-a .box-one .ll .max-title.en{
    font-size: 16px;
}
.gaunzhi-a .box-one .ll .sub-title{
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    margin-top: 2px;
}
.gaunzhi-a .box-one .ll .sub-title.en{
    font-size: 12px;
}
.gaunzhi-a .box-one .rr-icon{
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.gaunzhi-a .box-one .rr-icon image{
    width: 100%;
    height: 100%;
}
.gaunzhi-a .box-one .rr-icon.active{
    display: none;
}
.gaunzhi-a .box-one:hover .rr-icon{
    display: none;
}
.gaunzhi-a .box-one:hover .rr-icon.active{
    display: block;
}
.main-center .view-center .desc-b{
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding: 15px 48px 0 56px;
    flex: 1;
}
.main-center .view-center .desc-b.en{
    font-size: 12px;
    line-height: 17px;
    padding: 21px 16px 0 16px;
}
.main-center .view-center .pdfs{
    padding-top: 12px;
}
.main-center .view-center .pdfs.en{
    padding-top: 15px;
}
.main-center .view-center .pdfs .box-a{
    width: 314px;
    height: 46px;
    padding: 0 16px;
    display: flex;
    align-items: center;
}
.main-center .view-center .pdfs .box-a a{
    font-size: 13px;
    font-weight: 400;
    color: #229AF4;
    line-height: 18px;
}
.main-center .view-center .pdfs .box-a.active,.main-center .view-center .pdfs .box-a:hover{
    background: #F9F9F9;
    text-decoration: underline;
    text-decoration-color: #229AF4;
}

.main-center .view-center .item .list{

}
.main-center .view-center .item .list ul{

}
.main-center .view-center .item .list ul li{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}
.main-center .view-center .item .list ul a:nth-of-type(odd) li{
    background: #F8F8F8;
}
.main-center .view-center .item .list ul a:nth-of-type(odd) li:hover{
    background: rgba(34, 154, 244, 0.1);

}
.main-center .view-center .item .list ul a:nth-of-type(odd) li:hover span{
    color: #229AF4;
}
.main-center .view-center .item .list ul li:hover{
    background: rgba(34, 154, 244, 0.1);
}
.main-center .view-center .item .list ul li:hover span{
    color: #229AF4;
}
/* .main-center .view-center .item .list ul li:nth-child(even){
    background: #ffffff;
} */
.main-center .view-center .item .list ul li span{
    font-size: 13px;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 18px;
}
.main-center .view-center .item .list ul li > span:first-child{
    /* width: calc(100% - 86px); */
    width: calc(100% - 120px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.main-center .view-center .item .list ul li > span:last-child{
    width: 110px;
    margin-left: 10px;
    text-align: right;
}
.main-center .view-center .item .list.list-table ul li{
    padding-left: 56px;
    padding-right: 0px;
}
.main-center .view-center .item .list.list-table ul li > span:first-child{
    width: auto;
    max-width: 70%;
}
.main-center .view-center .item .list.list-table ul li .name{
    display: block;
    width: 119px;
    margin-left: 0;
    text-align: left;
}

.main-center .view-center .item .list ul li.tabble-header{
    background: #F0F0F0 !important;
    padding-left: 56px;
    padding-right: 80px;
}
.main-center .view-center .item .list ul li.tabble-header span{
    width: auto;
    margin-left: 0;
    font-weight: bold;
    color: #3D3D3D;
}
.main-center .view-center .item .emial{
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    padding-top: 16px;
    /* margin-bottom: 56px; */
}
.main-center .view-center .item .emial img{
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.main-center .view-center .item .contact-way{
    padding: 40px;
}
.main-center .view-center .item .contact-way .a1{
    font-size: 16px;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 20px;
    padding-bottom: 16px;
}

.main-center .view-center .item .contact-way .aa{
    font-size: 14px;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 20px;
    margin-bottom: 8px;
}
.main-center .view-center .item .contact-way .aa{

    display: flex;
    align-items: center;
}
.main-center .view-center .item .contact-way .aa img{
    width: 30px;
    height: 30px;
    margin-right: 8px;
}


.main-center .navs{

}
.main-center .navs ul{
    border-top: 1px solid #F3F3F3;
}
.main-center .navs ul li{
    width: 100%;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #F3F3F3;
    border-top: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 0 14px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 4px;
    margin-bottom: 12px;
    color: #4A4A4A;
}
.main-center .navs ul li.en{
    font-size: 14px;
}
.main-center .navs ul li img{
    width: 38px;
    height: 38px;
    margin-right: 8px;
}
.main-center .navs ul li .moren{
    display: block;
}
.main-center .navs ul li .moren_ac{
    display: none;
}
.main-center .navs ul li.active, .main-center .navs ul li:hover{
    background: #229AF4;
    box-shadow: 0px 0px 12px 0px rgba(197,210,235,0.38);
    color: #ffffff;
    font-weight: bold;
}
.main-center .navs ul li.active .moren, .main-center .navs ul li:hover .moren{
    display: none;
}
.main-center .navs ul li.active .moren_ac, .main-center .navs ul li:hover .moren_ac{
    display: block;
}
.main-center .navs{
    position: relative;
}
.inside-menu.fixBottom{
    height: 379px;
    position: absolute;
    bottom: 56px;
    height: 379px;
    top: unset;
}
/*列表样式*/
.announcement{
    padding: 24px 0;
    position: relative;
}
.announcement::before{
    position: absolute;
    content: '';
    top: -96px;
    left: 0;
    width: 1088px;
    height: 975px;
    background-image: url("../images/bg.png");
    background-size: cover;
    z-index: -1;
}
.announcement.dshment::before{
    background-image: none;
}
.announcement > .container .title{
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    text-align: center;
    margin-bottom: 48px;
}
.announcement-list{
    margin-bottom: 56px;
}
.announcement-list > ul li{
    padding: 32px;
    background-color: #FFFFFF;
    margin-bottom: 40px;
    word-break: break-all;
    box-shadow: 0px 1px 0px 0px #E5E5E5;
}
.announcement-list > ul li.dsh{
    background: rgba(255,255,255,0.8);
    box-shadow: 0px 12px 24px 0px rgba(63,94,128,0.08);
    border-radius: 16px;
    position: relative;
}
.announcement-list > ul li.dsh::after{
    position: absolute;
    content: '';
    background-image: url("../images/dshbg.png");
    background-size: cover;
    width: 423px;
    height: 114px;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.announcement-list > ul li .name{
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
    margin-bottom: 12px;
}
.announcement-list > ul li .job{
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 22px;
    margin-bottom: 16px;
}
.announcement-list > ul li .desc{
    font-weight: 400;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    position: relative;
    z-index: 2;
}
.announcement-list > ul li.small-li{
    padding: 26px 24px;
    margin-bottom: 1px;
}
.announcement-list > ul li.small-li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.announcement-list > ul li.small-li span{
    margin-right: 6px;
    font-weight: 600;
    font-weight: bold;
}
.announcement-list > ul li.small-li .desc{
    width: calc(100% - 120px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
}
.announcement-list > ul li.small-li .date{
    font-size: 13px;
    color: #666666;
    line-height: 18px;
    width: 110px;
    margin-left: 10px;
    text-align: right;
}
.announcement-list > ul li:hover{
    background: rgba(34, 154, 244,0.1);
}
.announcement-list > ul li.small-li:hover .desc,
.announcement-list > ul li.small-li:hover .date{
    color: #229AF4;
}
.announcement-list > ul li:hover .name{
    color: #229AF4;
}
.announcement-list > ul li.dsh:hover::after{
    z-index: -1;
 }
.m-main-center{
    display: none;
}
@media screen and (max-width: 768px) {
    .mitem{
        scroll-margin-top: 52px;
    }
    .m-banner{
        height: 538px;
    }
    .m-banner .lang {
        display: flex;
        align-items: center;
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 2;
    }
    .m-banner .lang .item{
        width: 27px;
        height: 27px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.8);
        font-size: 13px;
        font-weight: 500;
        color: #233863;
        text-align: center;
        line-height: 27px;
        margin-left: 16px;
        cursor: pointer;
    }
    .m-banner .lang .item.active{
        background: #4EDDC7;
        color: #ffffff;
    }
    .m-banner img{
        margin-top: 19px;
    }
    /*移动端主体*/
    .main-center{
        display: none;
    }
    .m-main-center {
        display: block;
        margin-top: 32px;
        background: #F8F8F8;
        padding-bottom: 24px;
    }

    .m-main-center .container{
        padding-left: 0;
        padding-right: 0;
    }
    .investor-list .item .icon-unfold,.investor-list .item .reduce{
        display: none;
    }
    .investor-list .item{
        margin-bottom: 24px;
        background: #FFFFFF;
    }
    .investor-list .item .top-box{
        padding: 0px 0px 0px 79px;
        box-sizing: border-box;
        position: relative;
        /*border: 1px solid #F3F3F3;*/
        border-left: none;
        border-right: none;
    }
    .investor-list .item .icon{
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 17px;
    }
    .investor-list .item i{
        height: 20px;
        width: 20px;
        position: absolute;
        right: 24px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .investor-list .item i img{
        width: 20px;
        height: 20px;
        position: absolute;
    }
    .investor-list .item .title{
        color: #4A4A4A;
        font-size: 18px;
        font-weight: bold;
        height: 66px;
        line-height: 66px;
        display: block;
    }
    .investor-list .item .bottom-box{
        padding: 24px;
        box-sizing: border-box;
        display: none;
    }
    .investor-list .item.item-select .top-box{
        background:  rgba(34,154,244, 0.1);
        /*border-top:  1px solid #FDEFE9;*/
        /*border-bottom: 1px solid #FDEFE9;*/
    }
    .investor-list .item.item-select .top-box .title{
        color: #229AF4;
    }
    .investor-list .item.item-select .top-box::before{
        content: '';
        display: block;
        width: 5px;
        height: 66px;
        background: #229AF4;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .investor-list .item.item-select .icon-unfold, .investor-list .item.item-select .reduce{
        display: block;
    }
    .investor-list .item.item-select .icon-default, .investor-list .item.item-select .add{
        display: none;
    }
    .investor-list .item.item-select .bottom-box{
        display: block;
    }
    .investor-list .item .bottom-box .info p{
        font-weight: 400;
        color: #666666;
        font-size: 14px;
        line-height: 20px;
    }
    .investor-list .item .bottom-box .info p:nth-of-type(1){
        margin-bottom: 25px;
    }
    .m-main-center .investor-list .bottom-box .txt-box .txt .bigTit{
        font-weight: 400;
        color: #3D3D3D;
        font-size: 17px;
        margin-bottom: 2px;
        line-height: 25px;
    }
    .m-main-center .investor-list .bottom-box .txt-box .txt .smallTit{
        font-weight: 400;
        color: #666666;
        font-size: 13px;
        line-height: 19px;
    }
    .m-main-center .investor-list .item .bottom-box .txt-box{
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .m-main-center .investor-list .bottom-box .txt-box .txt{
        background: #F9F9F9;
        padding: 20px 28px;
        box-sizing: border-box;
        position: relative;
    }
    .m-main-center .investor-list .bottom-box .txt-box .txt:nth-of-type(1){
        margin-bottom: 16px;
    }
    .m-main-center .investor-list .bottom-box .txt-box .txt .txt-01.en{
        width: calc(100% - 30px);
    }
    .m-main-center .bottom-box .txt-box .txt img{
        position: absolute;
        top: 0;
        bottom: 0;
        right: 28px;
        margin: auto;
        width: 30px;
        height: 30px;
    }
    .m-main-center .bottom-box .txt-box .txt img.arrow-hover{
        display: none;
    }
    .m-main-center .bottom-box .txt-box .txt:hover img.arrow-defalut{
        display: none;
    }
    .m-main-center .bottom-box .txt-box .txt:hover img.arrow-hover{
        display: block;
    }
    .m-main-center .bottom-box .txt-box .txt:hover{
        background: rgba(34,154,244,0.1);
    }
    .m-main-center .bottom-box .des-box{
        font-weight: 400;
        color: #666666;
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 28px;
    }
    .m-main-center .investor-list .bottom-box .pdfs{
        padding-bottom: 12px;
    }
    .m-main-center .investor-list .bottom-box .pdfs .box-a {
        height: 40px;
        /* line-height: 40px; */
        line-height: unset;
        background: #F9F9F9;
        margin-bottom: 16px;
        padding: 10px 18px 10px 8px;
        box-sizing: border-box;
    }
    .m-main-center .investor-list .bottom-box .pdfs .box-a a{
        font-weight: 400;
        color: #229AF4;
        font-size: 14px;
        display: block;
    }
    .m-main-center .investor-list .bottom-box .pdfs .box-a:hover{
        text-decoration: underline;
        background: #F4F4F4;
    }
    .m-main-center .bottom-box ul a{
        height: 50px;
        line-height: 50px;
        display: block;
    }
    .m-main-center .bottom-box ul a:nth-of-type(odd){
        background: #F9F9F9;
    }
    .m-main-center .bottom-box ul a li {
        color: #4A4A4A;
        font-size: 14px;
        padding-left: 8px;
        padding-right: 23px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .m-main-center .bottom-box ul li:hover{
        background: rgb(253, 239, 233);
    }
    .m-main-center .investor-list .item .goList{
        height: 40px;
        line-height: 40px;
        background: #F9F9F9;
        font-weight: 400;
        color: #229AF4;
        font-size: 12px;
        display: block;
        text-align: center;
        margin-top: 12px;
    }
    .m-main-center .investor-list .table-box .mtable{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 50px;
        padding: 0 0px 0 30px;
        box-sizing: border-box;
    }

    .m-main-center .investor-list .table-box .mtable .name{
        width: 99px;
    }
    .m-main-center .investor-list .table-box .mtable:nth-of-type(odd){
        background: #F9F9F9;
    }
    .m-main-center .investor-list .table-box .table-header.mtable{
        background: #F0F0F0;
        font-weight: bold;
        color: #333333;
    }
    .investor-list .item .bottom-box .emial{
        margin-top: 12px;
        font-size: 12px;
        color: #666666;
        margin-bottom: 28px;
        display: flex;
        align-items: center;
    }
    .investor-list .item .bottom-box .emial img{
        display: block;
        /* float: left; */
        width: 24px;
        height: 24px;
        margin-right: 8px;
    }
    .investor-list .item .bottom-box .contact-ways{
        padding: 0 4px 16px;
        box-sizing: border-box;
    }
    .investor-list .item .bottom-box .contact-ways .a1{
        color: #4A4A4A;
    }
    .investor-list .item .bottom-box .contact-ways .aa{
        display: flex;
        align-items: center;
        margin-top: 12px;
        color: #4A4A4A;
    }
    .investor-list .item .bottom-box .contact-ways img{
        margin-right: 12px;
        width: 30px;
        height: 30px;
    }
    .m-main-center .investor-list .item .bottom-box .info p{
        font-weight: 400;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 24px;
    }
    .m-main-center .investor-list .item .bottom-box .info p:last-child{
        margin-top: 24px;
    }
    /*列表*/
    .crumbs{
        padding-top: 25px;
    }
    .crumbs a{
        font-weight: 400;
        font-size: 18px;
        line-height: 36px;
    }
    .announcement{
        padding: 24px 0 0;

    }
    .announcement::before{
        background-image: none;
    }
    .announcement > .container .title{
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        margin-bottom: 32px;
    }
    .announcement-list{
        margin-bottom: 48px;
    }
    .announcement-list > ul li.small-li{
        padding: 15px 16px;
        margin-bottom: 0;
        box-shadow:none;
        background: #F9F9F9;
    }
    .announcement-list > ul li.small-li:nth-child(2n){
        background: #ffffff;
    }

    .announcement-list > ul li.small-li a{
        display: block;
    }
    .announcement-list > ul li.small-li .desc{
        width: 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 20px;
    }
    .announcement-list > ul li.small-li .date{
        display: none;
    }


    /*新增*/
    .m-company-box .item{
        background: #F8F8F8;
        width: 100%;
        border-radius: 8px;
    }
    .m-company-box .item:last-child{
        margin-bottom: 0;
    }
    .m-company-box p.us{
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 12px;
        color: #233863;
    }
    .m-company-box .item .tit{
        padding: 9px 16px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        font-size: 14px;
        font-weight: bold;
        line-height: 22px;
        background: #eff0f4;
        width: 100%;
        color: #233863;
        box-sizing: border-box;
    }
    .m-company-box .item .des{
        padding: 12px 16px 14px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background: #f8f9fb;
        box-sizing: border-box;
        line-height: 24px;
        color: #4A4A4A;
    }
}
@media screen and (min-width: 376px) and (max-width: 415px) {
    .m-banner {
        height: 584px;
    }
}
@media screen and (min-width: 415px) and (max-width: 768px) {
    .m-banner {
        height: 650px;
    }
}
