﻿@charset "utf-8";

/*==========@@HTML默认 开始@@==========*/
/*基本*/
html {}

* {
	padding: 0px;
	margin: 0px;
	font-size: 0.24rem;
}

body {
	color: #666666;
	background-color: #fff;
	padding: 0px;
	margin: 0px auto;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	max-width: 640px;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0px;
}

b,
strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	/* Remove most spacing between table cells.*/
}

li {
	list-style: none outside none;
}

/*链接*/
a {
	text-decoration: none;
	color: #666666;
	background: transparent;
	outline: none
}

a:visited {}

a:focus {
	outline: none;
}

a:hover,
a:active {
	color: #167312;
	outline: none;
}

/*标题*/
h1 {
	font-size: 1.3em;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	margin: 0;
}

h3 {
	font-size: 1.17em;
	margin: 0;
}

h4 {
	font-size: 1em;
	margin: 0;
}

h5 {
	font-size: 0.83em;
	margin: 0;
}

h6 {
	font-size: 0.67em;
	margin: 0;
}

/*表单*/
form {
	margin: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
	/* Correct font size not being inherited in all browsers. */
	margin: 0;
	/* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
	vertical-align: baseline;
	/* Improve appearance and consistency in all browsers */
	*vertical-align: middle;
	/* Improve appearance and consistency in all browsers */
	outline: none;
	-webkit-appearance: none !important;
}

button,
select {
	text-transform: none;
}

/*其它*/
blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

pre {
	margin: 1em 0;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	/* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

/*==========@@HTML默认  结束@@==========*/
/*==========@@通用 开始@@==========*/
/*清除浮动*/
.clear {
	display: block;
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

==========@@通用 结束@@==========*/

/*==========@@布局  开始@@==========*/
#top, #logo, #navigation, #banner, #location, #announcement, #link, #copyright {
	width: 100%;
	margin: 0px auto;
}

.index {
	width: 100%;
}

.index img {
	max-width: 100%;
}

/*==========@@布局  结束@@==========*/
/*==========@@公共模块 开始@@==========*/
#logo_main {
	padding: 0.3rem 0.2rem;
	overflow: hidden;
}

#logo {
	float: left;
}

#logo img {
	width: 5.08rem;
	height: 0.47rem;
}

#channelimg {
	float: right;
	margin-top: 0.08rem;
}

#channelimg img {
	width: 0.43rem;
	height: 0.36rem;
}

#banner {
	position: relative;
}

#banner img {
	width: 100%;
	display: block;
}

#banner .hd {
	position: absolute;
	bottom: 0rem;
	width: 100%;
	left: 0;
	z-index: 99;
}

#banner .hd ul li {
	font-size: 0;
	height: 0.06rem;
	width: 33.33%;
	float: left;
	background: #fff;
	opacity: 0.6;
}

#banner .hd ul .on {
	background: #e99400;
	opacity: 1;
}

#nav {
	background: url(../images/navbg.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 2.48rem;
	overflow: hidden;
}

#nav ul {
	width: 120%;
}

#nav ul li {
	float: left;
	width: 1.57rem;
	height: 1.26rem;
	text-align: center;
	margin-right: 0.04rem;
}

#nav ul li a {
	display: block;
	color: #fff;
	font-size: 0.24rem;
}

#nav ul li a div {
	width: 0.46rem;
	height: 0.38rem;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 0.05rem;
	margin-top: 0.25rem;
}

#nav ul li img {
	display: block;
}

#nav ul .li1 img {
	width: 0.45rem;
	height: 0.23rem;
}

#nav ul .li2 img {
	width: 0.36rem;
	height: 0.28rem;
}

#nav ul .li3 img {
	width: 0.27rem;
	height: 0.29rem;
}

#nav ul .li4 img {
	width: 0.46rem;
	height: 0.3rem;
}

#nav ul .li5 img {
	width: 0.37rem;
	height: 0.37rem;
	margin-bottom: 0.03rem;
}

#nav ul .li6 img {
	width: 0.28rem;
	height: 0.38rem;
	margin-bottom: 0.03rem;
}

