@charset "utf-8";

html {
}

body {
}

.mian {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	overflow: hidden;
	background-color: #fff;
	font-family: Microsoft YaHei
}

a {
	text-decoration: none;
	color: #666
}

.pagedSpan a {
	background: #333
}

.CategoryList_Title i {
	color: #333;
	z-index: 99
}

.hdPhone p i {
	border: 1px solid #fff
}

.pagedSpan a {
	color: #fff
}

.pagedSpan {
	background: #feeddc
}

header {
	overflow: hidden;
	width: 94%;
	padding: 1em 3%
}

header h1 {
	float: left;
	width: 20%
}

header h1 img {
	display: block;
	width: 100%
}

header h2 {
	float: left;
	margin-left: 3%;
	font-size: 1.1em;
	color: #333;
	margin-top: 4%;
	width: 77%
}

header h2 p {
	font-weight: 400;
	margin-top: .5em
}

nav {
	overflow: hidden;
	width: 100%
}

nav a {
	display: block;
	width: 33%;
	padding: .7em 0;
	float: left;
	margin-right: .33333333%;
	background: url(../image_wap/navbg.png) no-repeat center top;
	background-size: cover;
	border-top: 1px solid #fff;
	font-size: 1em;
	color: #fff;
	text-align: center
}

nav img {
	display: block;
	width: 25%;
	margin: 0 auto;
	margin-bottom: .5em
}

nav a:nth-child(3n) {
	margin-right: 0;
	width: 33.33333333%
}

footer {
	overflow: hidden;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #93c368;
	z-index: 100
}

footer a {
	display: block;
	width: 33%;
	float: left;
	text-align: center;
	font-size: 1em;
	color: #fff;
	padding: 1.2em 0;
	background: url(../image_wap/navbg.png) no-repeat center top;
	background-size: cover;
	margin-right: .333333333%
}

footer img {
	display: inline-block;
	width: 20%;
	margin-bottom: -6px;
	margin-right: .5em
}

.bd {
	margin-bottom: 5em
}

.CategoryList_Title {
	height: 2.968em;
	line-height: 2.968em;
	padding: 0 .687em;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #b0b4bb;
	font-size: 1.125em;
	background: linear-gradient(180deg,#f2f2f2 0%,#e0e0e0 100%)
}

.CategoryList_Title i {
	font-size: 1.2em;
	margin-top: .75em
}

.CategoryList_Title .icon-details {
	margin-right: .5em
}

.CategoryLista {
}

.CategoryLista>li>a {
	display: block;
	color: #333;
	padding: 0 1.125em;
	font-size: 1.125em
}

.CategoryLista li i {
	float: left;
	margin-top: -1.25em;
	margin-left: 95%;
	color: #656565;
	font-weight: 700;
	font-size: 1.6em;
	z-index: 99
}

.CategoryLista>li li a {
	height: 3.031em;
	line-height: 3.031em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #666;
	background: #e7e7e7;
	padding: 0 2.062em;
	border-bottom: 1px solid #cfcbc1;
	border-top: 1px solid #fff;
	font-size: 1em
}

.CategoryLista li:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.CategoryLista .icon-arrow-down {
	color: #f90
}

.CategoryLista>li>ul>li>ul {
	padding: 0 1.125em
}

.CategoryLista>li>.list1,.CategoryLista>li>.list1 li ul {
	display: none
}

.searchSpan {
	position: relative;
	overflow: hidden;
	margin: .687em
}

.searchSpan .txtSearch {
	height: 33px;
	border-radius: 5px;
	border: 1px solid #ddd;
	font-size: .75em;
	text-indent: .25em;
	width: 99.9%;
	outline: none
}

.searchSpan .btnSearch {
	position: absolute;
	right: 0;
	top: 1px;
	border-radius: 0 5px 5px 0;
	display: block;
	height: 33px;
	line-height: 33px;
	color: #333;
	width: 2.5em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	background: linear-gradient(180deg,#fff 0%,#ededed 100%)
}

.green {
	coor: Red
}

.red {
	color: Red
}

@media screen and (min-width:320px) {
	body {
		font-size: 75%
	}
}

@media screen and (min-width:375px) {
	body {
		font-size: 87.5%
	}
}

@media screen and (min-width:480px) {
	body {
		font-size: 87.5%
	}
}

@media screen and (min-width:540px) {
	body {
		font-size: 112.5%
	}
}

@media screen and (min-width:550px) {
	body {
		font-size: 125%
	}
}

@media screen and (min-width:640px) {
	body {
		font-size: 150%
	}
}

.lypage {
	overflow: hidden;
	width: 94%;
	margin: 0 auto
}

.lypage h2 {
	text-align: center;
	font-size: 1.5em;
	color: #4b9b04;
	background: url(../image_wap/ly_h.png) no-repeat center;
	background-size: 100%;
	margin-bottom: 1.5em
}

.lypage h3 {
	font-size: .6em;
	color: #4b9b04
}

.lypage p {
	font-size: .5em;
	color: #000;
	margin: .5em 0
}

.lypage .LyPhone {
	display: block;
	font-size: .9em;
	color: #ff5a00;
	margin-bottom: 1.25em
}

.lypage input {
	display: block;
	width: 42%;
	margin: .5em 0;
	margin-right: 2%;
	border: 1px solid #cdcdcd;
	float: left;
	height: 2em;
	line-height: 2em;
	padding: 0 2%;
	font-size: .6em;
	color: #666
}

.lypage textarea {
	overflow: hidden;
	display: block;
	width: 90%;
	border: 1px solid #cdcdcd;
	padding: 2%;
	font-size: .6em;
	color: #666;
	height: 3em;
	resize: none;
	margin: .5em 0 1em;
	float: left
}

.lypage .box {
	overflow: hidden;
	width: 105%
}

.lypage em {
	display: block;
	width: 22%;
	text-align: center;
	padding: .6em 0;
	background-color: #4b9b04;
	float: left;
	margin-right: 2%;
	font-size: 1em;
	color: #fff
}

.lypage .em02 {
	background-color: #ff5a00
}

.pagingNav {
	margin: 1.25em .781em;
	height: 8.562em;
	line-height: 1.562em;
	border-radius: 5px;
	text-align: center
}

.pagingNav p {
	height: 30px;
	line-height: 30px
}

.pagingNav .uls {
	margin-top: -30px;
	overflow: hidden
}

.pagingNav .uls a {
	float: left;
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	text-decoration: none;
	float: left
}

.pagingNav .uls a:hover,.pagingNav .uls a.cur {
	background-color: #4b9b04;
	border-color: #4b9b04;
	color: #fff
}

.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
	*background-color: transparent;
	*color: #666
}

.pagess {
	clear: both;
	overflow: hidden;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	display:block;
}

.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}

.pagess ul li:hover {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc
}

.pagess ul li:hover a {
	color: #fff
}

.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff
}

.pagess ul li.thisclass a {
	color: #fff
}

.pagess ul li a {
	display: block;
	color: #999
}

.pagess ul li a:hover {
	color: #fff
}
.logo {
	text-align: center;
	height:  4.5rem;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	overflow: hidden;
}

.logo img {
	height:  4.5rem;
	line-height: 4.5rem;
}
.nyContent{
	width: 98%;
	margin-bottom: 0px;
	overflow: hidden;
}