*{
	font-family: "微软雅黑";
	margin:0;
	padding:0;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
hr {
	border: 0;
	border-top: 1px solid #eee
}
html, body {
	height: auto;
	margin:0;
	padding:0;
}
body {
	margin: 0 auto;
	vertical-align: baseline;
	background-color: #EFF7FF
	/* overflow:hidden; */
}
a {
	text-decoration: none;
	color: #333;
}
a:hover, a:visited {
	text-decoration: none;
}
p {
	/* line-height: 22px; */
	text-align: justify;
}
a img, iframe {
	border: none;
}
a:link {
	color: inherit;
	text-decoration: none;
}
a:focus {
	outline: 0;
	text-decoration: none;
}
img {
	vertical-align: middle;
}
ul {
	list-style: none;
}
.clearfix {
	clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;
}
.fl {
	float: left!important;
}
.fr {
	float: right!important;
}
.container{
	width:1200px;
	margin:0 auto;
}

.index_header{
	background-color:#ffffff; 
	line-height: 105px;
}
.index_nav{
	margin-left: 52px;
}
.index_nav a{
	display: block;
	float: left;
	margin:0 20px;
	font-size: 16px;
	color:#333333;
	padding:0 5px;
}
.index_nav a:hover,.index_nav_active{
	color:#0077FF!important;
	border-bottom:5px solid #0077FF;
}
.index_nav span img{
	margin-right: 5px;
	    margin-top: -3px;
}
.index_nav span{
	font-size: 16px;
	color:#0077FF;
	cursor:pointer;
	margin-left: 15px;
}

.index_header_top .sx{
	margin:0px 24px;
	color:#D8D8D8;
}
.index_login span img{
	margin-right: 10px;
	margin-left: 10px;
}
.index_login span{
	font-size: 16px;
	color:#707070;
}

.index_login .tips img{
	margin-left: 20px;
}
.index_login .time img{
	margin-left: 10px;
}
.index_nav_right{
	float: left;
}
.index_nav_right a{
	font-size: 16px;
	color:#9F9F9F;
	margin:0px 6px;
}

.weixin_left{ 
	position:relative;
	top:0px; 
	text-align:center;
}
.weixin_left .weixin_left_nr{ 
	width:260px;
	padding:25px 20px 35px; 
	background:#ffffff; 
	text-align:center; 
	position:absolute; 
	left:-95px; 
	top:79px; 
	display:none;
	    border-radius: 5px;
	        z-index: 99999999;
}
.weixin_left.on .weixin_left_nr{ 
	display:block;
}
.weixin_left_nr .fl p,.weixin_left_nr .fr p{
		font-size: 14px;
	color:#9F9F9F;
	text-align: center;
	line-height: 25px;
}
.weixin_left_nr .fl img,.weixin_left_nr .fr img{
	width:100%;
	height: 100%;
}
.weixin_left_nr .fl,.weixin_left_nr .fr{
	width: 110px;
	height: 110px;
}
.weixin_left .weixin_left_nr .arrow{ 
	width:0; 
	height:0; 
	border-bottom:10px solid #ffffff;
	border-left:10px solid transparent;
	border-right:10px solid transparent; 
	position:absolute; 
	left:140px; 
	top:-10px;
}


.weixin{ 
	position:relative;
	top:0px; 
	text-align:center;
}
.weixin .weixin_nr{
	width:198px;  
	height: 35px;
	line-height: 35px;
	background:#ffffff; 
	text-align:center; 
	position:absolute; 
	left:-44px; 
	top:79px; 
	display:none;
	    border-radius: 5px;
	        z-index: 99999999;
	        font-size: 14px;
	        color:#9F9F9F;
}
.weixin .weixin_nr .arrow{ 
	width:0; 
	height:0; 
	border-bottom:10px solid #ffffff;
	border-left:10px solid transparent;
	border-right:10px solid transparent; 
	position:absolute; 
	left:50px; 
	top:-10px;
}
.weixin.on .weixin_nr{ 
	display:block;
}
/* banner */
.banner{ 
	min-width:1000px;  
	position:relative;  
	height:504px; 
	overflow:hidden;  
}
.banner .bd{ 
	position:relative; 
	z-index:0;  
}
.banner .bd ul{ 
	width:100% !important; 
}
.banner .bd li{ 
	width:100% !important;  
	height:504px; 
}
.banner .bd li .siteWidth{ 
	width:1000px; 
	position:relative;  
	margin:0 auto;  
	height:504px;  
}
.banner .bd li a{ 
	height:504px; 
	display:block;  
}
.banner .hd{ 
	width:100%;  
	position:absolute; 
	z-index:1; 
	bottom:0; 
	left:0; 
	height:30px; 
	line-height:30px; 
	text-align:center; 
}
.banner .hd ul li{ 
	cursor:pointer; 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	width:11px; 
	height:11px; 
	margin:4px; 
	background:#ffffff; 
	overflow:hidden; 
	line-height:9999px; 
	filter:alpha(opacity=40);
	opacity:0.4; 
	border-radius:100px;
}
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }
.banner .bd .next{ 
	position:absolute;  
	right:5%; 
	top: 50%; 
	display:block; 
	width:20px; 
	height:28px; 
	overflow:hidden; 
	background:url(../images/icons.png) -120px 0 no-repeat; cursor:pointer;  }
