*{
    margin: 0;
    padding: 0;
}
.message{
    width: 100%;
    height: 564px;
    background-image: url("../images/yuyin/p_banner03_new.png");
    background-size: 100% 100%;
    overflow: hidden;
}
.message p{
    font-size: 50px;
  position: relative;
    top: 220px;
    left: 320px;
    color: white;
}
.message span{
    position: relative;
    top: 270px;
    left: 320px;
    color: white;
    font-size: 20px;
}
.mess-con{
    width: 100%;
    height: 500px;
    float: left;
    background-color: #F4F4F4;
}
.mess-center{
    width: 1000px;
    height: 500px;
    margin: 0  auto;
}
.mess-p{
    width: 100%;
    height: 120px;
    font-size: 40px;
    line-height: 120px;
    text-align: center;
}
.mess-con1{
    width: 100%;
    height: 80%;
    background-size: 100% 100%;
    float: left;
}
.mess-div{
    width: 190px;
    height: 300px;
    background: white;
    float: left;
}
.mess-div img{
    text-align: center;
    margin-left: 65px;
    margin-top: 30px;
}
.mess-div span{
    float: left;
    margin-top: 15px;
    font-size: 13px;
    line-height: 30px;
    margin-left: 27px;
    color: #B29999;
}
.mess-shi{
    width: 100%;
    height: 650px;
    float: left;
}
.mess-shi1{
    width: 1000px;
    height: 650px;
    margin: 0  auto;
}
.mess-ship{
    width: 100%;
    height: 120px;
    font-size: 40px;
    line-height: 120px;
    text-align: center;
}
.message-con{
    width: 100%;
    height: 80%;
    background-size: 100% 100%;
    float: left;
}
.message-con img{
    height: 480px;
    margin-left: 70px;
}
.message-left{
    width: 300px;
    height: 200px;
    float: right;
    margin-right: 150px;
    margin-top: 100px;
}
.message-left p{
    font-size: 20px;
    margin-top: 10px;
}
.message-left span{
    line-height: 20px;
  float: left;
    margin-top: 20px;
    color: #999;
}