body,
div,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
li,
ol,
p,
table,
td,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	background: #fff;
	color: #333;
	font-size: 16px;
	font-family: "Microsoft Yahei", SimSun, "宋体", "Arial Narrow"
}

ol,
ul {
	list-style-type: none
}

li {
	list-style: none
}

img,
input,
select {
	vertical-align: middle
}

a {
	text-decoration: none
}

body {
	position: relative
}

header {
	width: 100%;
	border-bottom: 1px solid #d7d7d7
}

.headercon {
	width: 1142px;
	height: 80px;
	margin: 0 auto;
	font-size: 16px;
	background: #fff
}

header .logo {
	float: left;
	height: 80px;
	line-height: 80px;
	width: 258px;
	font-size: 22px;
	color: #292e2c;
	padding-left: 92px;
	background: url(../images/logo.png) 32px center no-repeat
}

header .login {
	float: right;
	width: 235px;
	margin-right: 57px;
	height: 80px;
	line-height: 80px
}

header .login span {
	color: #02bb7f
}

header .login b {
	color: #7d7d7d;
	font-weight: 400
}

header .login a {
	font-size: 14px;
	margin-top: 27px;
	color: #fff;
	float: right;
	background: #7d7d7d;
	height: 27px;
	width: 83px;
	line-height: 27px;
	text-align: center
}

section {
	width: 1142px;
	margin: 0 auto;
	height: 940px;
	background: #fff
}

section .chooseModel {
	height: 485px;
	width: 170px;
	background: #30383e;
	float: left;
	padding-top: 22px
}

section .content {
	float: left;
	width: 972px;
	height: 940px
}

section .chooseModel h2 {
	cursor: pointer;
	position: relative;
	color: #fff;
	font-size: 16px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-weight: 400
}

section .chooseModel .modelBar {
	position: absolute;
	width: 5px;
	height: 100%;
	background: #02bb7f;
	top: 0;
	left: 0
}

section .content_top {
	height: 852px;
	background: #f0f0f0;
	padding-left: 60px
}

section .content_header {
	overflow: hidden;
	width: 850px;
	height: 70px
}

section .content_header h2 {
	position: relative;
	color: #292e2c;
	height: 46px;
	font-size: 16px;
	width: 470px;
	line-height: 46px;
	border-bottom: 2px solid #e0e0e0;
	margin-top: 5px;
	float: left
}

section .content_header .borderGreen {
	height: 2px;
	background: #02bb7f;
	position: absolute;
	width: 60px;
	bottom: -2px;
	left: 0
}

section .content_header .searchBox {
	height: 30px;
	width: 168px;
	float: right;
	margin-top: 38px
}

section .content_header input {
	outline: 0;
	padding-left: 5px;
	width: 113px;
	border-radius: 3px;
	height: 28px;
	border: 1px solid #c4c4c4;
	float: left
}

section .content_header .search {
	cursor: pointer;
	width: 44px;
	border-radius: 3px;
	height: 30px;
	float: right;
	background: #02bb7f;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}

section .content_title {
	width: 850px;
	height: 60px;
	background: #30383e;
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 700
}

section .content_title span {
	line-height: 60px;
	height: 60px;
	text-align: center;
	float: left
}

section .content_title .classBox {
	background: url(../images/class.png) no-repeat 68px center
}

section .selectBox {
	width: 78px
}

section .nameBox {
	width: 98px
}

section .idBox {
	width: 75px
}

section .numBox {
	width: 90px
}

section .classBox {
	width: 100px;
	cursor: pointer
}

section .timeBox {
	width: 128px
}

section .telBox {
	width: 144px
}

section .handleBox {
	width: 120px
}

section #teacherList .name {
	color: #30373c
}

section #teacherList span {
	color: #828282;
	line-height: 60px;
	height: 60px;
	text-align: center;
	float: left
}

section .redSign {
	position: absolute;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: red;
	top: 17px;
	left: 120px
}

section .content_bottom {
	height: 88px;
	position: relative;
	width: 972px
}

section .allSelect {
	cursor: pointer;
	position: absolute;
	top: 28px;
	left: 90px;
	padding-left: 20px;
	background: url(../images/select.png) no-repeat;
	width: 38px;
	color: #828282
}

section .index {
	height: 30px;
	position: absolute;
	right: 200px;
	top: 22px
}

section .index span {
	cursor: pointer;
	float: left;
	height: 30px;
	color: #02bb7f;
	border: 1px solid #d8d8d8;
	border-right: none;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}

