*{padding:0; margin:0;}
.banner {
    background: url(../images/dw_banner.png) center no-repeat;
    background-color: #14B2A1;
}
.banner .c {
    width: 1200px;
    height: 442px;
    margin: auto;
    background: url(../images/dw_banner_ico.png) no-repeat;
    background-position: 800px 70px;
    overflow: hidden;
}

.banner .title {
    padding-top: 115px;
    font-weight: bold;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
}
.banner .content {
    margin-top: 20px;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
}
.banner .buy {
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
}
.banner .buy a {
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border-radius: 6px;
    background: #13B4A4;
    color: #eee;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    letter-spacing: 2px;
    border: 1px solid #fff;
}
.banner .buy span {
    font-weight: bold;
    margin-right: 5px;
}
/**/
.Features {
    background: #FAFAFC;
}
.Features .content {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
}
.Features .content p.c1 {
    background: url(../images/Features1.png) no-repeat;
    background-position: 70px 10px;
}
.Features .content p.c2 {
    background: url(../images/Features2.png) no-repeat;
    background-position: 68px 5px;
}
.Features .content p.c3 {
    background: url(../images/Features3.png) no-repeat;
    background-position: 70px 5px;
}
.Features .content p {
    float: left;
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 80px;
    margin-left: 100px;
    margin-right: 99px;
    color: #1CA89B;
    text-align: center;
}
.Features .content p span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
}
/**/

.product .line .l1 {
    height: 200px;
    width: 600px;
    background: url(../images/line2.png) no-repeat;
    background-position: 89px 0px;
    float: left;
}

.product_table {width: 1200px;margin: 0 auto;padding: 0;border-left:1px solid #ccc;border-top:1px solid #ccc; margin-top:30px;}
.product_table tr td{border-right:1px solid #ccc;border-bottom:1px solid #ccc; line-height:30px; padding-left:10px; font-size:14px;}
.product_table tr td.spans{line-height:36px; background:rgb(91, 135, 223); color:#fff; font-weight:bold;line-height:45px;}
.product_table tr td.cent{text-align:center; font-size:20px;}
.product_table tr td b{ width:120px; height:35px; line-height:35px; margin:10px 0; background:rgb(91, 135, 223);color:#fff; text-align:center;display:block; border-radius:3px;}

.product_table1 {width: 1200px;margin: 0 auto;padding: 0;border-left:1px solid #ccc;border-top:1px solid #ccc; margin-top:30px;}
.product_table1 tr td{border-right:1px solid #ccc;border-bottom:1px solid #ccc; line-height:50px; padding-left:10px; font-size:14px;}
.product_table1 tr td.spans{line-height:36px; background:rgb(91, 135, 223); color:#fff; font-weight:bold;line-height:45px;}
.product_table1 tr td.cent{text-align:center; font-size:20px;}
.product_table1 tr td b{ width:120px; height:35px; line-height:35px; margin:10px auto; background:rgb(91, 135, 223);color:#fff; text-align:center;display:block; border-radius:3px;}


.why {
    text-align: center;
    color: #fff;
    background-color: #eee;
    padding-top: 70px;
    padding-bottom: 90px;
    overflow: hidden; margin-top:30px;
}
.why .title {
    width: 1200px;
    margin: auto;
    font-size: 30px;
    line-height: 50px;
    color: #333;
    font-weight: bold;
}
.why .content {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.why .content span {
    float: left;
    width: 360px;
    margin-left: 20px;
    margin-right: 19px;
    margin-top: 100px;
    color: #15A192;
    font-size: 16px;
    line-height: 30px;
    padding-top: 70px;
}
.why .content span.i2 {
    background: url(../images/icon2.png) no-repeat;
    background-position: 150px 0px;
}

.why .content span.i1 {
    background: url(../images/icon1.png) no-repeat;
    background-position: 150px 5px;
}.why .content span.i3 {
    background: url(../images/icon3.png) no-repeat;
    background-position: 155px 0px;
}
.why .content span.i4 {
    background: url(../images/icon4.png) no-repeat;
    background-position: 155px 0px;
}
.why .content span.i5 {
    background: url(../images/icon5.png) no-repeat;
    background-position: 142px 18px;
}
.why .content span.i6 {
    background: url(../images/icon6.png) no-repeat;
    background-position: 150px 0px;
}