/*.in_banner {*/
/*    height: 350px;*/
/*    position: relative;*/
/*}*/

/*.btn_list {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    margin: 40px auto 100px;*/
/*}*/

/*.btn_list .btn {*/
/*    width: 175px;*/
/*    height: 60px;*/
/*    background: #FFFFFF;*/
/*    border: 1px solid #E6E6E6;*/
/*    text-align: center;*/
/*    line-height: 60px;*/
/*    font-size: 22px;*/
/*    color: #000;*/
/*    font-weight: 600;*/
/*    margin-left: 10px;*/
/*    margin-right: 10px;*/
/*    cursor: pointer;*/
/*}*/
.btn_list .btn:hover{
    border-color: #0C6F40;
}

.btn_list .active {
    background: #0C6F40;
    color: #FFFFFF;
}

/*.main_back{*/
/*    background-size: cover;*/
/*    height: 747px;*/
/*    margin-top: 120px;*/
/*    position: relative; !* 为了包含内嵌的绝对定位元素 *!*/
/*    display: grid;*/
/*    justify-items: center;*/
/*}*/

/*.in_main{*/
/*    width: 64%;*/
/*    height: 102%;*/
/*    position: relative; !* 或者使用absolute，取决于你是否希望div2影响div1的高度计算 *!*/
/*    top: -132px; !* 将div2向上偏移px *!*/
/*    background: #FAFAFA;*/
/*    margin-top: 50px;*/
/*    border-radius: 6px 6px 6px 6px;*/
/*}*/

/*.main_title{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.newsD_T1{*/
/*    margin-left: 30px;*/
/*    display: grid;*/
/*    justify-items: center;*/
/*    color: #0C6F40;*/
/*}*/

/*.newsD_T1 .title{*/
/*    height: 38px;*/
/*    font-family: Source Han Sans CN, Source Han Sans CN;*/
/*    font-weight: bold;*/
/*    font-size: 38px;*/
/*    color: #0C6F40;*/
/*    line-height: 32px;*/
/*    text-align: center;*/
/*    font-style: normal;*/
/*    text-transform: none;*/
/*}*/

/*.newsD_T1 .shorttitle{*/
/*    width: 160px;*/
/*    height: 16px;*/
/*    font-family: Source Han Sans CN, Source Han Sans CN;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    color: #0C6F40;*/
/*    line-height: 32px;*/
/*    text-align: center;*/
/*    font-style: normal;*/
/*    text-transform: none;*/
/*    letter-spacing: 2px;*/
/*}*/

/*.newsD_main .newsD_T2 {*/
/*    max-width: 1035px;*/
/*    border-bottom: 0px;*/
/*    padding-top: 5px;*/
/*}*/

/*.newsD_main .newsD_T3 {*/
/*    border-bottom: 0px;*/
/*    padding-bottom: 0px;*/
/*}*/

/*.newsD_T3 p span{*/
/*    text-wrap: balance;*/
/*}*/

/*.bottom_litpic{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    padding-top: 47px;*/
/*    padding-bottom: 31px;*/
/*}*/

/*.bottom_litpic img{*/
/*    width: 289px;*/
/*    height: 289px;*/
/*    margin-left: 7px;*/
/*    margin-right: 7px;*/
/*    border-radius: 10px 10px 10px 10px;*/
/*}*/
