﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/***************css reset*********/
body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}
img {
	width: 100%;
}
.clears {
	clear: both;
}
/*Common 开始*/
/*头部导航*/
.nav {
	text-align: center;
	background: #0082fb;
	max-width: 640px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
}
.nav a {
	max-width: 640px;
	width: 75%;
	color: #fff;
	font-weight: bold;
}
.margintop {
	height: 20px;
	background: #fff;
}
.menu {
	max-width: 640px;
	margin: 0 auto;
	background: url('/static/images/m/mainbg.jpg') no-repeat;
	background-size: 100% 103%;
	height: 260px;
}
.margin20 {
	height: 20px;
}
.menu ul {
}
.menu li {
	width: 33%;
	height: 120px;
	text-align: center;
	float: left;
}
@media screen and (max-width: 478px) {
.menu li img {
	width: 70%;
}
}
@media screen and (min-width: 478px) {
.menu li img {
	width: 45%;
}
}
.menu li .catname {
	margin-top: 20px;
}
.top {
	background: #000;
	height: 40px;
	line-height: 40px;
	padding-right: 30px;
	text-align: right;
}
.top a {
	color: #fff;
}
.top i {
	background: url('/static/images/m/ico.png') no-repeat;
	background-size: 17px;
	height: 30px;
	width: 30px;
	margin: 15px auto;
	display: block;
	float: right;
}
/*版权*/
.copy {
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 0.55em;
}
.copy span {
	float: left;
}
/*Common 结束*/

.floor2 {
	height: auto;
	overflow: hidden;
	max-width: 640px;
	margin-top: 15px;
	margin: 0 auto;
}
.floor2_t {
	font-size: 1.3em;
	color: #0b92ed;
	font-weight: bold;
	text-align: center;
}
.floor2_u {
	margin: 15px 0 0 20px;
}
.floor2_u ul li {
	float: left;
	width: 44%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #8f8f8f;
	margin: 0 17px 15px 0;
}
.floor2_u ul li a {
	font-size: 1.1em;
	color: #fff;
}
.floor3 {
	margin: 0 auto;
}
.floor3_t {
	height: 45px;
	line-height: 45px;
	background: #0b92ed;
	padding: 0 10px;
}
.floor3_t_a {
	font-size: 1.3em;
	color: #fff;
	float: left;
}
.floor3_t_b {
	float: right;
}
.floor3_t_b a {
	font-size: 1.3em;
	color: #fff;
}
.floor3_u {
	margin: 20px 0 0 10px;
}
.floor3_u ul li {
	float: left;
	width: 45%;
	margin-right: 15px;
}
.floor3_u ul li img {
	width: 100%;
	height: 128px;
}
.floor3_u ul li p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
}
.floor4 {
	margin: 0 auto;
}
.floor4_u {
	margin: 15px 10px 0 10px;
}
.floor4_u ul li {
	border-bottom: 1px solid #e5e5e5;
	height: 40px;
	line-height: 40px;
	background: url(/static/images/m/dian.png) no-repeat left, url(/static/images/m/ss.png) no-repeat right;
	padding-left: 10px;
}
.floor4_u ul li a {
	font-size: 15px;
}
.am-list li.first, .am-list li.last {
	display: none;
}
h3.am-gallery-title {
	text-align: center;
}
.tit {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.icon {
	max-width: 640px;
	margin: 0 auto;
}
.am-menu-toggle-icon {
	height: 35px;
	background: url(/static/images/m/list.png) no-repeat 0 6px;
	background-size: 35px;
	width: 35px;
	display: block;
}
.am-navbar-nav a i {
	display: block;
	vertical-align: middle;
	height: 35px;
	width: 35px;
	margin: 5px auto 0;
}
.am-navbar-nav a .foottel {
	background: url(/static/images/m/call.png) no-repeat 0 6px;
	background-size: 35px;
}
.am-navbar-nav a .footmail {
	background: url(/static/images/m/mail.png) no-repeat 0 6px;
	background-size: 35px;
}
.am-navbar-nav a .footshare {
	background: url(/static/images/m/share.png) no-repeat 0 6px;
	background-size: 35px;
}
.am-navbar-nav a .footmap {
	background: url(/static/images/m/map.png) no-repeat 0 6px;
	background-size: 35px;
}
#navtab {
	height: 95px;
}
#navtab ul {
	height: 60px;
}
#navtab .buttontab li {
	cursor: pointer;
	border-radius: 10px;
	border: #8f8f8f 1px dashed;
	width: 31%;
	margin: 1%;
	text-align: center;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 0.7em;
	background: #8f8f8f;
}
#navtab .buttontab li a {
	color: #fff;
}
#navtab .buttontab li:hover, #navtab .buttontab li.thisbtab {
	background: #0b92ed;
}
.tit h1 {
	font-weight: normal;
	font-size: 22px;
	margin: 0;
}
.dp {
	padding: 10px 8px;
	line-height: 2em;
	max-width: 640px;
	margin: 0 auto;
}
.dp strong span {
	text-align: center;
	font-size: 16px;
	width: 100%;
	display: block;
}
.dp img {
	width: 100% !important;
	height: auto !important;
}
.am-gallery-default .am-gallery-item img {
	max-height: 96px;
}
.am-list>li:first-child {
	border: none;
}
/*css manu style pagination*/
.manu {
	padding: 3px;
	margin: 10px 3px;
	text-align: center;
	font-size: 14px;
	font-family: "Arial"
}
.manu a {
	border: #eee 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #036cb4;
	text-decoration: none;
}
.manu a:hover {
	border: #999 1px solid;
	color: #666;
}
.manu a:active {
	border: #999 1px solid;
	color: #666;
}
.manu .current {
	border: #036cb4 1px solid;
	padding: 2px 5px;
	font-weight: bold;
	margin: 2px;
	color: #fff;
	background-color: #036cb4;
}
.manu .disabled {
	padding: 2px 5px;
	margin: 2px;
	color: #ddd;
}
/*地图*/
.BMap_bubble_title {
	font-size: 0.8em;
	color: #fff !important;
}
.BMap_bubble_content {
	width: 250px;
	height: 150px;
	font-size: 0.6em;
	color: #fff;
}