section .index .pageLast {
	border-right: 1px solid #d8d8d8
}

section .index .pageIndex {
	width: 30px
}

section .index .pageDown,
section .index .pageLast,
section .index .pageUp {
	width: 43px
}

section .goto {
	position: absolute;
	top: 22px;
	right: 60px;
	width: 86px;
	height: 30px
}

section .goto span {
	cursor: pointer;
	position: absolute;
	height: 30px;
	right: 0;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 40px;
	background: #02bb7f;
	font-size: 14px;
	border-radius: 0 3px 3px 0
}

section .goto input {
	position: absolute;
	height: 22px;
	left: 0;
	width: 38px;
	border: 1px solid #d8d8d8;
	outline: 0;
	padding: 3px
}

section #teacherList {
	padding-top: 12px
}

section #teacherList li {
	width: 850px;
	height: 60px;
	margin-bottom: 6px
}

section #teacherList span {
	font-size: 16px;
	font-weight: 400
}

section #teacherList .select {
	position: relative
}

section #teacherList em {
	cursor: pointer;
	position: absolute;
	height: 18px;
	width: 17px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: url(../images/select.png)
}

section #teacherList .handle {
	position: relative
}

section #teacherList .handle strong {
	position: absolute;
	top: 0;
	left: 15px;
	font-weight: 400;
	color: #02bb7f;
	cursor: pointer
}

section #teacherList .handle b {
	position: absolute;
	top: 0;
	right: 22px;
	font-weight: 400;
	cursor: pointer
}

#infoBg {
	position: absolute;
	width: 100%;
	min-height: 1100px;
	background: #333;
	opacity: .5;
	top: 0;
	left: 0
}

.infoContent {
	height: 1170px;
	width: 542px;
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-top: 110px;
	background: #fff;
	opacity: 1;
	box-shadow: 2px 2px 2px #999;
	border-radius: 8px
}