.banner .bd .prev{ 
	position:absolute;  
	left:5%; 
	top: 50%; 
	display:block; 
	width:20px; 
	height:28px; 
	overflow:hidden; 
	background:url(../images/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.banner .bd .prevStop{ background-position:0 0; }
.banner .bd .nextStop{ background-position:-80px 0; }

.index_ad{
	height: 120px;
	margin:25px 0px;
}
.index_ad img{
	width:100%;
	height: 100%;
}


.index_one_left{
	width:887px;
	background-color: #ffffff;
	padding:35px 0 45px;
	border-radius: 10px 0px 0px 10px;
}
.index_one_left ul li{
	width:33.333%;
	text-align: center;
	float: left;
}
.index_one_left .on_title{
	text-align: center;
	font-size: 20px;
	color:#0077FF;
	font-weight: 900;
	margin:20px 0px 10px;
}
.index_one_left .fu_title{
	text-align: center;
	font-size: 14px;
	color:#707070;
}
.index_one_right{
	width:313px;
	background-color: #E5F2FF;
	border-radius: 0px 10px 10px 0px;
}
.index_one_right .user_pic{
	width: 76px;
	height: 76px;
	background: #BBDBFF;
	border-radius: 50%;
	text-align: center;
	line-height: 76px;
	margin:35px auto 15px;
}
.index_one_right .user_welcome{
	font-size: 14px;
	font-weight: 400;
	color: #707070;
	text-align: center;
}
.index_one_right .user_button{
	width: 238px;
	margin:15px auto 0;
}
.index_one_right .user_button .login_button{
	width: 112px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	background: #0077FF;
	border-radius: 19px;
	font-size: 16px;
	color:#ffffff;
}
.index_one_right .user_button .regest_button{
	width: 112px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	background: #00CC44;
	border-radius: 19px;
	font-size: 16px;
	color:#ffffff;
}
.download{
	text-align: center;
	margin-top:25px;
	margin-bottom: 30px;
}
.download img{
	margin-right: 10px;
}
.download span{
	font-size: 16px;
	color:#0077FF;
}

.index_two_main{
	background: url(../images/index_two.png) #ffffff left top no-repeat;
	margin-top: 25px;
	border-radius: 10px;
	padding:0px 25px 0px 40px;
}
.index_two_main .index_two_main_left{

}
.index_two_main .index_two_main_left .title_one{
	font-size: 24px;
	color:#0077FF;
	margin-top:50px;
}
.index_two_main .index_two_main_left .title_two{
	font-size: 32px;
	color:#D8D8D8;
	text-transform: uppercase;
	font-family: "Arial";
	font-weight:900;
}
.index_two_main .index_two_main_left .title_three{
	font-size: 14px;
	color:#707070;
}
.index_two_main .index_two_main_left .shiting{
	width: 140px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #00CC44;
	border-radius:19px;
	font-size: 16px;
	color:#FFFFFF;
	display: block;
	margin-top:10px;
	margin-bottom: 48px;
}
.index_two_main .index_two_main_right ul li{
	float: left;
	width:185px;
	margin-right: 25px;
	margin-top:38px;
}
.index_two_main .index_two_main_right ul li .study_pic{
	width: 100%;
}
.index_two_main .index_two_main_right ul li:nth-child(4){
	margin-right: 0px;
}
.index_two_main_right{
	margin-left: 30px;
}
.study_title a{
	font-size: 14px;
	color:#707070;
}
.study_title{
	margin:10px 0px 10px;
}
.go_study{
	font-size: 12px;
	color:#4099FF;
	width: 84px;
	height: 23px;
	background: #E9F3FF;
	border: 1px solid #7BB8FF;
	border-radius: 19px;
	display: block;
	line-height: 23px;
	text-align: center;
}
.index_three_main{
	margin-top: 25px;
	border-radius: 10px;
	background-color: #ffffff;
	padding:25px 25px 30px;
}


.public_title_top_left p{
	font-size: 20px;
	color:#333333;
	font-weight:900;
	border-left: 7px solid #0077FF;
	padding-left: 15px;
}
.public_title_top_left_orange p{
	font-size: 20px;
	color:#333333;
	font-weight:900;
	border-left: 7px solid #FF5700;
	padding-left: 15px;
}
.slideTxtBox_index_one .hd ul li a{
	cursor: pointer;
}
.slideTxtBox_index_one .hd ul li.on a{ 
	background: #0077FF!important;
	border: 1px solid #0077FF!important;
	color: #ffffff!important;
}
.orange .hd ul li.on a{ 
	background: #FF5700!important;
	border: 1px solid #FF5700!important;
	color: #ffffff!important;
}

.orange .hd ul li a:hover{ 
	background: #FF5700!important;
	border: 1px solid #FF5700!important;
	color: #ffffff!important;
}
.public_title_top_right{
	width:575px;
}
.public_title_top_right a{
	width: 126px;
	text-align: center;
	line-height: 33px;
	height: 33px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-radius: 17px;
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	display: block;
	float: left;
	margin-left: 15px;
}
.public_title_top_right a:hover,.public_title_top_right_active{
	background: #0077FF!important;
	border: 1px solid #0077FF!important;
	color: #ffffff!important;
}

.public_main_left{
	margin-top: 30px;
	width:275px;
}
.public_main_left img{
	width:100%;
}
.public_main_center{
	margin-top: 30px;
	width:560px;
	margin-left: 40px;
}
.public_main_right{
	margin-top: 30px;
	width:230px;
	background-color: #EFF7FF;
}
.public_main_center_top .fl{
	font-size: 18px;
	color:#333333;
}
.public_main_center_top .fl img{
	margin-right: 10px;

}
.public_main_center_top .fr{
	font-size: 12px;
	color:#707070;
		line-height: 26px;
}
.public_main_center ul li{
	height: 50px;
	line-height: 45px;
}
.public_main_center ul li a{
	font-size: 16px;
	color:#707070;
}
.public_main_center ul li .online{
	width: 90px;
	height: 30px;
	background: #E9F3FF;
	border: 1px solid #7BB8FF;
	border-radius: 15px;
	font-size: 14px;
	color:#4099FF;
	padding:5px 15px;
	margin-right: 10px;

}
.public_main_center ul li .buy_test{
	width: 90px;
	height: 30px;
	background: #0077FF;
	border-radius: 15px;
	font-size: 14px;
	color:#ffffff;
	padding:5px 15px;
}

.public_main_center_orange ul li .online{
	width: 90px;
	height: 30px;
	background: #FFF6F2;
	border: 1px solid #FFBB98;
	border-radius: 15px;
	font-size: 14px;
	color:#FF5700;
	padding:5px 15px;
	margin-right: 10px;

}
.public_main_center_orange ul li .buy_test{
	width: 90px;
	height: 30px;
	background: #FF5700;
	border-radius: 15px;
	font-size: 14px;
	color:#ffffff;
	padding:5px 15px;
}

.public_main_right_top{
	width:75%;
	margin:40px auto 20px;
}
.public_main_right_center{
	width:75%;
	margin:0 auto;
}
.public_main_right_botton{
	margin-top: 16px;
}

.public_main_right_top .fr p{
	font-size: 30px;
	color:#333333;
	font-weight:900;
	font-family: "Arial";
	margin-bottom: -5px;
}
.public_main_right_center .fr p{
	font-size: 30px;
	color:#333333;
	font-weight:900;
	font-family: "Arial";
	margin-bottom: -5px;
}
.public_main_right_top .fr p span{
	font-size: 16px;
	color:#707070;
	font-weight: 100;
	margin-left: 3px;
}
.public_main_right_center .fr p span{
	font-size: 16px;
	color:#707070;
	font-weight: 100;
	margin-left: 3px;
}
.public_main_right_top .fr span{
	font-size: 14px;
	color:#707070;	
}
.public_main_right_center .fr span{
	font-size: 14px;
	color:#707070;	
}


.footer{
	border-bottom: 4px solid #0077FF;
	margin-top:67px;
	background-color: #ffffff;
	padding:30px 0;
}
.footer_left{
	font-size: 12px;
	color:#707070;
	text-align: center;
}
.footer_left p{
	text-align: center;
}
.footer_sx{
	width: 0px;
	height: 57px;
	border-left: 1px solid #E3E3E3;
	margin:26px 46px 0;
}
.footer_center{
	margin-top:25px;
}
.footer_center img{
	margin-right: 15px;
	margin-top:8px;
}
.footer_center .fr p{
	font-size: 16px;
	color:#A1A1A1;
}
.footer_center .fr p:nth-child(2){
	font-size: 38px;
	color:#0077FF;
	font-family: "Arial";
	font-weight:900;
}
.footer_right_pic{
	width:45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
		margin:0 auto;
}
.footer_right ul li{
	float: left;
	width:65px;

	text-align: center;

}
.footer_right{
	margin-top:25px;
}
.footer_right ul li p{
	font-size: 16px;
	color:#707070;
	margin-top:8px;
}
.footer_right ul li:nth-child(2){
	margin-left: 72px;
}

.footer_right_one{
	font-size: 14px;
	color:#707070;
	margin-top:25px;
}
.footer_right_one p{
	margin-bottom: 5px;
}





/*index-1*/
.index_one_main_top{
	margin:39px 0 26px;
		border-radius: 10px;
	background-color: #ffffff;
	padding:28px;
}
.top_up p{
	font-size: 16px;
	color:#B1B1B1;
	margin-right: 36px;
	line-height: 37px;
}
.top_down p{
	font-size: 16px;
	color:#B1B1B1;
	margin-right: 36px;
	line-height: 37px;
}
.top_up a{
	font-size: 16px;
	color:#707070;
	padding:8px 25px;
	margin-right: 30px;
	background-color: #EBEBEB;
	border-radius:19px;
	display: block;
	float: left;
}
.top_down a{
	font-size: 16px;
	color:#707070;
	padding:8px 25px;
	margin-right: 30px;
	background-color: #EBEBEB;
	border-radius:19px;
	display: block;
	float: left;
}
.top_up a:hover,.top_down a:hover,.active_aa{
	background-color: #00CC44!important;
	color:#ffffff!important;
}

.index_one_main_bottom{
	border-radius: 10px;
	background-color: #ffffff;
	padding:28px;
}
.index_one_main_bottom .list_list li{
	width:264px;
	margin-right: 29px;
	float: left;
	margin-bottom: 55px;
}
.index_one_main_bottom .list_list li:nth-child(4n){
	margin-right: 0px;
}

.list_pic img{
	width:100%;
}
.list_title{
	margin:13px 0 7px;
}
.list_title a{
	font-size: 16px;
	color:#333333;
}
.list_futitle{
	font-size: 12px;
	color:#B1B1B1;
	margin-bottom:13px;
}
.list_price{
	font-size: 25px;
	font-weight: 900;
	color:#F02C2C;
}
.list_price span{
	font-size: 14px;
	color:#B1B1B1;
	margin-left:9px;
	text-decoration:line-through;
	font-weight:100;
}
.list_buy{
	display: block;
	width: 136px;
	height: 35px;
	background: #E9F3FF;
	border: 1px solid #7BB8FF;
	border-radius: 19px;
	font-size: 16px;
	font-weight: 400;
	line-height: 35px;
	color: #4099FF;
	text-align: center;
	margin-top:15px;
}
.fy{
	width:420px;
	margin:0 auto;
}
.fy li{
	float:left;
}
.fy li a{
	width: 28px;
	height: 28px;
	background: #F6F6F6;
	border: 1px solid #E5E5E5;
	display: block;
	text-align: center;
	line-height: 28px;
	margin-right: -1px;
}
.fy .prev a{
	display: block;
	width: 70px;
	height: 28px;
	text-align: center;
	background: #4099FF;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #FFFFFF;
	line-height: 28px;
	margin-right: 35px;
}
.fy .next a{
	display: block;
	width: 70px;
	height: 28px;
	background: #F6F6F6;
	border: 1px solid #E5E5E5;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #707070;
	text-align: center;
	line-height: 28px;
	margin-left: 35px;
}


/*个人中心-创建订单*/
.public_slide_nav{
	width: 250px;
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	position: relative;
	min-height: 750px;
}
/* 手风琴 */
.public_slide_nav ul{
	position: absolute;
	right:0;
	top:30px;
}
.public_slide_nav ul li{
	height: 36px;
	line-height: 36px;
	width:195px;
	padding-left: 39px;
	margin-bottom: 10px;
		border-right:2px solid #ffffff;
}
.public_slide_nav ul li .iconfont{
	float: left;
	color:#D8D8D8;
	font-size: 20px;
}
.public_slide_nav ul li a{
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color:#707070;
	width:100px;
	display: block;
	text-align: center;
}
.public_slide_nav ul li:hover,.public_slide_actives{
	background-color: #EFF7FF!important;
	border-right:2px solid #0077ff!important;
}
.public_slide_nav ul li:hover a,.public_slide_actives a,.public_slide_nav ul li:hover .iconfont,.public_slide_actives .iconfont{
	color:#0077FF!important;
}
.public_fenge{
	font-size: 12px;
	color: #B1B1B1;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.public_right_main{
	width:866px;
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	padding:30px;
}

.public_right_title .fl{
	font-size: 18px;
	color:#333333;
	font-weight: 900;
}
.public_right_title .fr a{
	display: block;
	width: 118px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color:#ffffff;
	font-size: 14px;
	background-color: #00CC44;
	border-radius:19px;
}
.public_right_title .fr a img{
	margin-right: 5px;
	margin-top: -1px;
}

.order_main{
	margin-top: 15px;
}
.order_main table{
	width:100%;
	border:none;
	border-spacing:0px;
}
.order_main th{
	height: 36px;
	background-color: #EFF7FF;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color:#0077FF;
}
.order_main td{
	height: 65px;
	line-height: 65px;
	text-align: center;
}
.order_main td:nth-child(1){
	font-size: 14px;
	color: #333333;
}
.order_main td:nth-child(2){
	font-size: 14px;
	color: #F02C2C;	
	text-align: center;
}
.order_main td:nth-child(3){
	font-size: 14px;
	color: #333333;	
	text-align: center;
}
.order_main td:nth-child(4) a{
	
}
.fenge{
	height: 30px;
}

.liji_buy{
	display: block;
	width: 78px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: #0077FF;
	border: 1px solid #0077FF;
	border-radius: 6px 0px 0px 6px;
	font-size: 14px;
	color:#ffffff;
	float: left;
	margin-left: 30px;
}
.free_study{
	display: block;
	width: 78px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: #EFF7FF;
	border: 1px solid #0077FF;
	border-radius: 0px 6px 6px 0px;
	font-size: 14px;
	color:#0077FF;
	float: left;
}


/*用户登录*/
.login_left{
	width: 680px;
	text-align: center;
	margin-top:130px;
	margin-bottom: 32px;
	margin-left:40px;
}
.login_right{
	width:319px;
	padding:40px 50px 50px;
	background-color: #ffffff;
	border-radius:16px;
	margin-top:93px;
}
.login_right p{
	font-size: 28px;
	color:#707070;
	font-weight: 400;
}
.login_right a{
	font-size: 14px;
	color:#999999;
	margin-top:15px;
}
.yhm input[type="text"]{
	width: 269px;
	height: 44px;
	line-height: 44px;
	background:url(../images/yhm.png) #F2F2F2 15px center no-repeat;
	border-radius: 3px;
	padding-left:45px;
	border:none;
	margin-top: 30px;

}
.pwd input[type="password"]{
	width: 269px;
	height: 44px;
	line-height: 44px;
	background:url(../images/mm.png) #F2F2F2 15px center no-repeat;
	border-radius: 3px;
	padding-left:45px;
	border:none;
	margin-top: 30px;

}
.yzm{
	position: relative;
}
.yzm img{
	position: absolute;
	right:20px;
	top:40px;
	width:76px;
	height: 23px;
}
.yzm input[type="text"]{
	width: 269px;
	height: 44px;
	line-height: 44px;
	background:url(../images/yzmm.png) #F2F2F2 15px center no-repeat;
	border-radius: 3px;
	padding-left:45px;
	border:none;
	margin-top: 30px;

}
.submit input[type="submit"]{
	/*height: 136px;*/
	width:319px;
	padding:43px 0 69px;
	border:none;
	color:#ffffff;
	font-size: 18px;
	background:url(../images/submitbj.png) center top no-repeat;
}

.have_login a{
	display: block;
	width: 419px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	background: #E2F0FE;
	border-radius: 0px 0px 16px 16px;
	font-size: 16px;
	color: #0077FF;
}
.get_yzm{
	position: absolute;
	top:15px;
	right: 6px;
	width: 90px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #E5E5E5;
	text-align: center;
	font-size: 14px;
	color:#707070;
}
.radio{
	text-align: center;
	margin-top:20px;
}
.radio a{
	font-size: 14px;
	color:#999999;
}

.radio input[type="checkbox"] {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    margin-right: 10px;
    position: relative;
}
 
.radio input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}
 
.radio input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #7D7D7D;
    border-radius:4px;
    color: #7D7D7D;
    font-size: 20px;
    font-weight: bold;
}