#nav ul .li7 img {
	width: 0.39rem;
	height: 0.28rem;
}

#nav ul .li8 img {
	width: 0.32rem;
	height: 0.29rem;
}

#bottom_nav {
	padding: 0.23rem;
	background: #f6f6f6;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}

#bottom_nav ul {
	overflow: hidden;
}

#bottom_nav ul li {
	float: left;
	width: 25%;
	text-align: center;
	margin: 0.1rem 0;
}

#search {
	padding: 0.7rem 0.2rem;
}

#search .text {
	float: left;
	width: 3.2rem;
	height: 0.74rem;
	border: 1px solid #938e8e;
	border-right: none;
	background: url(../images/search.jpg) no-repeat 5% 50%;
	background-size: 0.42rem 0.42rem;
	border-radius: 0px;
	padding-left: 0.86rem;
}

#search .btn {
	float: left;
	width: 1.75rem;
	height: 0.78rem;
	line-height: 0.76rem;
	border: 1px solid #014785;
	text-align: center;
	color: #fff;
	background: #014785;
	border: none;
	font-size: 0.34rem;
}

#backtop {
	border-top: 1px solid #a9a9a9;
	margin-top: 0.55rem;
	text-align: center;
	padding-top: 0.2rem;
}

#backtop span {
	color: #014785;
	font-size: 0.28rem;
	background: url(../images/backtop.jpg) no-repeat left center;
	background-size: 0.28rem 0.28rem;
	padding-left: 0.33rem;
}

#footer {
	margin-top: 0.7rem;
	text-align: center;
}

#footer p {
	font-size: 0.26rem;
	color: #333;
	line-height: 2em;
}

#footer p a {
	font-size: 0.26rem;
	color: #333;
	line-height: 2em;
}

#footer img {
	width: 2.55rem;
	height: 2.55rem;
	padding: 0.04rem;
	border: 1px solid #cacaca;
	margin-top: 0.3rem;
	margin-bottom: 1.8rem;
}

#tool {
	height: 1.2rem;
	width: 100%;
	background: url(../images/tool.jpg) repeat;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 99;
}

#tool ul {
	width: 96%;
	overflow: hidden;
}

#tool ul li {
	float: left;
	width: 25%;
	text-align: center;
}

#tool ul li.on {
	background: url(../images/tool_hover.png) repeat;
	height: 1.2rem;
}

#tool ul li a {
	color: #fff;
	font-size: 0.2rem;
}

#tool ul li a div {
	width: 0.4rem;
	height: 0.35rem;
	margin: 0px auto;
	text-align: center;
	margin-top: 0.25rem;
}

#tool ul .li1 img {
	width: 0.3rem;
	height: 0.32rem;
}

#tool ul .li2 img {
	width: 0.23rem;
	height: 0.31rem;
}

#tool ul .li3 img {
	width: 0.31rem;
	height: 0.28rem;
}

#tool ul .li4 img {
	width: 0.3rem;
	height: 0.29rem;
}

#tool .tool_right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 0.37rem;
	height: 1.2rem;
}

#tool .tool_right img {
	width: 0.37rem;
	height: 1.2rem;
}

/*==========@@公共模块 结束@@==========*/

/*主体样式*/
.index {}

.index #floor_1 {
	padding: 0 0.2rem;
	margin: 0px auto;
	overflow: hidden;
}

.index #floor_1 .title {
	background: url(../images/title.jpg) no-repeat center;
	background-size: 100% auto;
	height: 1.2rem;
}

.index #floor_1 .title h2 {
	line-height: 1.2rem;
	text-align: center;
}

.index #floor_1 .title h2 a {
	font-size: 0.34rem;
	color: #333;
}

.index #floor_1 .body {
	overflow: hidden;
}

.index #floor_1 .body ul {
	width: 120%;
}

.index #floor_1 .body ul li {
	float: left;
	border: 1px solid #cfcfcf;
	width: 2.75rem;
	height: 3.35rem;
	text-align: center;
	margin-right: 0.42rem;
	margin-bottom: 0.44rem;
}

