﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
li {
	list-style: none;
	line-height: 35px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	font-size: 12px;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pos_a {
	position: absolute;
}
.pos_r {
	position: relative;
}
.zi_1 {
	z-index: 1;
}
.zi_2 {
	z-index: 2;
}
em {
	border-bottom: 1px #CCC solid;
	float: right;
	width: 700px;
	max-height: 25px;
	display: block;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	overflow-x: hidden;
}
/* CSS Header */
#he_01 {
	width: 100%;
	height: 38px;
	background: #a47c3c;
}
#he_01_mid {
	width: 1200px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	position: relative;
}
#he_01_tel {
	min-width: 24px;
	height: 38px;
	text-indent: 30px;
	background: #805e28 url(../images/he_01_tel.png) 12px center no-repeat;
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}
#he_01_sy {
	position: absolute;
	right: 138px;
	top: 0;
	color: #fff;
	font-size: 14px;
}
#he_01_sy a {
	margin: 0 8px;
	color: #fff;
	font-size: 14px;
}
#he_01_sy a:hover {
	text-decoration: underline;
}
.he_02 {
	width: 1200px;
	height: 108px;
	margin: 0 auto;
	position: relative;
}
.he_02 ul {
	position: absolute;
	right: 0;
	top: 0;
}
.he_02 li {
	float: left;
	width: 110px;
	text-align: center;
	line-height: 108px;
	height: 108px;
}
.he_02 li a {
	display: block;
	width: 110px;
	height: 108px;
	color: #333;
	font-size: 16px;
	transition: all .4s;
}
.he_02 li a:hover, .he_02 li.active a {
	background: #a47c3c;
	color: #fff;
}
.he_02_logo {
	width: auto;
	height: 60px;
}
.he_02_logo a {
	display: block;
}
.he_02_logo a img{
	margin-top: 35px;
	height: 40px;
}
#he_03 {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}
#he_03_mid {
	width: 1920px;
	height: 500px;
	position: absolute;
	top: 0;
	left: -360px;
	z-index: 1;
}
#zy_banner {
	width: 100%;
	margin: 0 auto;
}
/* CSS Footer */
#footer {
	width: 100%;
	background: #ae8743;
	margin: 0 auto;
}
#footer_ico {
	width: 1200px;
	padding: 40px 0;
	margin: 0 auto;
	height: 47px;
}
#footer_ico li {
	width: 255px;
	height: 47px;
	line-height: 47px;
	float: left;
	margin: 0 22px;
	position: relative;
	text-indent: 50px;
	font-size: 20px;
	color: #fff;
}
#footer_ico li span {
	width: 41px;
	height: 47px;
	background: url(../images/f_i.png) center no-repeat;
	display: block;
	line-height: 47px;
	text-align: center;
	text-indent: 0;
	color: #fff;
	font-size: 23px;
	position: absolute;
	left: 0;
	top: 0;
}
#footer_hx {
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,.3);
	margin: 0 auto;
}
#footer_mid {
	width: 1150px;
	height: 200px;
	margin: 0 auto;
	margin-top: 40px;
}
.f_tit {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: solid 1px rgba(255,255,255,.3);
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}
.f_con {
	width: 100%;
	margin: 0 auto;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.f_con span {
	font-size: 24px;
}
.f_con a {
	color: #fff;
	font-size: 12px;
	display: block;
	float: left;
	width: 90px;
}
.f_con a:hover {
	text-decoration: underline;
}
#footer_mid #footer_nav {
	width: 320px;
	float: left;
}
#footer_mid #footer_lxwm {
	width: 380px;
	float: left;
	margin-left: 80px;
}
#footer_mid #footer_ewm {
	width: 300px;
	float: left;
}
#footer_mid #footer_ewm li {
	float: left;
	width: 80px;
	text-align: center;
	line-height: 25px;
	margin: 0 10px;
	position: relative;
}
/*#footer_mid #footer_ewm li:first-child:before{content: '';width: 1px;height: 80px;right: -10px;top:0;background: #fff;opacity: .2;position: absolute;}*/
/*#footer_mid #footer_ewm li:first-child:after{content: '';width: 1px;height: 80px;right: -10px;top:0;background: #fff;opacity: .2;position: absolute;}*/
#footer_mid #footer_ewm img {
	width: 80px;
}
#copyright {
	width: 100%;
	height: 40px;
	background: #805e28;
	margin: 0 auto;
}
#copyright_mid {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	color: rgba(255,255,255,.6);
	font-size: 12px;
	margin: 0 auto;
	position: relative;
}
#copyright_mid a {
	color: rgba(255,255,255,.6);
	font-size: 12px;
}
/* CSS Main */
.in_title {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	color: #999999;
	font-size: 20px;
	margin: 0 auto;
}
.in_title span {
	color: #282828;
	font-size: 36px;
}
#in_01 {
	margin: 0 auto;
	background: #fcfbf7;
	padding: 45px 0;
}
#in_01_category {
	max-width: 1200px;
	height: 40px;
	margin: 20px auto;
	text-align: center;
}
#in_01_category ul {
	display: inline-block;
}
#in_01_category li {
	float: left;
	display: inline;
}
#in_01_category li a {
	min-width: 150px;
	padding: 0 10px;
	height: 40px;
	margin: 0 20px;
	line-height: 40px;
	border: solid 1px #ae8743;
	display: block;
	color: #ae8743;
	font-size: 16px;
	transition: all 0.4s;
	background: #fff;
}
#in_01_category li a:hover, #in_01_category li a.active{
	background: #ae8743;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
	color: #fff;
}
#in_01_ul {
	width: 1200px;
	height: 467px;
	margin: 0 auto;
	margin-top: 25px;
	overflow: hidden;
}
#in_01_ul li {
	width: 362px;
	height: 467px;
	float: left;
	margin-right: 57px;
}
#in_01_ul li:last-child {
	margin-right: 0;
}
#in_01_ul li ._img01 {
	width: 362px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#in_01_ul li ._img01 img {
	width: 362px;
	height: 260px;
	transition: transform 1s ease 0s;
}
#in_01_ul li ._tit01 {
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #805e28;
	font-size: 20px;
	font-weight: bolder;
	margin: 0 auto;
	margin-top: 18px;
}
#in_01_ul li ._txt01 {
	width: 90%;
	line-height: 30px;
	color: #282828;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 15px;
}
#in_01_ul li ._more01 {
	width: 173px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	text-align: center;
	background: #805e28;
	color: #fff;
	font-size: 14px;
	transition: all .4s;
	margin: 0 auto;
	margin-top: 20px;
	cursor: pointer;
}
#in_01_ul li:hover ._img01 img {
	transform: scale(1.05, 1.05);
}
#in_01_ul li:hover ._more01 {
	background: #ae8743;
}
#in_01_btn {
	width: 345px;
	height: 57px;
	line-height: 57px;
	background: #2383cd url(../images/he_01_tel.png) 37px center no-repeat;
	text-indent: 73px;
	color: #fff;
	font-size: 18px;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 50px;
	transition: all .4s;
}
#in_01_btn span {
	font-family: Impact;
	font-size: 26px;
}
#in_02 {
	width: 100%;
	height: 560px;
	padding: 70px 0;
	background: #ae8743;
	margin: 0 auto;
}
.in_02_title {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	color: #d7c3a1;
	font-size: 20px;
	margin: 0 auto;
}
.in_02_title span {
	color: #fff;
	font-size: 36px;
}
#in_02_mid {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
#in_02_mid li {
	float: left;
	margin-right: 40px;
	width: 580px;
	height: 204px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
