.banner{
    height:423px;
    background: url("../../images/ZctImages/pics/banner_chaxin.jpg") no-repeat center center;
}
.banner .banner-txt-box{
    padding:45px 0 0 610px;
}
.banner .banner-txt-box .big-title span{
    height:41px;
    line-height:41px;
    border-bottom: 4px solid #308bd8;
}
.banner .banner-txt-box .banner-txt{
    width:502px;
    line-height:30px;
    color: #666;
    font-size: 16px;
}
.main .big-title{
    background:url("../../images/pics/bg_bottomLine.jpg") repeat-x left bottom;
}
.main .big-title > div.title-txt{
    height:44px;
    line-height:44px;
    padding-left: 7px;
}
.main .big-title > span.blue-border{
    width:102px;
    height:4px;
    background: #308bd8;
}
.process-box .process-cell{
    width: 179px;
    height:252px;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 10px #ddd;
}
.process-box .process-icon{
    width:60px;
    height:252px;
    background:url("../../images/ZctImages/pics/bg_processIcon.png") no-repeat center center;
}
.process-box .process-cell .img-box{
    padding-top:30px;
}
.process-box .process-cell .img-box img{
    width:125px;
    height:125px;
}
.process-box .process-cell > p{
    line-height:26px;
}
.price-box .price-tbl{
    width:561px;
}
.price-box .price-tbl td{
    height:50px;
    text-indent: 20px;
    font-size: 16px;
    color: #666;
    border: 1px solid #ddd;
}
.price-box .price-tbl .tbl-th{
    background: #f8f8f8;
}
.price-box .price-txt-box{
    width:566px;
    line-height:30px;
    margin-left: 35px;
}
.contact-box .contact-cell{
    width:558px;
    height:165px;
    background: #f8f8f8;
    border: 1px solid #ddd;
}
.contact-box .contact-cell .img-box{
    width:165px;
    padding-top: 45px;
}
.contact-box .contact-cell .img-box img{
    width:75px;
    height:75px;
}
.intro-txt{
    width:1165px;
    line-height:30px;
}
.download-btn-box{
    height:215px;
}
.download-btn{
    width:153px;
    padding-left: 37px;
    height:32px;
    line-height:32px;
    border-radius: 32px;
    border: 1px solid #308bd8;
    background: url("../../images/ZctImages/icons/icon_book.jpg") no-repeat 12px center;
}