html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    color: rgba(0, 0, 0, .85);
    font-size: 13px;
    /* line-height: 1.4285em; */
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

img {
    max-width: 100%;
    vertical-align: top;
}

#container {
    text-align: center;
}

#box {
    padding: 2em;
    text-align: center;
}

#box > a {
    display: block;
}

#box > a:first-child {
    margin-bottom: 1em;
}

#box > a > img {
    width: 80%;
    max-width:400px;
}

.appIndex-shadow{
	width:100%;
	height:100%;
	background:#1f1f1f;
	position:fixed;
	left:0;
	top:0;
	z-index:10;
	text-align:center;
	display:none;
}


.header {
	width: 100%;
	height: 72px;
	background: #fff;

}

.header .wrap-ok {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}

.header .wrap-ok .logo {
	width: 50%;
	padding-left: 21px;
	padding-top: 10px;
}

.header .wrap-ok .logo .logo-img {
	vertical-align: middle;
}

.header .wrap-ok .logo .logo-img img {
	width: 48px;
	height: 48px;
}

.header .wrap-ok .logo .logo-text {
	color: #212121;
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
	margin-left: 5px;
}

.header .wrap-ok .versionTab {
	width: 50%;
	text-align: right;
	line-height: 72px;
	color: #212121;
}

.header .wrap-ok .versionTab a {
	color: #212121;
	margin-right: 70px;
	font-weight: bold;
}

.header .wrap-ok .versionTab .active {
	color: #129be1;
}

.menu-ok {
	float: left;
}

.menu-ok li {
	float: left;
}

.menu-ok li a {
	padding: 0 40px;
	line-height: 80px;
	font-size: 1em;
	display: block;
}

.menu-ok li a:hover {
	color: #129be1 !important;
	background: url(../images/line-ok.png) bottom center no-repeat;
}

.login-ok {
	float: left;
	margin-left: 35px;
}

.login-ok li {
	float: left;
}

.login-ok li a {
	line-height: 80px;
	font-size: 0.9em;
	padding: 0 25px;
	display: block;
}

.s_welcome {
	color: #aaaaaa;
	font-size: 14px;
	line-height: 80px;
}

.s_welcome span {
	color: #129be1;
}

.login-ok li a:hover {
	color: #129be1;
}

.menu-ok-active {
	color: #129be1 !important;
}

.menu-ok-active {
	background: url(../images/line-ok.png) bottom center no-repeat;
}

.login-ok-active {
	background: url(../images/lines.png) center right no-repeat;
}

.footer-ok {
	width: 100%;
	height: 80px;
	background: #393b3c;
	text-align: center;
}

.about-ok {
	float: left;
}

.about-ok li {
	float: left;
}

.about-ok li a {
	display: block;
	line-height: 80px;
	padding: 0 25px;
	font-size: 0.9em;
	color: #fff;
}

.about-ok li a:hover {
	color: #129be1;
}

.about-ok-active {
	background: url(../images/lines.png) center right no-repeat;
}

.copyright {
	line-height: 80px;
	font-size: 0.9em;
	color: #fff;
}

.dowebok {
	margin: 0;
}

.section {
	margin: 0;
}

.section .box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.section .box .title{
	color: #282829;
	font-weight: bold;
	font-size: 46px;
	padding-top: 90px;
	letter-spacing: 1px;
}
.section .box .sub_title{
	width: 850px;
	font-size: 18px;
	color: #3c3c3d;
	margin: 30px auto 0;
	letter-spacing: 1px;
	line-height: 28px;
}
.section .box .sub_title .item{
	font-size: 16px;
	color: #3c3c3d;
	border: 1px solid #3c3c3d;
	padding: 5px 10px;
	border-radius: 20px;
	font-weight: bold;
	margin: 0px 1px;
}

.slide1 {
	text-align: center;
	height: 1000px;
	background: url(../images/new_cn/bg1.jpg) center center no-repeat;
	background-size: cover;
}

.slide1 .s-box {
	position: absolute;
	left: 80px;
	top: 200px;
}

.slide1 .s-box .pmet {
	margin: 0;
	display: flex;
}

.slide1 .s-box .pmet .losg {
	width: 88px;
	height: 88px;
}