#in_02_mid li:nth-child(even) {
	margin-right: 0;
}
#in_02_mid li span {
	position: absolute;
	width: 190px;
	height: 190px;
	border-radius: 100%;
	z-index: 1;
	transition: all .8s;
}
#in_02_mid li span.s1 {
	background: #9b7334;
	right: -95px;
	bottom: -95px;
}
#in_02_mid li span.s2 {
	background: #cca157;
	left: -95px;
	bottom: -95px;
}
#in_02_mid li span.s3 {
	background: #bc9045;
	right: -95px;
	top: -95px;
}
#in_02_mid li span.s4 {
	background: #bc9045;
	left: -95px;
	top: -95px;
}
#in_02_mid li._02_li1 {
	background: #805e28;
	border-top-right-radius: 100px;
	border-bottom-left-radius: 100px;
}
#in_02_mid li._02_li2 {
	background: #bc9045;
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
}
#in_02_mid li._02_li3 {
	background: #cca157;
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
}
#in_02_mid li._02_li4 {
	background: #9b7334;
	border-top-right-radius: 100px;
	border-bottom-left-radius: 100px;
}
#in_02_mid li ._02_tit {
	width: 380px;
	height: 42px;
	line-height: 42px;
	margin: 0 auto;
	margin-top: 35px;
	color: #fff;
	font-size: 26px;
	position: relative;
	text-indent: 75px;
	overflow: hidden;
	z-index: 2;
}
#in_02_mid li ._02_tit span {
	font-family: Impact;
	font-size: 67px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
}
#in_02_mid li ._02_info {
	width: 380px;
	line-height: 30px;
	margin: 10px auto;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 2;
}
#in_02_mid li ._02_btn {
	width: 380px;
	line-height: 20px;
	margin: 0px auto;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 2;
}
#in_02_mid li ._02_btn a {
	color: #fff;
	font-size: 14px;
}
#in_02_mid li:hover span {
	width: 1160px;
	height: 1160px;
}
#in_03 {
	width: 100%;
	margin: 58px auto;
}
#in_03_ul {
	width: 1200px;
	height: 340px;
	margin: 0 auto;
	margin-top: 25px;
	overflow: hidden;
}
#in_03_ul li {
	width: 362px;
	height: 340px;
	border-radius: 20px;
	background: #ececec;
	float: left;
	margin-right: 58px;
	transition: all .4s;
}
#in_03_ul li ._case_img {
	width: 362px;
	height: 226px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#in_03_ul li ._case_img img {
	width: 362px;
	height: 226px;
	transition: transform 1s ease 0s;
}
#in_03_ul li ._case_tit {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin: 15px auto;
}
#in_03_ul li ._case_more {
	width: 173px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	text-align: center;
	background: #ae8743;
	color: #fff;
	font-size: 14px;
	transition: all .4s;
	margin: 0 auto;
	cursor: pointer;
}
#in_03_ul li:hover ._case_img img {
	transform: scale(1.05, 1.05);
}
#in_03_ul li:hover ._case_more {
	background: #805e28;
}
#in_03_ul li:hover {
	background: #ae8743;
}
#in_03_ul li:hover ._case_tit {
	color: #fff;
}
#in_04 {
	width: 100%;
	height: 411px;
	padding: 80px 0;
	margin: 0 auto;
	background: #ae8743;
	margin-top: 40px;
}
#in_04_mid {
	width: 1200px;
	height: 411px;
	margin: 0 auto;
	position: relative;
}
._04_img {
	position: absolute;
	top: 60px;
	right: 132px;
}
#in_04_l {
	width: 675px;
	float: left;
}
#in_04_l ._04_tit {
	line-height: 30px;
	text-transform: uppercase;
	color: #d7c3a1;
	font-size: 18px;
	position: relative;
	z-index: 2;
}
#in_04_l ._04_tit span {
	font-size: 36px;
	color: #fff;
}
#in_04_l ._04_info {
	line-height: 33px;
	font-size: 16px;
	color: rgba(255,255,255,.8);
	margin: 30px auto;
}
#in_04_l ._04_hx {
	width: 50px;
	height: 1px;
	background: #fff;
	opacity: .6;
}
#in_04_l ._04_btn {
	height: 42px;
	line-height: 42px;
	margin-top: 30px;
}
#in_04_l ._04_btn p {
	float: left;
	width: 278px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	margin-top: -16px;
}
#in_04_l ._04_btn p span {
	font-weight: bold;
	font-size: 26px;
}
#in_04_l ._04_btn a {
	display: block;
	width: 150px;
	height: 42px;
	text-align: center;
	color: #fff;
	background: #805e28;
	font-size: 14px;
	transition: all .4s;
	float: right;
}
#in_04_l ._04_btn a:hover {
	background: #a97b2b;
}
#in_04_video {
	width: 492px;
	height: 411px;
	overflow: hidden;
	float: right;
}
#in_05 {
	width: 100%;
	padding: 65px 0;
	margin: 0 auto;
	background: #f9f9f9;
}
#in_05_title {
	width: 1200px;
	height: 60px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	margin: 0 auto;
}
#in_05_title span {
	font-size: 30px;
	color: #000;
}
#in_05_title ._05_more {
	position: absolute;
	right: 0;
	bottom: 0;
}
#in_05_title ._05_more a {
	display: block;
	float: right;
	margin-left: 16px;
	width: 76px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #ae8743;
	color: #fff;
	font-size: 14px;
	transition: all .4s;
}
#in_05_title ._05_more a:hover {
	background: #805e28;
}
#in_05_mid {
	width: 1200px;
	height: 365px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
