﻿.top {
    display: none;
}
.block_home_slider {
    display: none;
}

.mfooter {
    display: none;
}

@media(max-width:768px) {
    /* 自适应开始 */
    .top {
        width: 100%;
        margin: 0;
        text-align: center;
        height: 40px;
        display: block;
    }
    .index_top {
        position: absolute;
        top: 0;
        height: 40px;
        width: 100%;
        background-color: #ffffff;
        border-bottom: 1px solid #c1bcbc;
    }
    .index {
        position: absolute;
        float: left;
        width: 30%;
        height: 40px;
        text-align: left;
    }
    i.icono-tiles{
        position: absolute;
        margin-left: 10px;
        display: inline-block;
        transform: scale(0.7);
        float: left;
        margin-right: 3px;
        color: #ffffff;
        margin-top: 18px;
    }
    .index a span {
        float: left;
        position: absolute;
        margin-left: 25px;
        font-size: 14px;
        line-height: 40px;
        font-weight: 600;
        color: #fff;
    }
    .index_logo {
        position: absolute;
        float: left;
        height: 40px;
        margin-left: 35%;
        width: 30%;
    }
    .index_logo {
        position: absolute;
        float: left;
        height: 40px;
        margin-left: 35%;
        width: 30%;
    }
    
    div#index_menu {
        position: absolute;
        float: left;
        height: 40px;
        margin-left: 70%;
        width: 30%;
    }
    i.icono-hamburger {
        position: absolute;
        margin-left: 10px;
        display: inline-block;
        transform: scale(1);
        float: left;
        margin-right: 3px;
        color: #000000;
        margin-top: 20px;
    }
    .index_menu_list {
        width: 122px;
        position: absolute;
        top: 37.5px;
        right: -5px;
        background-color: #fff;
        border-radius: 5px;
        display: none;
    }
    
    .index_menu {
        width: 122px;
        position: absolute;
        top: 45px;
        right: 5px;
        background-color: #fff;
        border-radius: 5px;
        display: none;
    }
    .index_menu::before {
        width: 200%;
        height: 200%;
        display: block;
        position: absolute;
        z-index: 2;
        border: 1px solid #e8e8e8;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(.5);
        transform: translate(-50%, -50%) scale(.5);
        border-radius: 10px;
        content: "";
    }
    .index_menu::after, .index_menu .index_menu_arrow {
        width: 0;
        height: 0;
        border-width: 7px;
        border-color: transparent transparent #ffffff transparent;
        border-style: solid;
        position: absolute;
        top: -14.5px;
        right: 8px;
        z-index: 1;
    }
    
    
    
    .index_menu_ele {
        height: 44px;
        line-height: 44px;
        position: relative;
        z-index: 5;
        color: #333;
        /* padding-left: 46px; */
        display: block;
        font-size: 12px;
    }
    
    .index_menu_ele::after {
        width: 100%;
        height: 1px;
        background-color: #e8e8e8;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        content: "";
    }
    .site {
        position: absolute;
        float: left;
        height: 40px;
        width: 30%;
    }
    
    .site a {
        line-height: 40px;
        height: 40px;
        float: left;
        margin-left: 1rem;
        color: #000;
    }
    /* 头部结束 */

    /* 底部css */
.tap-bar-holder {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
}


li.mb_d_info {
    width: 100%!important;
}
li.mb_index  a{
    margin-left: 5px;
    background: #9E9E9E;
    width: 100%;
    /* border-radius: 2px; */
    border-radius: 5px;
}

li.mb_index a span{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
    color: #fff;
}

li.mb_jb a{
    margin-left: 5px;
    background: #9E9E9E;
    width: 100%;
    /* border-radius: 2px; */
    border-radius: 5px;
}
li.mb_jb a span{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
    color: #fff;
}

li.mb_d_info {
    /* background: #ec3431; */
    color: #fff;
    flex-direction: row-reverse;
}
li.mb_d_info a span {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    height: 0.8rem;
    text-align: center;
}
li.mb_d_info a {
    width: 100%;
    text-align: center;
    margin-left: 5px;
    background: #ec3431;
    border-radius: 5px;
    /* margin-right: 5px; */
}
.mfooter {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0 -0.05rem 0.1rem rgba(100, 100, 100, .1);
    display: block;
}
.dbzx a {
    width: 33.333333%;
    float: left;
    line-height: 45px;
    text-align: center;
}