.infoBox {
	padding: 38px 30px 90px;
	width: 482px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.infoBox h2 {
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	font-weight: 400;
	position: relative;
	cursor: pointer
}

.infoBox h2 .modify {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	color: #02bb7f;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 400;
	cursor: pointer
}

.infoBox h2 .saveModify {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	color: #02bb7f;
	position: absolute;
	right: 56px;
	font-style: normal;
	display: none;
	top: 0
}

.infoBox h2 span {
	height: 2px;
	width: 106px;
	background: #02bb7f;
	position: absolute;
	left: 0;
	bottom: -2px
}

.infoBox .infoList {
	margin-top: 30px
}

.infoBox .infoList li {
	box-sizing: border-box;
	position: relative;
	padding-left: 110px;
	background: #f8f8f8;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px
}

.infoList li b {
	position: absolute;
	height: 100%;
	left: 12px;
	top: 0
}

.infoList li input {
	position: absolute;
	right: 3px;
	top: 0;
	border: none;
	height: 100%;
	font-size: 16px;
	background-color: #f8f8f8;
	width: 370px;
	padding: 0;
	outline: 0
}

.infoList li span {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	width: 3px;
	background: #02bb7f
}

.infoBox .imgBox {
	height: 130px;
	right: 0;
	padding: 2px 10px
}

.infoBox .imgBox img {
	height: 126px;
	width: 220px;
	border-radius: 4px;
	background: #999
}

.infoBox .imgBox .imgFront {
	float: left
}

.infoBox .imgBox .imgBack {
	float: right
}

.infoBox .imgBox .handleId {
	float: left;
	margin-top: 20px
}

.resumeBox {
	position: relative
}

.workBox h2,
.resumeBox h2 {
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	margin-top: 20px;
	font-weight: 600
}

.workBox .work,
.resumeBox .resume {
	background: #f3f3f3;
	height: 182px;
	border-radius: 3px;
	overflow-y: auto
}

.resumeBox .resume img {
	width: 100px;
	height: 30px
}

.infoBox .close {
	cursor: pointer;
	position: absolute
}

.infoBox .close1 {
	background: url(../images/close.png);
	width: 17px;
	height: 15px;
	top: 10px;
	right: 10px
}

.infoBox .close2 {
	width: 56px;
	height: 22px;
	bottom: 22px;
	right: 30px;
	line-height: 22px;
	color: #fff;
	background: #02bb7f;
	text-align: center
}

.bigImg {
	height: auto;
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.infoBox .passOrNot {
	margin-top: 50px;
	position: relative
}

.infoBox .passOrNot span {
	position: absolute;
	left: 0;
	text-align: center;
	border-radius: 20%;
	padding-left: 17px;
	background: url(../images/select.png) no-repeat;
	cursor: pointer
}

.infoBox .passOrNot .pass {
	top: 0
}

.infoBox .passOrNot .noPass {
	top: 30px
}

.infoBox .passOrNot textarea {
	margin: 0 auto;
	margin-left: 67px
}

.infoBox .reasonCharge {
	position: absolute;
	top: 0;
	left: -16px
}

.infoContent .submitVerify {
	position: absolute;
	bottom: 15px;
	left: 465px;
	cursor: pointer;
	width: 44px;
	border-radius: 3px;
	height: 30px;
	background: #02bb7f;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}

.fileBox {
	height: 90px;
	right: 0;
	padding: 2px 10px
}

#charge .fileBox div {
	height: 126px;
	width: 220px;
	border-radius: 4px;
	background: #999
}

.fileBox .front {
	float: left;
	background: url(../images/front.png) no-repeat;
	background-size: 100% 100%
}

.fileBox .back {
	float: right;
	background: url(../images/back.png) no-repeat;
	background-size: 100% 100%
}

.fileBox .handleId {
	float: left;
	background-size: 100% 100%;
	margin-top: 20px
}

#charge .fileBox div {
	position: relative;
	text-decoration: none;
	text-indent: 0
}

.fileBox input {
	height: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	left: 0
}

.fileBox span {
	position: absolute;
	left: 78px;
	top: 125px;
	color: #02bb7f;
	font-size: 12px
}

.modifyUploads {
	position: absolute;
	bottom: -42px;
	left: 0;
	height: 32px;
	width: 100%
}

.inputImg {
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: 33px;
	background: url(../images/upImg1.png);
	background-size: 33px 25px
}

.modifyProduction {
	position: absolute;
	left: 53px;
	top: 0;
	height: 25px;
	width: 33px;
	background: url(../images/upFile1.png);
	background-size: 33px 25px
}

.modifyUploads input {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 22
}

.modifyUploads a {
	position: absolute;
	top: 0;
	left: 110px;
	height: 30px;
	line-height: 30px;
	text-decoration: underline;
	color: #02bb7f
}

.modifyUploads b {
	font-weight: 400;
	height: 15px;
	width: 15px;
	font-size: 12px;
	border-radius: 50%;
	position: absolute;
	right: -20px;
	top: 7px;
	background: #d0d6d4;
	color: #fff;
	line-height: 15px;
	text-align: center
}

.modifyUploads span {
	position: absolute;
	top: -22px;
	left: 125px;
	color: #02b980
}
.modifyUploads label {
	color: #ff0000;
	position: absolute;
	bottom: -50px;
}

#apply .applyTitle {
	color: #5c6865;
	font-weight: 700;
	font-size: 24px;
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	position: relative
}

#apply .applyTitle span {
	letter-spacing: 2px;
	position: absolute;
	font-size: 14px;
	color: #a3a3a3;
	top: 63px;
	left: 0;
	font-weight: 400;
	line-height: 14px
}

#apply {
	height: 1500px;
	padding: 20px 50px;
	width: 900px;
	background: #f6f6f6;
	border: 1px solid #c9c9c9;
	margin: 15px auto
}

#fillData {
	width: 605px;
	margin: 55px auto 0;
	position: relative
}

#changePage {
	position: relative
}

#fillData .banner {
	position: relative;
	height: 60px;
	width: 100%;
	margin-top: 30px;
	background: url(../images/banner1.png) no-repeat
}

#fillData .banner span {
	font-size: 12px
}

#fillData .tip1 {
	position: absolute;
	top: 45px;
	left: 0;
	color: #757575
}

#fillData .tip2 {
	position: absolute;
	top: 45px;
	left: 287px;
	color: #ccc
}

#fillData .tip3 {
	position: absolute;
	top: 45px;
	left: 557px;
	color: #ccc
}

#fillData .input {
	outline: 0;
	width: 190px;
	position: absolute;
	left: 120px;
	top: 13px;
	height: 32px;
	border: 1px solid #aaa;
	border-radius: 5px;
	padding: 5px;
	background-color: #f6f6f6
}

#fillData .selects span {
	position: absolute;
	height: 12px;
	width: 12px;
	background: url(../images/array.png);
	top: 15px;
	right: 5px
}

#fillData .selects p {
	position: absolute;
	height: 16px;
	width: 165px;
	top: 15px;
	left: 5px;
	line-height: 16px
}

