.clear {
    clear: both;
}
body{
    background: #D7FFF0;
}
.wrapper {
    background: url(../images/bg.jpg) top;
    width: 1019px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "Microsoft YaHei","Heiti SC",Arial;
}
/* Header */
header,
footer {
    width: 1018px;
    margin: 0 auto;
    background: #fff;
    padding: 10px 0;
}
header h2,
footer h2 {
    font-size: 48px;
    color: #00a888;
    float: right;
    padding: 20px 10px 0 0;
}
.logo {
    float: left;
    padding: 0 20px;
}
.inquiry {
    margin: 0 auto;
    display: block;
    width: 838px;
    height:52px;
    background: url("../images/apply.png") no-repeat top;
}
.inquiry:hover {
    background: url("../images/apply.png") no-repeat bottom;
}
/* Contents */
.banner {
    background: url("../images/banner.jpg") no-repeat;
    width: 1018px;
    height: 700px;
}
.banner-text {
    padding: 480px 0 0 530px;
}
.banner-text p {
    color: #00a888;
    font-size: 34px;
    line-height: 30px;
}
h1 {
    display: block;
    background: url("../images/title_bg.jpg") no-repeat;
    text-align: center;
    margin: 40px auto;
    width: 996px;
    height: 146px;
    color: #fff;
    font-weight: bold;
    font-size: 91px;
    line-height: 146px;
}
.fl-lt {
    float: left;
    text-align: left;
    margin-left: 100px;
}
.fl-lt p {
    line-height: 10px;
}
.fl-rt {
    float: right;
    text-align: left;
}
.fl-rt p {
    line-height: 10px;
}
.font40 {
    font-size: 40px;
    margin-bottom: 100px;
}
.font40 span {
    color: #00a888;
}
/* Case List */
.bingli {
    margin-bottom: 100px;
}
.case {
    width: 869px;
    margin: 0 auto 80px auto;
    background: #5db79e;
    color: #fff;
    text-align: left;
    padding: 0 30px 30px 30px;
}
.case h3 {
    padding: 30px 0 5px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    font-size: 41px;
}
.case p {
    font-size: 26px;
    color: #fff;
    line-height: 40px;
    margin: 0;
    font-weight: 500;
}
.icon-cust {
    position: relative;
    float: right;
    top: -40px;
}
.image {
    padding: 0;
    text-align: center;
}
/* Case List End */
/* Price List */
.jianchanr {
    margin-bottom: 20px;
    background: #fff;
    color: #000;
    padding: 20px 10px;
    border-radius: 15px;
}
.jianchanr li  {
    list-style: disc;
    text-indent: .5em;
    margin-left: 2em;
}
.jianchanr li p {
    color: #000;
    line-height: 46px;
}
.price {
    text-align: right;
}
/* Q & A */
.qna {
    width: 834px;
    height: 522px;
    margin: 0 auto 50px auto;
    background: url("../images/qna_bg.png") no-repeat;
    text-align: left;
    padding: 35px 15px 15px 120px;
}
.qna h3 {
    color: #fff;
    font-size: 33px;
    margin-bottom: 30px;
}
.qna p {
    font-size: 17px;
    margin: 0;
    line-height: 28px;
    font-weight: 500;
}
/* Q & A End */
/* Weibo */
.weibo {
    background: #fff;
    margin: 70px auto 0;
    width: 960px;
    height: 550px;
}
/* End Weibo */
section {
    margin-bottom: 100px;
}
.last {
    margin-bottom: 0;
}
section h2 {
    font-size: 77px;
    font-weight: bold;
    color: #00A888;
    line-height: 100px;
    margin: 60px auto;
}
.font62 {
    font-size: 3.875em; /* 62px */
    margin: 30px auto;
}
section p {
    font-size: 1.875em; /* 30px */
    font-weight: bold;
    color: #231815;
    line-height: 50px;
    margin-bottom: 40px;
}
.mt100 {
    margin-top: 100px;
}
.mb150 {
    margin-bottom: 150px;
}

.backArea{
    width: 1018px;
    margin: auto;
}
.backTop {
    float: right;
    font-size: 18px;
    color: #0059B2;
    margin-top: 5px;
    margin-right: 10px;
}
.backBtm {
    float: right;
    font-size: 20px;
    color: #0059B2;
    position: relative;
    margin-right: 10px;
}