.radio_cuo input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #FF5700;
    border-radius: 4px;
}
 
.radio_cuo input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #FF5700;
    border-radius:4px;
    color: #7D7D7D;
    font-size: 20px;
    font-weight: bold;
}


/*忘记密码1*/
.fogot_pwd_main{
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	padding:30px 30px 50px;
}
.fogot_pwd_main_title{
	font-size: 22px;
	font-weight: 400;
	color: #707070;
}
.fogot_pwd form{
	width:320px;
	margin:0 auto;
}
.fogot_pwd input[type="submit"]{
	margin-top:30px;
}
.fogot_pwd_buzhou{
	width:710px;
	margin:68px auto 70px;
}

.buzhou_detail{
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: #F1F1F1;
	border-radius: 50%;
	font-size: 30px!important;
	color:#D4D4D4;
}

.buzhou_detail_active{
	background: #EFF7FF;
	color:#0077FF;
}
.fogot_pwd_buzhou .hx{
	width: 163px;
	height: 0px;
	border-top: 1px solid #F1F1F1;
	margin-top:27.5px;
}

.buzhou_detail .detail_title{
	font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
    text-align: center;
    width: 90px;
    line-height: 31px;
    margin-left: -16px;
}
/*忘记密码4*/

.fogot_submit{
	/*height: 136px;*/
	display: block;
	width:319px;
	padding:43px 0 69px;
	border:none;
	color:#ffffff;
	font-size: 18px;
	text-align: center;
	background:url(../images/submitbj.png) center top no-repeat;
	margin:0 auto;
}
.duogou{
	width: 92px;
	height: 92px;
	background: #00CC44;
	line-height: 92px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	font-size: 52px;
	margin:108px auto 0;
}
.chenggong_tips{
	font-size: 14px;
	color: #A3A3A3;
	text-align: center;
	margin: 18px auto 10px;
}

/*忘记密码2*/
.tips_tips{
	font-size: 12px;
	color:#A3A3A3;
	text-align: center; 
	margin-bottom: 40px;
}
.tips_tips a{
	color: #0077FF;
}

/*课程详情*/
.class_detail_main{
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	padding:38px 30px 50px;
}

.class_detail_main_left{
	width:568px;
}
.class_detail_main_left img{
	width:100%;
}
.class_detail_main_right{
	width:520px;
}

.class_detail_main_title{
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	margin:20px 0px;
}
.class_detail_main_detail{
	font-size: 14px;
	font-weight: 400;
	color: #B1B1B1;
	line-height: 30px;
}
.class_buy_button{
	width:430px;
}
.class_buy_button .fl{
	width: 200px;
	height: 62px;
	background: #FF5700;
	border-radius: 8px;
	font-size: 34px;
	font-weight: 400;
	line-height: 62px;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
.class_buy_button .fr{
	width: 200px;
	height: 62px;
	background: #FFAA00;
	border-radius: 8px;
	font-size: 34px;
	font-weight: 400;
	line-height: 62px;
	color: #FFFFFF;
	text-align: center;
}
.class_buy_button .fl span,
.class_buy_button .fr span{
	font-size: 18px;
}
.class_buy_tips{
	font-size: 14px;
	font-weight: 400;
	color: #B1B1B1;
	margin-top:26px;
}


.class_detail_main_two{
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 35px;
	padding:30px;
}


/* Tab切换 */
.slideTxtBox{ 
	overflow:hidden; 
}
.slideTxtBox .hd{ 
	height:50px; 
	line-height:50px; 
	padding:0 15px; 
	border-bottom:1px solid #ECECEC; 
	font-size:18px;
	font-weight:900;
	color:#333333;
}
.slideTxtBox .hd ul{ 
	overflow:hidden; 
	zoom:1;  
}
.slideTxtBox .hd ul li{ 
	float:left; 
	margin-right: 15px;
}
.slideTxtBox .hd ul li a{ 
	display:block; 
	padding:0 15px;
	cursor: pointer;  
}
.slideTxtBox .hd ul li a:hover{ 
	text-decoration:none;  
}
.slideTxtBox .hd ul li.on a{ 
	color:#0077FF; 
	font-weight:bold;  
	border-bottom: 1px solid #0077FF;
}
.slideTxtBox .bd{ 
	padding:10px;  
}



/* 手风琴 */
#sideMenu{ 
	margin-top:35px;
}
#sideMenu .hdd{ 
	height: 48px;
	line-height: 48px;
	padding-left: 42px;
	background:url(../images/jia.png) #F6FBFF 10px center no-repeat;  
	background-size: 20px;
	cursor:pointer;
	margin-bottom: 13px;
}
#sideMenu .hdd h3{ 
	color:#333333;
	font-size: 14px;  
}
#sideMenu .on{ 
	background:url(../images/jian.png) #EFF7FF 10px center no-repeat; 
	background-size: 20px;
}
#sideMenu .on h3{ 
	color:#0077FF;  
}
#sideMenu .bdd{ 
	overflow:hidden; 
	display:none;  
	margin-bottom: 15px; 
}
#sideMenu .bdd ul li{
	height: 50px;
	line-height: 50px;
	margin-top: -1px;
	border-top:1px solid #F1F1F1;
	border-bottom:1px solid #F1F1F1;
	padding-left: 42px;
	font-size: 14px;
	color:#707070;
}
#sideMenu .bdd ul li a{
	float: left;
}
#sideMenu .bdd ul li:hover a{
	color:#0077FF;
}
#sideMenu .bdd ul li:nth-last-child(1){
	border-bottom:none;
}
.sideBox .jxxx{
	display: block;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #00CC44;
}
.sideBox .jxxx img{
	width:20px;
	margin-right: 8px;
}

