.advisory-footer-left, .advisory-footer-box {
    display: none !important;
}
.nav-item {
    color: #061828;
}
.messages_box{
    background: #fff;
}
.messages{
    width: 100%;
    background: #fff;
}
.screnn_win {
    background:rgba(248,248,248,1);
}
.screnn_win .Occupy {
    height: 100px;
    background: #fff;
}
.return-info{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}
.content {
    width: 900px;
    margin: 0 auto;
}
.return-box{
    display: flex;
    width: 100%;
    height:92px;
    /* border-bottom: 1px solid rgba(0,0,0,.05); */
}
.return-box >a:first-child {
    line-height: 92px;
    color: #ccc;
    font-size: 15px;
}
.return-img{
    width: 10px;
    height: 10px;
    line-height: 92px;
    margin: 0 10px;
}
.return-box img{
    width: 100%;
    height: 100%;
}
.return-text:hover,
.return-text:focus {
    color: #ccc;
}
.return-text,
.current-text {
    text-align: left;
    font-size:15px;
    /* font-family:PingFang SC; */
    font-weight:400;
    color: #ccc;
    line-height:92px;
}
.return-text h1 {
    font-size: 18px;
}
.title h1{
    text-align: left;
    font-size: 48px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #595959;
    line-height: 68px;
}
.content-title {
    margin-top: 75px;
    margin-bottom: 35px;
    border-bottom: 1px solid #BDBDBD;
}
.time{
    text-align: left;
    margin-bottom: 8px;
    margin-top: 8px;
}
.time p {
    font-size: 16px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #999999;
    line-height: 25px;
}
.banner{
    width: 900px;
    height: auto;
    margin: 0 auto;
    margin-top: 60px;
    font-size: 0;
}
.banner-img{
    width: auto;
    max-width: 900px;
    /* height: 591px; */
    height: auto;
    margin-top: 20px;
}
.banner-img img{
    width: 100%;
    height: auto;
}
.banner-img-notes {
    margin-top: 10px;
    font-size: 14px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #595959;
    line-height: 18px;
    text-align: center;
}
.banner-content{
    width: 100%;
    /* margin-top: 49px; */
    background-color: #fff;
}
.banner-content p {
    margin-top: 30px;
    font-size: 16px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #595959;
    line-height: 30px;
    text-align: left;
}
.banner-content h2 {
    font-size: 21px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: bold;
    line-height: 30px;
    color: #595959;
    margin-top: 60px;
    text-align: left;
}

.share {
    position: fixed;
    top: 300px;
    right: 200px;
    font-size: 0;
    text-align: left;
    z-index: 9999;
}
.share-text {
    display: block;
    font-size: 16px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}
.share-item {
    height: 30px;
    display: block;
    margin-top: 40px;
}
.share-item img {
    height: 100%;
}
.footer-title{
    text-align: left;
    width: 900px;
    margin: 0 auto;
    margin-top: 150px;
    padding-bottom: 69px;
}
.footer-title p{
    font-size:21px;
    /* font-family:PingFang SC; */
    font-weight:500;
    color:#595959;
    line-height:30px;
    margin-top: 30px;
}
.footer-title a{
    /* width:638px; */
    height:31px;
    font-size:21px;
    /* font-family:PingFang SC; */
    font-weight:500;
    color:#595959;
    line-height:30px;
}


