* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	color: #008B00;
}

ul {
	list-style: none;
}

input, button {
	border: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.img {
	border: 0;
	max-width: 100%;
	height: auto;
}

div {
	display: block;
}

.warp {
	width: 1024px;
	margin: 0 auto;
	/*overflow: visible;*/
}

.header {
	background-image: url("../images/glory.png");
	background-repeat: no-repeat;
	width: 1024px;
	height: 300px;
	font-family: "黑体";
	display: block;
}

.header .function {
	width: 1024px;
	height: 20px;
	margin-top: 15px;
	border: none;
	float: left;
}

.header .function .login {
	height: 20px;
	font-size: 12px;
	color: #040404;
	line-height: 18px;
	margin-left: 530px;
	float: left;
	border: none;
}

.header .login input {
	width: 53px;
	height: 18px;
	color: #040404;
	font-size: 12px;
	border-radius: 2px;
	background-color: #008B00;
}

.header .function .column {
	height: 20px;
	color: #fdfefe;
	margin-left: 240px;
	float: left;
	border: none;
}

.header .column li {
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: inline-block;
	padding-right: 2px;
}

.column li a {
	color: #fdfefe;
}

.column li a:hover {
	color: #008B00;
}

.column li img {
	float: left;
	display: block;
}

.nav {
	height: 62px;
	font-family: "黑体";
	display: block;
}

.nav .subnav {
	width: 1024px;
	height: 20px;
	text-align: center;
	margin-top: 31px;
	float: left;
}

.nav ul {
	margin: 0 auto;
	width: 702px;
	display: block;
}

.nav li {
	width: 80px;
	line-height: 16px;
	float: left;
	font-family: "黑体";
	font-size: 16px;
	display: inline-block;
	border-right: 2px solid #008B00;
	/*text-align: center;*/
	padding: 0 3px 0 3px;
}

.nav li a {
	display: block;
	color: #040404;
}

.nav li a:hover {
	color: #008B00;
	font-weight: bold;
}

.nav li .clearcolor {
	color: #008B00;
	font-weight: bold;
}

.nav .subnav .clearborder {
	border: none;
}

.nav li .glory {
	color: #040404;
}

.nav .tab {
	height: 10px;
	width: 100%;
	background-color: #008B00;
	float: left;
}

.content {
	height: 425px;
	font-family: "黑体";
}

.content .contentleft {
	width: 148px;
	/*height: 420px;*/
	float: left;
	margin-top: 10px;
	margin-left: 72px;
}

.content .contentleft span {
	font-size: 18px;
	line-height: 28px;
	color: #040404;
}

.content .contentleft .us {
	padding-left: 4px;
	font-size: 12px;
	color: #cac9c9;
}

.content .contentleft .resumetitle {
	width: 140px;
	border-bottom: 4px solid #008B00;
}

.content .resumelist {
	margin-top: 13px;
	height: 150px;
}

.content .resumelist p {
	padding-left: 9px;
	padding-top: 10px;
}

.content .resumelist li {
	width: 140px;
	height: 36px;
	border-bottom: 1px solid #c9c9c9;
	/*line-height: 36px;*/
}

.content .resumelist li a:hover {
	font-weight: bold;
}

.content .resumelist .listone {
	padding-left: 9px;
	font-size: 12px;
	color: #040404;
}

.resumelist a:hover {
	color: #008B00;
}

.content .resumelist .listtwo {
	padding-left: 36px;
}

.content .contentleft .resumelogo {
	/*width: 140px;*/
	/*height: 31px;*/
	margin-top: 35px;
	text-align: center;
}

.content .contentleft .resumeemail {
	/*width: 140px;*/
	/*height: 83px;*/
	margin-top: 72px;
	padding-bottom: 11px;
	text-align: center;
}

.content .contenthr {
	height: 430px;
	width: 2px;
	float: left;
	background-color: #c8c8c8;
	border: none solid #c8c8c8;
}

.content .contentright {
	width: 720px;
	height: 420px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.content .contentright .righttitle {
	font-size: 16px;
	line-height: 28px;
	/*padding-left: 9px;*/
	color: #7f7f80;
	border-bottom: 2px solid #e2e2e2;
}

.content .contentright .righttitle a:hover {
	font-weight: bold;
}

.content .righttitle li {
	font-size: 12px;
	line-height: 28px;
	float: left;
	padding-left: 2px;
	/*display: inline-block;*/
	padding-top: 3px;
}

.righttitle li .changecolor {
	color: #040404;
}

.content .righttitle li a {
	color: #7f7f80;
}

.content .righttitle li a:hover {
	color: #008B00;
}

.content .contentright .rightmain {
	height: 320px;
	margin-top: 8px;
	float: left;
}

.content .rightmain .search {
	width: 720px;
	height: 22px;
	background-color: #f7f7f7;
	/*margin-top: 8px;*/
	border-radius: 0 8px 8px 0;
	float: left;
}

.rightmain .search .concrete {
	width: 106px;
	height: 20px;
	float: right;
	border: 1px solid #008B00;
	border-radius: 8px;
	background-color: #008B00;
}

.rightmain .search .concrete img {
	padding-right: 5px;
}

.content .rightmain .searchboder {
	width: 78px;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #959697;
	float: left;
	padding-left: 2px;
	border-radius: 8px 0 0 8px;
	background-color: #f7f7f7;
}

.content .rightmain .rightcenter {
	margin-top: 10px;
	float: left;
}

.content .rightcenter .news {
	width: 680px;
	height: 222px;
	margin-left: 20px;
	padding-top: 8px;
	float: left;
}

.content .news li {
	font-size: 12px;
	line-height: 24px;
	padding-left: 15px;
	color: #040404;
	border-bottom: 1px dashed #f0f0f0;
	background-image: url("../images/f6_53.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.news li a {
	color: #040404;
}

.content li a:hover {
	color: #008B00;
}

.content .rightmain .limit {
	width: 720px;
	margin-top: 28px;
	font-size: 12px;
	float: left;
}

.content .limit ul {
	text-align: center;
}

.content .limit li {
	font-size: 12px;
	line-height: 14px;
	padding-right: 4px;
	display: inline-block;
}

.limit a {
	color: #040404;
}

.limit a:hover {
	color: #008B00;
}

.content .limit li .defaultcolor {
	color: #008B00;
}

.content .contentright .friendlink {
	/*height: 38px;*/
	float: left;
	margin-top: 20px;
}

.content .friendlink .links {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

.content .links img {
	padding-right: 45px;
}

.footer {
	width: 1024px;
	height: 60px;
	margin: 0 auto 20px auto;
	align: center;
}

.footer .logo {
	width: 14%;
	height: 60px;
	float: left;
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	background-position: left;
}

.footer .copyright {
	width: 86%;
	height: 60px;
	float: right;
	align: center;
}

.footer .friendlink {
	width: 86%;
	height: 60px;
	float: right;
}

.footer .copyright .copyright_up {
	width: 100%;
	height: 30px;
}

.footer ul {
	height: 100%;
	display: block;
	float: right;
}

.footer ul li {
	font-size: 12px;
	line-height: 30px;
	float: left;
}

.copyright a:hover {
	font-weight: bold;
	color: #008B00;
}

.copyright li a {
	color: #040404;
}

.footer .copyright .copyright_down {
	width: 100%;
	height: 30px;
	text-align: center;
}

.footer .copyright h6 {
	color: #040404;
	line-height: 30px;
	font-weight: normal;
}

.links img {
	width: 15%;
	height: 30px;
	float: left;
	padding: 10px;
}

h6 a {
	color: #040404;
}

h6 a:hover {
	color: #008B00;
}