/* CSS Document */
/* CSS RESET */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #343333;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	min-width: 1298px;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.w1200 {
	width: 1298px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #343333;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

a:hover {
	color: #ff5c10;
}

a,
img {
	border: none;
}

img {
	vertical-align: middle;
}

ul,
li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

/*基本定位*/
.left,
.fl {
	float: left
}

.right,
.fr {
	float: right
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
}

.clear_l {
	clear: left;
}

.clear_r {
	clear: right;
}

.clr {
	clear: both;
}

.cl {
	clear: both;
}

.hide {
	display: none
}


.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.block {
	display: block !important;
}

.inline {
	display: inline !important;
}

.inline_block {
	display: inline-block;
}

.align_r {
	text-align: right;
}

.align_l {
	text-align: left;
}

.align_c {
	text-align: center;
}

.align_j {
	text-align: justify;
}

.bold {
	font-weight: 600;
}

.pa {
	position: absolute;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd_color {
	color: #004f30;
}

.c3 {
	color: #343333;
}

.c6 {
	color: #666;
}

.c9 {
	color: #999;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mt5 {
	margin-top: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.r5 {
	border-radius: 5px;
}

.r10 {
	border-radius: 10px;
}

.r15 {
	border-radius: 15px;
}


/*头部*/

.top_box {
	height: 106px;

}

.top_box .logo {
	background: url(../images/new/logo1.png) no-repeat center;
	float: left;
	height: 106px;
	width: 339px;
	overflow: hidden;
	display: block;
	margin-left: 70px;

}

.top_box .logo h1 {
	visibility: hidden;
}

.top_box .nav_index {
	float: right;
}

.top_box .nav_index li {
	float: left;
	margin-right: 70px;
	height: 106px;
	position: relative;
}

.top_box .nav_index li a {
	display: block;
	line-height: 104px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #343333;
	padding-top: 2px;
}

.top_box .nav_index li a:hover {

	color: #ff5c10;
}



.top_box .nav_index li a.on {
	border-top: 2px solid #ff5c10;
	color: #ff5c10;
	padding-top: 0px;
}


.top_box .nav_index li .nav_er {

	position: absolute;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	width: 160px;
	left: 50%;
	margin-left: -90px;
	border-radius: 15px;
	padding: 15px 10px;
}

.top_box .nav_index li .nav_er a {
	line-height: 40px;
	font-size: 14px;
	color: #333;
}

.top_box .nav_index li .nav_er a:hover {
	color: #ff5c10;
}


/*底部信息*/
.foot_iframe {
	height: 389px;
	vertical-align: bottom;
}

.footnav {
	height: 246px;
	padding-top: 30px;
	overflow: hidden;
	background: #2c2f3c;
	font-size: 14px;
	color: #fff;
}

.footnav .nav_list_foot {
	width: 650px;
	margin-left: 85px;
	overflow: hidden;
}

.footnav .nav_list_foot dl {
	width: 160px;
	float: left;
}

.footnav .nav_list_foot dl dt {
	line-height: 54px;
	color: #fff;
	font-size: 16px;
}

.footnav .nav_list_foot dl dd {
	line-height: 36px;
}

.footnav .nav_list_foot dl dd a {
	color: #acacb0;
}

.footnav .nav_list_foot dl dd a {
	color: #acacb0;
}

.footnav .nav_list_foot dl dd a:hover {
	color: #fff;
	text-decoration: underline;
}

.footnav .tel {
	margin: 10px 0;
	line-height: 24px;
	font-size: 14px;
	text-align: right;
	margin-top: 13px;
}

.footnav .tel span {
	padding-left: 30px;
	background: url(../images/global-tel.png) no-repeat left center;
	_background: url(../images/global-tel8.png) no-repeat left center;
	display: inline-block;
}

.footnav .gzh {
	width: 232px;
	overflow: hidden;
}

.footnav .gzh li {
	width: 100px;
	height: 132px;
	line-height: 34px;
	padding-top: 22px;
	margin-left: 16px;
	float: left;
	text-align: center;
	display: inline;
}

.footnav .gzh li img {
	display: block;
}

.foot_box {
	background: #242630;
	height: 113px;
	text-align: center;
	overflow: hidden;
}

.foot_box .foot_link {
	color: #fff;
	padding: 25px 0 20px 0;
}

.foot_box .foot_link a {
	color: #fff;
	padding: 0 5px;
	font-size: 14px;
}

.foot_box .foot_copy {
	margin-top: 20px;
	line-height: 24px;
	font-size: 12px;
	color: #7f8084;
}

.foot_box .foot_copy a {
	color: #7f8084;
}

/*色调样式*/
.mian_color {
	color: #ff5c10;
}

.fz_green_color {
	color: #32b16c;
}

.fz_blue_color {
	color: #2297be;
}

/*css3效果***************************************************/
/*旋转*/
.css_tx {
	cursor: text;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.css_tx:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

/*上移*/
.up_antiome {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.up_antiome:hover {
	transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
}

/**/

#progress {
	position: fixed;
	height: 2px;
	background: #ff5c10;
	transition: opacity 500ms linear
}

#progress.done {
	opacity: 0
}

#progress span {
	position: absolute;
	height: 2px;
	-webkit-box-shadow: #ff5c10 1px 0 6px 1px;
	-webkit-border-radius: 100%;
	opacity: 1;
	width: 150px;
	right: -10px;
	-webkit-animation: pulse 2s ease-out 0s infinite;
}

@-webkit-keyframes pulse {
	30% {
		opacity: .6
	}

	60% {
		opacity: 0;
	}

	100% {
		opacity: .6
	}
}

/*banner文字*/

.banner_wz h2 {
	text-align: center;
	font-size: 40px;
	color: #fff;
	margin-top: 120px;
}

.banner_wz h4 {
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	opacity: 0.6;
	padding: 20px 0 10px 0;

}

.banner_wz h5 {
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: 200;
}



.bannerleft_wenz h2 {
	text-align: left;
	font-size: 40px;
	color: #fff;
	margin-top: 120px;
}

.bannerleft_wenz h4 {
	text-align: left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	opacity: 0.6;
	padding: 20px 0 10px 0;

}

.bannerleft_wenz h5 {
	text-align: left;
	font-size: 26px;
	color: #fff;
	font-weight: 200;
}


