﻿@charset "UTF-8";
@font-face {
  font-family: 'PingFang';
  src: url('../fonts/PingFang Light.eot');
  src:
    url('../fonts/PingFang Light.eot?#font-spider') format('embedded-opentype'),
    url('../fonts/PingFang Light.woff') format('woff'),
    url('../fonts/PingFang Light.ttf') format('truetype'),
    url('../fonts/PingFang Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline; }

html {
    -webkit-text-size-adjust: none;
    word-wrap: break-word; 
}

body, h1, h2, h3, p, dl, dd, ol, ul, th, td, form, fieldset, input, button, textarea {
    margin: 0;
    padding: 0; 
}

ol, ul {
    list-style: none; }

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: inherit; }

fieldset, img {
    border: 0; }

input, button, textarea, select {
    font-size: 100%; }

body, input, button, textarea, select, option {
    font-size: normal; }

a, input, textarea {
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent; }

li, img, label, input {
    vertical-align: middle; }

var {
    font-style: normal; }

ins {
    text-decoration: none; }

body {
    font-family: "PingFang",Arial,Helvetica,sans-serif;color: #000; }

input[type="text"], input[type="password"], div, ul, li, input, a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden; }

.clearfix {
    zoom: 1; }

button {
    outline-style: none; }

html.noscroll {
    height: 100%;
    overflow: hidden; }

a:link,
a:visited {
    text-decoration: none; }

input, button {
    border: none;
    outline-style: none; }

html {
    font-size: 12px; }

@media screen and (min-width: 321px) and (max-width: 375px) {
    html {
        font-size: 13px; } }
@media screen and (min-width: 376px) and (max-width: 414px) {
    html {
        font-size: 14px; } }
@media screen and (min-width: 415px) and (max-width: 639px) {
    html {
        font-size: 17px; } }
@media screen and (min-width: 640px) and (max-width: 719px) {
    html {
        font-size: 20px; } }
@media screen and (min-width: 720px) and (max-width: 749px) {
    html {
        font-size: 22.5px; } }
@media screen and (min-width: 750px) and (max-width: 799px) {
    html {
        font-size: 23.5px; } }
@media screen and (min-width: 800px) {
    html {
        font-size: 25px; } }

html, body{ margin:0; height:100%; }
body {
    /*max-width: 640px;*/
    min-width: 320px;
    margin: 0 auto;
    width:100%;
    position: relative;
    overflow:hidden;
}

/***************start************/
a {
    color: #0288ff;
    text-decoration: none;
}
.slheader {
    padding: .5rem;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    background: #fff;
    width: 100%;
    background: #fff;
    z-index: 9999999;
}
.menudivs .menulist {
    position: absolute;
    z-index: 999999;
    right: .3rem;
    top: .3rem;
    border: 1px #e6eaed solid;
    border-radius: 5px;
    width: 84%;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 1);
}
.menudivs .menulist ul {
    width: 100%;
    clear: both;
}
.menudivs .menulist ul li {
    width: 70%;
    margin: 1.6rem auto;
}
.menudivs .menulist ul li a {
    display: block;
    color: #000;
    font-size: 1.3rem;
}
.menudivs .menulist ul li a.active {
    color: #fe5e42;
}
.menudivs .menulist p.rmmenu {
    margin: 0px;
    width: 60%;
    float: right;
    margin-bottom: 1.6rem;
}
.menudivs .menulist p.rmmenu a {
    display: block;
    float: right;
    width: 20%;
}
.menudivs .menulist p.rmmenu a img {
    width:90%;
}
.logo {
    float: left;
    width: 89%;
    margin-left: 1%
}
.menu {
    float: right;
    width: 8%;
    margin-top: .25rem;
}
.slheader .logo a {
    width: 45%;
    display: block;
    margin-left: .1rem;
}
.slheader .menu a {
    width: 70%;
    display: block;
    margin: 0.4rem 0
}
.slheader .logo a img, .slheader .menu a img {
    width: 100%;
}
.slcontainer100, .benner {
    padding: 0;
    height: 93%;
}

