body{
	margin:0;
	padding: 0;
	font-family: "微软雅黑";
}
img{
	width: 100%;
}

@media (min-width: 768px){
	.phoneNav2{
		display: none;
	}
/*竖直导航*/
.titDiv{
	width: 208px;
	height: 132px;
	display: table;
	border: 1px solid #e5e5e5;
}
.tiiCon{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.tii_Ch{
	font-size: 20px;
	color: #542c2c;
	display: block;
}
.tii_Es{
	color: #542c2c;
	font-size: 14px;
	font-family: "Arial";
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
}
.conDiv{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.left_Nav{
	width: 236px;
	float: left;
	margin-top: 10px;
}
.left_Ul{
	padding: 0;
	margin: 0;
	width: 210px;
}
.left_Ul>li{
	list-style: none;
	position: relative;
	background-color: #eeeeee;
	text-align: center;
	cursor: pointer;
}
.left_UlA{
	text-decoration: none;
	padding: 14px 0;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	width: 100px;
	border-bottom: 3px solid transparent;
}
.left_UlA_On{
	color: #542c2c;
	border-bottom: 3px solid #542c2c;
}
.left_UlA_Off{
	color: #141313;
	border-bottom: 3px solid transparent;
}
.left_UlA:hover{
	color: #542c2c;
}
.lingxing_show{
	position: absolute;
	top: 17px;
	right: 20px;
	font-size: 12px!important;
	color: #542c2c;
	display: none;
}
.lingxing{
	position: absolute;
	top: 17px;
	right: 20px;
	font-size: 12px!important;
	color: #542c2c;
	display: none;
}
.left_Ul>li:hover .lingxing{
	display: none;
}
/*其他页顶部大图*/
.SBanner{
	position: relative;
	min-width: 1200px;
	margin-top: 95px;
}
.SBanner img{
	display: block;
}
.AllTheWin{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.floatWindow{
	padding: 0px 20px;
	display: inline-block;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 50%;
	padding-left: 0;
	transition: padding-left 1.2s ease-out;
    -webkit-transition: padding-left 1.2s ease-out;
    -o-transition: padding-left 1.2s ease-out;
    -moz-transition: padding-left 1.2s ease-out;
}
.NavTit{
	overflow: hidden;
	display: inline-block;
	position: relative;
	width: 315px;
}
.NavTit_Es{
	color: #926666;
	font-size: 20px;
	font-family: "Arial";
	display: inline-block;
	float: left;
	line-height: 85px;
	text-transform: uppercase;
}
.NavTit span:first-child:first-letter{
	font-size: 50px!important;
	vertical-align: -10px;
}
.NavTit_Ch{
	font-size: 22px;
	color: #542c2c;
	display: inline-block;
	height: 82px;
	float: left;
	line-height: 89px;
	padding-left: 10px;

}
.underline{
	display: inline-block;
	border-bottom: 2px solid #926666;
	width: 100%;
	position: absolute;
	left: 2px;
	top: 66px;
}


/*导航栏*/
.mdTop{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: #ffffff;
}
.languDiv{
	width: 1200px;
	margin:0 auto;
	text-align: right;
}
.langu{
	display: inline-block;
	font-size: 14px;
}
.langu>a{
	text-decoration: none;
	color: #999999;
	border-left: 1px solid #999999;
	display: inline-block;
	padding: 0 10px;
}
.langu>a:nth-child(1){
	border-left: 0;
}
.langu>a:hover{
	color: #583838;
}
.languIn{
	color: #583838!important;
}
.mdNav{
	background-color: #eeeeee;
}
.mdNavDiv{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	padding: 5px 0;
}
.NavLeft{
	float: left;
	display: table;
	height: 74px;	
}
.logoDiv{
	width: 221px;
	display: table-cell;
	vertical-align: middle;
}
.NavRight{
	float: left;
	padding-left: 60px;
}
.NavRightUl{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.navli{
	float: left;
	list-style: none;
}
.NavRightA{
	text-decoration: none;
	padding: 16px;
	margin: 0 12px;
	display: block;
	border-bottom: 3px solid transparent;
	text-align: center;
}
.NavRightA_On{
	text-decoration: none;
	padding: 16px;
	margin: 0 12px;
	display: block;
	border-bottom: 3px solid #542c2c;
	background-color: #e5e4e4;
	text-align: center;
}
.NavRightA:hover{
	border-bottom: 3px solid #542c2c;
	background-color: #e5e4e4;
}
.Tit_Ch{
	font-size: 16px;
	color: #282828;
	display: block;
}
.Tit_Ch_On{
	font-size: 16px;
	color: #542c2c;
	display: block;
}
.NavRightA:hover>.Tit_Ch{
	color: #542c2c;
}
.Tit_ES{
	font-size: 12px;
	color: #959595;
	font-family: "Arial";
	display: block;
	text-transform: uppercase;
	padding-top: 4px;
}

/*底部*/
.mdBottom{
	
}
.bottomConDiv{
	background-color: #542c2c;
}
.bottomCon{
	width: 1200px;
	margin: 0 auto;
	padding-top: 4px;
	position: relative;
}
.bottomNav{
	width: 890px;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 10px;
}
.NavUl{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.NavUl>li{
	list-style: none;
	float: left;
	margin-right: 100px;
}
.liTit{
	color: #cccccc;
	font-size: 14px;
}
.BTerjiUl{
	margin: 0;
	padding: 0;
}
.BTerjiUl>li{
	list-style: none;
	text-align: center;
}
.BTerjiA{
	text-decoration: none;
	font-size: 14px;
	color: #777777;
	display: inline-block;
}
.BTerjiA:hover{
	color: #c99d6c;
}

.linkDiv{
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mdAdress{
	width: 890px;
	overflow: hidden;
	padding-top: 5px;
}
.Oadress{
	width: 400px;
	float: left;
}
.Oadress:nth-child(1){
	border-right: 1px solid #777777;
}
.Oadress:nth-child(2){
	padding-left: 60px;
}
.quyu{
	font-size: 14px;
	color: #cccccc;
	display: block;
}
.wangzhi{
	
}
.alink{
	color: #cccccc;
	overflow: hidden;
}
.iconImg{
	font-size: 16px!important;
	display: inline-block;
	float: left;
	height: 21px;
	line-height: 21px;	
	padding: 2px 0;
}
.linkText{
	font-size: 14px;
	display: inline-block;
	float: left;
	width: 380px;
}
.linkText>span{
	display: block;
	padding: 2px 0;
	margin-left: 10px;
}
.linkText11{
	margin-left: 26px;
	font-size: 14px;
}

.youqingLink{
	overflow: hidden;
	height: 30px;
}
.yqTit{
	font-size: 14px;
	color: #cccccc;
	float: left;
	display: inline-block;
	height: 21px;
	line-height: 32px;
}
.youqingUl{
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 30px;
}
.youqingUl>li{
	list-style: none;
	float: left;
}
.youqingA{
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	display: inline-block;
	margin-left:24px;
}
.youqingA:hover{
	color: #c99d6c;
}
.SWindow{
	position: absolute;
	width: 220px;
	border: 1px solid #ffffff;
	right: 0;
	top: 40px;
	text-align: center;
	padding: 30px 0;
	background:rgba(58,30,30,0.6);
}
.SWindow>span{
	font-size: 12px;
	color: #cccccc;
}
.kefu{
	padding-bottom: 10px;
}
.kefu>span{
	font-size: 20px;
	color: #ffffff;
}
.KFiconImg{
	font-size: 24px!important;
	color: #ffffff;
	display: inline-block;
	padding-right: 10px;
}
.erweimaDiv{
	width: 116px;
	margin: 0 auto;
	padding-top: 18px;
}
.erweimaDiv>span{
	font-size: 14px;
	color: #ffffff;
}
.beianDiv{
	background-color: #3a1e1e;
}
.beian{
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.beian>span{
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	padding: 5px;
}
.beian a{
	text-decoration: none;
	color: #ffffff;
}
.beian a:hover{
	color: #c99d6c;
}


/*分页*/
.fenyeDiv{
  width: 100%;
  margin:0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 50px;
  font-family: "微软雅黑";
}
.fenyeItemDiv{
  margin:0 auto;
  overflow: hidden;
  display: inline-block;
  color: #777777;
}
.fenyeItemDiv>li{
  list-style: none;
  float: left;
  min-width: 20px; 
  text-align: center;
  font-size: 16px;
  border: 1px solid #e5e5e5;
}
.fenyeItemDiv>li>a{
  text-decoration: none;
  color: #777777;
  padding: 8px 14px;
  display: block;
}
.fenyeItemDiv>li>a:hover{
  background: #eeeeee;
}
.current{
  background-color: #eeeeee;
  padding: 8px 7px;
}

/*客服*/
.kefuDiv{
  width: 150px;
  background-color: rgba(58,30,30,1);
  text-align: center;
  border-radius: 5px;
  position: fixed;
  right: -150px;
  z-index:1000;
  bottom: 50%;
}
.kefuCon{
  padding-top: 20px;
}
.mylogo{
  background-color: #ffffff;
  padding: 10px 0;
}
.kefuTit{
  display: block;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #ffffff;
  width: 100px;
  margin: 0 auto 10px auto;
  text-align: center;
}
.TitDiv{
  padding: 0 0 10px 0;
}
.kefuQQ{
  color: #ffffff;
  display: block;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}

.kefubtn{
  position: fixed;
  right: 10px;
  bottom: 30%;
}
.kefubtnDiv{
  width: 80px;
  height: 80px;
  position: relative;
}
.btnkefu{
  width: 80px;
  height: 80px;
  background-color: rgba(58,30,30,1);
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  line-height: 70px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0.6;
  filter:alpha(opacity=60);   
  -moz-opacity:0.60;   
  -khtml-opacity: 0.60;
}
.btnhide{
  display: none;
}
.btnshow span{
  font-size: 16px;
}
.qqimg{
	width: 21px;
	height: 21px;
	display: inline-block;
	float: left;
	margin-right: 6px;
}
.qqimg>img{
	width: 100%;
}
.qqtext{
	display: inline-block;
	float: left;
}
.juzhong{
	display: inline-block;
}
}


@media (max-width: 767px){
.pcNav2{
	display: none;P
}
/*竖直导航*/
.titDiv{
	width: 208px;
	height: 132px;
	display: table;
	border: 1px solid #e5e5e5;
	display: none;
}
.tiiCon{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.tii_Ch{
	font-size: 20px;
	color: #542c2c;
	display: block;
}
.tii_Es{
	color: #542c2c;
	font-size: 14px;
	font-family: "Arial";
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
}
.conDiv{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.left_Nav{
	width: 100%;
	margin-top: 10px;
	overflow-x: scroll;
}
.left_Ul{
	padding: 0;
	margin: 0;
	width: 500px;
}
.left_Ul>li{
	list-style: none;
	position: relative;
	background-color: #eeeeee;
	text-align: center;
	cursor: pointer;
	float: left;
}
.left_UlA{
	text-decoration: none;
	padding: 14px 0;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	width: 100px;
	border-bottom: 3px solid transparent;
}
.left_UlA_On{
	color: #542c2c;
	border-bottom: 3px solid #542c2c;
}
.left_UlA_Off{
	color: #141313;
	border-bottom: 3px solid transparent;
}
.left_UlA:hover{
	color: #542c2c;
}
.lingxing_show{
	position: absolute;
	top: 17px;
	right: 20px;
	font-size: 12px!important;
	color: #542c2c;
	display: none;
}
.lingxing{
	position: absolute;
	top: 17px;
	right: 20px;
	font-size: 12px!important;
	color: #542c2c;
	display: none;
}
.left_Ul>li:hover .lingxing{
	display: none;
}
/*其他页顶部大图*/
.SBanner{
	position: relative;
	width: 100%;
	margin-top: 60px;
}

.inphonestyle{
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
	height: 140px;
}
.SBanner img{
	height: 140px;
	width: auto;
	position: absolute;
	top: 0;
	left: -350px;
}
.AllTheWin{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}
.floatWindow{
	padding: 0px 20px;
	display: inline-block;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 50%;
	padding-left: 0;
	transition: padding-left 1.2s ease-out;
    -webkit-transition: padding-left 1.2s ease-out;
    -o-transition: padding-left 1.2s ease-out;
    -moz-transition: padding-left 1.2s ease-out;
}
.NavTit{
	overflow: hidden;
	display: inline-block;
	position: relative;
	width: 315px;
}
.NavTit_Es{
	color: #926666;
	font-size: 20px;
	font-family: "Arial";
	display: inline-block;
	float: left;
	line-height: 85px;
	text-transform: uppercase;
}
.NavTit span:first-child:first-letter{
	font-size: 50px!important;
	vertical-align: -10px;
}
.NavTit_Ch{
	font-size: 22px;
	color: #542c2c;
	display: inline-block;
	height: 82px;
	float: left;
	line-height: 89px;
	padding-left: 10px;

}
.underline{
	display: inline-block;
	border-bottom: 2px solid #926666;
	width: 100%;
	position: absolute;
	left: 2px;
	top: 66px;
}


/*导航栏*/
.mdTop{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: #ffffff;
}
.languDiv{
	width: 1200px;
	margin:0 auto;
	text-align: right;
	display: none;
}
.langu{
	display: inline-block;
	font-size: 14px;
}
.langu>a{
	text-decoration: none;
	color: #999999;
	border-left: 1px solid #999999;
	display: inline-block;
	padding: 0 10px;
}
.langu>a:nth-child(1){
	border-left: 0;
}
.langu>a:hover{
	color: #583838;
}
.languIn{
	color: #583838!important;
}
.mdNav{
	background-color: #eeeeee;
}
.mdNavDiv{
	width: 100%;
	margin:0 auto;
	overflow: hidden;
}
.NavLeft{
	float: left;
	display: table;
	height: 52px;
	padding-top: 8px;	
}
.logoDiv{
	width: 120px;
	display: table-cell;
	vertical-align: middle;
}
.phoneNav{
	width: 40px;
	height: 40px;
	margin: 10px;
	float: right;
	background-image: url("../images/phoneNav.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.NavRight{
	width: 100%;
	overflow: hidden;
	display: none;
}
.NavRightUl{
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}
.navli{
	float: left;
	list-style: none;
	width: 100%;
}
.NavRightA{
	text-decoration: none;
	padding: 12px;
	display: block;
}
.NavRightA_On{
	text-decoration: none;
	display: block;
	padding: 12px;
	background-color: #e5e4e4;
}
/*.NavRightA:hover{
	border-bottom: 3px solid #542c2c;
	background-color: #e5e4e4;
}*/
.Tit_Ch{
	font-size: 16px;
	color: #282828;
	display: block;
}
.Tit_Ch_On{
	font-size: 16px;
	color: #542c2c;
	display: block;
}
.NavRightA:hover>.Tit_Ch{
	color: #542c2c;
}
.Tit_ES{
	font-size: 12px;
	color: #959595;
	font-family: "Arial";
	display: block;
	text-transform: uppercase;
	padding-top: 4px;
	display: none;
}

/*底部*/
.mdBottom{
	
}
.bottomConDiv{
	background-color: #542c2c;
}
.bottomCon{
	width: 100%;
	margin: 0 auto;
	padding-top: 4px;
	position: relative;
}
.bottomNav{
	width: 890px;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 10px;
	display: none;
}
.NavUl{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.NavUl>li{
	list-style: none;
	float: left;
	margin-right: 100px;
}
.left_Ul2{
	display: inline-block;
}
.left_Nav2{
	text-align: center;
}
.liTit{
	color: #cccccc;
	font-size: 14px;
}
.BTerjiUl{
	margin: 0;
	padding: 0;
}
.BTerjiUl>li{
	list-style: none;
	text-align: center;
}
.BTerjiA{
	text-decoration: none;
	font-size: 14px;
	color: #777777;
	display: inline-block;
}
.BTerjiA:hover{
	color: #c99d6c;
}

.linkDiv{
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mdAdress{
	width: 890px;
	overflow: hidden;
	padding-top: 5px;
	display: none;
}
.Oadress{
	width: 400px;
	float: left;
}
.Oadress:nth-child(1){
	border-right: 1px solid #777777;
}
.Oadress:nth-child(2){
	padding-left: 60px;
}
.quyu{
	font-size: 14px;
	color: #cccccc;
	display: block;
}
.wangzhi{
	display: none;
}
.alink{
	color: #cccccc;
	overflow: hidden;
}
.iconImg{
	font-size: 16px!important;
	display: inline-block;
	float: left;
	height: 21px;
	line-height: 21px;	
	padding: 2px 0;
}
.linkText{
	font-size: 14px;
	display: inline-block;
	float: left;
	width: 380px;
}
.linkText>span{
	display: block;
	padding: 2px 0;
	margin-left: 10px;
}
.linkText11{
	margin-left: 26px;
	font-size: 14px;
}

.youqingLink{
	overflow: hidden;
	height: 30px;
	padding-left: 10px;
}
.yqTit{
	font-size: 14px;
	color: #cccccc;
	float: left;
	display: inline-block;
	height: 21px;
	line-height: 32px;
}
.youqingUl{
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 30px;
}
.youqingUl>li{
	list-style: none;
	float: left;
}
.youqingA{
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	display: inline-block;
	margin-left:24px;
}
.youqingA:hover{
	color: #c99d6c;
}
.SWindow{
	position: absolute;
	width: 220px;
	border: 1px solid #ffffff;
	right: 10px;
	bottom: 10px;
	text-align: center;
	padding: 30px 0;
	background:rgba(58,30,30,0.6);
	display: none;
}
.SWindow>span{
	font-size: 12px;
	color: #cccccc;
}
.kefu{
	padding-bottom: 10px;
}
.kefu>span{
	font-size: 20px;
	color: #ffffff;
}
.KFiconImg{
	font-size: 24px!important;
	color: #ffffff;
	display: inline-block;
	padding-right: 10px;
}
.erweimaDiv{
	width: 116px;
	margin: 0 auto;
	padding-top: 18px;
}
.erweimaDiv>span{
	font-size: 14px;
	color: #ffffff;
}
.beianDiv{
	background-color: #3a1e1e;
}
.beian{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.beian>span{
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	padding: 4px;
}
.beian a{
	text-decoration: none;
	color: #ffffff;
}
.beian a:hover{
	color: #c99d6c;
}


/*分页*/
.fenyeDiv{
  width: 100%;
  margin:0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "微软雅黑";
}
.fenyeItemDiv{
  margin:0 auto;
  overflow: hidden;
  display: inline-block;
  color: #777777;
}
.fenyeItemDiv>li{
  list-style: none;
  float: left;
  min-width: 20px; 
  text-align: center;
  font-size: 16px;
  border: 1px solid #e5e5e5;
}
.fenyeItemDiv>li>a{
  text-decoration: none;
  color: #777777;
  padding: 8px 14px;
  display: block;
}
.fenyeItemDiv>li>a:hover{
  background: #eeeeee;
}
.current{
  background-color: #eeeeee;
  padding: 8px 7px;
}

/*客服*/
.kefuDiv{
  width: 150px;
  background-color: rgba(58,30,30,1);
  text-align: center;
  border-radius: 5px;
  position: fixed;
  right: -150px;
  z-index:1000;
  bottom: 30%;
}
.kefuCon{
  padding-top: 20px;
}
.mylogo{
  background-color: #ffffff;
  padding: 10px 0;
}
.kefuTit{
  display: block;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #ffffff;
  width: 100px;
  margin: 0 auto 10px auto;
  text-align: center;
}
.TitDiv{
  padding: 0 0 10px 0;
}
.kefuQQ{
  color: #ffffff;
  display: block;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}

.kefubtn{
  position: fixed;
  right: 10px;
  bottom: 10%;
  z-index: 1000;
}
.kefubtnDiv{
  width: 80px;
  height: 80px;
  position: relative;
}
.btnkefu{
  width: 80px;
  height: 80px;
  background-color: rgba(58,30,30,1);
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  line-height: 70px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0.6;
  filter:alpha(opacity=60);   
  -moz-opacity:0.60;   
  -khtml-opacity: 0.60;
}
.btnhide{
  display: none;
}
.btnshow span{
  font-size: 16px;
}
.qqimg{
	width: 21px;
	height: 21px;
	display: inline-block;
	float: left;
	margin-right: 6px;
}
.qqimg>img{
	width: 100%;
}
.qqtext{
	display: inline-block;
	float: left;
}
.juzhong{
	display: inline-block;
}

}