.slide1 .s-box .pmet .uiet {
	margin-left: 15px;
	text-align: left;
}

.slide1 .s-box .pmet .uiet .s1 {
	font-size: 32px;
	color: #212121;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	letter-spacing: 2px;
}

.slide1 .s-box .pmet .uiet .s2 {
	font-size: 18px;
	color: #212121;
	font-weight: bold;
	margin-top: 7px;
	display: block;
	letter-spacing: 4px;
}

.slide1 .s-box .text {
	width: 410px;
	font-size: 18px;
	margin-top: 60px;
	text-align: left;
	color: #3c3c3d;
	letter-spacing: 1px;
	line-height: 28px;
}

.slide1 .s-box .ete {
	margin-top: 140px;
	display: flex;
}

.slide1 .s-box .ete .qrcode {
	margin: 0;
}

.slide1 .s-box .ete .qrcode img {
	width: 160px;
	height: 160px;
	border-radius: 5px;
}

.slide1 .s-box .ete .erte {
	margin-left: 35px;
}

.slide1 .s-box .ete .erte .ief {
	width: 188px;
	height: 60px;
	border: 1px solid #3c3c3d;
	line-height: 60px;
	border-radius: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	animation: desplode 0.5s forwards;
}

.slide1 .s-box .ete .erte .ief img {
	font-size: 18px;
	color: #000;
	vertical-align: middle;
	margin-right: 10px;
}

.slide1 .s-box .ete .erte .ief span {
	vertical-align: middle;
}

.slide2 {
	text-align: center;
	height: 1000px;
	background: url(../../images/new_cn/bg2.jpg) center center no-repeat;
	background-size: cover;
}

.slide3 {
	text-align: center;
	height: 1000px;
	background: url(../../images/new_cn/bg3.jpg) center center no-repeat;
	background-size: cover;
}

.slide4 {
	text-align: center;
	height: 1000px;
	background: url(../../images/new_cn/bg4.jpg) center center no-repeat;
	background-size: cover;
}

.slide5 {
	text-align: center;
	height: 1000px;
	background: #fff;
}

.slide6 {
	text-align: center;
	height: 1000px;
	background: url(../../images/new_cn/bg5.jpg) center center no-repeat;
	background-size: cover;
}

.slide7 {
	text-align: center;
	height: 600px;
	background: url(../../images/new_en/bg1.jpg) center center no-repeat;
	background-size: cover;
}
.slide7 .s-box {
	margin: 0 auto;
	width: 400px;
}
.slide7 .s-box .ete {
	margin-top: 60px;
	display: flex;
}

.slide7 .s-box .ete .qrcode {
	margin: 0;
}

.slide7 .s-box .ete .qrcode img {
	width: 160px;
	height: 160px;
	border-radius: 5px;
}

.slide7 .s-box .ete .erte {
	margin-left: 35px;
}

.slide7 .s-box .ete .erte .ief {
	width: 240px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background: rgb(0 0 0 / 50%);
}

.slide7 .s-box .ete .erte .ief img {
	font-size: 18px;
	color: #000;
	vertical-align: middle;
	margin-right: 10px;
}

.slide7 .s-box .ete .erte .ief span {
	vertical-align: middle;
	color: #fff;
}
.slide8 {
	text-align: center;
	height: 1000px;
	background: #fff;
}
.slide8 .mstaa{
	position: absolute;
	right: 80px;
	top: 185px;
	width: 400px;
}
.slide8 .mstaa .tskt{
	color: #000;
	font-size: 48px;
	text-align: left;
}
.slide8 .mstaa .line{
	width: 30px;
	height: 4px;
	background: #000;
	border-radius: 5px;
	margin: 50px 0;
}
.slide8 .mstaa .rtrt{
	color: #505050;
	font-size: 18px;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1px;
}

