body{
    /*-webkit-text-size-adjust: 100% !important;*/
    /*text-size-adjust: 100% !important;*/
    /*-moz-text-size-adjust: 100% !important;*/
}
/*头部导航栏*/
.nav-head{
    display: table;
    width: 100%;
    padding: 0.24rem 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}
.first_page_menu_img,.head_logo,.head-call{
    display: table-cell;
    width: 33%;
}
.first_page_menu_img{
    padding-left: 3.5%;
    vertical-align: middle;
}
.head_logo{
    text-align: center;
    vertical-align: middle;
}
.head-call{
    text-align: right;
    padding-right: 3.5%;
    vertical-align: middle;
}
/*侧边栏*/
.page-menu{
    position: fixed;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 0;
    background-color: rgba(0,0,0,0.25);
}
.side-menu{
    width: 64.8%;
    height: 100%;
    background-color: #2B4167;
    position: fixed;
    left: -65%;
}
.side-menu>li{
    font-family: '苹方 粗体', '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    color: #C0CDE4;
    font-size: 0.35rem;
    padding-left: 7%;
    padding-top: 6%;
    padding-bottom: 5.5%;
    border-bottom: 2px solid rgb(39 78 117);
}
.side-menu>li>a{
    color: #C0CDE4;
}
.side-menu>li:nth-child(1){
    padding-top: 4.3%;
    padding-bottom: 4.3%;
}
.side-menu>li:nth-child(1) a{
    display: inline-block;
    width: 75%;
}
.side-menu>li:nth-child(2){
    border-bottom: none;
    padding-top: 4.3%;
    padding-bottom: 4.7%;
}
.menu-icon{
    float: right;
    text-align: center;
    cursor: pointer;
    width: 25%;
}
.side-menu>li:nth-child(1) img{
    width: 0.4rem;
    vertical-align: middle;
    margin-right: -2px;
}
.son-menu-icon{
    width: 0.33rem;
}
.side-son-menu{
    background-color: rgba(23, 44, 80, 1);
    padding-top: 6.3%;
    padding-bottom: 6.3%;
    padding-left: 11%;
}
.side-son-menu>li{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    color: #8FD9FC;
    font-size: 0.35rem;
    text-align: left;
    float: left;
    width: 47%;
    padding: 3.8% 0;
}
.side-son-menu>li>a{
    color: #8FD9FC;
}
/*导航栏下的banner*/

.banner{
    position: relative
}
.banner-title-position{
    position:absolute;
    top: 1.75rem;
    width: 100%;
}
.banner-img{
    width: 100%;
    vertical-align: top;
}
.banner-title-big{
    font-family: '苹方 特粗', '苹方 中等', '苹方';
    font-weight: 800;
    font-style: normal;
    font-size: 0.7rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0.12rem;
}
.banner-title-small{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.38rem;
    color: #FFFFFF;
    text-align: center;
}
/*各个部分的整体样式*/
.part-wrap{
    padding: 0.72rem 0;
}
.part-wrap-background{
    padding: 0.65rem 0;
    background-color: #F5F4FA;
}
.part-title{
     font-family: '苹方 中等', '苹方';
     font-weight: 400;
     font-style: normal;
     font-size: 0.53rem;
     color: #000000;
     text-align: center;
 }
.part-title-weight{
    font-family: '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    font-size: 0.53rem;
    color: #000000;
    text-align: center;
}
.part-title-white{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.53rem;
    color: #ffffff;
    text-align: center;
}