#in_05_l {
	width: 485px;
	height: 365px;
	float: left;
	overflow: hidden;
}
#in_05_l li {
	width: 485px;
	height: 365px;
	position: relative;
}
#in_05_l li ._05_img {
	width: 485px;
	height: 275px;
	margin: 0 auto;
	overflow: hidden;
}
#in_05_l li ._05_img img {
	width: 485px;
	height: 275px;
	transition: transform 1s ease 0s;
}
#in_05_l li h1 {
	line-height: 45px;
	height: 45px;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin-top: 25px;
	position: relative;
}
#in_05_l li h1 span {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	color: #666666;
	font-size: 12px;
}
#in_05_l li h1 a {
	display: block;
	font-size: 18px;
	color: #666;
}
#in_05_l li p {
	line-height: 30px;
	color: #999999;
	font-size: 14px;
}
#in_05_l li:hover ._05_img img {
	transform: scale(1.05, 1.05);
}
#in_05_l li:hover h1 a {
	color: #0371bc;
}
#in_05_r {
	width: 685px;
	height: 365px;
	float: right;
}
#in_05_r li {
	width: 285px;
	height: 140px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	padding: 20px;
}
#in_05_r li:nth-child(even) {
	margin-right: 0;
}
#in_05_r li ._05_tit {
	height: 30px;
	lighting-color: 30px;
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#in_05_r li p {
	line-height: 30px;
	color: #999999;
	font-size: 14px;
	padding: 12px 0;
}
#in_05_r li span {
	color: #666666;
	font-size: 12px;
}
#in_05_r li.on {
	background: #ae8743;
}
#in_05_r li.on ._05_tit {
	color: #fff;
}
#in_05_r li.on p {
	color: #fff;
}
#in_05_r li.on span {
	color: #fff;
}
/*product_info css*/
#pro_img {
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 35px;
}
#pro_l {
	width: 644px;
	float: left;
	text-align: center;
}
#pro_l img {
	width: 644px;
}
#pro_r {
	width: 530px;
	float: right;
}
.p_t {
	width: 100%;
	height: 75px;
	line-height: 75px;
	border-bottom: solid 1px #d2d2d2;
	color: #333333;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
}
.p_i {
	width: 100%;
	color: #555555;
	font-size: 15px;
	line-height: 35px;
	margin: 10px auto;
}
.p_i span {
	color: #333;
}
.p_c {
	width: 100%;
	height: 58px;
	margin: 0 auto;
	position: relative;
}
.p_q {
	width: 195px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	display: block;
	background: #ae8743;
	font-size: 24px;
	color: #FFF;
	border-radius: 30px;
}
.p_q:hover {
	background: #282828;
}
.p_m {
	position: absolute;
	right: 0px;
	top: 0px;
	min-width: 45px;
	height: 58px;
	background: url(../images/pro_tel.png) left center no-repeat;
	line-height: 25px;
	color: #000;
	font-size: 14px;
	padding-left: 50px;
}
.p_m span {
	font-size: 24px;
	color: #282828;
}
#pro_r .p_tj {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
}
#pro_r .p_tj li {
	float: left;
	width: 150px;
	height: 137px;
	margin: 2px 10px;
	text-align: center;
	line-height: 20px;
}
#pro_r .p_tj li a {
	color: #4F4F4F;
}
#pro_r .p_tj li a:hover {
	color: #e80000;
}
#pro_r .p_tj li a img {
	width: 150px;
	height: 100px;
}
#pro_dh {
	width: 1200px;
	height: 53px;
	background: #2373b0;
	margin: 0 auto;
	margin-bottom: 30px;
}
#pro_dh li {
	width: 105px;
	text-align: center;
	line-height: 53px;
	line-height: 53px;
	float: left;
}
#pro_dh li a {
	display: block;
	color: #fff;
	font-size: 14px;
}
#pro_dh li a:hover {
	background: #dd9200;
}
#pro_dh li.current a {
	background: #dd9200;
	padding: 0!important;
}
.pro_dt {
	width: 100%;
	height: 40px;
	border-bottom: solid 2px #2373b0;
	margin: 20px auto;
	position: relative;
}
.pro_dt span {
	display: block;
	width: 120px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #2373b0;
	font-size: 15px;
}
.pro_details {
	width: 1200px;
	margin: 0px auto;
	line-height: 28px;
	color: #555555;
	font-size: 14px;
}
.zy_news {
	width: 1200px;
	margin: 58px auto;
}
.zy_news ul {
	margin-top: 40px;
}
.zy_news li {
	width: 557px;
	height: 153px;
	float: left;
	margin-right: 45px;
	margin-bottom: 40px;
}
.zy_news li:nth-child(even) {
	margin-right: 0;
}
.zy_news li ._z_img {
	width: 211px;
	height: 153px;
	background: #f6fbff;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	float: left;
	color: #282828;
	font-size: 14px;
	line-height: 20px;
}
.zy_news li ._z_img img {
	width: 211px;
	height: 120px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.zy_news li ._z_con {
	width: 330px;
	height: 153px;
	float: right;
}
.zy_news li ._z_con h1 {
	width: 100%;
	height: 30px;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zy_news li ._z_con p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	padding: 10px 0;
}
.zy_news li ._z_con a {
	font-size: 14px;
	color: #83b727;
	line-height: 30px;
}
/*zy css*/
#wrap {
	width: 100%;
	margin: 40px auto;
}
.zy_title {
	width: 100%;
	height: 78px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #999999;
	font-size: 20px;
	line-height: 40px;
	position: relative;
}
.zy_title span {
	color: #282828;
	font-size: 36px;
}
.pro_title {
	width: 1200px;
	height: 100px;
	line-height: 100px;
	color: #666666;
	font-size: 32px;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 10px;
	border-bottom: solid 1px #f2f2f2;
}
.pro_title span {
	color: #ae8743;
	font-size: 46px;
	font-weight: bold;
	margin-right: 6px;
}
.pro_cat {
	width: 1200px;
	height: 72px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}
