#body div.header{
    margin-bottom:0px;
}
#body img {
    width: 100%;
}

#body div.section{
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 91px;
}


#body div.section.banner{
    width: 100%;
}

.s1-title{
    padding-top:80px;
    font-size:50px;
    font-family:"Century Gothic";
}

.s1content{
    margin-top: 40px;
    font-size: 16px;
    font-family:"Century Gothic";
    line-height: 2;
    text-align: center;
}

#body img.s2-img{
    width: 23.5%;
    margin: 0 auto;
}

#body img.s2-img{
    margin-top: 90px;
}

.s2-p{
    margin-top: 90px;
    font-family:"Century Gothic";
    line-height:3;
    text-align: center;
    font-size: 16px;
}


.s3-left{
    width: 50%;
}

#body img.s3-right{
    width: 30%;
    margin-top: 10%;
}

#s3{
    margin-top: 76px;
}

.s3-title,.s4-title{
    font-size:27px;
    font-family:"Century Gothic";
    margin-bottom: 46px;
}

.s3-content p,.s4-contnet {
    font-size: 16px;
    font-family:"Century Gothic";
    line-height:3;
}

#body img.s4-redpot{
    width: 38%;
}

#body div.pd-redc-p{
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom:50px;
}

.hot-products-title{
    text-align: center;
    font-size: 25px;
    font-family:"Century Gothic";
    padding: 50px;
    margin-bottom: 20px;
}

.product-item-img{
    /*暂时这样*/
    /*width:320px;*/
    /*width: 33.3%;*/
    /*height: 320px;*/
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
.hot-products{
    overflow: hidden;
}

.product-item{
    text-align: center;
    float: left;
    width: 33.2%;
}

.product-item-img img{
    width: 100%;
}

.product-item-img{
    width: 200px;
    height: 200px;
}

.product-name{
    color: #a3a3a3;
    font-family:"Century Gothic";
    font-size:11px;
    margin: 18px 0;
}

.hot-pro-line{
    width: 30%;vertical-align: middle;border-bottom: #989898 1px solid
}

.hot-products-title span:nth-child(2){
    margin:  0 1%;
}