#jdbar {
	display: block;
	background: #4099FF;
	float: left;
	height: 100%;
	line-height: 8px;
}
.dxxjd {
	background-color: #EBEBEB;
	height: 8px;
	width:120px;
	margin:21px 7px 0 15px;
}

.jixu_study{
	width: 84px;
	height: 23px;
	background: #E9F3FF;
	border: 1px solid #7BB8FF;
	border-radius: 19px;
	font-size: 12px;
	font-weight: 400;
	color: #4099FF;
	display: block;
	text-align: center;
	line-height: 23px;
	margin-top:10px;
	margin-right: 7px;
	margin-left: 30px;
}
.kaishi_study{
	font-size: 12px;
	font-weight: 400;
	color: #B1B1B1;
	width: 84px;
	height: 23px;
	background: #F8F8F8;
	border: 1px solid #D5D5D5;
	border-radius: 19px;
	display: block;
	text-align: center;
	line-height: 23px;
	margin-top:10px;
	margin-right: 7px;
	margin-left: 30px;
}
.end_study{
	width: 84px;
	height: 23px;
	background: #EFFFF4;
	border: 1px solid #28D263;
	border-radius: 19px;
	font-size: 12px;
	font-weight: 400;
	color: #00CC44;
	display: block;
	text-align: center;
	line-height: 23px;
	margin-top:10px;
	margin-right: 7px;
	margin-left: 30px;
}
/*资讯*/
.news_slide_nav{
	width:190px;
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	padding:16px 30px 50px;
}
.news_slide_main{
	width:866px;
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	padding:10px 30px 50px;
}

.news_slide_nav{
	position: relative;

	min-height: 382px;
}
.news_slide_nav_title{
	width:85px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
	border-left: 4px solid #0077FF;
	padding-left: 8px;
	margin:0 auto;
}
.news_slide_nav ul{
	position: absolute;
	right:0px;
	width:214px;
}

.news_slide_nav ul li{
	padding-left: 57px;
	width: 154px;
	height: 36px;
	line-height: 36px;
	background: #ffffff;
	border-right:3px solid #ffffff;
	margin-bottom: 10px;
	font-size: 14px;
	color:#707070;

}
.news_slide_nav ul li:hover,.news_slide_nav_active{
	border-right:3px solid #0077FF!important;
	background-color: #EFF7FF!important;

}
.news_slide_nav ul li:hover a,.news_slide_nav_active a{
	color:#0077FF!important;
}
.news_slide_main_list{
	margin-top:30px;
}
.news_slide_main_list_pic{
	width:227px;

}
.news_slide_main_list_pic img{
	width:100%;
}
.news_slide_main_list_right{
	width:583px;

}
.news_slide_main_list_title{
	font-size: 16px;
	color: #333333;
}
.news_slide_main_list_intro{
	font-size: 14px;
	color: #A7A7A7;
	line-height: 25px;
	margin:10px 0px 20px;
}
.news_slide_main_list_time{
	font-size: 12px;
	color: #A7A7A7;
}
.news_slide_main_list_time img{
	margin-right: 5px;
}

/*咨询详情*/
.news_title{
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-top:30px;
}
.news_time{
	font-size: 14px;
	color: #848484;
	text-align: center;
	margin-top:15px;
}
.news_fy a{
	font-size: 14px;
	color: #666666;
}

/*个人中心-错题收藏*/
.cuoti_title_left{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.cuoti_title_left .qiehuan_class{
	width: 81px;
	height: 23px;
	background: #EFF7FF;
	border: 1px solid #9CCAFF;
	border-radius: 4px;
	font-size: 12px;
	color:#4099FF;
	display: block;
	float: right;
	text-align: center;
	line-height: 23px;
	margin-left: 12px;
	cursor: pointer;
}
.cuoti_title_right{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #707070;
}
.cuoti_title_right .open_vip{
	width: 100px;
	height: 32px;
	background: url(../images/kaitong.png) center center no-repeat;
	display: block;
	font-size: 14px;
	color:#ffffff;
	float: right;
	padding-left: 40px;
	line-height: 32px;
	margin-top:-7px;
	margin-left:15px;
}
.cuoti_list_tips{
	margin-left:40px;
	font-size: 14px;
	color:#707070;
}
.cuoti_list_tips img{
	margin-right: 8px;
	margin-top:-2px;
}


/*个人中心-章节练习*/
.zhangjie_lianxi_main{
	width:866px;
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 25px;
	padding:30px;
}
.zhangjie_lianxi_tips{
	margin-left:65px;
	font-size: 14px;
	color:#707070;
}
.zhangjie_lianxi_main_title{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color:#0077FF;
	background-color: #EFF7FF;
	font-weight:900;
	padding-left:42px;
}
.zhangjie_lianxi_main_title .fl:nth-child(2){
	margin-left: 506px;
	margin-right: 46px;
}
.restar_ti{
	width: 84px;
	height: 23px;
	background: #F8F8F8;
	border: 1px solid #E6E6E6;
	border-radius: 19px;
	font-size: 12px;
	font-weight: 400;
	line-height: 23px;
	text-align: center;
	color: #959595!important;
	margin-top:12px;
}
.zuo_ti{
	width: 84px;
	height: 23px;
	background: #E9F3FF;
	border: 1px solid #7BB8FF;
	border-radius: 19px;
	font-size: 12px;
	font-weight: 400;
	line-height: 23px;
	text-align: center;
	color: #4099FF!important;
	margin-top:12px;
}
.zhangjie_lianxi_tips .jxxx{
	color:#00CC44!important;
}
.goon_zuoti{
	width: 112px;
	height: 37px;
	background: #00CC44;
	border-radius: 19px;
	font-size: 16px;
	font-weight: 400;
	line-height: 37px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top:57px;
	margin-bottom:27px;
}
.zhengquelv{
	width:160px;
	margin-top:35px;
}
.zhengquelv .shuzi{
	font-size: 44px;
	font-family: "Arial";
	font-weight: bold;
	color: #707070;
}
.zhengquelv .shuzi span{
	font-size: 18px;
	font-weight:100;
}
.total_shiti{
	width:160px;
	margin-top:35px;
}
.total_shiti .shuzi{
	font-size: 44px;
	font-family: "Arial";
	font-weight: bold;
	color: #707070;
}
.total_shiti .shuzi span{
	font-size: 18px;
	font-weight:100;
}
.picture_icon{
	font-size: 14px;
	color:#707070;
	margin-top:10px;
}
.picture_icon img{
	margin-right:5px;
}
.lianxi_jindu{
	margin-top:50px;
	width: 420px;
}

.lianxi_jindu .dxxjd {
    background-color: #EBEBEB;
    height: 8px;
    width: 320px;
    margin: 20px 12px 0 0px;
    float: left;
}

.lianxi_jindu #jdbar {
	display: block;
	background: #00CC44;
	float: left;
	height: 100%;
	line-height: 8px;
}

.lianxi_jindu p{
	color:#707070;
	font-size: 16px;
}
.lianxi_jindu p span{
	font-size: 16px;
	color:#FF5700;
	margin-right: 20px;
}


/*个人中心-智能组卷*/
.ai_zujuan{
	
}
/* --ie清除--*/

.ai_zujuan select::-ms-expand{ display: none; }

/* --火狐、谷歌清除--*/

.ai_zujuan select{
     appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
     background: url("../images/arrow.png") 195px center no-repeat;
     border:none;
     background-color: #F8F8F8;
     width:225px;
     height: 46px;
     line-height: 46px;
     padding-left:21px;
     font-size: 16px;
     color:#959595;
}
.ai_zujuan option::-ms-expand{ display: none; }
.ai_zujuan option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
}
/* --背景色字体颜色--*/
.ai_zujuan option:hover{
    color:#fff;
    background-color:#1E90FF;
}
.ai_zujian_main_two input[type="text"]{
	line-height: 46px;
	background:#F8F8F8;
	border-radius: 3px;
	border:none;
	width: 50px;
	font-size: 16px;
    color:#959595;
	height: 46px;
	 padding-left:21px;
}

 .ai_zujian_main_two input::-webkit-input-placeholder{
            color:#959595;
            font-size: 16px;
        }
 .ai_zujian_main_two input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#959595;
            font-size: 16px;
        }
 .ai_zujian_main_two input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#959595;
            font-size: 16px;
        }
 .ai_zujian_main_two input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#959595;
            font-size: 16px;
        }
