﻿@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;
}
.header {
	padding: 3% 1%;
	overflow: hidden;
}
.header dl {
	overflow: hidden;
}
.header dl dt {
	float: left;
}
.header dl dt img {
	display: block;
	width: 8.000em;
}
.header dl dd {
	padding-left: 8.333em;
	padding-top: 0.6em;
}
.header dl dd p {
	line-height: 1.5em;
	font-size: 1em;
	color: #2d2d2d;
}
.header dl dd p span {
	color: #0c5cc8;
}
/*--header_end--*/

.ftmagin {
	margin-bottom: 7.6em;
}
/*footer_end*/
.ftmenu {
	position: relative;
	width: 100%;
	height: 4em;

	background: #0c5cc8;
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 100;
}
.ftmenu ul {
	overflow: hidden;
}
.ftmenu .Ttotop {
	width: 4.542em;
	height: 2.292em;
	overflow: hidden;
	position: absolute;
	top: -2.292em;
	left: 50%;
	margin-left: -2.271em;
}
.ftmenu .Ttotop img {
	display: block;
	width: 100%;
}
.ftmenu li {
	float: left;
	width: 25%;
	text-align: center;
}
.ftmenu li a {
	display: block;
	position: relative;
	height: 4em;
}
.ftmenu li img {
	width: auto;
	height: 2.083em;
}
.ftmenu li span {
	display: block;
	font-size: 1em;
	color: #ffffff;
	margin-top: 0.2em;
}
.ftmenu li a:after {
	content: '';
	position: absolute;
	top: 15%;
	right: -2px;
	z-index: 9;
	height: 70%;
	width: 0px;
	border-left: 0.1em solid #558dd9;
}
/*公共颜色调用*/
.pagedSpan a {
	background: #333;
}
.CategoryList_Title i {
	color: #333;
}
.hdPhone p i {
	border: 1px solid #fff;
}
.pagedSpan a {
	color: #fff;
}
.pagedSpan {
	background: #feeddc;
}
.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
}
.toTop {
	position: absolute;
	top: -3em;
	left: 50%;
	z-index: 999;
	margin-left: -2.2em;
	width: 4.583em;
	height: 4.583em;
	line-height: 4.583em;
	text-align: center;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
}
.fotNav {
	overflow: hidden;
}
.fotNav li {
	float: left;
	width: 25%;
	text-align: center;
}
.fotNav li a {
	display: block;
	padding: 1em 0px;
	font-size: 1em;
	color: #fff;
	margin-top: 1px;
	position: relative;
	background-color: #ee5915;
}
.fotNav li a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -1px;
	z-index: 9;
	height: 100%;
	width: 0px;
	border-left: 1px solid #fa6724;
}
/*分类标题*/
.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: bold;
	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: #EBEBEB;
	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: 0px;
	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%);
}
/*分页*/
.pagingNav {
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {

	overflow: hidden;
}
.pagingNav .uls a {
	float: left;
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #EBEBEB;
	text-decoration: none;
	float: left
}
.pagingNav .uls a:hover, .pagingNav .uls a.cur {
	background-color: #0C5CC8;
	border-color: #0C5CC8;
	color: #fff;
}
.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
*background-color:transparent;
*color:#666;
}
.green {
	coor: Green
}
.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%;
}
}
.content{ margin-bottom:80px;}