﻿*,ul,li,em,i,span,a,p,{margin: 0;padding: 0;}
*{
	color: #111;
}
ul,ol{
	list-style: outside none none;
}
.h10{
	width: 100%;
	height: 1rem;
}
.hide{display: none;}
.am-container{
   padding: 0;
}
/*头部开始*/
#header{
	background: #2c2c2e;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.am-container > h1{
	width: 50%;
	float: left;
	overflow: hidden;
}
.weixin{
	width: 40%;
	float: right;
	text-align: right;
	line-height: 60px;
	color: #fff;
}
/*导航条开始*/
.daohang{
  background: #fcfcfc;
  box-shadow: 0 0 3px #999;
  position: relative;
  width: 100%;
  z-index: 100;
}
.nav_mun{
	width: 69%;
	float: left;
	z-index: 100;
	margin: 0;
	padding-left: 0;
	position: relative;
}
.nav_mun li {
  float: left;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  position: relative;
}
.nav_mun li a {
  color: #000;
  display: block;
  font-family: 微软雅黑;
  font-size: 14px;
  font-weight: normal;
  height: 100%;
  padding: 0 20px;
  position: relative;
}
.nav_mun li b.hover-b {
  background: #2c2c2e;
  bottom: 6px;
  display: block;
  height: 0;
  left: 10%;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 80%;
}
.nav_mun li:hover b.hover-b{
	height: 1px;
}
.juzhong{ text-align:center;}
.nav_mun li:hover .xila{
	display: block;
}#topTiao .am-gallery-item img{	min-height: 100px;}#topTiao .am-gallery-item a{overflow: hidden;	display: block;}.am-gallery-title a{	color: #111;}
.xila{
	display: none;
	margin: 0;
	padding: 0;
	position:absolute;
	top:40px;
	left: 0px;
	width: 160px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #999;
	border-top: none;
}
.nav_mun li .xila > li{
	float: left;
	width: 100%;
	display: block;
	line-height: 40px;
	text-align: left;
}
.xila {
	width: 320px;
}
.nav_mun li .nike > li{
	width: 50%;
}
.nav_mun li .xila > li:hover{
	background: #eee;
}
/*搜索框*/
.search{
	width: 30%;
	float: right;
	overflow: hidden;
}
span.f00{
	color: #f00;
	font-weight: bold;
}
/*主体开始*/
.home_main{
	margin-top: 10px;
}

/*底部*/
footer{
  margin-top: 1rem;
  background-color: #2b2b2d;
  color: #fff;
  height: 6rem;
  width: 100%;
}
.footer_cont{
	color: #fff;
	line-height: 6rem;
	font-size: 1.2rem;
}
.footer_cont a{
	color: #fff;
	font-size: 1.2rem;
}
.footer_cont a.xlwm{
	padding-left: 1rem;
}
.icp_intro{
	display: inline-block;
	float: right;
	text-align: right;
	color: #fff;
}
/*返回顶部*/
.am-gotop-fixed{
	width: 48px;
}
.daohang form{
	margin-top: 3px;
	float: right;
}
.daohang form .am-form-field{
	padding: 0.3rem;
	margin-top: 2px;
}
.daohang form .am-btn{
	padding: 0.2em 1em;
	margin-top: 3px;
	background-color: #111;
    border-color: #111;
    color: #fff;
}
.list_box_right .am-list-item-thumb-right .am-list-main .am-list-item-hd{	line-height: 14px;}.list_box_right .am-list-item-thumb-right .am-list-main .am-list-item-hd a{	font-size: 12px;	color: #333;}
.fenge{
	margin: 0 5px;
}
