@charset "UTF-8";
label, input, button, select, textarea {
	border-radius: 0!important;
}
[class*="span"] {
	margin: 0;
}
a {
	color: #666;
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}
/*手机端导航*/

.mm-page {
	background: #fff; max-width:425px; position:relative; min-width:320px;
}
#page nav {
	display: none;
}
#header, .header, #footer {
	    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 70px;
    padding-right: 80px;
    border-bottom: 2px solid #f99d32;
    position: fixed;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    z-index: 100;
}
#header a img {
	height: 50px;
	margin: 10px 0 0 18px;
	float: left;
}
#header a.nav_a, .header a.nav_a {
	background: center center no-repeat transparent;
	background-image: url(../../images/wap/nav_ico.png);
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 12px;
	right: 16px;
}
#header a.friends, .header a.friends {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}
#header a.right, .header a.right {
	left: auto;
	right: 10px;
}
#content, .content {
	padding: 20px;
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker, html.mm-opened .mm-fixed-top, html.mm-opened .mm-fixed-bottom, html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
	-webkit-transition: none 0.4s ease;
	-moz-transition: none 0.4s ease;
	-ms-transition: none 0.4s ease;
	-o-transition: none 0.4s ease;
	transition: none 0.4s ease;
	-webkit-transition-property: top, right, bottom, left, border, -webkit-transform;
	-moz-transition-property: top, right, bottom, left, border, -moz-transform;
	-ms-transition-property: top, right, bottom, left, border, -ms-transform;
	-o-transition-property: top, right, bottom, left, border, -o-transform;
	transition-property: top, right, bottom, left, border, transform;
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker {
	left: 0%;
	top: 0;
	margin: 0;
	border: 0px solid rgba(0, 0, 0, 0);
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker {
	border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
	display: none;
}
.mm-fixed-top, .mm-fixed-bottom {
	position: fixed;
	left: 0;
}
.mm-fixed-top {
	top: 0;
}
.mm-fixed-bottom {
	bottom: 0;
}
html.mm-opened .mm-page, .mm-menu > .mm-panel {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html.mm-opened, html.mm-opened body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
html.mm-opened .mm-page {
	height: 100%;
	overflow: hidden;
	position: absolute;    max-width: 425px;
}
html.mm-background .mm-page {
	background: inherit;
}
#mm-blocker {
	background: #fff;
	opacity: 0;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
	display: block;
}
.mm-menu.mm-current {
	display: block;
}
.mm-menu {
	background: inherit;
	display: none;
	overflow: hidden;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0; max-width:340px; min-width:300px;
}
.mm-menu > .mm-panel {
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
	left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
	left: -40%;
}
.mm-menu > .mm-panel.mm-highest {
	z-index: 1;
}
.mm-menu > .mm-panel.mm-hidden {
	display: block;
	visibility: hidden;
}
.mm-menu .mm-list {
	padding: 20px 0;
}
.mm-menu > .mm-list {
	padding: 70px 0 40px 0;
}
.mm-panel > .mm-list {
	margin-left: -20px;
	margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
	padding-top: 0;
}
.mm-list, .mm-list > li {
	list-style: none;
	display: block;
	padding: 0;
	width: 100%;
	margin: 0;
}
.mm-list * {
	-webkit-text-size-adjust: none;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-size: 17px;
	text-shadow: none;
}
.mm-list a, .mm-list a:hover {
	text-decoration: none;
}
.mm-list > li {
	position: relative;
}
.mm-list > li > a, .mm-list > li > span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 15px 10px 17px 20px;
	margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
	content: '';
	border-bottom-width: 0px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
	width: auto;
	margin-left: 20px;
	position: relative;
	left: auto;
}
.mm-list a.mm-subopen {
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.mm-list a.mm-subopen::before {
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
	width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left: none;
}
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
	padding-right: 5px;
	margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
	background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
	padding-right: 45px;
	margin-right: 0;
}
.mm-list a.mm-subclose {
	text-indent: 20px;
	padding-top: 30px;
	margin-top: -20px;
}
.mm-list > li.mm-label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px;
}
.mm-list > li.mm-spacer {
	padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
	padding-top: 25px;
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 7px;
	height: 7px;
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
	border-top: none;
	border-left: none;
	right: 18px;
}
.mm-list a.mm-subclose:before {
	border-right: none;
	border-bottom: none;
	margin-bottom: -15px;
	left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
	display: none;
	padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
	display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
	height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	right: 16px;
}
html.mm-opened .mm-page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-ismenu {
	background: url(../../images/wap/menu_bg.png) #fe8c1b no-repeat bottom right;
	background-size: 50% auto;
}
.mm-menu {
	color: rgba(255, 255, 255, 0.7);
}
.mm-menu .mm-list > li:after {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
	border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
	background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
	background: rgba(255, 255, 255, 0.05);
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom {
	left: -80%;
}
.mm-menu {
	width: 80%;
}

@media all and (max-width: 175px) {
.mm-menu {
	width: 140px;
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom {
	left: 140px;
}
}

@media all and (min-width: 550px) {
.mm-menu {
	width: 440px;
}
html.mm-opened.mm-opening .mm-page, html.mm-opened.mm-opening #mm-blocker, html.mm-opened.mm-opening .mm-fixed-top, html.mm-opened.mm-opening .mm-fixed-bottom {
	left: -80%;
}
}
html.mm-nooverflowscrolling.mm-opened {
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}
html.mm-nooverflowscrolling.mm-opened body {
	overflow: auto;
}
html.mm-nooverflowscrolling.mm-opened .mm-page {
	min-height: 1000px;
	position: fixed;
}
html.mm-nooverflowscrolling.mm-opened .mm-menu {
	height: auto;
	min-height: 1000px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	left: auto;
	top: auto;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel {
	position: relative;
	height: auto;
	display: none;
	left: 0;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
	display: block;
}
/*part1*/
.i_part1 {
	padding: 25px 0%;
}
.i_prt1_li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 14px;
}
.i_prt1_li a {
	height: 70px;
	width: 70px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #fff;
}
.i_prt1_li a span {
	color: #fff;
	font-size: 33px;
	margin-top: 18px;
}
.fa-paper-plane-o {
	margin-right: 4px;
}
.i_part1 ul li:nth-child(1)>a {
	background: #ffa130;
}
.i_part1 ul li:nth-child(2)>a {
	background: #3cb034;
}
.i_part1 ul li:nth-child(3)>a {
	background: #1653ba;
}
.i_part1 ul li:nth-child(4)>a {
	background: #e9413c;
}
/*i_part2*/
.i_prt2 {
	padding: 35px 15px 20px;
	width: 100%;
	background: #f3f2f3;
	box-sizing: border-box;
}
.i_news_a {
	display: block;
	height: 100%;
	width: 100%;
}
.i_news_a img {
	width: 100%;
	height: 230px;
}
.i_news_a h3, .i_news_a p {
	padding: 0 2%;
}
.i_news_a h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #2f3031;
	margin: 12px 0 6px;
	font-weight: normal;
}
.i_news_a p {
	color: #767676;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}
.i_news_type {
	padding: 5px 0 0;
    height: 310px;
}
/*part_rgt*/
.i_news_type_title {
	width: 100%;
	border-bottom: 2px solid #dedfe2;
	line-height: 50px;
}
.i_news_type_title li {
	height: 50px;
	width: 76px;
	text-align: center;
	position: relative;
}
.i_news_type_title li a {
	padding: 0 10px;
	cursor: pointer;
	color: #333;
}
.i_news_type_title li span {
	width: 100%;
	height: 2px;
	position: relative;
	bottom: 0px;
	background: #ffa130;
}
.i_news_type_title_atc span {
	display: block;
}
.i_news_type>div {
	margin-top: 10px;
	display: none;
}
.i_news_list {
	line-height: 37px;
	border-bottom: 1px dotted #aaa;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
}
.i_news_list .fl {
	width: 78%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.i_news_list .fr {
	width: 20%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*footer*/
footer {
	background: #fe8c1b;
	width: 100%;
	padding: 15px 2%;
	color: #fff;
	box-sizing: border-box;
}
footer p {
	text-align: center;
	line-height: 2;
	color: #fff;
}
footer a {
	color: #fff;
}
/*page内页banner*/
.page_banner {
	height: 120px;
	width: 100%;
	overflow: hidden; padding-top:70px;
}
.about_banner {
	background: url(../../images/wap/about_banner.jpg) no-repeat center 70px;
}
.contact_banner {
	background: url(../../images/wap/contact_banner.jpg) no-repeat center 70px;
}
.business_banner {
	background: url(../../images/wap/business_banner.jpg) no-repeat center 70px;
}
.culture_banner {
	background: url(../../images/wap/culture_banner.jpg) no-repeat center 70px;
}
.about_banner {
	background: url(../../images/wap/about_banner.jpg) no-repeat center 70px;
}
.hr_banner {
	background: url(../../images/wap/hr_banner.jpg) no-repeat center 70px;
}
.tender_banner {
	background: url(../../images/wap/tender_banner.jpg) no-repeat center 70px;
}
/*内页样式*/
.page_nav_p {
	padding: 12px 2% 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.page_nav_p a {
	color: #333;
	font-weight: bold;
}
.page_nav_p span {
	margin: 0 7px;
	color: #666;
	font-size: 13px;
}
.page_nav_ul {
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 5px;
}
.page_nav_ul li {
	float: left;
	padding: 0 5px;
	line-height: 35px;
	position: relative;
	font-size: 12px;
	margin-left: 9px;
	color: #63666b;
	font-weight: bold;
}
.page_nav_ul li a {
	color: inherit;
}
.page_nav_ul li span {
	display: block;
	height: 2px;
	background-color: #ec9134;
	border-radius: 4px;
	transition: width 300ms;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.page_nav_ul_li_atc span {
	width: 100%;
}
.page_content_box {
	padding: 12px 2%;
	min-height: 300px;
}
.page_content {
	font-size: 14px;
	line-height: 32px;
}
.page_content img{
	max-width: 100%;
}
.page_nav {
	background: url(../../images/wap/page_nav_bg.png) no-repeat;
	background-size: 180px auto;
	background-position: 106% -8px;
}
.business_title {
	color: #EC9134;
	text-align: center;
	font-size: 15px;
	padding: 0px 0 6px;
}
.worker_life_ul {
	width: 100%;
}
.worker_life_ul li {
	padding: 5px 0 12px;
    width: 100%;
}
.worker_time {
	width: 18%;
	float: left;
}
.worker_conts {
	width: 79%;
	float: right
}
.worker_conts h3 a {
	color: #555;
}
.worker_time .day {
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #fff;
	color: #444;
	font-size: 30px;
}
.worker_time .day, .worker_time .date {
	background-color: #eae6e2;
	display: block;
	text-align: center;
	font-family: Arial;
}
.worker_time .date {
	height: 26px;
	line-height: 26px;
	font-size: 10px;
}
.worker_life_title {
	color: #EC9134;
	text-align: center;
	padding: 0px 0 6px;
	font-size: 15px;
}
.tender_zb_ul {
}
.tender_zb_ul li {
	padding: 4px 0 12px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #dbd4cd;
	overflow: hidden;
	width: 100%;
}
.tender_zb_ul li h3 {
	font-size: 14px;
	color: #757575;
	float: left;
}
.tender_zb_ul .durl {
	float: right;
	padding: 0 10px;
	color: #EC9134;
}
.tender_zb_ul .time {
	float: right;
	padding: 0 10px 0 0;
	color: #999;
}
.tender_zb_ul .durl a {
	color: #EC9134;
}
.hr_con h4 {
	font-weight: bold;
	font-size: 14px;
	color: #EC9134;
	text-align: left;
	padding: 0 0 10px;
}
.contact_con {
	padding-bottom: 10px;
}
.contact_con p {
	font-size: 13px;
	line-height: 2.2;
	margin-bottom: 7px; /*border-bottom: 1px rgba(216, 216, 216, 0.87) dotted;*/
	padding-bottom: 5px;
}
#map {
	width: 100%;
	height: 250px;
	border: #ccc solid 1px;
	font-size: 12px
}
.hr_zp_ul {
}
.hr_zp_ul li {
	padding: 4px 0 12px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #dbd4cd;
	overflow: hidden;
	width: 100%;
}
.hr_zp_ul li .more {
	margin-left: 4px;
}
.job_content h2 {
	font-weight: bold;
	font-size: 14px;
	color: #EC9134;
	text-align: left;
}
.job_content .job_table {
	width: 100%;
	border-collapse: collapse;
	background: #FFF;
}
.job_content tr {
	line-height: 2.3;
}
.job_content .job_table tr td, .job_content .job_table tr th {
	padding: 3px 18px 3px 8px;
	/* border: 1px solid #e1e1e1;*/ box-sizing: border-box;
}
.job_content .job_table tr td,.job_content .job_table tr th {

	border: 1px solid #e1e1e1;
}
.input-text {
	padding: 3px 4px;
	width: 250px;
	border: 1px solid #CCC;
}
.textr {
	text-align: right;

}
.textl {
	text-align: left;
}
.textc {
	text-align: center;
}
.dosubmit {
	background: #FE8C1B;
	color: #FFF;
	padding: 7px 12px;
	border: none;    margin: 5px 0;
}
.input_area {
	padding: 3px 4px;
	border: 1px solid #CCC;
}
.iwant {
	background: #EFEFEF;
	text-align: left;
}
.job_table tbody {
	width: 100%;
}
.hr_table_col{ width:22%}
.page_box{ background:#fff;}

.xpages {
    clear: both;
    text-align: center;
    font-family: Arial, "微软雅黑", sans-serif;
    font-size:0.875em;
    vertical-align: top;
    line-height: 34px;
    color: #666; overflow:hidden
}

.xpages a, .xpages span {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    margin: 0 2px;
    background: #fff;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    vertical-align: top; font-size:0.875em; font-weight:bold;
}

.xpages a:hover {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    text-decoration: none
}

.xpages a, .xpages a:visited {
    color: #666
}

.xpages a:hover, .xpages a:active {
    color: #e91a2a
}

.xpages .current {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    color: #e91a2a
}

.xpages a.current, .xpages a.current:visited {
    color: #e91a2a
}

.xpages a.current:hover, .xpages a.current:active {
    color: #e91a2a
}

.xpages-e5e5e5 {
    color: #e5e5e5
}

.jump_links{overflow: hidden;background: #FFF;padding:10px 0 15px 0;}
.jump_links h2{margin:5px 10px 10px;color: #F9A54B;font-size: 16px; background: url(../../images/online.png) no-repeat left center;    padding-left: 30px;}
.jump_links li{width:50%;padding:5px 0;float:left;}
.jump_links li a{display: block;padding:5px 10px;margin:0 10px;background: #EC9134;color:#FFF;border-radius: 6px;}
.jump_links li a h3{margin-bottom: 0;font-weight:normal;}