body{
    background:#EFF1F4;
    font-family: '微软雅黑';
}
.header{
    background: #EFF1F4;
    height: 81px;
}
.header .logo{
    background: url('../images/logo.png') no-repeat left top;
    height: 81px;
    width: 171px;
    float: left;
}
.header .rightText{
    background: url("../images/right_header.png") no-repeat left top;
    height: 81px;
    width: 283px;
    float: right;
}
.content{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.banner{
    background: url("../images/banner.png") #FF7071 no-repeat 50% top;
    min-width: 1000px;
}
.banner .content{
    height: 370px;
}
.sheet{
    padding: 30px 0;
    text-align: center;
}
.sheet .content{}
.title{
    padding: 15px 40px;
    position: relative;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    background:#FF7071;
    color: #fff;
}
.title::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 0;    height: 0;
    border-left: 33px solid transparent;
    border-right: 0px solid transparent;
    border-top: 15px solid #E85354;
}
.title::after{
    content: '';
    position: absolute;
    right: 0;  bottom: -15px;  width: 0;  height: 0;
    border-left: 0px solid transparent;
    border-right: 33px solid transparent;  border-top: 15px solid #E85354;
}
.sheet .img{
padding: 60px 0 30px;
overflow: hidden;
}
.sheet .zjimg{
    background: url("../images/zj_price.png") no-repeat 50% 100%;
    width: 49%;
    height: 501px;

    float: left;
}
.sheet .zerimg{
    background: url("../images/zr_price.png") no-repeat 50% 100%;
    width: 49%;
    height: 501px;
    float: right;
}
.sheet .tips{
    float: left;
    text-align: center;
    width: 100%;
    font-size: 22px;
    line-height: 22px;
    color: #919191;
    padding: 20px 0 0;
}
.example{
    background: #FF7071;
    padding: 45px 0;
    font-size: 16px;
}
.example .content{}
.example .cube{
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    position: relative;
}
.example .expTop{
    overflow: hidden;
    line-height: 24px;
}
.example .firstText{
    font-size: 46px;
    font-weight: bold;
    color: #FF7071;
    float: left;
    display: inline-block;
    height: 46px;
    line-height: 41px;
}
.example .line::after{
    content: '';
    border-left: 1px solid #fff;  height: 30px;  position: absolute;  
    bottom: -30px;  left: 50%;
}
.example .line::before{
    content: '';
    border-left: 1px solid #fff;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 50%;
}
.example .sline::before{
    content: '';
    border-left: 1px solid #fff;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 50%;
}
.example .bgRight{
float: right;
margin: 0px 105px;
font-size: 21px;
font-weight: bold;
}
.example .expLeft{
    width: 184px;
    text-align: center;
    line-height: 30px;
    margin: 30px 128px;
    float: left;
}
.example .expRight{
    width: 184px;
    margin: 30px 128px;
    float: right;
    text-align: center;  line-height: 30px;
}
.example .zjbg{
    width: 350px;
    float: left;
    margin: 0 50px 30px;
    padding: 25px;
    background: url("../images/left_pic.png") #fff no-repeat 50% 50%;
    height: 396px;

}
.example .zerbg{
    width: 350px;  
    float: right;  
    margin: 0 50px 30px;
    padding: 25px;
    background: url("../images/right_pic.png") #fff no-repeat 50% 50%;
    height: 396px;
}
.example .price{
    color: #E83428;
font-size: 28px;
}
.review{
    text-align: center;
    padding: 45px 0 28px;
}
.review .content{}
.review .diagle{
    background: url("../images/hd_review.png") no-repeat left top;
    width: 859px;
    height: 310px;
    padding:100px 42px 58px;
    line-height: 27px;
    font-size: 18px;
    text-align: left;
    margin: 55px auto 45px;
}
.review .diagle img{
    float: left;
    background: #fff;
    padding: 5px;
}
.review .diagle p{
    display: inline-block;
    width: 421px;
    padding: 0 0 0 26px;
    text-indent: 36px;
    padding-bottom: 5px;
}
.review .diagle span{
    color: #E92C2E;
}
.review .bottomPic{
background: url("../images/bottom_pic.png") no-repeat left top;
    width: 1000px;
    height: 90px;
    display: block;
    
}

.footer {
    text-align: center;
    height: 50px;
    padding: 15px 0 85px;
}

.footerNav {
line-height: 24px;
}

.footerNav a:first-child {
    border: 0;

}

.footerNav a {
    border-left: 1px solid #C1C1C1;

    color: #666666;
    font-size: 14px;
    padding: 0px 7px 0 8px;
}

.footerNav a:hover {
    color: #f33;
}
#join{
    min-width: 1000px;
    position: fixed;
    background: url("../images/footer.png") #FF6F6F center top no-repeat;
    bottom: 0;
    left: 0;
    width: 100%;
}
#join .comment-respond{
    width: 1000px;
    height: 70px;
    margin:0 auto;
    position: relative;
}
#join input{
    border: 0;

    background: none;
}
#join #author{
    position: absolute;

    width: 184px;
    height: 31px;
    left: 306px;
    top: 22px;
    line-height: 33px;
}
#join #tel{
    width: 184px;
    height: 31px;
    left: 577px;
    position: absolute;
    top: 22px;
}
#join #submit{
    position: absolute;
    right: 10px;
    top: 12px;
    height: 51px;
    width: 161px;
    text-indent: -1000px;
    cursor: pointer;
}
#respond h3, #respond label, #respond textarea {
    display: none;
}

.mask{
    display: none;
    background: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    position: fixed;
    z-index: 10;
}
.alertPanel{
    display: none;
    position: fixed;
    width: 344px;
    height: 187px;
    left: 50%;
    top: 50%;
    padding: 45px 45px 30px;
    text-align: center;
    margin-left:-217px;
    margin-top:-138px;
    z-index: 11;
    font-family: '微软雅黑';
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 27px #646464;
}
.success_ico{
    background: url("../images/alertOk.png") no-repeat left center;
    padding-left: 41px;
    font-size: 28px;
    line-height: 47px;
    margin-bottom: 22px;
    font-weight: bold;
    color: #717171;
}
.success_text{
    font-size: 15px;
    color: #999;
    margin-bottom: 33px;
}
.alertOk {
    display: inline-block;
    width: 270px;
    font-size: 24px;
    height: 55px;
    color: #fff;
    background: #7AA64F;
    border-radius: 10px;
    line-height: 55px;
    cursor: pointer;
}

#slideImg{
    float: left;
    background: #fff;
}
#slideImg img{
    display:none;
}
.reviewTitle{
    text-align: center;
    font-weight: bold;
    font-size: 33px;
    color: #4D4D4D;
    position: relative;
    top: -15px;
}