@charset "utf-8";
@font-face {
	font-family:"pingfangb";
	src: url('../font/PingFangBold.eot');
  src:
    url('../font/PingFangBold.eot?#font-spider') format('embedded-opentype'),
    url('../font/PingFangBold.woff2') format('woff2'),
    url('../font/PingFangBold.woff') format('woff'),
    url('../font/PingFangBold.ttf') format('truetype'),
    url('../font/PingFangBold.svg') format('svg');
}
body,h1,h2,h3,h4,ol,ul,li,dl,dt,dd,span,p,div,a,input,textarea,i{margin: 0;padding: 0;font-family:"pingfangb","microsoft yahei";box-sizing: border-box;-webkit-font-smoothing: antialiased;font-style: normal;outline: none;}
ul,ol,li{list-style: none;}
a {
	text-decoration: none;
	color: inherit;
	outline: none;
}
ul {
	list-style: none;
}
.test-lesson-banner{
	width: 100%;
	height: 316px;
	background: url(../../images/testlesson/testlesson-banner.jpg);
	background-size: 100% 316px;
}
.test-lesson-nav{
	width: 1200px;
	margin: 0 auto;
}
.main-menu-wrap{
	width: 140px;
	background: rgba(0,0,0,.5);
}
.main-menu{
	position: relative;
	width: 140px;
	height: 158px;
	line-height: 158px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.main-menu>a{
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	width: 98px;
	line-height: 158px;
	border-bottom: 1px solid #292929;
	box-sizing: border-box;
}
.main-menu:last-of-type>a{
	border: none;
}
.main-menu>div{
	display: none;
	width: 584px;
	min-height: 158px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 140px;
	background: #00a0e9;
	box-sizing: border-box;
	border-left: 1px solid #292929;
}
.main-menu:hover{
	background: #00a0e9;
}.main-menu:hover>a{
	border: none;
}
.main-menu:hover>div{
	display: block;
}
.main-menu>div>dl{
	width: 510px;
	overflow: hidden;
	margin-left: 30px;
	padding-top: 30px;
}
.main-menu>div>dl>dt{
	line-height: 1.5;
	width: 40px;
	float: left;
}
.main-menu>div>dl>dt a{
	font-size: 18px;
	color: #e9ba00;
}
.main-menu>div>dl>dd{
	width: 460px;
	float: right;
}
.main-menu>div>dl>dd ul{
	width: 100%;
	overflow: hidden;
	
}
.main-menu>div>dl>dd ul li{
	display: inline-block;
	line-height: 1.5;
	float: left;
	margin: 0 30px 20px 0;
}
.test-lesson-list{
	width: 1200px;
	margin: 50px auto;
}
.test-lesson-list ul{
	width: 100%;
	overflow: hidden;
}
.test-lesson-list ul li{
	display: inline-block;
	width: 388px;
	height: 347px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2),-1px -1px 1px rgba(0,0,0,.2);
	-ms-box-shadow: 1px 1px 2px rgba(0,0,0,.2),-1px -1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2),-1px -1px 1px rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2),-1px -1px 1px rgba(0,0,0,.2);
	border-radius: 5px;
	margin-top: 1px;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