.ai_zujian_main_top{
	margin-top:150px;
	margin-bottom:22px;
}
.ai_zujian_main_two{
	margin-bottom: 22px;
}
.ai_zujian_main_three{
	margin-bottom: 60px;
}
.ai_zujian_main_top p{
	font-size: 16px;
	line-height: 46px;
	color:#959595;
	margin-right:20px;
}
.ai_zujian_main_two p{
	font-size: 16px;
	line-height: 46px;
	color:#959595;
	margin-right:20px;
}
.ai_zujian_main_three p{
	font-size: 16px;
	line-height: 46px;
	color:#959595;
	margin-right:20px;
}

.liji_test{
	border:none;
	width: 143px;
	height: 44px;
	background: #00CC44;
	border-radius: 22px;
	color:#FFFFFF;
	font-size: 16px;
	margin:0 auto 190px;
	display: block;
}
/*个人中心-账户安全*/

.member_safe{
	padding:0;
}
/* --ie清除--*/

.member_safe select::-ms-expand{ display: none; }

/* --火狐、谷歌清除--*/

.member_safe select{
     appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
     background: url("../images/arrow.png") 195px center no-repeat;
     border:none;
     background-color: #F8F8F8;
     width:225px;
     height: 46px;
     line-height: 46px;
     padding-left:21px;
     font-size: 16px;
     color:#959595;
}
.member_safe option::-ms-expand{ display: none; }
.member_safe option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
}
/* --背景色字体颜色--*/
.member_safe option:hover{
    color:#fff;
    background-color:#1E90FF;
}


.member_safe_top{
	margin-bottom:37px;
	margin-top:40px;
}
.member_safe_two{
	margin-bottom: 37px;
}
.member_safe_three{
	margin-bottom: 60px;
}
.member_safe_top p{
	font-size: 16px;
	line-height: 46px;
	color:#959595;
	margin-right:20px;
}
.member_safe_two p{
	font-size: 16px;
	line-height: 46px;
	color:#959595;
	margin-right:20px;
}
.member_safe_top .fl p{
	font-size: 14px;
	color:#959595;
}
.member_safe_top .fl p a{
	font-size: 14px;
	color:#0077FF;
	margin-left:23px;
}
.member_safe_three p{
	font-size: 16px;
	line-height: 46px;
	color:#959595;
	margin-right:20px;
}
.member_safe_top input[type="text"],
.member_safe_two input[type="text"]{
	line-height: 46px;
	background:#F8F8F8;
	border-radius: 3px;
	border:none;
	width: 204px;
	font-size: 16px;
    color:#959595;
	height: 46px;
	 padding-left:21px;
}
.member_safe_two select{
	margin-right:23px;
}
 .member_safe_two input::-webkit-input-placeholder{
            color:#959595;
            font-size: 16px;
        }
 .member_safe_two input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#959595;
            font-size: 16px;
        }
 .member_safe_two input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#959595;
            font-size: 16px;
        }
 .member_safe_two input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#959595;
            font-size: 16px;
        }

.member_safe .liji_test{
	border:none;
	width: 143px;
	height: 44px;
	background: #00CC44;
	border-radius: 22px;
	color:#FFFFFF;
	font-size: 16px;
	margin:140px auto 50px;
	display: block;
}
.member_safe_two .fl p a{
	font-size: 14px;
	color:#0077FF;
}


/*个人中心-首页*/
.member_index_title{
	height: 24px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #707070;
	margin-top: 18px;
	padding-left:7px;
	border-left: 7px solid #0077FF;
}
.xuexibg ul{
	margin-top:40px;
}
.xuexibg ul li{
	float: left;
	width:215px;
	text-align: center;
	border-right: 1px solid #F1F1F1;
}
.xuexibg ul li:nth-child(4){
	border-right:none;
}
.xuexibg ul li .zhengquelv{
	width:82px;
	margin:0px auto;
}
.xuexibg ul li .zhengquelv .shuzi{
	font-size: 44px;
	font-family: "Arial";
	font-weight: bold;
	color: #707070;
}
.xuexibg ul li .zhengquelv .shuzi span{
	font-size: 18px;
	font-weight:100;
}

.member_index_tiku,.member_index_tikucenter{
	width: 866px;
    border-radius: 19px;
    background-color: #ffffff;
    margin-top: 20px;
    padding: 30px;
}

.member_index_tiku .lianxi_jindu{
	margin-top:25px;
	width:650px;
}

.member_index_tiku .lianxi_jindu .dxxjd {
    background-color: #EBEBEB;
    height: 8px;
    width: 506px;
    margin: 20px 12px 0 0px;
    float: left;
}

.member_index_tiku .lianxi_jindu #jdbar {
	display: block;
	background: #00CC44;
	float: left;
	height: 100%;
	line-height: 8px;
}

.member_index_tiku .lianxi_jindu p{
	color:#707070;
	font-size: 16px;
}
.member_index_tiku .lianxi_jindu p span{
	font-size: 16px;
	color:#FF5700;
	margin-right: 20px;
}

.member_index_tiku .goon_zuoti{
	width: 112px;
	height: 37px;
	background: #00CC44;
	border-radius: 19px;
	font-size: 16px;
	font-weight: 400;
	line-height: 37px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top:30px;
	margin-bottom:27px;
}
.member_index_tikucenter_main{
	margin-top:20px;
}
.member_index_tikucenter_main .pic{
	width: 187px;
}

.member_index_tikucenter_main .intro{
	width:479px;
	margin-left:25px;
}

.member_index_tikucenter_main .intro .tiku_news_title{
	font-size: 18px;
	color:#707070;
}
.member_index_tikucenter_main .intro .tiku_news_intro{
	font-size: 12px;
	color:#A8A8A8;
	line-height: 21px;
}

.member_index_tikucenter .goon_xuexi{
	width: 112px;
	height: 37px;
	background: #FF5700;
	border-radius: 19px;
	font-size: 16px;
	font-weight: 400;
	line-height: 37px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top:50px;
	margin-bottom:27px;
}


/*个人中心-模拟考hi*/
.moni_kaoshi_list{
	margin-top:15px;
}
.moni_kaoshi_list li{
	height: 88px;
	background-color: #F6FBFF;
	margin-bottom:15px;
}
.moni_kaoshi_list li:hover{
	background-color: #EFF7FF;
}
.moni_kaoshi_list li:hover .moni_kaoshi_list_title{
	color:#0077FF;
}
.moni_kaoshi_list_pic{
	width:36px;
	margin-right:18px;
	margin-top:25px;
	margin-left:30px;
}
.moni_kaoshi_list_title{
	font-size: 16px;
	color: #707070;
	margin-bottom:5px;
	margin-top:23px;
}
.moni_kaoshi_list_futitle{
	font-size: 12px;
	color: #B1B1B1;
}
.moni_kaoshi_list_futitle span{
	margin-right: 20px;
}

.moni_kaoshi_list_right a{
	font-size: 14px;
	color:#707070;
}
.moni_kaoshi_list_right a img{
	margin-right: 5px;
	width:17px;
}
.moni_kaoshi_list_right .one,.moni_kaoshi_list_right .two{
	margin-top:31px;
}
.moni_kaoshi_list_right .fl{
	margin-left: 40px;
}
.jixu_dati{
	width: 112px;
	height: 37px;
	background: #00CC44;
	opacity: 1;
	border-radius: 19px;
	font-size: 16px!important;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 37px;
	display: block;
	color: #FFFFFF!important;
	text-align: center;
	margin-top:25px;
	margin-right: 28px;
}
.star_dati{
	width: 112px;
	height: 37px;
	background: #0077FF;
	opacity: 1;
	border-radius: 19px;
	font-size: 16px!important;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 37px;
	display: block;
	color: #FFFFFF!important;
	text-align: center;
	margin-top:25px;
	margin-right: 28px;
}


.jixu_button{
	width: 112px;
	height: 37px;
	background: #FFAA00;
	opacity: 1;
	border-radius: 19px;
	font-size: 16px!important;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 37px;
	display: block;
	color: #FFFFFF!important;
	text-align: center;
	margin-top:25px;
	margin-right: 28px;
}


