﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	line-height:1.8em;
	background:url(../Images/BG.gif);
}
img {
	border:0;
}
ul {
	margin:0;
	padding:0;
}
a {
	color:#000;
}
a:link {
	color:#000;
}
a:hover {
	color:#2f85be;
}
a:active {
	color:#2f85be;
}
input {
	font-family:Verdana;
	font-size:12px;
}



/*------------公共-----------------*/
.QQ {
	background:#2f85be;
	margin:5px 0 0 0;
	padding:6px 5px 0 5px;
	height:20px;
}
.QQ a {
	text-decoration:none;
	color:#fff;
}
.Clear {
	clear:both;
}
.Page {
	padding:5px;
}
.PagePro {
	border-top:solid 1px #ccc;
	padding:5px;
}
.Path {
	border-bottom:solid 1px #ccc;
	text-align:left;
	padding:10px 10px 2px 10px;
}
.Close {
	border-top:solid 1px #ccc;
	padding:5px;
	text-align:center;
	color:#7e7e7e;
}
.Close a {
	color:#7e7e7e;
}

/*----------End-------------*/

/*--------结构Structure---------------*/

#Container {
	width:1002px;
	margin:0 auto;
	background:#fff;
}
#Header {
}

#Nav {
	background:url(../Images/NavBG.gif) repeat-x;
	height:43px;
}
	#Nav li {
		float:left;
		list-style-type:none;
	}
	#Nav .Line {
		background:url(../Images/NavLine.gif) no-repeat right center;
	}
	#Nav li a {
		text-decoration:none;
		font-size:14px;
		display:block;
		width:111px;
		line-height:40px;
		text-align:center;
	}
	#Nav li a:hover {
		background:url(../Images/NavON.gif) repeat-x center top;
		color:#FFFFFF;
		font-weight:bold;
	}

#Main {
	padding:5px 21px 0 21px;
}
#MainLeft {
	float:left;
}
#MainCenter {
	float:left;
}
#MainRight {
	float:right;
}

#Footer {
	text-align:center;
	background:#155599;
	color:#FFFFFF;
	padding:10px;
}


/*-----------------------------*/





.NewNewsBox {
	width:350px;
	padding:0 5px;
}

/*滑动门CSS*/
.NewNews {
	background:url(../Images/NewsBNavG3.gif) repeat-x left top;
}
.NewNewsColumn {
	border-bottom:solid 1px #018fcf;
}

.News {
	border-bottom:dashed 1px #ccc;
	height:22px;
	color:#7e7e7e;
}
.NewsTitle {
	float:left;
	padding-left:5px;
}
	.NewsTitle a {
		text-decoration:none;
		line-height:22px;
		color:#7e7e7e;
	}
.NewsDate {
	float:right;
	font-size:10px;
	color:#7e7e7e;
	padding-right:5px;
}

.NewsMore {
	float:right;
	padding-right:10px;
}
.NewsMore a {
	text-decoration: none;
	line-height:24px;
	color:#7e7e7e;
}
		#tabtags {
			height:24px;
			margin:0;
			padding:0;
			float:left;
		}
		
		#tabtags li{ 
			float:left;
			height:24px;
			list-style-type:none;
			text-align:center;
		}
		
		#tabtags li a {
			text-decoration:none;
			height:24px;
			width:80px;
			display:block;
			line-height:24px;
			font-size:12px;
			color:#7e7e7e;
			font-weight:bold;
			background:url(../Images/NewsBNavG2.gif) no-repeat right bottom;
		}
		#tabtags li a:hover {
			background:url(../Images/NewsBNavG.gif) no-repeat right bottom;
			color:#FFFFFF;
		}

		#tabtags li.emptyTag{
			width:4px;
			background:none;
		}
		#tabtags li.selectTag{
			position:relative;
			height:24px;
		}
		#tabtags li.selectTag a{
			background:url(../Images/NewsBNavG.gif) no-repeat right bottom;
			color:#fff;
			height:24px;
			width:80px;
			display:block;
			line-height:24px;
		}
		.selectTag {
		}
		#tabtagContent{
			clear:both;
		}
			.tabtagContent{
			padding:5px 0;
			color:#474747;
			display:none;
			overflow-x:auto;
			width:340px;
			}
		.tabtagContentMain {
			padding:5px;
			color:#474747;
			overflow-x:auto;
			width:340px;
		}
		/*.tabtagContent ul,.tabtagContentMain ul {
			margin:0;
			padding:0;
		}
		.tabtagContent ul li,.tabtagContentMain ul li {
			list-style-type:none;
			float:left;
			width:24%;
			line-height:20px;
			height:25px;
		}
		.tabtagContent ul li a,.tabtagContentMain ul li a {
		}*/
		#tabtagContent div.selectTag{
			display:block;
		}
		/*---------End------------*/



.HotCase {
	width:360px;
}
.HotCaseClomun {
	border-bottom:solid 1px #018fcf;
}
	.HotCaseClomunLeft {
		float:left;
		background:url(../Images/HotColumnBg.gif) no-repeat;
		height:25px;
		width:93px;
		line-height:25px;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
	}
	.HotCaseClomunRight {
		float:right;
		padding-top:6px;
	}
