html,body{
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    -webkit-text-size-adjust:none;
    font-family: -apple-system, PingFang SC, Hiragino Sans GB, Arial, Microsoft YaHei, Helvetica Neue, sans-serif;
    background: #01a75b;
}
a{color:#2d374b;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
 
.banner {
    width: 100%;
    height: 3.84rem;
    background-size: 100% auto;
    position: relative;
    margin-bottom: 0.453333rem;
}
.banner .logo {
    position: absolute;
    width: 3.493333rem;
    height: 0.8rem;
    background: url(../images/logo-black.png) no-repeat;
    background-size: 100% auto;
    top: 0.373333rem;
    left: 0.266667rem;
}
.sect-promo {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 0.133333rem 0.266667rem 0 0.133333rem;
}
.sect-title {
    color: #fff100;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
*, *:before, *:after {
    box-sizing: border-box;
}
.sect-title:before {
    margin-right: 0.4rem;
}
.sect-title:after {
    margin-left: 0.4rem;
}

.sect-title:before, .sect-title:after {
    content: "";
    display: inline-block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 1.093333rem;
    flex: 0 1.093333rem;
    width: 0.693333rem;
    height: 1px;
    border-top: 1px solid rgba(255, 241, 0, 0.4);
}
.promo-list .promo-row {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.promo-list .promo-item, .promo-list .promo-item .info {
    box-sizing: border-box;
}
.promo-list .promo-item {
    margin-left: 0.266667rem;
    width: 100%;
    margin-bottom: 0.466667rem;
}
.promo-list .promo-item .cover {
    position: relative;
}
.promo-list .promo-item .cover img {
    display: block;
    width: 100%;
    height: 100%;
}
.promo-list .promo-item .cover .caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0.133333rem 0.186667rem;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    font-size: 0.32rem;
    line-height: 1.2;
}
.promo-list .promo-item .info {
    height: 1.333333rem;
    background: #fff;
    padding: 0.24rem 0 0 0.133333rem;
    position: relative;
}
.promo-list .promo-item .info .special {
    color: #ef6512;
    font-size: 0.4rem;
    position: absolute;
    bottom: 0.106667rem;
    overflow: hidden;
    white-space: nowrap;
}
.bottom-info {
    text-align: center;
    padding-top: 0.266667rem;
}
.bottom-info .qrcode {
    margin-bottom: 0.4rem;
}
.bottom-info .qrcode img {
    display: inline-block;
    width: 2.613333rem;
    height: 2.613333rem;
}
.bottom-info .qrcode p {
    color: #fff;
    font-size: 0.34rem;
    margin: 0.133333rem;
}
.mod-footer {
    background: #f2f2f2;
}
.mod-footer-copyright {
    text-align: center;
    color: #adb6b3;
    padding: 0.32rem 0;
}

/**********---------------------------详情页-------------*******************/
.card-serv {
    padding: 0.64rem 0.426667rem;
    font-size: 0.293333rem;
    line-height: 1;
    position: relative;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 0;
    box-shadow: none;
}

.card {
    background-color: #fff;
    box-shadow: 0 0.013333rem 0.013333rem 0 #e2e2e2;
    margin-bottom: 0.213333rem;
}
.card-serv .tit {
    font-size: 0.586667rem;
    line-height: 1.2;
    margin-bottom: 0.64rem;
}

.card-detail {
    padding: 0.426667rem 0;
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}
.card-serv .price {
    margin-bottom: 0.64rem;
}
.card-serv .op {
    color: #878787;
    margin-bottom: 0.213333rem;
}
.card-serv .op del {
    margin-left: 0.24rem;
}
del {
    text-decoration: line-through;
}
.card-serv .np {
    color: #878787;
}
.card-serv .np .sp {
    color: #ef6512;
    margin-left: 0.24rem;
    font-size: 0.48rem;
}
.card-serv .record {
    color: #878787;
}
.card-serv .sales {
    margin-right: 0.613333rem;
}
.card-detail .dt-wrap {
    padding: 0.426667rem 0.426667rem 0;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.fix-buy {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #fff;
}

.fix-buy .btn {
  font-size: 0.4rem;
  line-height: 1;
  padding: 0.44rem 0;
  text-align: center;
  border-top: 1px solid transparent;
}

.fix-buy .btn:before {
  margin-right: 0.213333rem;
  vertical-align: text-bottom;
  content: '';
  display: inline-block;
  background-size: contain;
}

.fix-buy .btn-consult {
  color: #1cbcb4;
  border-top-color: #ccc;
}

.fix-buy .btn-consult:before {
  width: 0.346667rem;
  height: 0.44rem;
  background-image: url("http://qzs.qq.com/open/video/vopui/zc_m/slice/service/detail/ico-phone-w1080112572.png?max_age=31536000");
}

.fix-buy .btn-buy {
  color: #fff;
  background-color: #1cbcb4;
}

.fix-buy .btn-offline {
  background-color: #b8b8b8;
  border-top-color: transparent;
  color: #fff;
}

.fix-buy .btn-offline:before {
  background-image: url("http://qzs.qq.com/open/video/vopui/zc_m/slice/service/detail/ico-redp-w724425106.png?max_age=31536000");
}

.fix-buy .btn {
  color: #fff;
}

.fix-buy .btn-consult {
  background-color: #ff9606;
  border-top-color: transparent;
}

.fix-buy .btn-consult:before {
  background-image: url("http://qzs.qq.com/open/video/vopui/zc_m/slice/service/detail/ico-phone-w1080112572.png?max_age=31536000");
}

.fix-buy .btn-buy {
  background-color: #f15a3d;
}

.fix-buy .btn-buy:before {
  background-image: url("http://qzs.qq.com/open/video/vopui/zc_m/slice/service/detail/ico-redp-w724425106.png?max_age=31536000");
  width: 0.48rem;
  height: 0.466667rem;
}

.fix-buy .btn-offline {
  background-color: #b8b8b8;
}
.fix-buy .btn-consult {
    background-color: #ff9606;
    border-top-color: transparent;
}
.fix-buy .btn {
    color: #fff;
}

.fix-buy .btn-consult {
    color: #1cbcb4;
    border-top-color: #ccc;
}

.flex-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 0%;
    display: block;
}
.fix-buy .btn-consult {
    background-color: #ff9606;
    border-top-color: transparent;
}
.fix-buy .btn {
    color: #fff;
}
    /*Yahoo(YUI) CSS Reset:*/

    body {
        font-family: "\5FAE\8F6F\96C5\9ED1", helvetica, Arial;
        color: #333;
        font-size: 14px;
    }
    /*Webkit,Opera9.5+,Ie9+*/

     ::selection {
        background: #00D7D5;
        color: #fff;
    }
    /*Mozilla Firefox*/

     ::-moz-selection {
        background: #ffa24d;
        color: #fff;
    }

    body,
    header,
    footer,
    figure,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    pre,
    form,
    fieldset,
    input,
    textarea,
    p,
    blockquote,
    th,
    td {
        padding: 0;
        margin: 0;
    }

    i,
    b {
        font-style: normal;
        font-weight: normal
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    fieldset,
    img {
        border: none;
    }

    legend {
        display: none
    }

    address,
    caption,
    cite,
    code,
    dfn,
    em,
    strong,
    th,
    var,
    i {
        font-weight: normal;
        font-style: normal;
    }

    ol,
    ul {
        list-style: none;
    }

    caption,
    th {
        text-align: left;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: normal;
        font-size: 100%;
    }

    q:before,
    q:after {
        content: ""
    }

    a {
        text-decoration: none;
        color: #333
    }

    abbr,
    acronym {
        border: 0;
    }

    .less12px {
        -webkit-text-size-adjust: none;
    }
    /*chrome私有属性，允许font-size<12px*/

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .clearfix {
        display: inline-block
    }

    * html .clearfix {
        height: 1%;
    }

    .clearfix {
        display: block
    }

    a:hover {
        text-decoration: none
    }

    .dn {
        display: none;
    }

    #logo {
        height: 36px;
        width: 165px;
        border: 1px;
        float: left;
        margin-right: 40px;
        margin-top: 15px;
        background: url(../images/logo.png) no-repeat;
        background-size: 100%;
    }

    .shop-link {
        display: none;
    }
 
    .app-header-top {
        height: 50px;
        background: rgba(255, 255, 255, 0.2);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 100;
    }

    .app-header-top #logo {
        margin-left: 30px;
        line-height: 50px;
        position: relative;
        top: -7px;
    }

    .app-header-top nav {
        float: right;
        margin-right: 30px;
        line-height: 50px;
        color: #fff;
    }

    .app-header-top nav>a {
        color: #fff;
        margin: 0 10px;
    }

    .app-header-top nav>a:hover {
        color: #4dc1e9;
    }

    .app-wrap {
        width: 100%;
        margin: 0 auto;
    }

    .app-header {
        position: relative;
        overflow: hidden;
        height: 830px;
    }

    .appbg {
        position: absolute;
        left: 50%;
        top: 0;
        width: 1920px;
        height: 870px;
        margin-left: -960px;
        z-index: 1;
        -webkit-transition: all ease-out 1s;
        -moz-transition: all ease-out 1s;
        -ms-transition: all ease-out 1s;
        -o-transition: all ease-out 1s;
        transition: all ease-out 1s;
        opacity: 0;
    }

    .appbg img {
        display: block;
        height: 100%;
        width: 100%;
    }

    .appbg.show {
        opacity: 1;
    }

    .app-header .app-wrap {
        position: relative;
        z-index: 100;
        top: 120px;
    }

    .app-top1 {
        text-align: center;
        color: #fff;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }

    .app-top1 h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }

    .app-top1 p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .app-top1-h2,
    .app-top1-p,
    .app-download {
        opacity: 0;
        -webkit-transform: translate(0, -60px);
        -moz-transform: translate(0, -60px);
        -ms-transform: translate(0, -60px);
        -o-transform: translate(0, -60px);
        transform: translate(0, -60px);
        -webkit-transition: all ease-out 0.6s;
        -moz-transition: all ease-out 0.6s;
        -ms-transition: all ease-out 0.6s;
        -o-transition: all ease-out 0.6s;
        transition: all ease-out 0.6s;
    }

    .app-top1-h2.show,
    .app-top1-p.show,
    .app-download.show {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .app-download {
        float: left;
        position: relative;
        left: 50%;
    }

    .app-download li {
        float: left;
        position: relative;
        margin: 0 15px;
        left: -50%;
    }

    .app-download a {
        display: block;
        height: 50px;
        line-height: 50px;
        width: 152px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    }

    .app-download i {
        display: block;
        float: left;
        /*background: url("http://www.tguan.com/content/images/app-download.png") no-repeat;*/
        position: relative;
    }

    .app-download .list1 a {
        background: #333;
        color: #fff;
        font-size: 16px;
    }

    .app-download .list1 a:hover {
        background: #474747;
    }

    .app-download .list1 a i {
        height: 32px;
        width: 25px;
        background-position: 0 0;
        left: 20px;
        top: 7px;
    }

    .app-download .list2 a {
        background: #A7CB00;
        color: #fff;
    }

    .app-download .list2 a:hover {
        background: #bbdf14;
    }

    .app-download .list2 a i {
        height: 30px;
        width: 133px;
        background-position: 0 -47px;
        left: 10px;
        top: 10px;
    }

    .app-download .list3 a {
        background: #fbfbfb;
        color: #333;
    }

    .app-download .list3 a:hover {
        background: #ffffff;
    }

    .app-download i {
        height: 35px;
        width: 35px;
        background-position: 0 -88px;
        left: 12px;
        top: 7px;
    }

    .app-top2 {
        clear: both;
        padding-top: 60px;
        position: relative;
    }

    .app-top2-iphone {
        width: 440px;
        height: 926px;
        margin: 0 auto;
        background: url("../images/app-iphone.png") no-repeat;
        position: relative;
        z-index: 100;
        -webkit-transition: all 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -moz-transition: all 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -ms-transition: all 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -o-transition: all 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        transition: all 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        bottom: -590px;
    }

    .app-top2-iphone.show {
        -webkit-transform: translate(0, -470px);
        -moz-transform: translate(0, -470px);
        -ms-transform: translate(0, -470px);
        -o-transform: translate(0, -470px);
        transform: translate(0, -470px);
    }

    .app-top2-iphone.qr-show {
        -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.1);
        -webkit-transform: translate(0, -500px);
        -moz-transform: translate(0, -500px);
        -ms-transform: translate(0, -500px);
        -o-transform: translate(0, -500px);
        transform: translate(0, -500px);
    }

    .app-top2-iphone .app-top2-iphone-box {
        width: 371px;
        left: 37px;
        height: 656px;
        position: absolute;
        top: 136px;
        overflow: hidden;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .app-top2-iphone ul {
        width: 9000px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .app-top2-iphone li {
        float: left;
        width: 371px;
    }

    .app-top2-iphone img {
        display: block;
        width: 100%;
    }

    .app-intro {
        position: absolute;
        width: 100%;
        top: 80px;
        z-index: 10;
        color: #fff;
    }

    .app-intro i {
        position: absolute;
        display: block;
        /*background: url("http://www.tguan.com/content/images/app-sprite.png") no-repeat;*/
    }

    .app-intro div {
        width: 275px;
        position: absolute;
    }

    .app-intro h3 {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center;
    }

    .app-intro p {
        line-height: 180%;
    }

    .app-intro .list1 {
        left: 0;
        top: 50px;
    }

    .app-intro .list1 i {
        height: 19px;
        width: 65px;
        background-position: 0 0;
        right: -80px;
        top: 60px;
    }

    .app-intro .list2 {
        right: 0;
        top: 50px;
    }

    .app-intro .list2 i {
        height: 30px;
        width: 50px;
        background-position: -8px -37px;
        left: -75px;
        top: 80px;
    }

    .app-intro .list3 {
        left: 0;
        top: 270px;
    }

    .app-intro .list3 i {
        height: 19px;
        width: 61px;
        background-position: -2px -84px;
        right: -80px;
        top: 27px;
    }

    .app-intro .list4 {
        right: 0;
        top: 270px;
    }

    .app-intro .list4 i {
        height: 19px;
        width: 53px;
        background-position: -6px -120px;
        left: -75px;
        top: 0px;
    }

    .fadeIn-l,
    .fadeIn-r {
        opacity: 0;
        -webkit-transition: all ease-out 1s;
        -moz-transition: all ease-out 1s;
        -ms-transition: all ease-out 1s;
        -o-transition: all ease-out 1s;
        transition: all ease-out 1s;
    }

    .fadeIn-l {
        -webkit-transform: translate(80px, 0);
        -moz-transform: translate(80px, 0);
        -ms-transform: translate(80px, 0);
        -o-transform: translate(80px, 0);
        transform: translate(80px, 0);
    }

    .fadeIn-r {
        -webkit-transform: translate(-80px, 0);
        -moz-transform: translate(-80px, 0);
        -ms-transform: translate(-80px, 0);
        -o-transform: translate(-80px, 0);
        transform: translate(-80px, 0);
    }

    .app-intro.show .fadeIn-l,
    .app-intro.show .fadeIn-r {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .appshow,
    .appuser {
        background: #fff;
        padding: 50px 0;
        position: relative;
        border-bottom: 1px solid #ebebeb;
        z-index: 99;
        padding-top: 80px;
    }

    .appshow .app-wrap>h2,
    .appuser .app-wrap>h2 {
        font-size: 45px;
        color: #333;
        margin-bottom: 10px;
        text-align: center;
    }

    .appshow .app-wrap>h2+p,
    .appuser .app-wrap>h2+p {
        font-size: 16px;
        color: #555;
        margin-bottom: 10px;
        text-align: center;
    }

    .appshow-slide li {
        float: left;
    }

    .appshow-slide .appshow-slide-main {
        overflow: hidden;
        padding: 40px 0 0 0;
        position: relative;
        height: 300px;
    }

    .appshow-slide ul {
        width: 3000px;
        height: 300px;
        position: absolute;
        left: 0;
        top: 40px;
    }

    .appshow-slide ul>li {
        width: 200px;
        padding: 0 20px;
    }

    .appshow-slide ul a {
        display: block;
        -webkit-transition: all ease 0.4s;
        -moz-transition: all ease 0.4s;
        -ms-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s;
    }

    .appshow-slide ul a>img {
        display: block;
        width: 100%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .appshow-slide ul a:hover {
        -webkit-transform: scale(1.06);
        -moz-transform: scale(1.06);
        -ms-transform: scale(1.06);
        -o-transform: scale(1.06);
        transform: scale(1.06);
    }

    .appshow-slide nav {
        clear: both;
        padding-top: 20px;
    }

    .appshow-slide nav ol {
        position: relative;
        float: left;
        left: 50%;
    }

    .appshow-slide nav ol>li {
        float: left;
        position: relative;
        left: -50%;
        margin: 0 6px;
        width: 14px;
        height: 14px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        background: #eaeaea;
        cursor: pointer;
    }

    .appshow-slide nav ol>li:hover {
        background: #d6d6d6;
    }

    .appshow-slide nav ol>li.current {
        background: #4dc1e9;
    }

    .appshow-list li {
        -webkit-transform: translate(0, 100px);
        -moz-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        -o-transform: translate(0, 100px);
        transform: translate(0, 100px);
        opacity: 0;
        -webkit-transition: all 1s cubic-bezier(0.175, 0.685, 0.32, 1.8), opacity 1s ease-out;
        -moz-transition: all 1s cubic-bezier(0.175, 0.685, 0.32, 1.8), opacity 1s ease-out;
        -ms-transition: all 1s cubic-bezier(0.175, 0.685, 0.32, 1.8), opacity 1s ease-out;
        -o-transition: all 1s cubic-bezier(0.175, 0.685, 0.32, 1.8), opacity 1s ease-out;
        transition: all 1s cubic-bezier(0.175, 0.685, 0.32, 1.8), opacity 1s ease-out;
    }

    .appshow-list li.show {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        opacity: 1;
    }

    .appshow-list.show li {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        opacity: 1;
        -webkit-transition: all 0s linear;
        -moz-transition: all 0s linear;
        -ms-transition: all 0s linear;
        -o-transition: all 0s linear;
        transition: all 0s linear;
    }

    .blur-box {
        -webkit-transition: all ease-in 0.4s;
        -moz-transition: all ease-in 0.4s;
        -ms-transition: all ease-in 0.4s;
        -o-transition: all ease-in 0.4s;
        transition: all ease-in 0.4s;
    }

    .appuser {
        background: none;
        border-bottom: none;
    }

    .appuser-list {
        width: 1040px;
        margin: 50px auto 0;
    }

    .appuser-list li {
        float: left;
        margin: 0 20px 20px;
    }

    .appuser-list li>a {
        display: block;
        line-height: 110px;
        width: 218px;
        background: #fff;
        border: 1px solid #ebebeb;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-transition: all ease-out 0.4s;
        -moz-transition: all ease-out 0.4s;
        -ms-transition: all ease-out 0.4s;
        -o-transition: all ease-out 0.4s;
        transition: all ease-out 0.4s;
    }

    .appuser-list li>a:hover {
        border-color: #4dc1e9;
    }

    .appuser-list li img {
        max-height: 70px;
        max-width: 80%;
        vertical-align: middle;
    }

    .apppage {
        background: #e5f3fc;
    }

    .cloud3 {
        margin-top: -350px;
    }

    .custom-list {
        /*float: left;*/
        width: 890px;
        margin: 0 auto;
    }

    .remarks {
        width: 500px;
        float: right;
        padding-left: 68px;
        text-align: left;
    }

    .name {
        font-size: 32px;
        line-height: 59px;
    }

    .job {
        font-size: 22px;
        line-height: 33px;
        padding-bottom: 20px;
        opacity: .85;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
        filter: alpha(opacity=85);
    }

    .message {
        font-size: 20px;
        line-height: 26px;
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
    }

    .custom-list img {
        float: left;
        width: 320px;
        border-radius: 10px;
    }

    .swiper-container {
        height: 333px;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-slide-img {
        width: 100%;
    }

    .tips {
        padding-bottom: 40px;
    }

    .app-warpper {
        width: 100%;
    }

    .swiper-pagination-bullet-active {
        background: #fff;
    }

    .pb-none {
        padding-bottom: 0;
    }

    .foot {
        padding: 30px 0;
    }

    .foot {
        padding: 24px 0;
        color: #f1f1f1;
        text-align: center;
        background-color: #3bc1c1;
    }

    .ft.links {
        font-size: 12px;
    }

    ul,
    ol {
        padding-left: 0;
        list-style-type: none;
    }

    .links_item:first-child {
        border-left-width: 0;
    }

    .links_item.no_extra {
        border-left-width: 0;
    }

    .ft .links_item {
        border-left-color: #f1f1f1;
    }

    .ft .links_item a {
        color: #f1f1f1;
    }

    .links_item {
        display: inline-block;
        vertical-align: middle;
        padding: 0 1em;
        line-height: 1em;
        border-left: 1px solid #d9dadc;
    }

    .navbar {
        min-height: 60px;
    }

    .navbar-login {
        background: #fff;
    }

    .navbar-line {
        margin-left: 40px;
    }

    .navbar-line li {
        padding: 0 7px;
    }

    .navbar-line li>a {
        padding: 0 10px;
        line-height: 50px;
        color: #fff;
    }

    .navbar-line li.active>a {
        background: none !important;
        position: relative;
        color: #009FD9 !important;
    }

    .navbar-line li.active>a:after,
    .login-nav li:hover>a:after {
        content: "";
        display: block;
        width: 80%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        height: 3px;
        position: absolute;
        left: 50%;
        bottom: 0;
        background: #009FD9;
    }

    .login-container {
        margin-top: 10%;
    }

    @media (min-width: 768px) {
        .navbar-nav>li {
            float: left;
        }
    }

.mask{
    position: fixed;
    top: 0;
    left: 0;
    background:rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}
.mask1.app-top2-iphone{
    position: fixed;
    top: 20%;
    left: 50%;
        /*margin-left: -175px;*/
    /*transform: scale(0.8)!important;*/
    transform: translate(-50%);
    z-index: 9999999;

}