@charset "utf-8";
*{
	margin: 0;
	padding: 0;	
	font-family:"微软雅黑 Light";
}
a{
	text-decoration: none;
}
ul li{
	list-style: none;
}
.container-fluid{
	padding: 0!important;
}
.top{
	padding: 0!important;
}
.top0{
	padding: 0!important;
}
.top1{
	padding: 0!important;
}
.top_left{
	position: relative;
}
.dizhi{
	position: absolute;
	top: 40px;
	height: 400px;
	width: 400px;
	background: #fff;
	z-index: 777;
	border: 2px solid #ccc;
	border-top: none;
	display: none;
}
.recheng{
	width: 360px;
	margin:0 auto;
	border-bottom: 1px dashed #000;
}
.chengshi{
	width: 360px;
	margin:0 auto;
	border-bottom: 1px dashed #000;
	padding-top: 40px;
}
.recheng h3{
	font-weight: bold;
}
.chengshi h3{
	font-weight: bold;
}
.recheng ul li{
	float: left;
	width: 25%;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
}
.chengshi ul li{
	float: left;
	width: 16%;
	padding-left: 10px;
	font-weight: bold;
}
.con_2{
	margin-top: 20px;
}
.top_con{
	width: 100%;
	height: 40px;
	background:#F4F4F4;
	line-height: 40px;
	color: #666;
	font-size: 14px;
}
.top_left{
	padding: 0;
}
.top_right{
	padding: 0;
	text-align: right;
}
.top_con a{
	color: #666;
	font-size: 14px;
	text-decoration: none;
}
.top_right ul li{
	list-style: none;
	float: left;
	margin-left:30px; 
}
.top_right ul li small{
	color: #f60;
	font-size: 14px;
}
.shop{
	position: relative;
}
.shop_con{
	width: 300px;
	height: 100px;
	position: absolute;
	top: 40px;
	border:1px solid #f0f0f0;
	z-index: 99;
	background: #fff;
	text-align: left;
	display: none;
	padding-left: 15px;
}
.shop_con span{
	background: #f60;
	border-radius: 10px;
	padding:0px 3px;
	text-align: right;
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom:10px;
	color: #fff;
}
.shop_con span:hover{
	background: #f0f0f0;
	color: #f60;
}
.top_con a:hover{
	color: #f60;
}
.top_bot{
	height: 135px;
}
.erweima{
	height: 135px;
	
}
.top_bot .erweima > a:first-child{
	
	position: absolute;
	top:25px;
}
#text{
	width: 80%;
	height: 40px;
	border:2px solid #f60;
	font-size: 18px;
	outline: none;
	float: left;
	margin-top: 45px;
	margin-left: 8%;
	font-family: 楷体;
	color: #999;
	padding-left: 10px;
}
#but{
	width: 11%;
	height: 40px;
	float: left;
	background:url(../images/icon-S.jpg) no-repeat;
	margin-top: 45px;
	border:1px solid #f60;
	outline: none;
}
.erweima{
	position: relative;
}
.erweima img{
	margin-left: 20%;
}
.erweima .dj{
	margin-left: 0;
	position: absolute;
	top: -10px;
	left: 33%;
	
}
.nav{
	background:#f60;
	height: 52px;	
}
.nav_con ul li{
	list-style: none;
	float: left;
	width: 11%;
	text-align: center;
	cursor: pointer;

}
.nav_con ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 16px;	
	line-height: 52px;
}
.nav_con ul li:hover{
	background: #5EC7EA;
}
#first{
	position: relative;
}
#ul{
	width: 200%;
	display: none;
	position: absolute;
	z-index: 99;
}
#ul li{
	list-style: none;
	float: left;
	width: 100%!important;
	background: #f0f0f0;
	text-align: left!important;
	cursor: pointer;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 14px;
	transition: 0.5s;
}
#ul li ul{
	width: 300%;
	background: #fff;
	position: absolute;
	z-index: 98;
	left: 100%;
	top: 0;
	height: 100%;
	border: 1px solid #000;
	border-left: none;
}
.xiala{
	width: 100%;
	height: 250px;
	background: #fff;
	position: absolute;
	z-index: 97;
	left: 0;	
	display: none;	
}
.xiala_con{
	border-right: 1px solid #666;
	height: 150px;
	margin-top: 50px; 
}
.xiala >div:last-child{
	border-right: none;
}
.xiala_con p{
	font-size: 14px;
	color: #333;
	font-weight:bold;
}
.xiala_con p small{
	color: #f60;
	font-size: 14px;
}
#ul li ul li{
	width: 33%!important;
	margin-left: 0.3%;
	text-align: center;
	padding-left:0;
	height: 80px;
	line-height: 80px;
	margin-top: 0.3%;
}
#ul li ul li img{
	margin-left: 20px;
}
#xxk{
	display: none;
}
#ul li ul li a{
	float: right;
	padding-right: 30px;
	font-size: 13px;
	color: #f60;
	text-decoration: none;
	line-height: 80px;
}
#ul li ul li small{
	font-size: 13px;
	color: #666;
	padding-left: 10px;
}
#ul li ul li:hover{
	border: none;
	background: #5EC7EA;
}
#ul .xuangou{
	width: 50px!important;
	height: 20px;
	border:1px solid #000;
}
#ul li span{
	float: right;
	padding-right: 30px;
}
#ul li:hover{
	background: #f60;
	color: #fff;
}
.con_7{
	border-top: 1px dashed #71A361;
	height: 200px;
	border-bottom: 1px dashed #71A361;
	margin-top: 40px;

}
.con_7 a{
	text-decoration: none;
	color: #000;
}
.con_7_con{
	width: 20%;
	float: left;
	text-align: center;
	border-right: 1px solid #666;
	margin-top: 50px;
}
.con_7_con img{
	margin-top: 0px;
}
.con_7_con1{
	border-right: none;
}
.con_7_con p{
	margin-top: 10px;
}
.foot{
	background: #343333;
	height: 330px;
	margin-top: 20px;
}
.foot_con ul li{
	list-style: none;
	float: left;
	width: 14%;
}
.foot_con ul li ul li{
	list-style: none;
	float: left;
	width: 100%;
	color: #fff;
}
.foot_con .li1{
	padding: 10px 0px;
	font-size: 16px;
	font-weight:;
}
#foot_ewm{
	text-align: center;
}
#foot_ewm img{
	padding-top: 30px;
}
.foot_con ul li ul{
	padding-top: 20px;

}
.foot_con p{
	color: #fff;
}
.foot_con ul li ul li a{
	text-decoration:none;
	color: #fff;margin-top: 5px;
	display: inline-block;
	font-size: 12px;
}
.foot_con ul li ul li p{
	color: #fff;
}
.lianjie{
	color: #fff;
	padding-top: 20px;
}
.lianjie a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin-left: 5px;
}
.foot_foot{
	width: 60%;
	margin:0 auto;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.foot_foot span{
	font-size: 12px;
}
.foot_foot p{
	font-size: 14px;
}
.foot_foot a{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
/**右侧导航开始*/
#call div{
	cursor: pointer;
}

#call{
	position: fixed;
	width: 60px;
	height: 400px;
	text-align: center;
	right: 0;
	top: 150px;
	z-index: 999;	
}
.qq_con{
	width: 120px;
	height: 60px;
	background: #f0f0f0;
	position: absolute;
	right: 60px;
	top: 5px;
	line-height: 60px;
	color: #f60;
	font-size: 18px;
	display: none;
}
.qq_con a{
	color: #f60;
	text-decoration:none;
}
.yijian_con{
	width: 120px;
	height: 60px;
	background: #f0f0f0;
	position: absolute;
	right: 60px;
	top: 200px;
	line-height: 60px;
	color: #f60;
	font-size: 18px;
	display: none;
}
.yijian_con a{
	color: #f60;
	text-decoration:none;
}
.call_con{
	width: 300px;
	height: 150px;
	background: #f0f0f0;
	position: absolute;
	right: 60px;
	top: 40px;
	border-top-left-radius:12px; 
	border-bottom-left-radius:12px;
	display: none;
}
.weixin_con{
	width: 150px;
	height: 150px;
	position: absolute;
	right: 60px;
	top: 140px;
	display: none;
}
.call_con p{
	font-size: 12px;
	line-height: 20px;
	padding-left: 5px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
}

.shang{
	width: 100%;
	height: 80px;
	text-align: center;
}
.shang img{
	padding-top: 10px;
}
/**右侧导航结束*/