body{
	background-color: #EFEFEF;
}
.content{
	width: 62%;
	background-color: white;
	margin: 40px auto 40px;
	box-shadow: 0px 8px 30px -5px #8C8C8C;
	box-sizing: border-box;
	padding: 50px;
	overflow: hidden
}
.apply-title{
	width: 100%;
	margin-bottom: 20px;
}
.apply-title img{
	float: left;
	margin-right: 10px;
}
.apply-title span{
	font-size: 20px;
	color: #4CB4FB;
}
.apply-title i{
	font-style: normal;
	font-size: 14px;
	color: #4CB4FB;
}
.allboxdiv{	
	overflow: hidden;
	min-height: 1200px;
	border-bottom: 1px solid #F0F0F0;
}
.d-list-left,.d-list-right{
	width: 50%;
	float: left;
	border: 1px solid #F0F0F0;
	border-bottom: none;	
	box-sizing: border-box;
	padding: 30px;
	margin-bottom: 10px;
}
.d-list-left{
	border-right: none;
	border-radius: 5px 0 0 5px;
}
.d-list-right{
	border-radius: 0 5px 5px 0;
}
.obox{
	width: 100%;
	/* height: 45px;
	margin-bottom: 20px; */
	overflow: hidden;
}
.box-left,.box-right{
	float: left;
	text-align: right;
	box-sizing: border-box;
	padding: 10px;
}
.box-left{
	width: 38%;
	/* height: 45px; */
	line-height: 45px;
}
.box-right{
	width: 62%;
	/* height: 45px; */
	text-align: left;
}
.box-left i{
	color: red;
}
.box-left span{
	font-size: 16px;
	color: #666666;
}
.box-left input{
	
}
.input-width{
	width: 80% !important;
	height: 45px !important;
}
.input-width2{
	display: inline-block;
	width: 60% !important;
	height: 45px !important;
}
.marTop1{
	margin-top: 12px !important;
}
.marTop2{
	height: 74px !important;
	margin-bottom: 20px !important;
}
/* .marTop3{
	margin-top: 40px !important;
}
.marTop4{
	margin-top: 50px !important;
}
.txt-height{
	height: 140px !important;
} */
.d-experience{
	width: 100%;
	margin-top: 40px;
}
.d-experience i{
	color: red;
}
.d-experience span{
	display: inline-block;
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
}
.d-experience textarea{
	height: 200px;
}
.caption1{
	width: 60%;
	background-color: #4CB4FB;
	color: white;
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	position: relative;
	border-radius: 2px;
}
.triangle1{
	position: absolute;
	top: 38px;
	left: 0;
	border-style: solid;
    border-width: 15px 15px 0px 15px;
    border-color: #4CB4FB transparent transparent transparent;
    width: 0px;
    height: 0px;
}
.op1{
	margin: 30px 0 0 30px;
}
.op1 p{
	font-size: 16px;
	color: #999999;
}
.flow1{
	margin-top: 40px;
	/*margin-bottom: 22px;*/
}
.st{
	display: inline-block;
	background-color: #4CB4FB;
	font-size: 16px;
	color: white;
	text-align: center;
	border-radius: 8px;
	padding: 2px 10px;
	margin: 10px 0;
}
.triangle2{
	display: inline-block;
	border-style: solid;
    border-width: 10px 0px 10px 10px;
    border-color: transparent transparent transparent #C9C9C9;
    width: 0px;
    height: 0px;
    margin: 0 8px;
}
.d-lable1{
	width: 100%;
	text-align: right;
	clear: both;
}
.d-lable1 i{
	color: red;
}
.d-lable1 span{
	font-size: 14px;
	color: #999999;
}
.d-btn{
	width: 176px;
	height: 54px;
	background-color: #4CB4FB;
	line-height: 54px;
	text-align: center;
	margin: 20px auto;
	font-size: 24px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
}
.reset-height{
	height: 1350px !important;
}
.p-show{
	box-sizing: border-box;
	padding-left: 50px;
	color: #007AFF;
	cursor: pointer;
	font-size: 20px;
}
.mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	display: none;
}
.mask-content{
	width: 900px;
	height: 585px;
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.mask-content .banner{
	float: left;
	width: 50px;
	height: 100%;
	line-height: 40px;
	font-size: 32px;
	box-sizing: border-box;
	padding: 130px 25px 0;
}
.mask-table{
	margin: 50px 30px 20px 80px;
	height: 400px;
	overflow-x: hidden;
}
.table2{
	width: 780px;
	height: 400px;
	border: 1px solid #E5E5E5;
	text-align: center;
	border-collapse:collapse;
	border-spacing:0;  
	word-wrap:break-word;
	word-break:break-all;
}
.table2 thead{
	background-color: #EFEFEF;
}
.table2 th{
	color: #717679;
	background-color: #EFEFEF;
	border: 1px solid #E5E5E5;
	width: 20px;
	height: 40px;
	font-size: 16px;
	font-weight: 500;
}
.table2 td{
	border: 1px solid #E5E5E5;
	width: 260px;
	height: 50px;
	padding: 3px;
	color: #6C767B;
}
.table2 tr:nth-child(2n){
	background: #F9F9F9;
}
.table2 input{
	width: 86px;
	border: none;
	outline: none;
	text-align: center;
	background-color: transparent;
}
.mask-btn{
	width: 100%;
	text-align: center;
}
.mask-btn button{
	width: 150px;
	height: 40px;
	background-color: #4CB4FB;
	color: white;
	font-size: 22px;
	border: none;
	border-radius: 5px;
	margin: 30px;
}
.otxt{
	width: 30px;
	border: none;
	border-bottom: 1px solid #6C767B;
	outline: none;
	text-align: center;
}
label{
	font-weight: normal !important;
}


/*移动设备*/
@media only screen and (min-width: 100px) and (max-width: 769px) {
.content{
	width: 100%;
	margin:  0 auto -20px;
	padding: 15px;
}	
.d-list-left{
	width: 100%;
	height: auto;
	padding: 10px;
	border-right: 1px solid #F0F0F0;
	border-radius: 5px;
}
.d-list-right{
	width: 100%;
	height: auto;
	padding: 10px;
	border-radius: 5px;
}	
.obox{
	margin-bottom: 0;
}
.box-left{
	padding: 10px 0;
}
.box-left span{
	font-size: 14px;
}
.input-width{
	width: 100% !important;
}
.caption1{
	width: 80%;
}
.mask-content{
	width: 100%;
	height: 550px;
	left: 0;
}
.mask-content .banner{
	width: 100%;
	height: auto;
	text-align: center;
	float: none;
	font-size: 20px;
	padding: 0;
}
.mask-table{
	margin: 0;
	width: 100%;
	overflow-x: scroll;
}
.mask-btn button{
	width: 80px;
	height: 30px;
	font-size: 16px;
}
.marTop3{
	margin-top: 0 !important;
}
.marTop4{
	margin-top: 0 !important;
}
.reset-height{
	height: auto !important;
}
.txt-height{
	height: auto !important;
}
}

















