
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;box-sizing: border-box;}
body{background:#fff;color:#333;font-family:"microsoft yahei"; overflow-x:hidden;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;box-sizing: border-box;}
a{text-decoration:none;}
dl,dt,dd{margin: 0;}
a{ color:#333;}
.clearfix:after{ content:""; clear:both; display:block;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.mobile-logo{ display:none;}
.header{
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 900; padding:0 50px;
}
.head-fl{

	margin-top: 10px;
}
.head-fr-lx{
	float: left;
	zoom: 1;
}
.head-fr-lx:after{
	display: block;
	content: '';
	clear: both;
}
.float{
	float: left;
	width: 26px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.float img{
	vertical-align: middle;
}
.home-search{
	margin: 0 40px;
}
.head-fr-menu{
	position: relative;
	float: left;
	background: #ceb18d;
	
}
.menu-logo{
	position: relative;
	width: 90px;
	height: 84px;
	background: url(../images/menu1.jpg) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 910;
}
.active1{
	background: url(../images/menu2.jpg) no-repeat !important;
}
.menu-list{
	
	height: 84px;
	background: #fff;
	line-height: 84px;
	z-index: 909;
	transition-duration: 0.5s; padding-right:20px;

}

.menu-list ul{
	zoom: 1;
}
.menu-list ul:after{
	display: block;
	content: '';
	clear: both;
}
.menu-list ul li{
	float: left;
	margin-left: 40px;
}
.menu-list ul li:nth-child(1){
	margin-left: 0;
}
.menu-list ul li a{
	font-size: 16px;
	color: #333333;
	display:block; padding:0 7px;
}
.menu-list ul li a:hover,.menu-list ul li .on{ color:#fff; background:#ceb18d;}
.footer-top{
	width: 100%;
	padding-top: 70px;
	padding-bottom: 45px;
	background: url(../images/bg7.jpg) no-repeat center; background-size:cover;
}
.footer-top-nav{
	width: 1280px;
	margin: 0 auto;
}
.footer-fl{
	width: 50%;
}
.footer-logo{
	padding-bottom: 15px;
	border-bottom: 1px solid #5c5c5c;
}
.footer-list{
	margin-top: 20px;
	margin-bottom: 85px;
}
.footer-list ul{
	zoom: 1;
}
.footer-list ul:after{
	display: block;
	content: '';
	clear: both;
}
.footer-list ul li{
	float: left;
	margin-left: 28px;
	position: relative;
}
.footer-list ul li:after{
	content: '/';
	font-size: 18px;
	color: #fff;
	position: absolute;
	right: -17px;
	top: 0;
	opacity: 0.7;
	
}
.footer-list ul li:nth-child(1){
	margin-left: 0;
}
.footer-list ul li:last-child:after{
	display: none;
}
.footer-list ul li a{
	font-size: 18px;
	color: #fff;
	opacity: 0.7;
}
.footer-list ul li:hover a{
	opacity: 1;
}
.footer-link span{
	font-size: 17px;
	color: #ffffff;
	opacity: 0.7; float:left;
}
.footer-link p{ float:left; width:86%;}
.footer-link a{
	font-size: 17px;
	color: #ffffff;
	margin-right: 13px; margin-bottom:10px;
	opacity: 0.7;
}
.footer-link a:hover{
	opacity: 1;
}
.footer-link a:nth-child(2){
	margin-left: 0;
}
.footer-fr{
	
}
.footer-fx{
	margin-bottom: 35px;
}
.footer-fx ul{
	zoom: 1;
	
}
.footer-fx ul:after{
	display: block;
	content: '';
	clear: both;
}
.footer-fx ul li{
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 60px;
	margin-left: 5px;
}
.footer-fx ul li:nth-child(1){
	margin-left: 0;
}
.footer-fx ul li a{
	display: block;
}
.footer-fx ul li img{
	vertical-align: middle;
}
.footer-add p{
	font-size: 16px;
	color: #fff;
	opacity: 0.7;
	margin-bottom: 14px;
}
.footer-add p:last-child{
	margin-bottom: 0;
}
.footer-bottom{
	background: #bc9f7b;
	padding: 20px 0;
}
.footer-bottom-nav{
	width: 80%;
	margin: 0 auto;
	zoom: 1;
}
.footer-bottom-nav:after{
	display: block;
	content: '';
	clear: both;
}
.footer-bottom-nav p{
	font-size: 16px;
	color: #fff;
	float: left;
}
.footer-bottom-nav a{
	float: right;
	font-size: 16px;
	color: #fff;
}
.animated{-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
#dialogBg{width:100%;height:100%;background: rgba(0,0,0,0.7); position:fixed;top:0;left:0;z-index:9999;display:none;}
#dialog{ width: 450px; height: 140px; margin: 0 auto; display: none;   position: fixed; top: 50%; left: 50%; margin: -70px 0 0 -225px; z-index: 10000;  }
.dialogTop{width:90%;margin:0 auto;letter-spacing:1px;padding:10px 0; font-size:16px;}
.dialogTop a{ color:#fff;}
.tc-ss{ width:90%; margin:0 auto; padding:20px 0;}
.tc-ss ul{border-bottom: 2px solid #fff;}
.tc-ss ul .sk03{ width:90%; float:left}
.tc-ss ul .sk03 input{ width:100%; background:none; height:40px; line-height:40px; color:#fff; font-size:16px;}
.sk04 input{ width:24px; height:24px; background:url(../images/search3.png) no-repeat center center; padding:10px 0 0 20px; cursor:pointer;}



.search_nav{width: 600px;height: 140px;position: absolute;left: 50%;top: 40%;margin-left: -300px;margin-top: -70px;  z-index: 999;}
.ylt-big{width: 90%;height: 90%;position: absolute;left: 5%;top: 5%;}
.claseDialogBtn{width: 90%;margin: 0 auto;padding: 10px 0;zoom: 1;margin-bottom: 20px;}
.claseDialogBtn:after{display: block;content: '';clear: both;}
.claseDialogBtn span{float: right;font-size: 16px;color: #FFFFFF;cursor: pointer; }
.search_input{width: 90%;margin: 0 auto;zoom: 1;}
.search_input{width: 90%;margin: 0 auto;zoom: 1;}
.search_input:after{display: block;content: '';clear: both;}
.search_input input{float: left;width: 90%;height: 40px;background: none; border: none;outline: none;border-bottom: 2px solid #fff;font-size: 16px;color: #555;padding-left: 40px;box-sizing: border-box; background:url(../images/search2.png) no-repeat 10px center #fff;}
.search_input button{width: 10%;height: 40px;display: block;line-height: 40px;text-align: center;float: left; color: #fff; background:#ceb18d; border:none;}

.f-ewm {
    position: absolute;
    display: none;
    width: 100px;
    z-index: 2;
	top:30px;
	left:-100%;
}

@media (min-width: 1368px) and (max-width: 1441px){
	.menu-list{
		width: 680px;
	}
	.active2{
		left: -680px !important;
	}
	.menu-list ul li{
		margin-left: 20px;
	}

	.footer-top{
		padding-top: 40px;
    	padding-bottom: 30px;
	}
	.footer-fl{
		width: 63%;
	}
	.footer-link span{
		font-size: 16px;
	}
	.footer-link a{
		font-size: 16px;
	}
	.footer-bottom{
		padding: 15px 0;
	}
}
@media (min-width: 1198px) and (max-width: 1367px){
	.menu-list{
		width: 720px;
	}
	.active2{
		left: -720px !important;
	}
	.menu-list ul li{
		margin-left: 10px;
	}
	.footer-top{
		padding-top: 40px;
    	padding-bottom: 30px;
	}
	.footer-fl{
		width: 63%;
	}
	.footer-link span{
		font-size: 16px;
	}
	.footer-link a{
		font-size: 16px;
	}
	.footer-bottom{
		padding: 15px 0;
	}
}

@media (max-width: 760px){

	.head-fl{
		padding:5px 10px;
		width: 50%;
		position:relative;
		z-index:9999;
		background:#fff; margin-top:0; margin-left:0;
	}
	.head-fl img{
		width:100%;
		display: block;
		margin: 0 auto;
	}
	.head-fr{	
	}
	.home-search{
		margin-left: 40px;
	}
	.head-fr-menu{
		float: right;
	}
	.menu-logo{
		width: 55px;
    	height: 50px;
	}
	.head-fr-lx{
		margin-top: 10px;
	}
	.menu-list{
		position: fixed;
		z-index: 999;
		left: -50%;
		top: 0;
		bottom: 0;
		width: 50%;
		height: auto;
		background: #bc9f7b;
		opacity: 1;
		line-height: 60px;
		padding-top: 15%;
	}
	.menu-list ul li{
		width: 100%;
		margin-left: 0;
		text-align: center;
		border-bottom: 1px solid #cbb497;
	}
	.menu-list ul li a{ color:#fff;}
	.active1{
		background-size: 100% 100% !important;
	}
	.active2{
		left: 0 !important;
	}

	.footer-list{
		display: none;
	}
	.footer-fl{
		width: 100%;
	}
	.footer-top{
		background-size: auto 100%;
		padding-top: 20px;
    	padding-bottom: 20px;
	}
	.footer-logo{
		text-align: center;
	}
	.footer-link a{
		display: block;
		margin-top: 5px;
		margin-left: 0;
		font-size:14px;
	}
	.footer-fr{
		width: 100%;
		margin-top: 10px;
	}
	.footer-bottom-nav{
		width: 96%;
	}
.mobile-logo{ display:block;}
.head-fl .pc-logo,.head-fr-lx,.footer-logo{ display:none;}
.footer-top-nav{ width:100%; padding:0 18px;}
.footer-link span{ font-size:16px;}
.footer-fx ul li{ width:40px; height:40px; line-height:40px;}
.footer-fx{ margin-bottom:10px;}
.footer-add p{ font-size:14px; margin-bottom:5px;}
.footer-bottom-nav a{ display:none;}
.footer-bottom-nav p{ width:100%; text-align:center; float:none; font-size:14px;}
}
