* {
	margin: 0;
	padding: 0;
}

html {
	font-size: calc(100vw/7.5) !important;
}

html,
body {
	color: #333;
	margin: 0 auto;
	font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

* {
	box-sizing: border-box;
}

table {
	width: 100%;
	border-collapse: separate;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.oh {
	overflow: hidden;
}

.hidden {
	display: none;
}

.bgWhite {
	background-color: white;
}

.bgC62617{
	background-color: #C62617;
}


@media screen and (min-width: 750px) {
	html {
		font-size: 100px !important;
	}
	body {
		width: 750px !important;
		margin: 0 auto !important;
		background-color: #F6F6F8 !important;
	}
	div {
		box-sizing: border-box;
		max-width: 750px;
	}
}


ul,
li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	border: none;
}

input {
	outline: none;
	border: none;
}

input[type=checkbox],
input[type=radio] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	border: 0;
	background: none;
}


/*更改placeholder字体颜色*/
input::-webkit-input-placeholder {
	color: #9D9D9D;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #9D9D9D;
	opacity: 1;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #9D9D9D;
	opacity: 1;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #9D9D9D;
}

/* 清除text文本输入框的清除图标和清除password密码输入框的明文图标*/
input::-o-clear {
	display: none;
}

input::-o-reveal {
	display: none;
}

/* 清除text文本输入框的清除图标和清除password密码输入框的明文图标*/
input::-ms-clear {
	display: none;
}

input::-ms-reveal {
	display: none;
}

.s-header {
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s_banner.png) no-repeat center;
	background-size: 100% 100%;
	padding: 0.36rem 0 1.38rem;
}

.s-header .s-top{
	padding: 0 0.32rem;
	font-size: 0.24rem;
}

