#product .text{
    color: #fff;
    position: relative;
    line-height: 18px;
    font-family: "android","Microsoft YaHei", "SimSun", Arial, Helvetica, sans-serif;
}
#product .text span{
    background-color: #cc3300;
    border-radius: 20px;
    padding: 5px 10px;
}
#product .text span a{
    color: #fff;
}
#product .text label{
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
}
#product .text label red{
    color: #cc3300;
}
#product .ad1{
    background-image: url("../images/product/ad1.png");
    background-size: cover;
    background-position: center;
    height: 490px;

}
#product .ad1 .img{
    background-image: url("../images/product/wx.png");
    background-position: 166px 276px;
    height: 490px;
    width: 900px;
    margin: 0px auto;
    background-repeat: no-repeat;
}
#product .ad1 .text{
    width: 500px;
    left: 390px;
    top: 270px;
}
#product .ad2{
    height: 425px;
    background-color: #ebebeb;
}
#product .ad2 .text{
    top: 120px;
    width: 460px;
    left: 500px;
    color: #413d3e;
}
#product .ad2 .img{
    background-image: url("../images/product/ad2.png");
    background-position: 45px 93px;
    background-repeat: no-repeat;
    height: 400px;
    width: 900px;
    margin: 0px auto
}
#product .ad3{
    height: 600px;
    background-color: #fff;
}
#product .ad3 .text{
    width: 800px;
    top: -90px;
    color: #413d3e;
    margin: 0px auto;
    text-align: center;
}
#product .ad3 .img{
    background-image: url("../images/product/ad3.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 439px;
    position: relative;
    background-size: cover;
    top: 161px;
    width: 100%;
}
#product .ad4{
    height: 495px;
    background-color: #ebebeb;
}
#product .ad4 .text{
    width: 460px;
    left: 500px;
    top: 190px;
    color: #413d3e;
}
#product .ad4 .img{
    height: 450px;
    width: 900px;
    margin: 0px auto;
    background-color: #ebebeb;
    background-image: url("../images/product/ad4.png");
    background-position: 61px 115px;
    background-repeat: no-repeat;
}
#product .ad5{
    height: 490px;
    background-color: #b8cad4;
    background-image: url("../images/product/ad5.png");
    background-repeat: no-repeat;
    background-position:center;
}
#product .ad5 .img{
    margin: 0px auto;
    width: 900px;
}
#product .ad5 .text{
    width: 460px;
    left: 500px;
    top: 190px;
    color: #413d3e;
}