.test-lesson-list ul li:nth-of-type(3n){
	margin-right: 2px;
}
.test-lesson-list ul li img{
	display: block;
	width: 388px;
	height: 270px;
}
.test-lesson-list ul li a{
	display: block;
	width: 100%;
}
.test-lesson-list ul li h3{
	width: 350px;
	margin: 5px auto 15px auto;
	font-size: 18px;
	color: #3e3e3e;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
}
.test-lesson-list ul li p{
	width: 350px;
	margin: 10px auto;
	overflow: hidden;
	font-size: 16px;
	color: #636363;
}
.test-lesson-list ul li p i{
	font-style: normal;
	margin-left: 15px;
}
.test-lesson-list ul li p span{
	color: #e98400;
	font-weight: bold;
	float: right;
}
/**new**/
.test-lesson-expert-banner{
	width: 100%;
	min-width: 1000px;
	height: 316px;
	background: #090909;
	padding-top: 1px;
	position: relative;	
	overflow: hidden;
}
.test-lesson-expert-banner img{
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -800px;
}
.test-lesson-info{
	width: 1030px;
	height: 194px;
	margin: 61px auto;
	overflow: hidden;
	position: relative;
}
.test-lesson-info h3{
	color: #fff;
	font-size: 36px;
	float: left;
	margin-top: 20px;
	width:600px;
}
.buy-lesson{
	width: 339px;
	height: 194px;
	background: url(../../images/testlesson/buy-bg.png);
	float: right;
	text-align: center;
}
.buy-lesson p{
	color: #fff;
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
}
.course-count{
	margin-right: 36px;
}
.buy-lesson p span i{
	margin-left: 15px;
	font-style: normal;
}
.buy-lesson h4{
	font-size: 24px;
	color: #e98400;
	margin-top: 30px;
}
.buy-lesson h4 span{
	margin-left: 10px;
}
.buy-lesson a{
	display: inline-block;
	width: 122px;
	height: 42px;
	background: #e98400;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	margin-top: 20px;
}

@media only screen and (max-width: 1400px) {
	.buy-lesson{
		margin-right: 50px;
	}
}
.audio-wrap{
	width: 1195px;
	margin: 40px auto 0 auto;
}
.audio-wrap h3{
	font-size: 24px;
	color: #e98400;
	font-weight: bold;
	padding-bottom: 20px;
}
.audio-wrap h3 span{
	color: #3e3e3e;
	margin-left: 30px;
}
.audio-box{
	width: 440px;
	height: 60px;
	border: 1px solid #ddd;
	border-radius: 5px;
	position: relative;
}
.audio-mask{
	width: 100%;
	height: 60px;
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
}
.audioplayer
{
	width: 360px;
	margin: 10px auto;
	height: 2.5em; /* 40 */
	color: #b9b9b9;
	font-size: 12px;
	position: relative;
	z-index: 1;
}
.audioplayer-mini
{
	width: 2.5em; /* 40 */
	margin: 0 auto;
}
.audioplayer > div
{
	position: absolute;
}
.audioplayer-playpause
{
	width: 2.5em; /* 40 */
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	left: 0;
}

.audioplayer-mini .audioplayer-playpause
{
	width: 100%;
}

