@font-face {
    /*font-family: "SourceHanSansCN-Normal";*/
    /*src: url("../css/font/SourceHanSansCN-Normal.woff2") format("woff2"),*/
    /*url("../css/font/SourceHanSansCN-Normal.woff") format("woff"),*/
    /*url("../css/font/SourceHanSansCN-Normal.ttf") format("truetype"),*/
    /*url("../css/font/SourceHanSansCN-Normal.eot") format("embedded-opentype"),*/
    /*url("../css/font/SourceHanSansCN-Normal.svg") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
    font-family: "MiSans-Light";
    src: url("../css/font/MiSans_Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

html, body {
    background: #ffffff;
    font-family: "MiSans-Light" !important;
}

body {
    width: 100%;
    margin: auto;
    min-width: 1200px;
    background-color: #fbfbfd;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

h1 {
    font-weight: normal !important;
}

.head_nav .nav_item {
    height: 66px;
    line-height: 66px;
}

.head_nav .nav_item .nav_list {
    float: left;
    margin-left: 35px;
    margin-right: 35px;
    height: 66px;
    line-height: 66px;
}

.list-last {
    margin-right: 0 !important;
}

.head_nav .nav_item .nav_list > a {
    font-size: 18px;
    font-family: "MiSans-Light";
    color: #333;
    padding-left: 2px;
    padding-right: 2px;
}

.head_nav .nav_item > .active {
    border-bottom: 1px solid #fcc91c;
}

.head_nav .nav_item > .active > a {
    color: #fcc91c;
}

.header > span {
    display: block;
    height: 1px;
    width: 100%;
    background-color: #e8e8e9;
}

.show_app {
    width: 100%;
    height: 414px;
    /*background-image: url(../img/show_app-bg.jpg);*/
    margin-top: 1px;
    min-width: 1200px;
}

.show_app .show_app_left {
    width: 600px;
    height: 414px;
}

.show_app .show_app_left .app_online {
    font-size: 36px;
    text-align: center;
}

.show_app .show_app_left .app_online > span {
    color: #fcc91c;
}

.show_app .show_app_left .item1 {
    line-height: 36px;
    padding-top: 78px;
    font-weight: 500;
}

.show_app .show_app_left .item2 {
    font-size: 24px;
    line-height: 24px;
    margin-top: 20px;
}

.show_app .show_app_left .btn {
    width: 300px;
    margin: auto;
    font-size: 17px;
    font-weight: 500;
    margin-top: 55px;
}

.show_app .show_app_left .btn1,
.show_app .show_app_left .btn2 {
    background: #000;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
}

.show_app .show_app_left .btn1 > a,
.show_app .show_app_left .btn2 > a {
    color: #fff;
}

.show_app .show_app_left .btn1 > img,
.show_app .show_app_left .btn2 > img {
    width: 20px;
    margin-right: 5px;
    margin-top: 10px;
}

.show_app .show_app_left .btn1 > a {
    margin-left: 38px;
}

.show_app .show_app_left .btn2 > a {
    margin-left: 18px;
}

.show_app .show_app_right {
    width: 600px;
    height: 414px;
}

.show_app .show_app_right .wx_code > img {
    width: 126px;
    margin-left: 231px;
    margin-top: 80px;
}

.show_app .show_app_right .wx_code p {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
}

.best_choice_title > h1 span {
    font-weight: normal;
}

.best_choice {
    width: 100%;
    height: 556px;
    /*  background-image: url(../img/bg-1.jpg);*/
    min-width: 1200px;
}

.best_choice_title > h1 {
    font-size: 32px;
    /*font-weight: 600;*/
    line-height: 65px;
    padding-top: 370px;
    font-weight: normal;
}

.best_choice_title > p {
    font-size: 14px;
    font-weight: normal;
    margin-top: -10px;
    color: #7b7c81;
}

.best_choice_more {
    margin-top: -30px;

}

.best_choice_more .more {
    width: 82px;
    height: 28px;
    font-size: 16px;
    font-family: "MiSans-Light";
    line-height: 28px;
    text-align: center;
    background: #fcc91c;
    position: relative;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    z-index: 500;
}

.best_choice_more .more span {
    margin-left: -6px;
}

.best_choice_more .more img {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 24px;
}

.best_choice_more .more_text {
    font-size: 16px;
    margin-right: 10px;
}

.best_choice_question {
    width: 360px;
    height: 556px;
}

.best_choice_question .right_nav {
    width: 46px;
    height: 135px;
    background: #fcc91c;
    /* margin-right: 160px; */
    position: fixed;
    bottom: 200px;
    right: 160px;
    z-index: 1000;
    display: none;
}

.best_choice_question .right_nav .arrow img {
    width: 36px;
    display: block;
    margin: auto;

    margin-bottom: 5px;
}