.slcontainer100, .benner img {
    width: 100%;
    height: 100%;
}

.slcontainer {
    padding: 0;
    width: 100%;
}
.footerinfo {
    padding-top: 2rem;
    background: #fff;
    padding-bottom: 2rem;
}
.swiper-wrapper1 {
    height: 100%;
}
.slcontainer100 .benner .swiper-container {
    width: 100%;
    height: 100%;
}
.slcontainer100 .benner .swiper-slide{
    width: 100%;
    float: left;
    height: 100%;
}
.slcontainer100 .benner .swiper-slide a img {
    width: 100%;
    height: 100%;
}
.slcontainer100 .benner .swiper-slide a {
    height: 100%;
    box-sizing:border-box;
    overflow: hidden;
    display: block;
}
.swiper-pagination-bullet-active {
    background: #fff;
}
.footer {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #fff;
    opacity: 0.95;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 99999999;
    /*display: none;*/
}
.footer ul li a {
    width: 50%;
    display: block;
    margin: 0 auto;
}
.footer ul li a img {
    width: 100%;
}
.index_block {
    text-align: center;
    margin: 2rem auto;
    padding-top: 2rem;
}

.index_block ul img {
    width: 100%;
}
.index_block h2.cn{
    font-size: 2.2rem;
    line-height: 4rem;
}
.index_block h1.cn{
    font-size: 2.2rem;
    line-height: 4rem;
}
.articlelist .h2text2 a {
    color: #000;
}
.articlelist p.h2text2 {
    font-size: 1.6rem;
    margin-bottom: .5rem;
    line-height: 2rem;
    margin-top: 1.5rem
}
.index_block h2.en{
    font-size: 2.1rem;
    line-height: 3rem;
}
.index_block p.en{
    font-size: 2.1rem;
    line-height: 3rem;
}
ul.index_advantage li a{
    width: 65%;
    display: block;
    margin: 0 auto;
}
ul.index_advantage li span{
    width: 65%;
    display: block;
    margin: 0 auto;
}
ul.index_advantage li {
    margin:1.2rem auto; 
}
ul.index_advantage li a img {
    width: 95%;
}
ul.index_advantage li span img {
    width: 95%;
}