.pro_cat span {
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	left: 0;
	top: 0;
	background: #bca78d;
	border-radius: 15px;
}
.pro_cat span p {
	line-height: 30px;
	color: #fff;
	font-size: 22px;
	padding: 5px;
	text-align: center;
}
.pro_cat_ul {
	width: 1110px;
	height: 72px;
	float: right;
}
.pro_cat_ul li {
	width: 127px;
	height: 30px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 30px;
	text-align: center;
}
.pro_cat_ul li a {
	display: block;
	border: solid 1px #f2f2f2;
	border-radius: 15px;
	color: #333;
	font-size: 14px;
	transition: all .4s;
}
.pro_cat_ul li a:hover {
	border: solid 1px #ae8743;
	background: #ae8743;
	color: #fff;
}
#position {
	width: 100%;
	height: 42px;
	background: #f9f9f9;
	margin: 0 auto;
}
#position_mid {
	width: 1200px;
	height: 42px;
	margin: 0 auto;
	background: url(../images/home.png) left center no-repeat;
	line-height: 42px;
	text-indent: 30px;
	color: #333333;
	font-size: 14px;
}
#position_mid a {
	color: #333;
	font-size: 14px;
	transition: all .4s;
}
#position_mid a.cur {
	color: #ae8743;
}
#position_mid a:hover {
	text-decoration: underline;
}
/*company css*/
#intro_01 {
	width: 1130px;
	margin: 0 auto;
}
#intro_01_img {
	width: 1130px;
	text-align: center;
	margin: 0 auto;
}
#intro_01:hover #intro_01_img img {
	transform: scale(1.05, 1.05);
}
#intro_01_info {
	width: 1130px;
	margin: 0 auto;
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
	margin-top: 30px;
}
#intro_02 {
	width: 100%;
	padding: 60px 0;
	background: #f1f1f1;
	margin: 50px auto;
}
#intro_02_ul {
	width: 1200px;
	height: 228px;
	margin: 0 auto;
	margin-top: 50px;
}
#intro_02_ul li {
	width: 246px;
	height: 228px;
	float: left;
	margin-right: 72px;
}
#intro_02_ul li:last-child {
	margin-right: 0;
}
#intro_02_ul li .intro_02_circle {
	width: 147px;
	height: 147px;
	line-height: 147px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	background: #9b7334;
	border-radius: 100%;
	border: solid 8px #bc9045;
	margin: 0 auto;
}
#intro_02_ul li .intro_02_txt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 30px;
}
#intro_03 {
	width: 1200px;
	margin: 0 auto;
}
#intro_03_ul {
	width: 100%;
	height: 340px;
	margin: 50px auto;
	position: relative;
}
#intro_03_ul .honor_btn {
	cursor: pointer;
	width: 48px;
	height: 62px;
	position: absolute;
	top: 50%;
	margin-top: -31px;
	overflow: hidden;
	transition: all .4s;
}
#intro_03_ul .honor_lbtn {
	left: 0;
	background: url(../images/honor_lbtn.png) no-repeat;
	background-position: 0 0;
}
#intro_03_ul .honor_rbtn {
	right: 0;
	background: url(../images/honor_rbtn.png) no-repeat;
	background-position: -48px 0;
}
#intro_03_ul .honor_lbtn:hover {
	background-position: -48px 0;
}
#intro_03_ul .honor_rbtn:hover {
	background-position: 0 0;
}
#intro_03_btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
#intro_03_btn a {
	display: block;
	color: #969696;
	font-size: 20px;
	transition: all .4s
}
#intro_03_btn a:before {
	content: '';
	width: 0;
	height: 2px;
	background: #ae8743;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .4s;
}
#intro_03_btn a:after {
	content: '';
	width: 0;
	height: 2px;
	background: #ae8743;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .4s;
}
#intro_03_btn:hover a:before, #intro_03_btn:hover a:after {
	width: 100px;
}
#intro_03_btn a:hover {
	color: #ae8743;
}
#intro_03_honor {
	width: 1055px;
	height: 340px;
	margin: 0 auto;
	overflow: hidden;
}
#intro_03_honor li {
	width: 475px;
	height: 338px;
	float: left;
	margin-right: 50px;
	cursor: pointer;
	border: solid 1px #efefef;
}
#intro_03_honor li img {
	width: 475px;
	height: 338px;
}
#intro_04 {
	width: 100%;
	padding: 60px 0;
	background: #f1f1f1;
	margin: 50px auto;
}
#intro_041 {
	width: 100%;
	padding: 60px 0;
	margin: 50px auto;
}
#intro_04_ul {
	width: 100%;
	margin: 50px auto;
}
#intro_04_btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
#intro_04_btn a {
	display: block;
	color: #969696;
	font-size: 20px;
	transition: all .4s
}
#intro_04_btn a:before {
	content: '';
	width: 0;
	height: 2px;
	background: #ae8743;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .4s;
}
#intro_04_btn a:after {
	content: '';
	width: 0;
	height: 2px;
	background: #ae8743;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .4s;
}
#intro_04_btn:hover a:before, #intro_04_btn:hover a:after {
	width: 100px;
}
#intro_04_btn a:hover {
	color: #ae8743;
}
#intro_05 {
	width: 1200px;
	margin: 0 auto;
}
#intro_05_ul {
	width: 100%;
	height: 320px;
	margin: 50px auto;
	position: relative;
}
#intro_05_ul .recommend_btn {
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: solid 1px #cccccc;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	overflow: hidden;
	transition: all .4s;
}
#intro_05_ul .recommend_lbtn {
	left: -70px;
	background: url(../images/recommend_lbtn.png) no-repeat;
	background-position: 0 0;
}
#intro_05_ul .recommend_rbtn {
	right: -70px;
	background: url(../images/recommend_rbtn.png) no-repeat;
	background-position: -40px 0;
}
#intro_05_ul .recommend_lbtn:hover {
	background: #ae8743 url(../images/recommend_lbtn.png) no-repeat;
	background-position: -40px 0;
}
#intro_05_ul .recommend_rbtn:hover {
	background: #ae8743 url(../images/recommend_rbtn.png) no-repeat;
	background-position: 0 0;
}
#intro_05_recommend {
	width: 1200px;
	height: 320px;
	margin: 0 auto;
	overflow: hidden;
}
#intro_05_recommend li {
	width: 360px;
	height: 320px;
	cursor: pointer;
	float: left;
	text-align: center;
	color: #333333;
	font-size: 17px;
	line-height: 40px;
	margin-right: 29px;
	background: #f5f5f5;
	padding: 10px;
	transition: all .4s;
}
#intro_05_recommend li a {
	display: block;
	color: #333333;
	font-size: 17px;
}
#intro_05_recommend li img {
	width: 360px;
	height: 240px;
}
#intro_05_recommend li:hover {
	background: #ae8743;
	color: #fff;
}
#intro_05_recommend li a:hover {
	color: #fff;
}
#intro_05_btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
#intro_05_btn a {
	display: block;
	color: #969696;
	font-size: 20px;
	transition: all .4s
}
#intro_05_btn a:before {
	content: '';
	width: 0;
	height: 2px;
	background: #ae8743;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .4s;
}
#intro_05_btn a:after {
	content: '';
	width: 0;
	height: 2px;
	background: #ae8743;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all .4s;
}
#intro_05_btn:hover a:before, #intro_05_btn:hover a:after {
	width: 100px;
}
#intro_05_btn a:hover {
	color: #ae8743;
}
/*news css*/
#news_lis {
	width: 1200px;
	margin: 0 auto;
}
#news_lis li.n_lis_f {
	width: 370px;
	height: 420px;
	float: left;
	padding: 10px;
	background: #f8f8f8;
	border: solid 1px #ededed;
	margin-right: 12px;
	margin-bottom: 50px;
}
#news_lis li.n_lis_f:nth-child(3n) {
	margin-right: 0;
}
#news_lis li.n_lis_f ._n_img {
	width: 370px;
	height: 210px;
	margin: 0 auto;
	overflow: hidden;
}
#news_lis li.n_lis_f ._n_img {
	width: 100%;
	height: 210px;
}
#news_lis li.n_lis_f ._n_title {
	width: 350px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 28px;
	white-space: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news_lis li.n_lis_f ._n_time {
	width: 350px;
	height: 20px;
	line-height: 20px;
	color: #838383;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 12px;
}
#news_lis li.n_lis_f ._n_info {
	width: 350px;
	height: 50px;
	line-height: 25px;
	color: #999999;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 15px;
}
#news_lis li.n_lis_f ._n_btn {
	width: 350px;
	height: 32px;
	margin: 0 auto;
	margin-top: 15px;
}
#news_lis li.n_lis_f ._n_btn span {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 100%;
	background: #e1e1e1;
	font-size: 14px;
	color: #333;
}
#news_lis li.n_lis_f:hover ._n_title {
	color: #ae8743;
}
#news_lis li.n_lis_f:hover ._n_btn span {
	background: #ae8743;
	color: #fff;
}
#news_lis li.n_lis {
	width: 350px;
	height: 175px;
	float: left;
	padding: 30px 20px;
	background: #f5f5f5;
	margin-right: 15px;
	margin-bottom: 15px;
}
#news_lis li.n_lis:nth-child(3n) {
	margin-right: 0;
}
#news_lis li.n_lis ._n_time {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #666666;
	font-size: 20px;
	margin: 0 auto;
}
#news_lis li.n_lis ._n_title {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #666666;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 15px;
	white-space: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news_lis li.n_lis ._n_info {
	width: 100%;
	height: 75px;
	line-height: 25px;
	color: #666666;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 12px;
}
#news_lis li.n_lis ._n_btn {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 12px;
}
#news_lis li.n_lis:hover ._n_title {
	color: #ae8743;
}
/*product css*/
#pro_lis {
	width: 1200px;
	margin: 0 auto;
}
#pro_lis li {
	width: 386px;
	height: 395px;
	float: left;
	border: solid 1px #f2f2f2;
	border-bottom: solid 4px #f2f2f2;
	margin-right: 18px;
	margin-bottom: 20px;
	position: relative;
}
#pro_lis li:nth-child(3n) {
	margin-right: 0;
}
#pro_lis li ._p_img {
	width: 386px;
	height: 290px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#pro_lis li ._p_img span {
	display: block;
	width: 59px;
	height: 59px;
	background: url(../images/hot.png) center no-repeat;
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 1000;
}
#pro_lis li ._p_img img {
	width: 100%;
	height: 290px;
	transition: transform 1s ease 0s
}
#pro_lis li:hover ._p_img img {
	transform: scale(1.20, 1.20);
}
#pro_lis li ._p_title {
	width: 94%;
	height: 20px;
	line-height: 20px;
	color: #666666;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 30px;
	white-space: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}
