* {
    padding:0;
    margin:0px;
}
body {
    font-family:"Microsoft Yahei";
    width:640px;
    height:auto;
    margin:0 auto;
}
.clear {
    clear:both
}
.clearfix:before, .clearfix:after {
    content:"";
    display:table
}
.clearfix:after {
    clear:both
}
.clearfix {
    zoom:1
}
.box {
    width:640px;
    height:auto;
}
.head {
    width:640px;
    height:300px;
    background-color:#fff;
    background: url( ../img/head.png) no-repeat;
}
.imgstyle
{ 
 width:640px;
 height:400px;
 background-color:#fff;
}
.imgstyle1{ margin-left:auto; margin-right:auto; width:508px; height:384px;}
.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;
}
.iphonediv {
    float:left;
    margin-left:37px;
}
.androiddiv {
    float:right;
    margin-right:37px;
}
.download a {
    display:block;
    width: 270px;
    height:110px;
    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:567px;
    max-height:460px;
    background-color:#fff;
    text-align:center;
    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:38px;
    color:#4b4b4b;
    margin-bottom:40px;
    font-weight:600;
}
.pcontent {
    font-size:34px;
    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;}