.slide9 {
	text-align: center;
	height: 1000px;
	background: url(../images/new_en/bg2.jpg) center center no-repeat;
	background-size: cover;
}
.slide9 .mstaa{
	position: absolute;
	left: 80px;
	top: 185px;
	width: 400px;
}
.slide9 .mstaa .tskt{
	color: #fff;
	font-size: 48px;
	text-align: left;
}
.slide9 .mstaa .line{
	width: 30px;
	height: 4px;
	background: #fff;
	border-radius: 5px;
	margin: 50px 0;
}
.slide9 .mstaa .rtrt{
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1px;
}
.slide10 {
	text-align: center;
	height: 1000px;
	background: #f3eeeb;
}
.slide10 .mstaa{
	position: absolute;
	left: 80px;
	top: 185px;
	width: 400px;
}
.slide10 .mstaa .tskt{
	color: #fff;
	font-size: 48px;
	text-align: left;
}
.slide10 .mstaa .line{
	width: 30px;
	height: 4px;
	background: #fff;
	border-radius: 5px;
	margin: 50px 0;
}
.slide10 .mstaa .rtrt{
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1px;
}
.section-img1 {
	position: absolute;
	bottom: 0;
	right: -120px;
}

.section-img2 {
	position: absolute;
	bottom: 0;
	left: 130px;
}

.section-img3 {
	position: absolute;
	bottom: -20px;
	left: 300px;
}

.section-img4 {
	position: absolute;
	bottom: 140px;
	left: 130px;
}

.section-img5 {
	position: absolute;
	bottom: 0;
	left: 54px;
}

.section-img5-1 {
	position: absolute;
	bottom: 560px;
    right: 220px;
}

.section-img5-2 {
	position: absolute;
	bottom: 510px;
    left: 310px;
}
.section-img5-3 {
	position: absolute;
    bottom: 210px;
    right: 120px;
}
.section-img5-4 {
	position: absolute;
	bottom: 100px;
    left: 120px;
}
.section-img6 {
	position: absolute;
	bottom: 100px;
	left: 160px;
}

.section-img8 {
	position: absolute;
	top: 100px;
	left: 44px;
}


.section-img10 {
	position: absolute;
	bottom: 0;
	left: 54px;
}

.button_su {
    overflow: hidden;
    position: relative;
    /* display: inline-block; */
    border-radius: 30px;
    margin-top: 20px;
}

.su_button_circle {
    background-color: red;
    border-radius: 1000px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    pointer-events: none;
    /*animation-timing-function: ease-in-out; */
}

.button_su_inner {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #505050;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    transition: 400ms;
    text-decoration: none;
    z-index: 100000;
    font-weight: bold;
    color: #282828;
}

.button_text_container {
    position: relative;
    z-index: 10000;
}

.explode-circle {
    animation: explode 0.5s forwards;

}

.desplode-circle {
    animation: desplode 0.5s forwards;
}


@keyframes explode {
    0% {
        width: 0px;
        height: 0px;
        margin-left: 0px;
        margin-top: 0px;
        background-color: rgba(0, 145, 255, 0.5);
    }

    100% {
        width: 400px;
        height: 400px;
        margin-left: -200px;
        margin-top: -200px;
        background-color: rgba(0, 145, 255, 0.9);
    }
}

@keyframes desplode {
    0% {
        width: 400px;
        height: 400px;
        margin-left: -200px;
        margin-top: -200px;
        background-color: rgba(0, 145, 255, 0.9);
    }

    100% {
        width: 0px;
        height: 0px;
        margin-left: 0px;
        margin-top: 0px;
        background-color: rgba(0, 145, 255, 0.5);
    }
}

#fp-nav {
	border-top: 1px solid #129be1;
	border-bottom: 1px solid #129be1;
}

#fp-nav ul li {
	margin: 18px 0;
	width: 16px;
	height: 16px;
}

#fp-nav.right {
	right: 50px;
}

#fp-nav ul li a {
	background: url(../images/a2.png) no-repeat;
}

#fp-nav ul li a.active {
	background: url(../images/a1.png) no-repeat;
}

#fp-nav ul li a span {
	background: none;
	border: none;
}

#fp-nav ul li a.active span {
	background: none;
	border: none;
}

.download {
	margin-top: 180px;
	padding-bottom: 100px;
}

.download-left {
	width: 600px;
	float: left;
}

.download-menu {
	background: #fff;
	clear: both;
}

.download-menu-a {
	width: 330px;
	float: left;
}

