@charset "utf-8";
/* CSS Document */

body {
    font-family: "宋体", "Lucida Grande", Verdana, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
    font-size: 14px
}

img {
    border: 0
}

.header {
    height: 60px;
    position: relative;
    z-index: 99;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav_text {
    font-size: 16px;
    color: #FFF;
    text-align: left;
    height: 80px
}

.wp {
    margin: 0 auto;
    width: 1500px;
    height: 86px;
    padding: 27px 0;
}

.logo {
    width: 126px;
    width: 64px;
    margin: 0;
    padding: 0
}

.topnav {
    float: right;
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 16px;
}

.topnav a {
    float: right;
    color: #000000;
    display: block;
    text-align: center;
    font-size: 38px;
    text-decoration: none;
    margin: 20px 0px 20px 100px;
    font-family: Microsoft YaHei;
    position: relative;
}

.topnav a:hover {
    color: #FF2855;
}

.topnav a.curr {
    color: #FF2855;
}

.topnav a.curr::after {
    content: ' ';
    width: 20px;
    height: 6px;
    background: #FF2855;
    border-radius: 3px;
    position: absolute;
    top: 58px;
    left: 39%;
}

.fx {
    float: right;
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 16px;
}

.fx a {
    float: right;
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    margin: 15px 0px 20px 40px;
}

.banner {
    height: 978px;
    background: linear-gradient(0deg, #fff7b2 0%, #ffc5c1 100%);
    margin-top: -60px;
    position: relative;
}

.banner-bc {
    width: 100%;
    height: 186px;
    background: #fff url(../images/mm_bg01.png) no-repeat center;
}

.banner-iphone {
    width: 510px;
    height: 972px;
    background: url(../images/banner-iphone.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: -180px;
    right: 18%;
}

.down {
    padding: 404px 0 0 60px;
    float: left;
}

.down img {
    width: 484px;
    margin: 0 0 0 105px;
}

.down span {
    font-size: 84px;
    color: #241614;
    font-weight: bold;
    font-family: Source Han Sans CN;
    display: block;
    margin: 20px 0 80px 0;
}

.down .iphone_down {
    background: url(../images/iphone_down.jpg) no-repeat scroll 0 0;
    display: block;
    height: 60px;
    margin-bottom: 8px;
    overflow: hidden;
    text-indent: -9999px;
    width: 216px;
}

.down .android_down {
    display: block;
    width: 380px;
    height: 100px;
    line-height: 100px;
    background: #FFFFFF url(../images/anzhuo@2x.png) no-repeat 63px center;
    background-size: 44px 48px;
    border-radius: 50px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    text-decoration: initial;
    text-indent: 133px;
    margin: 0 0 0 151px;
}

.down .code {
    background: url(../images/soft_down.png) no-repeat scroll 0 0;
    float: right;
    height: 136px;
    overflow: hidden;
    text-indent: -9999px;
    width: 136px;
}

.content {
    width: 100%;
    background: #FFF;
    padding: 84px 0 90px 0;
}

.k {
    width: 1500px;
    margin: 0 auto;
    text-align: center;
}

.k2 {
    height: 380px
}

.k3 {
    width: 320px;
    height: 380px;
    display: inline-block;
}

.k3 h1 {
    font-size: 36px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #241614;
    margin: 0;
    padding: 26px 0 0 0
}

.k3 p {
    font-size: 30px;
    font-family: MicrosoftYaHeiLight;
    /* font-weight: bold; */
    color: #808080;
    padding: 0 24px 0 24px;
    margin: 10px 0
}

.k4 {
    width: 960px;
    margin: 0 auto;
    padding-top: 60px
}

.footer {
    width: 100%;
    background: #f5f5f5;
    padding: 66px 0
}

.down_1 {
    width: 140px;
    padding: 0 20px 0 20px;
    float: left
}

.down_1 a {
    color: #000;
    text-decoration: none;
}

/* .down_1 a:hover {
    color: #ff544c;
} */

.report_2 {
    float: right;
    width: 386px;
    height: 166px;
    border-left: 1px #979797 dashed
}

.report_2 h2 {
    font-size: 22px;
    font-family: "宋体", Verdana, Geneva, sans-serif;
    color: #000000;
    text-align: left;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 30px
}

.report_2 ul {
    margin: 10px 0 10px 23px;
    padding-left: 20px;
    width: 310px;
    height: 166px;
    color: #888888
}

.report_2 li {
    list-style: disc outside;
}

.report_2 li span {
    float: right;
    text-align: right;
    font-size: 12px;
    line-height: 24px
}

.report_2 li a {
    color: #888888;
    display: block;
    padding: 6px 0px 5px 4px;
    text-decoration: none;
}

.report_2 li a:hover {
    color: #ff544c;
}

.links {
    color: #888888;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 14px;
    font-family: 宋体;
}

.links a {
    color: #4e4e4e;
    margin: 0 10px;
}

.links p {
    margin: 0;
    padding: 15px 0 0 0
}

.topnav a {
    text-decoration: none;
}

.features {
    margin: 0;
    padding: 0
}