.appbanner{
    float: left;
    width: 100%;
    height: 720px;
    background: url("../images/newpic/appdownload.png") center 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.banbox{
    width: 1100px;
    height: 698px;
    margin: 0 auto;
    /*background: #0aac02;*/
}


.appleft{
    width: 430px;
    /*height: 500px;*/
    margin-top: 99px;
    /*background: #5f6afc;*/
    float: left;
    margin-left: 79px;

}

.appright{
    position: relative;
    width: 591px;
    height: 521px;
    float: right;
    background: url(../images/newpic/shouji.png) center 0 no-repeat;
    background-size: 90% 100%;
    margin-top: 185px;
    left: 37px;
    z-index: 2;
}
.applogo{
    width: 145px;
    height: 146px;
    background: url("../images/newpic/APP_03.png") center 0 no-repeat;
    float: left;
}
.appfont{
    float: left;
    background: url("../images/newpic/zhuti_03.png") center 0 no-repeat;
    width: 203px;
    height: 74px;
    margin-top: 36px;
    margin-left: 22px;
}
.appenglish{
    float: left;
    background: url("../images/newpic/yingwen_03.png")  center 0 no-repeat;
    width: 100%;
    height: 74px;
    background-size: 100% 100%;
    margin-top: 18px;
}
.apphenbox{
    width: 100%;
  float: left;
    height: 4px;
    margin-top: 18px;
}
.apphen{
    width: 45px;
    height: 4px;
    background: url("../images/newpic/heng_03.png") center 0 no-repeat;

}
.appdowntop{
    width: 100%;
    float: left;
    color: white;
    margin-top: 18px;

}
.ios{
    float: left;
    width: 244px;
    height: 58px;
    background: url("../images/newpic/ios.png") center 0 no-repeat;
    background-size: 100% 100%;
}

.ios:hover{
    width: 244px;
    height: 58px;
    background: url("../images/newpic/ios_active.png") center 0 no-repeat;
    background-size: 100% 100%;
}

.andior{
    float: left;
    width: 244px;
    height: 58px;
    background: url("../images/newpic/andior.png") center 0 no-repeat;

    background-size: 100% 100%;
}

.andior:hover{
    width: 244px;
    height: 58px;
    background: url("../images/newpic/andior_active.png") center 0 no-repeat;
    background-size: 100% 100%;
}
.appdownbox{
    display: block;
    float: left;
    width: 244px;
    height: 58px;
    margin-top: 15px;
}
.code{
    height: 148px;
    float: right;
    width: 148px;
    background:url("../images/newpic/erweima_03.png") center 0 no-repeat;
    margin-top: 24px;
}
.downleft{
    width: 244px;
    float: left;
    height: 148px;
    margin-top: 24px;
}
.appdowncenter{
    float: left;
    width: 100%;
    margin-bottom: 65px;
}


.centerbox{
    width: 1100px;
    margin: 0 auto;
    height: 200px;
    margin-top: 28px;
    /*background: #90a2bc;*/
}
.centertop{
    width: 100%;
    float: left;
}
.centertitle{
    width: 549px;
    height: 85px;
    background: url("../images/newpic/biaoti_03.png") center 0 no-repeat;
    margin: 0 auto;
    /*margin-left: 275px;*/
    /*float: left;*/
}

.fivebox{
    margin-top: 18px;
    float: left;
    width: 100%;
    height: 120px;

}
.fivebox ul li{
    float: left;
    height: 120px;
    width: 97px;
    background: white;
    margin-right: 43px;
}
.appfive{
    width: 800px;
    margin: 0 auto;
}
.fivefont{
    text-align: center;
    width: 100%;
    float: left;
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #785b40;
    font-weight: 600;
}
.footerpic{
    background: url('../images/newpic/footbackgroun2.png') center 0 no-repeat !important;
    height: 274px !important;
}
.footertop{
    margin-top: 50px !important;
}