.index #floor_1 .body ul li img {
	width: 1.69rem;
	height: 1.69rem;
	margin-top: 0.4rem;
}

.index #floor_1 .body ul li a {
	display: block;
}

.index #floor_1 .body ul li a h2 {
	font-size: 0.28rem;
	font-weight: normal;
	color: #333;
}

.index #floor_1 .body ul li a span {
	display: block;
	width: 1.33rem;
	height: 0.37rem;
	line-height: 0.37rem;
	text-align: center;
	margin: 0px auto;
	color: #fff;
	background: #014785;
	margin-top: 0.2rem;
}

.index #floor_1 .body ul .more img {
	display: block;
	margin: 0px auto;
	margin-top: 0.4rem;
}

.index #floor_1 .body ul .more p {
	font-size: 0.32rem;
	color: #333;
	display: inline;
	border-bottom: 1px solid #333;
}

.index #floor_2 .title {
	background: url(../images/floor_2_title.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 0.9rem;
	line-height: 0.9rem;
}

.index #floor_2 .title h2 {
	color: #fff;
	font-size: 0.32rem;
	background: url(../images/title_left.jpg) no-repeat left center;
	background-size: 0.13rem 0.29rem;
	padding-left: 0.2rem;
	margin-left: 0.2rem;
}

.index #floor_2 .title h2 span {
	font-size: 0.24rem;
	font-weight: normal;
	background: url(../images/float_right.png) no-repeat right center;
	background-size: 0.27rem 0.27rem;
	padding-right: 0.35rem;
	margin-right: 0.2rem;
}

.index #floor_2 .body {
	overflow: hidden;
}

.index #floor_2 .body .hd {
	overflow: hidden;
	border-top: 0.06rem solid #e99400;
	background: #014785;
}

.index #floor_2 .body .hd li {
	float: left;
	height: 0.77rem;
	line-height: 0.77rem;
	width: 50%;
	text-align: center;
	color: #fff;
}

.index #floor_2 .body .hd li span {
	font-size: 0.28rem;
}

.index #floor_2 .body .hd .on {
	background: #e99400;
}

.index #floor_2 .body .hd .li1 span {
	background: url(../images/hd_1.png) no-repeat left center;
	background-size: 0.3rem 0.36rem;
	padding-left: 0.35rem;
}

.index #floor_2 .body .hd .li2 span {
	background: url(../images/hd_2.png) no-repeat left center;
	background-size: 0.4rem 0.39rem;
	padding-left: 0.45rem;
}

.index #floor_2 .body .partHd {
	overflow: hidden;
	margin: 0.3rem 0;
}

.index #floor_2 .body .partHd ul {
	width: 120%;
}

.index #floor_2 .body .partHd ul li {
	float: left;
	width: 1.83rem;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	border: 1px solid #a3a3a3;
	margin: 0.15rem 0.13rem;
	font-size: 0.27rem;
}

.index #floor_2 .body .partHd ul .on {
	background: #013c71;
	color: #fff;
	border: 1px solid #013c71;
}

.index #floor_2 .body .bd {
	padding: 0 0.13rem;
	overflow: hidden;
}

.index #floor_2 .body .bd ul {
	width: 120%;
}

.index #floor_2 .body .bd ul li {
	float: left;
	margin-bottom: 0.22rem;
	margin-right: 0.35rem;
}

.index #floor_2 .body .bd ul li img {
	width: 2.74rem;
	height: 2.04rem;
	padding: 0.05rem;
	border: 1px solid #cacaca;
}

.index #floor_2 .body .bd ul li h2 {
	font-size: 0.24rem;
	color: #333;
	margin-top: 0.1rem;
	text-indent: 0.05rem;
}

.index #floor_3 {
	background: url(../images/floor_3.jpg) no-repeat center;
	height: 1.26rem;
	background-size: 100% 100%;
	margin-top: 0.5rem;
	padding: 0 0.2rem;
	border-bottom: 0.06rem solid #eea015;
}

.index #floor_3 .text {
	float: left;
	height: 1.26rem;
}

