.container-windowFilm-body{
    width: 830px;
}
/*windowShare-safet start*/
.windowShare-safet{
    width: 100%;
    height: 162px;
    padding: 100px 54px 90px;
}
.windowShare-safet h3{
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}
.windowShare-safet p{
    width: 782px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.windowShare-guarantee > h3,.windowShare-support > h3{
    font-size: 24px;
    color : #bf9345;
    text-align: center;
    line-height: 170px;
    background: url("../images/windowFilm/windowShare/nav-bg.png ")no-repeat;
    background-position: 50% 64%;
}
.guarantee-body{
    
}
.guarantee-body ul li{
    float: left;
    width: 226px;
    height: 289px;
    color: #fff;
    margin: 5px 25px;
}
.guarantee-body ul li:hover .guarantee-item{
    display: block;
}
.guarantee-body ul li:nth-child(1){background: url("../images/windowFilm/windowShare/share1.png")no-repeat;}
.guarantee-body ul li:nth-child(2){background: url("../images/windowFilm/windowShare/share2.png")no-repeat;}
.guarantee-body ul li:nth-child(3){background: url("../images/windowFilm/windowShare/share3.png")no-repeat;}
.guarantee-body ul li:nth-child(4){background: url("../images/windowFilm/windowShare/share4.png")no-repeat;}
.guarantee-body ul li:nth-child(5){background: url("../images/windowFilm/windowShare/share5.png")no-repeat;}
.guarantee-body ul li:nth-child(6){background: url("../images/windowFilm/windowShare/share6.png")no-repeat;}
.guarantee-item{
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(154,118,56,.8);
}
.guarantee-item img{
    margin: 35px 0 25px;
}
.guarantee-item p {
    margin: auto;
    width: 175px;
    line-height: 26px;
    color : #000;
}
.windowShare-support-img{
    width: 100%;
    height: 585px;
    padding: 30px 0 80px;
    text-align: center;
}
.com-product-bg{
    position: absolute;
    left: 0;
    top: 948px;
    width: 100%;
    height: 770px;
    background: url("../images/windowFilm/windowShare/bg.png")no-repeat;
    z-index: -1;
}
/*end windowShare-safet*/

/*windowFront start*/
.container-windowFront-body{
    width: 857px;
}
.windowFront-index-body{
    width: 708px;
    margin: 110px auto 0;
}
.windowFront-index-body li{
    margin-bottom: 150px;
}
.windowFront-index-lf{
    float: left;
    width: 50%;
}
.windowFront-index-lf h2{
    font-size: 109px;
    color: #bd9a79;
}
.windowFront-index-lf p{
    font-size: 36px;
    color: #bd9a79;
    font-weight: bold;
}
.windowFront-index-rg{
    width: 50%;
    float: left;
}
/*end windowFront*/