ul.index_advantage li span.index_advantage_dec {
    width: 100%;
    font-size: 1.3rem;
    line-height: 5rem;
    color: #000;
}
.ad img,.admargin img {
    width: 100%;
}
.index_services li {
    margin-bottom: 4rem;
}
.index_services p.services_img {
    width: 28%;
    margin: 0 auto 1rem;
}
.index_services p.services_img img{
    width: 87%;
}
a.index_mome1 {
    border: 1px solid #e6eaed;
    padding: .5rem 1.5rem;
    font-size: 1.2rem;
    color: #000;
    margin-top: 1rem;
}
.index_services li.bottom_cas {
    margin-bottom: 2.3rem;
}
.index_services h3.services_title {
    font-size: 1.7rem;
    line-height: 3rem;
} 
.index_services p.services_title {
    font-size: 1.7rem;
    line-height: 3rem;
}
.index_services p.services_des {
    font-size: 1.05rem;
    line-height: 1.6rem;
}
.index_mometop {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.index_mometop1 {
    padding-top: 1rem;
    padding-bottom: 1.7rem;
}
a.index_mome {
    border: 1px solid #e6eaed;
    padding: .5rem 1.5rem;
    font-size: 1.2rem;
    color: #000;
}
.admargin {
    margin: 2rem 0;
}
.index_type {
    width: 95%;
    margin: 0 auto;
}
.index_type li {
    padding: .2rem;
}
.index_solutions {
    width: 95%;
    margin: 0 auto;
}
.index_type li a img {
    width: 100%;
}
.index_solutions li{
    padding: .2rem;
}
.gray {
    background: #f5f5fc;
}
.customer_list {
    width: 80%;
    margin: 0 auto;
}
.index_customer li {
    margin: 2rem auto;
}
.index_customer li img {
    width: 80%;
}
.swiper-containerc{
    margin-left:auto;
    margin-right:auto;
    position:relative;
    overflow:hidden;
    z-index:1
}
.line {
    border-bottom: 1px #ededee solid;
    width: 90%;
    margin: .2rem auto;
}
.swiper-paginationc .swiper-pagination-bullet-active {
    background: #626265;
}
.footerinfo .index_block {
    margin: 0 auto 3rem;
}
.swiper-paginationc {
    padding-bottom: 1rem;
}
p.index_incy {
    font-size: 1.28rem;
    line-height: 2.5rem;
}
p.index_inem {
    font-size: 1.3rem;
    letter-spacing: .1rem;
}
.gotop {
    display: none;
}
.gotop a{
    position: fixed;
    bottom: 4rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    border: 1px #e6eaed solid;
    padding: .3rem;
    background: #fff;
    z-index: 99999999;
}
.gotop a img {
    width: 100%
}

ul.index_services li a{
    padding-top: .8rem;
    display: block;
}
.footcolor {
    background: #f2f6f9;
}
.ios_block {
    width: 100%;
    padding: 4rem 8% 5rem;
}
.ios_block h2 {
    font-size: 2rem;
    margin: 0 0 1.2rem;
    line-height: 3rem;
}
.ios_block h3 {
    font-size: 2rem;
    margin: 0 0 1.2rem;
    line-height: 3rem;
}
.ios_block h1 {
    font-size: 2rem;
    margin: 0 0 1.2rem;
    line-height: 3rem;
}
.ios_block p.h2text {
    font-size: 2rem;
    margin: 0 0 1.2rem;
    line-height: 3rem;
}
.ios_block p {
    font-size: 1.2rem;
    line-height: 1.8rem;
}
.subcou {
    margin-top: 2.5rem;
    padding-top: 1rem;
}
.ios_block img{
    width: 100%;
}


h2.line_change  {
    color: #f92e65;
    background:-webkit-linear-gradient(left,#fe5d43,#f92e65);
    -webkit-background-clip:text;/*只有webkit内核支持text的剪切模式*/
    color:transparent;
}
h2.line_change_android  {
    color: #38a8a9;
    background:-webkit-linear-gradient(left,#2ad68c,#38a8a9);
    -webkit-background-clip:text;/*只有webkit内核支持text的剪切模式*/
    color:transparent;
}
h2.line_change_shop  {
    color: #38a8a9;
    background:-webkit-linear-gradient(left,#83cfff,#0288ff);
    -webkit-background-clip:text;/*只有webkit内核支持text的剪切模式*/
    color:transparent;
}
ul.wx_servicelist {
    width: 90%;
    margin: 1.3rem auto 0;
}
ul.wx_servicelist li {
    margin: 2rem auto;
    text-align: center;
}
.group_block {
    width: 85%;
    margin: 2rem auto;
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.9);
}
.group_block img {
    width: 100%;
}
.group_block h2 {
    font-size: 1.8rem;
    margin: 1.2rem; 
}
.group_block p {
    font-size:1.1rem;
    line-height: 2rem;
    margin: 1.2rem; 
}
.group_block a {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top:1rem;
    padding-bottom:1rem;
    border-top: 1px #ededed solid;
    color: #0288ff;
}
h2.line_change_apptype {
    color: #0288ff;
}
h2.line_change_shopapp {
    color: #0288ff;
    background:-webkit-linear-gradient(left,#83cfff,#0288ff);
    -webkit-background-clip:text;/*只有webkit内核支持text的剪切模式*/
    color:transparent;
}
.apptplist {
    width: 100%;
    margin: 1rem auto;
    padding: 0;
}
.apptplist  li {
    width: 23%;
    display: inline-block;
    text-align: center;
}
.apptplist ul li a {
    color: #000;
    width: 100%;
    padding: .2rem .3rem;
}
.apptplist ul li a.active {
    color: #fe5e42;
    border:1px solid #fe5e42;
    border-radius: 2px;
}
.sicialtype {
    width: 90%;
    margin: 0 auto;
}
.sicialtype li {
    margin: 1rem auto;
    border-radius: 5px;
    overflow: hidden;
    border:1px #dedede solid;
    width: 48%;
    float: left;
    height: 20rem;
}
.sicialtype li.floatright {
    float: right;
}
.sicialtype .name {
    color: #000;
    margin: 0;
    font-size: 1.5rem;
    margin-left: .5rem;
    line-height: 2.8rem;
}
.sicialtype li p {
    margin-left: .5rem;
}
.aptpowerful {
    width: 70%;
    margin: 1rem auto;
}
.aptpowerful li {
    text-align: center;
    margin: 2rem auto;
}
.aptpowerful li p:first-child {
    margin-bottom: 1.5rem;
}
.hallist li {
    padding: 1rem;
}
.hal_services .services_des {
    width: 67%;
    margin: 0 auto;
}
.case_lock {
    width: 98%;
    margin: 1rem auto;
}
.casetylist {
    width: 100%;
    text-align: center;
    margin: 1rem auto;
}
.casetylist li {
    width: 18%;
    display: inline-block;
    margin: 0 auto;
}
.casetylist li a {
    text-align: center;
    line-height: 2rem;
    width: 100%;
    margin: 0 auto;
    display: block;
    color: #000;
}
.casetylist li a.active {
    color: #fe5e42;
    border:1px solid #fe5e42;
    border-radius: 2px;
}
.caselist li {
    padding: .5rem;
}
.case_lock p.mome {
    margin: 1rem auto;
    width: 80%;
    border-top: 1px #dedede solid;
    text-align: center;
    padding: 1rem;
}
.block6 {
    height: 6px;
}
.case_deview {
    background: url(../mimages/yj.png) left center no-repeat;
    padding-left: 1.2rem;
    margin-top: 1rem;
    zoom: 0.5;
    font-size: 1.8rem;
}
.case_share {
    float: right;
    padding-right: 0;
    padding-left: 2.4rem;
}
.case_share li {
    padding: .5rem;
}
.de_bottom {
    width: 100%;
    margin: .6rem auto 1.5rem;
}
.case_detailblock {
    padding-bottom: 2.6rem;
}
.page {
    width: 90%;
    padding: 4rem 0 5rem;
    padding-bottom: 3.2rem;
    margin: 0 auto;
}
.page a{
    display: block;
    text-align: center;
    color: #0288ff;
    padding: 0;
}
.page a.perv {
    text-align: left;
}
.page a.next {
    text-align: right;
}
.solulist {
    width: 95%;
    margin: 0 auto;
}
.solulist li{
    padding: .5rem;
}
.slpq {
    border-top: 1px solid #e6eaed;
    width: 90%;
    padding-top: 1rem;
    margin: 0 auto;
}
.sult_share {
    width: 90%;
    margin: 1rem auto;
}
.sult_share li {
    padding-top: .1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.sult_share .text {
    padding-top: 0.8rem;
}
.sult_comment {
    width: 85%;
    margin: 3rem auto;
}
.sult_comment h2 {
    margin: 2rem 0;
}
.sult_comment span{
    display: block;
}
.sult_comment li {
    border-bottom: 1px solid #deeded;
    margin: 1rem 0;
}
.sult_commentuse {
    float: left;
}
.sult_commenttim {
    float: right;
}
.sult_comment p{
    width: 100%;
    margin: 1rem auto;
}
.articletylistdiv {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 3.5rem;
}
.articletylist {
    text-align: center;
    margin: 1rem auto;
    position: absolute;
    width: 120%;
}
.articletylist li {
    width: 15%;
    display: inline-block;
    margin: 0 auto;
}
.articletylist li a {
    text-align: center;
    line-height: 2rem;
    width: 100%;
    margin: 0 auto;
    display: block;
    color: #000;
}
.articletylist li a.active {
    color: #fe5e42;
    border:1px solid #fe5e42;
    border-radius: 2px;
}
.article_block p.mome {
    margin: 1rem auto;
    width: 80%;
    border-top: 1px #dedede solid;
    text-align: center;
    padding: 1rem;
}
.articlelist li {
    margin: 1rem auto 1.8rem;
}
.articlelist h2,.articlelist p {
    padding:0 2rem;
}
.articlelist h2 {
    font-size: 1.6rem;
    margin-bottom: .5rem;
    line-height: 2rem;
    margin-top: 1.5rem;
}
.articlelist h2 a{
    color: #000;
}
.articlelist p {
    margin-bottom: .8rem;
    line-height: 2rem;
    font-size: 1rem;
}
.articlelist span {
    display: block;
    float: left;
    padding:0 1.5rem;
    color: #666666;
}
.articlelist span.fristsopan {
    padding-left: 2rem;
    font-size: 1rem;
}
.de_bottom .case_deview {
    margin-top: .15rem; 
}
.case_detail .case_deview {
    zoom: 0.6;
    font-size: 2rem;
    padding-left: 1.5rem;
    color: #666666;
    margin-top: 0.9rem;
}
.articlelist .case_deview {
    margin-top: .04rem; 
}
.detail_block h2.detail_blockh2{
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0;
}
.detail_block h1.detail_blockh2{
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0;
}
.articty_block {
    width: 90%;
    margin: 1rem auto;
}
.articty_block span {
    display: block;
    font-size: 1.2rem;
}
.articty_block span.name {
    float: left;
}
.articty_block h1.name {
    float: left;
    font-size: 1.2rem;
    padding-top: 0.23rem;
}
.articty_block span.num {
    float: right;
}
.detail_block {
    width: 100%;
    padding: 5%;
}
.detail_block p{
    font-size: 1.12rem;
    color: #000;
    line-height: 2rem;
    margin-top: 0.8rem;
}
.detail_block h2{
    font-size: 1.3rem;
    line-height: 2rem;
    margin: 1.5rem 0 .8rem;
}
.detail_block h3 {
    font-size: 1.24rem;
    line-height: 2rem;
    margin: 1.5rem 0 .8rem;
}
.detail_block .content img{
    width: 100%;
}
.tag {
    width: 90%;
    margin: .5rem auto 3rem;
}
.tag ul li {
    float: left;
    margin-top: .5rem;
}
.tag ul li a {
    display: block;
    padding: .2rem .8rem;
    background: #e6eaed;
    margin-right: 1rem;
    border-radius: 12px;
}
.tag ul li a.pink {
    background: #f4b3d0;
    color: #fff;
}
.tag ul li a.blue {
    background: #80c3ff;
    color: #fff;
}
.tag ul li a.green {
    background: #7fcca1;
    color: #fff;
}
.about_service .services_des {
    width: 80%;
    margin: 0 auto;
}
.commentinput {
    width: 100%;
    background: #f5f5fc;
    padding: .8rem .5rem;
    margin: .5rem auto;
    border:none;
}
.callcuset {
    color: #fe5e42;
    border:1px #fe5e42 solid;
    padding: 1rem;
}
.callcuset p {
    border-bottom: 1px #f5f5fc solid;
    padding-bottom: .5rem;
    margin-bottom:1rem;
}

.liuc_block {
    background: url('../mimages/liucengbg.jpg') center 0 no-repeat;
    background-attachment: fixed;
}
.liuc_block:before {
    content: ' ';
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('../mimages/liucengbg.jpg') center 0 no-repeat;
    background-size: cover;
}

.liuc_block img {
    margin-top: -1px;
}

/*******调改********/
.index_ad1 {
    background: url('../mimages/index_ad1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 3rem 1rem;
}
.index_ad2 {
    background: url('../mimages/index_ad2.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 3rem 1rem;
}
.index_ad3 {
    background: url('../mimages/index_ad3.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 2rem 1rem;
}
.index_ad4 {
    background: url('../mimages/android_bg1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 3rem 1rem;
}
.index_ad5 {
    background: url('../mimages/android_bg1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 1.5rem 4rem;
}
.index_ad6 {
    background: url('../mimages/appservice_bg1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 1.5rem 4rem;
}
.ad_content {
    border: 1px solid #fff;
    line-height: 3rem;
    color: #fff;
    margin: 0 auto;
    padding: .6rem;
    font-size: 1.3rem;
}
.ad_content2 {
    line-height: 3rem;
    color: #fff;
    margin: 0 auto;
    font-size: 1.8rem;
    text-align: left;
}
.ad_content3 {
    line-height: 3rem;
    color: #fff;
    margin: 0 auto;
    font-size: 2.38rem;
    text-align: center;
}
.appbg {
    background: url('../mimages/appservice_bg1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 3.8rem 1rem;
    text-align: center;
    color: #fff;
}
.paddingshejiaozul {
    padding: .5rem 1.5rem;
}
.appbg h2 {
    font-size: 2.5rem;
    line-height: 5rem;
}
.appbg h1 {
    font-size: 2.5rem;
    line-height: 5rem;
}
.index_services h2.services_title {
    font-size: 1.7rem;
    line-height: 3rem;
}
.appbg p {
    font-size: 1.2rem;
    line-height: 2.4rem;
    letter-spacing: .1rem;
}
.shopbanner {
    background: url('../mimages/scimg1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 3.8rem 1rem;
    text-align: center;
    color: #fff;
}
.shopbanner p{
    font-size: 2rem;
    line-height: 4rem;
    padding: 4.3rem 1.3rem 1.3rem;
    font-weight: bold;
}
.halappbg {
    background: url('../mimages/halappimg1.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 2rem 1rem 13rem;
    color: #fff;
}
.halappbg p{
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
}
.halappbg h1{
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
}
.div_ad_con {
    border: 2px #fff solid;
    padding: .7rem;
}
.ad_content4 {
    font-size: 2rem;
    color: #fff;
    font-weight: bolder;
    letter-spacing: .4rem;
}
.ad_content5 {
    font-size: 1.5rem;
    color: #fff;
}
.kaifaanl {
    padding: 2rem 1rem;
}
.ios_block p.custo_des {
    font-size: 1.2rem;
    letter-spacing: .1rem;
}
.ios_block h2.custo_title {
    margin: 0;
}
.garyfont {
    margin-bottom: 1rem;
}
.cousult_block {
    padding-bottom: 1rem;
}
.solutions_block {
    margin: 2rem auto 1.8rem;
}
.hal_servicesse {
    margin-bottom: 4rem;
}
.wx_servicelist p {
    margin-top: .5rem
}
.menu_blogo {
    width: 25%;
    float: right;
    text-align: right;
    margin-right: .5rem;
    margin-bottom: .5rem;
}
.menu_blogo img {
    width: 50%;
}
.call_block {
    padding-top: 2.5rem;
    padding-bottom: 1rem
}
.call_block h2.red {
    margin: 0;
}
.call_block h2.cuseus {
    font-size: 1.4rem;
    color: #666666;
    line-height: 2rem;
}
.call_block p {
    font-size: 1.38rem;
    line-height: 2.15rem;
    letter-spacing: 0.1rem;
}
.menudivs {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left:0;
    z-index: 99999999;
    overflow: hidden;
}
.content-group {
    width: 100%;
    height: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position:relative;
}
.mome img {
    width: 5%;
}

font.bule {
    color: #0288ff;
}
.blue {
    color: #0288ff;
}
.red {
    color: #fe5e42;
}
.notpadding {
    padding: 0;
}
.notpaddingtop {
    padding-top: 0px;
}
.notmargin {
    margin: 0;
}
.notmargintop {
    margin-top: 0px;
}
.notpaddingbottom {
    padding-bottom: 0px;
}
.marf {
    margin-top: -1px;
}
.garyfont {
    color: #666666;
}
