
#Content1{background:#fff;}
#Content3{background:#f1f1f1;}
/*焦点图*/
.focus {
    /*height: 5.6rem;*/
}

.focus img{max-width: 100%;
   /* height: 6.8rem;*/}
/*图标*/
.icon{width: 100%;
    display: block;
    background: #fff;
    border-radius: 0.2rem;
    position: relative;
    z-index: 99;
    margin-bottom:20px;
    padding: 0.2rem 0;
    box-shadow: 0px 0px 6px 0px #0808082b;}
.icon ul{width: 100%;
    overflow: hidden;
    margin: 0.2rem auto;
    clear: both;}
.icon ul li{float: left;
    width: 25%;
    text-align: center;}
.icon ul li img{width: 50%;}
.icon ul li #NodeTitle{    display: block;
    line-height: 160%;
    padding:10px 0;
    text-align: center;
    color: #282728;}
.icon ul li #NodeTitle a{color:#282728;}
/*套餐banner*/
.tcBird {
    padding: 20px;
    background: #fff;
    margin-top: 7px;
}
.tcBird .swiper-slide {
    text-align: center;
}
.tcBird .swiper-slide img {
    width: 100%;
}
/*会议通知*/
.hybt #NodeTitle{
    text-align: center;
    font-size: 0.48rem;
    font-weight: bold;
    padding: 0.7rem 0;
    display: block;
}
.hybt #NodeText,.hybt #Description{font-size: 0.34rem;
    width: 92%;
    margin: auto;
    display: block;
    line-height: 1.8;
    text-align: justify;
    text-indent:2em;
}
.hybt #NodeText img{width:100%;}
.hybt #NodeText p{padding-bottom:0.1rem;}
.hybt .more a{height: auto;}
.adv{display:block;
    background:#fff;
    padding:20px;
    margin:7px auto 0;
}
.adv img{width:100%;}
.hylist {padding: 0.3rem;
    display:block;
    flex: 1;
}
.hylist li{
    line-height: 1.8;
        display: flex;
}
.hylist li br{
  display:block;
}
.hylist li img {
    width: 55px;
}
/*.hylist li::before {
    content: '';
    display: block;
    border-left: 5px solid #ea7726;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: 12px;
    left: 8px;}*/
.hylist li a{color: #282728;
    padding-left: 20px;
    display: block;
   }    
.hylist li #ReportIDIssueTime {
    color: #b6b6b6;
    float:right;
}

/*公司简介*/
.yj{width: 92%;
    margin: auto;}
.yj li{    background: url(/res/bird2022/structure/22070060.png) no-repeat left bottom;
    display: block;
    clear: both;
    background-size: 100%;
    min-height: 2.7rem;
    margin-bottom: 0.2rem;
}
.yj li #yjname{    height: 0.7rem;
    width: 100%;
    font-weight: 600;
    line-height:0.7rem;
}
.yj li #yjname span{color:#bbbbbb;
    padding-right: 0.11rem;
    padding-left: 0.3rem;
}
font{color:#ff7800;}
.yj li p{padding: 0.2rem 0.4rem 0 1.1rem;
    display: block;
    line-height: 1.6;
}

/*使命愿景*/
.smyjBird {
    background: url(/res/bird2022/structure/22060063.png) no-repeat center top #fff;
    background-size: 100%;
    margin-top: 7px;
    padding: 0 20px 5px;
}
.smyjBird .smyjBird_tit {
    text-align: center;
    font-size: 0.48rem;
    font-weight: bold;
    padding: 0.7rem 0;
}
.smyjBird ul li {
    background: url(/res/bird2022/structure/22070060.png) no-repeat left bottom;
    background-size: 100%;
    height: 150px;
    margin-bottom: 20px;
}
.smyjBird ul li div {
    display: flex;
    align-items: center;
}
.smyjBird ul li div span {
    font-size: 0.36rem;
    font-weight: bold;
    margin-left: 10px;
}
.smyjBird ul li p {
    padding: 20px 20px 0 70px;
    font-size: 0.26rem;
    color: #999;
    line-height: 1.6;
}
