@charset "utf-8";
/* CSS Document */

body {
	padding-bottom: 3em;
}

.green {
	color: green;
}
.red {
	color: #f00;
}

.wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	overflow: hidden;
	background-color: #fff;
	font-family: "Microsoft YaHei";
}
.header {
	position: relative;
	padding: .5em 0;
	height: 2.75em;
	overflow: hidden;
}
.header .logo {
	display: block;
	float: left;
	width: 30%;
	height: 100%;
}
.header .logo img {
	max-height: 100%;
}
.header .slogan {
  float: left;
  width: 60%;
  height: 100%;
  text-indent: -999px;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/slogan.jpg) no-repeat;
}
.header .tel {
  position: absolute;
  top: 1.5em;
  right: 8px;
  display: block;
  height: 2.5em;
  padding-left: 3em;
  font-size: 14px;
  background: url(../images/tel.png) left center no-repeat;
  background-size: 35px;
}
.header .tel p {
	padding-top: 3px;
	color: #f00;
	font-size: 16px;
}
@media screen and (max-width:768px) {
	.header {
		height: 4em;
	}
	.header .slogan {
		display: none;
	}
	.header .tel {
		top: 1em;
	}
}

.nav ul {
	overflow: hidden;
	position: relative;
}
.nav li {
	float: left;
	width: 25%;
	text-align: center;
	background: url(../images/Common/navbg.png) repeat-x center;
}
.nav li a {
	padding: 0.8em 0;
	display: block;
	font-size: 1em;
	color: #fff;
	background: url(../images/Common/lbg.png) repeat-y left center;
}
.nav li .noBl {
	background: none;
}
.nav ul:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9;
	height: 0;
	width: 100%;
	border-top: 1px solid #a0060a;
}
@media screen and (max-width:768px) {
	.nav li a {
		font-size: 1.25em;
	}
}

.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
}
.footer ul {
	display: block;
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.footer li {
	width: 25%;
	float: left;
	background: url(../images/Common/navbg.png) repeat-x center;
	text-align: center;
	padding: 1em 0;
}
.footer li a {
	display: block;
	color: #fff;
	background: url(../images/Common/tbg.png) no-repeat left center;
}
.footer li .noBg {
	background: none;
}
.martop {
	margin-bottom: 33px;
}

.ftph {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #a0060a;
	background-color: #EC1322;
}
.ftph dl {
	color: #fff;
	padding-left: 3.3em;
	margin: 1.4em 0 1.4em 6em;
	background: url(../images/Index/phbg.png) no-repeat left center;
	background-size: 2.833em;
}
.ftph dt {
	font-size: 1em;
}
.ftph dd {
	font-size: 1.8em;
}
.ftph dd a {
	color: #ff0;
}
.rtop {
	padding: 1.5em 0;
	display: block;
	font-size: 1.083em;
	color: #fff;
	text-align: center;
	background: #EC1322 url(../images/Index/rtbg.png) no-repeat 37% 

center;
	background-size: 0.750em;
}
@media screen and (max-width:768px) {
	.footer li a {
		font-size: 1.25em;
	}
}

/*公共颜色调用*/
.pagedSpan a {
	background: #333;
}
.CategoryList_Title i {
	color: #333;
}
.hdPhone p i {
	border: 1px solid #fff;
}
.pagedSpan a {
	color: #fff;
}
.pagedSpan {
	background: #feeddc;
}
.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%;
}

/*分类标题*/
.CategoryList_Title {
	height: 2.968em;
	font-size: 15px;
	line-height: 2.968em;
	padding: 0 .687em;
	color: #333;
	border-bottom: 1px solid #b0b4bb;
 	background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
}
.CategoryList_Title h3 {
	float: left;
	font-size: 1.25em;
	font-weight: bold;
}
.CategoryList_Title i {
	font-size: 1.2em;
	margin-top: .75em;
}
.CategoryList_Title .icon-details {
	margin-right: .5em;
}
/*分类列表*/
.CategoryLista {
}
.CategoryLista > li > a {
	height: 3.031em;
	line-height: 3.031em;
	display: block;
	color: #333;
	background: #f4f4f4;
	padding: 0 1.125em;
	border-bottom: 1px solid #cfcbc1;
	border-top: 1px solid #fff;
	font-size: 1.125em;
}
.CategoryLista li i {
	float: right;
	margin-top: .45em;
	color: #656565;
	font-weight: bold;
	font-size: 1.6em;
}
.CategoryLista > li li a {
	height: 3.031em;
	line-height: 3.031em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #666;
	background: #fff;
	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%);
}
.buttom { background:#98070a; bottom: 0; margin:0 auto; height: 50px; max-

width: 640px; min-width: 320px;position: fixed;width: 100%; z-index: 9999;}
.buttom ul { height: 50px;list-style: none outside none; margin: 0; 

padding: 0; width: 100%;}
.buttom ul li {color: #fff;float: left;height: 50px; padding-top: 4px; 

width:19%;}
.buttom ul li .sy{ overflow: hidden; text-align: center; vertical-align: 

middle;width: 100%;}
.buttom ul li.shouye { float: left; margin-top: -19px; min-width: 65px;}
.buttom ul li p { font-size: 12px; line-height: 20px; margin: 0;overflow: 

hidden; padding: 0;text-align: center;width: 100%;}
.buttom ul li a { color: #fff;}
#pacman { text-align:center;margin: 0px auto;width: 0px; height: 

0px;border-right: 33px solid #481303;border-top: 33px solid 

#481303;border-left: 33px solid #481303;border-bottom: 33px solid #481303;	

border-top-left-radius: 60px; 	border-top-right-radius: 60px;border-

bottom-left-radius: 60px; border-bottom-right-radius: 60px;} 
.xian{border: 2px solid #eaeaea; height: 33px; margin: 0 auto; text-align: 

center; width: 34px; margin: -19px;border-radius: 8px; text-align:center;}

