a{
    text-decoration: none;
}


.headBg{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}


.headBg>img{
    width: 100%;
}

.content{
    width: 1169px;
    height: auto;
    margin: 0 auto 98px auto;
    padding-top: 43px;
    position: relative;
}

.article-box{
    width: 805px;
    height: auto;
    float: left;
    color: #969696;
}

.article-box>a{
    text-decoration: none;
    color: #969696;
}

.article-box>span{
    color: #969696;
}

.article-title{
    text-align: center;
    color: #57bcb2;
    font-size: 24.5px;
    margin-top: 62px;
}

.label-box{
    width: 555px;
    height: auto;
    margin: 25px auto 0 auto;
}

.label-box-left{
    float: left;
    width: 332px;
    height: auto;
}

.label-box-right{
    float: right;
}

.label-box-left>a,.label-box-left>span{
    text-decoration: none;
    color: #969696;
}

.label-box-right>span{
    color: #969696;
}

.br{
    width: 99%;
    height: 1px;
    margin: 27px auto 27px auto;
    background-color: #dcdcda;
}

.article-detail{
    width: 100%;
    height: auto;
    color: #969696;
}

.article-detail>spam,.article-detail>p{
    color: rgb(63, 63, 63);
    font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 14px;
}




.section{
    width: 252px;
    height: auto;
    float: right;
}

.section-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 80px 0 0 0;
}

.section-box>h1{
    font-size: 24px;
    color: #57bcb2;
    margin-bottom: 29px;
}

.section-title{
    font-size: 13px;
    margin: 22px auto;
    color: #969696;
}

.br2{
    width: 99%;
    height: 1px;
    background-color: #dcddd8;
    margin-bottom: 22px;
}

.circle{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #57bcb2;
    display: inline-block;
    margin: 0 8px 2.5px 8px;
}

.section-ask{
    font-size: 13px;
    color: #969696;
}

.ask-box{
    margin-bottom: 24px;
}

.header-in-right-ul>a:first-child+a+a+a>li>p{
    /*color: rgb(118, 199, 191);*/
}

.article-detail>img{
    width: 100%;
}

.section-box>img{
    width: 100%;
}


video{
    display: block;
    margin: 0 auto;
    height: 650px;
    opacity: 0;
    -o-object-fit: fill;
    object-fit: fill
}


.content embed{
    width: 100%;
    height: 750px;
    height:-webkit-fill-available;
    width:-webkit-fill-available;
}

.article-detail>embed{
    width: 100%;
    height: 750px;
    height:-webkit-fill-available;
    width:-webkit-fill-available;
}
