body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Microsoft YaHei;
	-webkit-text-size-adjust: 100%;
}

.loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}

.loading .bg {
	width: 80%;
	height: 90px;
	position: absolute;
	top: 45%;
	left: 10%;
	margin-top: -45px;
	border-radius: 5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=120,strength=4);/*ie*/
	-moz-box-shadow: 2px 2px 10px #cccccc;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #cccccc;/*safari»òchrome*/
	box-shadow: 2px 2px 10px #cccccc;/*opera»òie9*/
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	background: #fff;
}
.loading .win {
	width: 80%;
	height: 90px;
	position: absolute;
	top: 45%;
	left: 10%;
	margin-top: -45px;
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
}
.loading .win i {
	margin:10px auto 6px auto;
	font-size: 24px;
}
.loading .error {
	width: 80%;
	height: 90px;
	position: absolute;
	top: 45%;
	left: 10%;
	margin-top: -45px;
	line-height: 90px;
	color: #ff0000;
	font-size: 14px;
	font-style: italic;
}

#ct1, #ct2 {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
}
#ct1 .head1 {
	width: 100%;
	height: 40px;
	position: fixed;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #3366ff;
}

#ct1 .ul1 {
	width: 100%;
	position: absolute;
	top: 40px;
	bottom: 18px;
	padding: 10px 0;
	overflow: auto;
}
#ct1 .ul1 li {
	height: 40px;
	line-height: 42px;
	font-size: 16px;
}
#ct1 .ul1 li i {
	padding-right: 6px;
}
#ct1 .user {
}
#ct1 .user .pos {
	width: 100%;
	height: 40px;
	position: fixed;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #3366ff;
}
#ct1 .user .score {
	width: 100%;
	position: absolute;
	top: 40px;
	bottom: 0;
	padding-top: 20px;
	overflow: auto;
}
#ct1 .user .score ul {
	margin: 0 20px 16px 24px;
	text-align: left;
}
#ct1 .user .score li {
	list-style-type: square;
	margin: 3px 0 3px 20px;
	line-height: 24px;
}
#ct1 .user .score li b {
	color:#ff0000;
	margin: 0 3px;
}
#ct1 .user .score li .sp1 {
	color:#0000ff;
}
#ct1 .user .score li .sp1 i {
	margin-left: 6px;
}
#ct1 .user .score li .lt {
	display: none;
}
#ct1 .user .score li .lt table {
	width: 100%;
	margin-bottom: 10px;
}
#ct1 .user .score li .lt td {
	border: 1px solid #aaa;
}
#ct1 .user .score li .lt .td1 {
	text-align: right;
}
#ct1 .user .score li .lt .td2 {
	padding-left: 3px;
}
#ct1 .user .score .ts1 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 30%;
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
#ct1 .user .score .ts2 {
	position: relative;
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding-top: 7px;
}
#ct1 .user .score .ts2 .bg {
	width: 100%;
	height: 90px;
	border-radius: 5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=120,strength=4);/*ie*/
	-moz-box-shadow: 2px 2px 10px #cccccc;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #cccccc;/*safari»òchrome*/
	box-shadow: 2px 2px 10px #cccccc;/*opera»òie9*/
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	background: #fff;
}
#ct1 .user .score .ts2 .win {
	width: 100%;
	height: 90px;
	position: absolute;
	top: 13px;
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
}
#ct1 .user .score .ts2 .win i {
	margin:10px auto 6px auto;
	font-size: 24px;
}
#ct1 .user .setting {
	position: absolute;
	top: 40px;
	bottom: 0;
	width: 80%;
	margin-left: 10%;
	padding-top: 24px;
}
#ct1 .user .setting .item {
	padding-bottom: 30px;
	text-align: left;
	color: #3366ff;
}
#ct1 .user .setting .item i {
	margin-right: 6px;
}
#ct1 .user .setting .item .win {
	margin: 6px 0 0 20px;
	display: none;
}
#ct1 .user .setting .item .win input {
	width: 50%;
}
#ct1 .user .setting .item .win button {
	height: 20px;
	line-height: 18px;
	margin: -2px 0 0 10px;
}
#ct1 .user .setting .item .win .ts1 {
	text-align: left;
	color: #000;
	font-size: 12px;
	font-style: italic;
	padding: 10px 0;
}
#ct1 .user .setting .item .win .ts2 {
	text-align: left;
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
}
#ct1 .user .subscribe {
	position: absolute;
	top: 40px;
	right: 0;
	bottom: 0;
	left: 0;
}
#ct1 .user .subscribe img {
	margin: 0;
}
#ct1 .user .subscribe .tl {
	padding: 20px 0 3px 0;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #e50014;
}

#ct2 .head1 {
	width: 100%;
	height: 40px;
	position: fixed;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #3366ff;
}
#ct2 .btnClose1 {
	width: 24px;
	height: 24px;
	position: fixed;
	top: 6px;
	right: 6px;
}
#ct2 .btnClose1 i {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#ct2 .confirm1 {
	position: absolute;
	top: 40px;
	right: 0;
	left: 0;
	bottom: 0;
	background: #fff;
}
#ct2 .confirm1 .win {
	padding: 0 10%;
	text-align: left;
}
#ct2 .confirm1 .win .tl {
	margin-top: 30px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