#pro_lis li ._p_btn {
	width: 90%;
	height: 20px;
	line-height: 20px;
	color: #939393;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 20px;
}
/*product_list css*/
#pro_list {
	width: 1200px;
	margin: 0 auto;
}
#pro_list li {
	width: 362px;
	height: 427px;
	border-radius: 20px;
	background: #fcfbf7;
	float: left;
	margin-right: 57px;
	margin-bottom: 40px;
}
#pro_list li:nth-child(3n) {
	margin-right: 0;
}
#pro_list li ._img01 {
	width: 362px;
	height: 305px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#pro_list li ._img01 img {
	width: 362px;
	height: 305px;
	transition: transform 1s ease 0s;
}
#pro_list li ._tit01 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin: 15px auto;
}
#pro_list li ._more01 {
	width: 173px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	text-align: center;
	background: #805e28;
	color: #fff;
	font-size: 14px;
	transition: all .4s;
	margin: 0 auto;
	cursor: pointer;
}
#pro_list li:hover ._img01 img {
	transform: scale(1.05, 1.05);
}
#pro_list li:hover ._more01 {
	background: #ae8743;
}
/*product_info css*/
#pro_01 {
	width: 1200px;
	margin: 0 auto;
}
#pro_01_img {
	width: 1200px;
	margin: 0 auto;
}
#pro_01_l {
	width: 750px;
	position: relative;
	float: left;
}
#pro_01_r {
	width: 425px;
	position: relative;
	float: right;
}
#pro_01_r #pro_title {
	width: 100%;
	height: 60px;
	line-height: 40px;
	color: #1e1e1e;
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto;
	position: relative;
}
#pro_01_r #pro_title:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #ebebeb;
	position: absolute;
	left: 0;
	bottom: 0;
}
#pro_01_r #pro_info {
	width: 385px;
	background: #f7f7f7;
	margin: 15px auto;
	padding: 20px;
	line-height: 30px;
	color: #898989;
	font-size: 14px;
}
#pro_01_r #pro_cat {
	width: 100%;
	height: 52px;
	line-height: 40px;
	color: #333333;
	font-size: 18px;
	margin: 0 auto;
	position: relative;
}
#pro_01_r #pro_cat:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #ebebeb;
	position: absolute;
	left: 0;
	bottom: 0;
}
#pro_01_r #pro_cat span {
	color: #ae8743;
	font-weight: bold;
}
#pro_01_r #pro_other {
	width: 100%;
	line-height: 30px;
	color: #333333;
	font-size: 18px;
	margin: 20px auto;
}
#pro_01_r #pro_other a {
	color: #333333;
	font-size: 16px;
	margin-right: 10px;
}
#pro_01_r #pro_other a:hover {
	color: #ae8743;
}
#pro_01_r #pro_btn {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0px auto;
}
#pro_01_r #pro_btn a {
	display: block;
	width: 320px;
	background: #ae8743 url(../images/pro_order.png) 63px center no-repeat;
	text-indent: 118px;
	color: #fff;
	font-size: 18px;
	transition: all .4s;
	height: 60px;
	line-height: 60px;
	transition: all .4s
}
#pro_01_r #pro_btn a:hover {
	background: #232323 url(../images/pro_order.png) 63px center no-repeat;
}
#pro_01_r #pro_tel {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #333333;
	font-size: 18px;
	margin: 20px auto;
}
#pro_01_r #pro_tel span {
	color: #ae8743;
	font-size: 24px;
	text-decoration: underline
}
#pro_01_r #pro_share {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	line-height: 20px;
}
#pro_01_r #pro_share li {
	float: left;
	margin-right: 20px;
}
#pro_01_r #pro_share li a {
	color: #ae8743;
	font-size: 14px;
	display: block;
	text-indent: 28px;
}
#pro_01_r #pro_share li:nth-child(1) a {
	background: url(../images/pro_share.png) left center no-repeat;
}
#pro_01_r #pro_share li:nth-child(2) a {
	background: url(../images/pro_collect.png) left center no-repeat;
}
#pro_01_btn {
	width: 1200px;
	height: 64px;
	margin: 0 auto;
	margin-top: 30px;
}
#pro_01_btn li {
	width: calc(33.33% - 1px);
	height: 64px;
	line-height: 64px;
	background: #262729;
	border-right: 1px solid #464749;
	text-indent: 140px;
	float: left;
	transition: all .4s;
}
#pro_01_btn li a {
	display: block;
	color: #fff;
	font-size: 14px;
	transition: all .4s;
	background-image: url(../images/bg_sign40.png);
	background-repeat: no-repeat;
	transition: all .4s;
}
#pro_01_btn li:hover {
	background: #dbb866
}
#pro_01_btn li:nth-child(1) a {
	background-position: 104px 0px;
}
#pro_01_btn li:nth-child(2) a {
	background-position: 104px -128px
}
#pro_01_btn li:nth-child(3) a {
	background-position: 104px -256px
}
#pro_01_btn li:nth-child(1) a:hover {
	background-position: 104px -64px;
}
#pro_01_btn li:nth-child(2) a:hover {
	background-position: 104px -192px
}
#pro_01_btn li:nth-child(3) a:hover {
	background-position: 104px -320px
}
#pro_01_btn li.on {
	background: #dbb866
}
#pro_01_btn li:nth-child(1).on a:hover {
	background-position: 104px -64px;
}
#pro_01_btn li:nth-child(2).on a:hover {
	background-position: 104px -192px
}
#pro_01_btn li:nth-child(3).on a:hover {
	background-position: 104px -320px
}
#pro_01_pic {
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
}
#pro_01_pic li {
	width: 1200px;
	height: 800px;
}
#pro_01_pic li img {
	width: 1200px;
	height: 800px;
}
#pro_02 {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}
#pro_02_nav {
	width: 1138px;
	height: 68px;
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	padding: 15px 30px;
	margin: 0 auto;
}
#pro_02_nav li {
	width: 283px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	float: left;
	border-right: 1px solid #ccc;
}
#pro_02_nav li a {
	display: block;
	color: #1e1f20;
	font-size: 20px;
	transition: all .4s;
}
#pro_02_nav li a:hover {
	background: #fff;
	color: #e92233;
	font-size: 20px;
}
#pro_02_nav li:last-child {
	border-right: none;
}
#pro_02_info00 {
	width: 1100px;
	line-height: 35px;
	color: #444;
	font-size: 14px;
	padding: 20px 50px;
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	margin: 30px auto;
}
#pro_02_info00 span {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #0f0f0f;
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 20px;
}
#pro_02_info00 ul {
	width: 100%;
	height: 40px;
	border-bottom: solid 1px #dddddd;
	transition: all .4s;
	cursor: pointer;
}
#pro_02_info00 ul li {
	line-height: 40px;
	height: 40px;
	color: #3a3a3a;
	font-size: 16px;
	float: left;
	text-indent: 25px;
}
#pro_02_info00 ul li:first-child {
	width: 150px;
}
#pro_02_info00 ul li:nth-child(2) {
	width: 176px;
}
#pro_02_info00 ul li:nth-child(3) {
	width: 124px;
}
#pro_02_info00 ul li:nth-child(4) {
	width: 175px;
}
#pro_02_info00 ul.ul li {
	font-weight: bold;
}
#pro_02_info00 ul:hover {
	background: #fff;
}
#pro_02_info01 {
	width: 1200px;
	line-height: 35px;
	color: #444;
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#pro_02_info02 {
	width: 1100px;
	height: 300px;
	line-height: 35px;
	color: #444;
	font-size: 14px;
	padding: 20px 50px;
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	margin: 0 auto;
	margin-bottom: 30px;
}
#pro_02_info02 span {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #0f0f0f;
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto;
}
#pro_02_info02 ul {
	margin-top: 20px;
}
#pro_02_info02 ul li {
	width: 50%;
	float: left;
	height: 40px;
	line-height: 40px;
}
#pro_02_info02 ul li a {
	color: #3a3a3a;
	font-size: 16px;
}
#pro_02_info02 ul li a:hover {
	color: #e80000;
}
#pro_02_info03 {
	width: 100%;
	padding: 78px 0 142px;
	background: url(../images/bg_bg11.jpg) center no-repeat;
	margin: 0 auto;
}
#pro_02_info03 h2 {
	color: #dab866;
	font-size: 38px;
	line-height: 2;
	text-align: center;
	font-weight: normal;
}
#footer_lx {
	width: 1200px;
	height: 320px;
	margin: 54px auto 0;
}
#footer_lx li {
	float: left;
	width: 274px;
	height: 320px;
	background: #dcb866;
	margin: 0 16px;
	font-size: 16px;
	line-height: 2;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#footer_lx li span {
	display: inline-block;
	width: 78px;
	height: 78px;
	border: 1px solid #fff;
	border-radius: 40px;
	margin: 70px auto 30px;
	background: url(../images/bg_sign13.png) no-repeat center top;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#footer_lx li:nth-child(2) span {
	background-image: url(../images/bg_sign14.png);
}
#footer_lx li:nth-child(3) span {
	background-image: url(../images/bg_sign15.png);
}
#footer_lx li.pl {
	width: 210px;
	padding: 0 20px;
	text-align: left;
}
#footer_lx li.pl span {
	margin: 70px 65px 30px;
}
#footer_lx li p.fz28 {
	margin-bottom: 6px;
	font: 28px/30px Arial;
	color: #fff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#footer_lx li em {
	font-style: normal;
	color: #fff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#footer_lx li img {
	display: block;
	border: 1px solid #dbdbdb;
	margin: 62px auto 8px;
}
#footer_lx li i {
	font-style: normal;
	font-size: 14px;
	line-height: 2;
	color: #fff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#footer_lx li a {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