.dbzx a:nth-child(1) {
    background: #f1f1f1;
}
.dbzx a:nth-child(2) {
    background: #dbdbdb;
}
.dbzx a:nth-child(3) {
    background: #ec3431;
    color: #fff;
}
/* 底部结束 */
    .hed {
        display: none;
    }
    
    .nav {
        display: none;
    }
    .banner {
        display: none;
    }
/* banner开始 */
.block_home_slider {
    padding: 1px;
    position: relative;
    background-color: #ffffff;

    behavior: url(/2020/images/pie.htc);
    text-align: center;
    line-height: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.block_home_slider .slide {
    position: relative;
}

.block_home_slider .caption {
    padding: 13px 16px 12px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(/2020/images/bg_caption.png);
    text-align: left;
}

.block_home_slider .caption p {
    padding-bottom: 0px;
    font-size: 11px;
    color: #dedede;
    text-shadow: 0px -1px #000000;
    line-height: 17px;
}

.block_home_slider .caption p.title {
    padding-bottom: 6px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}

.block_home_slider .flex-direction-nav a {
    width: 25px;
    height: 25px;
    margin-top: -27px;
    display: block;
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    background-image: url(../image/sprite_arrow_2.png);
    text-indent: -9000px;
}

.block_home_slider .flex-direction-nav a.flex-prev {
    left: 6px;
    background-position: left top;
}

.block_home_slider .flex-direction-nav a.flex-prev:hover {
    background-position: left bottom;
}

.block_home_slider .flex-direction-nav a.flex-next {
    right: 6px;
    background-position: right top;
}

.block_home_slider .flex-direction-nav a.flex-next:hover {
    background-position: right bottom;
}

.block_home_slider .flex-control-paging {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    text-align: center
}

.block_home_slider .flex-control-paging li {
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    list-style-type: none;
}

.block_home_slider .flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(/2020/images/sprite_nav_3.png);
    text-indent: -9000px;
    cursor: pointer;
}

.block_home_slider .flex-control-paging li a.flex-active {
    background-position: right top;
}

.block_home_post_feature {
    width: 300px;
}

.block_home_post_feature p {
    padding-bottom: 0px;
}



.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style-type: none;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* banner jieshu  */

