* {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mains{
    padding:0.34rem;
    display: flex;
    min-width: 1500px;
    max-width:3000px;
}
.inline-block{
    display: inline-block;
}
.main-left{
   width:300px;
   height: 8rem;
}
.main-right{
   width:900px;
   /* height: 8rem; */
}




.list {
    width:300px;
}
.licontent{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.li {
    color:#000000;
    font-size:0.22rem;
    font-weight: 700;
    padding:0.1rem 0.3rem;
    cursor: pointer;
    width: 100%;
}

.else {
    display: none;
}

.else-list {
    border-left: none;
    border-right: none;
    padding: 0.1rem 0.5rem;
    font-size:0.2rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.877);
    cursor: pointer;
}

.last {
    border-bottom: none;
}

.first {
    border-top: none;
}
.inverstortitle{
    color: #000000;
    font-size:0.35rem;
    padding:0.2rem;
    font-weight:700;
}

i {
    /* 用border值来控制箭头粗细 */
    border: 3px solid black;
    /* 上、右、下、左  四个边框的宽度 */
    border-width: 0px 1px 1px 0px;
   
    display: inline-block;
    /* padding值控制箭头大小 */
    padding:3px;
  }
/* 定期报告 */
.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-right: 30px;
    margin-bottom: 10px;
}
.flex{
    display: flex;
}
.color-gold{
    color: #D09400;
  }
.pagecontent{
    display: none;
}
.title_detail{
    color: #000000;
    font-size: 0.4rem;
    font-weight:400;
    padding: 0.3rem;
    margin-bottom: 40px;
}
.pagedetail{
    /* width:500px; */
    margin-left: 30px;
    text-align: left;
    display: inline-block;
    margin-bottom: 60px;
}
.download{
    display: inline-block;
    margin-right: 10px;
}
.downloaddetail{
    color:#0267E5;
    font-size: 0.2rem;
    display: inline-block;
}
.downloaddetail2{
    font-size: 0.22rem;
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
}
.downloaddetail2:hover{
    color:#0267E5;
}
.mt-25{
    margin-top: 25px;
}
.font-15{
    font-size: 15px;
}

/* 临时公告 IR活动记录表*/
.notice{
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.notice-left{
    width: 200px;
    text-align: center;
    padding:0.35rem 0.35rem 0rem 0.35rem;
    border-right: 1px solid #e3e3e3;
}
.notice-date{
    font-size: 0.45rem;
    color: #d09400;
    font-weight: 500;
    margin-bottom: 10px;
}
.notice-year{
    color: #666666;
    font-weight: 400;
    font-size: 0.3rem;
}
.notice-right{
    width: 800px;
    text-align:left;
    padding:0.35rem 0.35rem 0rem 0.35rem;
}
.noticetitle{
    font-size: 0.32rem;
    font-weight: 400;
    color: #000000;
}

.noticedes{
    font-size: 0.15rem;
    font-weight: 400;
    color: #444444ac;
    margin-top: 10px;
}

/* 董事会成员 */
#page4{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.club{
    border: 1px solid #e3e3e3;
    padding:0.5rem;
    width: 400px;
   /* float: left; */
   display: inline-block;
    margin:0px 20px 20px 20px;
}
.club-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.clubtitle{
    color: #000000;
    font-size: 0.23rem;
    line-height:25px;
    font-weight:600;
}
.club-line{
    height: 2px;
    background-color: #D09400;
    margin-top:30px;
}
.club-detail{
    font-size: 0.23rem;
    font-weight: 400;
    margin-top:30px;
}
/* 管理层 */
.nameandjob{
   font-size: 0.25rem;
   color: #000000;
   font-weight: bold;
   margin-bottom: 8px;
}
.jobdetail{
    font-size: 0.2rem;
    color: #5e5a5a;
}
.clubinfo{
    margin-bottom: 50px;
}
/* 专业委员会组成 */
.content_td{
    background-color: #D09400;
    padding: 20px;
    color: #ffffff;
    text-align: center;
    font-size: 0.2rem;
    border-color: #D09400 #ffffff #D09400 #D09400;
}
.content_td2{
    background-color: #ffffff;
    padding: 20px;
    color: #000000;
    text-align: center;
    font-size: 0.2rem;
    border: 1px solid #D09400;
}
.mark{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0px 15px 0px;
}
.mark2{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.marktitle{
    font-size: 0.25rem;
    color: #000000;
    margin-left:15px;
}
.clubname{
    color: #000000;
    font-size: 0.25rem;
    font-weight: bold;
}
.clubmenber{
    color: #000000;
    font-size: 0.25rem;
}
/* 社会责任 */
.socialimg{
    position: relative;
    width: 140%;
    margin-bottom: 140px;
}
.socialtitle{
    color: #ffffff;
    font-size: 0.4rem;
    position: absolute;
    top: 60px;
    left: 80px;
}
.socialbtn{
    color: #ffffff;
    position: absolute;
    top: 200px;
    left: 80px;
}
.socialinfo{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 80px;
    border: 2px solid #ffffff;
    border-radius: 30px;
}
.socialtext{
    font-size: 0.3rem;
    margin-left: 15px;
}
.instract{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:50px;
}
.instractdetail{
    margin-left:15px;
    margin-right: 15px;
}
.instracttitle{
    font-size: 0.3rem;
    color: #000000;
    font-weight: bold;
    margin-bottom:20px;
}
.instractinfo{
    font-size: 0.25rem;
    color: #000000;
}