.download-menu-a a {
	display: block;
	width: 260px;
	height: 70px;
	line-height: 70px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #129be1;
	color: #129be1;
}

.download-menu-a a:hover {
	background: #129be1;
	color: #fff;
}

.download-android {
	margin-top: 30px;
}

.download-menu-a a img {
	float: left;

}

.download_one_img {
	margin: 15px 20px 0 25px;
}

.download_two_img {
	margin: 15px 20px 0 25px;
}

.download-menu-a a b {
	font-weight: normal;
	font-size: 20px;
}

.download-erweima {
	text-align: center;
	font-size: 12px;
	float: left;
}

.download-erweima p {
	margin-top: 8px;
}

.down-detial {
	margin-top: 45px;
	background: #fff;
}

.down-detial-box {
	border: 1px dashed #c9c7ce;
	padding: 20px 0;
}

.down-detial-box-left {
	width: 200px;
	float: left;
	text-align: center;
}

.ios7 {
	color: #393939;
	font-size: 18px;
	line-height: 25px;
}

.down-detial-box-left p {
	margin-top: 10px;
	font-size: 12px;
	color: #6b6b6b;
}

.down-detial-box table {
	width: 390px;
	border-collapse: collapse;
}

.down-detial-box table td {
	color: #585858;
	height: 25px;
	font-size: 13px;
	vertical-align: top;
}

.phone1 {
	float: right;
	margin-top: 35px;
}

.aboutUs {
	margin-top: 80px;
	background: #e8e8e8;
	padding-top: 85px;
	height: 680px;
}

.aboutUs-left {
	width: 410px;
	margin-left: 65px;
}


.aboutUs-text h1 {
	color: #129be1;
	font-size: 24px;
	float: left;
	font-weight: normal;
}

.aboutUs-text span {
	color: #129be1;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 12px;
	float: left;
}

.aboutUs-text-container {
	margin-top: 30px;
}

.aboutUs-text-container p {
	line-height: 30px;
	font-size: 14px;
}

.concat {
	margin-top: 145px;
	height: 720px;
}

.concat-text {
	padding: 35px;
}

.concat-title h1 {
	color: #129be1;
	font-size: 24px;
	float: left;
	font-weight: normal;
}

.concat-title span {
	color: #129be1;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 12px;
	float: left;
}

.concat-address {
	margin-top: 40px;
}

.concat-address li {
	font-size: 14px;
	line-height: 35px;
}

.concat-img {
	margin-top: 40px;
	text-align: center;
}

.concat-img {
	width: 185px;
}

.concat-img2 {
	width: 185px;
}

.concat-img-box {
	width: 185px;
	height: 185px;
	background: #fff;
}

.concat-img span {
	font-size: 18px;
	font-weight: bold;
	color: #6d6d6d;
	line-height: 40px;
}

.concat-map {
	width: 720px;
	height: 440px;
	float: right;
	border: 10px solid #e4e4eb;
}

.concat-left {
	float: left;
}

.register {
	margin-top: 140px;
	height: 800px;
}

.register ul {
	text-align: center;
}

.register-title {
	font-size: 24px;
}

.rInput {
	width: 450px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #dfdfe6;
	text-indent: 1em;
}

.oYanz {
	width: 450px;
	display: inline-block;
}

.yInput {
	width: 295px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #dfdfe6;
	text-indent: 1em;
}

.getCode {
	width: 140px;
	height: 40px;
	background: #129be1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	text-align: center;
	display: block;
	float: right;
	line-height: 40px;
	margin-top: 5px;
	cursor: pointer;
}

.rCheckbox {
	font-size: 14px;
}

.rCheckbox input {
	width: 13px;
	height: 13px;
	border: 1px solid #dddde3;
	display: inline-block;
	margin-top: 4px;
}

.rCheckbox p {
	float: left;
	margin-left: 10px;
}

.rCheckbox span {
	color: #129be1;
}

.rButton {
	width: 450px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	background: #129be1;
	display: inline-block;
	color: #fff;
	font-size: 20px;
}

.rLogin {
	width: 448px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	border: 1px solid #129be1;
	display: inline-block;
	color: #129be1;
	font-size: 20px;
}

.rLogin:hover {
	color: #fff;
	background: #129be1;
}