.audioplayer-playpause a
{
	display: block;
	width: 40px;
	height: 40px;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a
{
	background: url(../../images/testlesson/play-btn.png) no-repeat center center;
}
.audioplayer.audioplayer-playing .audioplayer-playpause a{
	background: url(../../images/testlesson/pause-btn.png) no-repeat center center;
}

.audioplayer-time
{
	width: 4.375em; /* 70 */
	height: 100%;
	line-height: 2.375em; /* 38 */
	text-align: center;
	z-index: 2;
	top: 0;
}
.audioplayer-time-current
{
	left: 2.5em; /* 40 */
}
.audioplayer-time-duration
{
	right: -40px; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
	border-right: 0;
	right: 0;
}
.audioplayer-bar
{
	width: 225px;
	height: 3px; /* 14 */
	background-color: #b9b9b9;
	cursor: pointer;
	z-index: 1;
	top: 25px;
	right: 6.875em; /* 110 */
	left: 6.875em; /* 110 */
	margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
	right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.audioplayer-bar-loaded
{
	background-color: #333;
	z-index: 1;
}
.audioplayer-bar-played
{
	background: #1ba1e2;
	z-index: 2;
}
.audioplayer-volume
{
	width: 2.5em; /* 40 */
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	right: 0;
	display: none;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
	background-color: #222;
}
.audioplayer-volume-button
{
	width: 100%;
	height: 100%;
}
.audioplayer-volume-button a
{
	width: 0.313em; /* 5 */
	height: 0.375em; /* 6 */
	background-color: #fff;
	display: block;
	position: relative;
	z-index: 1;
	top: 42%;
	left: 30%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
	content: '';
position: absolute;
}
.audioplayer-volume-button a:before
{
	width: 0;
	height: 0;
	border: 0.5em solid transparent; /* 8 */
	border-left: none;
	border-right-color: #fff;
	z-index: 2;
	top: 50%;
	right: -0.25em;
	margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
{
	/* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
	width: 0.313em; /* 5 */
	height: 0.313em; /* 5 */
	border: 0.25em double #fff; /* 4 */
	border-width: 0.25em 0.25em 0 0; /* 4 */
	left: 0.563em; /* 9 */
	top: -0.063em; /* 1 */
	-webkit-border-radius: 0 0.938em 0 0; /* 15 */
	-moz-border-radius: 0 0.938em 0 0; /* 15 */
	border-radius: 0 0.938em 0 0; /* 15 */
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
.audioplayer-volume-adjust
{
	height: 6.25em; /* 100 */
	cursor: default;
	position: absolute;
	left: 0;
	right: -1px;
	top: -9999px;
	background: #222;
	}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
{
	opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
	top: auto;
	bottom: 100%;
}
.audioplayer-volume-adjust > div
{
	width: 40%;
	height: 80%;
	background-color: #333;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #1ba1e2;
	}
.audioplayer-novolume .audioplayer-volume
{
	display: none;
}

.audioplayer *,
.audioplayer *:before,
.audioplayer *:after
{
	-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}
.ball{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #b9b9b9;
	position: absolute;
	top: -7px;
	right: -8px;
	border-radius: 50%;
	background: #fff;
}
.ball i{
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #ed9d33;
	position: absolute;
	top: 6px;
	left: 6px;
}
.test-lesson-info-wrap{
	width: 1195px;
	margin: 50px auto;
	padding: 20px 0 100px 0;
	border: 1px solid #ddd;
	border-radius: 10px;
}
.test-lesson-instr{
	width: 1170px;
	margin: 0 auto;
}
.test-lesson-instr h3{
	font-size: 30px;
	color: #000;
	margin-bottom: 15px;
}
.test-lesson-instr pre{
	width: 890px;
	font-size: 14px;
	color: #656565;
	line-height: 1.5;
	font-weight: bold;
	word-break: break-all;
    white-space: pre-wrap;
}
.test-lesson-teacher-instr{
	width: 1170px;
	margin: 130px auto 110px auto;
	overflow: hidden;
}
.test-lesson-teacher-instr dt{
	width: 160px;
	float: left;
}
.test-lesson-teacher-instr dt img{
	display: block;
	width: 160px;
	height: 160px;
}
.test-lesson-teacher-instr dd{
	width: 870px;
	float: left;
	margin-left: 40px;
}
.test-lesson-teacher-instr dd h3{
	font-size: 18px;
	color: #3e3e3e;
	font-weight: normal;
	padding: 40px 0 35px 0;
}
.test-lesson-teacher-instr dd h3 span{
	font-size: 30px;
	margin-left: 20px;
	color:#000;
}
.test-lesson-teacher-instr dd pre{
	font-size: 14px;
	color: #656565;
	line-height: 1.5;
	font-weight: bold;
	word-break: break-all;
    white-space: pre-wrap;
}
.more-consult{
	width: 1170px;
	margin: 50px auto 0 auto;
}
.more-consult h3{
	font-size: 30px;
	color: #000;
	margin-bottom: 15px;
}
.more-consult p{
	font-size: 14px;
	color: #656565;
	line-height: 1.5;
	font-weight: bold;
}
.more-consult img{
	display: block;
	width: 170px;
	height: 170px;
	margin-top: 15px;
}
.course-listen{
	position: relative;
	top: 75px;
}
.course-listen li{
	width: 325px;
	border-bottom: 1px solid #ddd;
	padding: 20px 0 10px 0;
	overflow: hidden;
	position: relative;
}
.course-listen li p{
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.5;
	font-size: 14px;
	color: #a0a0a0;
	float: left;
}
.course-listen li div{
	width: 50px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	text-indent: 20px;
	color: #fff;
	font-size: 13px;
	float: left;
	border-radius: 4px;
	background: #ffa0a0 url(../../images/testlesson/listen.png) no-repeat 5px center;
	cursor: pointer;
}
.child-lesson-info{
	width: 1195px;
	margin: 90px auto;
}
.child-lesson-info p{
	font-size: 14px;
	line-height: 1.5;
	color: #656565;
	font-weight: bold;
}
.child-lesson-info img{
	display: block;
	width: 784px;
	margin: 30px 0;
}
.pay-for-course-mask{
	position: fixed;
	top: 0;bottom: 0;left: 0;right: 0;
	background: rgba(0,0,0,.4);
	z-index: 99;
	display: none;
}
.order-detail{
	width: 560px;
	height: 450px;
	border-radius: 5px;
	background: #fff;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -280px;
}
.order-detail h3{
	text-align: center;
	font-size: 24px;
	color: #656464;
	font-weight: bold;
	padding: 20px;
	width: 514px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}
.order-detail h4{
	text-align: center;
	font-size: 24px;
	color: #656464;
	font-weight: bold;
	width: 514px;
	margin: 10px auto 90px auto;
	line-height:1.3;
}

.order-detail div{
	height: 110px;
	overflow-y: auto;
	margin-top: 15px;
}
.order-detail p{
	width: 514px;
	margin: 0 auto;
	line-height: 1.5;
	font-size: 18px;
	color: #656464;
	text-align: center;
}
.order-detail p.you-can{
	width:100%;
	bottom:115px;
	left:0;
}
.order-detail p.series-course{
	font-weight: bold;
	color: #9a9a9a;
}
.order-detail ul{
	width: 514px;
	height: 110px;
	overflow: hidden;
	border-top: 1px solid #ddd;
	position: absolute;
	bottom: 0;left: 23px;
}
.order-detail ul li{
	width: 50%;
	line-height: 110px;
	text-align: center;
}
.child-course-count{
	float: left;
	font-size: 18px;
	color: #656464;
}
.child-course-count span{
	font-size: 24px;
	color: #e98400;
	font-weight: bold;
}

.pay-for-it{
	float: right;
}
.pay-for-it a{
	display: inline-block;
	width: 188px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #e98400;
	color: #fff;
	font-size: 24px;
	border-radius: 5px;
}
.close-mask{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
/**personal-center**/
.personal-info{
	width: 1196px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
}
.personal-list{
	width: 166px;
	float: left;
}
.personal-list ul li{
	width: 100%;
	background: #28adde;
	height: 70px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 70px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	cursor: pointer;
}
.personal-list ul li.active-list{
	background: #0082b3 url(../../images/testlesson/triangle.png) no-repeat 130px center;
}
.personal-list ul li a{
	display:block;
	height: 70px;
	font-size: 18px;
	text-align: center;
	line-height: 70px;
	color:#fff;
}
.personal-list ul li.active-list a:hover{
	color:#fff;
}
.personal-content{
	margin-left: 166px;
	background: #f2f2f2;
}
.to-edit{
	display: none;
	height: 210px;
	background: url(../../images/testlesson/edit-bg.png) no-repeat center 120px;
	padding-top: 1px;
}
.to-edit p{
	text-align: center;
	margin-top: 50px;
	line-height: 1.5;
	font-size: 18px;
	color: #424242;
}
.to-edit p span{
	color: #eb8500;
}
.personal-course,.intention,.personal-account{
	min-height: 600px;
}
.intention{
	display: none;
}
.personal-account{
	display: none;
}
.personal-course h3,.personal-account h3{
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 18px;
	font-weight: bold;
	background: #0f92c3;
	box-sizing: border-box;
	color: #fff;
}
.intention h3{
	height: 70px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: #0f92c3;
	box-sizing: border-box;
	color: #fff;
	padding-top: 20px;
}
.intention h3 p{
	font-size: 14px;
	font-weight: normal;
	color: #ffd800;
	line-height: 1.5;
}
.personal-course table{
	width: 980px;
	margin: 10px auto;
	background: #fff;
}
.personal-course table th,.personal-course table td,.personal-course table{
	border-collapse: collapse;
	border: 1px solid #c9c9c9;
	text-align: center;
}
.personal-course table th,.personal-course table td{
	height: 66px;
	font-size: 14px;
}
.personal-course table th{
	color: #424242;
}
.buy-time{
	width: 170px;
	color: #424242;
}
.course-title{
	width: 260px;
	color: #35a477;
}
.course-price,.course-type{
	color: #424242;
}
.course-op{
	width: 280px;
}
.personal-course table span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 5px;
	text-align: left;
	cursor: pointer;
}
.course-del{
	margin-right: 20px;
	width: 68px;
	text-indent: 30px;
	background: #ff7e7e url(../../images/testlesson/del-logo.png) no-repeat 10px center;
}
.course-pay{
	width: 78px;
	text-indent: 30px;
	background: #ff7800 url(../../images/testlesson/money.png) no-repeat 10px center;
}
.personal-course table span.goto-class{
	width: 68px;
	background: #5faef0;
	text-align: center;
}
.personal-msg,.accout-info{
	width: 980px;
	margin: 10px auto;
	background: #fff;
	border: 1px solid #c9c9c9;
	padding-bottom: 50px;
}
.personal-msg h4,.accout-info h4{
	width: 944px;
	margin: 0 auto;
	padding: 25px 0 40px 0;
	font-size: 18px;
	font-weight: bold;
	color: #424242;
}
.student-name,.university,.course-major,.student-phone-number,.keep-touch{
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 14px;
	color: #424242;
}
.course-major{
	margin:15px auto;
}
/* .course-major label{ */
/* 	font-weight:bold; */
/* } */
.student-phone-number{
	text-indent: 20px;
	margin-bottom: 40px;
}
.keep-touch{
	margin-bottom: 20px;
}
.student-phone-number span{
	width: 90px;
	text-indent: 0;
	text-align: right;
	float: left;
}
.student-name label,.university label,.course-major label,.keep-touch label{
	display: inline-block;
	text-align: right;
	width: 90px;
	float: left;
	line-height: 30px;
}
.student-name input,.university input,.course-major input,.keep-touch input{
	border: 1px solid #c9c9c9;
	border-radius: 2px;
	width: 244px;
	height: 30px;
	background: #f2f2f2;
	float: left;
	margin-left: 20px;
	outline: none;
	text-indent: 20px;
}

.personal-msg dl{
	width: 950px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	
}
.personal-msg dl dt{
	width: 100px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #424242;
	font-weight:normal;
}
.personal-msg dl dt.line-28{
	line-height:28px;
}
.personal-msg dl dd{
	width: 760px;
	float: left;
	margin-left: 20px;
	font-size:14px;
	color:#424242;
}
.personal-msg dl dd ul{
	width: 100%;
	overflow: hidden;
}
.personal-msg dl dd ul li{
	display: inline-block;
	float: left;
	width: 86px;
	color: #424242;
	font-size: 14px;
	position: relative;
	line-height: 20px;
	text-indent: 30px;
	margin: 0 20px 10px 0;
}
.personal-msg dl dd ul li input{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opactity=0);
	z-index: 2;
}
.personal-msg dl dd ul li input+span{
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #d1d1d1;
	position: absolute;
	top: 0;
	left: 0;
}
.personal-msg dl dd ul li input:checked+span:before{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: #28adde;
	border-radius: 50%;
	position: absolute;
	top: 4px;left: 4px;
}
.sava-btn{
	display: block;
	width: 78px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	background: #28adde;
	margin: 50px 0 0 125px;
}

.login-mask{
	position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;
	background: rgba(0,0,0,.4);
	display: none;
	z-index:99999;
}
.register-mask{
	position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;
	background: rgba(0,0,0,.4);
	display: none;
	z-index:99999;
}

.register-account,.login-account{
	width: 400px;
	height:500px;
	background: #fff;
	position: absolute;
	top: 50%;left: 50%;
	margin: -284px 0 0 -200px;
	border-radius: 15px;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #ccc,-2px -2px 5px #ccc;
}
.login-account ul{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c9c9c9;
}
.login-account ul li{
	width: 50%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-size: 18px;
	color: #8e8e8e;
}
.login-account ul li.select-login{
	color: #0f92c3;
}
.login-by-account{
	float: left;
}
.login-by-account:before{
	content: "";
	display: block;
	width: 1px;
	height: 56px;
	background: #c9c9c9;
	position: absolute;
	top: 0;
	left: 199px;
}
.login-by-phone{
	float: right;
}
.register-personal-info,.login-info{
	width: 350px;
	margin: 45px auto 0 auto;
	border-radius: 15px;
}
.register-personal-info p,.login-info p{
	width: 100%;
}
.register-phone-number,.register-pass{
	margin-bottom: 25px;
}
.register-personal-info p input,.login-info p input{
	height: 40px;
	border: none;
	width: 100%;
	outline: none;
	border-radius: 5px;
	font-size: 14px;
	color: #424242;
}
.register-phone-number input{
	text-indent: 36px;
	background: #ebebeb url(../../images/testlesson/phone-bg.png) no-repeat 15px center;
}
.register-pass input{
	text-indent: 36px;
	background: #ebebeb url(../../images/testlesson/pass-logo.png) no-repeat 15px center;
}
.verification-code{
	overflow: hidden;
	margin: 25px 0 20px 0;
}
p.verification-code input{
	width: 166px;
	float: left;
	background: #ebebeb;
	text-indent: 20px;
}
.verification-code span{
	width: 166px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	float: right;
	background: #9ee5ff;
	border-radius: 5px;
	cursor: pointer;
}
.register-account h3{
	font-size: 18px;
	color: #0f92c3;
	text-align: center;
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #c9c9c9;
	font-weight: normal;
}
div.agreement input{
	width: 18px;
	height: 18px;
	border-radius: 8px;
	display: none;
}
div.agreement input:checked+label span{
	background: #b7b7b7 url(../../images/testlesson/checked.png) no-repeat center center;
}
div.agreement span{
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 6px;
	background: #b7b7b7;
	margin: 0 10px;
	vertical-align: text-bottom;
}
.agreement{
	height: 18px;
	font-size: 14px;
	color: #424242;
	line-height: 18px;
	margin-top: 20px;
}
.agreement a{
	color: #0f92c3;
	margin-left: 20px;
}
.agreement a:hover{
	text-decoration: underline;
}
.student-register-btn{
	display: block;
	width: 345px;
	height: 54px;
	margin: 40px auto 0 auto;
	border-radius: 5px;
	background: #0f92c3;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 18px;
}
.error-info{
	width: 350px;
	font-size: 14px;
	color: #f45c5c;
	margin: 15px auto 0 auto;
}
.close-dialog{
	position: absolute;
	top: 510px;
	left: 50%;
	margin-left: -24px;
	cursor: pointer;
}
.forget-pass{
	font-size: 14px;
	color: #424242;
	text-align: right;
}
.forget-pass:hover{
	color: #00a0e9;
}
.register-now{
	display: block;
	width: 88px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #0f92c3;
	border-radius: 28px;
	font-size: 14px;
	color: #0f92c3;
	position: absolute;
	left: 156px;bottom: 45px;
}
.phone-login{
	display: none;
}
.del-mask{
	position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;
	display: none;
}
.confirm-del{
	width: 400px;
	height: 280px;
	background: #fff;
	position: absolute;
	top: 50%;left: 50%;
	margin: -140px 0 0 -200px;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #ccc,-2px -2px 5px #ccc;
	border-radius: 15px;
}
.confirm-del h3{
	font-size: 18px;
	color: #656464;
	font-weight: normal;
	text-align: center;
	padding: 30px 0;
}
.confirm-del p{
	width: 295px;
	height: 104px;
	line-height: 104px;
	margin: 0 auto;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	text-align: center;
	font-size: 18px;
	color: #424242;
}
.confirm-del ul{
	width: 184px;
	margin: 30px auto;
	overflow: hidden;
}
.confirm-del ul li{
	width: 78px;
	height: 30px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #28adde;
	border-radius: 8px;
	cursor: pointer;
}
.confirm-del ul li.to-del{
	float: left;
}
.confirm-del ul li.cancel-del{
	float: right;
}
/**原样式修改**/
#ccity div{
	font-size:14px;
	color:#424242;
}
#year,#gpaPoint,#testTime,#testPoint{
	height:28px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    outline:none;
    text-indent:4px;
    color:#424242;
	font-size:14px;
}
#testPoint{
	width:220px;
}
#pd div,#cschool div{
	color:#424242;
	font-size:14px;
}
#intentCityAndSchool table{
	height:95%;
}
.intent,#languageId{
	font-size:14px;
	color:#424242;
}
.ui-widget-content{
	background:#fff;
}
.bzf_tab{
	border:none;
}
.ui-dialog .ui-dialog-content,.ui-widget-header{
	background:#fff;
}
.ui-widget-header{
	border:none;
	border-bottom:1px solid #ccc;
}
.st_td{
	font-size:14px;
}


