﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	margin:0;
	padding:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
}
a:link {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout: none;
	text-decoration:none;
}
body {
	font:0.8em/1.5 "Microsoft Yahei", "Thmano", "Arial";
	color:#333;/*#333*/
	-webkit-text-size-adjust:100%;
	/*background:url(../images/bg.gif) 0 0 repeat #173444;*/
	background:#fff;
}
img {
	border:0px;
}
input, textarea, select {
	font:0.8em/1.5 "Microsoft Yahei", "Thmano", "Arial";
	color:#999;
	outline:0;
}
textarea {
	resize: none;
	overflow:auto;
}
ul, ol {
	list-style-type:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.modalBlur {
	-webkit-filter:blur(1px);
	-moz-filter:blur(1px);
	-ms-filter:blur(1px);
	filter:blur(1px);
}
.layout {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:98;
	background:#000;
	opacity:0.7;
	display:none;
}
.dataErr {
	width:100%;
	height:40px;
	line-height:40px;
	margin:0 auto;
	color:#999;
}
.listPro .dataErr, .listNews .dataErr {
	width:92%;
}
.inputErr {
	background:#e5f5fd !important;
	color:#097aaf !important;
}
/* cms2.0地图 */
.loadingData {
	background:#278839;
}
.BMap_bubble_title a {
	background:#333;
}
.relLink {
	width:92%;
	height:30px;
	margin:0 auto;
}
.relLink .r, .relLink .l {
	float:left;
	margin-right:2%;
	display:block;
	width:50px;
	height:30px;
	background:url(../images/ui-a.png) 0 0 no-repeat;
	background-size:50px;
	text-indent:-99em;
	overflow:hidden;
}
.relLink .r {
	float:right;
	background-position:0 -33px;
	background-size:50px;
}
.relLink a {
	display:block;
	height:30px;
}
.minPage {
	width:92%;
	height:30px;
	margin:0 auto;
}
.minPage span, .minPage a {
	float:left;
	width:50px;
	height:30px;
	background:url(../images/ui-a.png) 0 0 no-repeat;
	background-size:50px;
	text-indent:-99em;
	overflow:hidden;
	display:none;
}
.minPage a.prev {
	margin-right:2%;
}
.minPage a.next {
	background-position:0 -33px;
}
.minPage .goTop {
	float:right;
	background-position:0 -66px;
	display:block !important;
}
.navBarTheme_0 .slide, .navBarTheme_0 .pointer {
	background:#000;
	/*background:-webkit-linear-gradient(top left, #2b4756, #2b4756);*/
}
/* header */
.header {
	width:100%;
	position:relative;
	z-index:100;
}
.header .main {
	width:100%;
	min-width:320px;
	max-width:640px;
	height:50px;
	background:#000;
	margin:0 auto;
}
.header .logo {
	float:left;
	width:50%;
	overflow:hidden;
}
.header .logo {
	height:50px;
	width:80%;
}
.header .logo img {
	height:50px;
	/*width:283px;*/
}
/* nav */
.nav {
	width:50px;
	height:50px;
	float:right;
	position:relative;
}
.nav p {
	width:50px;
	height:50px;
	background:none;
}
.nav p:before {
	display:block;
	width:25px;
	height:20px;
	content:"\20";
	background:url(../images/cici.png) 0 0 no-repeat;
	background-size:50px;
	position:relative;
	top:15px;
	left:13px;
}
.nav .drop {
	width:110px;
	position:absolute;
	right:0;
	top:50px;
	background:#FFF;
	display:none;
	z-index:100;
}
.nav .drop a {
	display:block;
	height:40px;
	line-height:40px;
	background:#FFF;
	color:#666;
	font-size:1em;
	border-bottom:1px solid #eee;
	padding-left:20px;
	position:relative;
}
.nav .drop a.hover {
	background:#f43434;
	color:#FFF;
}
.nav p.hover {
	background:#FFF;
}
.nav p.hover:before {
	background:url(../images/cici.png) -25px 0 no-repeat;
	background-size:50px;
}
/* sitepath */
.sitepath {
	width:100%;
	height:40px;
	position:relative;
	background:#278839;
	border-top:1px solid #214a61;
	color:#fff;
}
.sitepath h2 {
	padding:0 10px;
	height:40px;
	line-height:40px;
	font-size:1.1em;
}
.sitepath .showPanel {
	width:120px;
	height:40px;
	position:absolute;
	right:0;
	top:0;
	display:none;
	border-left:1px solid #2f5367;
}
.sitepath .showPanel p {
	height:40px;
	line-height:40px;
	text-align:center;
}
.sitepath .showPanel p:after {
	content:"";
	line-height:0;
	border-width:6px;
	border-color:#999 transparent transparent transparent;
	border-style:solid dashed dashed dashed;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
.panel {
	width:122px;
	background:#278839;
	padding:5px 0;
	position:absolute;
	top:40px;
	right:-1px;
	z-index:99;
	display:none;
}
.panel a {
	padding-left:15px;
	height:30px;
	line-height:30px;
	display:block;
	color:#e5e9eb;
}
.panel a:hover {
	background:#436d82;
}
/* pane */
.pane {
	width:96%;
	margin:0 auto;
	padding-top:2%;
}
.pane .tid {
	position:relative;
	z-index:10;
	height:40px;
}
.pane .tid span {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f0f0f0;
	background:-webkit-linear-gradient(#f0f0f0, #f0f0f0);
	border-radius:3px;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	cursor:pointer;
}
.pane .tod {
	width:100%;
	background:#2a5b75;
	margin-top:-3em;
	padding-top:3.5em;
	padding-bottom:1em;
	display:none;
	position:relative;
	z-index:9;
}
.pane .tod li {
	padding:0 2em;
	text-align:center;
}
.pane .tod a {
	border-bottom:1px solid #ddd;
	display:block;
	height:35px;
	line-height:35px;
	color:#333;
}
.pane .tod li:last-child a {
	border-bottom:0;
}
.pane li:hover a {
	color:#112734;
}
/* 网站可视区域 */
.wrapper {
	max-width:640px;
	min-width:320px;
	width:100%;
	margin:0 auto;
	position:relative;
}
/* banner */
.banner {
	width:100%;
	max-width:640px;
	min-width:320px;
	background:#FFF;
	overflow:hidden;
	margin-bottom:2%;
}
.banner img {
	display:block;
	width:100%;
}
/* navList */
.navList {
	margin-bottom:1.5%;
}
.navList ul {
	float:left;
	width:100%;
}
.navList li {
	float:left;
	width:23%;
	padding:0 1%;
	text-align:center;
}
.navList a {
	display:block;
	background:-webkit-linear-gradient(#278839, #274b5f) !important;
	background:#278839;
	padding:5px 0;
	font-size:14px;
	color:#FFF;
	border-radius:6px;
}
.navList i {
	width:44px;
	height:34px;
	display:block;
	background:url(../images/icon1.png) no-repeat center;
	/*background:url(../images/b.png) 0 0 no-repeat;
	background-size:44px;*/
	margin:0 auto;
}
.navList a.hover {
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}
.navList li:nth-child(2) i {
	/*background-position:0 -35px;*/
	background:url(../images/icon2.png) no-repeat center;
}
.navList li:nth-child(3) i {
	/*background-position:0 -70px;*/
	background:url(../images/icon3.png) no-repeat center;
}
.navList li:nth-child(4) i {
	/*background-position:0 -105px;*/
	background:url(../images/icon4.png) no-repeat center;
}
.navList li:nth-child(5) i {
	background-position:0 -140px;
}
/* ipro */
.ipro ul {
	float:left;
	width:100%;
}
.ipro ul li {
	float:left;
	width:48.5%;
	margin:0 0 1.1% 1.1%;
	background:#278839;
	border-radius:6px;
	overflow:hidden;
}
.ipro ul a {
	display:block;
	padding:10px;
	overflow:hidden;
	position:relative;
}
.ipro ul span {
	line-height:20px;
	text-align:left;
	color:#fff;
	float:right;
	position:absolute;
	width:40%;
	height:100%;
	right:5%;
	top:0;
	display:-webkit-box;
	-webkit-box-align:center;
}
.ipro ul img {
	width:50%;
	border-radius:6px;
	float:left;
}
/* inews */
.inews {
	width:98%;
	margin:0 auto;
	background:#f0f0f0;
	border-radius:6px;
	overflow:hidden;
}
.inews li {
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #ccc;
}
.inews li:first-child {
	border-top:0;
}
.inews li:last-child {
	border-bottom:0;
}
.inews a {
	display:block;
	overflow:hidden;
	color:#333;
	padding-left:10px;
}
.inews span {
	float:right;
	margin-right:10px;
}
/* listPro */
.listPro .list {
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
	padding-top:10px;
}
.listPro .list li.item {
	float:left;
	width:47%;
	margin:0 0 2% 2%;
	overflow:hidden;
	position:relative;
}
.listPro .list li:last-child {
	border-bottom:0;
}
.listPro .list img {
	float:left;
	width:100%;
}
.listPro .list span {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#333;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(0,0,0,0.7);
	color:#FFF;
	text-align:center;
}
/* listNews */
.listNews .list {
	overflow:hidden;
	padding-top:10px;
	margin-bottom:1.5em;
}
.listNews .list li.item {
	float:left;
	width:96%;
	margin:0 0 2% 2%;
	background:#f0f0f0;
	border-radius:3px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
}
.listNews .list a {
	display:block;
	height:40px;
	line-height:40px;
	margin-left:2%;
	color:#333;
	background:url(../images/e.png) 98% center no-repeat;
	background-size:7px;
}
.listNews li.hover {
	background:#f1f1f1 !important;
}
/* showInfo */
.showInfo .content {
	padding:4%;
	line-height:2em;
}
.showInfo .content img {
	max-width:100%;
	/*border-radius:8px;*/
}
.showInfo .proImg {
	max-width:100%;
	display:block;
	margin:0 auto 20px;
	border-radius:8px;
}
.showInfo h1.proTit {
	text-align:center;
	font-size:1.5em;
	font-weight:400;
	/*color:#FFF;*/
	margin-bottom:0.5em;
}
.showInfo h1.newsTit {
	font-size:1.5em;
	font-weight:400;
	/*color:#FFF;*/
}
.showInfo h1.aboutTit {
	font-size:1.5em;
	font-weight:400;
	/*color:#FFF;*/
	border-bottom:1px solid #ccc;
	padding-bottom:0.5em;
	margin-bottom:1em;
}
.showInfo .date {
	height:2em;
	line-height:2em;
	border-bottom:1px solid #ccc;
	color:#ccc;
	margin-bottom:1em;
}
.jingFormat {
	/*color:#b7e0f7;*/
}
.jingFormat div{margin-top:15px;}
/* footer */
.footer {
	padding:15px 0;
	color:#333;
	font-size:1.2em;
}
.footer a {
	color:#333;
}
