body{
    background-color: #1c79d8;

}
.section {
    background-color: #1c79d8;
}
.section a{
    color:#fff;
}

.nav{
    position: absolute;
    right: 10px;
    top: 18px;
    z-index: 99;
}
.nav ul {
    display: -webkit-box;
}
.nav li {
    position: relative;
    -webkit-box-flex: 1;
}
.nav li .on {
    border: 1px solid rgba(255,255,255,.2);
    color: #fff;
    margin-top: -1px;
}
.nav li a {
    display: block;
    min-width: 35px;
    line-height: 18px;
    padding: 0 10px;
    border-radius: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.logo {
	position:absolute;
	top:0;left:0;
	z-index:99;
	width:80%;
	padding:8px 30px 0px 10px;
	height: 35px;
	overflow:hidden;
	font-size: 14px;
}
.logo a{display:inline-block;height:35px;line-height:35px;padding-right:10px;}
.xiaoji-logo{background:url("../img/logo.png") no-repeat left top;padding-left:40px;background-size:auto 35px;}
.xiaoji-vtouch{background:url("/vtouch/m/asset/logo.png") no-repeat left top;padding-left:40px;background-size:auto 35px;}
.logo img{height:40px;vertical-align:text-bottom}
.logo a span{line-height:40px;display:inline-block;color:#FFF;}


.scollpage-box{
    width: 100%;
    -webkit-transform: translateY(20px) translateZ(0);
}
.scollpage1{
    width: 68%;
    padding-bottom: 57%;
    background: url(../img/tu1.png) no-repeat 0 0;
    background-size: 100% auto;
    margin:  0 auto;
    margin-bottom: 20px;
}
.scollpage2{
    width: 68%;
    padding-bottom: 65%;
    background: url(../img/tu2.png) no-repeat 0 0;
    background-size: 100% auto;
    margin:  0 auto;
    margin-bottom: 20px;
}
.scollpage3{
    width: 80%;
    margin: 0 auto;
    color:#fff;
    font-size: 14px!important;
}
.scollpage1-txt{
    text-align: center;color:#fff;
    font-size: 13px;
}
.scollpage1-txt span{
    padding-left: 10px;
}
.btn-install {
    display: block;
    width: 170px;
    height: 40px;
    line-height: 40px;
    margin: 26px auto 0;
    border: 2px solid #ffe300;
    border-radius: 25px;
    font-size: 16px;
    text-align: center;
    color: #ffe300!important;
}
.xin{
    display: block;
    color: #fff;
    font-size: 13px;
    margin-top: 15px;
    text-align: center;
}
.ad{
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: none;
    width: 100%;
    padding-bottom: 16%;
    background: url(../img/banner.jpg) no-repeat 0 0;
    background-size: 100% auto;
    margin-top: 15px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background: #fff;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
    height: 8px;
    width: 8px;
    margin: -4px 0 0 -4px;
    background: #ffe300;
}
.qun-title{
    padding-bottom: 10px;
}
.qun{
    padding-bottom: 5px;
    padding-left: 25px;
}
.qun span:last-of-type{
     margin-left: 30px;
}

.icon-web{
    background: url("../img/e.png")no-repeat 0 0;
    background-size: 100% auto;
}
.icon-email{
    background: url("../img/yj.png")no-repeat 0 0;
    background-size: 100% auto;
}
.icon-wb{
    background: url("../img/wb.png")no-repeat 0 0;
    background-size: 100% auto;
}
.icon-wx{
    background: url("../img/wx.png")no-repeat 0 0;
    background-size: 100% auto;

}
.icon-qq{
    background: url("../img/qq.png")no-repeat 0 0;
    background-size: 100% auto;
}
.icon{
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.link-wrap{
    margin-top: 12px;
}
.link-wrap p{
    padding-bottom: 5px;
    vertical-align: middle;
}
.log-main{
    padding: 72px 17px 0;
    color:#fff;
}
.ui-tab-nav{
    border-radius: 30px;
    border: 1px solid rgba(255,255,255,.3);
    background-color:inherit;
    height: 22px;
    margin-bottom: 25px;
}
.ui-tab-nav li {
    height: 20px;
    line-height: 20px;
    color:#fff;
    font-size: 12px;
    border-bottom: none;
}
.ui-tab-nav li.current{
    border-bottom: none;
    background-color:#fff;
    border-radius: 30px;
    height: 22px;
    line-height: 22px;
    margin-top: -1px;
}
.ui-tab-nav li:active {
    opacity: 1; }
.log-main dl {
    position: relative;
}
.log-main dt {
    position: relative;
    margin-left: 40px;
    padding: 0 0 10px 20px;
    border-left: 1px solid rgba(255,255,255,.29);
    line-height: 1;
    font-size: 11px;
}
.log-main dt:before {
    content: '';
    position: absolute;
    left: -5px;
    top: 0;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 8px;
    background: #5883eb;
}
.log-main dt:after {
    content: '';
    position: absolute;
    left: -2px;
    top: 3px;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
}
.log-main .log-date {
    position: absolute;
    left: 0;
    top: -7px;
    line-height: 1.2;
    text-align: center;
    font-size: 10px;
}
.log-main .log-date span {
    display: block;
    font-size: 12px;
}
.log-main .log-intro {
    margin-left: 40px;
    padding: 0 30px 35px 25px;
    border-left: 1px solid rgba(255,255,255,.29);
    font-size: 10px;
}
.new {
    position: absolute;
    margin-left: 5px;
    padding: 1px 4px;
    background: #fff;
    font-weight: bold;
    color: #fd2366;
    border-radius: 10px;
    font-size: 9px;
}
a.down-btn{
    float: right;
    color:#fff!important;
}
.section1{
    position: relative;
}
.nav-more{
    display: none;
}
.showNav{
    display: block;
    width: 10px;
    height: 20px;
    background: url("../img/caidan.png") no-repeat center;
    background-size: 50% auto;
    padding-left: 10px;
}
.showNav-on{
    background: url("../img/caidan1.png") no-repeat center;
    background-size: 50% auto;
}
.guide-body{
    background: #b3b3b3;
    max-width: 525px;
    margin: auto;
}
.mod-guide {
    /* margin-top: -72px; */
    margin: 0 6%;
    padding: 16px 0 12%;
    font-family: "Microsoft Yahei", "Simsun", Arial, sans-serif;
}
.mod-guide .pic {
    display: block;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 16px auto;
}
.mod-guide .pic .pic-in {
    display: block;
    width: 100%;
    height: auto;
}
.mod-guide .pic img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.mod-tip {
    display: block;
    width: 100%;
}
.mod-tip .mod-tip-in {
    margin: 0;
    padding-bottom: 50px;
    position: relative;
}
.mod-tip .icon-pointer {
    display: block;
    width: 35px;
    height: 29px;
    position: absolute;
    left: 36%;
    top: 50px;
}
.mod-tip .icon-pointer img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.mod-btn {
    padding: 8px 0;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    font-family: "Microsoft Yahei", "Simsun", Arial, sans-serif;
}
.mod-btn .bg {
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.mod-btn .btn-apply {
    display: block;
    margin: 0 auto;
    width: 216px;
    height: 36px;
    position: relative;
    z-index: 10;
}
.mod-btn .btn-apply img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.mod-btn .btn-apply .btn {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.ui-dialog-cnt{
    position: relative;
    top: -40px;
}
.ui-dialog-bd h4{
    text-align: center;
    color:#fe0000;
    padding-bottom: 5px;
}
.ui-dialog-bd p{
    font-size: 14px;
}
.ui-dialog .ad-img-add{
    width: 320px;
    height: 75px;
    position: absolute;
    left: 0px;
    bottom: -85px;
}
.link{
    text-align: center;
    padding-top: 3px;
}
.link a{
    color:#00a5e0;
    border-bottom: 1px #00a5e0 solid;
}
.down-btn-wrap{
 padding: 18px 0;
}
.down-btn-wrap p{
    text-align: center;
    color:#fe0000;
    padding-bottom: 7px;
}
.dialog-down-btn{
    width: 60%;
    display: block;
    margin: 0px auto;
    padding: 8px 0;
    border: 2px #00a5e0 solid;
    border-radius: 20px;
    color: #00a5e0;
}
.ui-dialog.show {
    display: -webkit-box;
    display: box;
}
.close-btn{
    position: absolute;
    top:7px;
    right: 7px;
    width: 12px;
    height: 12px;
    background: url("../img/caidan2.png")no-repeat 0 0;
    background-size: 100% auto;
}
.underline{
    border-bottom: 1px #fff solid;
}
.down-dailog-b {
    color: dodgerblue;
    font-size: 12px;
}
.down-dailog-c{
    padding-left: 10px;
    padding-bottom: 3px;
}

.jieshao{
    padding-bottom: 20px;
    font-size: 12px;
line-height: 22px;}
.moni{
    color: #00a5e0;
}

.nav-on li a {
    padding: 0 5px;
}
#fp-nav.right{
    right: 0px;
}

/*微信*/
.layer_fix {
    width: 100%; height: 100%;  position: fixed; z-index: 200; top:0px;display: none;
}
.layer_fix .wrap {
    background: url("/mpad/images/bg_blank_black.png"); top: 0px; width: 100%; height: 100%; right: 0px; position: absolute;
}
.layer_fix .box {
    position: relative;
}
.layer_fix .box .l {
    left: 10px; top: 10px; position: absolute; z-index: 2;
}
.layer_fix .box .r {
    top: 0px; right: 0px; position: absolute; z-index: 1; max-width: 300px;
}
.layer_fix .box .r img {
    width: 100%; max-width: 300px;
}
.ico_layer_close {
    background: url("/mpad/images/ico_layer_close.png") no-repeat 0% 0% / 40px 40px; width: 80px; height: 80px; display: block; cursor: pointer;
}


#ui-dailog-menu{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:rgba(0,0,0,0.9);
	z-index: 9999;
	display:none;
}
#ui-dailog-menu ul.ui-menu{padding:10px 15px;}
#ui-dailog-menu ul li{padding-bottom:15px;padding-top:15px;}
#ui-dailog-menu ul.ui-menu a{padding-left:15px;}
#ui-dailog-menu ul li a{color:#CCC;}
#ui-dailog-menu .ui-menu-item{border-bottom:1px solid #999;}
.ui-menu-close{
	float:right;
	width:21px;height:21px;
	display:inline-block;
	background:url(../img/caidan1.png) no-repeat left top;
}

#ui-dailog-menu .ui-menu-botton{
	position:fixed;
	bottom:50px;
	width:100%;
}
#ui-dailog-menu .ui-menu-botton li{padding-left:20%;width:60%;text-align:center;}
#ui-dailog-menu .ui-menu-botton a{
	display:block;
	padding:10px 10px;
	text-align:center;
	border:1px solid #ccc;
	border-radius:10px;
}
@media screen and (max-width: 321px) {
    .ad-img-add-link{
        display: none;
    }
    .ui-dialog-cnt{
        position: relative;
        top: 0px;
    }
}