@charset "utf-8";
/* CSS Document */
@import url(format.css);
/*宽度*/
.w {
	min-width: 320px;
	margin-bottom: 55px;
	height: auto;
}
/*页面加载*/
#preloader {
	position: fixed;
	z-index: 2500;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999999;
}
/* #status {position:fixed;z-index:999999;width:250px;height:250px;position:absolute;left:50%; top:50%; background-image:url(../../images/loginReg/status.gif); background-size:32px 32px;
background-repeat:no-repeat;background-position:center;margin:-125px 0 0 -125px; } */
#status p {
	top: 70%;
}

#status em {
	font-size: 10px !important;
	display: block;
	font-style: normal;
}

.center-text {
	text-align: center;
}
/*页面背景*/
.bg_a {
	background: url(../../images/loginReg/bg_a.jpg) center center repeat-y;
}
/*图片加载*/
.lazy_load {
	background-image: url(../../images/loginReg/load.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}
/*header*/
.header {
	height: 44px;
	background: #01a1ff;
	position: relative;
	z-index: 10;
}

.header-white {
	background: #fff !important;
	color: #666 !important;
}

.new-a-back {
	height: 32px;
	left: 6px;
	position: absolute;
	top: 6px;
	width: 45px;
}

.new-a-back span {
	display: block;
	height: 18px;
	margin-top: 7px;
	text-indent: 17px;
	line-height: 18px;
	width: 45px;
	color: #FFF;
	font-size: 14px;
}

.header .right_a {
	height: 30px;
    position: absolute;
    right: 10px;
    top: 12px;
    color: #fff;
    font-size: 13px;
}

.header-white .new-a-back span {
	color: #666;
}

.header h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-weight: bold;
}

.header .teacher_list_h2 { /* margin-right: 30px; */
	margin-left: 20px;
}

.header .teacher_list_h2 .local_address {
	font-size: 16px;
}

.header .teacher_list_h2 a {
	font-size: 14px;
	color: #fff;
}

.header-white h2 {
	color: #666;
}

.new-a-jd {
	height: 30px;
	position: absolute;
	right: 7px;
	top: 0px;
	color: #fff;
}

.new-a-jd span {
	background: url("../../images/loginReg/icon2b.png") no-repeat -125px
		-24px/180px 180px;
	display: inline-block;
	height: 21px;
	margin: 5px 0 0 8px;
	text-indent: -9999px;
	width: 21px;
}

.page {
	padding: 0 10px;
}

.main {
	padding: 15px 0 80px;
}

.new_main {
	padding: 30px 0 80px;
}

.main .item {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	font-size: 14px;
}

.main .new_item {
	margin-bottom: 20px!important;
}
/*.main .item .item_name{ position:absolute; left:0 ; height:44px; top:0; width:80px; line-height:44px; text-indent:10px; font-size:14px;}*/
.main .item .txt-username,.main .item .txt-password,.main .item .txt-password,.main .item .txt-password_PwdTwo,.main .item .txt-captcha
	{
	text-indent: 10px;
}

.main .item .txt-phone {
	text-indent: 80px;
}

.main .item .txt-input {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	color: #252525;
	font-size: 14px;
	height: 44px;
	width: 100%;
}

.main .item .txt_new {
	width: 90%;
	height: 45px;
	border-radius:45px; 
}

.main .item .txt-textarea {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	color: #252525;
	font-size: 14px;
	width: 100%;
}

.main .item-username .input-close {
	right: 7px;
}
/* .main .item .input-close {background: url(../../images/loginReg/u_close.png) no-repeat scroll center center / 10px 10px ;cursor: pointer;display: block;height: 30px;position: absolute;top: 6px;width: 30px;}
 */
.main .item-showName {
	height: 30px;
}

