* {
    padding:0;
    margin:0px;
}
body {
    font-family:"Microsoft Yahei";
    width:100%;
    height:auto;
}
.clear {
    clear:both
}
.clearfix:before, .clearfix:after {
    content:"";
    display:table
}
.clearfix:after {
    clear:both
}
.clearfix {
    zoom:1
}
.box {
    width:100%;
    height:auto;
}
.head {
    width:100%;
    /*height:300px;*/
    background-color:#fff;
    /*background: url( ../img/head.png) no-repeat;
    border:solid 1px red;*/
}
.imgstyle
{
   /* width:640px;
    height:400px;*/
    background-color:#fff;
}
.imgstyle1{ margin-left:auto; margin-right:auto; /*width:508px; height:384px;*/}
.imgstyle1 img{width: 100%;}
.img1{ background:url(../img/1.png) no-repeat;}
.img2{ background:url(../img/2.png) no-repeat;}
.img3{ background:url(../img/3.png) no-repeat;}
.img4{ background:url(../img/4.png) no-repeat;}
.img5{ background:url(../img/5.png) no-repeat;}
.mheight{ height:30px;}
.actionimg{
   /* width:640px;
    height:300px;
    background-color:#fff;
    background: url( ../img/wangyeyong_03.png) no-repeat;*/
}

.hezuoimg{
    /*width:640px;
    height:300px;
    background-color:#fff;
    background: url( ../img/hezuo.png) no-repeat;*/
}
.download {
    background-color:#fff;
    margin-top:40px;
    z-index:1000;
    text-align: center;
    overflow: hidden;
}
.iphonediv {
    width:80%;
    height: 100px;

    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.androiddiv {
    width: 80%;
    height: 100px;

    margin-left: auto;
    margin-right: auto;
}
.download a {
    display:block;
    /* width: 270px;
    height:110px;*/
    height: 100px;
    width: 100%;
    cursor:hand;
}
.download a.iphone {
   /* background: url(../img/iphonebtn.png) 0 0 no-repeat;
    margin-bottom: 15px;*/
}
.download a.iphoneinreview {
   /* background: url(../img/iphoneinreview.png) 0 0 no-repeat;
    margin-bottom: 15px;*/
}
.download a.android {
   /* background: url(../img/androidbtn.png) 0 0 no-repeat;
    float:right;*/
}
.service_text {
    background-color:#fff;
    text-align:center;
    margin-bottom:46px;
    margin-top:20px;
    font-size:28px;
    color:#535353;
}
.hotline {
    /*background: url(../img/line.jpg) 0 0 no-repeat;
    width:567px;
    height:1px;
    margin-left:37px;*/
}
.desc_box {
    width:100%;
    max-height:460px;
    background-color:#fff;
    text-align:center;
    margin-right: auto;
    margin-left: auto;
   /* margin-left:37px*/
}
/*.icon_qr {
    background: url(../img/qrcode.png) 0 0 no-repeat;
    width:158px;
    height:158px;
    margin-left:206px;
    margin-top:85px;
}
.icon_1 {
    background: url(../img/1.png) 0 0 no-repeat;
    width:158px;
    height:158px;
    margin-left:206px;
    margin-top:85px;
}
.icon_2 {
    background: url(../img/2.png) 0 0 no-repeat;
    width:158px;
    height:158px;
    margin-left:206px;
    margin-top:85px;
}
.icon_3 {
    background: url(../img/3.png) 0 0 no-repeat;
    width:158px;
    height:158px;
    margin-left:206px;
    margin-top:85px;
}
.icon_4 {
    background: url(../img/4.png) 0 0 no-repeat;
    width:158px;
    height:158px;
    margin-left:206px;
    margin-top:85px;
}*/
.desc_text {
    margin-top:40px;
    margin-bottom:60px;
}
.ptitle {
    font-size:30px;
    color:#4b4b4b;
    margin-bottom:40px;
    font-weight:600;
}
.pcontent {
    font-size:25px;
    color:#4b4b4b;
}
.page {
    font-size:24px;
    color:#038ded;
    margin-top:40px;
    text-align:center;
}
.page a {
    text-decoration:none;
    color:#038ded;
}
.page a:active {
    color:#038ded;
}
.bottom {
    font-size:20px;
    color:#8a8a8a;
    margin-top:40px;
    text-align:center;
    margin-bottom:40px;
}
.rb{ border:solid 1px red;}

.coupon{
    text-align: center;
    color: #424951;
}
.coupon_str{
    font-size: 24px;
    margin: 30px 0px 50px 0px;
}
.coupon_str span{
    color:#0391F2;
    padding: 0px 2px 0px 10px;
    font-size: 26px;
}
.coupon-note{
    font-size: 21px;
    margin-bottom: 80px;
}
.coupon-note p{
    letter-spacing: 1px;
    padding: 4px;
    z-index: 999;
}
.expiry-date{
    font-size: 125%;
    /*padding-top:172px;*/
    letter-spacing: 1px;
    position: absolute;
    width: 100%;
}

.coupon-bg{
    /*background:url("../img/coupon-bg.png") no-repeat;
    height: 214px;
    width: 386px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
}