﻿@charset "utf-8";

/*reset*/

* {
	word-wrap: break-word
}

html {
	min-width: 1150px;
	overflow-x: auto;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0;
	font-weight: normal;
	-webkit-tap-highlight-color: transparent;
}

ul,
ol,
dl {
	list-style-type: none
}

html,
body {
	*position: static;
	color: #333;
	background: #fff;
	width: 100%;
	height: auto;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}

body,
th,
td,
button,
input,
select,
textarea {
	font-size: 14px;
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

a,
area {
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

a {
	text-decoration: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: all .3s linear;
	color: #666;
}

a:hover {
	text-decoration: none;
	outline: none;

}

a.ie6:hover {
	zoom: 1
}

a:focus {
	outline: none
}

a:hover,
a:active {
	outline: none
}

:focus {
	outline: none
}

sub,
sup {
	vertical-align: baseline
}

button,
input[type="button"],
input[type="submit"] {
	line-height: normal !important;
}


/*img*/

img {
	border: 0;
}

a img,
img {
	-ms-interpolation-mode: bicubic
}

.img-responsive {
	max-width: 100%;
	height: auto
}


/*IE下a:hover 背景闪烁*/

*html {
	overflow: -moz-scrollbars-vertical;
	zoom:expression(function(ele) {
		ele.style.zoom="1";
		document.execCommand("BackgroundImageCache", false, true)
	}
	(this))
}


/*HTML5 reset*/

header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
hgroup,
figure,
figcaption,
legend {
	display: block;
	margin: 0;
	padding: 0
}

time {
	display: inline
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border-width: 0;
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

input {
	outline: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

input[type="text"],
input[type="tel"],
input[type="button"],
input[type="submit"],
input[type="reset"],
textarea {
	font-family: "微软雅黑";
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #444;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}


/*reset end*/


/*common*/

@font-face {
	font-family: 'iconfont';
	/* project id："172238" */
	src: url('../images/fonts/font_dytcnc16as8aor_1.eot');
	src: url('../images/fonts/font_dytcnc16as8aor_1.eot') format('embedded-opentype'), url('../images/fonts/font_dytcnc16as8aor_1.woff') format('woff'), url('../images/fonts/font_dytcnc16as8aor_1.ttf') format('truetype'), url('../images/fonts/font_dytcnc16as8aor.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'helveticaneueltpro-lt';
	src: url('../images/fonts/helveticaneueltpro-lt_1.eot');
	src: url('../images/fonts/helveticaneueltpro-lt_1.eot') format('embedded-opentype'), url('../images/fonts/helveticaneueltpro-lt_1.woff') format('woff'), url('../images/fonts/helveticaneueltpro-lt_1.ttf') format('truetype'), url('../images/fonts/helveticaneueltpro-lt.svg#helveticaneueltpro-lt') format('svg');
}

@font-face {
	font-family: 'helveticaneueltpro-thex';
	src: url('../images/fonts/helveticaneueltpro-thex_1.eot');
	src: url('../images/fonts/helveticaneueltpro-thex_1.eot') format('embedded-opentype'), url('../images/fonts/helveticaneueltpro-thex_1.woff') format('woff'), url('../images/fonts/helveticaneueltpro-thex_1.ttf') format('truetype'), url('../images/fonts/helveticaneueltpro-thex.svg#helveticaneueltpro-thex') format('svg');
}

.cl:after,
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl,
.clearfix {
	zoom: 1
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w1080 {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
	position: relative;
	height: 1;
	overflow: hidden;
}

.ml0 {
	margin-left: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
	;
}

.bgf2 {
	background: #f2f2f2 !important;
}

.pd0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


/*header*/

#header {
	position: relative;
	z-index: 5;
	height: 80px;
	background-color: #fff;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 178px;
	height: 69px;
	background: url(../images/logo_1.jpg) no-repeat 0 0;
}

#other {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 5;
	width: 78px;
	height: 100%;
	background: #fff;
	border-left: 1px solid #e5e5e5;
}

#other {
	width: 140px;
}

#other .btn-search {
	position: absolute;
	top: 28px;
	left: 15px;
	width: 20px;
	height: 20px;
	font-size: 20px
}

#other .btn-search:hover,
#other .btn-search.on {
	color: #491a89;
}

#other .header-nwbtn {
	position: absolute;
	top: 0;
	right: 0px;
	padding: 0 10px;
	padding-right: 15px;
	width: auto;
	height: 100%;
	font-weight: bold;
	font-size: 13px;
	line-height: 76px;
	color: #666369;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}

#other .header-nwbtn:hover,
#other .header-nwbtn.on {
	color: #491a89;
}

#navslide {
	position: relative;
	z-index: 1;
}

#subNav {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 4;
	width: 100%;
	height: 61px;
}

#subNav .w1080 {
	overflow: visible;
}