/*个人中心-每日一练*/
.everyday_test_pic{
	margin-top:35px;
}
.everyday_test_pic img{
	width:100%;
}
.everyday_test_date ul li{
	float: left;
	width:123.7px;
	height: 93px;
	background-color: #4099FF;
	text-align: center;
}
.everyday_test_date ul li:nth-child(1){
border-radius: 0 0 0px 8px;
}
.everyday_test_date ul li:nth-child(7){
	border-radius: 0 0 8px 0px;
}
.everyday_test_date ul li p{
	font-size: 16px;
	color: #92C6FF;
	text-align: center;
}
.everyday_test_date ul li div{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top:20px;
	margin-bottom:9px;
}
.everyday_test_date_active{
	background-color: #2584F1!important;
}
.everyday_test_date_list{
	margin-top:24px;
}
.everyday_test_date_list li{
	height: 60px;
	line-height: 60px;
	background-color: #EFF7FF;
	margin-bottom:14px;
	padding-left:30px;
}

.everyday_test_date_list .kaishixuexi{
	width: 100px;
	height: 32px;
	line-height: 32px;
	display: block;
	background: #00CC44;
	border-radius: 19px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-right:23px;
	margin-top:14px;
}

.everyday_test_date_list li p{
	font-size: 16px;
	color: #707070;
}
.everyday_test_date_list li span{
	font-size: 14px;
	color:#B1B1B1;
	margin-right: 15px; 
}


/*个人中心-切换试题*/
.qiehuan_shiti{
	/*height: 586px;*/
	background: #FFFFFF;
	border-radius: 8px;
	margin-top:40px;
	padding:30px 24px;
}

/*个人中心-我的订单*/
.my_order_top{
	margin-top:23px;
	height: 36px;
	line-height: 36px;
	background-color:#EFF7FF ;
	
}

.my_order_top .my_order_top_name{
	width:350px;
	text-align: center;
	color: #0077FF;
	font-size: 14px;
}
.my_order_top .my_order_top_type{
	width:100px;
	text-align: center;
	color: #0077FF;
	font-size: 14px;
}
.my_order_top .my_order_top_jine{
	width:100px;
	text-align: center;
	color: #0077FF;
	font-size: 14px;
}
.my_order_top .my_order_top_zhuangt{
	width:100px;
	text-align: center;
	color: #0077FF;
	font-size: 14px;
}
.my_order_top .my_order_top_caozuo{
	width:200px;
	text-align: center;
	color: #0077FF;
	font-size: 14px;
}

.my_order_list{
	margin-top:25px;
}

.my_order_list .my_order_top_name{
	width:350px;
	
}
.my_order_list .my_order_top_type{
	width:100px;
	text-align: center;
	font-size: 14px;
	color:#707070;
	margin-top:12px;
}
.my_order_list .my_order_top_jine{
	width:100px;
	text-align: center;
	font-size: 14px;
	color:#F02C2C;
	margin-top:12px;
}
.my_order_list .my_order_top_zhuangt{
	width:100px;
	text-align: center;
	font-size: 14px;
	color:#F02C2C;
	margin-top:12px;
}
.my_order_list .my_order_top_caozuo{
	width:200px;
	text-align: center;
}


.my_order_top_name_pic{
	width:104px;
	margin-right:25px;
}
.my_order_top_name_pic img{
	width:100%;
}
.my_order_top_name_title{
	width: 168px;
	font-size: 14px;
	color:#333333;
	line-height: 19px;
}
.my_order_top_name_num{
	font-size: 14px;
	color:#B1B1B1;
	margin-top:22px;
}
.my_order_top_name_num span{
	color:#333333;
}

.lj_pay{
	width: 118px;
	height: 34px;
	margin-top:10px;
	display: block;
	margin:0 auto;
}
.my_order_top_caozuo p{
	font-size: 14px;
	color:#707070;
	float: left;
	margin-left: 15px;
	margin-right:20px;
	margin-top:10px;
}
.my_order_top_caozuo a{
	font-size: 14px;
	color:#B1B1B1;	
	margin-top:10px;
	display: block;
}


/*个人中心-创建订单-1*/
.cre_order_top{
	margin-top:23px;
	height: 66px;
	line-height: 66px;
	background-color:#EFF7FF ;
	
}
.cre_order_top ul li{
	float:left;
}
.cre_order_top ul li img{
	width: 24px;
	margin-right:5px;
}
.cre_order_top ul li:nth-child(1){
	font-size: 14px;
	color:#000000;
}
.cre_order_top ul li:nth-child(3){
	font-size: 14px;
	color:#595454;
}
.cre_order_top ul li:nth-child(5){
	font-size: 14px;
	color:#000000;
}
.cre_order_top ul li:nth-child(2){
	width:20px;
	height: 1px;
	background:rgba(0,0,0,0.15);
	margin-top: 33px;
    margin-left: 5px;
    margin-right: 8px;
}
.cre_order_top ul li:nth-child(4){
	width:20px;
	height: 1px;
	background:rgba(0,0,0,0.15);
	margin-top: 33px;
    margin-left: 5px;
    margin-right: 8px;
}
.cre_order_top ul{
	width:330px;
	margin:0 auto;
}
.order_table table{
	width:100%;
	border:1px solid #EFEFEF;
	border-collapse:collapse;
}
.order_table tr th{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color:#707070;
	background-color: #F6F6F6;

	border:1px solid #EFEFEF;
}
.order_table{
	margin-top:30px;
}
.order_table tr td{
	height: 70px;
	line-height:70px;
	font-size: 14px;
	color:#333333;
	text-align: center;

	border:1px solid #EFEFEF;
}
.order_table tr td:nth-child(2){
	color:#F02C2C;
}
.order_gm{
	width: 78px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: #0077FF;
	opacity: 1;
	border-radius: 6px 0px 0px 6px;
	border: 1px solid #0077FF;
	display: block;
	float: left;
	color: #FFFFFF;
	margin-left:50px;
}
.order_sy{
	width: 78px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: #EFF7FF;
	border: 1px solid #0077FF;
	opacity: 1;
	border-radius: 0px 6px 6px 0px;
	display: block;
	float: left;
	color: #0077FF;
}
.order_youhui .yhm{
	font-size: 14px;
	color:#707070;
}
.order_youhui .yhm input[type="text"]{
	width: 196px;
	height: 34px;
	line-height: 34px;
	background:#F2F2F2;
	border-radius: 3px;
	padding-left:15px;
	border:none;
	margin-left:15px;
}
.weixin_pay img,.zhifubao_pay img{
	margin-right: 6px;
}
.weixin_pay{
	margin-right:36px;
}
.weixin_pay:hover,.zhifubao_pay:hover,.xz_pay{
	background:url(../../images/xz.png) #EFF7FF right top no-repeat!important;
}
.weixin_pay,.zhifubao_pay{
	width: 196px;
	height: 59px;
	line-height: 59px;
	background: #EFF7FF;
	border: 1px solid #A8CFFB;
	border-radius: 6px;
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	color:#333333;
}

.order_pay_jine{
	font-size: 14px;
	font-weight: 400;
	color: #B1B1B1;
	line-height: 61px;
}
.order_pay_jine span{
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #F02C2C;
}
.order_pay_jine span:nth-child(1){
	margin:0px 20px;
}
.order_pay_jine span:nth-child(2){
	margin:0px 0 0 20px;
}

.pay_queren_button{
	display: block;
	width:319px;
	padding:43px 0 69px;
	border:none;
	color:#ffffff;
	font-size: 18px;
	text-align: center;
	background:url(../images/submitbj.png) center top no-repeat;
	margin:0 auto;
}
.pay_queren p{
	font-size: 14px;
	color: #b1b1b1;
	text-align: center;
}