#footer_lx li a i {
	display: inline-block;
	padding-left: 24px;
	font-size: 16px;
	line-height: 2;
	color: #fff;
	background: url(../images/bg_sign16.png) no-repeat left top;
}
#footer_lx li:hover {
	background: #dcb866;
	color: #fff;
}
#footer_lx li:hover span {
	border-color: #fff;
	background-color: #fff;
	background-position: center bottom;
}
#footer_lx li:hover p.fz28, #footer_lx li:hover em, #footer_lx li:hover i {
	color: #fff;
}
#footer_lx li:hover a i {
	background-position: left bottom;
}
/*lxwm_c css*/
#lxwm_01 {
	width: 1198px;
	height: 348px;
	border: 1px solid #d5d2d2;
	margin: 0 auto;
	position: relative;
}
#lxwm_01_l {
	width: 500px;
	height: 348px;
	float: left;
}
#lxwm_01_l ul {
	padding: 50px;
}
#lxwm_01_l li {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #666666;
	position: relative;
}
#lxwm_01_l .lxwm_icon {
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	left: 0;
	top: 3px;
}
#lxwm_01_l li span {
	padding-left: 40px;
}
#lxwm_01_m {
	width: 350px;
	height: 248px;
	float: left;
	padding: 50px 0;
	border-left: 1px solid #d5d2d2;
	border-right: 1px solid #d5d2d2;
	text-align: center;
	color: #666666;
	line-height: 24px;
	font-size: 16px;
}
#lxwm_01_m img {
	width: 200px;
}
#lxwm_01_r {
	width: 346px;
	height: 188px;
	padding: 80px 0;
	float: right;
	text-align: center;
	color: #666666;
	line-height: 24px;
	font-size: 16px;
}
#lxwm_01_r a {
	font-size: 20px;
	color: #ae8743;
	font-weight: bold;
	line-height: 60px;
	display: inline-block;
}
#lxwm_02 {
	width: 1200px;
	margin: 30px auto;
}
#lxwm_02 li {
	width: 411px;
	height: 77px;
	float: left;
	padding: 20px 0 20px 160px;
	margin-right: 54px;
	border: 1px solid #d5d2d2;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	position: relative;
}
#lxwm_02 li:nth-child(even) {
	margin-right: 0;
}
#lxwm_02 li .lxwm_ico {
	width: 155px;
	height: 119px;
	position: absolute;
	left: 0;
	top: 0;
	background: #ae8743;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
