/* CSS Document */

@charset "utf-8";

/*头部导航*/
body {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

div {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
ol,
ul,
dt,
dd,
li,
img,
span,
form,
p,
input,
select,
textarea,
dl {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

a {
	text-decoration: none;
}

.clearfix:after {
	/*伪元素是行内元素 正常浏览器清除浮动方法*/
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
	/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.header {
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
	height: 140px;
	background: url(../images/headerBg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	/* overflow: hidden; */
}

.header-nav {
	width: 69%;
	margin: auto;
	height: 105px;
	color: #333333;
}

.china {
	color: #A0C941 !important;

}

.english {
	/* border-left: 1px solid #999999;
  padding-left: 10px;
  margin-left: 10px; */
	color: #333333 !important;
}

.nav-image {
	float: left;
	height: 100%;
}

.nav-image img {
	margin: 30px 0;
}

.nav-language li,
.lanuagebox {
	display: inline-block;
	vertical-align: middle;
}

.lanuagebox {
	border-left: 1px solid #999999;
	width: 10px;
	height: 18px;
	margin-left: 10px;
}

.nav-list {
	font-size: 16px;
	color: #575757;
	height: 106px;
	line-height: 106px;
	text-align: center;
	float: right;
	width: 586px;
}


.nav-list li {
	float: left;
	padding: 0 12px;
	line-height: 107px;
	position: relative;
}

.nav-list ul li a {
	text-decoration: none;
	color: #414141;
	height: 107px;
	line-height: 106px;
	font-size: 16px;
	display: block;
}

.nav-list ul li a span {
	height: 100%;
	line-height: 107px;
	display: inline-block;
	font-weight: bold;
}

.noactive {
	color: #333333;
}

.nav-list ul li a span.current {
	color: #A0C941 !important;
}

.nav-list li a span:hover {
	color: #A0C941 !important;
	cursor: pointer;
	transition: all 0.5s;
}

.nav-languageB {
	float: right;
	height: 100%;
	width: 12%;
}

.nav-language {
	height: 60px;
	margin-top: 23px;
	line-height: 60px;
	padding-left: 30px;
	color: #999999;
	font-size: 16px;
}

.nav-language a:hover {
	color: #A0C941 !important;
	cursor: pointer;
}

.navigationB {
	position: relative;

	/* display: none; */
}

.navigation {
	position: absolute;
	top: 94px;
	left: 0px;
	z-index: 2;
	background: #A0C941;
	width: 100%;
	display: none;
	padding: 5px 5px !important;
	box-sizing: border-box;

}

.navigation li {

	height: 40px !important;
	font-size: 14px !important;
	line-height: 40px !important;
	float: none;
	padding: 0 0;
	width: 100%;
}

.navbottom:hover {
	color: #FFFFFF !important;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}

.navbottom,
.navigation li a {
	color: #FFFFFF !important;
	font-size: 14px !important;
	/* line-height: 20px !important; */
	height: 40px !important;
	/* font-size: 20px !important; */
	line-height: 40px !important;
	padding: 5px 0;

}

/*底部--------文本*/

.footer {
	width: 100%;
	background: #ecfdf0;
}

.detail {
	min-width: 1200px;
	width: 69%;
	margin: auto;
	padding: 88px 0;
	font-size: 0;
}

.detailleft {
	width: 35%;
	vertical-align: middle;
	display: inline-block;
}

.detail-top {
	width: 100%;
}

.detail-top a {
	color: #333333 !important;
}

.detail-top p {
	float: left;
	border-bottom: 1px solid #A0C941;
	margin-right: 5%;
}

.detail-bottom {
	width: 100%;
	margin-top: 58px;
}

.detail-bottom p {
	color: #8f9991 !important;
	font-size: 16px !important;
}

.detail-top a:hover {
	color: #A0C941 !important;
	cursor: pointer;
}

.others a:hover {
	color: #A0C941 !important;
	cursor: pointer;
}

.address,
.others {
	float: left;
}

.address {
	margin-right: 90px;
}

.xian {
	margin-bottom: 26px !important;

}

.detailright {
	width: 35%;
	vertical-align: top;
	display: inline-block;
}

.detailright .right-title {
	margin: 40px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #8f9991;
}

.detailright .right-context {
	text-align: justify;
}

.detailright .right-context span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	color: #8f9991;
}
.right-context>a>span:hover {
    color: #A0C941;
    cursor: pointer;
}

.footerbottom {
	width: 100%;
	height: 58px;
	background: #A0C941;
}

.footerbottomtext {
	width: 69%;
	height: 100%;
	margin: auto;
}

.footerbottomtext span {
	line-height: 58px;
	color: #FFFFFF;
	font-size: 16px !important;
}

.an {
	color: #FFFFFF !important;
}

.an:hover {
	color: #333333 !important;
	cursor: pointer;
}

.teme {
	margin-bottom: 10px;
}

.teme a {
	color: #8f9991;
}

.detail-code {
	vertical-align: top;
	width: 30%;
	height: 100%;
	display: inline-block;
	padding-left: 117px;
	box-sizing: border-box;
}

.code-border {
	margin-top: 15px;
	width: 155px;
	height: 4px;
	background-color: #a0c941;
}

.code-img {
	margin-top: 45px;
	margin-bottom: 12px;
	width: 155px;
	height: 155px;
}
.code-img img {
	width: 100%;
	height: 100%;
}

.code-text {
	font-family: NotoSansHans-Light;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}

.code-border-small {
	margin-top: 16px;
	border-bottom: 1px solid #a0c941;
	width: 155px;
}


/* -----------------------------以上部分新项目替换---------------------------------------------*/
