@charset "utf-8";
/* CSS Document */

html {
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0;
    font: 12px "\5B8B\4F53", san-serif;
    color: #5c5c5c;
    font-family: "微软雅黑";
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
}

table, td, tr, th {
    font-size: 12px;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    border: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
    display: block;
}

address, cite, code, em, th {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #5c5c5c;
}


/** 新手机端下载页面 **/
.xay_yi {
    width: 98%;
    overflow: hidden;
    margin: 1% auto 5% auto;
    border-bottom: 1px solid #ded0be;
}

.xay_yi h2 {
    font-size: 18px;
    color: #dd4a00;
}

.xay_yi h3 {
    font-size: 14px;
    color: #dd4a00;
    margin: 1% auto 3% auto;
}

.er_box {
    width: 98%;
    overflow: hidden;
    margin: 0 auto;
}

.xay_er {
    width: 55%;
    overflow: hidden;
    float: left;
}

.xay_er span {
    float: left;
    width: 26%;
    display: block;
}

.xay_er span img {
    width: 100%;
}

.xay_er ul {
    width: 71%;
    float: left;
    margin-left: 3%;
}

.xay_er ul li {
    font-size: 14px;
}

.xay_er_xdyi {
    font-size: 18px;
    margin: 10px 0;
}

.xay_san {
    width: 120px;
    float: left;
    margin: 0px;
    margin-left: 2px;
}

.xay_san dt {
    height: 32px;
    line-height: 32px;
    padding: 5px 0px 3px 0px;
    text-align: center;
    background-color: #bf5310;
    font-size: 17px;
    color: #FFF;
}

.xay_san dt img {
    margin-right: 2px;
}

.xay_san dd {
    height: 32px;
    line-height: 32px;
    padding: 5px 0px 3px 0px;
    text-align: center;
    background-color: #0d63a4;
    font-size: 17px;
    color: #FFF;
    margin-top: 9%;
}

.xay_san dd img {
    margin-right: 2px;
}

.xay_si {
    width: 98%;
    margin: 12% auto 0 auto;
    overflow: hidden;
    border-top: 1px solid #ded0be;
    clear: both
}

.xay_siimg {
    text-align: center;
}

.xay_si h2 {
    width: 120px;
    padding: 10px;
    background-color: #a1998e;
    margin: 3% 0 1% 0;
    color: #FFF;
    font-size: 17px;
    text-align: center;
}

.xay_si span {
    font-size: 14px;
    line-height: 1.5;
}

.abodyimg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/Images/androidback.png);
    background-size: 100% 100%;
    z-index: 10;
    cursor: pointer;
}

.ibodyimg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/Images/iosback.png);
    background-size: 100% 100%;
    z-index: 10;
    cursor: pointer;
}

/*****6.24新版手机页****/

.tubiao {
    width:100%;
    margin: 0px auto 40px auto;
    padding-top: 20%;
    text-align: center;
}

.tubiao img {
    width: 34%;
    border-radius: 20px;
}

.dns {
    font-size: 22px;
    color: #000000;
    padding: 14px 0 0px 0;
}
.btxt {
    font-size: 13px;
    color: #ccc;
    padding: 8px 0 0px 0;
	text-align: center;
}
.fenlsid a {
    display: block;
    width: 226px;
    margin: 0px auto;
    border-radius: 8px;
}

.fenlsid_ios {
    background: #2b91e3;
    border-radius: 8px;
    width: 226px;
    height: 63px;
    margin: 0 auto;
}

.fenlsid_ios img, .fenlsid_and img {
    float: left;
    width: 30px;
    margin: 13px 20px 0 22px;
}

.ios_2, .and_2 {
    float: left;
    color: #fff;
    padding-top: 19px;
}

.iphone, .and {
    font-size: 18px;
}

