﻿@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}
fieldset, img, input, button ,select{
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
ul, ol {
    list-style: none;
}
input , button{
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑";
}
button{
    cursor:pointer;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
/*防止拖动*/
textarea {
    resize: none;
}
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
body {
    font: 14px/150% "微软雅黑"!important;
    color: #000;
	padding-bottom: 30px;
/*    padding-top: 1.5rem;
*/
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1; /*IE/7/6*/
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
a {
    text-decoration: none;
	color: #37ae9d;
}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}
em ,i{
    font-style: normal;
    text-decoration: none;
}
.pc{
    display: none;
}
.mobile header{
    background-color: #14a08c;
    width: 100%;
    height: 1.5rem;
    padding: 0 .4rem;
    box-sizing: border-box;
/*    position: fixed;
*/    top: 0;
    left: 0;
    z-index: 999999;
}
.mobile header>img{
    float: left;
    width: .8rem;
    height: .8rem;
    margin-top: .35rem;
}
.mobile header>p{
    float: left;
    width: 10rem;
    line-height: 1.5rem;
    color: #fff;
    text-align: center;
    font-size: .55rem;
    font-weight: bold;
}
.mobile header>p img{
    height: .8rem;
    margin: -.1rem .2rem 0 0;
}
.mobile header .login{
    position: absolute;
    top: .35rem;
    right: .5rem;
    background-color: #3bb39b;
    border-radius: 10px;
    padding: .1rem 0;
}
.mobile header .login a{
    float: left;
    font-size: .4rem;
    line-height: .6rem;
    color: #fff;
    padding: 0 .2rem;
    border-right: 1px solid #fff;
}
.mobile header .login a:last-child{
    border: 0;
}
.mobile header .header_nav{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 1.5rem;
    left: 0;
    z-index: 999;
    background-color: #14a08c;
    border-top: 1px solid #fff;
    display: none;
}
.mobile header .header_nav a{
    display: block;
    padding: 0 1rem;
    color: #fff;
    line-height: 1.2rem;
    font-size: .45rem;
    border-bottom: 1px solid rgba(255,255,255,.5);
}
.mobile .banner{
    background-color: #14a08c;
    text-align: right;
    color: #fff;
    position: relative;
    padding: .5rem .5rem 1rem .5rem;
}
.mobile .banner>h3{
    font-size: .7rem;
    line-height: 1.6rem;
}
.mobile .banner>h4{
    font-size: .5rem;
    line-height: 1rem;
}
.mobile .banner>p{
    font-size: .45rem;
    line-height: 1rem;
    font-family: "SimSun";
}
.mobile .banner .ban_con{
    position: absolute;
    bottom: 0;
    left: 0;
}
.mobile .banner .ban_con p{
    font-size: .4rem;
    line-height: 1rem;
    border-bottom: 2px solid #37ae9d;
    width: 2rem;
    text-align: center;
    float: left;
    background-color: #37ae9d;
    margin-left: 2px;
    cursor: pointer;
}
.mobile .banner .ban_con p.current{
    border-bottom: 2px solid #afdfd8;
}
.mobile .footer{
    background-image: linear-gradient( to right , #3faf81 , #14a08c);
    padding-top: 1rem;
}
.mobile .footer .up img{
    display: block;
    margin: 0 auto;
    width: 1.2rem;
}
.mobile .footer .in{
    padding: 1rem .3rem;
}
.mobile .footer ul{
    float: left;
    width: 70%;
    border-right: 1px solid #91e0c5;
}
.mobile .footer ul li{
    float: left;
    width: 25%;
}
.mobile .footer ul li h3{
    margin-bottom: .4rem;
    color: #fff;
    font-size: .4rem;
}
.mobile .footer ul li a{
    display: block;
    color: #fff;
    font-size: .4rem;
    line-height: .7rem;
}
.mobile .footer .ewm{
    padding: .2rem 0;
    float: right;
}
.mobile .footer .ewm img{
    width: 3.4rem;
}
.mobile .footer .down{
    padding: .2rem;
    text-align: center;
    border-top: 1px solid #fff;
    line-height: .8rem;
    font-size: .4rem;
    text-align: center;
    color: #fff;
}
.mobile .footer .down a{
    color: #fff;
}
.mobile .Consultation {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
    background: #fff;
}
.mobile .Consultation a {
    display: inline-block;
    background-color: #21be87;
    color: #fff;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    width: 33%;
    float: left;
/*    line-height: 40px;
*/    margin-right:0.3%;
}
/*.mobile .Consultation{
    width: 1.2rem;
    position: fixed;
    bottom: 4rem;
    right: 0;
    z-index: 99;
}
.mobile .Consultation a{
    display: block;
    background-color: #21be87;
    color: #fff;
    text-align: center;
    padding: .15rem 0;
    margin-bottom: 1px;
}
*/
.mobile .Consultation a:last-child{
    margin-right:0;
    width:33%;
}
.mobile .Consultation a img{
    width: .6rem;
}
.mobile .Consultation a p{
    font-size: .3rem;
    line-height: .5rem;
    margin-bottom: .1rem;
}
.dede_pages{
    padding: .5rem 0;
}
.dede_pages ul{
    margin: 0 auto;
    width: 92%;
}
.dede_pages li{
    float: left;
}
.dede_pages li a {
    color: #8bd9c3;
    line-height: .8rem;
    display: block;
    width: .4rem;
    text-align: center;
    border-radius: 4px;
    font-size: .4rem;
    padding: 0 .2rem;
}
.dede_pages li a img{
    height: .5rem;
    width: .3rem;
    margin-top: -.1rem;
}
.dede_pages li a.on{
    font-size: .6rem;
    font-weight: bold;
    color: #1bb489;
}
.dede_pages li.first a{
    background: #1bb489;
    border: 1px solid #1bb489;
    width: .4rem;
}
.dede_pages li.last a{
    border: 1px solid #1bb489;
    width: .4rem;
}


/*版本介绍*/
    
    .intro .mobile .intro_list{
        width: 94%;
        margin: 0 auto;
    }
    .intro .mobile .intro_list .tit{
        padding: .5rem 0;
        text-align: center;
    }
    .intro .mobile .intro_list .tit h3{
        line-height: 1.4rem;
        font-size: .55rem;
        color: #434343;
    }
    .intro .mobile .intro_list .tit p{
        font-size: .4rem;
        color: #25c785;
    }
    .intro .mobile .intro_list ul{
        padding-bottom: 1.1rem;
    }
    .intro .mobile .intro_list ul li{
        overflow: hidden;
        box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.12);
        margin-top: .7rem;
        padding: .5rem .4rem;
    }
    .intro .mobile .intro_list ul li:hover{
        box-shadow: 0px 4px 13px 0px rgba(208, 233, 226, 0.9);
    }
    .intro .mobile .intro_list ul li>img{
        float: left;
        width: 4rem;
        height: 4.5rem;
        margin-right: .3rem;
    }
    .intro .mobile .intro_list ul li .center{
        float: left;
        width: 6.9rem;
    }
    .intro .mobile .intro_list ul li .center h3{
        font-size: .5rem;
        line-height: .8rem;
        color: #373737;
        margin-bottom: .2rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .intro .mobile .intro_list ul li .center h3 span{
        color: #fe604b;
    }
    .intro .mobile .intro_list ul li .center h3 i{
        color: #1bb089;
    }
    .intro .mobile .intro_list ul li .center p{
        padding-left: .4rem;
        font-size: .4rem;
        line-height: .7rem;
        color: #373737;
        background: url(../images/4.png) no-repeat left center;
        -webkit-background-size: .3rem .3rem;
        background-size: .3rem .3rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .intro .mobile .intro_list ul li .center a{
        display: inline-block;
        font-size: .4rem;
        line-height: .8rem;
        padding: 0 .3rem;
        border: 1px solid #fe604b;
        color: #fe604b;
        border-radius: 4px;
        margin-top: .2rem;
    }
    .intro .mobile .intro_list ul li .right{
        float: left;
        width: 90%;
        margin-left: 5%;
        padding-top: .5rem;
    }
    .intro .mobile .intro_list ul li .right .right_con{
        border: 2px solid #e5e5e5;
        padding: 0 0 .3rem 0;
    }
    .intro .mobile .intro_list ul li .right .right_con h3{
        font-size: .5rem;
        line-height: 1.4rem;
        text-align: center;
        font-weight: bold;
        color: #4f4f4f;
    }
    .intro .mobile .intro_list ul li .right .right_con div{
        width: 51%;
        margin: 0 auto;
    }
    .intro .mobile .intro_list ul li .right .right_con div img{
        float: left;
        width: .7rem;
        height: .65rem;
        margin-left: .3rem; 
    }
    .intro .mobile .intro_list ul li .right .right_con div img:last-child{
        margin-right: 0;
    }
    .intro .mobile .intro_list ul li .right a{
        display: block;
        width: 5rem;
        text-align: center;
        margin: .5rem auto 0;
        font-size: .45rem;
        line-height: 1.2rem;
        border-radius: 6px;
        color: #fff;
        background-image: linear-gradient( 0deg, rgb(254,137,42) 0%, rgb(254,95,76) 100%);
    }
    .intro .mobile .download{
        background-color: #edefef;
        padding: .4rem 0 1.1rem 0;
    }
    .intro .mobile .download .title{
        border-bottom: 2px solid #dcdcdc;
        margin-bottom: .4rem;
    }
    .intro .mobile .download .title h3{
        font-size: 1rem;
        color: #434343;
        line-height: 2rem;
        width: 6rem;
        margin: 0 auto;
        text-align: center;
        border-bottom: 4px solid #20bc87;
        margin-bottom: -3px;
    }
    .intro .mobile .download p{
        font-size: .4rem;
        line-height: 1rem;
        color: #434343;
        font-family: "SimSun";
        text-align: center;
    }
    .intro .mobile .download ul{
        margin-top: .4rem;
    }
    .intro .mobile .download ul li{
        width: 94%;
        margin: 0 auto .5rem;
        background-color: #fff;
        box-sizing: border-box;
        text-align: center;
        padding-bottom: .4rem;
        border-radius: 6px;
    }
    .intro .mobile .download ul li h3{
        font-size: .5rem;
        line-height: 1.4rem;
    }
    .intro .mobile .download ul li div{
        width: 100%;
     }
    .intro .mobile .download ul li img{
        height: 3rem;
    }
    .intro .mobile .download ul li a{
        display: inline-block;
        font-size: .4rem;
        line-height: 1rem;
        padding: 0 .3rem;
        border-radius: 4px;
        background-color: #45bd9d;
        color: #fff;
        margin: .4rem 0 0 .3rem;
    }
    .intro .mobile .download ul li:first-child a{
        display: block;
        width: 4rem;
        margin: .5rem auto 0;
    }
    .intro .mobile .guanggao img{
        width: 100%;
    }
    .intro .mobile .bot{
        padding: .4rem 0 1rem 0;
    }
    .intro .mobile .bot h2{
        text-align: center;
        line-height: 1.4rem;
        color: #464545;
        font-size: .6rem;
    }
    .intro .mobile .bot h3{
        text-align: center;
        line-height: 1rem;
        color: #464545;
        font-size: .5rem;
    }
    .intro .mobile .bot ul{
        justify-content: space-between;
    }
    .intro .mobile .bot ul li{
        width: 94%;
        margin: .3rem auto 0;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
        padding: .5rem 1rem;
        box-sizing: border-box;
        overflow: hidden;
    }
    .intro .mobile .bot ul li img{
        float: left;
        height: 4rem;
    }
    .intro .mobile .bot ul li h4{
        float: right;
        text-align: right;
        line-height: 1rem;
        color: #484848;
        font-size: .5rem;
        padding-top: .2rem;
        font-weight: bold;
    }
    .intro .mobile .bot ul li p{
        float: right;
        text-align: right;
        box-sizing: border-box;
        width: 6rem;
        line-height: .6rem;
        color: #484848;
        font-size: .4rem;
        padding-left: 1rem;
    }
/*版本介绍*/


/*功能对比*/
    .Contrast .Contrast_list{
        padding: .5rem 0 1rem 0;
    }
    .Contrast .Contrast_list ul{
        border: 2px solid #bdfaea;
        border-bottom: 0;
    }
    .Contrast .Contrast_list ul li{
        border-bottom: 2px solid #bdfaea;
        overflow: hidden;
        height: 1.4rem;
    }
    .Contrast .Contrast_list ul li h3{
        width: 20%;
        float: left;
        background: #dcfbf3;
        height: 1.4rem;
        line-height: 1.4rem;
        text-align: center;
        color: #000;
        font-size: .45rem;
    }
    .Contrast .Contrast_list ul li p{
        width: 20%;
        float: left;
        height: 1.4rem;
        text-align: center;
        line-height: 1.4rem;
        color: #fff;
        font-size: .4rem;
        border-left: 2px solid #bdfaea;
        box-sizing: border-box;
    }
    .Contrast .Contrast_list ul li p img{
        height: .5rem;
    }
/*功能对比*/


/*下载*/
    .doload{
        background: #edefef;
    }
    .doload .banner{
        text-align: center;
    }
    .doload .banner p{
        opacity: .7;
    }
    .doload .doload_list{
        margin-top: .3rem;
    }
    .doload .doload_list .tit{
        line-height: 1rem;
        color: #878787;
        border-bottom: 1px solid #d2d2d2;
        position: relative;
        font-size: .4rem;
        margin: 0 .5rem;
    }
    .doload .doload_list .tit::after{
        content: "";
        position: absolute;
        width: 1.7rem;
        height: 3px;
        background: #1db388;
        bottom: -1px;
        left: 0;
    }
    .doload .doload_list ul{
        padding: .4rem .5rem;
    }
    .doload .doload_list ul li{
        margin-bottom: .5rem;
        background: #fff;
        box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15);
        overflow: hidden;
        padding: .5rem .3rem .4rem .3rem;
        position: relative;
    }
    .doload .doload_list ul li img{
        float: left;
        width: 40%;
    }
    .doload .doload_list ul li div{
        float: left;
        text-align: right;
        padding-top: .5rem;
        width: 60%;
    }
    .doload .doload_list ul li div h3{
        font-size: .5rem;
        color: #797979;
        line-height: .8rem;
        font-weight: bold;
    }
    .doload .doload_list ul li div p{
        font-size: .4rem;
        color: #797979;
        line-height: .8rem;
    }
    .doload .doload_list ul li div a{
        float: right;
        font-size: .4rem;
        width: 3rem;
        line-height: 1rem;
        margin-top: .3rem;
        background: #45bd9d;
        text-align: center;
        color: #fff;
        border-radius: 4px;
        margin-left: .2rem;
    }
    .doload .doload_list ul li div span{
        position: absolute;
        top: 0;
        right: 0;
        width: 1.2rem;
        height: 1.2rem;
        background: url(../images/73.png) no-repeat;
        color: #fff;
        padding-right: .05rem;
        box-sizing: border-box;
        font-size: .3rem;
    }
    .doload .doload_list ul li div i{
        position: absolute;
        top: 0;
        right: 0;
        width: 1.2rem;
        height: 1.2rem;
        background: url(../images/78.png) no-repeat;
        color: #fff;
        padding-right: .1rem;
        box-sizing: border-box;
        font-size: .3rem;
        background-size: 100%;
    }
    .doload .doload_list ul li.right img{
        float: right;
    }
    .doload .doload_list ul li.right div{
        text-align: left;
    }
    .doload .doload_list ul li.right div a{
        float: left;
        margin-left: 0;
        margin-right: .2rem;
    }
/*下载*/

/*新手*/
/*    .Novice {
        background: #f4f4f4;
    }*/
	.Novice {
    background: #f4f4f4;
    padding-bottom: 40px;
}
    .Novice .Explain{
    }
    .Novice .banner{
        text-align: left;
    }
    .Novice .banner h4 a{
        font-weight: bold;
        color: #fff;
    }
    .Novice .Explain .left{
        background: #fff;
        width: 100%;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
    }
     .Novice .Explain .left>ul>li{
        float: left;
        width: 33.33%;
        box-sizing: border-box;
        border-right: 1px solid #fff;
        position: relative;
     }
      .Novice .Explain .left>ul>li:last-child{
        border-right: 0;
      }
    .Novice .Explain .left h3{
        line-height: 1.6rem;
        background: #1bb089;
        color: #fff;
        font-size: .45rem;
    }
    .Novice .Explain .left .pull_down{
        display: none;
        width: 100%;
        box-sizing: border-box;
        background-color: #fff;
        border: 1px solid #1bb089;
        border-bottom: 0;
        /*position: absolute;
        top: 1.6rem;
        left: 0;*/
    }
    .Novice .Explain .left h3 img{
        margin: 0 .2rem 0 .4rem;
    }
    .Novice .Explain .left>ul>li>.pull_down>a{
        display: block;;
        line-height: 1.2rem;
        font-size: .4rem;
        color: #4b4b4b;
        padding-left: .5rem;
        border-bottom: 1px solid #1bb089;
    }
    .Novice .Explain .left>ul>li>.pull_down>a span{
        color: #c0c0c0;
        font-size: .6rem;
    }
    .Novice .Explain .left .foot{
        padding: .5rem .3rem 0 .3rem;
    }
    .Novice .Explain .left .foot>img{
        width: 100%;
    }
    .Novice .Explain .left .foot h4{
        line-height: .9rem;
        text-align: center;
        font-size: .4rem;
        color: #515151;
        border-bottom: 1px solid #dcdcdc;
        margin-top: .2rem;
    }
    .Novice .Explain .left .foot ul{
        padding: .3rem 0;
    }
    .Novice .Explain .left .foot ul li{
        margin: .3rem 0;
    }
    .Novice .Explain .left .foot ul li a{
        display: block;
        font-size: .4rem;
        line-height: .6rem;
        color: #333;
        padding-left: .3rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .Novice .Explain .left .foot ul li:first-child a:first-child {
        color: #14a08c;
    }
    .Novice .Explain .left .foot ul li a span{
        color: #14a08c;
        font-family: "simsun";
        font-weight: bold;
        width: .4rem;
        float: left;
        height: .4rem;
    }
    .Novice .Explain .left_news ul li{
        width: 100%;
    }
    .Novice .Explain .left_news ul li .pull_down>a{
        border: 0;
    }
    .Novice .Explain .LEFT>ul>li{
        width: 50%;
        border-bottom: 1px solid #fff;
    }
    .Novice .Explain .right{
        background: #fff;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
    }
    .Novice .Explain .right .search{
        border-bottom: 1px solid #f4f4f4;
        padding: .6rem .5rem;
    }
    .Novice .Explain .right .search input{
        background: #f4f4f4;
        border: 1px solid #eee;
        float: left;
        width: 85%;
        height: 1.2rem;
        line-height: 1.2rem;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .Novice .Explain .right .search span{
        float: left;
        width: 15%;
        height: 1.2rem;
        background: #1bb089 url(../images/87.png) no-repeat center;
    }
    .Novice .Explain .right .right_title{
        margin: 0 .5rem;
        border-bottom: 1px solid #1bb089;
    }
    .Novice .Explain .right .right_title>h1{
        float: left;
        line-height: 1.8rem;
        font-size: .4rem;
        color: #28cd84;
    }
    .Novice .Explain .right .right_title>p{
        float: right;
         line-height: 1.8rem;
        font-size: .4rem;
        color: #28cd84;
    }
    .Novice .Explain .right .right_title>p a{
        color: #151515;
    }
    .Novice .Explain .right .heading{
        text-align: center;
    }
    .Novice .Explain .right .heading h1{
        line-height: 1.8rem;
        font-size: .6rem;
        color: #555;
    }
    .Novice .Explain .right .heading p{
        font-size: .3rem;
        color: #767676;
    }
    .Novice .Explain .right .heading img{
        margin-top: .5rem;
        width: 100%;
    }
    .Novice .Explain .right .step h3{
        padding: 0 .5rem;
        line-height: 1.6rem;
        color: #222222;
        font-size: .5rem;
    }
	.Novice .Explain .right .step p{
        padding: 0 .5rem;
        line-height: 1.2rem;
        color: #222222;
        font-size: .5rem;
    }
    .Novice .Explain .right .step h4{
        padding: 0 1rem;
        line-height: .8rem;
        color: #e24e2d;
        font-size: .4rem;
    }
/*	.Novice .Explain .right .step .p4{
        padding: 0 1rem;
        line-height: .8rem;
        color: #e24e2d;
        font-size: .4rem;
    }*/
    .Novice .Explain .right .step h5{
        padding: 0 1rem;
        line-height: .9rem;
        color: #222222;
        font-size: .4rem;
    }
	/*.Novice .Explain .right .step .p5{
        padding: 0 1rem;
        line-height: .9rem;
        color: #222222;
        font-size: .4rem;
    }*/
    .Novice .Explain .right .step h5 a{
        color: #498fc0;
    }
	/*.Novice .Explain .right .step .p5 a{
        color: #498fc0;
    }*/
    .Novice .Explain .right .Novice_list{
        padding: .4rem;
    }
    .Novice .Explain .right .Novice_list li{
        float: left;
        border-radius: 10px;
        border: 1px solid #e5e5e5;
        width: 5.5rem;
        margin: 0 .2rem .5rem .2rem;
    }
    .Novice .Explain .right .Novice_list li span{
        margin: .4rem auto;
        background: #f4f4f4;
        border-radius: 50%;
        width: 3.1rem;
        height: 3.1rem;
        display: block;
        text-align: center;
        line-height: 3.1rem;
    }
    .Novice .Explain .right .Novice_list li span img{
        height: 80%;
    }
    .Novice .Explain .right .Novice_list li h3{
        text-align: center;
        line-height: .8rem;
        font-size: .5rem;
        color: #595959;
    }
    .Novice .Explain .right .Novice_list li p{
        text-align: center;
        line-height: .7rem;
        font-size: .4rem;
        color: #858484;
    }
    .Novice .Explain .right .Novice_list li a{
        display: block;
        margin: .3rem auto .3rem auto;
        width: 3.4rem;
        line-height: 1rem;
        border-radius: 10px;
        text-align: center;
        color: #fff;
        background-image: linear-gradient( to right , #fe882b , #fe614a);
    }
    .Novice .Explain .right .news{
        padding: 0 .4rem;
    }
    .Novice .Explain .right .news li{
        overflow: hidden;
        padding: .5rem 0;
        border-bottom: 1px solid #f4f4f4;
    }
    .Novice .Explain .right .news img{
        float: left;
        width: 2.4rem;
        height: 1.8rem;
        margin-right: .3rem;
    }
    .Novice .Explain .right .news .name{
        float: left;
        width: 7rem;
        box-sizing: border-box;
    }
    .Novice .Explain .right .news .name h3{
        line-height: .6rem;
        font-size: .4rem;
        color: #14a08c;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: bold;
    }
    .Novice .Explain .right .news .name p{
        line-height: .6rem;
        font-size: .4rem;
        color: #454545;
        overflow: hidden; 
        text-overflow: ellipsis; 
        display: -webkit-box; 
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .Novice .Explain .right .news .date{
        float: right;
        width: 2rem;
        background: #f4f4f4;
        height: 2rem;
        padding: .2rem 0;
        box-sizing: border-box;
    }
    .Novice .Explain .right .news .date span{
        display: block;
        text-align: center;
        line-height: 1rem;
        font-size: .7rem;
        color: #a9a9a9;
    }
    .Novice .Explain .right .news .date i{
        display: block;
        text-align: center;
        line-height: .3rem;
        font-size: .3rem;
        color: #a9a9a9;
    }
    .Novice .banner2{
        text-align: center;
    }
    .Novice .banner2 p{
        opacity: .7;
    }
/*新手*/

/*首页*/
    .I_index .banner{
           background-image: linear-gradient( to right , #1bb089 , #14a08c);
           padding: 2rem 0 1rem 0;
    }
	.ontrial_btn {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left:-3rem!important;
}
    .I_index .banner img{
        width: 100%;        
    }
    .I_index .banner .right{
        padding: 0 .5rem;
        text-align: left;
    }
    .I_index .banner h3{
        font-size: .7rem;
        line-height: 2rem;
        color: #fff;
    }
    .I_index .banner h4{
        font-size: .5rem;
        line-height: .8rem;
        color: #fff;
        margin-bottom: .2rem;
		margin-top: .2rem;
    }
    .I_index .banner p{
        font-size: .46rem;
        line-height: 1rem;
        color: #fff;
        padding-left: .6rem;
        background: url(../images/d.png) no-repeat left 10px; 
        background-size: .4rem;
    }
    .I_index .banner a{
        font-size: .45rem;
        line-height: 1.2rem;
        color: #aa7627;
        background: #ffce2e;
        text-align: center;
        border-radius: 6px;
        float: left;
        width: 6rem;
        margin: .5rem 0;
		font-weight: bold;
    }
    .I_index .who{
        padding: .6rem 0 .6rem 0;
    }
    .I_index .who h3{
        text-align: center;
        font-size: .7rem;
        line-height: 1.4rem;
        color: #4d4d4d;
        margin-bottom: .5rem;
    }
    .I_index .who ul li{
        float: left;
        width: 100%;
        text-align: center;
        padding: .5rem 0;
        border-bottom: 1px solid #ddd;
    }
    .I_index .who ul li img{
        margin-bottom: .4rem;
        height: 1.5rem;
    }
    .I_index .who ul li p{
        font-size: .4rem;
        line-height: .7rem;
        color: #4d4d4d;
    }

    .I_index .admin{
        padding: 1rem 0 .5rem 0;
    }
    .I_index .admin h3{
        text-align: center;
        font-size: .7rem;
        line-height: 1.4rem;
        color: #464646;
    }
    .I_index .admin h4{
        text-align: center;
        font-size: .5rem;
        line-height: 1rem;
        color: #4d4d4d;
    }
    .I_index .admin ul{
        padding: .5rem 0;
    }
    .I_index .admin ul li{
        float: left;
        width: 25%;
        overflow: hidden;
        padding: .5rem 0;
        text-align: center;
    }
    .I_index .admin ul li img{
        height: 1rem;
    }
    .I_index .admin ul li p{
        font-size: .4rem;
        line-height: 1.2rem;
        color: #545454;
    }
    .I_index .admin a{
        display: block;
        text-align: center;
        color: #1cb889;
        line-height: 1rem;
        font-size: .4rem;
    }
    .I_index .advantage{
        background-image: linear-gradient( to right , #3faf81 , #14a08c);
        padding: .6rem 0 1.3rem 0;
    }
    .I_index .advantage h3{
        font-size: .7rem;
        color: #fff;
        line-height: 2rem;
        text-align: center;
    }
    .I_index .advantage ul{
        overflow: hidden;
    }
    .I_index .advantage ul li{
        float: left;
        width: 100%;
        border: 1px solid #fff;
        margin-bottom: .5rem;
        text-align: center;
        box-sizing: border-box;
        padding: 1rem 0 1.4rem 0;
    }
    .I_index .advantage ul li img{
        margin-bottom: .5rem;
        height: 2rem;
    }
    .I_index .advantage ul li p{
        font-size: .45rem;
        line-height: .8rem;
        color: #fff;
    }
    .I_index .Comprehensive{
        padding: 1.5rem 0;
    }
    .I_index .Comprehensive>h3{
        line-height: 1.5rem;
        font-size: .7rem;
        color: #3e3e3e;
        text-align: center;
    }
    .I_index .Comprehensive>h4{
        color: #3e3e3e;
        text-align: center;
        font-size: .4rem;
        line-height: 1.2rem;
    }
    .main_visual{
        position:relative;
    }
    .main_image{
        height:9rem;
        overflow:hidden;
        position:relative;
    }
    .main_image li{
        float:left;
        width:100%;
        height:9rem;
/*        background-color: #f0f0f0;
*/    }
    .main_image li h3{
        font-size: .5rem;
        line-height: 1.6rem;
        text-align: center;
        color: #333;
    }
    .main_image li img{
        width: 40%;
        height: 5rem;
        display: block;
        margin: 0 auto; 
    }
	.main_image li .product-msg{
		width:80%;
		margin:0 auto;
		text-align:center;
	}
    .main_image li p{
        font-size: .4rem;
        line-height: 0.8rem;
        color: #333;
        padding: 0 1rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
	.main_image li .price{
		color:#999;
	}
	.main_image li .price i{
		font-style:normal;
		color:#f00;
		font-size:16px;
		padding-right:.5rem;
	}
    .flicking_con{
        position:absolute;
        bottom:.4rem;
        left:50%;
        z-index:999;
        width:2.1rem;
        margin-left: -1.05rem;
    }
    .flicking_con a{
        float:left;
        width:0.3rem;
        height:0.3rem;
        margin:0 0.2rem 0 0.2rem;
        background:#a29b9b ;
        border-radius: 100%;
    }
    .flicking_con a.on{
        background:#b9cf5d;
    }
    .I_index .say_list{
        background: #edefef url(../images/say.png) no-repeat;
        padding: .5rem .5rem 1.1rem .5rem;
        box-sizing: border-box;
    }
    .I_index .say_list h3{
        line-height: 2.2rem;
        font-size: .7rem;
        color: #3e3e3e;
        text-align: center;
    }
    .I_index .say_list .say_item li{
        display: inline-block;
        width: 100%;
        position: relative;
        margin-bottom: .5rem;
    }
    .I_index .say_list .say_item li img{
        width: 100%;
    }
    .I_index .say_list .say_item li h4{
        line-height: 1.4rem;
        font-size: .5rem;
        color: #3e3e3e;
    }
    .I_index .say_list .say_item li p{
        line-height: .7rem;
        font-size: .4rem;
        color: #3e3e3e;
    }
    .I_index .say_list .say_item li:hover p,
    .I_index .say_list .say_item li:hover h4{
        color: #1bb489;
    }
     .I_index .say_list .say_item li div{
        z-index: 999;
        position: absolute;
        width: 313px;
        height: 313px;
        top: 0;
        left: 0;
        background-color: rgba(27, 180, 137,.75);
        display: none;
     }
     .I_index .say_list .say_item li div span{
        display: block;
        width: 130px;
        text-align: center;
        line-height: 46px;
        margin: 140px auto;
        color: #fff;
        border-radius: 4px;
        font-size: 14px;
        border: 1px solid #fff;
     }
     .I_index .say_list .say_item li:hover div{
        display: block;
    }
    .I_index .big_img{
        width: 100%;
    }
    .I_index .news{
/*        background: #f4f2f2;
*/        padding: 1rem 0 2rem 0;
    }
    .I_index .news h3{
        line-height: 2rem;
        font-size: .7rem;
        color: #3e3e3e;
        text-align: center;
    }
    .I_index .news ol{
        border-bottom: 1px solid #c0bfbf;
    }
    .I_index .news ol li{
        line-height: 1.6rem;
        float: left;
        width: 33.33%;
        text-align: center;
        font-size: .5rem;
        color: #7b7b7b;
        border-bottom: 3px solid transparent;
        margin-bottom: -1px;
        cursor: pointer;
    }
    .I_index .news ol li.on{
        color: #4d4d4d;
        position: relative;
        border-bottom: 3px solid #1eb788;
    }
    .I_index .news ul{
        padding-top: 1rem;
    }
    .I_index .news ul li{
        overflow: hidden;
        display: none;
    }
    .I_index .news ul li.on{
        display: block;
    }
    .I_index .news ul li .left{
        width: 100%;
    }
    .I_index .news ul li .left img{
        width: 100%;
        height: 7rem;
    }
    .I_index .news ul li .right{
        width: 100%;
        padding-left: .5rem;
        box-sizing: border-box;
    }
    .I_index .news ul li .right .item{
        padding: .3rem 0;
        overflow: hidden;
        margin-right: .3rem;
    }
    .I_index .news ul li .right .item .time{
        float: left;
        width: 2rem;
        height: 2rem;
        margin-right: .3rem;
    }
    .I_index .news ul li .right .item .time span{
        display: block;
        text-align: center;
        font-size: .8rem;
        font-weight: bold;
        color: #c2c2c2;
        line-height: 1.4rem;
        margin-top: .2rem;
    }
    .I_index .news ul li .right .item .time i{
        display: block;
        text-align: center;
        font-size: .3rem;
        color: #c2c2c2;
        line-height: .4rem;
    }
    .I_index .news ul li .right .item p{
        float: left;
/*        line-height: 1rem;
*/        padding-top: .3rem;
        font-size: 12px;
        color: #6d6d6d;
        width: 9.7rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .I_index .news ul li .right .item.on .time span,
    .I_index .news ul li .right .item.on .time i{
        color: #8f8e8e;
    }
    .I_index .news ul li .right .item.on p{
        color: #323232;
    }
	.I_index .news ul li .right .item p a{ color:#6d6d6d}
    .I_index .vip{
/*        background: #eeefef;
*/        padding: 1.2rem 0;
    }
    .I_index .vip h3{
        font-size: .7rem;
        color: #373737;
        line-height: 1.5rem;
        text-align: center;
    }
    .I_index .vip h4{
        font-size: .5rem;
        color: #373737;
        line-height: 1.2rem;
        margin-bottom: .3rem;
        text-align: center;
    }
    .I_index .vip ol {
        border-bottom: 1px solid #bfbfbf;
    }
    .I_index .vip ol li{
        float: left;
        width: 20%;
        text-align: center;
    }
    .I_index .vip ol li p{
        font-size: .4rem;
        color: #4d4d4d;
        line-height: 1rem;
    }
    .I_index .vip ol li img{
        height: 1.2rem;
    }
    .I_index .vip ol li.on{
        position: relative;
    }
    .I_index .vip ol li.on p{
        color: #1db389;
    }
    .I_index .vip ol li.on::after{
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        bottom: -1px;
        background: #1db389;
    }
    .I_index .vip ul li{
        overflow: hidden;
        display: none;
    }
    .I_index .vip ul li.on{
        display: block;
    }
    .I_index .vip ul li .left{
        float: left;
        width: 50%;
        padding-top: .8rem;
    }
    .I_index .vip ul li .left img{
        display: block;
        margin: 0 auto;
        display: none;
        width: 100%;
    }
     .I_index .vip ul li .left img.on{
        display: block;
     }
    .I_index .vip ul li .right{
        float: left;
        width: 50%;
        padding-top: .8rem;
        position: relative;
        padding-left: .2rem;
        box-sizing: border-box;
    }
    .I_index .vip ul li .right::after{
        content: "";
        position: absolute;
        left: .45rem;
        width: 1px;
        height: 80%;
        border-left: 1px dotted #949494;
        z-index: 999;
        top: 60px;
    }
    .I_index .vip ul li .right .item{
        overflow: hidden;
        position: relative;
        z-index: 9999;
    }
    .I_index .vip ul li .right .item i{
        width: .5rem;
        height: .5rem;
        background: url(../images/50.png) no-repeat center;
        float: left;
    }
    .I_index .vip ul li .right .item p{
        font-size: .4rem;
        color: #202020;
        line-height: 1.1rem;
        padding-left: 1.2rem;
    }
    .I_index .vip ul li .right .item span{
        display: none;
        background: #fff;
        border-radius: 4px;
        line-height: .6rem;
        font-size: .3rem;
        padding: .2rem;
        color: #777979;
        margin-left: 1rem;
        float: left;
		    border: 1px solid #dadada;
    }
    .I_index .vip ul li .right .item.on i{
        width: 1rem;
        height: 1rem;
        background: #eeefef url(../images/49.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .I_index .vip ul li .right .item.on span{
        display: block;
    }
/*首页*/


/*更新日志*/
.Novice .mobile .Explain .right{
    padding-bottom: 1rem;
}
.Novice .mobile .Explain .right .right_list_ul{
    margin: .5rem 0 0 2.5rem;
    border-left: 2px solid #d2d2d2;
    padding: .5rem .5rem 0 .2rem;
}
.Novice .mobile .Explain .right .right_list_ul>li{
    padding-bottom: 1rem;
    position: relative;
}
.Novice .mobile .Explain .right .right_list_ul>li:last-child{
    padding-bottom: 0;
}
.Novice .mobile .Explain .right .right_list_ul>li .update{
    font-size: .3rem;
    line-height: .7rem;
    color: #fff;
    border-radius: 4px;
    background-color: #1bb089;
    width: 2rem;
    text-align: center;
    position: absolute;
    left: -2.6rem;
    top: .5rem;
}
.Novice .mobile .Explain .right .right_list_ul>li .update::after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #1bb089;
    position: absolute;
    right: -.5rem;
    top: .2rem;
}
.Novice .mobile .Explain .right .right_list_ul>li h3{
    font-size: .3rem;
    line-height: 1.6rem;
    color: #242c2a;
    padding: 0 .3rem 0 .4rem;
    background: url(../images/105.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.Novice .mobile .Explain .right .right_list_ul>li h3 img{
    float: right;
    width: 10px;
    height: 6px;
    margin: .7rem 0 0 .4rem;
    cursor: pointer;
}
.Novice .mobile .Explain .right .right_list_ul>li h3 a{
    float: right;
    font-size: .3rem;
    line-height: .8rem;
    color: #fff;
    border-radius: 2px;
    background-color: #1bb089;
    width: 2rem;
    text-align: center;
    margin-top: .4rem;
}
.Novice .mobile .Explain .right .right_list_ul>li .ul_right{
    width: 98.5%;
    float: right;
    box-sizing: border-box;
    padding: 0 .3rem;
    background: url(../images/106.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding-bottom: 30px;
    display: none;
}
.Novice .mobile .Explain .right .right_list_ul>li .ul_right.show{
    display: block;
}
.Novice .mobile .Explain .right .right_list_ul>li .ul_right .ul_right_con{
    padding: .2rem;
    background-color: #fff;
}
.Novice .mobile .Explain .right .right_list_ul>li .ul_right .ul_right_con p{
    font-size: .4rem;
    line-height: .8rem;
    color: #424242;
}
.changeimg img {
    display: block;
    max-width: 90%;
    /* border: 8px solid #fff; */
    box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.1);
    margin: 20px auto 0 auto;
}
/*.changeimg img{display: block;
    max-width: 690px;
    border: 8px solid #fff;
    box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.1);
    margin: 20px auto 0 auto;}
*/
.bottomm{height:55px;position: fixed;bottom: 0px;left: 0px;width: 100%;border-top:1px solid #C3C3C3;background: #fff;font-size: 12px;}
.bottomm a{width: 24%;display: inline-block;border-right: 1px solid #C3C3C3;text-align: center;text-decoration:none;color: #333;}
.bottomm a:last-child{border-right: 0px;}
.bottomm a p{margin: 5px;}
.bottomm a p img{height:25px;}
.entry-copyright{    padding: 10px 15px;
    border: 1px solid #efefef;
    background: #fbfbfb;
    width: 95%;
    margin: 20px auto;
    color: #999;}
.entry-copyright p{color: #999;}