.HotCaseMain {
	background:#efefef;
	border-bottom:solid 1px #018fcf;
	padding:5px 0;
}
.HotCaseBox {
	padding:0 5px;
	height:22px;
}
.HotCaseTitle {
	float:left;
	width:220px;
}
	.HotCaseTitle a {
		text-decoration:none;
		line-height:22px;
		color:#7e7e7e;
	}
.HotCaseDate {
	float:right;
	width:125px;
	font-size:11px;
	color:#7e7e7e;
}

.ActPic {
	background:url(../Images/PicBg.gif) repeat-x;
	padding:5px 0;
}
.ActPicImg {
	background:url(../Images/PicBoxBg.gif) no-repeat;
	width:161px;
	height:125px;
	padding:8px 0 0 11px;
	float:left;
}


.ServicesColumn {
	padding:2px 0;
}
.SerTitle {
	background:url(../Images/SerColumnBg.gif) repeat-x;
	height:32px;
	padding:0 5px;
}
.SerTitle div {
	float:left;
}

.SerMenu {
	background:url(../Images/SerMainBg.gif) repeat-x left bottom #fcfff4;
	padding:5px;
}
	.SerMenu ul {
		float:left;
	}
	.SerMenu ul li {
		background:url(../Images/Ico_jt2.gif) no-repeat 5px center;
		padding-left:15px;
		list-style-type:none;
	}
	.SerMenu ul li a {
		line-height:20px;
		text-decoration:none;
	}
	.SerMenu ul li a:hover {
		text-decoration:underline;
	}
.SerMenuTX {
	width:25%;
}
.SerMenuCP {
	width:22%;
}
.SerMenuGK {
	width:24%;
}
.SerMenuNX {
	width:29%;
}

.LinkBox {
	padding:5px 0;
}
.LinkLeft {
	float:left;
}

.LinkColumn {
	font-size:14px;
	font-weight:bold;
}

.LinkCen {
	float:Left;
	background:url(../Images/LinkCen.gif) repeat-x left top;
	width:930px;
	padding:10px 5px;
}
	.LinkCen a {
		padding:3px;
	}
.LinkRight {
	float:left;
}


.Main {
	background:url(../Images/SidbarCen.gif) repeat-y left 40px #ededed;
	height:100%;
}
.Left {
	width:210px;
}
.Right {
	width:740px;
	padding:0 5px;
}


.SidbarColumn {
	background:url(../Images/SidbarTop.gif) no-repeat;
	height:30px;
	line-height:30px;
	padding:10px 0 0 10px;
	font-size:20px;
	font-family:"黑体";
	font-weight:bold;
	color:#FFFFFF;
}
.SidbarMenu {
	padding:0 5px 0 10px;
}
.SidbarMenu li {
	list-style-type:none;
}
.SidbarMenu li a {
	text-decoration:none;
	color:#fff;
	display:block;
	border-bottom:dashed 1px #ededed;
	background:url(../Images/Ico_jt.gif) no-repeat 5px center;
	padding-left:25px;
	height:22px;
	line-height:22px;
}
.SidbarMenu li a:hover {
	font-weight:bold;
	color:#FFFFFF;
	background:url(../Images/Ico_jt.gif) no-repeat 5px center #0099da;
}

.SidbarMenu ul li ul {
	margin:0;
	padding:0;
}
.SidbarMenu ul li ul li a {
	text-decoration:none;
	color:#fff;
	display:block;
	background:url(../Images/ico_Sidebar2.gif) no-repeat 5px center;
	padding-left:15px;
	height:22px;
	line-height:22px;
}
.SidbarMenu ul li ul li a:hover {
	background:url(../Images/ico_Sidebar2.gif) no-repeat 5px center #0099da;
}

.MainTxt {
	overflow-x:auto;
	padding:5px;
	width:730px;
}


.SerFloat {
	width:360px;
	float:left;
	padding:5px 5px;
}
.ServicesMenuTitle {
/*	width:360px;
	float:left;
*/	padding:5px 5px;
}
.ServicesMenu ul div {
	background: #AFDCED;
	font-weight:bold;
	padding:0 5px;
	color:#FFFFFF;
}
.ServicesMenu ul div a {
	text-decoration:none;
}
.ServicesMenu ul li {
	border-bottom:dashed 1px #ccc;
	background:url(../Images/Ico_jt2.gif) no-repeat 5px center;
	padding-left:15px;
	list-style-type:none;
}
.ServicesMenu ul li a {
	text-decoration:none;
}

.ServicesTitle {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.Case td {
	padding:0 5px;
}

.Search {
	background:url(../Images/Search.gif) no-repeat;
	width:354px;
	height:154px;
	padding:50px 0 0 30px;
	margin:0 auto;
}
.Search div {
	padding:2px 0;
}
.SearchMain {
	width:800px;
	margin:0 auto;
	padding-bottom:50px;
}
.SerMainEroo {
	background:#ededed;
	font-size:14px;
	padding:10px;
	color:#FF0000;
}

.ActPicView {
	margin:20 auto;
	padding:20px 0;
	text-align:center
}
.ActPicView img {
	border:solid 5px #fff;
}


.ShowEmot{
	border:#0A3198 1px solid;
	background:#FFFFF1;
	position:fixed;
	top:230;
	left:40%;
	z-index:1;
	*position:absolute;
	*top:expression(offsetParent.scrollTop + 230 + "px");
}

.Emot{
	cursor:pointer;
	margin:2px;
}