﻿#servicebananer {
    background: url('../images/header_service_bg.jpg') center no-repeat;
    height: 360px;
}
#products {
 width:1250px;
 margin:60px auto;
}
    #products ul li {
        float: left;
        width: 310px;
        padding-bottom:80px;
    }
        #products ul li .pic {
            width: 300px;
            height: 290px;
            border-radius: 10px;
            -moz-border-radius: 10px; /* Old Firefox */
        }
#products_pic01 {
    background: url('../images/products_pic01.jpg') center no-repeat;
}
#products_pic02 {
    background: url('../images/products_pic02.jpg') center no-repeat;
}
#products_pic03 {
    background: url('../images/products_pic03.jpg') center no-repeat;
}
#products_pic04 {
    background: url('../images/products_pic04.jpg') center no-repeat;
}
.productstitle {
    padding:20px 0;
    line-height:1.8em;
    color: #535353;
}
    .productstitle span {
        font-size: 22px;
        display: block;
        color: #3C3C3C;
    }


#products_pic05 {
    width: 855px;
    height: 700px;
    margin: 80px auto;
    color: #3C3C3C;
    background: url('../images/products_pic05.jpg') center no-repeat;
    margin-bottom: 150px;
}
    #products_pic05 p {
    padding:30px 0 0 60px;
    }

#service {
    width: 995px;
    margin: 80px auto;
}
#service ul li {
    float: left;
    width: 33%;
    height:185px;
    margin:30px 0;
}
    #service ul li p {
        padding-top: 155px;
        text-align: center;
        color: #3C3C3C;
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px;
    }
#service_pic01 {
    background: url('../images/service_pic01.jpg') top center no-repeat;
}
#service_pic02 {
    background: url('../images/service_pic02.jpg') top center no-repeat;
}
#service_pic03 {
    background: url('../images/service_pic03.jpg') top center no-repeat;
}
#service_pic04 {
    background: url('../images/service_pic04.jpg') top center no-repeat;
}
#service_pic05 {
    background: url('../images/service_pic05.jpg') top center no-repeat;
}
#service_pic06 {
    background: url('../images/service_pic06.jpg') top center no-repeat;
}
#Cooperation {
    width: 1006px;
    margin: 80px auto;
    height: 500px;
    background: url('../images/Cooperation_all.jpg') center no-repeat;
}
    