﻿.navArea ul {
	display: table;
	width: 100%;
}

#pg_margins {
	padding: 0;
}

#header {
	position: relative!important;
}

.icons,.arr-round {
	background: url('../images/m-icons.png') no-repeat 0 0/20px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.icon-hd {
	background-position: 0 -27px;
}

.icon-eye {
	background-position: 0 -244px;
}

.icon-back {
	background-position: 6px -204px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 8px;
	top: 8px;
}

.icon-back a {
	display: block;
	width: 100%;
	height: 100%;
}

.telbox li .wrap .icon-hd {
	-webkit-animation: icon-hd .6s ease-in-out infinite alternate;
	animation: icon-hd .6s ease-in-out infinite alternate;
	opacity: 1;
}

@@-webkit-keyframes icon-hd {
	0% {
		opacity: 0;
	}

	50% {
		opacity: .5;
	}

	100% {
		opacity: 1;
	}
}

@@keyframes icon-hd {
	0% {
		opacity: 0;
	}

	50% {
		opacity: .5;
	}

	100% {
		opacity: 1;
	}
}

.banner {
	font-size: 0;
}

.banner img {
	width: 100%;
	height: auto;
}

.arr-round {
	right: 10px;
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	background-size: 15px;
	top: 14px;
	background-position: 0 -45px;
}

.box,.info_view {
	position: relative;
	margin: 0 0 .8em;
	padding: 0;
	background: #fff;
}

.box p {
	margin: 0;
}

.box_info {
	margin: 0 0 .8em;
	padding: 0;
	box-shadow: 2px 2px 5px rgba(0,0,0,.1);
}

.box_display {
	background: #F5F5F5;
	position: relative;
	margin: 0 0 .8em;
	padding: 0;
	box-shadow: 3px 3px 5px rgba(0,0,0,.15);
}

.info_content {
	position: relative;
	margin: 0 0 .8em;
	padding: 0;
	background: #fff;
	box-shadow: 2px 2px 5px rgba(0,0,0,.1);
	padding: 10px;
}

.box_display .head {
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	border-bottom: 1px solid #E0DEDA;
	width: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.eye {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #D81900;
	color: #fff;
	padding: 2px 10px;
	border-radius: 2px;
}

.box_info .catetitle {
	background: #fff;
	padding: 10px 15px;
	color: #000;
	font-size: 1.1em;
	margin: 0 0 .5em;
	position: relative;
}

.box_display .display_content {
	padding: 65px 10px 15px;
	font-family: "simsun";
	color: #111;
}

.box .news-box {
	overflow: hidden;
	zoom: 1;
	padding: 10px;
}

.box .news-box h3 {
	margin: 8px 0 0;
	font-size: 1.2em;
}

.box .news-box .img {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.box .news-box .img img {
	position: relative;
	top: 6px;
}

.look_more_item {
	top: 8px;
	display: block;
	position: absolute;
	right: 15px;
	font-size: .9em;
}

.more_item_box {
	background: #fff;
	display: inline-block;
	border: 1px solid #DFDDD9;
	padding: 2px 8px;
}

.more_item_content {
	left: 100%;
	top: 0;
	height: 100%!important;
	overflow: auto;
	position: fixed;
	width: 100%;
	z-index: 10;
	background: #fff;
	padding: 0;
	transition: left .2s linear 0s;
	z-index: 1200;
}

.more_nav_box li a {
	display: block;
	font-weight: normal;
	padding: 10px 15px;
	border-bottom: 1px solid #e5e4e1;
	color: #555;
}

.more_nav_box li {
	overflow: hidden;
	zoom: 1;
}

.more_nav_box li a:hover {
	background-color: #E8E7E3;
}

.more_nav_box li .second-nav {
	color: #111;
}

.more_nav_box li .three_nav {
	background: #f9f9f9;
	overflow: hidden;
	zoom: 1;
	font-size: .85em;
}

.more_nav_box li .three_nav li {
	float: left;
	width: 50%;
}

.more_nav_box li .current {
	background-color: #E8E7E3;
	color: #D80000;
}

.more_nav_box li .three_nav .current {
	background-color: #f9f9f9;
	color: #D80000;
}

.more_item_content .head {
	background: #333;
	background: linear-gradient(#333,#111);
	padding: 9px 15px;
	color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	cursor: pointer;
}

.more_item_content .icon-back {
	background-position: 6px -266px;
	width: 25px;
	height: 25px;
	left: inherit;
	right: 12px;
	top: 7px;
}

.inside-pages .title .btn-red {
	margin-top: 2px;
}

.more_item .head {
	background: #333;
	background: linear-gradient(#333,#111);
	padding: 9px 15px;
	color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	cursor: pointer;
}

.more_item .icon-back {
	background-position: 6px -266px;
	width: 25px;
	height: 25px;
	left: inherit;
	right: 12px;
	top: 7px;
}

.contact {
	line-height: 24px;
}

.youlink {
	background: #333;
	padding: 10px;
	clear: both;
	text-align: center;
}

.youlink a {
	color: #ccc;
}

.theme {
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 5px;
	color: #111;
	line-height: 1.2;
	text-align: left;
}

.ms_time {
	padding: 0;
	color: #888;
	text-align: left;
}

.m_tel {
	float: left;
	margin: 10px;
	display: inline;
	width: 47px;
	height: 47px;
}

.contact-list .topic {
	margin: 0 0 2px;
}

.btn-send,.btn-reset {
	padding: .6em 0;
	background: #FF9000;
	border-radius: .15em;
	border: 0;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2);
	width: 100%;
	font-size: 1.1em;
	width: 100%;
}

.btn-reset {
	background-color: #ccc;
	border-color: #ccc;
	color: #333;
}

.text,.textarea {
	padding: .4em 2%;
	width: 95%;
	vertical-align: middle;
}

#fixed-foot {
	padding: 0;
	text-align: center;
	display: table;
	width: 100%;
	background: #000;
	position: fixed;
	bottom: 0;
	left: 0;
}

#fixed-foot li {
	font-size: 14px;
	color: #fff;
	padding: 3px 0 0;
	border: 0;
	background: #000;
	background: linear-gradient(#000,#000);
}

#fixed-foot li .end {
	background-image: none;
}

#fixed-foot li a {
	color: #BFBFBF;
	display: block;
}

#fixed-foot .tel_li .tel {
	display: block;
	color: #f30;
}