.s-header .s-top-logo{
	font-size: 0.24rem;
	color: white;
	padding-top: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.s-header .s-top .s-home {
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s_logo.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	width: 0.91rem;
	height: 0.27rem;
	margin-right: 0.25rem;
}

.s-header .s-top .s-login {
	color: white;
	padding: 0 0.2rem;
	height: 0.44rem;
	line-height: 0.44rem;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid #FFFFFF;
	border-radius: 0.22rem;
	color: #AF181B;
	font-size: 0.24rem;
}

.s-header .s-top .s-login a {
	color: #AF181B;
	font-size: 0.24rem;
}

.s-actInfo{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.banner-title{
	margin-top: 0.26rem;
	width: 5.46rem;
	height: 1.71rem;
}

.banner-txt{
	margin: 0.1rem 0 0.2rem;
	width: 3.99rem;
	height: 0.5rem;
}

.banner-time{
	background: url(https://m.educity.cn/pmp/2020fxh2/images/banner-bg.png) no-repeat center;
	background-size: 100% 100%;
	width: 5.34rem;
	height: 0.52rem;
	line-height: 0.52rem;
	text-align: center;
	font-size: 0.3rem;
	color: #F24447;
}

.s-first{
	padding: 33px 0 0;
}


.s-title{
	color: #333333;
	font-size: 0.4rem;
	font-weight: bold;
	text-align: center;
}

.s-search-wrap{
	display: flex;
	align-items: center;
	margin: 0.46rem auto 0.21rem;
	border: 1px solid #F24447;
	border-right: none;
	width: 6.23rem;
	border-radius: 0.1rem;
}
.s-search-wrapNum{
	display: flex;
	align-items: center;
	margin: 0.46rem auto 0.21rem;
	width: 6.23rem;
	justify-content: center;
}

.s-search-input i{
	display: inline-block;
	width: 0.27rem;
	height: 0.27rem;
	background: url(https://m.educity.cn/pmp/2020fxh2/images/search.png) no-repeat center;
	background-size: 100% 100%;
	margin-right: 0.12rem;
}

.s-search-input{
	width: 5.33rem;
	border-right: none;
	height: 0.6rem;
	display: flex;
	align-items: center;
	padding:0 0.23rem;
}

.s-search-input input{
	background: transparent;
	color: #333;
	font-size: 0.22rem;
	width: 4rem;
}

.s-search-btn{
	width: 0.9rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border: 1px solid #F24447;
	background: #F24447;
	border-radius: 0.1rem;
	font-size: 0.22rem;
	text-align: center;
	color: #FFFFFF;
}

.s-list-wrap{
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s_bg4.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
	width: 7.35rem;
	height: 6rem;
	padding: 0.3rem 0.25rem 0 0.24rem;
}

.s-first .s-list li.s-th {
	height: 0.7rem;
	font-size: 0.24rem;
	color: white;
	line-height: 0.7rem;
	font-weight: bold;
	background: transparent;
}

.s-first .s-list li {
	display: flex;
}

.s-first .s-list li div {
	text-align: center;
}

.s-first .s-list .s-one {
	width: 1.2rem;
}

.s-first .s-list .s-two {
	width: 1.94rem;
}

.s-first .s-list .s-three {
	width: 1.94rem;
}

.s-first .s-list .s-four {
	width: 1.94rem;
}

.s-first .s-list li.s-td {
	height: 0.7rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.22rem;
	color: #555555;
}

.s-first .s-list .s-td:nth-of-type(2n+1){
	background: #FFF5F5;
}

.s-first .s-list li:nth-of-type(n+2) .s-one{
	font-size: 24px;
	color: #F24447;
}

.s-one-icon {
	display: inline-block;
	width: 0.29rem;
	height: 0.47rem;
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s-one.png) no-repeat center;
	background-size: 100% 100%;
}

.s-two-icon {
	display: inline-block;
	width: 0.29rem;
	height: 0.47rem;
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s-two.png) no-repeat center;
	background-size: 100% 100%;
}

.s-three-icon {
	display: inline-block;
	width: 0.29rem;
	height: 0.47rem;
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s-three.png) no-repeat center;
	background-size: 100% 100%;
}

.s-page {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0.24rem 0 0;
	font-size: 0.28rem;
	color: #333333;
	font-weight: 500;
	border-top: 1px solid #EBEBEB;
}

.s-page a{
	width: 1.6rem;
	height: 0.6rem;
	background: #FFF;
	border: 1px solid #DCDCDC;
	border-radius: 0.1rem;
	font-weight: 500;
	font-size: 0.3rem;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
}

.s-page span.current{
	color: #F24447;
}

.s-round-wrap{
	overflow-x: scroll;
}

.s-round-ul {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 133%;
	padding: 0.18rem 0.24rem 0.22rem;
}

.s-round-ul li {
	width: 3rem;
	height: 1.8rem;
	margin-right: 0.19rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.s-round-ul li:last-child {
	margin-right: 0;
}

.round-bg1 {
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s_bg1.png) no-repeat center;
	background-size: 100% 100%;
}

.round-bg2 {
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s_bg2.png) no-repeat center;
	background-size: 100% 100%;
}