/**head and page**/
.personal-head{
	height: 86px;
	border-bottom: 1px solid #c7c7c7;
}
.personal-nav{
	width: 1196px;
	height: 86px;
	margin: 0 auto;
	position:relative;
}
.personal-nav h1{
	width: 200px;
	height: 86px;
	float: left;
	background: url(../../images/testlesson/fornow-new-logo.png) no-repeat left 20px;
	position:relative;
}
.personal-nav h1 a{
	display: block;
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #606060;
    font-size: 18px;
    line-height: 18px;
    text-indent: 0;
    letter-spacing: 5px;
    text-indent: -9999px;
}
.personal-nav ul{
	height: 86px;
	float: right;
}
.personal-nav ul.fl{
	float:left;
	margin-left: 50px;
}
.personal-nav ul:after,.personal-nav ul:before{
	content: "";
	display: block;
	clear: both;
}
.personal-nav ul li{
	height: 86px;
	line-height: 86px;
	display: inline-block;
	float: left;
	margin-left: 44px;
	font-size: 18px;
}
.personal-nav ul li a{
	display: block;
	height: 100%;
	color: #424242;
	position: relative;
}
.personal-nav ul li a:before{
	content: "";
	display: none;
	width: 120%;
	height: 2px;
	border-radius: 2px;
	background: #00a0e9;
	position: absolute;
	bottom: 20px;
	left: -10%;
}
.personal-nav ul li a.personal-nav-active:before{
	display: block;
}
.personal-nav ul li a.personal-nav-active{
	display: block;
	color: #00a0e9;
}
.personal-nav div{
	float: right;
	height: 86px;
	line-height: 86px;
}
.personal-register-wrap{
	margin-left: 90px;
}
.personal-info-wrap{
	margin-left: 20px;
}
.personal-info-wrap a:hover{
	color:#00a0e9;
}
.personal-register-wrap a,.personal-info-wrap a{
	font-size: 14px;
	display: inline-block;
	color: #424242;
	position: relative;
}

