﻿/* 易优CMS（eyoucms.com）安全--简单--易用 */
@charset "utf-8";
/* CSS Document */

.language {
	font-size: 20px;
	line-height: 88px;
	color: #FFFFFF;
	float: right;
	height: 88px;
	padding-right: 5px;
	padding-left: 25px;
	font-weight: lighter;
}
.language a {
	font-size: 20px;
	line-height: 88px;
	color: #CCCCCC;
	float: right;
	height: 88px;
	font-weight: lighter;
}
.language a:hover {
	font-size: 20px;
	line-height: 88px;
	color: #FFFFFF;
	float: right;
	height: 88px;
}
.weixin {
	display: inline-block;
	position: relative;
	z-index: 9999999999999999;
	width: 80px;
	height: 88px;
	background-image: url(../images/top-wx.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
.weixin:hover {
	display: inline-block;
	position: relative;
	margin: 0px;
	z-index: 9999999999999999;
	width: 80px;
	height: 88px;
	background-image: url(../images/top-wx2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 75px;
}
.weixin img {
	display: none
}
.weixin:hover img {
	display: block;
	position: absolute;
	left: 19;
	z-index: 9999999999999999;
	top: 63px
}
/*导航栏下的商品*/

#daohangtiao {
	text-align: center;
	width: 100%;
	z-index: 999;
	position: relative;
	background-color: #ededed;
}
.site-header-nav li:hover .site-header-nav-show {
	display: block;
}
.site-header-nav-show {
	display: none;
	position: absolute;
	top: 72px;
	width: 100%;
	overflow: hidden;
	z-index: 999999;
	left: 0;
	background-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c4c4;
}
.site-header-nav-show ul {
	display: block;
	width: 1231px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.site-header-nav-show ul li {
	float: left;
	width: 204px;
	height: 230px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 22px;
	color: #333333;
}
.site-header-nav-show ul li a:hover {
	background-color: #ededed;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff, endColorstr=#B2ffffff);
	color: #000000;
}
.site-header-nav-show ul li:last-of-type {
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #c4c4c4;
}
.site-header-nav-show ul li img {
	display: block;
	width: 160px;
	height: 160px;
	margin: 21px auto 5px;
}
.site-header-nav-show ul li p {
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
}
.site-header-nav-show ul li span {
	display: block;
	font-size: 10px;
	color: #c83f39;
	text-align: center;
}
/*导航*/
.site-header {
	z-index: 9999999;
	width: 100%;
	background-color: #ededed;
	left: 0;
	top: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	height: 72px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.site-header-relative {
	position: relative;
	margin: 0 auto;
	height: 72px;
	width: 1231px;
}
.site-header-nav {
	height: 72px;
	float: left;
	padding-left: 0px;
	padding-right: 3px;
}
.site-header-nav li {
	float: left;
	font-size: 17px;
	line-height: 72px;
	color: #444444;
	text-align: center;
	max-width: 200px;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 15px;
}
.site-header-nav li a {
	color: #666666;
	display: block;
}
.site-header-nav li:hover {
	color: #000000;
}
/* 表单部分 */
.module_form_content {
	width: 90%;
	padding-top: 20px
}
.module_form_content .btn-area {
	padding-left: 130px!important;
}
.module_form_content .btn-area .btn-submit {
	margin-right: 0!important;
}
.module_field {
	overflow: hidden;
	zoom: 1;
	padding: 5px 0;
	clear: both;
}
.module_field:after {
	content: "";
	display: table;
	clear: both
}
.module_field .c_left {
	float: left;
	width: 100px;
	padding-right: 30px;
	color: #333;
	font-size: 14px;
	line-height: 46px;
	text-align: right;
}
.module_field .middle {
	display: block;
	overflow: hidden;
	zoom: 1;
}
.module_field .middle .input {
	float: none !important;
	width: 90%;
	padding: 10px 16px;
	font-size: 14px;
	transition: all 0.3s linear;
	vertical-align: top;
	box-sizing: border-box;
}
.module_field .middle .input[name="code1"] {
	float: left !important;
	width: 50% !important;
	padding: 10px 16px !important;
}
.module_field .middle textarea.input {
	min-height: 166px;
}
.btn-area .btn-submit, .btn-area .reset {
	color: #fff;
}
.btn-area .reset {
	color: #999;
}
.btn-area .btn-submit {
	background: #b78a4b;
	margin-right: 10px;
}
.btn-area .btn-submit:hover {
	background: #f6aa26;
}
.btn-area .reset {
	background: #122922;
	color: #fff;
}
.btn-area .reset:hover {
	background: #000f16;
}
.btn-area {
	padding: 20px 0 !important;
}
.btn-area .btn-submit, .btn-area .reset {
	display: inline-block;
	width: 49%;
	height: 44px;
	border: 0;
	font-size: 18px;
	line-height: 44px;
	transition: all 0.3s linear;
	z-index: 1;
	vertical-align: top;
}