.index #floor_3 .text h2 {
	font-size: 0.2rem;
	font-weight: normal;
	color: #fff;
	margin-top: 0.35rem;
}

.index #floor_3 .text p {
	font-size: 0.3rem;
	font-weight: bold;
	color: #fff;
	font-family: "Arial";
}

.index #floor_3 .float_left {
	margin-top: 0.4rem;
	margin-left: 1.2rem;
}

.index #floor_3 .float_left a {
	color: #fff;
	font-size: 0.30rem;
}

.index #floor_4 .title {
	background: url(../images/floor_4_title.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 0.9rem;
	line-height: 0.9rem;
}

.index #floor_4 .title h2 {
	color: #13539c;
	font-size: 0.32rem;
	background: url(../images/title_left.jpg) no-repeat left center;
	background-size: 0.13rem 0.29rem;
	padding-left: 0.2rem;
	margin-left: 0.2rem;
}

.index #floor_4 .title h2 span {
	font-size: 0.24rem;
	font-weight: normal;
	background: url(../images/float_right1.png) no-repeat right center;
	background-size: 0.27rem 0.27rem;
	padding-right: 0.35rem;
	margin-right: 0.2rem;
	color: #eeab20;
}

.index #floor_4 .body {
	padding: 0.3rem 0.2rem;
}

.index #floor_4 .body .hd {
	overflow: hidden;
	margin-bottom: 0.32rem;
}

.index #floor_4 .body .hd ul {
	width: 120%;
}

.index #floor_4 .body .hd ul li {
	float: left;
	width: 2.75rem;
	height: 0.72rem;
	line-height: 0.70rem;
	text-align: center;
	color: #333;
	font-size: 0.28rem;
	border: 0.02rem solid #b4b4b4;
	margin-right: 0.4rem;
}

.index #floor_4 .body .hd ul .on {
	border: 0.02rem solid #014785;
	color: #fff;
	background: #014785;
}

.index #floor_4 .body .bd {
	overflow: hidden;
}

.index #floor_4 .body .bd ul {
	overflow: hidden;
	width: 120%;
}

.index #floor_4 .body .bd ul li {
	float: left;
	width: 2.77rem;
	overflow: hidden;
}

.index #floor_4 .body .bd ul li.float_right {
	margin-left: 0.4rem;
}

.index #floor_4 .body .bd ul li a {
	display: block;
}

.index #floor_4 .body .bd ul li a img {
	width: 2.77rem;
	height: 2.07rem;
}

.index #floor_4 .body .bd ul li a h2 {
	font-weight: normal;
	font-size: 0.24rem;
	color: #333;
	margin: 0.3rem 0;
}

.index #floor_5 .title {
	background: url(../images/floor_2_title.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 0.06rem solid #e99400;
}

.index #floor_5 .title h2 {
	color: #fff;
	font-size: 0.32rem;
	background: url(../images/title_left.jpg) no-repeat left center;
	background-size: 0.13rem 0.29rem;
	padding-left: 0.2rem;
	margin-left: 0.2rem;
}

.index #floor_5 .title h2 span {
	font-size: 0.24rem;
	font-weight: normal;
	background: url(../images/float_right.png) no-repeat right center;
	background-size: 0.27rem 0.27rem;
	padding-right: 0.35rem;
	margin-right: 0.2rem;
}

.index #floor_5 .body {
	padding: 0.5rem 0.2rem;
	overflow: hidden;
}

.index #floor_5 .body ul {
	width: 120%;
}

.index #floor_5 .body ul li {
	float: left;
	margin-right: 0.35rem;
	margin-bottom: 0.35rem;
}

.index #floor_5 .body ul li a {
	display: block;
}

.index #floor_5 .body ul li img {
	width: 2.8rem;
	height: 2.1rem;
	padding: 0.03rem;
	border: 1px solid #d8d8d8;
}

.index #floor_5 .body ul li h2 {
	font-size: 0.24rem;
	color: #333;
	text-align: center;
	font-weight: normal;
}