/*个人中心-每日一练（答题页面）*/
.member_dati_left{
	width:200px;
	border-radius:9px;
	margin-top:40px;
}
.member_dati_right{
	width:865px;
	background-color: #ffffff;
	border-radius:9px;
	margin-top:40px;
	padding:30px;
}
.member_dati_left_top{
	background-color: #ffffff;
	border-radius:9px;
	padding:25px;
	width:100%;
}
.member_dati_left_top ul li{
	width:33.33333%;
	text-align: center;
	float: left;
}
.member_dati_left_top ul li:nth-child(1) .wz{
	text-align: left;

}
.member_dati_left_top ul li:nth-child(2) .left_top_pic{
	margin:0 auto;
}
.member_dati_left_top ul li .left_top_pic{
	width:30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.member_dati_left_top ul li .wz{
	text-align: center;
	font-size: 14px;
	color:#707070;
	margin-top:12px;
}
.member_dati_left_top ul li:nth-child(3) .wz{
	text-align: right;

}
.member_dati_left_top ul li:nth-child(3) .left_top_pic{
	margin-left:38px;
}


.member_dati_datika{
	background-color: #ffffff;
	border-radius:9px;
	padding:20px;
	width:210px;
	margin-top:16px;
}
.member_dati_datika_title_bold{
	font-size: 16px;
	color:#333333;
	font-weight:900;
}
.chongzuo_button{
	font-size: 14px;
	color:#707070;
	line-height: 21px;
	margin-right:15px;
}
.shouqi_button{
	font-size: 14px;
	color:#707070;
	line-height: 21px;
	background: url(../images/updown.png) left center no-repeat;

	padding-left:20px;
}
.chongzuo_button img{
	margin-right:5px;
	margin-top:-2px;
}
.shouqi_button img{
	margin-right:5px;
	margin-top:-2px;
}
.xx_list{
	margin-bottom: 15px;
}
.xx_list p{
	font-size: 14px;
	margin-bottom:12px;
	color: #707070;
}
.xx_list .member_dati_datika_xx a{
	display: block;
	float:left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color:#B1B1B1; 
	background: #F9F9F9;
	border: 1px solid #EBEBEB;
	border-radius: 4px;
	margin-right:12px;
	margin-bottom:12px;
}
.xx_list .member_dati_datika_xx .wrong{
	background: #FFECE2;
	border: 1px solid #FF5700;
	color:#FF5700; 
}
.xx_list .member_dati_datika_xx .right{
	background: #d8ffe5;
	border: 1px solid #00CC44;
	color:#00CC44; 
}

.xx_list .member_dati_datika_xx a:hover{
	background: #d4e8ff;
	border: 1px solid #0077ff;
	color:#0077ff; 
}
.xx_list .member_dati_datika_xx a:nth-child(5n){
	margin-right: 0px;
}

.dati_details_list{
	width:33.33333%;
	text-align: center;
}
.dati_details_list .dian_orange{
	width: 12px;
	height: 12px;
	background: #FF5700;
	border-radius: 50%;
	opacity: 1;
	margin-top:5px;
	margin-right: 5px;
}
.dati_details_list .dian_green{
	width: 12px;
	height: 12px;
	background: #00CC44;
	border-radius: 50%;
	opacity: 1;
	margin-top:5px;
	margin-right: 5px;
}
.dati_details_list .dian_gary{
	width: 12px;
	height: 12px;
	background: #D8D8D8;
	border-radius: 50%;
	opacity: 1;
	margin-top:5px;
	margin-right: 5px;
}

.dian_wenzi_orange{
	color:#FF5700;
	font-size: 16px;
}
.dian_wenzi_green{
	color:#00CC44;
	font-size: 16px;
}
.dian_wenzi_gary{
	color:#D8D8D8;
	font-size: 16px;
}

.save_kaoshi{
	width: 186px;
	height: 37px;
	background: #00CC44;
	opacity: 1;
	border-radius: 19px;
	display: block;
	margin:0 auto;
	font-size: 16px;
	color:#ffffff;
	line-height: 37px;
	text-align: center;
}
.btnn{
	font-size: 14px;
	color:#707070;
	line-height: 21px;
	padding-left:20px;
	background: url(../images/updown1.png) left center no-repeat;
}

.member_dati_right_title_left{
	font-size: 18px;
	color:#333333;
	font-weight:900;
}
.member_dati_right_title_left span{
	font-size: 16px;
	color: #333333;
	margin-left:25px;
	font-weight:100;
}
.member_dati_right_title_ziti a{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	background: #F9F9F9;
	border: 1px solid #EBEBEB;
	border-radius: 4px;
	font-size: 16px;
	margin-right:9px;
	color:#B1B1B1;
}
.member_dati_right_title_ziti a:hover{
	background: #FFECE2;
	border: 1px solid #FF5700;
	color:#FF5700;
}
.member_dati_right_title_ziti p{
	line-height: 30px;
	margin-right: 20px;
}
.member_dati_right_title_ziti .sp_score{
	color: #d00;
    font-size:26px;
	font-weight:bold;
}
.shiti_title{
	height: 45px;
	background: #F8F8F8;
	padding-left:13px;
	font-size: 16px;
	font-weight: 400;
	line-height: 45px;
	color: #333333;
}
.shiti_title_fu{
	font-size: 16px;
	font-weight: 400;
	line-height: 31px;
	color: #707070;
	margin-top:10px;

    margin-bottom: 25px;
}
.shiti_option_one{
	height: 50px;
	line-height: 50px;
}
.shiti_option_one .radio{
	text-align: left;
	margin: 0px;
}
.shiti_option_one .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.shiti_option_one .radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top:15px;
  margin-left: 5px;
  position: relative;
  margin-right: 15px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
}
.shiti_option_one .radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.shiti_option_one .radio_cuo input[type="radio"]:checked + .radio-label:before {
  background-color: #FF5700;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.shiti_option_one .radio_cuo input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #FF5700;
}
.shiti_option_one .radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.shiti_option_one .radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.shiti_option_one .radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}


.shiti_jiexi{
	height: 45px;
	background: #FFF2EB;
	line-height: 45px;
	margin-top:40px;
	padding-left:25px;
}
.shiti_jiexi .fl .fl{
	font-size: 16px;
	color: #333333;
}
.dati_zhuangtai{
	margin-left: 45px;
	font-size: 16px;
	color: #FF5700;
}
.dati_zhuangtai img{
	margin-right:5px;
}

.shoucang_dati{
	font-size: 14px;
	color:#707070;
	width:85px;
	padding-left:30px;
	background: url(../images/shoucang1.png) left center no-repeat;
	cursor: pointer;
}
.jiucuo_dati{
	font-size: 14px;
	color:#707070;
	width:55px;
	padding-left:30px;
	background: url(../images/jiucuo.png) left center no-repeat;
	cursor: pointer;
}
.shoucang_dati:hover{
	background: url(../images/shoucang_hover.png) left center no-repeat;
}
.jiucuo_dati:hover{
	background: url(../images/jiucuo_hover.png) left center no-repeat;
}

.shiti_jiexi_bottom .fl{
	width:85px;
	font-size: 16px;
	color:#B1B1B1;
}
.shiti_jiexi_bottom .fr span{
	color: #FF5700;
	font-size: 16px;
}
.shiti_jiexi_bottom .fr{
	width:777px;
	font-size: 16px;
	color: #333333;
}

.dati_button{
	width:865px;
	padding:20px 0 20px 0;
	position:fixed;
	bottom:0;
	background:#fff;
}

.dati_button div
{
	width: 33%;
	float: left;
}
.dati_button .prev_ti{
	width:100px;
	height: 36px;
	background: #FF5700;
	font-size: 16px;
	color:#ffffff;
	display: block;
	text-align: center;
	line-height: 36px;
	border-radius: 18px;
	margin:auto;
}
.dati_button .next_ti{
	width:100px;
	height: 36px;
	background: #FF5700;
	font-size: 16px;
	color:#ffffff;
	display: block;
	text-align: center;
	line-height: 36px;
	border-radius: 18px;
	margin:auto;

}
.dati_button .see_answer{
	width:120px;
	height: 36px;
	background: #FFAA00;
	border-radius: 21px;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	display: block;
	color:#ffffff;
	margin:auto;
}


.member_dati_right_bottom{
	width:865px;
	background-color: #ffffff;
	border-radius:9px;
	margin-top:40px;
	padding:30px;
}

.dati_biji .bd textarea{
	width:813px;
	height: 150px;
	padding:15px;
	resize: none;
	background: #FBFBFB;
	border: 1px solid #E6E6E6;
	margin-top:25px;
}
.biji_contant p{
	margin-top:21px;
	font-size: 16px;
	color:#B1B1B1;
}
.biji_contant a{
	width: 112px;
	height: 37px;
	background: #00CC44;
	display: block;
	text-align: center;
	line-height: 37px;
	border-radius: 19px;
	font-size: 16px;
	color: #ffffff;
	margin-top:20px;
}
.wangyou_biji li{
	height: 158px;
	margin-bottom: 19px;
	padding:18px;
	background-color: #f1f8ff; 
}

.wangyou_biji li .user_tx{
	width:64px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	border-radius: 50%;
	background-color:#ffffff; 
}
.wangyou_biji li .fr{
	width:725px;
}
.user_name{
	font-size: 16px;
	color: #0077FF;
	margin-top:8px;
	margin-bottom: 11px;
}
.user_desc{
	font-size: 14px;
	color: #333333;
	line-height: 27px;
}



/*个人中心-模拟考试（答题页面）*/
.dati_button .jiaojuan{
	width: 124px;
	height: 36px;
	background: #00CC44;
	border-radius: 21px;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	display: block;
	float: left;
	color:#ffffff;
}
.dati_button .jiaojuan img{
	margin-right:5px;
}
.daojishi{
	background-color: #ffffff;
	border-radius:9px;
	padding:25px;
	width:100%;
}

	.daojishi p{
		font-size: 12px;
		color:#9A9A9A;
		text-align: center;
		margin-bottom:10px;
	}
