*{
    margin:0;
    padding:0;
}
.m{
    display: none ! important;
}
body{
    background: #F8F8F8;
}
.yugao,.zhibo,.jieshu,.huibo{
    display: none;
}
.yugao-wrap{
    width: 100%;
}
.logo{
    width: 100%;
    background: #FFFFFF;   
}
.logo-img{
    width: 1000px;
    margin:0px auto;

}
.logo-img img{
    width: 170px;
    height: 28px;
    padding:14px 0 6px;
}
.yugao-banner{
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
}
.yugao-banner img{
    width: 100%;
    display: block;
}
.yugao-main{
    background: #FFFFFF;
    width: 1000px;
    margin: 32px auto 0px;
}
.yugao-section{
    /* position: relative; */
    width: 100%;
    height: 563px;
}
.yugao-section h3{
    padding-top:229px;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
}
.yugao-section .screen{
    width: 1000px;
}
.yugao-section p{
    width: 126px;
    height: 40px;
    margin:35px auto;
    background: #ffffff;
    border-radius: 20px;
    font-size: 14px;
    color: #010940;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
}
/* .yugao-wrap .yugao-section .jingguan-logo{
    width: 118px;
    height: 40px;
    position: absolute;
    right:16px;
    top:22px;
} */
.yugao-main img{
    width: 100%;
}
.yugao-main .jingguan{
    position: absolute;
    width: 58px;
    right: 10px;
    top: 68px;
    z-index: 9999;
}
.together{
    width: 1000px;
    margin: 0 auto 16px;
    position: relative;
    background: #ffffff;

}
.people-num{
    display: none;
    margin:17px 23px 18px 0;
    opacity: 0.8;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 21px;
    position: relative;
}
.people-num::after{
    position: absolute;
    left:-20px;
    top:2px;
    width: 14px;
    height: 14px;
    content: "";
    background: url(../imgs/people.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    
}
.title-main{
    border-bottom: 1px solid #eee;
    width: 961px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.title-main p{
    font-size: 18px;
    line-height: 57px;
    color: #333333;
}
.title-main .people-num{
    color: #666666;
}
.description{
    width: 1000px;
    background: #ffffff;
    padding: 16px 0 24px 0;
}
.description p{
    padding:0 23px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 4px;
}
.pc-info{
    display: block;
    margin:0;
}
.footer{
    width: 100%;
    padding:16px 0;
    background: #ffffff;
}
.footer p{
    width: 100%;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.footer p .jg{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left:5px;
    margin-top:2px;
    background: url(http://www.eeo.com.cn/zt/2020/zbmbzt/index/template/img/jg.jpg) no-repeat;
    background-size: 100% 100%;
}
.footer p a{
    color: #999999;
    text-decoration:none;
}
.vcp-player{
    width: 1000px !important;
    height: 563px !important;
}
.yugao-main .jingguan{
    width: 146px;
    position: absolute;
    right: 27px;
    top: 37px;
    z-index: 9999;
}
