.header {
	position: relative;
	height: 68px;
	background-color: #FFF;
	line-height: 68px;
	font-size: 14px;
	box-shadow: 0px 2px 7px 0px rgba(141, 135, 255, 0.24);
}

.header-content {
	width: 1204px;
	margin: auto;
	height: 68px;
}

.header .header-right {
	float: right;
}

.header .header-right .header-right-item {
	display: inline-block;
	min-width: 65px;
	line-height: 68px;
	height: 68px;
	text-align: center;
	margin-left: 69px;
	color: #666666;
}

.header .header-right .header-right-item.active {
	color: #F97863;
	border-bottom: 2px solid #F97863;
}

.header .header-right .login-btn {
	display: inline-block;
	width: 57px;
	text-align: center;
	line-height: 30px;
	margin-left: 60px;
	margin-top: 19px;
	background-color: #F97863;
	color: #FFF;
	border-radius: 3px;
}

.header-left {
	display: inline-block;
}

.logo {
	display: block;
	width: 181px;
	height: 54px;
	margin-top: 7px;
}
/* 首页样式修改 */
.platform-title{
	text-align: center;
}
.platform-title>.platform-title-text1{
	font-size:24px;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:30px;
}
.platform-title>.platform-title-text2{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:30px;

}
.platform-content{
	text-align:center;
	margin-top: 60px;
}
.platform-content>.platform-content-msg{
	text-indent: 40px;
	text-align: left;
	display: inline-block;
	width:456px;
	height:164px;
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:37px;
	margin-top: 25px;
	margin-right: 32px;
}
.platform-content>img{
	width: 380px;
	height: 200px;
}
/* 下载页面 */
.download-content {
	width: 100%;
	height: 1012px;
	background-image: url(../img/bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 207px;
	display: flex;
	justify-content: center;
}

.download-content .text {
	font-size: 44px;
	line-height: 74px;
	color: #FFF;
}

.download-content .sj-big-img {
	width: 295px;
	vertical-align: top;
}

.download-content .sj-small-img {
	width: 232px;
	margin-right: -66px;
	vertical-align: top;
	margin-top: 92px;
}

.download-content .load-sys {
	display: block;
	float: left;
	width: 165px;
	height: 65px;
}

.download-content .load-sys:first-child {
	margin-right: 39px;
}

.download-content .load-sys-wrapper {
	height: 65px;
	margin-top: 15px;
	margin-bottom: 44px;
}

.download-content .code-img-wrapper {
	padding-left: 10px;
}

.download-content .code-img {
	width: 144px;
	height: 144px;
}

.download-content .code-img:first-child {
	margin-right: 60px;
}

/* vip页面 */
.vip-content {
	width: 100%;
	/* height: 540px;
	background-image: url(../img/appxizbg_top.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center; */

}

.vip-content-top {
	padding-top: 90px;
	width: 100%;
	height: 540px;
	background-image: url(../img/banner.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

.vip-content .text {
	font-size: 36px;
	line-height: 1;
	color: #FFF;
	margin-top: 25px;
}

.vip-content .sj-big-img {
	width: 197px;
	vertical-align: top;
}

.vip-content .sj-small-img {
	width: 154px;
	vertical-align: top;
	margin-top: 92px;
}

.vip-content .load-sys {
	display: block;
	float: left;
	width: 137px;
	height: 54px;
	margin-bottom: 31px;
}

.vip-content .load-sys:first-child {
	margin-right: 32px;
}

.vip-content .load-sys-wrapper {
	margin-top: 15px;
	margin-bottom: 44px;
}

.vip-content .code-img-wrapper {}

.vip-content .code-img {
	width: 85px;
	height: 85px;
	margin-left: 26px;
}

.vip-content .code-img:first-child {
	margin-right: 58px;

}

.vip-content-middle-title {
	padding: 0 20px;
}

.vip-content-middle-title-line {
	float: left;
	height: 53px;
	width: 10px;
	background-color: #805FFF;
	margin-right: 20px;
	vertical-align: middle;
}

.vip-content-middle-title-text1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

.vip-content-middle-title-text1 span {
	font-size: 16px;
	line-height: 1;
	color: #F64F01;
}

.vip-content-middle-title-text2 {
	font-size: 14px;
	line-height: 1;
}

.vip-content-middle-content,
.vip-content-middle-content1 {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
}

.vip-content-middle-content .vip-content-middle-content-item {
	display: inline-block;
	width: 198px;
	background-image: url(../img/huise.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 20px;
	border-radius: 10px;
	line-height: 1;
}


.vip-content-middle-content .vip-content-middle-content-item.active {
	background-image: url(../img/xuanzhongkuang.png);
}

.vip-content-middle-content .vip-content-middle-content-item .date {
	font-size: 26px;
	margin: 43px 0 35px;
}

.vip-content-middle-content .vip-content-middle-content-item .now-price {
	font-size: 42px;
}

.vip-content-middle-content .vip-content-middle-content-item .old-price {
	font-size: 24px;
	color: #999999;
	text-decoration: line-through;
	margin: 18px 0 41px;
}

.open-btn {
	width: 276px;
	line-height: 50px;
	background-color: #805FFF;
	border-radius: 9px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	margin: 40px auto;
}

.vip-content-middle-content1 .vip-content-middle-content-item {
	display: inline-block;
	width: 222px;
	text-align: center;
	line-height: 1;
	height: 160px;
	vertical-align: top;
}

.member-img {
	display: block;
	height: 92px;
	width: 92px;
	margin: auto;
	margin-top: -4px;
}

.member-text {
	line-height: 30px;
	font-size: 24px;
	color: #666666;
	padding-top: 14px;
}

.download-prompt {
	padding: 38px 0 60px;
}

.download-prompt-logo {
	display: block;
	height: 25px;
	width: 363px;
	margin: auto;
}

.vip-content-middle-content1 .vip-content-middle-content-item:not(:first-child) {
	border-left: 1px solid #E6E6E6;
}

.down-type-wrapper {
	text-align: center;
	padding-bottom: 61px;
}

.down-item {
	display: inline-block;
}

.down-item-img-android {
	width: 43px;
	height: 49px;
}

.down-item-img-ios {
	width: 43px;
	height: 49px;
	margin: 0 108px;
}

.down-item-img-code {
	width: 44px;
	height: 44px;
}

.vip-content-bottom {
	line-height: 65px;
	text-align: center;
	color: #FFF;
	height:65px;
	background:rgba(249,120,99,1);
	font-size: 12px;
}

/* 弹出窗 */
.mui-popover {
	position: fixed;
	width: 468px;
	height: 440px;
	top: 50%;
	left: 50%;
	margin-top: -234px;
	margin-left: -220px;
	z-index: 9999;
	background-color: #FFF;
	border-radius: 0;
}

.mui-backdrop.mui-active {
	z-index: 996;
}

.pay-wrapper {
	background-color: #FFF;

}

.mui-popover-title {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 20px;
	color: #FFF;
	background-color: #F97863;
}

.cha {
	float: right;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.popover-content {
	padding: 20px 20px 0 0;
	margin-left: 20px;
	border-bottom: 1px solid #E6E6E6;
}

.popover-content .popover-content-item {
	margin-bottom: 20px;
}

.popover-content-item-now-price {
	font-size: 18px;
	color: #FF3333;
	margin-left: 8px;
	margin-right: 4px;
}

.popover-content-item-old-price {
	font-size: 14px;
	color: #666666;
	text-decoration: line-through;
}


.pay-type-wrapper {
	padding: 20px;
}

.pay-type-module-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}

.radio-wrapper {
	text-align: center;
	padding: 17px 0 31px;
}

.radio-wrapper .radio-item {
	display: inline-block;
	font-size: 16px;
}

.radio-wrapper .radio-item:first-child {
	margin-right: 41px;
}

/* 首页 */
.home-title {
	text-align: center;
}

.home-title-text1 {
	font-size: 24px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 30px;
	margin-top: 70px
}

.home-title-text2 {
	font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 30px;

}

.home-content-tab-item {
	display: inline-block;
	width: 269px;
	text-align: center;
	margin: 0 80px;
}

.home-content-tab-item img {
	display: block;
	width: 80px;
	height: 80px;
	margin: auto;
}

.home-content-tab-item .text1 {
	font-size: 16px;
	color: #666666;
	line-height: 1;
	padding: 20px 0 15px;
}

.home-content-tab-item .text2 {
	width: 204px;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	text-align: center;
	margin: 0 auto;
}

.home-prompt-logo {
	display: block;
	width: 831px;
	height: 20px;
	margin: auto;
}

.contact-page {
	background-color: #FFF;
}

.contact-content {
	width: 1160px;
	margin: auto;
	padding: 40px 0 30px;
	overflow: hidden;
}

.contact-info {
	float: left;
}

.contact-info {
	width: 452px;
	margin-right: 35px;

}

.module-title {
	font-size: 28px;
	line-height: 84px;
	border-bottom: 1px solid #E6E6E6;
}

.contact-info-item {
	font-size: 18px;
	line-height: 1;
	margin-top: 37px;
}

.contact-info-item company {
	font-size: 20px;
	margin-top: 23px;
}

.info-input-wrapper .input {
	display: block;
	border: none;
	background-color: #F4F4F4;
	height: 48px;
	margin-bottom: 30px;
	border-radius: 0;
}

.info-input-wrapper .input-wrapper1 .input {
	width: 320px;
}

.info-input-wrapper .input-wrapper1 {
	overflow: hidden;
}

.info-input-wrapper .input-wrapper1 .input:first-child {
	float: left;
	margin-right: 30px;
}

.info-input-wrapper .input-wrapper2 .input {
	width: 670px;
}

.info-input-wrapper .input-wrapper3 .input {
	width: 670px;
	height: 170px;
	margin-bottom: 0;
}

.submit-btn {
	width: 180px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	background-color: #F97863;
	margin: 0 auto 60px;
}

.code-map {
	width: 1160px;
	margin: 0 auto 60px;
	height: 470px;
	text-align: center;
}

.code-map .code {
	width: 332px;
	height: 470px;
	float: left;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
	background-color: #F97863;
	padding: 78px 0 89px;


}

.code-map .code .code-img {
	width: 200px;
	height: 200px;
	margin: 33px 0 29px;
}

.code-map .map {
	width: 828px;
	height: 470px;
	background-image: url(../img/bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 332px;
}

.agreement-content{
	width: 1200px;
	background-color: #FFF;
	margin:30px auto 62px;
	font-size: 14px;
	line-height: 20px;
	text-indent: 2em;
	padding: 40px;
}

.agreement-content-title{
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}

.agreement-update-time{
	font-size: 12px;
	line-height: 1;
	color: #666;
	text-align: center;
	padding-bottom: 40px;
}

.agreement-content p{
	text-indent: 2em;
	color: #333;
}