/*表单部分*/
.btn {
	cursor: pointer;
	background: transparent;
	padding: 6px 15px;
	margin: 0;
	display: inline-block;
	border-radius: 5px;
	line-height: 30px;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.btn:hover {
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-large {
	padding: 15px 20px;
	font-size: 24px;
	line-height: 24px;
}
.btn-big {
	padding: 10px 15px;
	font-size: 18px;
	line-height: 22px;
}
.btn-small {
	padding: 5px 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.btn-little {
	padding: 3px 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.btn.bg-black {
	background-color: #09f;
}
.btn.bg-gray {
	border-color: #999;
	color: #fff;
}
.btn.bg-white {
	border-color: #fff;
	color: #000;
}
.btn.bg-red {
	border-color: #FF8000;
	color: #fff;
}
.btn.bg-yellow {
	border-color: #f60;
	color: #fff;
}
.btn.bg-blue {
	border-color: #0ae;
	color: #fff;
}
.btn.bg-green {
	border-color: #2c7;
	color: #fff;
}
.btn.bg-main {
	border-color: #094191;
	color: #fff;
}
.btn.bg-sub {
	border-color: #0ae;
	color: #fff;
}
.btn.bg-back {
	border-color: #efe;
	color: #fff;
}
.btn.bg-mix {
	border-color: #aed;
	color: #fff;
}
.btn.bg-dot {
	border-color: #FF8000;
	color: #fff;
}
.btn.border-main:hover, .btn.border-main:focus, .btn.bg-main:hover, .btn.bg-main:focus {
	color: #fff;
	border-color: #0ab;
	background-color: #0ab;
}
.btn.border-sub:hover, .btn.border-sub:focus, .btn.bg-sub:hover, .btn.bg-sub:focus {
	color: #fff;
	border-color: #09f;
	background-color: #09f;
}
.btn.border-back:hover, .btn.border-back:focus, .btn.bg-back:hover, .btn.bg-back:focus {
	color: #333;
	border-color: #cec;
	background-color: #cec;
}
.btn.border-mix:hover, .btn.border-mix:focus, .btn.bg-mix:hover, .btn.bg-mix:focus {
	color: #333;
	border-color: #cec;
	background-color: #cec;
}
.btn.border-dot:hover, .btn.border-dot:focus, .btn.bg-dot:hover, .btn.bg-dot:focus {
	color: #fff;
	border-color: #f00;
	background-color: #f00;
}
.btn.border-black:hover, .btn.border-black:focus, .btn.bg-black:hover, .btn.bg-black:focus {
	color: #fff;
	background-color: #09f;
}
.btn.border-gray:hover, .btn.border-gray:focus, .btn.bg-gray:hover, .btn.bg-gray:focus {
	color: #fff;
	border-color: #aaa;
	background-color: #aaa;
}
.btn.border-white:hover, .btn.border-white:focus, .btn.bg-white:hover, .btn.bg-white:focus {
	color: #333;
	border-color: #f5f5f5;
	background-color: #f5f5f5;
}
.btn.border-red:hover, .btn.border-red:focus, .btn.bg-red:hover, .btn.bg-red:focus {
	color: #fff;
	border-color: #f00;
	background-color: #f00;
}
.btn.border-yellow:hover, .btn.border-yellow:focus, .btn.bg-yellow:hover, .btn.bg-yellow:focus {
	color: #fff;
	border-color: #f90;
	background-color: #f90;
}
.btn.border-blue:hover, .btn.border-blue:focus, .btn.bg-blue:hover, .btn.bg-blue:focus {
	color: #fff;
	border-color: #3bd;
	background-color: #3bd;
}
.btn.border-green:hover, .btn.border-green:focus, .btn.bg-green:hover, .btn.bg-green:focus {
	color: #fff;
	border-color: #5d8;
	background-color: #5d8;
}
.input {
	padding: 6px;
	border: solid 1px #ddd;
	width: 100%;
	height: 45px;
	line-height: 30px;
	display: block;
	border-radius: 5px;
}
.input:focus {
	border-color: #09c;
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.label {
	padding-bottom: 7px;
	display: block;
	line-height: 20px;
}
.label label {
	font-size: 20px;
	font-weight: bold;
}
.input-note {
	color: #999;
	font-size: 12px;
	padding-top: 2px;
	line-height: 18px;
}
.field {
	position: relative;
}
.form-group {
	padding-bottom: 10px;
	overflow: hidden;
}
textarea.input {
	border: solid 1px #ddd;
	height: auto;
	width: 100%;
}
.form-x .form-group .label {
	float: left;
	width: 15%;
	text-align: right;
	padding: 7px 7px 7px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.form-x .form-group .field {
	float: left;
	width: 85%;
}
.form-x .form-button {
	margin-left: 15%;
}
.form-auto .input {
	width: auto;
	display: inline-block;
}
.form-auto textarea.input {
	width: 100%;
}
/*面板*/
.panel {
	border: solid 1px #ddd;
}
.panel-hd {
	background-color: #f5f5f5;
	padding: 10px 15px;
	border-bottom: solid 1px #ddd;
}
.panel-ft {
	background-color: #f5f5f5;
	padding: 10px 15px;
	border-top: solid 1px #ddd;
}
.panel-bd {
	padding: 15px;
}

.value, .value2, .value3 {
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	font-size: 25px;
	color: #333;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #09f;
}
/*徽章*/
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 2em;
	background-color: #FF8000;
	 