#fillData .selects ul {
	background: #F6F6F6;
	border: 1px solid #c9c9c9;
	position: absolute;
	width: 100%;
	top: 42px;
	left: -1px;
	z-index: 1111;
	line-height: 20px
}

#fillData .selects li {
	width: 100%;
	line-height: 20px;
	height: 20px;
	text-align: center;
	letter-spacing: 1px;
	color: #333;
	cursor: pointer
}

#fillData .selects li:hover {
	background: #e0e0e0
}

#fillData #verify {
	width: 105px
}

#fillData .getVerify {
	padding: 0;
	border: none;
	position: absolute;
	left: 256px;
	top: 20px;
	line-height: 30px;
	height: 30px;
	width: 102px;
	outline: 0;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background: #13ab7c
}

#fillData .getVerify:hover {
	background: #02b980
}

#fillData .item {
	font-size: 14px;
	color: #49615a;
	position: relative;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #ebebeb
}

#fillData textarea {
	position: absolute;
	left: 120px;
	top: 5px
}

#fillData .submit {
	margin-top: 170px;
	cursor: pointer
}

#fillData em {
	height: 50px;
	width: 130px;
	border: 1px solid #aaa;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	background: #6CC372;
	font-weight: 700;
	margin-left: 130px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-style: normal;
	cursor: pointer
}

#fillData .fileerrorTip {
	position: absolute;
	top: 0;
	left: 360px;
	color: orange;
	font-size: 12px;
	width: 167px;
	letter-spacing: 1.5px
}

#fillData .initTip {
	color: #ff0000
}

#fillData .initTip2 {
	line-height: 16px;
	top: 18px
}

#fillData .workBox,
#fillData .resumeBox {
	height: 240px
}

#fillData .work,
#fillData .resume {
	width: 380px;
	height: 142px;
	line-height: 16px
}

#fillData .inputImg {
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: 33px;
	background: url(../images/upImg1.png);
	background-size: 33px 25px
}

#fillData .inputImg:hover {
	background: url(../images/upImg2.png);
	background-size: 33px 25px
}

#fillData .modifyProduction {
	position: absolute;
	left: 53px;
	top: 0;
	height: 25px;
	width: 33px;
	background: url(../images/upFile1.png);
	background-size: 33px 25px
}

#fillData .modifyProduction:hover {
	background: url(../images/upFile2.png);
	background-size: 33px 25px
}

#fillData .modifyUploads b {
	cursor: pointer;
	height: 15px;
	width: 15px;
	font-size: 12px;
	border-radius: 50%;
	position: absolute;
	right: -20px;
	top: 28px;
	background: #d0d6d4;
	color: #fff;
	line-height: 15px;
	text-align: center
}

#fillData .modifyUploads {
	left: 125px;
	bottom: 35px
}

#fillData .modifyUploads strong {
	position: absolute;
	left: -10px;
	bottom: -12px;
	line-height: 12px;
	font-size: 12px;
	font-weight: 400;
	width: 60px;
	color: #02b980
}

#fillData .fileBox .cover {
	cursor: pointer;
	left: 0;
	top: 0;
	position: absolute;
	overflow: hidden;
	height: 0;
	width: 200px;
	background: #000;
	opacity: .4
}

#fillData .fileBox b {
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	margin: auto;
	position: absolute;
	height: 48px;
	width: 48px;
	background: url(../images/add.png);
	z-index: 1
}

#fillData .fileBox strong {
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	margin: auto;
	position: absolute;
	height: 48px;
	width: 48px;
	background: url(../images/del.png);
	z-index: 1
}

#fillData .fileBox input {
	cursor: pointer;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	margin: auto;
	position: absolute;
	height: 48px;
	width: 48px;
	background: url(../images/add.png);
	z-index: 1
}

#fillData .front {
	cursor: pointer;
	position: relative;
	margin-left: 65px;
	width: 200px;
	height: 120px;
	background: url(../images/front_bg.png)
}

#fillData .back {
	cursor: pointer;
	position: relative;
	margin-right: 65px;
	width: 200px;
	height: 120px;
	background: url(../images/back_bg.png)
}

#fillData .handleId {
	float: left;
	margin-top: 45px;
	cursor: pointer;
	position: relative;
	margin-left: 65px;
	width: 200px;
	height: 120px;
	background-color: #eee
}

#fillData .handleId p {
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 120px;
	text-align: center;
	color: #C1D3D0;
	font-size: 20px
}