.best_choice_question .right_nav .question > img {
    margin-left: 1px;
    width: 44px;
}

.question_text p {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    position: relative;
}

.question_text p > span {
    margin-top: -5px;
    display: block;
    position: absolute;
    margin-left: 8px;
}

@media screen and (min-width: 1440px) and (max-width: 1920px) {
    .right_nav {
        right: 160px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .right_nav {
        right: 80px;
    }
}

.store {
    width: 100%;
    height: 801px;
    /*  background-image: url(../img/stroe-bg.jpg);*/
    min-width: 1200px;
}

.store .store_left {
    position: relative;
    margin-top: 180px;
    width: 449px;
    height: 361px;
    background-image: url(../img/android2.png);
}

.store .store_left h3 {
    font-size: 26px;
    font-weight: 600;
}

.store .store_left h3 > span {
    font-weight: normal;
}

.num {
    display: block;
    font-size: 203.23px;
    color: #fcc91c;
    margin-left: 245px;
    font-weight: lighter;
    height: 220px;
    line-height: 220px;
    position: relative;
    font-family: "MiSans-Light";
}

.num1 {
    padding-top: 208px;
    margin-left: 196px;
}

.num2 {
    padding-top: 200px;
}

.store_left .app_item {
    margin-top: 78px;
}

.store_left .app_item .app_list {
    height: 40px;
    line-height: 40px;
    position: relative;
}

.store_left .app_item .app_list > img {
    width: 21px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.store_left .app_item .app_list > a {
    font-size: 20px;
    color: #3a3a3a;
}

.store_right {
    /*margin-top: -505px;*/
    /* margin-right: 448px; */
    position: absolute;
    right: 0;
}

.store_right > img {
    width: 381px;
    height: 462px;
    margin-left: 730px;
    margin-top: 160px;
}

.erp_system {
    width: 100%;
    height: 950px;
    /*  background-image: url(../img/system-bg.jpg);*/
    min-width: 1200px;
}

.erp_system_left {
    width: 600px;
    height: 950px;
    margin-top: -40px;
    margin-left: 70px;
}

.erp_system_left > img {
    display: block;
    margin-top: 110px;
}

.erp_system_right {
    margin-right: 20px;
    width: 442px;
    height: 253px;
    background-image: url(../img/android3.png);
}

.system_left .app_item {
    margin-top: 80px;
}

.system_left .app_item .app_list {
    float: left;
    width: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.system_left .app_item .app_list a {
    font-size: 20px;
    color: #3a3a3a;
}

.system_left {
    position: relative;
    margin-top: -130px;
    margin-left: 75px;
}

.system_left h3 {
    font-size: 26px;
    font-weight: 600;
}

.system_left h3 > span {
    font-weight: normal;
}

.bg_manage {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    /*background-image: url(../img/manage.jpg);*/
}

.bg_manage_top h3 {
    font-size: 26px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
}

.num3 {
    padding-top: 96px;
    margin-left: 65px;
}

.bg_manage_top {
    margin-top: -280px;
    margin-left: 100px;
    position: relative;
    width: 299px;
    height: 231px;
    background-image: url(../img/andriod5.png);
}

.bg_manage_top .man_item .man_list a {
    font-size: 20px;
    font-weight: normal;
    color: #3a3a3a;
}

.bg_manage_top .man_item {
    margin-top: 90px;
}

.bg_manage_bottom {
    position: relative;
    height: 544px;
    margin-top: 30px;
}

.bg_manage_bottom .phone_one {
    position: absolute;
    margin-left: 690px;
    margin-top: -267px;
    z-index: 100;
    width: 511px;
    height: 410px;
}

.bg_manage_bottom .phone_one > img {
    position: absolute;
    z-index: 20;
}

.bg_manage_bottom .phone_one .phone_bg {
    position: absolute;
    top: 83px;
    left: 54px;
    z-index: 10;
}

.bg_manage_bottom .phone_one .phone_bg .bg_left1 {
    width: 87px;
    height: 348px;
    background: #4bd0cc;
}

.bg_manage_bottom .phone_one .phone_bg .bg_left2 img {
}

.bg_manage_bottom .phone_two {
    position: absolute;
    top: -155px;
    right: 302px;
    z-index: 200;
    width: 525px;
    height: 308px;
}

.bg_manage_bottom .phone_two > img {
    position: absolute;
    z-index: 20;
}

.bg_manage_bottom .phone_two .phone_bg {
    position: absolute;
    top: 58px;
    left: 85px;
    z-index: 10;
}

.bg_manage_bottom .phone_two .phone_bg .bg_left1 {
    width: 348px;
    height: 87px;
    background: #4bd0cc;
}

.bg_manage_bottom .phone_two .phone_bg .bg_left2 {
    margin-left: -15px;
}

.bg_manage_bottom .phone_two .phone_bg .bg_left3 {
    width: 366px;
    height: 80px;
    background: #fff;
    margin-top: -75px;
    margin-left: -56px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.agent_products {
    width: 100%;
    height: 1048px;
    min-width: 1200px;
    /*  background-image: url(../img/poducts.jpg);*/
}

.agent_products .agent_products_top {
    padding-top: 70px;
}

.agent_products .agent_products_top .title_left {
    font-size: 50px;
    position: relative;
}

.agent_products .agent_products_top .title_left > span:nth-child(1) {
    color: #e6e6e6;
    font-weight: 600;
}

.agent_products .agent_products_top .title_left span:nth-child(3) {
    font-size: 16px;
    font-weight: normal;
    margin-top: -35px;
    position: absolute;
    top: 160px;
    color: #7b7c81;
}

.agent_products .agent_products_top .title_left > h1 {
    font-weight: 600;
    width: 600px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}

.agent_products .agent_products_top .title_left > h1 > span {
    font-weight: normal;
}

.agent_products .agent_products_top .title_right {
    margin-top: -20px;
}

.agent_products .agent_products_top .title_right .more {
    width: 82px;
    height: 28px;
    font-size: 16px;
    font-family: "MiSans-Light";
    line-height: 28px;
    text-align: center;
    background: #fcc91c;
    position: relative;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    z-index: 500;
}

.agent_products .agent_products_top .title_right .more span {
    margin-left: -6px;
}

.agent_products .agent_products_top .title_right .more img {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 24px;
}

.agent_products .agent_products_top .title_right .more_text {
    font-size: 16px;
    margin-right: 10px;
}

.agent_products_bottom {
    margin-top: 95px;
}

.agent_products_bottom .cooperation_logo {
    float: left;
    width: 218px;
    height: 284px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e9;
    border-radius: 8px;
    margin-right: 25px;
}

.agent_products_bottom .cooperation_logo .logo_top {
    width: 220px;
    height: 219px;
    line-height: 219px;
    border-bottom: 1px solid #e8e8e9;
}

.agent_products_bottom .cooperation_logo .logo_top img {
    vertical-align: middle;
}

.agent_products_bottom .cooperation_logo:nth-last-child(1) {
    margin-right: 0;
}

.agent_products_bottom .cooperation_logo .logo_bottom {
    text-align: left;
    font-size: 16px;
    height: 64px;
}

.agent_products_bottom .cooperation_logo .logo_bottom .logo_text {
    font-size: 14px;
}

.agent_products_bottom .cooperation_logo .logo_bottom p,
.agent_products_bottom .cooperation_logo .logo_bottom span:nth-child(2) {
    line-height: 32px;
    margin-left: 10px;
}

.agent_products_bottom .cooperation_logo .logo_bottom .logo_text > img {
    height: 15px;
    position: absolute;
    top: 3px;
    left: -18px;
}

.agent_products_bottom .cooperation_logo .logo_bottom span:nth-child(3) {
    margin-right: 10px;
    margin-top: 9px;
    position: relative;
}

.cooperation_logo > a {
    display: block;
    width: 220px;
}

.logo1 .logo_top {
    display: table-cell;
}

.cooperation {
    height: 289px;
}

/*.introduction{*/
/*  height: 322px;*/
/*  margin-top: 25px;*/
/*}*/
.introduction_item {
    margin-right: 25px;
    width: 220px;
    height: 322px;
    border-radius: 8px;
    float: left;
}

.item5 {
    margin-right: 0;
}

.introduction_item_top {
    width: 220px;
    height: 220px;
    background: #939393;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.introduction_item_bottom {
    background: #fff;
    height: 100px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.introduction_item_bottom > span:nth-child(1) {
    font-size: 14px;
    font-weight: normal;
    font-family: "MiSans-Light";
    padding-left: 12px;
    padding-right: 12px;
    display: block;
    height: 40px;
    padding-top: 5px;
}

.introduction_item_bottom .wx_pic,
.introduction_item_bottom .wx_pic > img {
    display: block;
    width: 27px;
    height: 27px;
}

.introduction_item_bottom .wx_pic {
    border-radius: 13.5px;
    overflow: hidden;
    margin-left: 12px;
    margin-top: 6px;
}

.introduction_item_bottom .span {
    font-size: 12px;
    font-family: "MiSans-Light";
    margin-top: 11px;
    font-weight: normal;
}

.introduction_item_bottom .span1 {
    margin-left: 5px;
}

.introduction_item_bottom .span2 {
    margin-right: 7px;
}

.second_nav {
    background: #fff;
    height: 0;
    overflow: hidden;
}

.second_nav > li {
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
}

.second_nav li a {
    font-size: 16px;
    font-family: "MiSans-Light";
    color: #333;
}

.list-last a {
    margin-left: 15px;
}

.nav_list > a > span {
    font-weight: bolder;
}