.rMenus li a {
	font-size: 14px;
	padding: 0 20px;
}

.login-oks {
	margin-top: 140px;
	height: 650px;
}

.login-right {
	width: 550px;
	height: 480px;
	float: right;
	background: #fff;
}

.login-right-box {
	margin-left: 40px;
	margin-top: 35px;
}

.login-right-box li {
	float: left;
	clear: both;
}

.login-title {
	font-size: 24px;
	float: left;
}

.lInput {
	width: 368px;
	height: 43px;
	border: 1px solid #dfdfe6;
	text-indent: 45px;
}

.lt1 {
	background: url(../images/user.png) 15px center no-repeat;
}

.lt2 {
	background: url(../images/lock.png) 15px center no-repeat;
}

.login-button {
	width: 370px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #129be1;
	color: #fff;
	font-size: 20px;
	display: inline-block;
}

.login-box {
	width: 370px;
	font-size: 12px;
}

.login-check {
	width: 13px;
	height: 13px;
	border: 1px solid #dddde3;
	display: inline-block;
	margin-top: 2px;
}

.login-span {
	float: left;
	margin-left: 10px;
}

.login-fot {
	float: right;
}

.login-link {
	clear: both;
}

.login-link span {
	float: left;
	font-size: 12px;
	line-height: 35px;
}

.login-link img {
	float: left;
	margin-left: 10px;
}

.aHover:hover {
	background: #0c88c8;
}

.aboutCon {
	height: 633px;
	background: url(../images/bg_aboutUs.png) bottom center no-repeat;
}

.failInfo {
	display: none;
	color: #F30;
	float: left;
	margin-top: 8px;
	margin-left: 15px;

}

.luntan {
	margin-top: 100px;
	padding-bottom: 180px;
}

.luntan-bar {
	height: 60px;
	background: #fff;
	margin-top: 18px;
	position: relative;
}

.luntan-bar ul {
	margin-left: 10px;
	padding-top: 20px;
}

.luntan-bar li {
	float: left;
	background: #ededf3;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 10px;
}