/*首页产品大纲*/
.product-list li{
    width: 33.3%;
    text-align: center;
    float: left;
    margin-top: 0.85rem;
}
.modal-introduce{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    color: #999999;
    text-align: center;
    font-size: 0.31rem;
    margin-top: 0.17rem;
    margin-bottom: 0.12rem;
}
.modal-name{
    font-family: '苹方 粗体', '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    font-size: 0.36rem;
    color: #206DED;
    margin-top: 0.17rem;
}
.modal-name img{
    width: 0.24rem;
}
.modal-logo img{
    width: 1.545rem;
}
.honer-describe{
    padding: 0.36rem 12%;
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    font-size: 0.27rem;
}
.honer-logo{
    display: flex;
    justify-content: space-around;
    padding:0 0.6rem ;
}
.honer-logo li{
    text-align: center;
    padding-top: 0.48rem;
}
.honer-logo li img{
    width: 49.5%;
}
.honer-logo li p{
    font-family: '苹方 粗体', '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    font-size: 0.39rem;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.07rem;
    margin-bottom: 0.36rem;
}
/*首页客户logo列表*/
.partner img{
    width: 100%;
}
/*首页立即下载*/
.tel{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    line-height: 0.72rem;
    font-size: 0.28rem;
}
.tel-num{
    color: #206DED!important;
}
.download{
    text-align: center;
    margin-top: 0.24rem;
}
.download button{
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 0.314rem;
    background-color: #206DED;
    text-align: center;
    line-height: normal;
    padding: 0.19rem 0.72rem;
    border-radius: 0.48rem;
    margin-top: 0.12rem;
}
.download button a{
    color: #ffffff;
}
.client-swiper{
    background-color: #ffffff;
    width: 79%;
    margin-left: 5.5%;
    padding-top: 0.72rem;
    padding-bottom: 0.72rem;
    padding-left: 3%;
    padding-right: 5%;
    height: 3.7rem;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0.145rem;
}
.swiper-pagination{
    position: static;
    margin-top: 0.97rem;
}
.client-swiper-left{
    float: left;
    width: 20%;
    margin-right: 2%;
    text-align: center;
}
.client-swiper-left img{
    width: 1.3rem;
}
.client-swiper-right{
    float: right;
    width: 78%;
}
.parter-remark{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.39rem;
    color: #1E1E1E;
    line-height: 0.67rem;
    height:3.3rem;
}
.partner-name{
    font-family: '苹方 粗体', '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    font-size: 0.34rem;
    color: #282828;
    margin-left: 0.12rem;
}
.function-img{
    width: 100%;
}
.function-instructions{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.39rem;
    color: #363636;
    line-height: 0.7rem;
    padding-left: 6.5%;
    padding-right: 6.5%;
    margin-top: 1.09rem;
    height: 2.6rem;
}
.function-title{
    width: 80%;
    margin: auto;
}
.function-title li{
    font-family: '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    font-size: 0.39rem;
    color: #6B6B6B;
    text-align: center;
}
.function-title li:nth-child(1){
    float: left;
    text-align: right;
    width: 43%;
}
.function-title li:nth-child(2){
    float: right;
    text-align: left;
    width: 45%;
}
.function-title li img{
    margin-right: 0.07rem;
}
.function-title .function-active{
    font-weight: 400;
    color: #206DED;
}
.function-part{
    position: relative;
    margin-top: 0.72rem;
}
.slide-line{
    position: absolute;
    left: 31%;
    top: 0.92rem;
    width: 1.1rem;
    height: 0.07rem;
    background: inherit;
    background-color: rgba(32, 109, 237, 1);
}
.modal-img{
    width: 0.8rem;
    vertical-align: middle;
    margin-right: 0.29rem;
}
.down-line-blue{
    margin:0.33rem auto;
    width: 1.06rem;
    height: 0.05rem;
    background: inherit;
    background-color: rgba(32, 109, 237, 1);
}
.down-line-green{
     margin:0.33rem auto;
     width: 1.06rem;
     height: 0.05rem;
     background: inherit;
     background-color: rgba(102, 204, 102, 1);
 }
.product-instructions{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.39rem;
    color: #363636;
    line-height: 0.7rem;
    padding-left: 6%;
    padding-right: 6%;
    margin-top: 0.47rem;
    margin-bottom: 0.7rem;
}
.product-img{
    width: 100%;
    margin-bottom: 0.4rem;
}
.product-modal-list{
    width: 90%;
    margin: 0 auto 0.2rem;
}
.product-modal-list li{
    width: 25%;
    text-align: center;
    float: left;
    margin-top: 0.85rem;
}
.product-modal-logo img{
    width: 1.35rem;
}
.product-modal-name{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.31rem;
    color: #666666;
    text-align: center;
    margin-top: 0.2rem;
}
.part-modal-title-weight{
    font-family: '苹方 中等', '苹方';
    font-weight: 700;
    font-style: normal;
    font-size: 0.53rem;
    color: #000000;
    text-align: center;
    margin-top: 0.2rem;
}
.part-modal-title{
    font-family: '苹方 中等', '苹方';
    font-weight: 400;
    font-style: normal;
    font-size: 0.53rem;
    color: #000000;
    text-align: center;
    margin-top: 0.2rem;
}
.footer{
    width:100%;
    font-size: 0.3rem;
    padding: 0.24rem 0 0.32rem;
    background: #2e2e2e;
    color: #666;
    text-align: center;
}
.police{
    color:#0081B1
}
.footer-name{
    margin-bottom: 0.1rem;
}
.bottom_tools{
    position: fixed;
    right: 0.2rem;
    bottom: 0.5rem;
    z-index: 2;
}
#news{width:2rem;height:2rem;}
#register{width:2rem;height:2rem;}
.case-list{
    margin-top: 2rem;
}
.case-list li{
    margin-bottom: 1rem;
}
.case-logo{
    float: left;
    width: 25%;
    text-align: center;
}
.case-logo img{
    width: 85%;
}
.case-introduce{
    float: left;
    width: 70%;
}
.case-company-name{
    font-size: 0.45rem;
}
.case-time{
    font-size: 0.3rem;
    color: #A1A1A1;
    margin-top: 0.2rem;
}
.case-detail{
    font-size: 0.37rem;
    color: #A1A1A1;
    margin-top: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}