#subNav .item {
	position: absolute;
	top: -100%;
	height: 100%;
	background-color: #4C4A4F;
	overflow: hidden;
	-webkit-transition: top 300ms;
	transition: top 300ms;
	padding: 0 67px;
	*padding: 0 5px;
}

#subNav .nav-about {
	left: 358px;
}

#subNav .nav-news {
	left: 441px;
}

#subNav .nav-business {
	left: 524px;
}

#subNav .nav-service {
	left: 607px;
}

#subNav .nav-tender {
	left: 690px;
}

#subNav .nav-hr {
	left: 773px;
}

#subNav .search {
	right: 0;
	width: 238px;
	height: 44px;
	border: 8px solid #4c4a4f;
	padding: 0 5px;
}

#subNav .search input {
	padding: 0 20px;
	width: 200px;
	height: 44px;
	line-height: 44px;
}

#subNav .nwmenu {
	right: 0;
	top: -409px;
	width: 270px;
	height: auto;
	background-color: #4c4a4f;
	-webkit-transition: 300ms;
	transition: 300ms;
	padding: 0 5px;
}

#subNav .nwmenu .nwmenu-inner {
	padding: 30px;
	width: 210px;
	max-height: 349px;
	overflow: hidden;
}

#subNav .nwmenu .nwmenu-inner a {
	width: 50%;
	height: 30px;
	line-height: 30px;
	padding: 0;
}

#subNav .on {
	top: 0;
	z-index: 2;
}

#subNav .item a {
	float: left;
	padding: 0 16px;
	font-size: 13px;
	line-height: 61px;
	color: #D2CED5;
	font-weight: bold;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}

#subNav .item a:hover {
	color: #fff;
}

#subNav .item #on {
	color: #fff;
}


/*footer*/

#footer {
	width: 100%;
	height: 120px;
	;
}

.footer-con {
	height: auto;
	overflow: visible;
	padding-top: 40px;
}

.footer-con .copyright {
	height: auto;
	overflow: hidden;
	float: left;
}

.footer-con .copyright p {
	font-size: 12px;
	font-weight: bold;
	color: #bababa;
	margin-bottom: 5px;
}

.footer-con .copyright p a {
	color: #878787;
	margin-left: 20px;
}

.footer-con .copyright p a:hover {
	color: #491a89;
}

.footer-con .copyright p:first-child {
	color: #878787;
}

.footer-con .support {
	margin-left: 20px;
}

.footer-con .support a {
	margin-left: 0 !important;
	color: #bababa !important;
}

.footer-con .address {
	width: 220px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-left: 165px;
	background: url(../images/address_1.png) center no-repeat;
	background-position: 0 0;
	background-size: 100%;
	position: relative;
	top: -10px
}

.footer-con .address p {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding: 10px 0 0 35px;
}

.footer-con .follow {
	float: right;
	position: relative;
	top: -10px
}

.footer-con .follow ul span {
	float: left;
	font-size: 12px;
	color: #999;
	line-height: 40px;
	font-weight: bold;
}

.footer-con .follow ul li {
	float: left;
	margin-left: 10px;
	text-align: center;
	position: relative;
	z-index: 0;
}

.footer-con .follow ul li.weixin i {
	color: #54ae4e;
}

.footer-con .follow ul li.weibo i {
	color: #dc6552;
}

.footer-con .follow ul li.phone i {
	color: #3f9fe2;
}

.footer-con .follow ul li i {
	font-size: 30px;
	position: relative;
	top: 5px
}

.footer-con .follow ul li .ewm-box {
	background: url(../images/ewm-box_1.png) bottom no-repeat;
	width: 114px;
	height: 157px;
	position: absolute;
	top: -130px;
	left: -40px;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}

.footer-con .follow ul li .ewm-box img {
	width: 86px;
	height: 86px;
	display: block;
	margin: 10px auto 5px;
}

.footer-con .follow ul li .ewm-box p {
	font-size: 12px;
	color: #666;
}

.footer-con .follow ul li.phone .ewm-box {
	height: 145px
}

.i-header {
	width: 100%;
	height: 60px;
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
}

.i-header-n {
	width: 1200px;
	margin: auto;
}

.i-header .logo {
	float: left;
	width: 40%;
}

.i-header .logo img {
	display: block;
	padding-top: 9px;
}

.i-header #nav {
	width: 60%;
	float: right;
}

.i-header #nav ul li {
	width: 12%;
	float: left;
	/*line-height: 60px;*/
	font-size: 14px;
	margin-top: 15px;
	padding: 5px 0px;
	text-align: center;
}

.i-header #nav ul li i {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 60px;
	margin-right: 5px;
	background-image: url(../images/yuan.png);
	background-size: 100%;
}

.i-header #nav ul li:hover {
	box-shadow: 0px 0px 3px 3px #999999;
	border-radius: 50px;
}