.personal-info-wrap a.personal-name:hover{
	color:#00a0e9;
}
.personal-info-wrap a.color-b{
	color:#00a0e9;
}
.to-login:before{
	content: "";
	width: 1px;
	height: 14px;
	background: #424242;
	position: absolute;
	top: 36px;
	left: 50px;
}
.to-register{
	margin-left: 40px;
}
.to-exit{
	width: 50px;
	height: 30px;
	display: inline-block;
	background: #d1d1d1;
	border-radius: 8px;
	line-height: 30px;
	text-align: center;
	margin-left: 40px;
}
.personal-info-wrap a.to-exit:hover{
	color:#fff;
	background:#00a0e9;
}
.personal-page{
	text-align: center;
}
.personal-page ul li{
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
}
.personal-page ul li a{
	display: inline-block;
	width: 58px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-radius: 30px;
	color: #424242;
}
.personal-page ul li a.first-page{
	color: #a8a8a8;
}
.personal-page ul li a.change-page:hover{
	background: #c9c7c7;
}
.audio-box{
	padding-top: 1px;
	width: 717px;
	height: 64px;
	border: none;
	box-shadow: 2px 5px 5px #ccc,-1px 0 1px #ddd;
	margin-bottom: 30px;
	border-radius: 12px;
	margin-left: 2px;
}
.audioplayer-playpause a{
	width: 44px;
	height: 44px;
}
.audioplayer-bar{
	width: 338px;
	left: 116px;
}
.audioplayer{
	width: 570px;
	margin: 10px 0 10px 20px;
}
.audioplayer-time-duration{
	right: 40px;
}
.ball{
	width: 30px;
	height: 30px;
	border: none;
	box-shadow: 2px 2px 2px #ccc,-1px 0 1px #ddd;
	top: -15px;
	right: -15px;
}
.ball i{
	background: #00a0e9;
	top: 13px;
	left: 13px;
}
.tel{
	float: right;
	margin: 25px 5px 0 0;
}
.side-bar{
	width: 101px;
	height: 283px;
	position: fixed;
	right: 10px;
	top: 40%;
	background: url(../../images/testlesson/side-bg.png);
	border-radius: 80px;
	z-index: 999;
}
.side-bar ul{
	padding: 10px 0;
}
.side-bar ul li{
	width: 64px;
	text-align: center;
	position: relative;
	height: 76px;
	line-height: 76px;
	margin: 10px auto;
	border-radius: 40px;
}
.side-bar ul li:not(.phone-show):hover{
	background: #e5e5e5;
}
.side-bar ul li img{
	vertical-align: middle;
	position: relative;
	z-index: 2;
}
.phone-show p{
	width: 0;
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-size: 20px;
	text-indent: 40px;
	background: #e5e5e5;
	color: #535353;
	border-radius: 60px;
	position: absolute;
	right: -16px;
	top: 7px;
	z-index: 1;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.phone-show:hover p{
	width: 250px;
}
.code-show div{
	-webkit-transform: scale(0);
	transform: scale(0);
	width: 160px;
	height: 160px;
	background: #fff;
	border-radius:12px;
	box-shadow: 2px 2px 2px #ccc,-2px -2px 2px #ccc;
	position: absolute;
	left: -180px;
	top: -80px;
	-webkit-transition: all .4s;
	transition: all .2s;
}
.code-show div:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	position: absolute;
	bottom: 20px;
	left: 150px;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 3;
}
.code-show div img{
	display: block;
	width: 140px;
	height: 140px;
	display: block;
	margin: 10px auto;
}
.code-show:hover div{
	-webkit-transform: scale(1);
	transform: scale(1);
}
.fornow-new-list-wrap{
	background: url(../../images/testlesson/body-bg.png) no-repeat left top;
	background-size: 100% 160px;
	padding-top:50px;
}
.fornow-new-lessonlist-wrap{
		background: url(../../images/testlesson/body-bg.png) no-repeat left top;
		background-size: 100% 160px;
		padding-top:50px;
}