.round-bg3 {
	background: url(https://m.educity.cn/pmp/2020fxh2/images/s_bg3.png) no-repeat center;
	background-size: 100% 100%;
}

.s-round-ul li p:nth-of-type(1) {
	font-size: 0.26rem;
	font-weight: bold;
	text-shadow: 0rem 0.02rem 0rem rgba(161, 26, 14, 0.46);
	color: white;
	margin-bottom: 0.11rem;
}

.s-round-ul li p:nth-of-type(2) {
	font-size: 0.2rem;
	font-weight: bold;
	text-shadow: 0rem 0.02rem 0rem rgba(161, 26, 14, 0.46);
	color: white;
	margin-bottom: 0.05rem;
}


.s-round-ul li p:nth-of-type(3) {
	margin: 0 0.09rem;
	padding: 0.05rem 0.1rem;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 0.2rem;
}

.s-round-ul li.round-bg1 p:nth-of-type(3){
	background: #DC6C2F;
}

.s-round-ul li.round-bg2 p:nth-of-type(3){
	background: #D25228;
}

.s-round-ul li.round-bg3 p:nth-of-type(3){
	background: #D63323;
}

.s-round-ul li .appoint-btnA {
	display: flex;
	width: 1.44rem;
	height: 0.44rem;
	border-radius: 0.22rem;
	margin: 0.09rem auto 0;
	font-size: 0.24rem;
	align-items: center;
	justify-content: center;
}

.s-round-ul li .appoint-btnA {
	background: #FFFFFF;
	box-shadow: 0rem 0.02rem 0.03rem 0rem rgba(161, 26, 14, 0.46);
	color: #C62617;
}

.appoint-iconA{
	background: url(https://m.educity.cn/pmp/2020fxh2/images/appoint.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	width: 0.22rem;
	height: 0.2rem;
	vertical-align: middle;
	margin-right: 0.06rem;
}

.s-tips{
	margin:0.2rem;
	color: #999999;
	font-size: 0.2rem;
}

.s-tips span{
	color: #F24447;
}


.s-second{
	padding-top: 0.5rem;
	background: white;
}
.s-second .s-gift-ul{
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 0.42rem 0.1rem;
}

.s-second .s-gift-ul li{
	width: 3.26rem;
	height: 3.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 0.1rem;
	
	box-shadow: 0rem 0rem 0.25rem 0rem rgba(199, 52, 54, 0.15);
}

.s-second .s-gift-ul li:nth-of-type(n+3){
	margin-top: 0.34rem;
}

.s-second .s-gift-ul li img{
	width: 2.56rem;
	height: 2.7rem;
}

.s-second .s-gift-ul p{
	font-size: 0.22rem;
    text-align: center;
    margin-top: 0.1rem;
}

.s-third{
	background: white;
	padding-bottom: 0.45rem;

}

.s-rule{
	width: 6.86rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.25rem 0rem rgba(199, 52, 54, 0.15);
	border-radius: 0.1rem;
	margin: 0.34rem auto 0rem;
	padding:0 0.3rem;
}


.s-rule .s-rule-title{
	font-size: 0.28rem;
	font-weight: bold;
	color: #F24447;
	position: relative;
	padding-top: 0.55rem;
	
}

.s-rule .s-rule-title span{
	z-index: 1;
	position: relative;
}

.s-rule .s-rule-title span::after {
	content: '';
	width: 100%;
	height: 0.12rem;
	display: inline-block;
	background-color: #FBE57D;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.s-rule-con{
	margin-top: 0.28rem;
	font-size: 0.22rem;
}

.s-rule-row{
	color: #855846;
	line-height: 1.5;
}
.s-rule-row .red{
	color: red;
}

.s-rule-table{
	margin-top: 0.27rem;
	border: 1px solid #BA8C7B;
	border-left: none;
	border-top: none;
}

.s-rule-table td{
	border: 1px solid #BA8C7B;
	border-right: none;
	border-bottom: none;
	height: 0.72rem;
	text-align: center;
	color: #855846;
	background-color: #FFF5F5;
	font-size: 0.18rem;
	padding: 0 0.1rem;
}

.r-th{
	height: 0.42rem !important;
}

.s-rule-tips span{
	color: #F24447;
}

.s-rule-tips{
	font-size: 0.2rem;
	text-align: right;
	color: #855846;
	margin-top: 0.35rem;
	padding-bottom: 0.39rem;
}
.s-rule-tips.tl{
	text-align: left;
}


.s-pop{
	position:fixed;
	top: 0;
	width:100%;
	height:100%;
	z-index:99;
	background-color:rgba(0,0,0,0.5);
}

.s-popcontent {
	position:relative;
	width:7.02rem;
	margin:0 auto;
    top: 1.5rem;
	background: white;
	border-radius: 0.1rem;
}

.s-closepop{
	position: absolute;
	right: 0.23rem;
	top: 0.23rem;
	width: 0.25rem;
	height: 0.25rem;
	background: url(https://m.educity.cn/pmp/2020fxh2/images/close.png) center no-repeat;
	background-size: 100% 100%;
}

.s-popinfo{
	padding: 0.57rem 0 0.6rem;
	text-align: center;
	color: #333;
}

.s-popinfo .s-pop-title{
	font-size:0.32rem;
	font-weight: bold;
	color: #F24447;
}

.s-popinfo .s-pop-tips{
	margin: 0.25rem 0 0.35rem;
	font-size: 0.24rem;
}

.s-popinfo .s-pop-notes{
	margin: 0.3rem 0 0;
	font-size: 0.24rem;
}
.s-popinfo .s-pop-kemu{
	margin: 0.3rem 0 0;
	font-size: 0.24rem;
	color: #F24447;
}

.s-popcontent2{
	position:relative;
	width:6.26rem;
	height: 2.21rem;
	margin:0 auto;
    top: 50%;
    margin-top: -1.1rem;
	background: url(../images/zjbg.png) center no-repeat;
	background-size: 100% 100%;
}
.s-pop-zjtitle{
	font-size: 0.32rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 10px;
	padding-top: 0.2rem;
}
.s-closepop.s-closepop2{
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
	width: 0.2rem;
	height: 0.2rem;
	background: url(https://www.educity.cn/pmp/2020fxh2/images/close.png) center no-repeat;
	background-size: 100% 100%;
}

.code-bg img{
	width: 2.09rem;
	height: 2.09rem;
}
/* .footer{
	background: white;
	width: 100%;
	padding: 0.5rem 0;
}
.footerBtn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-bottom: 0.32rem;
}
.footerBtn span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.81rem;
	height: 0.61rem;
	font-size: 0.24rem;
	color: #999999;
	border: 0.02rem solid #fff;
	border-radius: 0.05rem;
}
.footerBtn a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.81rem;
	height: 0.61rem;
	font-size: 0.24rem;
	color: #999999;
	border: 0.02rem solid #fff;
	border-radius: 0.05rem;
}
.footerBtn .btn1{
	background: #fff;
	margin-right: 0.25rem;
	color: #999999;
}
.footerNav{
	width: 100%;
	font-size: 0.22rem;
	color: #999999;
	line-height: 170%;
}
.footerNav div{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
} */

.s-first-add{
	width: 6.9rem;
	margin: 0 auto;
	padding-top: 0.2rem;
}
.s-first-add ul li{
	height: 1.3rem;
	background: url(../images/yuyue.png) center no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.4rem;
	padding-left: 0.55rem;
	box-sizing: border-box;
	position: relative;
	color: #fff;
}
.s-first-add ul li:nth-child(2){
	background: url(../images/yuyue2.png) center no-repeat;
	background-size: 100% 100%;
}
.s-first-add ul li:nth-child(3){
	background: url(../images/yuyue3.png) center no-repeat;
	background-size: 100% 100%;
}
.s-first-add ul li:last-child{
	margin-bottom: 0;
}
.s-first-add ul li .s-title1{
    font-size: 0.28rem;
    font-weight: bold;
	padding-top: 0.2rem;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.s-first-add ul li .s-title2{
    font-size: 0.2rem;
    margin-top: 0.2rem;
	width: auto;
	display: inline-block;
	height: 0.32rem;
	line-height: 0.32rem;
	padding: 0 0.1rem;
	background: #C92528;
	opacity: 0.5;
	border-radius: 0rem;
	border-radius: 20px;
}
.s-first-add ul li.disaledSty >a{
	background:bisque;
}
.s-first-add ul li >a{
	position: absolute;
	right: 0.7rem;
	top: 0.4rem;
    display: inline-block;
    text-align: center;
    font-size: 0.2rem;
    width: 1.6rem;
    height: 0.54rem;
    line-height: 0.54rem;
    background: #FFFFFF;
    border-radius: 21px;
    color: #F24447;
    font-weight: bold;
}
.s-first-add ul li >a i{
    display: inline-block;
    width: 0.22rem;
    height: 0.22rem;
    background: url(../images/alarm.png) center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 0.1rem;
}



.s-second-add{
    padding: 0.3rem 0;
    width: 100%;
    margin: 0 auto;
}
.s-second-add2{
    margin-top: 0.4rem;
}
.s-second-wrap{
    height: 7.48rem;
	height: 6.81rem;
    background: url(../images/cj_bg.png) center no-repeat;
    background-size: 100% 100%;
}
.s-second-wrap .s-second-tab{
    height: 0.9rem;
    color: #fff;
    font-size: 0.2rem;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-left: 0.5rem;
    box-sizing: border-box;
    line-height: 0.38rem;
}
.s-second-wrap .s-second-tab li{
    display: inline-block;
    min-width: 1.3rem;
    height: 0.38rem;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    padding: 0 0.1rem;
    box-sizing: border-box;
    text-align: center;
    margin-right: 0.14rem;
    cursor: pointer;
}
.s-second-wrap .s-second-tab li.on{
    background: #fff;
    color: #F24447;
}
.table-wrap{
    width: 6.35rem;
    margin-left: 0.52rem;
    height: 3.39rem;
    background: #FFF5F5;
    border: 1px solid #F25046;
    border-radius: 10px;
    text-align: center;
    line-height: 0.49rem;
    color: #855846;
    font-size: 0.22rem;
    box-sizing: border-box;
}
.table-wrap .table-thead{
    background: #FFA337;
    border-radius: 10px 10px 0px 0px;
}
.table-wrap .table-thead span{
    float: left;
    width: 50%;
    color: #fff;
}
.table-wrap .table-tbody{
    height: 3rem;
    overflow-y: auto;
}
.table-wrap .table-tbody::-webkit-scrollbar{
    display: none;
}
.table-wrap .table-tbody .table-tbody-line span{
    float: left;
    width: 50%;
}
.table-wrap .table-tbody .table-tbody-line{
    height:  0.49rem;
}
.table-wrap .table-tbody .table-tbody-line.light-line{
	background-color:brown;
	color: #fff;
}
.table-wrap .table-tbody .table-tbody-line:hover{
    cursor: pointer;
    background-color:#fff;
}

.s-second-wrap2 {
    width: 6.92rem;
    margin: 0 auto;
    margin-bottom: 0.5rem;
}
.s-second-wrap2 .s-second-tab{
    height: auto;
    color: #fff;
    font-size: 0.2rem;
    font-weight: bold;
    padding-top: 0.44rem;
    padding-bottom: 0.2rem;
	text-align: center;
    box-sizing: border-box;
    line-height: 0.44rem;
}
.s-second-wrap2 .s-second-tab li{
    display: inline-block;
    min-width: 1.3rem;
    height: 0.44rem;
    border: 1px solid #F24447;
    border-radius: 3px;
    padding: 0 0.1rem;
    box-sizing: border-box;
    text-align: center;
    margin-right: 0.14rem;
    cursor: pointer;
    color: #F24447;
}
.s-second-wrap2 .s-second-tab li.on{
    background: #F24447;
    color: #fff;
}
.s-second-wrap2 .table-wrap .table-thead span{
    width: 33.33%;
}
.s-second-wrap2 .table-wrap .table-tbody .table-tbody-line span{
    width: 33.33%;
	height: 0.54rem;
	border: 1px solid #B48370;
	border-left: 0;
	border-right: 0;
	border-top: 0;
    border-bottom: 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.s-second-wrap2 .table-wrap .table-tbody{
    height: 2.23rem;
    overflow-y: auto;
}
.s-second-wrap2 .table-wrap {
    height: 2.78rem;
    margin: 0 auto;
	border-radius: 6px;
	border: 1px solid #B48370;
	line-height: 0.54rem;
	position: relative;
}
.s-second-wrap2 .table-wrap::before{
	content: '';
	position: absolute;
	left: 33.33%;
	top: 0;
	width: 1px;
	height: 100%;
	background: #B48370;
}
.s-second-wrap2 .table-wrap::after{
	content: '';
	position: absolute;
	right: 33.33%;
	top: 0;
	width: 1px;
	height: 100%;
	background: #B48370;
}
.s-second-wrap2 .table-wrap .table-thead{
	background:none;
    border-radius: 6px 6px 0px 0px;
}
.s-second-wrap2 .table-wrap .table-thead span{
	color: #774532;
	font-size: 0.24rem;
	font-weight: bold;
	border: 1px solid #B48370;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.s-second-wrap2 .table-wrap .table-thead span:first-child{
	border-left: 0;
}
.s-second-wrap2 .table-wrap .table-thead span:last-child{
	border-right: 0;
}
.s-second-wrap2 .table-wrap .table-tbody .table-tbody-line span:last-child{
	border-right: 0;
}
.s-second-wrap2 .table-wrap .table-tbody .table-tbody-line{
	height: 0.54rem;
}


.banner-font {
	display: flex;
	justify-content: flex-start;
	color: #fff;
	padding-left: 0.15rem;
	margin-top: 0.3rem;
}
.banner-font p{
	color: #fff;
    font-weight: bold;
}
.banner-font p.p1{
	font-size: 1.5rem;
}
.banner-font p.p2{
	font-size: 0.75rem;
	margin-left: 0.1rem;
}
.banner-font p.p2 span{
	display: block;
}
.banner-font p.p2 span.y-color{
	color: #eff307fa;
    font-size: 0.65rem;
}
.banner-font p sup{
	font-size: 0.35rem;
    top: -2em;
}

.banner-fx{
	width: 4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    background-color: #f3e107fa;
    border-radius: 0.5rem;
    display: block;
    color: #F24447;
    text-align: center;
	padding-left: 20px;
    box-sizing: border-box;
	margin-bottom: 0.3rem;
	margin-top: 0.1rem;
}
.banner-fx span{
	display: inline-block;
    background: #fff;
    border-radius: 0.5rem;
    float: right;
    width: 2rem;
}


.s-pop-but{
    width: 144px;
    height: 40px;
	line-height: 40px;
    background: #F24447;
    border: 1px solid #F24447;
    border-radius: 6px;
    color: white;
    font-size: 18px;
	margin: 0 auto;
	margin-top: 30px;
	cursor: pointer;
}
.s-popinfo .code-bg.martb20{
	width: 2.09rem;
	margin: 0.2rem auto;
}
.s-popinfo .s-pop-notes{
	padding: 0 0.2rem;
	word-break:break-all;
}
.mytg_but{
	position: fixed;
	right: 0;
	bottom: 2rem;
	margin: 0 auto;
    width: 1.5rem;
    text-align: center;    
	height: 0.5rem;
    line-height: 0.5rem;
    background-color: #F24447;
    color: #fff;
    height: auto;
    border-radius: 20px 0 0 20px;
	font-size: 0.24rem;
	text-align: center;
	z-index: 999;
	cursor: pointer;
}
.s-tdWrap{
	max-height: 4.8rem;
    overflow: auto;
}
.s-pm-span{
	margin-right: 0.2rem;
}
.s-search-wrapNum{
	flex-wrap: wrap;
}
.s-search-wrapNum em{
	font-style: normal;
}
#cjtext{
	display: block;
	text-align: center;
}

.intro_fix{
	position: fixed;
	right: 0.2rem;
	bottom: 2.79rem;
	width: 1.41rem;
	height: 1.6rem;
	background: url(../images/intro.png) center no-repeat;
	background-size: 100% 100%;
	animation: shake-animation 1.5s infinite;
	-webkit-animation: shake-animation 1.5s infinite;
}
@keyframes shake-animation {
	0% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}