@charset "utf-8";
/* CSS Document */

/*重置*/
html,body,div,a,span,img,table,ul,li,tr,td{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family:"微软雅黑";
	list-style:none;
	border:none;
	border:0;
	text-decoration:none;
	}
/*应聘*/
.main_box {
    margin: auto;
    overflow: hidden;
    padding-bottom: 50px;
    width: 830px;
}
.apply_box {
    overflow: hidden;
}

.apply_content {
    float: right;
    width: 800px;
}
.apply_box{
	width:830px;
	overflow:hidden;
	}
.apply_circle {
    background-color: #e97300;
    border-radius: 10px;
    float: left;
    width: 15px;
	height: 15px;
}
.apply_circle hr{
	width:1px;
	border:#e97300 solid 1px;
	background-color:#e97300;	
	}
.apply_content p{
	line-height:36px;
	font-size:15px;
	}
/*登录注册*/
.userbox, .news_box {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 8px #ccc;
    margin-bottom: 10px;
    padding: 20px 30px 15px;
    width: 270px;
	border-top: solid 5px #006cad;
	}
.userbox label{
	float:left;
	line-height:30px;
	font-weight:600;
	color:#323232;
	font-size: 15px;
	}
.userbox input{
	float:right;
	width:200px;
	height:30px;
	line-height:30px;
	border-radius: 5px;
	border:solid 1px #e1e1e1;
	padding-left: 5px;
	}
.userbox hr{
	border-color:#fff;
	}
.userbox button{
	clear:both;
	background-color: #006cad;
    border: none;
    color: #fff;
	border-radius:10px;
	line-height:36px;
    text-align: center;
	margin:30px auto 10px;
	width:270px;
	}
.main_left{
	float:left;
	}
.main_right {
    float: right;
    width: 830px;
}
.main_right_border{
	/* border-bottom:1px solid #3698dd;
	height:35px; */
	}
.main_text{
	/* margin: 20px 0; */
	    margin: 5px 0;
	}
.main_text img{
	display: block;
	float: left;
	width: 200px;
	}
.main_text div {
    float: left;
    margin-left: 10px;
    width: 610px;
}
.main_text div a{
	display:block;
	}
.xgmm{
	width: 400px;
	margin: auto;
	display: block;
	margin-top:30px;
	}
.xgmm label{
	 width:80px;
	 display: inline-block;
	 text-align:left;
	 }
.xgmm input{
	width:300px;
	line-height:30px;
	border-radius:5px;
	padding:0 5px;
	border: 0;
	}
.xgmm button {
    background-color: #ed891e;
    border: medium none;
    border-radius: 10px;
    clear: both;
    color: #fff;
    line-height: 36px;
    margin: 30px auto 10px 105px;
    text-align: center;
    width: 270px;
	display:block;
}
.sqbutton{
    background-color: #e97300;
    border: medium none;
    border-radius: 5px;
    color: white;
     display: inline-block;  
	line-height: 50px; 
	height:50px;
    /* margin-left: 41%; */
    text-align: center;
    width: 160px;
}
.footer1{
	width:500px;
	margin:auto;
	text-align:center;
	}
.footer div{
	width:280px;
	margin:0 auto;
	font-size:14px;
	}
.am-breadcrumb {
    background-color: transparent;
    border-radius: 0;
    font-size: 85%;
    list-style: outside none none;
    margin-bottom: 2rem;
    padding: 0.7em 0.5em;
}
.am-breadcrumb > li + li::before {
    color: #ccc;
    content: "» ";
    padding: 0 8px;
}
.am-breadcrumb > li {
    display: inline-block;
}
.am-breadcrumb li a{
	display:inline-block;
	background:#ddd;
	padding:8px 20px;
	border-radius:5px;
	}
.am-breadcrumb .am-active a{
	color:white;
	background-color: #006cad;
	}
.doc-example::before {
    color: #bbb;
    content: "Demo";
    display: block;
    font-size: 12px;
    margin: 0 -15px 15px;
    padding: 4px 10px;
    text-transform: uppercase;
}
.doc-example {
    border: 1px solid #eee;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 15px 15px;
}
.am-input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.am-input-group-label {
    font-size: 1.4rem;
    height: 33px;
}
.am-input-group .am-form-field {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.personage_box{
	padding:20px 0;
	border-top:dashed 1px #ddd;
	overflow:hidden;
	margin:30px 0;
	CELLPADDING:5;
}
.personage_box_left{
	width:45%;
	float:left;
}
.personage_box_right{
	width:45%;
	float:right;
}
.personage_box_left_content{
	/* clear:both; */
	padding:5px 0;
	text-align:left;
	align:left;
}
.personage_box_left_content span{
	width: 40%;
	float: left;
	line-height:30px;
}
.personage_box_left_content span strong{
	color:red;
}
.personage_box_left_content input{
	width:220px;
	line-height:24px;
}
.personage_box_left_content select{
	/* width: 60%; */
	float: right;
	height:30px;
}
.personage_box_left_content p{
	text-align:center;
	font-size:14px;
}
.scimg {
    border: 1px solid #ddd;
    clear: both;
    color: #ddd;
    display: block;
    font-size: 30px;
    line-height: 99px;
    margin: auto;
    text-align: center;
	width:71px;
	height:99px;
}