#fixed-foot .tel_li .icon-tel {
	background-position: 0 -86px;
	display: block;
	margin: 0 auto;
	height: 25px;
}

#fixed-foot .tel_li .icon-tel {
	animation-name: foottelshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: foottelshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: foottelshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}

@keyframes foottelshow {
	0% {
		transform: rotate(0deg);
	}

	5% {
		transform: rotate(-13deg);
	}

	10% {
		transform: rotate(0deg);
	}

	15% {
		transform: rotate(-13deg);
	}

	20% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(-13deg);
	}

	100% {
		transform: roate(0deg);
	}
}

@@-webkit-keyframes foottelshow {
	0% {
		-webkit-transform: rotate(0deg);
	}

	5% {
		-webkit-transform: rotate(-13deg);
	}

	10% {
		-webkit-transform: rotate(0deg);
	}

	15% {
		-webkit-transform: rotate(-13deg);
	}

	20% {
		-webkit-transform: rotate(0deg);
	}

	25% {
		-webkit-transform: rotate(-13deg);
	}

	100% {
		-webkit-transform: roate(0deg);
	}
}

@@-o-keyframes foottelshow {
	0% {
		-o-transform: rotate(0deg);
	}

	5% {
		-o-transform: rotate(-13deg);
	}

	10% {
		-o-transform: rotate(0deg);
	}

	15% {
		-o-transform: rotate(-13deg);
	}

	20% {
		-o-transform: rotate(0deg);
	}

	25% {
		-o-transform: rotate(-13deg);
	}

	100% {
		-o-transform: roate(0deg);
	}
}

#fixed-foot .icon-sms {
	background-position: 2px -124px;
	display: block;
	margin: 0 auto;
	position: relative;
	height: 25px;
}

#fixed-foot .icon-map {
	background-position: 2px -162px;
	display: block;
	margin: 0 auto;
	position: relative;
	height: 25px;
}

#fixed-foot .icon-custom_1 {
	background-position: 2px 8px;
	display: block;
	margin: 0 auto;
	position: relative;
	height: 25px;
}

.intro {
	padding: .8em 0;
	word-break: break-all;
}

#fixed-foot .icon-book {
	background-position: 2px -296px;
	display: block;
	margin: 0 auto;
	position: relative;
	height: 25px;
}

.navArea li:last-child .wrap {
	border-right: 0;
}

.youshi_box li {
	border-bottom: 1px solid #e0deda;
	padding: 15px 20px 15px 65px;
	position: relative;
}

.youshi_box li i {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #F6BE0C;
	background: linear-gradient(#F6BE0C,#E98400);
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	color: #fff;
	left: 10px;
	top: 18px;
	box-shadow: 0 2px 6px rgba(0,0,0,.3);
}

.m_code {
	padding: 15px 10px 70px;
	background: #999;
	text-align: center;
}

.m_code img {
	border-radius: 3px;
	display: block;
	margin: 0 auto 5px;
	box-shadow: 3px 3px 5px rgba(0,0,0,.2);
}

.pic_thumb_list {
	background: #fff;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #e0deda;
	padding: 15px 10px;
}

.pic_thumb_list img {
	margin: 0 15px 0 0;
	float: left;
}

.pic_thumb_list .intro-info-title {
	font-weight: bold;
	height: 24px;
	overflow: hidden;
}

.pic_thumb_list .more {
	margin: 5px 0 0;
}

.map_box .title {
	display: none;
}