.index #floor_5 .body ul .more h2 {
	font-weight: normal;
	font-size: 0.24rem;
	color: #333;
}

.index #floor_6 .title {
	background: url(../images/floor_2_title.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 0.06rem solid #e99400;
}

.index #floor_6 .title h2 {
	color: #fff;
	font-size: 0.32rem;
	background: url(../images/title_left.jpg) no-repeat left center;
	background-size: 0.13rem 0.29rem;
	padding-left: 0.2rem;
	margin-left: 0.2rem;
}

.index #floor_6 .title h2 span {
	font-size: 0.24rem;
	font-weight: normal;
	background: url(../images/float_right.png) no-repeat right center;
	background-size: 0.27rem 0.27rem;
	padding-right: 0.35rem;
	margin-right: 0.2rem;
}

.index #floor_6 .body {
	overflow: hidden;
	padding: 0.5rem 0.2rem;
}

.index #floor_6 .body ul {
	width: 120%;
}

.index #floor_6 .body ul li {
	float: left;
	margin-right: 0.27rem;
}

.index #floor_6 .body ul li a {
	display: block;
}

.index #floor_6 .body ul li a img {
	width: 2.78rem;
	height: 2.03rem;
	padding: 0.03rem;
	border: 1px solid #e4e3e3;
	background: #fff;
}

.index #floor_6 .body ul li a .Sdowm {
	background: url(../images/Sdowm.png) no-repeat center;
	height: 0.15rem;
	background-size: 100% 100%;
	margin-top: -0.1rem;
}

.index #floor_6 .body ul li a h2 {
	font-size: 0.24rem;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin: 0.2rem 0;
}

.index #floor_7 {
	background: url(../images/floor_7.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 1.27rem;
	overflow: hidden;
}

.index #floor_7 .float_left {
	margin-left: 0.2rem;
	margin-top: 0.35rem;
}

.index #floor_7 .float_left h2 {
	font-size: 0.24rem;
	color: #fff;
	border-bottom: 1px solid #fff;
	float: left;
	padding-bottom: 0.04rem;
}

.index #floor_7 .float_left h2 span {
	color: #e99400;
}

.index #floor_7 .float_left p {
	color: #fff;
	font-size: 0.12rem;
	margin-top: 0.04rem;
}

.index #floor_7 .float_right {
	background: url(../images/floor_7_Tel.png) no-repeat left center;
	background-size: 0.41rem 0.5rem;
	padding-left: 0.5rem;
	margin-top: 0.4rem;
	margin-right: 0.2rem;
}

.index #floor_7 .float_right p {
	color: #fff;
	font-size: 0.2rem;
}

.index #floor_7 .float_right span {
	color: #fff;
	font-family: "Arial";
	font-weight: bold;
	font-size: 0.22rem;
}

.index #floor_8 .title {
	text-align: center;
	background: url(../images/floor_8_title_bg.png) no-repeat center top;
	background-size: 6rem 0.59rem;
	margin-top: 0.55rem;
	padding-top: 0.3rem;
}

.index #floor_8 .title img {
	width: 4.24rem;
	height: 0.77rem;
}

.index #floor_8 .body {
	overflow: hidden;
}

.index #floor_8 .body ul {
	overflow: hidden;
	margin-top: 0.8rem;
}

.index #floor_8 .body ul li {
	margin-bottom: 0.4rem;
}

.index #floor_8 .body ul .li_left {
	background: url(../images/floor_8_left.jpg) no-repeat bottom center;
	background-size: 100% auto;
	overflow: hidden;
	padding-bottom: 0.4rem;
}

.index #floor_8 .body ul .li_left .float_left img {
	width: 0.75rem;
	height: 0.74rem;
	margin-left: 0.43rem;
}

.index #floor_8 .body ul .li_left .float_right {
	width: 4.65rem;
	margin-right: 0.3rem;
}

.index #floor_8 .body ul .li_left .float_right h2 {
	font-size: 0.32rem;
	color: #333;
}

.index #floor_8 .body ul .li_left .float_right p {
	font-size: 0.24rem;
	color: #666;
}

