@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html {
	width: 100%;
	font-weight: normal;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	font-size: 14px;
	line-height: 1.6;
	background-color: #fff;
	font-family: 'Microsoft YaHei', Arial;
	overflow-x: hidden;
}
ul, ul li, ol, li {
	list-style: none outside none;
}
h1, h2, h3, h4, h5, h6, i, em {
	font-weight: normal;
	font-style: normal;
}
img {
	vertical-align: middle;
	border: none;
}
input, select, option, label, th {
	vertical-align: middle;
	border: none
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
	display: block;
	_height: 1px;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ovh {
	overflow: hidden;
}
.pr {
	position: relative;
}
.container {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
/*header***************************************************************************/
.wapheader {
	display: none;
}
.header {
	width: 100%;
	background: #fff url(../img/hea-bg.jpg) no-repeat top;
}
.heatop {
	padding: 15px 0 5px 0
}
.heatop h1>a {
	display: block;
}
.heatop .logo img {
	height: 53px;
}
.heatop div.fr {
	margin-top: 10px
}
.htel {
	font-size: 18px;
	color: #484848;
	font-weight: bold;
	background: url(../img/tel-bg.png) no-repeat 0 center;
	padding-left: 25px;
}
.haa>a {
	color: #848484;
	margin: 0 5px;
}
.haa>a:hover {
	text-decoration: underline;
	color: #9b6034;
}
.hlang {
	color: #848484;
	padding-left: 10px;
	border-left: 1px solid #bababa;
	margin-left: 10px;
	cursor: pointer;
	background: none
}
.nav {
	font-size: 16px;
	display: block!important;
}
.nav>li {
	float: left;
	color: #343433;
	line-height: 55px;
	position: relative;
	margin-right: 38px;
}
.nav>li>a {
	display: block;
}
.nav>li:hover, .nav li.cur {
	color: #9b6034;
	font-weight: bold;
}
.nav>li .san {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 24px;
	height: 12px;
	background: url(../img/zinav-sanbg.png) no-repeat;
	z-index: 3;
	display: none;
}
.zinav {
	position: absolute;
	left: -60px;
	top: 100%;
	z-index: 20;
	background: #fff;
	border-top: 1px solid #eeeeee;
	font-size: 16px;
	font-weight: normal;
	color: #3d3d3d;
	display: none;
}
.prodnav {
	overflow: hidden;
	width: 985px;
}
.prodnav>.tubg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.menu1 {
	width: 280px;
	float: left;
}
.menu2 {
	width: 220px;
	float: left;
}
.menu1>li, .menu2>li {
	width: 100%;
	padding: 0 10px;
	line-height: 70px;
	font-size: 14px;
}
.menu1>li>a, .menu2>li>a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #eeeeee;
	background: url(../img/zinav-spanbg.png) no-repeat right center;
	overflow: hidden;
}
.menu1>li>a>i, .menu2>li>a>i {
	color: #bababa;
	font-size: 32px;
	float: right;
	margin-right: 12%;
}
.menu1>li em {
	width: 38px;
	float: right;
	margin-right: 12%;
}
.menu1>li em>img {
	width: 100%
}
.menu1>li>a>i.icon-shiping {
	width: 36px;
	height: 70px;
	background: url(../img/icon-shiping.png) no-repeat center center;
	background-size: 100% auto;
}
.menu1>li:hover>a>i.icon-shiping {
	background-image: url(../img/icon-shiping2.png);
}
.sanys {
	background: #cccccc;
}
.sanys>li>a {
	border-bottom: 1px solid #999999;
}
.menu1con {
	float: left;
	overflow: hidden;
}
.menu2con {
	overflow: hidden;
	float: left;
	text-align: center;
	background: #fff;
}
.menu2con img {
	width: 485px
}
.menu2con .name {
	width: 100%;
	display: block;
	font-size: 22px;
	color: #3d3d3d;
	padding: 15px;
	line-height: 1
}
.menu2con .z {
	width: 50%;
	float: left;
	font-size: 20px;
	color: #3d3d3d;
	padding: 15px;
	padding-top: 0
}
.menu2con .z2 {
	border-left: 1px solid #eeeeee
}
.menu2con .z p {
	font-size: 14px;
	color: #666;
	line-height: initial
}
.menu2con .navby {
	width: 485px;
	padding: 0 20px 10px 20px;
	font-size: 14px;
	line-height: 24px;
	height: 58px;
	overflow: hidden;
}
.menuhui {
	background: #ccc;
}
.menu1 li:hover, .menu1 li.cur, .menu2 li:hover, .menu2 li.cur {
	background: #9b6034;
	color: #fff
}
.menu1>li:hover>a, .menu1>li.cur>a, .menu2>li:hover>a, .menu2>li.cur>a {
	border-color: #9b6034
}
.menu1 li:hover>a>i, .menu1 li.cur>a>i, .menu2 li:hover>a>i, .menu2 li.cur>a>i {
	color: #fff;
}
.zinav2 {
	width: 300px
}
.zinav2 .menu1 {
	width: 100%
}
.hsea {
	position: relative;
	color: #848484;
	margin-top: 10px;
}
.hsea .k {
	border: 1px solid #bababa;
	width: 150px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border-radius: 30px
}
.hsea .b {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: url(../img/hsea-bbg.png) no-repeat
}
/*手机*/
.navbtn {
	display: none;
}
.gotop {
	display: none;
	position: fixed;
	bottom: 5%;
	z-index: 10;
	cursor: pointer;
	right: 20px;
}
.footer {
	background: #2e2e2e;
	width: 100%;
	color: #787878;
	padding: 35px 0
}
.foott {
	width: 100%;
}
.foott p {
	width: 35%;
	border-right: 1px solid #434343
}
.foott span {
	font-size: 16px;
	color: #fff;
	display: block;
	margin-bottom: 10px
}
.foott p>i {
	font-size: 20px;
	display: block;
}
.foott ul {
	width: 63%
}
.foott ul li {
	float: left;
	width: 30%;
	text-align: center;
}
.foott ul li>a {
	display: block;
	line-height: 22px;
}
.foott ul li>a:hover {
	text-decoration: underline;
	color: #fff
}
.foott ul li img {
	max-width: 75%
}

.foott ul li:nth-child(3) {
	width: 40%;
}
.footx {
	width: 100%;
	font-size: 12px
}
.footx p {
	color: #fff;
	margin-bottom: 10px
}
.footx a {
	margin-right: 19px;
}
.footx a:hover {
	text-decoration: underline;
	color: #fff
}
/*公共**************************************************************/
.posi {
	width: 100%;
	background: #f6f2f2;
	padding: 20px;
	color: #999999;
}
.posi img {
	height: 20px;
	float: left;
}
.posi a:last-child {
	color: #666666;
}
.posi a:hover {
	text-decoration: underline;
	color: #3f2086
}
.column {
	float: left;
}
img, .all-prev, .all-next{
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
}
 @keyframes myFade {
 0% {
bottom:10px;
opacity: 1;
}
 25% {
bottom:5px;
opacity: 0.3;
}
 50% {
bottom:10px;
opacity: 1;
}
 75% {
bottom:20px;
opacity: 0.3;
}
 100% {
bottom:10px;
opacity: 1;
}
}
@-webkit-keyframes myFade {
 0% {
bottom:10px;
opacity: 1;
}
 25% {
bottom:5px;
opacity: 0.3;
}
 50% {
bottom:10px;
opacity: 1;
}
 75% {
bottom:20px;
opacity: 0.3;
}
 100% {
bottom:10px;
opacity: 1;
}
}
@-moz-keyframes myFade {
 0% {
bottom:10px;
opacity: 1;
}
 25% {
bottom:5px;
opacity: 0.3;
}
 50% {
bottom:10px;
opacity: 1;
}
 75% {
bottom:20px;
opacity: 0.3;
}
 100% {
bottom:10px;
opacity: 1;
}
}
@-o-keyframes myFade {
 0% {
bottom:10px;
opacity: 1;
}
 25% {
bottom:5px;
opacity: 0.3;
}
 50% {
bottom:10px;
opacity: 1;
}
 75% {
bottom:20px;
opacity: 0.3;
}
 100% {
bottom:10px;
opacity: 1;
}
}
.online-service {
	position: fixed;
	z-index: 1000;
	top: 50%;
	right: 0;
	margin-top: -100px;
}
.online-service li .way .icon {
	display: inline-block;
	margin: 13px 0px 0px 3px;
}
.contact-icon3 {
	background: url(../img/contact-icon.png) no-repeat 0px -12px;
	height: 24px;
	padding-left: 30px;
}
.contact-icon2 {
	background: url(../img/contact-icon.png) no-repeat 0px -36px;
	height: 24px;
	padding-left: 26px;
}
.online-service li {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	margin-top: 5px;
}
.online-service li .way {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	background-color: #9b6034;
	z-index: 2;
	font-size: 0;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	cursor: pointer;
}
.online-service li:hover .way {
	background: #f2b43b;
}
.online-service li .way p {
	display: block;
	line-height: 1;
	font-size: 12px;
	color: #fff;
}
.online-service .phone .content {
	display: block;
 *display: none;
	position: absolute;
	width: 0px;
	height: 50px;
	padding: 0 50px 0 20px;
	top: 0;
	right: 0px;
	border-radius: 20px;
	opacity: 0;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	background-color: #f2b43b;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.online-service li:hover .content {
*display: block;
	width: 215px;
	opacity: 1;
}
.online-service .wx .ewm {
	display: block;
 *display: none;
	position: absolute;
	top: 50%;
	margin-top: -51px;
	right: 51px;
	opacity: 0;
	z-index: 1;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.online-service .wx:hover .ewm {
*display: block;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	white-space: nowrap;
}
.online-service .wx .ewm img {
	display: block;
	width: 102px;
	height: 102px;
	border: 1px solid #ccc;
}
.online-service .wx .ewm .arrow {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #ccc;
	top: 50%;
	margin-top: -5px;
	right: -10px;
}
.online-service .wx .ewm h4 {
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.online-service .wx .ewm p {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 2px;
}
.dbnav {
	margin: 20px 10px 50px 10px;
	overflow: hidden;
	display: none;
	border-top: 1px solid #dcdcdc;
}
.dbnav li {
	overflow: hidden;
	float: left;
	width: 100%;
}
.dbnav li>a {
	padding-left: 10px;
	display: block;
	height: 55px;
	line-height: 55px;
	color: #333;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	background: url(../img/zinav-spanbg.png) no-repeat center right;
	background-size: auto 30%;
}
.dbnav li .dbxiala {
	display: none;
}
.dbnav li .dbxiala a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #333;
	font-size: 14px;
	color: #666;
	padding-left: 20px;
	border-bottom: 1px solid #dcdcdc;
}

.footnav {
  display: none;
  background: #facf67;
  overflow: hidden;
  box-shadow: 0 0 2px #cccccc;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.footnav li {
  float: left;
  width: 25%;
  text-align: center;
  border-right: 1px solid #e8e8e7;
}
.footnav li i {
  padding-top: 7px;
  display: block;
}
.footnav li i img {
  display: block;
  height: 15px;
  margin: 0 auto;
}
.footnav li span {
  display: block;
  line-height: 20px;
  font-size: 10px;
  color: #fff;
}
.footnav li.waptop {
  border-right: none;
}