.main .item-showName .btn-off {
	background: url("../../images/loginReg/u_s1.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-showName .tp-btn {
	cursor: pointer;
	height: 35px;
	position: absolute;
	left: 100px;
	width: 51px;
	z-index: 1;
}

.main .item-showName .btn-on {
	background: url("../../images/loginReg/u_s3.png") no-repeat scroll 0 0/51px
		35px;
}

.main .item-password .btn-off {
	background: url("../../images/loginReg/u_s1.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-password .tp-btn {
	cursor: pointer;
	display: block;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 51px;
	z-index: 1;
}

.main .item-password .btn-on {
	background: url("../../images/loginReg/u_s2.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-password .btn-off_PwdTwo {
	background: url("../../images/loginReg/u_s1.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-password .tp-btn_PwdTwo {
	cursor: pointer;
	display: block;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 51px;
	z-index: 1;
}

.main .item-password .btn-on_PwdTwo {
	background: url("../../images/loginReg/u_s2.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-password .btn-off_PwdThree {
	background: url("../../images/loginReg/u_s1.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-password .tp-btn_PwdThree {
	cursor: pointer;
	display: block;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 51px;
	z-index: 1;
}

.main .item-password .btn-on_PwdThree {
	background: url("../../images/loginReg/u_s2.png") no-repeat scroll 0 0/51px
		35px;
	background-size: 51px 35px;
}

.main .item-login-option {
	font-size: 14px;
	margin-bottom: 5px;
}

.main .item-login-option .retrieve-password {
	float: right;
	text-align: right;
	width: 50%;
}

.main .item-login-option .retrieve-password a {
	color: #4eabe8;
	font-size: 15px;
	text-decoration: underline;
}

.main .item-login-other {
	margin-top: 30px;
}
.main .item-login-other .vp_third{
	margin-bottom: 10px;
	color: #aaa;
}

.main .item-login-other dt {
	color: #666;
	font-size: 14px;
	margin-bottom: 13px;
}

.main .item-login-other dd .qq {
	width: 20%;
}

.main .item-login-other dd a {
	float: left;
}

.main .item-login-other dd a span {
	display: block;
	height: 40px;
	overflow: hidden;
	width: 40px;
}

.ui-btn-wrap {
	padding-top: 5px;
	padding-bottom: 10px;
}

.ui-btn-wrap a:HOVER {
	color: #fff;
	text-decoration: none;
}

.ui-btn-lg {
	cursor: pointer;
	border-radius: 5px;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
}

.ui-btn-primary {
	background-clip: padding-box;
	background-color: #4eabe8;
	border-color: #4eabe8;
	color: #fff;
}

.ui-btn-new {
	width: 90%;
	height: 45px;
	line-height: 45px;
	border-radius:45px;
	background-clip: padding-box;
	background-color: #FFA9AF;
    border-color: #FFA9AF;
}

.ui-btn-danger {
	background-clip: padding-box;
	background-color: #de3b8a;
	border-color: #de3b8a;
	color: #fff;
}

.ui-btn-success {
	background-clip: padding-box;
	background-color: #1D8040;
	border-color: #de3b8a;
	color: #fff;
}

.main .item-captcha {
	margin-bottom: 10px;
}

.main .item-captcha .input-info {
	margin-bottom: 10px;
}

.main .item-captcha .input-close {
	right: 79px;
}

.main .item-captcha #captcha-img {
    border-left: 1px solid #d7d7d7;
    height: 25px;
    /* padding-left: 7px; */
    position: absolute;
    right: 15px;
    top: 9px;
    width: 30%;
}

.main .item-captcha #yzm-code {
	border-left: 1px solid #d7d7d7;
	height: 25px;
	/* padding-left: 7px; */
	position: absolute;
	right: 15px;
	top: 9px;
	width: 30%;
	text-align: center;
}

.main .item-captcha .err-tips {
	color: #848689;
	font-size: 13px;
	margin: 13px 0 0px;
}

.main .item-captcha .err-tips a {
	color: #0052ce;
	text-decoration: underline;
}

/*联系我们*/
.cont_page {
	padding-bottom: 150px;
}

.lxwm_list {
	
}

.title_m {
	padding: 0px 10px;
	height: 36px;
	background: #53b7f8;
	color: #fff;
	line-height: 36px;
	margin: 10px 0;
	font-size: 14px;
}

.fontlist {
	padding: 3px 10px 3px 10px;
}

.fontlist li {
	min-height: 25px;
	line-height: 25px;
	display: block;
	font-size: 14px;
}

.fontlist li span {
	float: left;
}

.fontlist li a {
	float: left;
	display: block;
	min-width: 120px;
	background: url(../../images/loginReg/dh_icon.png) no-repeat right 2px/18px
		18px;
	color: #4eabe8;
}

.fontlist li i {
	color: #4eabe8;
}

/* 个人中心 */
.user-bg {
	height: 186px;
	z-index: -1;
	position: absolute;
	left: 0;
	width: 100%;
	background: url(../../images/loginReg/bokeh.jpg) repeat;
	background-size: cover;
}

.user-wrapper {
	overflow: hidden;
}

.user {
	height: 94px;
	margin-top: 20px;
}

.user-avatar {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	float: left;
	display: block;
	width: 70px;
	height: 70px;
	margin-left: 30px;
}

.user-info {
	float: left;
	margin-left: 24px;
}

.user-name {
	display: block;
	color: #fff;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
}

.user-level {
	display: block;
	color: #fff;
	line-height: 25px;
}

.msg {
	position: absolute;
	display: block;
	padding-top: 70px;
	right: 17px;
	color: #FFF;
}

/* shortcut-navs */
.shortcut-navs {
	font-size: 14px;
}

.shortcut-nav {
	height: 80px;
	background: #f1f1f5;
	width: 100%;
	display: block;
}

.shortcut-nav li {
	background: #fff;
	text-align: center;
	width: 25%;
	overflow: hidden;
	float: left;
	display: block;
	height: 100%;
}

.shortcut-nav .link {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
}

.shortcut-nav .link1:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_2.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link2:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_7.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link3:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_4.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link4:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_8.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link5:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_5.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link6:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_6.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link7:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_3.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

.shortcut-nav .link8:before {
	display: block;
	content: '';
	height: 50px;
	width: 50px;
	background: url(../../images/loginReg/icon_1.png) 0 0/50px 50px
		no-repeat;
	margin: 8px auto 5px auto;
}

/* 我的信息 */
.tab {
	background: #f1f1f5;
	height: 40px;
}

.tab li {
	display: block;
	text-align: center;
	position: relative;
	float: left;
	width: 50%;
}

.tab .item_tab {
	font-weight: bold;
	color: #797979;
	line-height: 40px;
	font-size: 14px;
}

.tab .current {
	color: #4eabe8;
}

.tab .current:after {
	content: ' ';
	position: absolute;
	background: #4eabe8;
	display: block;
	bottom: 0;
	height: 2px;
	width: 100%;
}

.tab-scroller {
	width: 100%;
}

.my_focus,.my_favorite {
	padding: 15px 10px;
}

.my_focus .item,.my_favorite .item {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}

.my_focus .item .item_name,.my_favorite .item .item_name {
	position: absolute;
	left: 0;
	height: 44px;
	top: 0;
	width: 80px;
	line-height: 44px;
	text-indent: 10px;
	font-size: 14px;
	text-align: right;
}

.my_focus .item .txt-username,.main .item .txt-password,.main .item .txt-password,.main .item .txt-password_PwdTwo,.main .item .txt-password_PwdThree,.main .item .txt-captcha
	{
	text-indent: 10px;
}

.my_focus .item .txt_a,.my_favorite .item .txt_a {
	text-indent: 80px;
}

.my_focus .item .txt-input,.my_favorite .item .txt-input {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	color: #252525;
	font-size: 14px;
	height: 44px;
	width: 100%;
}

/* 积分查询 */
.module {
	padding: 20px 10px;
	min-width: 300px;
	margin: 0 auto;
}

.form-hd {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding: 10px 0;
}

.form_jf {
	*zoom: 1;
	background: #fff;
}

.form_jf input {
	float: left;
	border-radius: 0;
	-webkit-appearance: none;
	height: 40px;
}

.form-text_j {
	line-height: 20px;
	height: 20px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #4eabe8;
	width: 76%;
	font-size: 14px;
}

.form_jf input.form-btn {
	border: 2px solid #68bff9;
	background: #4eabe8;
	color: #fff;
	width: 20%;
	*height: 40px;
	vertical-align: middle;
	line-height: 36px;
	font-size: 14px;
	cursor: pointer;
	float: right;
}

.table_jf {
	margin-top: 20px;
	background: #68bff9;
	width: 100%;
	border-collapse: inherit;
	border-spacing: 1px;
	color: #666;
	font-size: 14px;
}

.table_jf th {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
}

.table_jf td {
	padding: 10px 0;
	text-align: center;
	line-height: 24px;
	background: #fff;
}

.table_jf td span {
	color: #666
}

/* 我的评估 */
.line_box {
	padding: 0 10px;
}

.msgbox {
	margin: 25px 0 0;
}

.msgbox ul li {
	float: left;
	font-weight: 800;
	margin-bottom: 15px;
	text-align: center;
	width: 33.3333%;
}

.msgbox ul li>a {
	width: 77px;
	display: inline-block;
	position: relative;
	border-radius: 15px;
}

.msgbox ul li em {
	display: block;
	font-size: 30px;
	line-height: 45px;
	margin: 0 auto;
	color: #fff;
}

.msgbox ul li a strong {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-bottom: 8px;
}

.msgbox ul li a.lt_1 {
	background: #e54816;
}

.msgbox ul li a.lt_2 {
	background: #ff7e07;
}

.msgbox ul li a.lt_3 {
	background: #e7c923;
}

.msgbox ul li a.lt_4 {
	background: #b54aa0;
}

.msgbox ul li a.lt_5 {
	background: #20be6e;
}

.msgbox ul li a.lt_6 {
	background: #8ebc02;
}

.msgbox ul li a.lt_7 {
	background: #0899ba;
}

.msgbox ul li sub {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #dbdbdb #fff #fff #dbdbdb;
	border-image: none;
	border-radius: 9px 0 0;
	border-style: solid;
	border-width: 9px;
	top: 0;
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 0;
}
/* 我的评估列表 */
.line_box_list {
	
}

.line_box_list li {
	min-height: 60px;
	border-bottom: #d2d2d2 1px solid;
}

.line_box_list li .tex_a {
	height: 30px;
	line-height: 30px;
	margin: 0 10px;
	min-width: 300px;
	overflow: hidden;
	font-size: 14px;
}

.line_box_list li .tex_b {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

.tex_b_a {
	float: left;
	width: 150px;
	color: #4eabe8;
}

.tex_b_b {
	width: 20px;
	height: 20px;
	float: right;
}

.tex_b_c {
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 10px;
}

.tex_b_d {
	width: 18px;
	height: 18px;
	float: right;
	margin-right: 10px;
}

/*地区选择*/
.select0 {
	width: 55px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #ccc;
	outline: none;
}

.select01 {
	width: 70px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #ccc;
	outline: none;
}

.select02 {
	width: 70px;
	height: 30px;
	margin-left: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	outline: none;
}

.select03 {
	width: 70px;
	height: 30px;
	margin-left: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	outline: none;
}

.nologin-tip {
	display: inherit;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
/*温馨提示*/
.ww-tip {
	width: 100%;
	position: fixed;
	border-top: 1px solid #ccc;
	bottom: 55px;
	left: 0px;
	background: #e5e5e5;
}

.ww-tip .ww-tip-title {
	padding: 5px 20px;
}

.ww-tip .ww-tip-title span {
	font-weight: 600;
}

.wx-tip {
	width: 100%;
	position: fixed;
	border-top: 1px solid #ccc;
	padding: 5px 20px;
	bottom: 55px;
	left: 0px;
	background: #fff;
}

.wx-tip span {
	color: red;
}

.wx-tip a {
	display: inline-block;
	padding: 5px;
	color: #fff;
	border-radius: 5px;
	background-color: #4eabe8;
}
/*修改头像*/
.logo_inf {
	margin-bottom: 20px;
}

.logo_inf .sfz_img {
	background: #eee;
	width: 200px;
	height: 120px;
	border-radius: 0px;
	display: block;
	margin: 20px auto;
	overflow: hidden;
}

.logo_inf span {
	background: #eee;
	width: 120px;
	height: 120px;
	border-radius: 120px;
	display: block;
	margin: 20px auto;
	overflow: hidden;
}

.logo_inf span img {
	width: 100%;
	height: 100%;
}

.upload-div {
	margin: 0 auto;
	width: 90px;
}

.upload-img {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: #4eabe8;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	font-size: 14px;
}

.logo_inf input {
	line-height: 35px;
	background: #db2b3f;
	width: 90px;
	display: block;
	margin: 0 auto;
	color: #fff;
	border: none;
	outline: none;
	font-weight: 500;
	cursor: pointer;
	font-size: 1.1em;
	border-radius: 5px;
}

.upload-btn {
	width: 90px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 100px;
	opacity: 0;
	filter: alpha(opacity =   0);
}

.about_us {
	float: right;
}

.div_table {
	margin-top: 20px;
}

.div_table .table_ {
	width: 100%;
}

.div_table .table_ .a1 {
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	border: solid 2px #4141D6;
	border-radius: 20px;
	color: #4141D6;
}

.div_table .table_ .img_ {
	width: 180px;
}

.fr {
	float: right;
}

.limit-time {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	color: #252525;
	font-size: 14px;
	height: 28px;
	width: 160px;
}
/*编辑器*/
.think-editor { /* border: 1px solid #CCCCCC; */
	
}

hr {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0;
	border-top: 1px solid #eee;
}

.think-editor .tool {
	position: relative;
	padding: 3px 12px;
	height: 35px;
	line-height: 24px;
	border-bottom: 1px solid #CCCCCC;
}

.think-editor .enter {
	margin: 3px;
}

.think-editor .enter textarea {
	border: solid 1px #eee;
	min-height: 100px;
	padding: 0;
	resize: none;
	width: 100%;
	overflow: scroll;
	font-size: 14px;
}

.logo_inf input {
	line-height: 35px;
	background: #db2b3f;
	width: 90px;
	display: block;
	margin: 0 auto;
	color: #fff;
	border: none;
	outline: none;
	font-weight: 500;
	cursor: pointer;
	font-size: 1.1em;
	border-radius: 5px;
}
/*下拉列表*/
.category {
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	min-width: 100px;
	height: 28px;
}

#teacher select {
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	min-width: 100px;
}

.wenwen-empty {
	background-color: #e5e5e5;
	height: 20px;
}
/*问问图片列表*/
.img-fujian {
	display: inline-block;
	margin: 5px;
	height: 75px;
}

.answerimg-fujian {
	display: inline-block;
	margin: 5px;
}

.fujianimg-tip {
	width: 50px;
	height: 50px;
	font-size: 23px;
	margin-left: 10px;
	float: left;;
	border: 1px solid #e0e0e0;
}

.fujianimg-plus {
	width: 50px;
	height: 50px;
	margin-left: 10px;
	/* padding: 7px; */
	float: left;;
	border: 1px solid #e0e0e0;
}

.fujianimg-plus-a {
	width: 34px;
	height: 34px;
	font-size: 56px;
	line-height: 36px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.fujianimg-plus-a img {
	width: 50px;
}

.fujianimg-div {
	width: 50px;
	height: 75px;
	margin-left: 10px;
	float: left;;
}

.fujianimg-div .fujianimg img {
	width: 50px;
	height: 50px;
}

.fujianimg-del {
	background-clip: padding-box;
	background-color: #4eabe8;
	border-color: #4eabe8;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
	display: block;
	font-size: 14px;
	width: 100%;
	text-align: center;
}

.fujianimg-div2 {
	width: 50px;
	height: 55px;
	margin-left: 10px;
	float: left;;
}

.fujianimg-div2 .fujianimg img {
	width: 50px;
	height: 50px;
}
/*鲜花个数*/
.w-number {
	padding: 0 24px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	user-select: none;
}

.w-number-input {
	font-size: 14px;
	text-align: center;
	width: 60px;
	border: 1px solid #e0e0e0;
	height: 28px;
	padding: 2px 4px;
	outline: none;
	-webkit-appearance: none;
	font-family: inherit;
}

.w-number-btn {
	font-size: 18px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	position: absolute;
	right: 0;
	text-align: center;
	overflow: hidden;
	background: #F5F5F5;
	color: #9e9e9e;
	border: 1px solid #e0e0e0;
}

.w-number-btn-plus {
	right: 0;
	top: 0;
}

.w-number-btn-minus {
	left: 0;
	top: 0;
}
/*教师搜索*/
.serach-teacher {
	border-bottom: 1px solid #d7d7d7;
	margin: 5px;
	height: 32px;
}

.serach-teacher .txt-username {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	color: #252525;
	font-size: 14px;
	height: 28px;
	width: 70%;
	padding-left: 10px;
}

.serach-teacher button {
	margin-left: 5px;
	background-color: #009CFF;
	color: #fff;
	padding: 7px;
	border-radius: 5px;
	width: 25%;
}
/*教师认证*/
.type_checkbox {
	display: none;
}

.ruzhufenlei label {
	position: relative;
}

.lable_cart {
	padding-left: 22px;
	width: 52px;
	height: 20px;
	background: url(../../images/wenwen/check.png) no-repeat;
	background-size: 20px 20px;
	border: 0px;
	font-size: 14px;
	color: #454545;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
}

.selected {
	background: url(../../images/wenwen/checked.png) no-repeat;
	background-size: 20px 20px;
}

.all_content {
	position: fixed;
	z-index: 99999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden;
	display: none;
}

.all_content .content_1 {
	width: 100%;
	height: 100%;
	padding: 5px;
	font-size: 14px;
	overflow: auto;
}

.red_b {
	color: red;
	font-weight: 600;
}

.login_back {
	width: 27px;
	margin-top: 5px;
}

.background_white {
	background: #FDFBFE;
}

.account_password {
	width: 100%;
	margin-top: 20px;
}

.account_password .img_ {
	width: 70px;
}

.account_password p {
	font-size: 14px;
	color: #888;
}

.no_account_reg{
	color: #6787AF;
	font-weight: 600;
	font-size: 13px;
}

.head-a-right {
	line-height: 35px;
	color: #fff!important;
	height: 35px;
	position: absolute;
	right: 5px;
	top: 3px;
	border-radius: 5px;
	font-size: 14px;
}

.head-a-right1 {
	line-height: 35px;
	color: #666!important;
	height: 35px;
	position: absolute;
	right: 70px;
	top: 3px;
	border-radius: 5px;
	font-size: 14px;
}

.head-a-right2 {
	line-height: 35px;
	color: #666!important;
	height: 35px;
	position: absolute;
	right: 20px;
	top: 3px;
	border-radius: 5px;
	font-size: 14px;
}

.font_{
	font: 15px;
	font-weight: 600;
}

.czzn_ {
    position: absolute !important;
    z-index: 9999!important;
    left: 140px!important;
    top: 15px!important;
    width: 70px!important;
    height: 26px!important;
    line-height: 26px!important;
    border: solid 1px #EC1717!important;
    color: #5050CC!important;
    padding: 0px!important;
    text-align: center;
    font-size: 13px;
    min-height: 26px!important;
}

.widht_160{
	left: 135px!important;
	width: 160px!important;
}

.widht_180{
	left: 122px!important;
	width: 180px!important;
}

.widht_140{
	left: 130px!important;
	width: 140px!important;
}

.widht_120{
	left: 130px!important;
	width: 120px!important;
}

.upload-div .title{
	border: solid 1px #ccc;
	height: 35px;
	line-height: 35px;
	width: 100%;
	border-radius:5px;
	padding-left: 5px;
}

.del_btn_{
	display: block;
	height: 25px!important;
	line-height: 25px!important;
	width: 50px !important;
	background: #4eabe8;
	color: #fff!important;
	border-radius:5px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
}
.time_div{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: 600;
	color: green;
}
.time_div2{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: 400;
	color: #888;
}
.del_a{
	min-height: 20px!important;
	padding: 0px 5px!important;
}
.select_school_table{
	width: 100%;
}
.select_school_table tr{
	height: 30px;
}
.grade_div{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: 600;
	color: #4eabe8;
}

/*语音录制*/
.music-btn img {
	width: 40px;
	height: 40px;
	margin-bottom: 2px;
}

.wenzi_luyin{
	color: #EA8010;
	font-weight: 600;
	font-size: 13px;
}

.audio-box {
	width: 40px;
	height: 60px;
}

.audio-ope {
	width: 80px;
	height: 70px;
}

.audio-del {
	display: block;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #B9BABD;
}
