﻿@charset "utf-8";
/*dede58.com 做最好的织梦整站模板下载网站*/
/* reset.css V1.2  Start*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i {
	font: normal 62.5% Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;
}
body {
	min-width: 1200px;
	background-color: #000;
}
ul, ol, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: top;
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fixed:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.fixed {
*zoom: 1;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wd {
	margin: 0 auto;
	width: 1200px;
}
.wd10 {
	margin: 0 auto;
	width: 1000px;
}
/* reset.css V1.0  End */
.p_scale {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}
.overflow {
	height: auto;
	overflow: hidden;
}
/*header*/
.bg {
	background: url(../img/bg.jpg) no-repeat fixed center top;
}
.header {
	height: 146px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #2b251e;
	background: url(../img/headbg.png) repeat 0 0;

}
.logo {
	/* position: absolute;
	left: 50%;
	top: 17px; */
	z-index: 5;
	margin: auto;
	width: 112px;
	height: 85px; /*margin-left:-56px;*/
	/* margin-left: -68px; */
}
.logo img {
	width: 100%;
	height: auto;
}
.nav {
	height: 56px;
	float: left;
}
.nav ul li {
	float: left; /*margin-left:44px;*/
	 margin-left: 34px; 
	width: 108px;
	text-align: center;
}
.nav ul li > a {
	display: inline-block;
	height: 56px;
	line-height: 56px;
	color: white;
	font-size: 1.4em;
}
.nav ul li > a i {
	display: none;
	width: 18px;
	height: 100%;
	float: left;
}
.nav ul li > a b {
	display: block;
	font-weight: normal;
	float: left;
}
.nav ul li:first-child {
	margin-left: 56px;
}
.nav ul li.marg { /*margin-left:244px;*/
	margin-left: 282px;
}
.nav ul li:hover, .nav ul li.on {
	background: url(../img/navbg.png) no-repeat center center;
}
.nav ul li:hover > a, .nav ul li.on > a {
	color: white;
}
.nav ul li:hover i, .nav ul li.on i {
	display: inline-block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.headRig {
	float: right;
	margin-top: 15px;
	position: relative;/*0618*/
}
.headRig li {
	height: 24px;
	line-height: 24px;
	width: 32px;
	text-align: center;
	margin-left: 6px;
	float: left;
}
.headRig li a {
	color: white;
	font-size: 1.4em;
	margin-left: 10px;
}/*0618*/
.lang {
	position: absolute;
	left: -70px;
	top: -45px;
	z-index: 5;
	display: block;
}/*0618*/
.headRig li a:hover {
	text-decoration: underline;
}/*0618*/
.search {
	position: relative;
	z-index: 3;
	background: url(../img/search.png) no-repeat center center;
	cursor: pointer;
}
.searchBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	z-index: 10;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	-webkit-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #928679;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	transition: 0.5s all ease-in;
}
.searchBox input {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 1.2em;
	border: none;
	background: none;
}
.searchBox input[type="text"] {
	padding-left: 8px;
	width: 88px;
}
.searchBox input[type="submit"] {
	width: 14px;
	cursor: pointer;
	background: url(../img/search.png) no-repeat center center;
}
/*footer*/
.footer {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-size: 1.2em;
	color: #403b36;
	background-color: #141414;
}
/*newsList*/
.left {
	float: left;
	width: 159px;
}
.sideMenu {
	height: auto;
	overflow: hidden;
}
.sideTit a {
	height: 75px;
	color: white;
	display: block;
	border-bottom: 1px solid #38332d;
}
.sideTit a h3 {
	font-size: 2.8em;
	margin-bottom: 6px;
}
.sideTit a span {
	display: block;
	font-size: 1.2m;
	color: #5a4e42;
	text-transform: uppercase;
}
.sideMenuNav {
	height: auto;
	overflow: hidden;
}
.sideMenuNav li {
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	border-bottom: 1px solid #38332d;
}
.sideMenuNav li a {
	color: white;
	font-size: 1.6em;
	display: block;
	padding-right: 15px;
}
.sideMenuNav li.on, .sideMenuNav li:hover {
	background: url(../img/icon1.png) no-repeat 97% center;
}
.sideMenuNav li.on a, .sideMenuNav li:hover a {
	color: #ffe7d2;
}
/*right*/
.right {
	margin: 91px 0 0 199px;
	padding-left: 70px;
	border-left: 1px solid #29251f;
}
/*newsList*/
.newsList {
	height: auto;
	overflow: hidden;
}
.newsList li {
	height: auto;
	overflow: hidden;
	padding: 33px 20px 33px 0;
	border-bottom: 1px solid #353129;
}
.newsList li a {
	display: block;
	height: auto;
	overflow: hidden;
}
.newsList li:first-child {
	padding: 0 20px 33px 0;
}
.newsImg {
	float: left;
	width: 274px;
	height: 194px;
	border: 3px solid #483e35;
	overflow: hidden;
}
.newsImg img {
	width: 100%;
	height: 100%;
}
.newsText {
	margin-left: 333px;
}
.time {
	font-size: 1.3em;
	color: #675b4f;
	font-family: Arial;
	margin: 10px 0 6px;
}
.newsTit {
	font-size: 2em;
	color: #ffebda;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.newsInfo {
	font-size: 1.2em;
	color: #cdcdcd;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	margin: 9px 0 19px;
}
.newsMore {
	display: inline-block;
	padding: 0 26px 0 29px;
	height: 36px;
	line-height: 36px;
	font-size: 1.2em;
	color: #cac6c3;
	background-color: #625446;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.newsMore i {
	display: block;
	width: 10px;
	height: 36px;
	float: right;
	background: url(../img/icon3.png) no-repeat right center;
}
.newsList li a:hover img { /*-webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); *//*0523*/
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.newsList li a:hover .newsMore {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*paged*/
.paged {
	padding: 52px 0 81px;
	text-align: center;
}
.paged a, .paged .p_info, .paged .current {
	display: inline-block;
	zoom: 1;
*display: inline;
	margin: 0 5px;
	height: 36px;
	line-height: 36px;
	padding: 0 14px;
	font-size: 13px;
	text-align: center;
	color: #8b8b8b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background: url(../img/pagebg.png) repeat 0 0;
	border: 1px solid #312823;
}
.paged .current, .paged a:hover {
	color: #fff;
	border-color: #625446;
	background-color: #625446;
}
.newsBoxTit {
	height: auto;
	overflow: hidden;
	padding-bottom: 28px;
	text-align: center;
	border-bottom: 1px solid #39322f;
}
.newsBoxTit h1 {
	color: #ffebda;
	font-size: 2em;
	line-height: 36px;
	margin-bottom: 9px;
}
.newsBoxTit div {
	color: #e8c4a6;
	font-size: 1.3em;
	font-family: Arial;
}
.newsBoxTit div span {
	display: inline-block;
	padding: 0 23px 0 25px;
	background: url(../img/icon5.png) no-repeat left center;
}
.newsBoxTit div span:first-child {
	background-image: url(../img/icon4.png);
	padding-left: 19px;
}
.newsContent {
	font-size: 13px;
	color: #d5d5d5;
	line-height: 30px;
	list-style: disc;
	padding: 26px 0 32px;
}
.img1 {
	display: block;
	float: left;
}
.img1:first-child {
	margin-right: 8px;
}
.newsShre {
	height: auto;
	overflow: hidden;
}
.bdshare-button-style0-16 {
	float: left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
	margin: 1px 6px 0 0 !important;
}
.zan {
	float: left;
	height: 16px;
	line-height: 16px;
	position: relative;
	padding: 0 14px;
	font-size: 1em;
	color: #262626;
	border: 1px solid #999;
	background: url(../img/zanbg.jpg) repeat-x 0 0;
}
.zan i {
	position: absolute;
	left: -3px;
	top: 0;
	width: 4px;
	z-index: 5;
	display: block;
	height: 16px;
	background: url(../img/zan.png) no-repeat left center;
}
.newsBack {
	height: 56px;
	line-height: 56px;
	margin: 41px 0 78px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background: url(../img/backbg.png) repeat 0 0;
}
.newsBack a {
	display: inline-block;
	height: 56px;
	line-height: 56px;
}
.newsBack a i {
	width: 27px;
	height: 100%;
	display: block;
	float: left;
	background: url(../img/back.png) no-repeat left center;
}
.newsBack a b {
	font-weight: normal;
	font-size: 1.5em;
	color: #fff;
	display: block;
	float: left;
}
.newsBack:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*brandList*/
.brandList {
	height: auto;
	overflow: hidden;
	padding-top: 14px;
}
.brandList li {
	height: auto;
	overflow: hidden;
	padding: 63px 0;
	border-bottom: 1px solid #353129;
}
.brandList li a {
	display: block;
	height: auto;
	overflow: hidden;
	padding-right: 22px;
}
.brandList .newsInfo {
	margin: 9px 0 29px;
}
.brandImg {
	float: left;
	width: 400px;
	height: 214px;
	overflow: hidden;
}
.brandImg img {
	width: 100%;
	height: 100%;
}
.brandText {
	margin-left: 461px;
}
.brandTit {
	font-size: 2.2em;
	color: #ffebda;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 14px 0 4px;
}
.brandList li a:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.brandList li a:hover .brandTit {
	padding-left: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.brandList li a:hover .newsMore {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*productList*/
.productTit {
	height: auto;
	overflow: hidden;
	padding: 74px 0 59px;
	text-align: center;
}
.productTit img {
	width: auto;
	display: block;
	margin: 0 auto;
	height: 40px;
	margin-bottom: 3px;
}
.productTit div {
	color: white;
	font-size: 1.6em;
	font-weight: bold;
}    /* 0602c */
.productList {
	height: auto;
	overflow: hidden;
	margin-bottom: 67px;
}
.productList li {
	float: left;
	width: 25%;
	margin-top: 60px;
	text-align: center;
}
.productList li a {
	display: block;
}
.productImg img {
	width: 201px;
	height: 321px;
}    /* 0526c */
.productText {
	margin-top: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	height: 81px;
	width: 199px;
	font-size: 1.5em;
	color: #dfd1c6;
	margin: 0 auto;
	background: url(../img/seriesbg1.png) repeat 0 0;
	border: 1px solid #28241d;
}
.productText img {
	display: block;
	height: 30px;
	width: auto;
	margin: 12px auto 0;
}
.productText div {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.productList li:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.productList li:hover .productImg img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.productList li:hover .productText {
	background: url(../img/seriesbg2.png) repeat 0 0;
}
.productBox {
	padding-bottom: 220px;
}
.owl-carousel .owl-item .productBoxImg img { /*width: 201px; height: 321px;*/
	width: 203px;
	height: 289px;/*0523*/
	margin: 0 auto;
}
.productBox .item a {
	height: auto;
	overflow: hidden;
	display: block;
	text-align: center;
	padding: 0;
	border-right: 1px solid #2a2421;
}
.productBox .item a h3 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 1.5em;
	color: #948578;
}
/*.productBox .item a.nobor { border-right: 0; }*//*0523*/
.productBox .item a:hover h3 {
	color: #fff;
}
.productBox .item a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.contact {
	height: auto;
	overflow: hidden;
	/* padding: 0 99px 85px; */
}
.contactText {
	float: left;
}
.contactText h3 {
	font-size: 1.8em;
	color: #f5ddc9;
	padding-left: 30px;
	margin-bottom: 41px;
	background: url(../img/tel.png) no-repeat left center;
}
.contactInfo {
	color: #bdbcba;
	line-height: 34px;
	font-size: 1.4em;
	padding-top: 0px;
	text-transform: uppercase;
}
.msg {
	height: auto;
	overflow: hidden;
	float: right;
	width: 449px;
	padding-bottom: 172px;
}
.msgTit {
	font-size: 1.8em;
	color: #ffe7d2;
	padding-left: 31px;
	background: url(../img/icon6.png) no-repeat left center;
	margin-bottom: 43px;
}
.msgForm li {
	height: auto;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 18px;
	border: 1px solid #363423;
	background: url(../img/msgbg.png) repeat 0 0;
}
.msgForm li span {
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
	width: 57px;
	text-align: right;
	font-size: 1.4em;
	color: #e0dfdf;
	padding-right: 10px;
}
.msgText {
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	border: 0;
	font-size: 1.4em;
	color: #e0dfdf;
	width: 75%;
	background: none;
}
.msgSubmit {
	display: block;
	height: 44px;
	line-height: 44px;
	border: 0;
	font-size: 1.5em;
	color: #fff;
	width: 100%;
	cursor: pointer;
	background: #736150;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.msgSubmit:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*indexBox*/
.indexBox {
	margin: 85px 0 170px;
	height: 520px;
	overflow: hidden;
	position: relative;
}
.indexBox li {
	position: absolute;
	z-index: 5;
	top: 0;
	overflow: hidden;
}
.indexBox li img {
	width: 100%;
	height: 100%;
}
.indexBox li.li1 {
	left: 0;
	width: 500px;
	height: 256px;
}
.indexBox li.li2 {
	left: 0;
	top: auto;
	bottom: 0;
	width: 500px;
	height: 255px;
}
.indexBox li.li3 {
	left: 509px;
	width: 341px;
	height: 520px;
}
.indexBox li.li4 {
	left: auto;
	right: 0;
	width: 341px;
	height: 520px;
}
.indexBox li:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
/*media*/
.media {
	height: auto;
	margin-bottom: 106px;
	width: 931px;
	height: 581px;
	overflow: hidden;
	position: relative;
}
/*响应式导航*/
.mobileIconCon {
	display: none;
	background: url(../img/menu.png) no-repeat center center;
	width: 40px;
	height: 125px;
	position: absolute;
	right: 20px;
	top: 0;
}
.mobileIconCon a {
	display: block;
	height: 125px;
}
.mobileNavCon {
	position: absolute;
	
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1010;
	transition: 0.5s ease all'
}
.mobileNavCon.on{
	left: 0%;
}
.mobileNavCon .mobileNavBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1011;
	overflow: hidden;
}
.mobileNavCon .mobileNavBox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	transition: 0.5s ease all;
	-webkit-transition: 0.5s ease all;
	-moz-transition: 0.5s ease all;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: 1012;
}
.mobileNavCon .mobileNavBox.on {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.mobileNavCon .mobileNavBox h2 {
	height: 60px;
	padding: 10px 0;
	margin: 0 auto;
	background: #000;
}
.mobileNavCon .mobileNavBox h2 a {
	display: block;
	height: 100%;
	text-align: center;
}
.mobileNavCon .mobileNavBox h2 a img {
	width: auto;
	height: 100%;
}
.mobileNavCon .mobileNav > li {
	position: relative;
	border-bottom: 1px solid #2b2927;
	margin: 0 10px;
}
.mobileNavCon .mobileNav > li > a {
	display: inline-block;
	padding-left: 10px;
	color: #eadacb;
	font-size: 1.6em;
	line-height: 3;
	vertical-align: middle;
	width: 38%;
}
.mobileNavCon .mobileNav > li > i{
	display: inline-block;
	vertical-align: middle;
	width: 8%;
	font-size: 26px;
	color: white;
	margin-left: 50%;
}
.mobileNavCon .mobileNav > li span {
	position: absolute;
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	width: 3em;
	height: 3em;
	line-height: 3;
	top: 0;
	right: 0;
	color: #eadacb;
	text-align: center;
}
.mobileNavCon .mobileNav > li span.on {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mobileNavCon .mobileNav > li .sub {
	height: 0;
	overflow: hidden;
}
.mobileNavCon .mobileNav > li .sub.on{
	height: auto;
}
.mobileNavCon .mobileNav > li .sub li {
	margin-left: 20px;
	border-bottom: 1px solid #666;
}
.mobileNavCon .mobileNav > li .sub li:last-child {
	border-bottom: none;
}
.mobileNavCon .mobileNav > li .sub li a {
	padding-left: 10px;
	display: block;
	font-size: 1.4em;
	line-height: 3;
	width: 100%;
	height: 3em;
	overflow: hidden;
	color: #eadacb;
	box-sizing: border-box;
}
.mobileNavCon .navScroll {
	position: absolute;
	width: 100%;
	top: 80px;
	left: 0;
	bottom: 50px;
	overflow: hidden;
}
.mobileNavTit {
	display: none;
	font-size: 1.6em;
	text-align: center;
	color: #fff;
	background-color: #017abd;
	height: 42px;
	line-height: 42px;
	position: relative;
}
.mobileNavTit:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 5px;
	content: '';
	border-top: 3px solid #fff;
	border-bottom: 10px double #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*wrapper*/
#wrapper {
	width: 100%;
	height: 100%;
}
#scroller {
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding: 0;
	height: 100%;
}
.imgdiv {
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
	z-index: 990;
	background-color: #000;
}
.imgdiv div.s1 img {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 999;
	left: 50%;
	max-width: 95% !important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.close {
	height: 5em;
	line-height: 5em;
	text-align: center;
	position: absolute;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #d9d9d9;
	font-size: 1.6em;
	cursor: pointer;
}
.mobileTit {
	display: none;
	background: url(../img/pagebg.png) repeat 0 0;
}
.mobileTit a {
	height: 50px;
	line-height: 50px;
	font-size: 1.6em;
	color: #ffe7d2;
	display: block;
	padding-left: 30px;
	background: url(../img/downicon.png) no-repeat 97% center;
}
/*0526*/
.productCon {
	height: auto;
	overflow: hidden;
	padding: 99px 0 0px;
}
.productCon .productBox {
	float: left;
	width: 410px;
	margin-left: 100px;
}
.productCon .productTit {
	text-align: left;
	padding: 0 0 22px;
}
.productCon .productTit img {
	margin: 0 0 3px;
}
.productCon .productBox .item a {
	border-right: 0;
}
.productConText {
	float: right;
	width: 397px;
	padding-right: 84px;
	position: relative;
}
.productName {
	color: #ba947e;
	font-size: 1.6em;
	line-height: 36px;
	padding: 11px 0;
	border-bottom: 1px solid #38322c;
	border-top: 1px solid #38322c;
	font-weight: bold;
}
.productInfo {
	color: #cbbaad;
	line-height: 23px;
	font-size: 14px;
	padding-top: 20px;
}
.white {
	color: #fff;
}
.ryanse {
	padding-top: 15px;
}
.ryanse h1 {
	float: left;
	line-height: 35px;
	font-size: 1.6em;
	color: #fff;
}
.ryanse ul {
	float: left;
}
.ryanse ul li {
	border: 1px solid #fff;
	float: left;
	height: 30px;
	width: 42px;
	margin-left: 10px;
}
.ryanse ul li :first-firld {
margin-left:0;
}
.ryanse ul li img {
	height: 30px;
	width: 42px;
}

.searchBox.on{
    position: absolute;
    top: 0;
    right: -3px;
    width: 128px;
    z-index: 10;
     overflow: hidden;
    height: 24px;
    line-height: 24px;
    -webkit-opacity: 0;
    opacity: 1;
    filter: alpha(opacity=0);
    background: #928679;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

/* .nav ul li:nth-of-type(4){
	margin-left: 242px;
} */