.luntan-bar li a {
	display: block;
	background: #ededf3;
	height: 24px;
	line-height: 24px;
	padding: 0 16px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.toggle-kai {
	position: absolute;
	right: 15px;
	top: 24px;
	font-size: 12px;
	width: 40px;
	background: url(../images/arrowDown.png) center right no-repeat;
}

.luntan-content {
	margin-top: 15px;
}

.ltc-left {
	float: left;
	width: 775px;
	background: #fff;
}

.ltc-title {
	height: 90px;
	border-bottom: 1px solid #e7e7ee;
	background: #fff;
}

.ltc-list li {
	height: 99px;
	border-bottom: 1px solid #ededf3;
	background: #fff;
}

.ltc-list li:nth-last-child(1) {
	border: none !important;
}

.ltc-hang {

	margin-top: 25px;
	float: left;
}

.personIcons {
	float: left;
	margin-top: 30px;
	margin-left: 25px;
}

.ltc-text {
	float: left;
	margin-left: 20px;
}

.ltc-t1 {
	font-size: 16px;
	color: #129be1;
}

.ltc-t2 {
	font-size: 12px;
	color: #464646;
	margin-top: 15px;
}

.ltc-tongji {
	float: right;
	margin: 32px 45px 0 0;
	font-size: 14px;
}

.ltc-tongji p {
	padding-left: 25px;
	color: #6c6c6c;
}

.ltc-tongji-1 {
	background: url(../images/eyes.png) center left no-repeat;
}

.ltc-tongji-2 {
	background: url(../images/liuyan.png) center left no-repeat;
	margin-top: 10px;
}

.ltc-right {
	width: 200px;
	float: right;
}

.ltc-fabu {
	display: block;
	background: #129be1;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.ltc-next a {
	display: block;
	height: 60px;
	line-height: 60px;
	background: #f2f2f8;
	width: 700px;
	margin: 0 auto;
	color: #9b9b9b;
	text-align: center;

}

.ltc-fenye {
	padding: 35px;
	text-align: center;
}

.ltc-fenye-bt {
	display: inline-block;
	color: #454545;
	font-size: 12px;
}

.ltc-prev {
	display: block;
	float: left;
	width: 62px;
	border: 1px solid #e3e3ea;
	height: 24px;
	line-height: 24px;
}

.ltc-num {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e3e3ea;
	padding: 0 10px;
	margin-left: 10px;
}

.ltc-sn {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 18px;
}

.ltc-allTxt {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	color: #454545;
	height: 24px;
	line-height: 24px;
}

.ltc-IndexInput {
	width: 25px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e3e3ea;
}

.ltc-oSure {
	width: 48px;
	height: 26px;
	line-height: 26px;
	background: #129be1;
	text-align: center;
	color: #fff;
	float: left;
	display: block;
	margin-left: 20px;
}

.luntan-edit {
	margin-top: 15px;
}

.lt-edit {
	margin-top: 10px;
}

.ltd-edit a {
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #129be1;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	margin-top: 15px;
}

.luntan-titles {
	margin-top: 20px;
	line-height: 30px;
}

.luntan-titles input {
	width: 500px;
	height: 30px;
	text-indent: 1em;
	border: 1px solid #dedede;
}

.detail-title {
	padding-top: 30px;
	height: 60px;
	background: #fff;
}

.detail-content {
	width: 716px;
	margin: 0 auto;
}

.dt-img {
	float: left;
	padding-right: 30px;
	border-right: 1px solid #dedeed;
}

.detail-t {
	float: left;
	margin-left: 30px;
}

.detail-txt1 {
	font-size: 24px;
	color: #262626;
}

.detail-txt2 {
	color: #464646;
	font-size: 12px;
	margin-top: 10px;
}

.detail-look {
	float: right;
	color: #6c6c6c;
	font-size: 14px;
}

.detail-look span {
	float: left;
	display: block;
}

.dk-span1 {
	padding-left: 25px;
	background: url(../images/eyes.png) center left no-repeat;
}

.dk-span2 {
	padding-left: 22px;
	background: url(../images/liuyan.png) center left no-repeat;
	margin-left: 20px;
}

.dt-line {
	padding-top: 25px;
	background: #fff;
}

.dt-content {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
}

.detail-liuyan {
	margin-top: 15px;
	background: #fff;
}

.dt-liuyan-ul li {
	padding-top: 30px;
	padding-bottom: 30px;
}

.dt-liuyan-img {
	float: left;
}

.dt-liuyan-box {
	width: 625px;
	float: right;
}

.dtlb-t {
	color: #464646;
	font-size: 12px;
}

.dtlb-name {
	color: #129be1;
	font-size: 16px;
}

.dtlb-zhushi {
	display: block;
	float: right;
	background: #ededf3;
	padding: 5px 10px;
	color: #242424;
}

.dtlb-content {
	color: #464646;
	font-size: 14px;
	line-height: 25px;
	margin-top: 28px;
}

.dtlb-button {
	margin-top: 35px;
}

.dtlb-huifu {
	width: 70px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background: #129be1 url(../images/bi.png) 15px center no-repeat;
	float: left;
	text-indent: 20px;
	display: block;
	font-size: 12px;
}

.dtlb-dianzan {
	width: 98px;
	height: 23px;
	line-height: 25px;
	color: #929292;
	text-align: center;
	background: #fff url(../images/good.png) 15px center no-repeat;
	border: 1px solid #ededf3;
	float: left;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	margin-left: 10px;
}

.dtlb-jubao {
	float: right;
	font-size: 12px;
}

.dt-liuyan-ul li {
	border-bottom: 1px dashed #dedeed;
}

.dt-liuyan-ul li:nth-last-child(1) {
	border: none;
}

.dt-yonghuliuyan {
	margin-top: 15px;
	background: #fff;
}

.dtlb-fabiao {
	width: 120px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #129be1;
	font-size: 15px;
	display: inline-block;
}

.dtlb-f-box {
	padding: 20px 0;
	text-align: center;
}

.failInfo-r {
	color: red;
}

.oChecked-m {
	color: red !important;
	display: none;
}

.download-menu-tab {
	height: 40px;
}

.download-menu-ad1 {
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	float: left;
	background: #cfcbd2;
}

.active-menu-ad1 {
	background: #fff !important;
	color: #000 !important;
}

.download-menu-ad2 {
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #cfcbd2;
	display: block;
	float: left;
}

.download-menu-ad3 {
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #cfcbd2;
	display: block;
	float: left;
}

.download-menu-box1 {
	padding-top: 40px;
	margin-left: 45px;
	padding-bottom: 40px;
	float: left;
}

.download-menu-box2 {
	padding-top: 40px;
	margin-left: 45px;
	padding-bottom: 40px;
	float: left;
	display: none;
}

.download-menu-box3 {
	padding-top: 40px;
	margin-left: 45px;
	padding-bottom: 40px;
	float: left;
	display: none;
}

.download-iosImg {
	float: left;
}

.apple_btn {
	margin-top: 12px;
}

.googlePlayImg {
	margin-top: 13px;
}

.metering {
	margin-top: 80px;
}

.metering-page1 {
	background: #61bca7;
}

.metering-page2 {
	background: #f6f4f5;
}

.metering-page3 {
	background: #3a3a42;
}

.metering-img {
	width: 100%;
	display: table;
	text-align: center;

}

.metering-img-td {
	vertical-align: bottom;
	display: table-cell;
}

.metering-page2 img {
	width: 100%;
	display: block;
}



.footer {
	width: 100%;
	height: 360px;
	background: #232328;
}

.footer .footerBox {
	width: 1200px;
	margin: 0 auto;
}

.footer .footerBox .tp {
	height: 300px;
	width: 100%;
	position: relative;
}

.footer .footerBox .tp .foot_logo {
	position: absolute;
	left: 109px;
	top: 118px;
}

.footer .footerBox .tp .mianbox {
	padding-left: 400px;
	padding-top: 45px;
}

.footer .footerBox .tp .mianbox .buet {
	display: flex;
}

.footer .footerBox .tp .mianbox .buet .ilte {
	width: 190px;
}

.footer .footerBox .tp .mianbox .buet .ilte .title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.footer .footerBox .tp .mianbox .buet .ilte .title span {
	width: 24px;
	height: 3px;
	background: #c1242c;
	border-radius: 3px;
	display: block;
	margin-top: 13px;
}

.footer .footerBox .tp .mianbox .buet .item {
	padding-top: 15px;
}

.footer .footerBox .tp .mianbox .buet .item a {
	font-size: 14px;
	color: rgb(255 255 255 / 75%);
	margin: 10px 0;
	display: block;
	text-decoration: none;
}

.footer .footerBox .tp .mianbox .buet .item a:hover {
	color: rgb(255 255 255 / 100%);
}

.footer .footerBox .tp .mianbox .buet .item .tx {
	font-size: 14px;
	color: rgb(255 255 255 / 75%);
	margin: 10px 0;
	position: relative;
}

.footer .footerBox .tp .mianbox .buet .item .tx .phone {
	position: absolute;
	top: 0;
	right: -65px;
}

.footer .footerBox .tp .mianbox .buet .item .ct {
	display: flex;
	margin: 10px -8px 0;
}

.footer .footerBox .tp .mianbox .buet .item .ct .ct1 {
	margin: 0 8px;
	flex: 1;
}

.footer .footerBox .tp .mianbox .buet .item .ct .ct1 .ctdx {
	height: 87px;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	padding: 0;
}

.footer .footerBox .tp .mianbox .buet .item .ct .ct1 .ctdx img {
	width: 100%;
	object-fit: contain;
	height: 100%;
}

.footer .footerBox .tp .mianbox .buet .item .ct .ct1 .cttx {
	font-size: 12px;
	color: rgb(255 255 255 / 75%);
	margin-top: 8px;
	text-align: center;
}

.footer .footerBox .botm {
	height: 59px;
	line-height: 59px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.footer .footerBox .botm a {
	color: #fff;
	text-decoration: none;
	margin-left: 20px;
}

.footer .footerBox .line {
	height: 1px;
	background: #fff;
	width: 100%;
	opacity: 0.05;
}

.do-gotop {
	cursor: pointer;
	position: fixed;
	z-index: 9999;
	font-size: 0px;
	right: 20px;
	bottom: 15px;
	width: 48px;
}