.daojishi ul li{
	float: left;
}
.daojishi ul li:nth-child(2),.daojishi ul li:nth-child(4){
	margin:11px 17px 0;
}
.daojishi ul li a{
	width:41px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-color: #FF6710;
	font-size: 24px;
	color:#FFFFFF;
	border-radius: 6px;
	display: block;
}
.shiti_title_fu_fu{
	font-size: 16px;
	color:#333333;
	margin-bottom: 20px;
}
.cailiao{
	padding: 5px 8px;
	background-color: #FF5700;
	border-radius: 2px;
	font-size: 14px;
	color:#ffffff;
	margin-right: 5px;
}
.shiti_option_one .checkbox{
	text-align: left;
	margin: 0px;
}
.shiti_option_one .checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.shiti_option_one .checkbox input[type="checkbox"] + .checkbox-label:before {
  content: '';
  background: #f4f4f4;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top:15px;
  margin-left: 5px;
  position: relative;
  margin-right: 15px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
}
.shiti_option_one .checkbox input[type="checkbox"]:checked + .checkbox-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.shiti_option_one .checkbox input[type="checkbox"]:focus + .checkbox-label:before {
  outline: none;
  border-color: #3197EE;
}

.shiti_option_one .checkbox_cuo input[type="checkbox"]:checked + .checkbox-label:before {
  background-color: #FF5700;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.shiti_option_one .checkbox_cuo input[type="checkbox"]:focus + .checkbox-label:before {
  outline: none;
  border-color: #FF5700;
}



.shiti_option_one .checkbox input[type="checkbox"]:disabled + .checkbox-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.shiti_option_one .checkbox input[type="checkbox"] + .checkbox-label:empty:before {
  margin-right: 0;
}



/*弹出层*/
#alert {
	z-index: 2;
	border: 1px solid rgba(0,0,0,.2);
	width: 380px;
	height: auto;
	border-radius: 6px;
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	background: #fff;
	z-index: 1000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -190px;
	margin-top: -230px;
	display: none;
}
.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	float: right;
	font-size: 22px !important;
	font-weight: 700;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.8;
	margin-top: 8px;
	position: absolute;
	right:10px;
	top:0;
}
#close:hover {
	cursor: pointer;
	color: #000;
}
#mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.3;
	display: none;
	z-index: 1;
}
.model-content {
	position: relative;
	padding: 15px;
}

.zhifu_title{
	font-size: 16px;
	text-align: center;
	color: #707070;
	margin-top:40px;
	margin-bottom: 10px;
}
.zhifu_title_pri{
	font-size: 20px;
	text-align: center;
	color: #F02C2C;
	font-weight: 900;
}
.zhifu_title_fu{
	font-size: 14px;
	text-align: center;
	color: #707070;
	margin-bottom:50px;
}
.zhifu_title_ewm{
	width:200px;
	margin:10px auto 10px;
	display: block;
}


/*个人中心-答题结果页面*/
.dati_result_main{
	border-radius:19px;
	background-color: #ffffff;
	margin-top: 40px;
	padding:30px;
}
.defen p:nth-child(1){
	font-size: 40px;
	color: #F02C2C;
	font-weight:900;
	font-family: "Arial";
	margin-top:45px;
}
.defen p:nth-child(1) span{
	font-size: 14px;
	color: #707070;
	font-weight: 100;
}
.defen p:nth-child(2){
	font-size: 14px;
	color: #707070;
	margin-top:1px;
}

.defen_tips{
	margin-top:38px;
	background:#FFF3EC;
	height: 42px;
	line-height: 42px;
	font-size:12px;
	color: #F5874F;
	padding-left:43px;
	position: relative;
	
}
.defen_tips img{
	position: absolute;
	left:12px;
	top:-5px;
}
.dati_result_main_right{
	width:480px;
}
.button_result{
	width:500px;
	margin: 0 auto;
}
.button_result .fl a{
	display: block;
	width:159px;
	height: 139px;
	background: url(../images/see_answer.png) center top no-repeat;
	font-size:16px;
	color:#ffffff;
	padding-left:85px;
	line-height: 100px;
}
.button_result .fr a{
	display: block;
	width:139px;
	height: 139px;
	background: url(../images/chongzuo.png) center -4px no-repeat;
	font-size:16px;
	color:#ffffff;
	padding-left:105px;
	line-height: 100px;
}


/*画板-2*/
.play_header{
	height: 85px;
	line-height: 85px;
	background-color: #272730;
	padding-left: 37px;
}
.play_header span{
	font-size: 24px;
	color:#FFFFFF;
}
.play_header .logo{
	margin-top:-6px;
}

.play_header .fanhui{
	margin:0 40px 0px 60px;
	margin-top:-5px;
}

.play_main_left{
	width:75%;
}
.play_main_right{
	width:25%;
	background-color: #272730;
}
.play_main_left .bofang{
	width:100%;
	height: 800px;
}
.play_main_left_bottom{
	height: 76px;
	line-height: 76px;
	background-color: #2E2E36;
}

.play_main_left_bottom .jieda_one{
	width: 103px;
	height: 32px;
	border: 1px solid #DDCDAC;
	opacity: 1;
	border-radius: 16px;
	font-size: 16px;
	color:#DDCDAC;
	display: block;
	float: left;
	margin-right:30px;
	margin-left:40px;
	text-align: center;
	line-height: 32px;
	margin-top:25px;
}
.play_main_left_bottom .jieda_two{
	width: 103px;
	height: 32px;
	border: 1px solid #E05B36;
	opacity: 1;
	border-radius: 16px;
	font-size: 16px;
	color:#E05B36;
	display: block;
	float: left;
	text-align: center;
	line-height: 32px;
	margin-top:25px;
}
.play_main_left_bottom .jieda_one img,
.play_main_left_bottom .jieda_two img{
	margin-right: 5px;
}
.play_main_right_top{
	padding:20px;
}
.play_main_right ul{
	padding:20px;
}
.play_main_right ul li{
	height: 55px;
	line-height: 55px;
	
}
.play_main_right ul li a{
	font-size: 14px;
	color:#939393;
}
.play_main_right ul li span{
	font-size: 14px;
	color:#fff;
}
.play_main_right ul li img{
	margin-right:8px;
	margin-top:-2px;
}
.play_main_right_top p{
	font-size: 18px;
	color:#FFFFFF;
}
.play_main_right_top .video_intro{
	font-size: 14px;
	color:#717171;
	margin-top:15px;
}

.play_main_right_top .select select{
	border:none;
	background-color: #272730;
	font-size:16px;
	color:#717171;
}
.play_main_right{
	position: relative;
}
.color_00CC44{
	color:#00CC44!important;
}

.vedio_free{
	border-radius:11px;
	background-color: #00CC44;
	padding:2px 8px;
	color:#ffffff;
	font-size: 14px;
	margin-left:5px;
}

.huabeifenqi{
	width: 91%;
	height: 82px;
	background: #E23D27;
	opacity: 1;
	border-radius: 8px;
	margin:0 auto;
	position: absolute;
	bottom:20px;
	left:20px;
}

.liaojiexinagqing{
	display: block;
	width: 70px;
	height: 38px;
	border: 1px solid #FB960B;
	border-radius: 19px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #FFC60C;
	text-align: center;
	float: left;
	margin-left:20px;
	margin-right: 10px;
	margin-top:20px;
}
.baoming{
	display: block;
	width: 70px;
	height: 38px;
	background: #FB960B;
	opacity: 1;
	border-radius: 19px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	float: left;
	margin-top:20px;
	margin-right:10px;
}
.huabeifenqi_text{
	font-size: 14px;
	color:#ffffff;
	margin-top:10px;
}
.huabeifenqi_pri{
	font-size: 32px;
	color:#ffffff;
	font-weight: 900;
}
.huabeifenqi_pri span{
	font-size: 14px;
}
.huabeifenqi .fl{
	margin-left:20px;
}



/*个人中心-首页新增*/
	.div1{
		width:400px;
		display: none;
		position: absolute;
		top:72px; 
		left:-1px;
		background-color: #fff;
		border: 1px solid #eee;
		border-radius:0px 0px 10px 10px;
		box-shadow: 0 12px 14px rgba(0,0,0,.05);
		padding:10px;
	}
	.div1 p{
		font-size:16px;
		color:#ffffff;
		background-color: #ff9418;
		padding:5px 15px;
		font-size:14px;
		text-align: center;
		border-radius:5px;
	}
	.div1 ul li{
		height: 35px;
		line-height: 35px;
		font-size:14px;
		color:#707070; 
		padding-left: 10px;
	}
	.div1 ul li:hover{
		background: url(../images/dgg.png) #efefef 370px center no-repeat;
	}
	.checkexam{
		font-size:16px;
		height:30px;
		line-height:30px;
		font-size:14px;
	}
	.checkexam a:hover{
		color:#e13b29
		
	}
/*消息提示框*/
.msgbox{
	width:400px;
	margin:auto;
	background:#fff;
	position:relative;
	margin-top:10%;
	border: 1px solid #eee;
	border-radius:10px;
	box-shadow: 0 12px 14px rgba(0,0,0,.05);
}
.msgbox .msg_title{
	height:40px;
	line-height:40px;
	background:#0077ff;
	color:#fff;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}
.msgbox .msgclose{
	margin-right:10px;
}
.msgbox .msg_content{
	height:80px;
	line-height:80px;
	font-size:14px;
	text-align:center;
}
.msgbox .msg_content img{
	width:16px;
}
.msgbox .msg_content span{
	padding:5px;
}