div.introduce-nav>ul li {
    width: 100%;
    float: none;
    overflow: hidden;
}
.izl-rmenu {
display: none;
}
div.introduce-nav {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
div.introduce {
    width: 100%;
    overflow: hidden;
    background-color: #eeeeee;
    height: auto;
}
div.introduce-nav>ul li a {
    line-height: 120px;
    display: inline-block;
    width: 30%;
    height: 120px;
    float: left;
}
div.wenzi {
    line-height: 20px;
    text-align: left;
    float: left;
    width: 60%;
    height: 120px;
}
.section>.header {
    padding: 0px 0!important;
    position: relative;
}
.section>.header .title {
    color: #393939;
    font-size: 14px!important;
    line-height: 40px!important;
    font-weight: 400;
}
.wrapper {
    width: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.cp_intro div.fl {
    width: 100%!important;
    text-align: center;
}
.fl img {
    width: 80%;
}
.cp_intro p.fr {
    line-height: 30px!important;
    font-size: 14px!important;
    color: #585858;
    width: 100%!important;
    padding: 10px;
    height: auto;
}
.fr, .pull-right {
    float: initial!important;
}
.fl, .pull-left {
    float: initial!important;
}
p.title {
    text-align: center;
    margin: 0 auto;
    margin-top: 30px!important;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 16px!important;
    font-weight: 400;
    color: #fff;
}
div.demand {
 display: none!important;
}

div.help>h1, div.help>h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-top: 10px!important;
    width: 100%;
    height: 34px;
    color: #444444;
}
ul.help-ti {
    width: 100%!important;
    margin: 0 auto;
}
ul.help-ti li {
    width: 100%;
    float: initial;
    margin-top: 10px;
    /* opacity: 1; */
}
div.help {
    width: 100%;
    height: auto!important;
    overflow: hidden;
}
p.help-p1 img {
    display: none;
}
p.help-p1 {
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 20;
}
.antistop {
    display: none;
}
div.message {
    width: 100%;
    background: url(../image/bb.png) no-repeat center;
    background-size: cover;
    height: auto;
    overflow: hidden;
}
p.me_title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #444444;
    font-weight: 400;
    margin-top: 10px;
}
ul.message-nav {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
ul.message-nav>li {
    float: left;
    width: 100%!important;
}
p.compan_title {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}
p.compan_ms {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #444444;
}
ul.partner-logo {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

ul.partner-logo li {
    position: relative;
    float: left;
    width: 50%;
    margin-top: 10px;
}
div.partnership {
display: none;
}
div.footer {
  display: none!important;
}
ul.message-nav>li>p.mes-p1 {
    margin-top: 14px;
    width: 100%;
    height: 5px;
    line-height: 1px;
    background-color: #ffffff;
}
ul.message-nav>li>p.mes-p2 {
    width: 100%;
    height: 160px;
    margin-top: 10px;
    overflow: hidden;
}
div.gonggao {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin-top: 5px;
    overflow: hidden;
}
div.gonggao-1 {
    width: 100%;
    height: auto;
    margin: 5px auto;
}
ul.partner-logo li a {
    display: block;
    width: 100%;
    height: 60px;
    margin: 5px auto;
}
div.gonggao-1 p {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    padding: 0px 10px;
}
div.gonggao-1 p a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.message>h2 {
    margin-top: 5px;
    font-size: 14px;
    color: #a09e9e;
}
p.gg_title {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}
p.gg_title a {
    float: right;
    font-size: 12px;
    color: #191919;
    margin-right: 15px;
}
ul.message-nav>li>p.mes-p1>i {
    display: inline-block;
    width: 120px;
    height: 2px;
    line-height: 2px;
    background-color: #00bafe;
}

/* 列表页开始 */
div.website {
    width: 100%;
    height: 40px;
    background-color: #ecf9ff;
}
ul.website-1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}
ul.website-1>li {
    width: auto;
    float: left;
    height: 40px;
    line-height: 40px;
}
ul.website-1>li:last-child {
    width: auto;
    margin-left: 30px;
}
ul.website-1>li>a>b {
    position: relative;
    top: 3px;
    margin-right: 15px;
    display: inline-block;
    width: 0;
    height: 0;
    background: url(../image/xza.png) no-repeat center;
    background-size: cover;
}
div.upgrade-1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
div.upgrade-1>ul>li {
    width: 100%;
    height: 120px;
    float: left;
    margin-top: 10px;
}
div.upgrade-1-lt {
    overflow: hidden;
    position: relative;
    float: left;
    width: 30%;
    height: 120px;
    background: rgba(0,0,0,.3);
}
div.upgrade-1-rt {
    float: right;
    width: 69%;
    height: 120px;
}
div.time {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    background-color: #00bafe;
}
p.day {
    font-size: 12px;
    color: #fff;
    text-align: center;
}
p.nr_title {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.upgrade-1-rt>p.upgrade-1-rt-p1 {
    margin-top: 1px;
    font-size: 12px;
    color: #8a8a8a;
}
div.upgrade-1-rt>p.upgrade-1-rt-p2 {
    width: 100%;
    height: 50px;
    font-family: PingFang-SC-Regular;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8a8a8a;
    margin-top: 1px;
}
div.upgrade-1-rt>p.upgrade-1-rt-p3 {
    width: 100%;
    height: 30px;
    margin-top: 0px;
}
div.upgrade-1-rt>p.upgrade-1-rt-p3 a {
    text-align: center;
    display: inline-block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    border: solid 1px #00bafe;
    color: #1cb9c8;
    font-size: 14px;
    border-radius: 5px;
    float: right;
    margin-right: 15px;
}
div.fenye {
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 20px;
}
div.correlation {
    display: none;
}
div.explain-1 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
div.explain-1>h2 {
    margin-top: 5px;
    font-size: 12px;
}
div.explain-1>h1, div.explain-1>h2 {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 4px;
    color: #8a8a8a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.explain-1 p {
    padding: 5px 15px;
    font-size: 14px;
}
div.sxyp {
    width: 100%;
    height: auto;
    background-color: #ecf9ff;
}
div.sxyp-1 {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
div.sxyp-1>p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #474747;
    margin-top: 0px!important;
    line-height: 30px;
    height: 30px;
}
p.sxyp-1-p2 {
    margin-bottom: 30px;
}
div.gwt-referral {
    height: auto;
    width: 100%;
    background: url(../image/gwt-a.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
div.gwt-details {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
div.gwt-details>p {
    margin-top: 10px;
    width: auto;
    font-size: 14px;
    color: #474747;
    padding: 5px 18px;
}
p.gwt_rj_title {
    font-size: 24px!important;
    font-weight: 400;
    margin-top: 11px!important;
    font-stretch: normal;
    color: #474747!important;
}
div.gwt-details>a {
    margin-top: 10px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #00bafe;
    border-radius: 4px;
    transition: all 0.2s;
}
div.gwt-details>img {
    display: none;
}
div.gwt-trial2 {
    width: 100%;
    margin: 0 auto;
}
p.rj_sq_title {
    margin-top: 0;
    font-size: 16px;
    color: #444444;
    font-weight: 400;
    text-align: center;
}
div.gwt-trial2-rt {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
    opacity: 1;
}
.gwt-trial img {
    display: none;
}
ul.gwt-trial2-lt {
    width: 100%;
    height: 330px;
    float: right;
    margin-top: 10px;
}
ul.gwt-trial2-lt>li>p {
    margin-top: 0;
    width: 100%;
    height: 46px;
    font-size: 16px;
    color: #444444;
    padding: 10px 20px;
    font-size: 14px;
}
ul.gwt-trial2-lt>li {
    position: relative;
    width: 100%;
    height: 118px;
    opacity: 1;
    text-align: center;
}
div.gwt-trial {
    width: 100%;
    height: auto;
    background: url(../image/gwt-trial.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
div.gwt-teamwork {
    width: 100%;
    height: auto;
    margin-bottom: 45px;
}
div.gwt-teamwork-a {
    width: 100%;
    height: 753px;
    margin: 10px auto;
    background: url(../image/msk.png) no-repeat center;
    background-size: cover;
}
div.gwt-teamwork-a>h1 {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #444444;
    border-bottom: 1px solid #f1f1f1;
}
div.gwt-teamwork-a>ul {
    height: 40px;
    width: 100%;
    float: initial;
    margin-top: 10px;
    opacity: 1;
}
div.gwt-teamwork-a>ul>li {
    text-align: center;
    width: 20%;
    height: 44px;
    line-height: 44px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    transition: all 0.2s;
    float: left;
}
div.gwt-teamwork-a>ul>li:nth-child(2), div.gwt-teamwork-a>ul>li:nth-child(3), div.gwt-teamwork-a>ul>li:nth-child(4), div.gwt-teamwork-a>ul>li:nth-child(5) {
    margin-top: 0px;
}
div.gwt-teamwork-c {
    width: 100%;
    height: 600px;
    float: right;
    margin-top: 15px;
    opacity: 1;
}

div.gwt-teamwork-c {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 15px;
    opacity: 1;
    margin-bottom: 45px;
}
div.road {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
p.jm_sc_title {
    font-size: 18px!important;
    text-align: center;
    font-weight: 400;
    color: #474747;
    margin-top:10px!important;
}p.jm_sc_ms {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
    color: #474747;
    padding: 10px 20px;
}
div.road1 {
    margin-top: 10px;
    width: 100%;
    height: auto;
}
.road1 img {
    display: none;
}
div.road2-lt {
    float: initial;
    width: 100%;
    height: auto;
    overflow: hidden;
}
div.road2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
div.road2-rt {
    float: right;
    width: 100%;
    height: auto;
    background-color: rgba(0,184,251,.04);
    transition: al 0.8s;
}
div.road2-rt-d2 {
    opacity: 1;
}
div.road2-title>a {
display: none!important;
}
p.help_p {
    text-align: center;
    width: 100%;
    height: 54px;
    margin: 0 auto;
    margin-top: 15px;
}
div.welfare-1 {
    width: 100%;
    border: 1px solid blue;
    height: auto;
    background: url(../image/fuli.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}p.jm_hhr {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
}
ul.welfare-2 {
    position: initial;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
ul.welfare-2>li {
    float: initial;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    transition: all 0.2s;
}
p.seo_hhr {
    margin-top: 15px!important;
    font-weight: 400;
    text-align: center;
    color: #222222;
    font-size: 18px!important;
}
p.welfare-p1 {
 
    display: none;
}
p.welfare-p2 {
    margin: 0 auto;
    margin-top: 10px;
    color: #474747;
    font-size: 14px;
    width: 100%;
    height: auto;
    line-height: 25px;
    padding: 10px 20px;
}
p.welfare-p3 {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
ul.welfare-2>li:nth-child(2), ul.welfare-2>li:nth-child(3) {
    margin-left: 0px;
}
div.agency {
    display: none;
}
.section {
    margin-top: 10px;
}
.glory {
    /* background-color: #f3f3f3; */
    display: none;
}
.products div.content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 100%;
}
li.product_item {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1;
    /* flex: 1; */
    text-align: center;
    width: 100%;
}
.team ul.content li {
    margin-bottom: 5px;
    border: 1px solid transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}
.team ul.content li div.icon {
    display: none;
}
li.weba span {
    display: none;
}


}