.fenlsid_and {
    background: -webkit-linear-gradient(#e2000c, #c8000b); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#e2000c, #c8000b); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#e2000c, #c8000b); /* Firefox 3.6 - 15 */
    background: linear-gradient(#e2000c, #c8000b); /* 标准的语法 */
    border: 2px solid #c8000b;
    border-radius: 8px;
    width: 226px;
    height: 63px;
    margin: 0 auto;
    margin-top:50px;
}

.miaoshu {
    width: 90%;
    border-top: 1px #e4e4e4 solid;
    margin: 0 auto;
    margin-top: 57px;
}

.miaoshu_t {
    padding-top: 20px;
}

.miaoshu_t img {
    height: 20px;
}

.miaoshu_t span {
    color: #515151;
    font-size: 14px;
    padding-left: 10px;
    line-height: 20px;
}

.miaoshu_t p {
    color: #a5a5a5;
    font-size: 12px;
    padding-left: 14px;
    padding-top: 10px;
}

.erwei {
    width: 50%;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
    padding-bottom: 40px;
}

.erwei img {
    width: 100%;
}

.erwei p {
    color: #a5a5a5;
    line-height: 28px;
    font-size: 13px;
}

/*** 新手机端下载页面END **/

.hide {
    display: none;
}



/**demo下载*/
.demo_center {
    margin: 0 auto;
    width: 1055px;
    margin-top: 100px;
}

.demo_center h2 {
    font-size: 30px;
    text-align: center;
    color: #333;
    padding-top: 10px;
    padding-bottom: 78px;
}

.demo_left {
    float: left;
    width: 270px;
    margin-top: 140px;
    margin-right: 112px;
}

.demo_left h3 {
    color: #333;
    font-size: 18px;
    float: left;
    margin-right: 20px;
    line-height: 42px;
    margin-left: 94px;
}

.demo_left img {
    float: left;
}

.demo_left p {
    padding-top: 70px;
    color: #747474;
    line-height: 26px;
}

.demo_zhong {
    float: left;
}

.demo_right {
    float: left;
    width: 190px;
    margin-top: 152px;
    color: #747474;
    text-align: center;
    margin-left: 112px;
}

.demo_right p {
    padding-bottom: 6px;
}

.demo_right img {
    padding: 2px;
    border: 1px solid #F1F1F1;
}

.demo_right a img {
    width: 20px;
    margin-right: 10px;
    float: left;
    border: none;
}

.demo_right span {
    display: block;
    float: left;
    line-height: 30px;
    margin-right: 10px;
}

.demo_down {
    margin-top: 10px;
    margin-left: 33px;
}

.demo_downa {
    display: block;
    float: left;
    line-height: 30px;
    color: #39B7FF;
}

/* fullSlide */
.fullSlide {
    width: 306px;
    position: relative;
    height: 602px;
    background: url(/Images/siteimg/phone_bg.png) no-repeat;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 602px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 602px;
}

.fullSlide .bd li img {
    margin-top: 40px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #4acaf9;
}


.detail_instal {
    display: inline !important;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 0;
    text-align: center;
    background: url(../images/right.png) no-repeat no-repeat;
    background-size: 1rem;
    background-position: right;
    padding-right: 1rem;
}
.copy{
    width: 100%;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #a6a6a6;
	background:#f5f5f5;
	border-top:1px solid #eeeeee;
}

.gotoTrust{
    position: fixed;
    height: 100%;
    width:100%;
    left:0;
    top: 0;
    display: none;
}
.gotoTrust .mask{
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
}
.gotoTrust .content{
    background: #fff;
    position: absolute;
    bottom: 0;left: 0;
    animation: initVisibile .3s;
}
.content img{
    width: 100%;
}
.headcont{
    height: 2.43rem;
    font-size: 17px;
    font-family: PingFangSC-Regular;
    color: #404040;
    text-align: center;
    letter-spacing: 0;
    line-height: 2.43rem;
    border-bottom: 1px solid #E8E8EA;
}
.closeIcon{
    display: inline-block;
    position: absolute;
    right: 1.5rem;
    width: 1rem;
    height: 1rem;
    top: 0.7rem;
}
.contentItme{
    font-size: 0.8rem;
    color: #525252;
    letter-spacing: 0;
    line-height: 21px;
    padding:0 1rem;
    padding-top: 0.5rem;
}
.annotation{
    opacity: 0.99;
    font-family: PingFangSC-Regular;
    font-size: 0.5;
    color: #999999;
    letter-spacing: 0;
    line-height: 21px;
}
.btncont div{
    text-align: center;
    margin-bottom: 0.8rem;
}
.btncont div:first-child{
    margin-top: 0.8rem;
}
.btncont a{
    display: inline-block;
    text-decoration:none;
    color: #2395FF;
    letter-spacing: 0;
    text-align: center;
}
.btncont div:first-child a{
    font-size: 1.2rem;
    width: 100px;
    border: 1px solid #2395FF;
    border-radius: 0.2rem;
    padding:0.5rem 2rem;
}
.detail_installs{
    color: #2395FF;
    text-decoration: none;
    letter-spacing: 0;
    text-align: center;
    background: url(../images/rightls.png) no-repeat no-repeat;
    background-size: 1rem;
    background-position: right;
    padding-right: 1rem;
    font-size: 14px;
}