#ct2 .confirm1 .win .sel {
	margin: 15px 0;
}
#ct2 .confirm1 .win .sel input {
	margin: 0;
	padding: 0;
}
#ct2 .confirm1 .win .sel label {
	padding-left: 6px;
}
#ct2 .confirm1 .win .sel label span {
	color: #ff0000;
}
#ct2 .confirm1 .win .btn {
	margin-top: 30px;
}
#ct2 .confirm1 .win .btn button {
	width: 88px;
	height: 32px;
	line-height: 30px;
	padding-bottom: 2px;
	font-size: 16px;
	/*background: #3366ff;*/
}
#ct2 .confirm1 .win .ts {
	margin-top: 30px;
}
#ct2 .confirm1 .win .ts b {
	font-size: 16px;
}
#ct2 .confirm1 .win .ts li {
	list-style-type: square;
	line-height: 24px;
	margin: 5px 0 8px 20px;
}

#nav {
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	display: flex;
	background: #fff;
	border-top: 1px solid #ddd;
}
#nav span {
	font-size: 16px;
}
#nav .li1 {
	width: 32%;
	height: 50px;
	line-height: 50px;
	position: relative;
}

#nav .li2 {
	width: 2%;
	height: 50px;
}

#nav .li2 b {
	display: block;
	width: 1px;
	height: 30px;
	margin-top: 10px;
	margin-left: 50%;
	background: #ddd;
}

#nav .ul1 {
	width: 100%;
	position: absolute;
	bottom: 50px;
	/*left: 5%;*/
	display: none;
	background: #f7f7f7;
}

#nav .ul1 li {
	border-bottom: 1px solid #ddd;
}

#ct3 {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: left;
	overflow: auto;
}
#ct3 .hd1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 4px 0;
}
#ct3 .hd2 {
	text-align: center;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding-bottom: 8px;
}
#ct3 .section {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 4px 0;
}
#ct3 .direction {
	padding-bottom: 8px;
}
#ct3 .direction .sp1 {
	font-weight: bold;
}
#ct3 .tl {
	margin-bottom: 2px;
	padding-top: 10px;
	font-weight: bold;
	position: relative;
}
#ct3 .tl b {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 12px;
	display: block;
}
#ct3 .snd {
	padding-top: 8px;
}
#ct3 .q1 {
	font-weight: bold;
	padding: 4px 0 8px 0;
}
#ct3 .yw {
	padding: 6px;
	border-radius: 10px;
	border: 1px solid #666;
	box-shadow: 2px 2px 2px 2px rgba(160,160,160,0.5), -2px 2px 2px 2px rgba(255,255,255,0.5);
	display: none;
}
#ct3 .yw p {
	padding: 0;
	margin: 0 0 16px 0;
}
#ct3 .q2 {
	padding-bottom: 6px;
}
#ct3 .q2 .q21 {
	width: 24px;
	line-height: 22px;
	display: table-cell;
	vertical-align: top;
}
#ct3 .q2 .q22 {
	display: table-cell;
	vertical-align: top;
	padding-left: 24px;
	text-indent: -18px;
	line-height: 22px;
}
#ct3 .q2 .q22 b {
	color: #DD0000;
}
#ct3 .q2 .q22 .sel {
	color: #000;
	padding-bottom: 8px;
}
#ct3 .rel {
	margin: 0 auto;
	min-height: 300px;
}
#ct3 .rel button {
	width: 128px;
	height: 32px;
	position: relative;
	left: 48%;
	margin: 8px 0 0 -64px;
	line-height: 30px;
	padding-bottom: 2px;
	font-size: 16px;
}
#ct3 .rel .practiceEnd {
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-weight: bold;
	color: #000;
}
#ct3 .rel .dv0 {
	margin-bottom: 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	border-bottom: 2px solid #666;
}
#ct3 .rel .tb {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
#ct3 .rel .tb td {
	text-align: center;
	vertical-align: middle;
	padding: 3px 0;
	border: 1px solid #666;
}
#ct3 .rel .tb .tr0 td {
	font-weight: bold;
}
#ct3 .rel div {
	text-align: center;
}
#ct3 .rel .dv1 {
	padding: 30px 0 20px 0;
}
#ct3 .rel .dv1 .sp1 {
	padding: 0 6px;
	color: #ff0000;
}
#ct3 .rel .dv2 {
	padding-bottom: 50px;
	font-size: 36px;
	font-weight: bold;
	color: #ff0000;
}
#ct3 .promotion .dv1 {
	padding-top: 100px;
	text-align: center;
}
#ct3 .promotion .dv2 {
	text-align: center;
}
#ct3 .promotion .dv3 {
	margin: 10px 0;
	padding-bottom: 400px;
	text-align: center;
	color: #3366ff;
	font-size: 36px;
	font-weight: bold;
}

#sndWindow {
	width: 100%;
	position: fixed;
	top: 40px;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
}
#sndWindow .bg {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #fff;
}
#sndWindow .win {
	width: 90%;
	padding: 40px 0;
	top: 25%;
	left: 5%;
	position: fixed;
	text-align: center;
	border-radius: 15px;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 2px 2px rgba(160,160,160,0.5), -2px 2px 2px 2px rgba(255,255,255,0.5);
	background: #fff;
}
#sndWindow .win .ts {
	padding-bottom: 18px;
	font-weight: bold;
	color: #666;
}

#msg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}