#fillData .handleExample {
	float: right;
	margin-top: 45px;
	cursor: pointer;
	position: relative;
	margin-right: 65px;
	width: 200px;
	height: 120px;
	background: url(../images/front_bg.png)
}

#fillData .handleExample img {
	height: 100%;
	width: 100%
}

#fillData .bigExample {
	position: absolute;
	top: 824px;
	left: 532px;
	display: none
}

#fillData .fileBox span {
	position: absolute;
	left: 0;
	top: 130px;
	width: 100%;
	height: 12px;
	text-align: center;
	font-size: 12px;
	color: #b5ccc8
}

#fillData .buttons {
	position: absolute;
	font-size: 18px;
	border-radius: 5px;
	color: #fff;
	height: 38px;
	line-height: 38px;
	width: 108px;
	border: none;
	padding: 0;
	outline: 0
}

#fillData .before {
	left: 155px;
	bottom: -120px;
	background: #bbb;
	cursor: pointer
}

#fillData .before:hover {
	background: #02b980
}

#fillData .submit {
	left: 340px;
	bottom: -120px;
	background: #13ab7c
}

#fillData .submit:hover {
	background: #02b980
}

#firstPage {
	height: 940px;
	width: 800px;
	margin: 0 auto;
	border: 1px solid #d0d0d0;
	position: absolute;
	top: 40px;
	left: -98px
}

#firstPage .container {
	overflow-y: auto;
	height: 940px
}

#firstPage .content {
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
}

#firstPage .content h2 {
	margin-top: 20px;
}

#firstPage .content h2,
#firstPage .content h3 {
	text-align: center;
}

#firstPage .content p {
	width: 650px;
	margin: 0 auto;
}

#firstPage .agree {
	cursor: pointer;
	letter-spacing: 1.5px;
	position: absolute;
	color: #02b980;
	left: 86px;
	height: 18px;
	width: 184px;
	bottom: -30px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 30px;
	background: url(../images/select.png) no-repeat
}

#firstPage .next {
	position: absolute;
	left: 345px;
	bottom: -95px;
	background: #bbb;
	cursor: pointer
}

#firstPage h2,
#firstPage h3,
#firstPage h4 {
	font-size: 16px
}

#thirdPage {
	letter-spacing: 1.5px;
	position: absolute;
	width: 800px;
	top: 40px;
	left: -98px;
	height: 315px;
	border: 1px solid #d0d0d0
}

#thirdPage .finish {
	width: 98px;
	height: 48px;
	line-height: 48px;
	padding-left: 50px;
	margin: 80px auto 0;
	background: url(../images/third_bg.png) no-repeat;
	font-size: 18px;
	color: #02b980;
	font-weight: 700
}

#thirdPage p {
	text-align: center;
	line-height: 28px;
	width: 350px;
	margin: 25px auto 0;
	font-size: 18px
}

#thirdPage strong {
	color: #02b980
}

#thirdPage .allFinish {
	color: #FFF;
	background: #02b980;
	width: 110px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	bottom: -73px;
	left: 345px;
	cursor: pointer
}

.nav {
	height: 60px;
	width: 100%;
	background: #f1f1f1;
	margin-top: 20px;
	border-bottom: 1px solid #999;
	box-shadow: 1px 1px 1px 1px gray
}

.navcon {
	width: 1010px;
	height: 60px;
	margin: 0 auto
}

.nav .logo {
	height: 60px;
	float: left;
	width: 163px
}

.nav .logo img {
	display: block;
	height: 60px
}

.nav ul {
	float: left;
	height: 60px
}

.nav ul li {
	float: left;
	line-height: 60px;
	width: 95px;
	text-align: center;
	margin-left: 10px;
	position: relative
}

.nav ul li span {
	position: absolute;
	width: 1px;
	height: 20px;
	right: -5px;
	top: 20px;
	background: #333
}

.nav ul li a {
	display: block;
	color: #3e3e3e;
	height: 60px;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s
}

.nav ul li a:hover {
	background: #4CB676;
	color: #fff
}

.nav ul li a .navBorder {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #ffa700;
	left: 50%;
	border-radius: 25%
}

footer {
	width: 100%;
	background: #333;
	color: #999;
	height: 50px;
	line-height: 50px;
	text-align: center
}

footer a {
	color: #999
}

.input .else {
	outline: 0;
	width: 190px;
	display: block;
	left: 120px;
	top: 13px;
	height: 20px;
	border: 1px solid #c9c9c9;
	padding: 5px;
	background-color: #f6f6f6;
	color: #333;
}