.mLogo {
	width: 200px;
	height: auto;
	margin:  8px 0 0 115px;
}

.navList {
	margin: 0 250px 0 0;
}

.navList span {
	height: 65px;
	line-height: 65px;
	font-size: 14px;
}

.navList span.check img.check {
	width: 14px;
	height: 14px;
}

.main {
	min-height: 450px;
}
#video{
	margin-left: 0px !important;
}
.main{
	height: 625px;
	background-position-y: -180px;
    background-position-x: -320px;
}
/* .mPhone {
	height: 400px;
	width: 239px;
} */

.mCenterCon {
	/* height: 400px; */
	position: relative;
}

.mBottomList {
	padding-top: 8px;
}

/* .mPhoneCon {
	height: 384px;
	width: 200px;
	margin: 18px auto 0;
	border-top-left-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
} */

.mPhoneHead {
	margin-top: -4px;
}

.mPhoneIcon {
	top: -13.5px;
}

.mBottomList span {
	font-size: 12px;
}

.mBottomIcon span {
	width: 20px;
	height: 20px;
}

.mBottomIcon {
    padding-top: 17px;
}

.mTopInfo, .mTopUserInfo {
	height: 40px;
}

.mTopInfoHead {
	height: 40px;
	width: 40px;
}

.mTopInfoIpt {
	height: 39px;
	line-height: 39px;
}

.mTopInfoIpt input {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.mTopInfoBtn {
	width: 70px;
	height: 26px;
	line-height: 24px;
	margin-top: -13px;
}

.mTopUserInfo p:nth-child(2) {
	margin-top: 5px;
	font-size: 14px;
}

.mTopUserCon p span {
	width: 13px;
	height: 13px;
	margin-top: -3px;
}

.mTopListTitle, .mTopAmountitle {
	font-size: 14px;
}
.mTopListTitle2{
	width: 100%;
	font-size: 14px;
	color: #E6E6E6;
	margin-top: 16px;
}

.mTopNavBg, .mTopAmountBg, .mGashBg {
	/* width: 100px; */
	/* height: 37px; */
}

.mGashInfo p {
	font-size: 12px;
}

.mTopAmountCon p img {
	width: 10px;
	height: auto;
	margin-top: -2.5px;
}

.mTopAmountCon p:nth-child(1) {
	font-size: 14px;
}

.mCenterCon.mCenterCon2,.mCenterCon5 {
	height: 360px;
}

#video {
	margin-left: -5px;
}

.mTopNavBg:nth-child(4n+1), .mTopAmountBg:nth-child(4n+1), .mGashBg:nth-child(4n+1) {
	/* margin-left: 15px; */
}

.mTopNavBg:nth-child(5n+1), .mTopAmountBg:nth-child(5n+1), .mGashBg:nth-child(5n+1) {
	/* margin-left: 0; */
}

.mTopNavBg:nth-child(n+5), .mTopAmountBg:nth-child(n+5), .mGashBg:nth-child(n+5) {
	/* margin-top: 0; */
}

.mTopNavBg:nth-child(n+6), .mTopAmountBg:nth-child(n+6), .mGashBg:nth-child(n+6) {
	/* margin-top: 10px; */
}

.mCon4Cant {
	height: 400px;
}

.mCon4PriceTitle {
	font-size: 14px;
}

.mPriceBtn, .payInfoBtn {
	width: 202px;
	height: 35px;
	line-height: 32px;
	font-size: 16px;
}

.mCon4PriceTitle span {
	font-size: 20px;
}

.payInfo {
	padding-top: 15px;
}

.payInfoName, .pay2InfoName {
	margin-top: 5px;
}

.payInfoIpt, .pay2InfoIpt {
	height: 34px;
}

.payInfoIpt input, .pay2InfoIpt input {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}

.payInfoMoney, .payInfoMoney2 {
	font-size: 14px;
}

.mCenterCon1 {
	height: 400px;
}

.mCenterCon3 {
	height: 360px;
}

/* .fireflyLive {
	width: 300px;
} */

.langList {
	right: 225px;
	top: 55px;
}

.mAboutImg {
	display: none;
}

.mBottomTitle {
	width: auto;
	height: 20px;
	margin-top: 8px;
}

/* .mBottom {
	background: url(../../pcimg/bg2.png) no-repeat;
	background-size: 100% auto;
} */


.mPop {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}

.mask {
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.8;
}

.mConfirmPop {
	width: 584px;
	height: 453px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../../h5pay/img/pConfirmPop.png) no-repeat;
	background-size: contain;
}

.tAvatar {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 90px;
	left: 50%;
	transform: translateX(-50%);
}

.tAvatar>img {
	width: 100%;
	height: 100%;
}

.tId {
	width: 100%;
	position: absolute;
	top: 180px;
	left: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.tName {
	width: 100%;
	position: absolute;
	top: 210px;
	left: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.tNote {
	width: 100%;
	position: absolute;
	top: 252px;
	left: 0;
	color: #ff0000;
	font-size: 14px;
	text-align: center;
}


.wBtn {
	width: 180px;
	height: 48px;
	position: absolute;
	top: 340px;
	left: 90px;
	background: url(../../h5pay/img/btnBg.png) no-repeat;
	background-size: contain;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.rBtn {
	width: 180px;
	height: 48px;
	position: absolute;
	top: 340px;
	left: 320px;
	border-radius: 40px;
	background: linear-gradient(to right, #00f089, #00a0e8);
	background-size: contain;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}


.colseBtn {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50px;
	right: 50px;
	background: url(../../h5pay/img/pClose.png) no-repeat;
	background-size: contain;
}

.companyInfo{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 300px;
	left: 300px;
}