#lxwm_02 li .lxwm_ico img {
	margin-top: 16px;
}
#lxwm_02 li span {
	font-weight: bold;
	font-size: 25px;
	color: #0f0f0f;
}
#lxwm_03 {
	width: 100%;
	padding: 50px 0;
	margin: 0 auto;
}
#lxwm-title {
	width: 220px;
	height: 87px;
	padding: 0 60px;
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/i_title1.png), url(../images/i_title2.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
}
#lxwm-title p {
	font-size: 30px;
	color: #333333;
	line-height: 1.125;
	text-transform: uppercase;
}
#lxwm-title h3 {
	font-size: 32px;
	color: #ae8743;
	line-height: 1.33;
}
#lxwm_03_title {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #898989;
}
#lxwm_03 .line {
	width: 72px;
	height: 1px;
	background: #c6c6c6;
	margin: 9px auto 0;
	display: block;
}
#lxwm_03_form {
	width: 1200px;
	margin: 30px auto 0;
}
/*newsinfo css*/
#news_content {
	width: 1200px;
	background: #f9f9f9;
	padding: 50px;
	margin: 0 auto;
}
#news_title {
	width: 100%;
	height: 70px;
	line-height: 50px;
	border-bottom: 1px solid #e4e4e4;
	text-align: center;
	margin: 0 auto;
	color: #333;
	font-size: 24px;
}
#news_info {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	margin-top: 18px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	position: relative;
}
#news_info .date {
	position: absolute;
	left: 430px;
	top: 0;
}
#news_info .share {
	position: absolute;
	left: 630px;
	top: 2px;
}
#news_details {
	width: 100%;
	margin: 30px auto;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
