/*重置*/
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,input,textarea,th,td,p { margin:0;padding:0; }
html,body { font-family:"微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif; width: 100%; position: relative; height: 100%; }
body { background: #fff; font-size: 14px; color:#333; }
img { border:none; vertical-align:top; max-width: 100%; height: auto; }
li{ list-style:none; }
em,i{ font-style:normal; }
textarea{ resize:none; overflow:auto;}
input,textarea,select,label{ outline:none; }
input{ -webkit-appearance:none; }

.f-l { float: left; }
.f-r { float: right; }


/*首页*/
.botCenter{width:100%; height:35px; line-height:35px; background:#ccc; position:fixed; bottom:0px; left:0px; font-size:14px; color:#000; text-align:center;}

.index-main {
    width: 100%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
}
.index-main .imgTop {
    width: 100%;
    height: auto;
    margin:0 auto;
}
.index-main .imgTop img {
    width: 20rem;
    height: auto;
}
.index-main .contant {
    padding: 0 1.5rem;
    background: url("../images/index_bg.png") no-repeat center top;
    background-size:100% auto;
}
.index-main .contant h3 {
    font-size:1.3rem;
    color: #fff;
    line-height: 2.5rem;
}
.index-main .rule {
    padding:0 1.5rem;
    margin: 1rem auto 2rem;
} 
.index-main .rule h3 {
    display: block;
    height: 1.013rem;
    line-height: 1.013rem;
    background: url("../images/index_icon.png") no-repeat left top;
    background-size:0.907rem 1.013rem;
    padding-left: 1.2rem;
    color: #9c9c9c;
    font-size:0.9rem;
    margin-bottom: .6rem;
}
.index-main .rule p {
    font-size:0.75rem;
    color: #9c9c9c;
    line-height: 1.4rem;
    font-weight: 600;
    margin-bottom: .5rem;
}


/*试用页面*/
.home-main {
    width: 100%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
}
.home-main .homeRow {
    background: #fff;
    padding-top:1rem;
    margin-bottom: .52rem;
}
.home-main .homeRow .topCont {
    width: 100%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
    padding-bottom: .8rem;
    border-bottom: 1px solid #eaeaea;
    padding-left: 1rem;
}
.home-main .homeRow .topCont img {
    float: left;
    width: 3.55rem;
    height: 3.55rem;
    margin-right: 1.093rem;
}
.home-main .homeRow .topCont .info {
    float: left;
}
.home-main .homeRow .topCont .info .tit {
    width: 100%;
    overflow: hidden;
    margin-bottom: .5rem;
}
.home-main .homeRow .topCont .info .tit h3 {
    font-size: .9rem;
    color: #000;
    float: left;
    line-height: 1.1rem;
    margin-right: .5rem;
}
.home-main .homeRow .topCont .info .tit i {
    display: block;
    padding:0 .3rem;
    background: #1d82ff;
    height: 1.1rem;
    line-height: 1.1rem;
    color: #fff;
    float: left;
    border-radius: .2rem;
}
.home-main .homeRow .topCont .info p {
    font-size:.7rem;
    color: #999;
    line-height: 1.1rem;
}
.home-main .homeRow .imgCont {
    padding-left: 1rem;
    margin-top:1rem;
    overflow: auto;
}
.home-main .homeRow .imgCont .bigCont {
    width: 50rem;
    overflow: hidden;
}
.home-main .homeRow .imgCont .bigCont img {
    width: 6.213rem;
    height: 11.653rem;
    margin-right: 1.5rem;
    float: left;
}
.home-main .homeRow .word {
    padding-left: 1rem;
    padding-right: .5rem;
    margin-top: 1rem;
}
.home-main .homeRow .word h3 {
    font-size:.75rem;
    color: #000;
    line-height: 1.2rem;
}
.home-main .homeRow .tips {
    padding-left:1rem;
    margin:.5rem auto 0;
    overflow: hidden;
}
.home-main .homeRow .tips img {
    float: left;
    margin-right: .2rem;
}
.home-main .homeRow .tips img.img02 {
    width: .72rem;
    height: .72rem;
}
.home-main .homeRow .tips p {
    font-size:.6rem;
    color: #888;
    float: left;
}
.home-main .homeRow .tips img.img01 {
    width: .745rem;
    height: .667rem;
    margin:.1rem .2rem 0 1rem;
}
.home-main .homeRow .btn {
    width: 100%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
}
.home-main .homeRow .btn a {
    margin:.8rem 1rem;
    height: 2.32rem;
    line-height: 2.32rem;
    background: #ffe30f;
    color: #000;
    text-align: center;
    font-size:.8rem;
    display: block;
    border-radius: 3px;
    text-decoration: none;
}

/*弹窗*/
.imgPop {
    width: 100%;
    height: 100%;
    background: #191919;
    position: fixed;
    top:0;
    left: 0;
    z-index:1;
    text-align: center;
    vertical-align:middle;
    display:none;
}
.imgPop a.close {
    position:absolute;
    width: 1rem;
    height: 1rem;
    top: .8rem;
    right: .8rem;
}
.imgPop a.close img {
    width: 1rem;
    height: 1rem;
}
.imgPop span { 
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.imgPop img {
    vertical-align:middle;
    max-width: 10rem;
    height: auto;
}
.imgPopComment img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.imgPop .word {
    width: 90%;
    height: auto;
    overflow: hidden;
    position: absolute;
    bottom: .2rem;
    text-align: left;
    left:5%;
    z-index:1;
}
.imgPop .word h3 {
    font-size: .7rem;
    color: #fff;
    font-weight: normal;
    line-height: 1.4rem;
}
.imgPop .word i, .imgPop .word p {
    font-size: .7rem;
    color: #fff;
    line-height: 1.1rem;
}
.imgPop .word i {
    opacity: .5;
}

/*评论页面*/
.comment-main {
    width: 100%;
    height: auto;
    margin:0 auto;
}
.comment-main .title {
    width: 100%;
    height: 2.293rem;
    border-bottom: 1px solid #eaeaea;
}
.comment-main .title span {
    height: 1.44rem;
    line-height: 1.44rem;
    float: left;
    padding:0 .6rem;
    background: #da3320;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    margin: .45rem 0 0 .8rem; 
    font-size: .7rem;
}
.comment-main .comment {
    width: 100%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
}
.comment-main .comment .rowDiv {
    height: auto;
    margin:0 auto;
    overflow: hidden;
    padding: .8rem;
    border-bottom: 1px solid #eaeaea;
}
.comment-main .comment .rowDiv {
    height: auto;
    margin:0 auto;
}
.comment-main .comment .rowDiv .tit {
    overflow: hidden;
    margin:0 auto;
}
.comment-main .comment .rowDiv .tit img.tx {
    float: left;
    width: 1.79rem;
    height: 1.79rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: .8rem;
}
.comment-main .comment .rowDiv .tit p {
    font-size: .7rem;
    color: #777;
    line-height: 1.79rem;
    float: left;
}
.comment-main .comment .rowDiv .tit p.f-r {
    float: right;
}
.comment-main .comment .rowDiv .tit p i {
    color: #333;
}
.comment-main .comment .rowDiv .cont {
    width: 100%;
    height: auto;
    margin:.5rem auto 0;
    overflow: hidden;
} 
.comment-main .comment .rowDiv .cont p {
    font-size: .7rem;
    color: #777;
    line-height: 1.2rem;
}
.comment-main .comment .rowDiv .imgBox {
    width: 100%;
    height: auto;
    margin:.5rem auto 0;
    overflow: hidden;
}
.comment-main .comment .rowDiv .imgBox img {
    width: 4rem;
    height: auto;
    margin-right: .8rem;
    max-height: 7.2rem;
    overflow: hidden;
    float: left;
}





.gxs-dialogs {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
  }
  .gxs-dialogs.dialog-show {
    -webkit-transition: 1s, all;
    transition: 1s, all;
    opacity: 1;
    z-index: 999;
  }
  .gxs-dialog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80%;
    height: auto;
    background: #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    overflow: hidden;
  }
  .gxs-dialog-hd {
    padding: 12px 15px;
    border-bottom: 1px solid #ccc;
  }
  .gxs-dialog-hd .gxs-dialog-title {
    font-size: 18px;
    line-height: 1em;
    color: #000;
    text-align: center;
    margin: 0;
  }
  .gxs-dialog-bd {
    padding: 12px 15px;
    text-align: left;
  }
  .gxs-dialog-bd p {
    font-size: 14px;
    text-align: left;
    line-height: 1.5em;
  }
  .gxs-dialog-ft {
    border-top: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .gxs-dialog-ft .gxs-dialog-btn {
    border: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 8px 15px;
    font-size: 14px;
  }
  .gxs-dialog-ft .gxs-dialog-btn:nth-child(2) {
    border-left: 1px solid #ccc;
  }
  .gxs-dialog-ft .default {
    background: #eee;
  }
  .gxs-dialog-ft .primary {
    background: #eee;
  }
  .gxs-dialog-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
    background: url("../images/open-llq.png") no-repeat top center rgba(0,0,0,.7);
    background-size: 100% auto;
    z-index: 9;
  }





