﻿.row>[class*="span-"] {
	float: left;
	margin-right: 2%;
*margin-right:.89%
}
.cn {
	background: url("../image/lan_cn.jpg") 0px 7px no-repeat;
	display: block;
	float: left;
	padding-left: 23px !important;
	margin-right: 15px;
}
.en {
	background: url("../image/lan_en.jpg") 0px 7px no-repeat;
	display: block;
	float: left;
	padding-left: 23px !important;
}
.icons {
	display: inline-block;
	background: url(../image/icons.png) no-repeat;
}
/* 常量设置 */

.wrap {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}
a {
	color: inherit;
}
a:hover {
	color: #006db8;
	text-decoration: none
}
a:active {
	color: #006db8;
}

.mt30 {
	margin-top: 30px;
}
.mt20 {
	margin-top: 20px;
}
/*通用头部*/
.sydb{ width:100%; height:85px; background-color:#fff;z-index:9999;}
.headbox{ width:1300px; margin:auto;background-color:#fff;}
.pageHeader {
	padding-top:11px; padding-bottom:2px;background-color:#fff; width:100%;
	position: fixed;top: 0px;
	z-index: 21;
}
.short {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.head_r { float:right; width:170px; height:40px;
	z-index: 5; margin-top:20px;
}
.head_r li {
	float: right;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

.logo{ float:left;
	width: 315px; margin-top:4px;
	height:62px;
	background: url(../image/logo.jpg) no-repeat;
}
.nav {
	width:770px; float:left;margin-top:30px; margin-left:70px;
}
.nav .nav_li { width:110px;
	float: left;display:block;
}
.nav .nav_li .nav_a {
	font-size: 16px;
	display: block; margin:auto; padding-bottom:20px;

}
.nav .nav_li .setNav {
	width: 100%;display:block;
	left: 0;
	right: 0; 
	background: url(../image/white.9.png) repeat;
	display: none;
	border-top: 1px #dbddde solid;
}
.nav .nav_li .setNav .set-img {
	width: 25%;
	padding-top: 25px;
}
.nav .nav_li .setNav .set-img img {
	width: 100%;
}
.nav .nav_li .setNav .setCon .tit {
	font-size: 22px;
	color: #4e4e4e;
	margin-bottom: 20px;
	border: bold;
	text-align: left;
}
.nav .nav_li .setNav .setMenu {
	width: 20%;
	padding-top: 20px;
	padding-right: 4%;
	padding-left: 4%;
	border-right: 1px #dbddde solid;
}
.nav .nav_li .setNav .setMenu li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #dbddde solid; 
}
.nav .nav_li .setNav .setMenu li a {
	display: block;
	position: relative;
	color: #4a4a4a;
}
.nav .nav_li .setNav .setCon {
	width: 40%;
	padding: 30px 5% 50px 2%;
	border-right: 1px #dbddde solid;
}
.nav .nav_li .setNav .setCon .p {
	color: #333;
	line-height: 28px;
	height: 170px;
	overflow: hidden;
	text-align: justify;
	letter-spacing: 0.5px;
}
.nav .nav_li .setNav .set_close {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../image/icons.png) 0 0 no-repeat;
	right: 0;
	bottom: 7%;
}
.nav .line {
	position: absolute;
	bottom: 0px;
	width: 0px;
	height: 4px;
	font-size: 3px;
	background-color: #006db8;
	display: none;
}
.nav .nav_li .setNav .tech-menuItems {
	border: none;
}
.nav .nav_li h2 {
	display: block;
	clear: both;
	font-size: 16px;
	color: #e60012;
	padding: 8px 0px;
}
.tech-menu-box {
	height: 222px;
}
.tech-menuItems {
	border: 1px #dadada solid;
	padding: 3% 2%;
}
.tech-menuItems li {
	font-size: 15px;
	margin-bottom: 10px;
}
.tech-menuItems li a {
	display: block;
	padding-left: 20px;
	position: relative;
}
.tech-menuItems li .icons {
	width: 12px;
	height: 15px;
	background-position: 0 -55px;
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
	left: 0;
}
.tech-menu-box .tech_colse {
	position: absolute;
	right: 1%;
	bottom: 1%;
	cursor: pointer;
	display: none;
}
.tech-menu-box .tech_colse i {
	font-size: 35px;
}

.tech-fixed-menu {
	position: fixed;
	width: 246px;
	height: 56px;
	line-height: 56px;
	background-color: #89b82a;
	top: 0;
	left: 50%;
	margin-left: 356px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 10;
}
.tech-fixed-menu a {
	display: block;
	color: #fff;
	font-size: 15px;
}
.tech-fixed-menu i {
	font-size: 30px;
	height: 30px;
	vertical-align: middle;
	line-height: 37px;
}
.tech-menu-box .t_fixed .tech-fixed-menu {
	opacity: 1;
	filter: alpha(opacity=100);
}
.tech-menu-box .t_fixed.show {
	position: fixed;
	background-color: #fff;
	top: 0;
	z-index: 13;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
}
.tech-menu-box .t_fixed.show .tech_colse {
	display: block;
}
.tech-menu-box .show .tech-fixed-menu {
	opacity: 0;
	filter: alpha(opacity=0);
}
