*{
    margin: 0;
    padding: 0;
}
.yuyin-banner{
    width: 100%;
    height: 370px;
    background: #0f6eda;
    float: left;
    background-image: url("../images/yuyinyanzheng/yyyzm-banner.jpg");
    background-size: 100% 100%;

}
.yuyin-banner img{
    width: 100%;
    height: 533px;

}
.yuyin-banner1{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.yuyin-content{
    width: 100%;
    height: 400px;
    float: left;
    background: gray;
}
.yuyin-content-text{
      width: 100%;
    height: 20%;
    text-align: center;
    line-height: 120px;
    font-size: 40px;
}
.youshi{
    width: 100%;
    height: 500px;
    float: left;
    background-color: #f4f4f4;
    position: relative;
    top: 5%;
}
.youshi1{
    width: 1000px;
    height: 500px;
    margin:  0 auto;

}
.youshi-text{
    width: 100%;
    height: 20%;
    font-size: 40px;
    line-height: 120px;
    text-align: center;
}
.youshi-ul{
    width: 100%;
    height: 65%;
    float: left;
    margin-top: 20px;
}
.youshi-ul ul{
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
}
.youshi-ul ul li{
    width: 32%;
    height: 100%;
    background: white;
    float: left;
    margin-left: 2%;
}
.youshi-ul ul li img{
    margin-top: 40px;
}
.youshi-ul ul li p{
    font-size: 15px;
    margin-top: 20px;
    color: #999;
    line-height: 30px;
}
.youshi-ul ul li p span{
    font-size: 20px;
    color: black;
}
.shouji{
    width: 100%;
    height: 650px;
    float: left;
    margin-top: 30px;

}
.shouji1{
    width: 1000px;
    height: 650px;
    margin: 0 auto;
}
.shouji-left{
    width: 40%;
    height: 100%;
    float: left;
    text-align: center;

}
.shouji-left img{
    margin-top: 60px;
}
.shouji-right{
    width: 60%;
    height: 100%;
    float: left;
}
.shouji-right p{
    position: relative;
    top: 130px;
    left: 70px;
    font-size: 15px;
    line-height: 30px;
    color: #999;
}
.shouji-right p span{
    font-size: 20px;
    color: black;
}