/* CSS Ziye */
#right_content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 32px;
	color: #393939;
	font-size: 14px;
}
#right_content a {
	color: #393939;
	font-size: 14px;
}
#right_content a:hover {
	color: #e80000;
}
#page {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	margin: 20px auto;
	color: #575656;
	font-size: 14px;
	clear: both;
	background: #f0f0f0;
}
#page a {
	color: #575656;
	font-size: 14px;
}
#page a:hover {
	color: #e80000;
}
#newTitle {
	width: 750px;
	line-height: 30px;
	color: #000000;
	font-size: 18px;
	text-align: center;
	margin: 10px auto;
}
#productTitle {
	width: 100%;
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 20px!important;
	text-align: left;
	margin: 0 auto;
}
#newsInfo {
	width: 750px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin: 10px auto;
}
.newsinfoleft {
	padding-left: 30px;
}
.xxsmys {
	height: 30px;
	line-height: 30px;
	background-color: #ececec;
}
.xxsmwz {
	width: 88px;
	height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	background-color: #9a9a9a;
}
.pageys {
	width: 59px;
	height: 21px;
	line-height: 21px;
	border: #e5e5e5 solid 1px;
	display: block;
	float: left;
	text-align: center;
}
.pageys:hover {
	color: #ff6c00
}
.pageys1 {
	width: 20px;
	height: 21px;
	line-height: 21px;
	border: #e5e5e5 solid 1px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
}
.pageys2 {
	float: left;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
}
#infoImage {
	width: 100%;
	text-align: center;
	margin: 20px 0 10px 0;
}
#infoImage img {
	max-width: 1100px;
	padding: 3px;
	border: #dcdcdc solid 1px;
}
#picUL {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#picUL li {
	height: 253px;
	width: 287px;
	float: left;
	margin: 0 10px 5px 10px;
	_margin: 0 8px;
	text-align: center;
	cursor: pointer;
}
#picUL li .pic_01 {
	width: 287px;
	height: 215px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #dcdcdc;
}
#picUL li .pic_01 img {
	max-height: 211px;
	max-width: 283px;
	padding: 2px;
	vertical-align: middle;
}
#picUL li .pic_01 span {
	height: 100%;
	width: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
#picUL li .pic_02 {
	width: 287px;
	text-align: center;
	line-height: 30px;
}
#picUL li a {
	color: #393939;
	font-size: 14px;
}
#picUL li a:hover {
	color: #e80000;
}
.G_tips {
	color: #666;
	width: 486px;
	border: 1px solid #dedede;
	padding: 7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.recruitys {
	width: 670px;
	height: auto;
	padding: 10px;
	background-color: #fafafa;
	border: #dedede solid 1px;
}
.recruitcon {
	height: 173px;
	border-bottom: #cdcdcd dashed 1px;
	margin: 10px;
}
.recruitcon1 {
	height: 173px;
	margin: 10px;
}
.recruitconl {
	width: 145px;
	height: 153px;
	float: left;
	text-align: left;
}
.recruitconc {
	width: 572px;
	height: 153px;
	float: left;
	padding-left: 75px;
}
.recruitconc li {
	width: 372px;
	height: 35px;
	line-height: 35px;
	color: #444444;
}
.zwmcys {
	color: #ff6c00;
	font-weight: bold;
}
.recruitconr {
	width: 133px;
	height: auto;
	float: left;
	text-align: center;
}
.chakan {
	padding-top: 13px;
}
.formys {
	height: auto;
	padding: 10px;
}
.cpmcys {
	width: 280px;
	height: 34px;
	border: 1px solid #dedede;
}
.formbz {
	float: left;
}
.G_InputText {
	width: 484px;
	height: 55px;
	border: 1px solid #d2d4d6;
}
.G_textarea {
	width: 1055px;
	height: 190px;
	border: 1px solid #dedede;
}
.formmcys {
	font-size: 20px;
}
.G_ul {
	margin: 0 auto;
}
.G_botton {
	width: 55px;
	height: 30px;
	line-height: 30px;
	border: 0;
	cursor: pointer;
}
.borderLi {
	width: 1200px;
	height: auto;
	padding-top: 10px;
}
.G_tips {
	width: 486px;
	margin: 10px auto 0 auto;
	border: 1px solid #dedede;
	padding: 7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.page {
	margin: 0 20px 15px 0;
}
.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dbdbdb;
	padding: 0 2px 0;
}
.page a:hover {
	background: #404040;
	color: #fff;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 0 3px 0;
}
.current {
	padding: 0 6px 0;
	height: 18px;
	line-height: 18px;
	background: #404040;
	color: #fff;
}
.chaxun {
	padding-left: 663px;
}
.chaxun_search {
	color: #fff;
	padding: 10px;
	width: 583px;
	margin-top: 90px;
	margin-bottom: 100px;
}
.chaxun_search input {
	height: 42px;
	border-radius: 8px;
	padding: 0 10px;
	width: 363px;
	margin-right: 10px;
}
.chaxun_search input:nth-of-type(2) {
	margin-right: 5px
}
.chaxun_search #submit {
	display: block;
	float: right;
	background: #a47c3c;
	width: 110px;
	height: 48px;
	color: #fff;
	font-size: 18px;
	border: none;
	margin: 0
}
.chaxun_search i {
	font-size: 30px;
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 10px 0 5px;
	color: #fff;
	display: block;
}
.content-box{
	line-height: 30px;
}
.content-box p{
	line-height: 30px;
}

#page .pagination{
	display: flex;
	justify-content: center;
	padding-top: 10px;
}
#page .pagination a{
	padding: 0 6px 0;
    height: 18px;
    line-height: 18px;
}
#page .pagination li.active a{
    background: #404040;
    color: #fff;
}
#inquiry input{
	padding: 0 5px;
}
#inquiry textarea{
	padding: 10px;
}
.btn-submit{
	width:90px; 
	height:40px;
	line-height: 40px;
	border: none;
	color: white;
	font-family: 微软雅黑; 
	background: rgb(174, 135, 67);
	cursor: pointer;
}
.btn-submit:hover{
	background: rgb(174, 135, 67, 0.8);
}