a {
	outline: none!important;
}
/* page */
.bornone {
	background: #26aba2;
	color:#fff!important;
	border-color: transparent!important;
}

#calendarTable tr th,
#calendarTable tr td {
	padding: 0;
}

div[name="calendarForm"]>table tr th select:nth-of-type(1) {
	margin-left: -18px;
	width: 68px;
}

div[name="calendarForm"]>table:nth-of-type(1) trd th:nth-of-type(1) input[type="button"] {
	margin-left: -8px;
}

div[name="calendarForm"]>table:nth-of-type(1):hover {
	border-right-color: #ccc;
}

div[name="calendarForm"]>table:nth-of-type(1) tr th {
	margin-top: -20px!important;
}

div[name="calendarForm"]>table tr th select:nth-of-type(2) {
	margin-right: -18px;
	width: 70px;
}
/*font-family:simhei;*/

input[type="text"] {
	height: 26px;
	border: 1px solid #e4e4e4;
	padding: 0 15px;
	line-height: 26px;
	color: #656565;
}
/*==========閻ц缍嶆い锟�============*/

.login_page {
	width: 800px;
	height: 457px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -228.5px;
	box-shadow:0px 0px 50px 20px #ccc;
}

.login_Left{
	width:400px;
	height:457px;
	float:left;
}
.login_Right{
	float:left;
	width:400px;
	height:457px;
	background:#2e3d52;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.loginLogo1{margin-top:60px;margin-left:64px;}

.Login_Con{
	margin-left:64px;
	margin-top:40px;
}
.Login_Con li label{
	font-size:12px;
	color:#fff;
}
.login_page ul li{
	border-bottom:1px solid #777e89;
	padding-bottom:4px;
	margin-bottom:24px;
}
.Login_Con{
	width:280px;
}
.Login_Con li input{
	background:#2e3d52;
	padding:0;
	border:0;
	color:#fff;
	-webkit-text-fill-color: #fff;
}
.registration{
	float:right;
	font-size:12px;
	color:#bcbcbc;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom:1px solid #26aba2;
	}
.remember_Password{float:left;cursor:pointer;}
.onoff {
  width: 126px;
  height: 27px;
  margin: 100px auto;
  position: relative;
}
.onoff input[type=checkbox] {
  position: absolute;
  z-index: 2;
  opacity: 0;
}
.onoff input[type=checkbox]:checked + label {
	display:inline-block;
	vertical-align:middle;
	margin-top:-1px;
	cursor:pointer;
	width:15px;
	height:15px;
  	background:url(../image/Member1.png) no-repeat;
}
.onoff label {
 	display:inline-block;
	vertical-align:middle;
	margin-top:-1px;
	cursor:pointer;
	width:15px;
	height:15px;
	background:url(../image/noMember.png) no-repeat;
}
.remember_Password b{font-size:12px;color:#bcbcbc;font-weight:normal;margin-left:4px;}
.login_page button {
	cursor:pointer;
	display:block;
	width:280px;
	height:48px;
	font-size:12px;
	color:#fff;
	line-height:48px;
	text-align:center;
	background:#26aba2;
	margin:20px auto;
	border-radius:6px;
	outline:none;
	border:none;
	margin-left:64px;
	margin-top:50px;
}
.Corporate_name{color:#bcbcbc;font-size:12px;text-align:center;margin-top:50px;}
/* .registration{float:right;color:#bcbcbc;font-size:12px;margin-right:110px;cursor:pointer;} */

.obj_list {
	width: 100%;
}

.obj_nav {
	height: 30px;
	line-height: 62px;
}

.obj_nav .obj_nav_left a {
	display: inline-block;
	padding: 0 24px;
	font-size: 18px;
	color: #75787c;
	text-align: center;
	line-height: 72px;
	border: 1px solid transparent;
}

.obj_nav .obj_nav_left a.abor {
	border: 1px solid #ececec;
	border-bottom-color: #fff;
	border-radius: 4px;
	background: #fff;
	z-index: 500;
	color: #1d1f21;
}

.obj_nav .obj_nav_right p {
	float: left;
	position: relative;
	cursor: pointer;
}

.obj_nav .obj_nav_right p .cloud_drivel {
	background: url(../image/yun-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
	width: 22px;
	height: 18px;
}

.obj_nav .obj_nav_right p:hover .cloud_drivel {
	background-position: 0 -19px;
}

.obj_nav .obj_nav_right p:hover .cloud_drivel+b {
	color: #26aba2;
}

.obj_nav .obj_nav_right p .download {
	background: url(../image/down-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
	width: 22px;
	height: 20px;
}

.obj_nav .obj_nav_right p:hover .download {
	background-position: 0 -21px;
}

.obj_nav .obj_nav_right p:hover .download+b {
	color: #26aba2;
}

.obj_nav .obj_nav_right p b {
	font-weight: normal;
	color: #b9b9b9;
	margin-right: 20px;
	font-size: 12px;
}

.obj_nav .obj_nav_right p .obj_search {
	background: url(../image/search-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 18px;
	width: 18px;
	height: 18px;
}

.obj_nav .obj_nav_right p .obj_search:hover {
	background-position: 0 -19px;
}

.obj_nav .obj_nav_right p .obj_search:hover+span {
	display: block;
	left: -16px;
	bottom: -10px;
}
/*.obj_nav .obj_nav_right p     background: #5093e1; */

.obj_nav .obj_nav_right p .add_ziy,
.tj_button a {
	display: inline-block;
	width: 105px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	background: #26aba2;
	border-radius: 4px;
}

.add_blue a {
	background: #5093e1!important;
}

.add_blue a:hover {
	background: #0076ff!important;
}

.add_ziy:hover {
	background: #26aba2;
}

.obj_nav .obj_nav_right p .add_ziy:hover,
.tj_button a:hover {
	background: #26aba2;
}

.obj_nav .obj_nav_right p .add_ziy b {
	font-size: 18px;
	margin-right: 4px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}

.s_search {
	position: relative;
	margin-left: -200px;
}

.s_search .click_sea {
	position: absolute;
	width: 18px;
	height: 18px;
	right: 32px;
	top: 22px;
	border: 0;
	cursor: pointer;
	background: url(../image/search.png) no-repeat;
}

.s_focus {
	float: left;
	width: 192px;
	height: 36px;
	font-size: 12px;
	border: 1px solid #e2e2e2;
	background: #fff!important;
	border-radius: 30px;
	padding-right: 34px!important;
	margin-top: 14px;
	margin-right: 20px;
}

.obj_nav .obj_nav_right p .obj_shai {
	background: url(../image/shaix.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	width: 17px;
	height: 18px;
}

.obj_nav .obj_nav_right p:hover .obj_shai {
	background-position: 0 -18px;
}

.obj_nav .obj_nav_right p:hover .obj_shai+b {
	color: #26aba2;
}

.ybg {
	position: absolute;
	display: none;
	background: url(../image/sp_bg.png) no-repeat;
	width: 47px;
	height: 31px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 12px;
	bottom: -8px;
	left: -12px;
	z-index:99;
}

.tables_list {}

table {
	border: 1px solid #ddd;border-collapse: collapse;
	width: 100%;
}

thead{background-color: #26aba2; color: #fff;text-align:center;}


table tr td {
	font-size: 12px;
	color: #7c7c7c;
	min-hegiht:20px;
}

table .caoz p {
	float: left;
	position: relative;
}

table .caoz p .tr_down {
	margin-right: 12px;
}

table .caoz p .tr_tg {
	margin-right: 12px;
}

table .caoz p .tr_ys {
	background: url(../image/ys.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	width: 16px;
	height: 16px;
}

table .caoz .sp_btn {
	background: url(../image/sp.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	width: 14px;
	height: 15px;
}
.tables_list table tr .shenpz {
	color: #488ce0;
}

.tables_list table tr .daigh {
	color: #eb5f27;
}

table .caoz p .tr_down:hover {
	background-position: 0 -17px;
}

table .caoz p .tr_down:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}

table .caoz p .exit2 {
	margin-right: 12px;
}


table .caoz p .exit2:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}
table .caoz p .exit:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}

table .caoz p .weix {
	margin-right: 12px;
}

table .caoz p .weix:hover {
	background-position: 0 -17px;
}

table .caoz p .weix:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}
table .caoz p .tr_del {
	background: url(../image/delete-ico.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 22px;
	background-size:100%;
}

table .caoz p .tr_del:hover {
	background-position: 0 -23px;
}

table .caoz p .tr_del:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}

table .caoz p .tr_tg:hover {
	background-position: 0 -16px;
}

table .caoz p .tr_tg:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}

table .caoz p .tr_ys:hover {
	background-position: 0 -16px;
}

table .caoz p .tr_ys:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}

table .caoz .sp_btn:hover {
	background-position: 0 -15px;
}

table .caoz .sp_btn:hover+span {
	display: block;
	bottom: -32px;
	left: -14px;
}

 table tr td,
table tr th {
	padding-left: 20px;
}
 
table tr td a {
	color: #26aba2;
}

table tr td a:hover {
	color:#eb5f27;
	text-decoration: underline!important;
}

.tab_btns {
	border-top: 1px solid #ececec;
	padding: 34px 0 34px 24px;
}

.tab_btns a {
	display: inline-block;
	padding: 0 16px;
	height: 32px;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	text-align: center;
	line-height: 32px;
	color: #9b9b9b;
	font-size: 12px;
	margin-right: 8px;
	background: #fcfcfc;
}

.tab_btns a:hover {
	background: #26aba2;
	border-color: #26aba2;
	color: #fff;
}

.tab_btns a input[type=checkbox] {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 6px 0 0
}
/*======鐎圭偤鐛欓張宥呭鐠囷附鍎忔い锟�======*/

.dinggounr h6 {
	height: 46px;
	font-size: 20px;
	color: #1d1f21;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
/*.sy_con {
padding:30px;
}*/

.sy_con li {
	clear: both;
	line-height: 40px;
	width: 100%;
}

.sy_con li span {
	margin-right: 144px;
	width: 30%;
	display: block;
	float: left;
}

.sy_con li span label {
	display: inline-block;
	color: #a4a4a4;
	font-size: 14px;
	width: 85px;
}

.sy_con li span b {
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	color: #646465;
}

.sy_con li .widadd {
	display: inline-block;
	width: 100%;
}

.sy_con li .widadd label {
	float: left;
}

.sy_con li .widadd b {
	float: left;
	width: calc(100% - 90px);
}

.sy_con li .wenjian {
	display: inline-block;
	width: 380px;
	height:34px;
	border: 1px solid #eaecf1;
	padding: 1px 10px;
	line-height: 34px;
	border-radius: 4px;
}

.sy_con li span .wenjian a {
	color: #5093e1;
	margin-right: 10px;
}

.sy_con li span .wenjian a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.sy_con li span em {
	color: #b7b7b7;
}

.daisp {
	color: #26aba2!important;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px!important;
}
/*========鐠у嫭绨惔鎿勭礊妫板棛鏁ら敍蹇斿闁插繘顣悽锟�=======*/

.ziyu_tab tr th {
	font-size: 14px;
	color: #4d4d4d;
	padding: 0px 0 24px 20px;
}

.ziyu_tab tr td {
	padding: 13px 0;
	padding-left: 20px;
	font-size: 12px;
	color: #919191;
	position: relative;
}

.ziyu_tab tr td a {
	background: url(../image/delete-ico.png) no-repeat;
	display: inline-block;
	width: 18px;
	height: 17px;
}

.ziyu_tab tr td a:hover {
	background-position: 0 -18px;
}

.ziyu_tab tr td a:hover+span {
	display: block;
	left: 5px;
	bottom: -12px;
}

.liyou {
	width: 100%;
	height: 130px;
	border: 1px solid #e2e2e2;
	margin-top: 10px;
	resize: none;
	padding: 10px;
}

.caca {
	color: #488ce0!important;
}

.shca {
	color: #2ab56f!important;
}

.dais {
	color: #eb5f27!important;
}
/*=====閹锋帞绮烽崢鐔锋礈瀵顢�=======*/

.area_yuan {
	width: 490px;
	height: 124px;
	border: 1px solid #ececec;
	margin: 25px 0;
	margin-left: 27px;
	padding: 10px;
	resize: none;
}

.hong {
	border-color: #d40203;
}
/*闁挎瑨顕ら幓鎰仛缁俱垼澹婃潏瑙勵攱*/
/*=======绾喛顓婚柅姘崇箖瀵顢�=======*/

.liny_sure {
	font-size: 16px;
	color: #767474;
	text-align: center;
	line-height: 167px;
}
/*======鐠佸墽鐤嗛幋鎰喅閸欘垵顫嗗瑙勵攱=======*/

.liny_nr-btns {
	margin: 20px 23px;
}

.liny_nr-btns a {
	display: inline-block;
	width: 238px;
	height: 64px;
	border: 1px solid #e9e8e8;
	text-align: center;
	line-height: 64px;
	font-size: 16px;
	color: #717171;
}

.liny_nr-btns a .all_ke {
	background: url(../image/all_ke.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 14px;
	background-position: 0 -16px;
}

.liny_nr-btns a.alick {
	border: 1px solid #26aba2;
	background: #26aba2;
	color: #fff;
	background: #26aba2;
}

.liny_nr-btns a.alick span {
	background-position: 0 0;
}

.liny_nr-btns a .bu_ke {
	background: url(../image/bu_ke.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 14px;
	background-position: 0 -20px;
}

.buf {
	background: #f7f7f7;
	width: 494px;
	height: 294px;
	margin: auto;
	padding: 0 16px 24px 16px;
	margin-bottom: 20px;
	position: relative;
}

.buf_jiao {
	position: absolute;
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-bottom: 16px solid #f7f7f7;
	left: 73%;
	top: -28px;
}

.change_f {
	height: 58px;
	line-height: 58px;
	position: relative;
}

.change_f span {
	font-size: 12px;
	color: #434343;
}

.change_f #buts{
	position: absolute;
	right: 8px;
	top: 4px;
	width: 18px;
	height: 18px;
	border: 0;
	cursor: pointer;
	background: url(../image/search.png) no-repeat;
}

.change_f input {
	float: right;
	width: 166px;
	height: 26px;
	border: 1px solid #e0e0e0;
	background: #fff;
	font-size: 12px;
	padding: 0 10px;
	margin-top: 13px;
	line-height: 26px;
}

.haoy {
	background: #fff;
	padding: 10px;
	height: 118px;
	overflow-y: auto;
}

.haoy a {
	display: inline-block;
	padding:0 10px;
	margin-right: 8px;
	cursor: pointer;
	/*overflow: hidden;text-overflow:ellipsis;white-space:nowrap;*/
}

.haoy a:nth-child(6n) {
	margin-right: 0;
}

.haoy a label {
	font-size: 12px;
	color: #707070;
}

.haoy a input {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 6px;
}

.yix {
	height: 48px;
	line-height: 48px;
}

.yix span {
	font-size: 12px;
	color: #424242;
}

.yix span b {
	font-weight: normal;
}

.yix a {
	float: right;
	color: #26aba2;
}

.haoy_close {
	height: 60px;
	overflow-y: auto;
}

.haoy_close a {
	display: inline-block;
	height: 26px;
	border: 1px solid #ddd;
	margin-right: 6px;
	margin-bottom: 6px;
	line-height: 24px;
	background: #fff;
}

.haoy_close a:nth-child(5n) {
	margin-right: 0;
}

.haoy_close a b {
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	padding: 0 10px;
}

.haoy_close a span {
	font-size: 16px;
	color: #b1b0b0;
	float: right;
	margin-right: 10px;
}
/*=========鐠併垹宕熺拠锔藉剰妞わ拷==========*/

.xiang_list{border: 1px solid #ffcc00;
    background-color: #ffffcc;margin:10px 0;}

.xiang_list p,
.xiang_list1 p {
	margin: auto;
}

.xiang_list ul li {
	width: 15%;
}

.xiang_list1 ul li {
	width: 31%;
}

.xiang_list1 ul li.dg_liy {
	width: 7%;
}

.xiang_list ul li,
.xiang_list1 ul li {
	position: relative;
	float: left;
	margin-top: 8px;
}

.xiang_list ul li.dd_b,
.xiang_list1 ul li.dd_b {
	width: 85px;
}

.xiang_list ul li i,
.xiang_list1 ul li i {
	position: absolute;
	display: inline-block;
	width: 93%;
	height: 1px;
	background: #dadada;
	vertical-align: middle;
	top: 10px;
	left: 50px;
}

.xiang_list ul li span,
.xiang_list1 ul li span {
	background: url(../image/cirle.png) no-repeat;
	display: inline-block;
	width: 14%;
	height: 10px;
	margin-top:5px;
}

.xiang_list ul li.font_color div span,
.xiang_list1 ul li.font_color div span {
	background-position: 0 -10px;
	margin-top:5px;
}

.xiang_list ul li.font_color i,
.xiang_list1 ul li.font_color i {
	background: #26aba2;
}

.xiang_list ul,
.xiang_list1 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.xiang_list ul li div,
.xiang_list1 ul li div {
	width: 85px;
	text-align: center;
}

.xiang_list ul li:last-child,
.xiang_list1 ul li:last-child {
	margin-right: 0;
}

.xiang_list ul li p,
.xiang_list1 ul li p {
	font-size: 14px;
	color: #8d8c8c;
	margin-top: 5px;
}

.xiang_list ul li b,
.xiang_list1 ul li b {
	font-size: 12px;
	font-weight: normal;
	color: #bec0bf;
}

.xiang_list ul li.font_color div p,
.xiang_list ul li.font_color b,
.xiang_list1 ul li.font_color div p,
.xiang_list1 ul li.font_color b {
	color: #26aba2;
}
/*=======妫板棛鏁ゅ瑙勵攱=======*/

.shenqi {
	padding: 0 0 10px 64px;
}

.shenqi li {
	line-height: 44px;
	position: relative;
}
/*.shenqi li .sinf{position:absolute;left:83px;bottom:-10px;}*/

.shenqi li .sinf {
	display: block;
	margin-left: 120px;
	margin-top: -15px;
	color: #d40203;
}

.shenqi li label {
	font-size: 12px;
	color: #7c7c7c;
	display: inline-block;
	width: 70px;
	margin-right: 12px;
	text-align: left;
}

.shenqi li span {
	font-size: 12px;
	color: #646465;
}

.weihua {
	display: inline-block;
	height: 36px;
	border: 1px solid #eaecf1;
	border-radius: 4px;
	line-height: 36px;
	padding-left: 5px;
	color: #488ce0!important;
	font-size: 14px!important;
}

.weihua a {
	margin-left: 10px;
	padding: 10px 0;
}

.weihua img {
	display: inline-block;
	vertical-align: middle;
	padding-left: 4px;
	margin-top: -3px;
	margin-right: 4px;
}

.weihua a:nth-of-type(1) {
	color: #eb5f27!important;
	float: right;
	height: 32px;
	background: #fbfbfb;
	padding-right: 5px;
	margin-left: 2px;
	line-height: 18px;
}

.weihua a:last-child {
	color: #2ab56f;
	float: right;
	height: 32px;
	line-height: 32px;
	background: #fbfbfb;
	padding: 0 8px;
}

.ml {
	width: 150px;
	height: 34px;
	border: 1px solid #eaecf1;
	border-radius: 4px;
	padding-left: 10px;
}

.ml+b {
	font-weight: normal;
	color: #646465;
	margin-left: 10px;
}

.beiz {
	width: 340px;
	height: 50px;
	border: 1px solid #eaecf1;
	border-radius: 4px;
	color: #646465!important;
	padding: 0 10px;
	resize: none;
	line-height: 20px;
}
/*======闁插洩鍠橀弬鐟扮础=======*/

.cgs1,
.cgs2 {
	float: left;
	width: 240px;
	height: 170px;
	cursor: pointer;
	margin-top:10px;
	border-bottom:1px solid #f0f0f0;
}

.liny-nrp{font-size:14px;text-align:center;margin-top:-10px;}
.cgs1 dt img{margin-left:70px;}
.cgs2{padding-left:20px;}
.cgs2 dt{margin-left:60px;}
.cgs1 .cgsD1,
.cgs2 .cgsD1 {
	font-size: 16px;
	color:#353535; 
	text-align: center;
	margin-top: 15px;
	margin-left:-12px;
	
}
.cgs1 .cgsD2,
.cgs2 .cgsD2{
	color:#717171;
	font-size:12px;
	text-align: center;
	margin-top:4px;
} 
.buyLater{clear:both;font-size:14px;text-align:center;height:32px;}


/*==========鐎圭偤鐛欑拠锔藉剰--瀵板懏褰佹禍锟�============*/

.zhunb_nav {
	height: 30px;
	margin-top: 30px;
}

.zhunb_nav a {
	font-size: 14px;
	color: #424242;
	margin-right: 25px;
	padding: 0 3px;
	border-bottom: 3px solid transparent;
	padding-bottom: 6px;
}

.zhunb_nav a.acli {
	color: #26aba2;
	border-bottom: 3px solid #26aba2;
}

.zhunbs {
	margin-top: 35px;
}

.zhunbs .zhunb_list {
	display: none;
}

.zhunbs .zhunb_list dl {
	float: left;
	width: 304px;
	height: 118px;
	background: #f6f6f7;
	border: 1px solid #eaebee;
	border-radius: 4px;
	padding: 18px 12px;
	margin-right: 18px;
	margin-bottom: 14px;
}

.zhunbs .zhunb_list dl:nth-child(3n) {
	/* margin-right: 0; */
}

.zhunbs .zhunb_list dl dt {
	float: left;
	width: 125px;
	height: 83px;
}

.zhunbs .zhunb_list dl dt img {
	display: inline-block;
	width: 125px;
	height: 83px;
}

.zhunbs .zhunb_list dl dd {
	float: right;
}

.zhunbs .zhunb_list dl dd h4 {
	font-size: 14px;
	color: #3b3b3b;
	padding-bottom: 10px;
	width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zhunbs .zhunb_list dl dd p {
	margin-top: -8px;
}

.zhunbs .zhunb_list dl dd p img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}

.zhunbs .zhunb_list dl dd p span {
	font-size: 12px;
	color: #7d8b92;
}

.zhunbs .zhunb_list dl.add_pro {
	cursor: pointer;
}

.zhunbs .zhunb_list dl.add_pro dt {
	float: none!important;
	width: 38px;
	height: 38px;
	overflow: hidden;
	margin-left: 118px;
	margin-top: 6px;
}

.zhunbs .zhunb_list dl.add_pro dt img {
	display: inline-block;
	width: 38px!important;
	height: 38px!important;
}

.zhunbs .zhunb_list dl.add_pro dd {
	float: none!important;
	font-size: 14px;
	color: #cbcbcb;
	text-align: center;
	margin-top: 6px;
}

.zhunbs .zhunb_list dl:hover {
	border-color: #26aba2;
	background: #edf5f0;
}
/*=====閹靛浼愯ぐ鏇炲弳閻㈠疇鍠�=======*/

.smtitle p {
	float: right;
	font-weight: normal;
}

.add_ziy {
	display: inline-block;
    padding:0 14px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    background: #26aba2;
    border-radius: 4px;
}

.smtitle p .add_ziy:hover {
	background: #26aba2;
}

.smtitle p .add_ziy b {
	font-size: 18px;
	margin-right: 4px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	font-weight: normal;
}
.wu_tab {
	width: 100%;
	height: auto;
	overflow: hidden;padding-bottom:0px;
	background: #f6f6f7;
	border: 1px solid #eaebee;
	padding: 10px;
	border-radius: 4px;
	position: relative;
	margin-top: 10px;
}
.wu_tab li div {
	float: left;
	padding-bottom:6px;
}
.wu_tab li div:last-child {
	margin-right: 0;
}

.wu_tab li div label {
	float: left;
	width: 70px;
	line-height:26px;
	margin-right: 10px;
	font-size: 12px;
	color: #7c7c7c;
	text-align: left;
}

.wu_tab li div select,
.wu_tab li div input[type="text"] {
	width: 176px;
	height: 26px;
	line-height:26px;
	border: 1px solid #e3e3e4;
	padding: 0 6px;
}

.files {
	/*clear: both;*/
	position: relative;
}

.files label {
	float: left;
}

.files input[type="file"] {
	position: absolute;
	left: 84px;
	top: -9;
	cursor: pointer;
	z-index: 9;
	width: 125px;
	height: 83px;
	color: transparent;
	opacity: 0;
}

.files img {
	position: absolute;
	/*left: 84px;*/
	/*top: 0;*/
}

.close_del {
	position: absolute;
	right: -1px;
	top: 0;
	cursor: pointer;
	display: none;
}

.wu_tab:hover {
	border-color: #26aba2;
}

.wu_tab:hover .close_del {
	display: block;
}

.font_beizhu {
	margin-top: 0;
	background:#fff;
}

.font_beizhu textarea {
	width: 100%;
	height:40px;
	line-height:36px;
	resize: none;
	border: 1px solid #e4e4e4;
	padding:0 10px;
	font-size: 12px;
	background:#f6f6f7;
}
/*----閻㈠疇鍠橀崡鏇烆吀閹碉拷---*/

.close_dui,
.close_dui1 {
	position: absolute;
	right: 0px;
	bottom: 0;
}

.close_dui {
	display: none;
}

.wu_tab1:hover {
	border-color: #eaebee;
}

.wu_tab1.bor {
	border-color: #26aba2;
}

.wu_tab1.bor .close_dui {
	display: block;
}

.wu_tab1.bor .close_dui1 {
	display: none;
}
/*======閺傛澘顤冪�圭偤鐛欐い鐢告桨========*/

.huib_list {
	padding: 0 20px;
}

.huib_list li {
	margin-bottom: 16px;
	position: relative;
}

.huib_list li label {
	width: 85px;
	margin-right: 24px;
	color: #7c7c7c;
	font-size: 14px;
}

.huib_list li a {
	position: absolute;
	color: #eb5f27;
	font-size: 12px;
}

.huib_list li input[type="file"] {
	position: absolute;
	left: 108px;
	top: 0px;
	opacity: 0;
	z-index: 9;
	cursor: pointer;
	border-color: #e4e4e4;
}

.huib_list li input[type="text"] {
	width: calc(100% - 125px);
	height: 32px;
	border: 1px solid #DCDCDC;
	padding: 0 10px;
}

.huib_list li:last-child input[type="text"] {
	width: 170px;
}

.huib_list li:last-child i {
	margin: 0 12px;
	font-size: 12px;
	color: #7c7c7c;
}

.add_hb {
	float: right;
	font-weight: normal;
	display: inline-block;
	width: 105px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	background: #26aba2;
	border-radius: 4px;
}

.add_hb:hover {
	background: #26aba2;
}

.add_hb b {
	font-size: 18px;
	margin-right: 4px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}
/*==========鐠併垹宕熺拠锔藉剰妞ょ敻娼�========*/

.sy_con1 li span label {
	float: left;
	width: 85px;
	margin-right: 26px;
}

.sy_con1 li span b,
.sy_con1 li span a {
	float: left;
	width: 54%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sy_con1 li span a {
	color: #eb5f27;
}

.sy_con1 li span {
	/* margin-right: 124px;*/
}

.sy_con1 li span:last-child {
	margin-right: 0;
}

.sy_con1 li .w100 {
	width: 100%!important;
}

.sy_con1 li .w100 b {
	width: calc(100% - 120px);
}

.sy_con1 li .w100 input {
	width: calc(100% - 120px);
	height: 38px;
	resize: none;
	padding: 0 10px;
	border-color: #e2e2e2
}

.sy_con1 li.beih {
	height: 82px;
	background: #fafafa;
	padding: 20px 20px 0 13px;
	margin-left: -12px;
}

.pro_tab tr th {
	font-size: 12px;
	color: #555;
	font-weight: bold;
}

.pro_tab tr td {
	vertical-align: middle;
	text-align: left;
	color: #7c7c7c;
	font-size: 12px;
}

.pro_tab tr td dl {
	margin-bottom: 0;
	height: auto;
	overflow: hidden;
}

.pro_tab tr td dl dt {
	float: left;
}

.pro_tab tr td dl dt img {
	display: inline-block;
	width: 96px;
	height: 64px;
	margin: 10px 0;
}

.pro_tab tr td dl dd {
	float: left;
	margin-left: 16px;
	font-size: 12px;
	color: #7c7c7c;
}

.pro_tab tr .tdred {
	color: #eb5f27;
}

.zongj {
	width: 100%;
	height: 64px;
	background: #fafafa;
}

.zongj p {
	float: right;
	margin-right: 36px;
	line-height: 64px;
}

.zongj p b {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: normal;
}

.zongj p b em {
	color: #eb5f27;
	margin-left: 21px;
}

.zongj p span {
	font-size: 28px;
	color: #eb5f27;
}
/*=========鐎圭偤鐛欓崨姗�顩绘い锟�============*/

.shiy {
	background: #e7eaf1 url(../image/index_bg.jpg) no-repeat center;
	height: 137px;
	width: 100%;
	margin-bottom: 20px;
	float:left;
	
}

.shiy p {
	font-size: 24px;
	text-align: center;
	color: #484848;
	line-height: 137px;
	font-weight: normal;
}

.inbox {
	position: relative;
	width: 50%;
	height: 276px;
	float: left;
	margin-bottom: 20px;
	background:#fff;
}

.inbox .more {
	position: absolute;
	top: 45px;
	right: 38px;
	color: #eb5f27;
	font-weight:bold;
}

/* .inbox h1 {
	
	padding: 2px 0 10px 30px;
} */
.inbox h1{
    font-size: 12px;
    color:#1d1f21;
    border-left: 4px solid #26aba2;
    padding-left: 6px;
    font-weight: 600;
    margin:0 0 10px 0;
}

.inbox h1 a {
	float: right;
	width: 105px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	background: #26aba2;
	border-radius: 4px;
	margin-top: -12px;
	margin-right: 18px;
}

.inbox h1 a b {
	font-size: 18px;
	margin-right: 4px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}

.inbox h1 a:hover {
	background: #26aba2;
}

.inbox table {border:none;}

.inbox table tr {
	padding-left: 30px;
}

.inbox table tr:nth-child(odd){background:#eee;}
.inbox table tr:nth-child(even){background:#fff;}
.inbox table tr th {
	font-size: 12px;
	color:#555;
	height:30px;
}

.inbox table tr td {
	font-size: 12px;
	color: #555;
	height:30px;
}

.inbox table tr td:nth-of-type(1),
.inbox table tr th:nth-of-type(1) {
	padding-left: 30px;
}

.inbox p {
	font-size: 13px;
	color: #6c6b6b;
	line-height: 22px;
	padding: 0 30px;	
	margin-top:-4px;
}
/*=====PI妫ｆ牠銆�=====*/
/*
.times_list {
height: 40px;
line-height: 40px;
margin-right: 38px;
margin-top: -70px;
}

.times_list a {
font-size: 12px;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 20px;
color: #9c9c9c;
margin-left: -4px;
border: 1px solid #e4e4e4;
}

.times_list a:first-child {
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
border-right: 0;
}

.times_list a:last-child {
position: relative;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
border-left: 0;
}

.times_list a:last-child span {
position: absolute;
top: 18px;
right: 10px;
width: 0;
height: 0;
border: 4px solid transparent;
border-top: 4px solid #f00;
}*/
/*=======閸忋儱绨辨い鐢告桨=========*/

.pro_mess {
	height: 30px;
	width: 100%;
	background: #f6f6f7;
	border-radius: 4px;
	border: 1px solid #eaebee;
	line-height: 30px;
	padding-left: 23px;
}

.pro_mess span {
	font-size: 12px;
	color: #292929;
	margin-right: 72px;
}

.pro_mess b {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.pro_mess i {
	float: right;
	font-size: 12px;
	color: #050505;
	padding-right: 14px;
}

.pro_tab1 {
	border: 1px solid #eee;
	margin-top: 10px;
	border-bottom: 0;
}

.pro_tab1 tr th {
	height:30px;
	line-height:30px;
	background:#eee;
	color:#555;
	font-size:12px;
	font-weight:bold;
}

.pro_tab1 tr td {
	padding-right: 40px;
}

.pro_exit {
	width: 100%;
	background: #f6f6f7;
	border: 1px solid #eaebee;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.pro_exit ul li span {
	margin-right: 60px;
	float: left;
	cursor:default;
}

.pro_exit ul li span label {
	color: #5f5f5f;
	font-size: 12px;
	margin-right: 18px;
}

.pro_exit ul li span input[type="text"],
select {
	width: 176px;
	height: 26px;
	line-height:26px;
	border: 1px solid #e4e4e4;
	padding: 0 6px;
}

.pro_exit ul li {
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.pro_exit ul li span input[type="radio"] {
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 16px;
}

.kufs span a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #26aba2;
	color: #26aba2;
	background: #fff;
}

.kufs span i {
	color: #26aba2;
}

.kuweis {
	width: 100%;
	/* height: 116px; */
	background: #fff;
	padding: 10px 0 10px 14px;
	overflow-y: auto;
}

.kuweis a {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid transparent;
	margin-right: 10px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #9b9b9b;
}

.kuweis a:hover {
	color: #26aba2;
	border: 1px solid #26aba2;
}
/*====鐠囷附鍎忔い锟�=====*/

.pro_xiangq {
	border: 1px solid #eeeff2;
	border-radius: 4px;
	margin-top: 30px;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.pro_h {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eeeff2;
}

.yi_zt {
	float: left;
	padding-left: 26px;
}

.yi_zt span {
	font-size: 20px;
	color: #576369;
	margin-right: 18px;
}

.yi_zt em {
	font-size: 20px;
	color: #eb5f27;
}

.caozuo {
	float: right;
	padding-right: 26px;
}

.caozuo p {
	float: left;
	border-left:1px solid #f1f1f1;
	height:40px;
	margin-right:12px;
	padding-left:12px;
}
.caozuo p a{margin-top:-26px;}
.caozuo p .exit {
	background: url(../image/exit-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px; 
	background-size:100%;
}
.caozuo p .exit:hover {background-position: 0 -24px;}
.caozuo p .weix {
	background: url(../image/weix-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	background-size:100%;
}
.caozuo p .weix:hover {background-position: 0 -24px;}
.caozuo p .weib {
	background: url(../image/bao.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 26px;
	background-size:100%;
}
.caozuo p .weib:hover {background-position: 0 -26px;}
.caozuo p .gongao {
	background: url(../image/pai.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 25px;
	background-size:100%;
}
.caozuo p .gongao:hover {
	background-position: 0 -26px;
}
.caozuo p .yuye {
	background: url(../image/times.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width:22px;
	height:24px;
	background-size:100%;
}
.caozuo p .yuye:hover {
	background-position: 0 -25px;
}
.caozuo p .tr_del {
	background: url(../image/delete-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 25px;
	background-size:100%;
}
.caozuo p .yuyeStudent{
	background: url(../image/Student.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	width:22px;
	height:22px;
	background-size:100%;
}
.caozuo p .yuyeStudent:hover {
	background-position: 0 -23px;
}
.caozuo p .tr_del:hover {
	background-position: 0 -27px;
}

.shenqi li label {
	width: 100px;
	margin-right: 20px;
}

.tus {
	float: left;
	height: auto;
	overflow: hidden;
	padding: 50px;
	width: 100%;
}

.tus dl {
	float: left;
	width: 380px;
	height: 253px;
	position: relative;
}

.tus dl dt {
	width: 380px;
	height: 253px;
}

.tus dl dt img {
	display: inline-block;
	width: 380px;
	height: 253px;
}

.tus dl dd {
	position: absolute;
	width: 100%;
	height: 48px;
	bottom: 0;
	left: 0;
	line-height: 48px;
	text-align: center;
	font-size: 17px;
	color: #bfbfbf;
	background: rgba(0, 0, 0, 0.5);
}

.tus ol {
	float: left;
}

.tus ol li input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 6px;
}

.zhunb_nav1 {
	padding-left: 50px;
	border-top: 1px solid #eeeff2;
	height: 60px;
	border-bottom: 1px solid #eeeff2;
	line-height: 60px;
	width: 100%;
	float: left;
}

.xinxi1 {
	padding: 30px 50px;
	width: 100%;
	float: left;
}

.zhunb_nav1 a {
	padding-bottom: 15px;
}
/*======缂佺喕顓告い鐢告桨========*/

.tj_btn {
	padding:10px 20px;
	border-bottom: 1px solid #ececec;
}

.tj_btn li {
	line-height: 35px;
	clear: both;
}

.tj_btn li label {
	float: left;
	width: 80px;
	font-size: 12px;
	color: #75787c;
}

.tj_btn li p {
	float: left;
	margin:0;
}

.tj_btn li p a,
.tongj a {
	display: inline-block;
	margin-right: 8px;
	text-align: center;
	padding: 0 10px;
	height:26px;
	line-height:26px;
	border-radius:4px;
}
/*.tj_btn li p a:hover,
.tongj a:hover {
background: #26aba2;
color: #fff;
border-radius: 4px;
border-color: #26aba2;
}*/

.tj_btn li p a.abtn,
.tongj a.abtn {
	color: #fff;
	background: #26aba2;
	border-color: #26aba2;
	border-radius:4px;
}

.tj_btn li b,
.tj_btn li select {
	margin-left: 10px;
	line-height: 32px;
}

.tj_btn li b {
	font-weight: normal;
	color: #75787c;
}

.tj_btn li select {
	width: 70px;
}

.sy_con1 {
	float: left;
	width: 100%;
}

.tj_button {
	width: 250px;
	margin: 0 auto;
	padding: 30px 0;
}

.tj_button a {
	float: left;
	margin-left: 10px;
	cursor:pointer;
	font-size:14px;
}
/*娣囶喗鏁肩�靛棛鐖滃瑙勵攱*/

.exit_pass {
	margin: 0 auto;
	margin-left: 70px;
}

.exit_pass p {
	margin-bottom: 10px;
}

.exit_pass p label {
	font-size: 14px;
	color: #7c7c7c;
	display: inline-block;
	width: 60px;
	margin-right: 10px;
}

.exit_pass p input[type="text"]{
	display: inline-block;
	width: 294px;
	height: 32px;
	border: 1px solid #e4e4e4;
	padding-left: 10px;
}

.exit_pass p .sinf {
	display: block;
	margin-left: 76px;
	margin-top: 10px;
}
/*==========鐠併垹宕熺拠锔藉剰妞ょ敻娼�2016.7.11========*/

.dd_ul,
.dd_ul1,
.dd_ul li,
.dd_ul1 li {
	height: auto;
	overflow: hidden;
}

.dd_ul1 {
	padding-left: 14px;
}

.dd_ul li {
	float: left;
	width: 31%;
}

.dd_ul1 li,
.dd_ul,
.dd_ul1 {width: 100%;}

.dd_ul{border: 1px solid #eaebee;padding: 10px;border-radius: 4px;background: #f6f6f7;
    border: 1px solid #eaebee;}
.dd_ul li,
.dd_ul1 li {
	line-height: 24px;
}

.dd_ul li label,
.dd_ul1 li label {
	float: left;
	width: 60px;
	margin-right: 15px;
	display: inline-block;
	color: #646465;
}

.dd_ul1 li b,
.dd_ul1 li input {
	width: 89%;
}

.dd_ul li b {
	width: 68%;
}

.dd_ul li b,
.dd_ul1 li b {
	float: left;
	margin-right: 0;
	margin-top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-weight: normal;
	font-size: 12px;
	color: #646465;
}
.dd_ulCon{background:#fff;border:1px solid #e4e4e4;width:100%;border-bottom:0;}
.dd_ulCon li{clear:both;width:100%;padding-left:10px;height:30px;line-height:30px;background:#f6f6f7;border-bottom:1px solid #e4e4e4;}
.dd_ulCon li div{float:left;width:31%;margin-right:10px;}
/*=======濞ｈ濮炵挧鍕爱瀵顢�=======*/

.nums {
	float: left;
	width: 100px;
	height: 30px;
	background: #fff;
}

.nums span {
	cursor: pointer;
	float: left;
	width: 30px;
	height: 30px;
	border: 1px solid #e4e4e4;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	font-weight: 500;
	color: #666;
}

.nums input {
	outline: none;
	float: left;
	width: 40px;
	height: 30px;
	padding: 0 4px;
	color: #3f1f3f;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	border: 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

.liny_sea {
	width: 504px;
	height: 74px;
	background: #f6f6f7;
	margin: 0 auto;
	border: 1px solid #ebecef;
	padding: 20px 12px;
}

.liny_sea input {
	display: inline-block;
	width: 390px;
	border-right: 0;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.liny_sea a {
	display: inline-block;
	width: 87px;
	height: 34px;
	background: #26aba2;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.liny-nr table {
	margin-top: 20px;
}

.sg_tzc {
	color: #2ab56f;
}

.zhunb_nav input {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}

.zhunb_nav label {
	margin-right: 5%
}
/*====妫板嫮瀹抽崗顒�鎲″瑙勵攱====*/

.anger {
	clear: both;
	margin-bottom: 20px;
	margin-left: 26px;
}

.anger input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
/*閺傛澘顤冪紒缈犵箽瀵顢�*/

.wb_tx {
	padding: 0 0 10px 60px;
}

.wb_tx li {
	margin-bottom: 10px;
}

.wb_tx li label {
	display: inline-block;
	width: 100px;
	color: #7c7c7c;
}

.wb_tx li textarea {
	border-color: #e4e4e4;
	height: 80px;
	width: 300px;
	padding: 10px;
	resize: none;
}

.wb_tx li input[type="text"] {
	width: 300px;
	margin-right: 4px;
}

.wb_tx li input[type="radio"] {
	margin-right: 4px;
}

.wb_tx li label b {
	color: #d40203;
	font-size: 16px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 3px;
}
/*======閺傛澘顤冩禒锝堝枠======*/

.shur {
	clear: both;
	cursor: pointer;
	color: #7c7c7c;
	padding-top: 20px;
}

.shur:hover {
	color: #26aba2;
}

.shur img {
	margin-right: 4px;
}

.shur_more {
	clear: both;
	display: none;
	padding-top: 20px;
}

.shur_more li {
	clear: both;
	height: 35px;
	margin-bottom: 20px;
}

.shur_more li label {
	margin-right: 14px;
}
/*=====闁插洩鍠橀崡鏇☆嚊閹懘銆�======*/

.fontbz {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

.fontbz span {
	color: #000;
	font-size: 16px;
}

.fontbz .font_beizhu {
	margin-top: 0;
	padding-left: 20px;
	color: #646465;
}

.wulist_tks {
	font-size: 22px;
	color: #767474;
	text-align: center;
	padding: 45px 0 10px 0;
}

.dg_s {
	line-height: 30px;
	color: #646465;
	margin-top: 30px;
}

table tr td:last-child a:nth-of-type(1) {
	/*margin-right: 5px;*/
}
/*========濞ｈ濮為幋鎰喅瀵顢�=========*/

.more_jue {
	font-size: 12px;
	float: right;
	color: #26aba2;
	margin-right: 75px;
}

.more_jue:hover {
	text-decoration: underline!important;
}

.juese {
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	width: 400px;
	margin-top: 10px;
}

.juese li {
	border-bottom: 1px solid #e4e4e4;
	line-height: 30px;
	padding-left: 10px;
}

.juese li:last-child {
	border-bottom: 0;
}

.juese li input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}

.juese li em {
	color: #26aba2;
	display: inline-block;
	width: 90px;
	margin-right: 6px;
}

.juese li i {
	font-size: 12px;
	color: #7c7c7c;
}

.shangc em {
	color: #7c7c7c;
}

.shangc {
	padding-top: 30px;
	padding-left: 20px;
}

.shangc span {
	color: #f5494d;
	font-size: 12px;
	margin-left: 16px;
}

.shangc p {
	position: relative;
	margin-top: 10px;
}

.shangc p input[type="file"] {
	opacity: 0;
	position: absolute;
	width: 125px;
	height: 84px;
	overflow: hidden;
	z-index: 9;
}

.shangc p a {
	position: absolute;
	left: 0;
	top: 0;
}

.wu_tx {
	padding: 20px;
}

.wu_tx li {
	line-height: 30px;
	padding-bottom: 20px;
}

.wu_tx li em {
	color: #646465;
}

.wu_tx li label {
	display: inline-block;
	width: 60px;
	text-align: left;
	font-size: 14px;
	color: #7c7c7c;
	margin-right: 24px;
}

.wu_tx li input {
	width: 310px;
}
/*===缁狅紕鎮婇柊宥囩枂---閺堢儤鐎穱鈩冧紖妞わ拷===*/

.shiys {
	padding-top: 30px;
	padding-left: 24px;
}

.shiys li {
	margin-bottom: 20px;
}

.shiys li span {
	display: inline-block;
	width: 100px;
	text-align: left;
	font-size: 12px;
	color: #7c7c7c;
}

.shiys li input {
	width: 80%;
}

.shiys li .sinf {
	display: block!important;
	width: 100%;
	margin-left: 104px;
	margin-top: 10px;
	color: #d40203;
	font-size: 12px;
}

.shiys li b {
	font-weight: normal;
}

.bianj {
	margin-left: 20px;
	padding-bottom: 50px;
}

.dates {
	background: url(../image/lims-date.png) no-repeat 96% center #fff;
	cursor:pointer;
}
/*閺�顖欑帛閹绘劙鍟嬪瑙勵攱*/

.qzf {
	margin: 0 auto;
	padding: 20px 100px;
}

.qzf li {
	padding-bottom: 10px;
}

.qzf li label {
	display: inline-block;
	width: 150px;
	text-align: left;
	font-size: 14px;
	color: #7c7c7c;
}

.qzf li b {
	font-size: 20px;
	font-weight: normal;
	color: #eb5f27;
}

.qzf1 {
	padding: 0;
	border: 1px solid #e4e4e4;
	width: 300px;
	height: 80px;
	margin-bottom: 20px;
	border-radius: 4px;
}

.qzf1 li {
	line-height: 30px;
	padding-left: 20px;
}

.qzf1 li input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}

.qzf1 li:first-child {
	border-bottom: 1px solid #e4e4e4;
}

.error_con {
	border: 1px solid #ececec;
	position: relative;
	min-height: 500px;
	background: #fff;
}

.error_con .er4 {
	display: block;
	width: 565px;
	height: 276px;
	margin: auto;
	margin-top: 112px;
}

.error_con a {
	position: absolute;
	display: block;
	text-align: center;
	line-height: 38px;
	width: 158px;
	height: 38px;
	color: #26aba2;
	font-size: 18px;
	border: 1px solid #32c39e;
	border-radius: 30px;
	left: 50%;
	margin-top: -30px;
	margin-left: -64px;
}

.error_con .wqx {
	display: block;
	margin: auto;
	width: 406px;
	height: 311px;
	margin-top: 95px;
}

/* djk瀵屾枃鏈紪杈戝櫒澧炲姞鏍峰紡锛屽簳閮ㄩ棿璺� */
.yicaiEdit{
	margin: 0px 0px 45px 0px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}
/*瀹為獙鍛樺疄楠岃繘搴﹂伄鐩�*/
.vipno{
			opacity:0.4;
			}
.po-rel{
	position:relative;
}
.tec-zh{
	width: 100%;
	height:276px;
	 background: #fafafa;
	 position:absolute;
	 z-index: 1;
	 text-align:center;
	 padding-top:100px;
	 font-size:16px;
}
.tec-gx{
	width: 100%;
	height:446px;
	 background: #fafafa;
	 position:absolute;
	 z-index: 1;
	 text-align:center;
	 padding-top:180px;
	 font-size:16px;
}
.obj_nav_old{border-bottom:2px solid #26aba2;height:31px;}
.obj_nav_old .obj_nav_left a {
	display: block;
   float:left;
   padding: 2px 20px 0 20px;
   line-height: 26px;
   overflow: hidden;
   border: 1px solid #e7e7e7;
   background-color: #f8f8f8;
   border-bottom: 0px;
   color: #333;
   font-size:12px;
   border-bottom:0;
   margin-right:4px;
    cursor:pointer;
}

.obj_nav_old .obj_nav_left a.abor {
	border: 1px solid #26aba2;
    background-color: #26aba2;
    border-bottom:0;
    color: #fff;}

.obj_nav_old .obj_nav_right p {
	float: left;
	position: relative;
	cursor: pointer;
}

.obj_nav_old .obj_nav_right p .cloud_drivel {
	background: url(../image/yun-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
	width: 22px;
	height: 18px;
}

.obj_nav_old .obj_nav_right p:hover .cloud_drivel {
	background-position: 0 -19px;
}

.obj_nav_old .obj_nav_right p:hover .cloud_drivel+b {
	color: #26aba2;
}

.obj_nav_old .obj_nav_right p .download {
	background: url(../image/down-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
	width: 22px;
	height: 20px;
}

.obj_nav_old .obj_nav_right p:hover .download {
	background-position: 0 -21px;
}

.obj_nav_old .obj_nav_right p:hover .download+b {
	color: #26aba2;
}

.obj_nav_old .obj_nav_right p b {
	font-weight: normal;
	color: #b9b9b9;
	margin-right: 20px;
	font-size: 12px;
}

.obj_nav_old .obj_nav_right p .obj_search {
	background: url(../image/search-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 18px;
	width: 18px;
	height: 18px;
}

.obj_nav_old .obj_nav_right p .obj_search:hover {
	background-position: 0 -19px;
}

.obj_nav_old .obj_nav_right p .obj_search:hover+span {
	display: block;
	left: -16px;
	bottom: -10px;
}
 

.obj_nav_old .obj_nav_right p .add_ziy,
.tj_button a {
	display: inline-block;
	width: 105px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	background: #26aba2;
	border-radius: 4px;
}

.obj_nav_old .obj_nav_right p .add_ziy:hover,
.tj_button a:hover {
	background: #26aba2;
}

.obj_nav_old .obj_nav_right p .add_ziy b {
	font-size: 18px;
	margin-right: 4px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
}

.obj_nav_old .obj_nav_right p .obj_shai {
	background: url(../image/shaix.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	width: 17px;
	height: 18px;
}

.obj_nav_old .obj_nav_right p:hover .obj_shai {
	background-position: 0 -18px;
}

.obj_nav_old .obj_nav_right p:hover .obj_shai+b {
	color: #26aba2;
}
.eduPz{margin:0;color: #7c7c7c;}
.eduPz input{
	width: 70px;
    border: none;
    border-bottom: 1px solid red;
    background: none;
    padding: 0px;}
/*注册页面*/