.index #floor_8 .body ul .li_right {
	background: url(../images/floor_8_right.jpg) no-repeat bottom center;
	background-size: 100% auto;
	overflow: hidden;
	padding-bottom: 0.4rem;
	text-align: right;
}

.index #floor_8 .body ul .li_right .float_right img {
	width: 0.9rem;
	height: 0.74rem;
	margin-right: 0.43rem;
}

.index #floor_8 .body ul .li_right .float_left {
	width: 4.65rem;
	margin-left: 0.2rem;
}

.index #floor_8 .body ul .li_right .float_left h2 {
	font-size: 0.32rem;
	color: #333;
}

.index #floor_8 .body ul .li_right .float_right p {
	font-size: 0.24rem;
	color: #666;
}

.index #floor_9 .title {
	background: url(../images/floor_2_title.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 0.06rem solid #e99400;
}

.index #floor_9 .title h2 {
	color: #fff;
	font-size: 0.32rem;
	background: url(../images/title_left.jpg) no-repeat left center;
	background-size: 0.13rem 0.29rem;
	padding-left: 0.2rem;
	margin-left: 0.2rem;
}

.index #floor_9 .title h2 span {
	font-size: 0.24rem;
	font-weight: normal;
	background: url(../images/float_right.png) no-repeat right center;
	background-size: 0.27rem 0.27rem;
	padding-right: 0.35rem;
	margin-right: 0.2rem;
}

.index #floor_9 .body {
	padding: 0.4rem;
	text-align: center;
}

.index #floor_9 .body img {
	width: 4.07rem;
	height: 3.04rem;
	padding: 0.04rem;
	border: 1px solid #bcb6b6;
}

.index #floor_9 .body h2 {
	margin: 0.2rem 0;
}

.index #floor_9 .body h2 a {
	font-size: 0.3rem;
	color: #014e90;
}

.index #floor_9 .body p {
	text-align: left;
	font-size: 0.24rem;
	color: #666666;
	line-height: 2em;
}

.index #floor_9 .body span {
	display: block;
	width: 1.62rem;
	height: 0.46rem;
	line-height: 0.46rem;
	margin: 0.3rem auto;
	background: #0053ae;
}

.index #floor_9 .body span a {
	color: #fff;
	font-size: 0.22rem;
}

.index #floor_10 {}

.index #floor_10 .hd {}

.index #floor_10 .hd ul li {
	float: left;
	background: #014785;
	color: #fff;
	width: 50%;
	text-align: center;
	line-height: 0.92rem;
	font-size: 0.32rem;
}

.index #floor_10 .hd ul .on {
	background: url(../images/floor_10_on.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 1.09rem;
}

.index #floor_10 .bd {
	overflow: hidden;
}

.index #floor_10 .bd ul li {
	padding: 0 0.2rem;
	margin: 0.4rem 0;
}

.index #floor_10 .bd ul li a {
	background: url(../images/textlist.jpg) no-repeat left center;
	background-size: 0.25rem 0.25rem;
	padding-left: 0.35rem;
	font-size: 0.24rem;
	color: #333;
}

/*subNav*/
.icon,
.iconbef:before,
.iconbef:after {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 2.69rem auto;
	vertical-align: middle;
}

.iconbef:before,
.iconbef:after {
	content: "\20";
	display: block;
}

.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 9999;
	background: #199ad8;
	display: none;
}

.subNav .iconbef {
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	position: relative;
}

.subNav .iconbef:before {
	width: .48rem;
	height: .45rem;
	position: absolute;
	right: .47rem;
	top: .5rem;
	cursor: pointer;
	background-position: 0 -1.88rem;
}

.subNav h2 {
	padding: 0px 0.85rem;
	height: 0.8rem;
	line-height: 0.8rem;
}

.subNav h2:active {
	background: #fff;
}

.subNav h2 a {
	color: #fff;
	font-size: .3rem;
	display: block;
}

.subNav h2:active a {
	color: #199ad8;
}

.subNav h2 em {
	height: .02rem;
	background: #fff;
	display: block;
}