@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
div,input,textarea,select {
	font-family:Verdana,Helvetica,SimSun;
	font-size:12px;
	color:#333;
}
input,textarea {
	border:1px solid #ccc;
}
a {
	color:#0069ab;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:none;
}
ul,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2 {
	font-size:14px;
	margin:0;
	padding:0;
}
h3 {
	font-size:14px;
	margin:0;
	padding:15px 0 8px;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.hand {
	cursor:pointer;
}
.red {
	color:#f60;
}
.gray {
	color:#999;
}
.green {
	color:#090;
}

.width {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}

#top {
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#f2f2f2;
	border-bottom:1px solid #e3e3e3;
}
#top div {
	color:#888;
}

#head {
	height:105px;
}
#logo {
	float: left;
	margin: 22px 0 0 15px;
}
#logo img {
	width: 325px;
}
#tel400 {
	float: left;
	margin: 32px 0 0 70px;
}
#search {
	float: right;
	width:353px;
	height:28px;
	background:url(/inc/img/search_bg.gif) no-repeat;
	margin-top: 29px;
}
#search select {
	margin:5px 0 0 5px;
	width:50px;
	float:left;
	border:0;
}
#search .input {
	border:0;
	font-size:14px;
	width:145px;
	height:26px;
	float:left;
	padding:0 6px;
	background:none;
	margin-top:1px;
}
#search .btn {
	font-size:14px;
	width:88px;
	height:28px;
	border:0;
	background:none;
	color:#fff;
	float:left;
}
#weibo {
	float:left;
	width:28px;
	height:28px;
	margin-left: 10px;
}
#hot_words {
	float:right;
	color:#777;
	width:353px;
	margin-top: 10px;
}
#search_m {
	display: none;
}

#menu {
	height:39px;
	background:url(/inc/img/menu_bg.gif) 0 -34px repeat-x;
}
#menu ul {
	float:left;
}
#menu .right {
	width:5px;
	height:34px;
	background:url(/inc/img/menu_bg.gif) 0 -73px no-repeat;
}
#menu li {
	float:left;
	border-right:1px solid #fff;
}
#menu li span a {
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:34px;
	padding:0 30px;
	color:#585858;
}
#menu li .home a {
	background:url(/inc/img/menu_bg.gif) 0 0 no-repeat;
}
#menu li:hover, #menu .active {
	background:url(/inc/img/menu_bg.gif) 0 -107px repeat-x;
}
#menu li:hover span a, #menu .active span a {
	color:#fff;
}
#menu li:hover .home a, #menu .active .home a {
	background:url(/inc/img/menu_bg.gif) 0 -141px no-repeat;
}
#menu li dl {
	position:absolute;
	z-index:999;
	display:none;
	border-top:2px solid #0069ab;
}
#menu li dd {
	background-color:#eee;
	border-bottom:1px solid #fff;
}
#menu li dd a {
	font-size:14px;
	white-space:nowrap;
	display:block;
	_display:inline-block;
	padding:0 30px;
	line-height:34px;
	color:#444;
	background-color:#eee;
}
#menu li dd a:hover {
	color:#fff;
	background-color:#999;
}
#menu li dd:hover {
	background-color:#999;
}
#menu li:hover dl {
	display:block;
}

#foot {
	margin-top:15px;
	background-color:#f2f2f2;
	border-top:1px solid #e3e3e3;
	padding:20px 0;
	line-height:24px;
	color:#666;
}
#foot a {
	color:#666;
}
#foot a:hover {
	color:#0069ab;
}
#foot p {
	margin:0;
	padding-top:12px;
}

#quickTool {
	position:fixed;
	left:50%;
	margin-left:500px;
	_position:absolute;
	top:200px;
	_top:expression(documentElement.scrollTop+200+"px");
	width:36px;
}
#quickTool li {
	margin-top:3px;
	height:36px;
	width:36px;
	filter:Alpha(Opacity=50);
	opacity:0.5;
	cursor:pointer;
	overflow:hidden;
}
#quickTool li:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
}
#btn_wx div {
	background-color:#fff;
	padding:15px;
	position:absolute;
	z-index:999;
	left:-150px;
	top:3px;
	display:none;
}
#btn_wx:hover div {
	display:block;
}

#banner {
	margin-top:15px;
}
#main {
	position:relative;
}
#mainBar {
	float:left;
	width:175px;
}
#mainDiv {
	width:785px;
	overflow:hidden;
	float:right;
}

#leftMenu {
	margin-top:15px;
	border:1px solid #e3e3e3;
}
#leftMenu dt {
	height:46px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
}
#leftMenu dt a {
	display:block;
	line-height:46px;
	padding-left:56px;
	color:#666;
	font-size:14px;
}
#leftMenu dt:hover {
	background-color:#f0f0f0;
}
#leftMenu dt:hover a {
	color:#000;
}
#leftMenu .active {
	background-color:#f0f0f0;
}
#leftMenu .active a {
	font-weight:bold;
	color:#0069ab;
	background:url(/inc/img/arron_r.gif) no-repeat 165px 19px;
}
#leftMenu dd {
	border-bottom:1px solid #fff;
}
#leftMenu dd a {
	display:block;
	line-height:28px;
	background:#f7f7f7 url(/inc/img/arron.gif) no-repeat 12px 12px;
	padding-left:22px;
}
#leftMenu dd a:hover {
	background:#fff url(/inc/img/arron_red.gif) no-repeat 12px 12px;
}
#leftMenu .current {
	font-weight:bold;
}
#leftContact {
	border:1px solid #cde7ef;
	margin-top:15px;
	text-align:center;
}
#leftContact dt {
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	background-color:#f0f8f9;
}
#leftContact dd {
	text-align:left;
	font-size:14px;
	padding:6px 0 6px 10px;
}
#leftContact span {
	font-size:12px;
}
#leftContact .weixin {
	text-align:center;
	padding:10px;
}

.leftBanner a {
	display:block;
	margin-top:15px;
}

#navTitle {
	margin-top:15px;
	line-height:46px;
	height:46px;
	border-bottom:1px solid #ddd;
}
#navTitle h1 {
	font-family:SimHei;
	font-weight:normal;
	float:left;
	color:#666;
	padding:0 10px;
	font-size:24px;
}
#navTitle span {
	float:right;
	padding-right:10px;
	color:#999;
}

.mainTitle {
	margin-top:15px;
	line-height:28px;
	height:28px;
	background:url(/inc/img/title_bg.gif) repeat-x;
	border-bottom:1px solid #ddd;
}
.mainTitle h2 {
	float:left;
	color:#666;
	padding-left:10px;
}
.mainTitle span {
	float:right;
	padding-right:10px;
	color:#999;
}

.mainContent {
	line-height:200%;
}
.mainContent p {
	margin:15px 0 10px;
	font-size:14px;
}

#mainNav {
	height:26px;
	margin-top:15px;
	overflow: hidden;
}
#mainNav ul {
	float:left;
	margin-bottom: -6px;
}
#mainNav li {
	float:left;
}
#mainNav li a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:24px;
	height:24px;
	padding:0 10px;
	border:1px solid #e3e3e3;
	margin:0 6px 6px 0;
}
#mainNav li a:hover {
	border:1px solid #f60;
}
#mainNav .active a, #mainNav .active a:hover {
	border:1px solid #009ec6;
	background-color:#009ec6;
	color:#fff;
}
#mainNav div {
	float:right;
}
#mainNav div a {
	float:right;
	margin-left:6px;
	display:block;
	line-height:24px;
	height:24px;
	padding:0 15px;
	border:1px solid #069;
	background-color:#459fce;
	color:#fff;
}
#mainNav div a:hover {
	border:1px solid #f60;
	background-color:#ff8432;
}

#mainPage {
	margin-top:15px;
	height:22px;
}
#mainPage a {
	display:block;
	float:left;
	border:1px solid #e3e3e3;
	padding:0 6px;
	height:20px;
	line-height:20px;
	margin-right:5px;
}
#mainPage a:hover {
	border:1px solid #069;
	background-color:#459fce;
	color:#fff;
}
#mainPage a.active {
	border:1px solid #459fce;
	background-color:#459fce;
	font-weight:bold;
	color:#fff;
}

.picList {
	width:800px;
}
.picList li {
	width:182px;
	float:left;
	margin:15px 16px 0 0;
	border:1px solid #e3e3e3;
	position:relative;
}
.picList li:hover {
	border:1px solid #459fce;
}
.picList div {
	width:160px;
	height:120px;
	padding:11px 11px 5px;
	position:relative;
}
.picList div img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.picList p {
	text-align:center;
	overflow:hidden;
	line-height:18px;
	height:36px;
	padding:0 8px;
	margin:10px 0;
	color: #0069ab;
}
.picList span {
	position:absolute;
	top:0;
	right:0;
}
.picList p span {
	position:inherit;
}

.infoList {
	margin-top:15px;
}
.infoList li {
	line-height:36px;
	border-bottom:1px dashed #cedde8;
	height:36px;
}
.infoList li div {
	float:left;
	background:url(/inc/img/arron.gif) no-repeat 5px 16px;
	padding-left:18px;
	font-size:14px;
}
.infoList li span {
	float:right;
	color:#999;
}

.pdfList {
	margin-top:15px;
}
.pdfList dt {
	line-height:36px;
	height:36px;
	background-color:#f2f2f2;
	font-weight:bold;
}
.pdfList dt div {
	float:left;
	padding-left:18px;
	font-size:14px;
}
.pdfList dt span, .pdfList dd span {
	float:right;
	padding-right:10px;
}
.pdfList dd {
	line-height:36px;
	border-bottom:1px dashed #cedde8;
	height:36px;
	background:url(/inc/img/pdf.gif) no-repeat 6px 6px;
}
.pdfList dd div {
	float:left;
	padding-left:36px;
	font-size:14px;
}

.videoList {
	width:800px;
}
.videoList li {
	width:182px;
	float:left;
	margin:15px 16px 0 0;
	border:1px solid #e3e3e3;
}
.videoList li:hover {
	border:1px solid #459fce;
}
.videoList div {
	width:156px;
	height:96px;
	background:url(/inc/img/video_bg.gif) no-repeat;
	margin: 13px auto 5px;
	text-align: center;
}
.videoList p {
	text-align:center;
	overflow:hidden;
	line-height:18px;
	height:36px;
	padding:0 8px;
	margin:8px 0;
	color: #0069ab;
}

#ebookList {
	width:800px;
}
#ebookList li {
	width:142px;
	float:left;
	margin:15px 16px 0 0;
	border:1px solid #e3e3e3;
	position:relative;
}
#ebookList li:hover {
	border:1px solid #459fce;
}
#ebookList div {
	width:118px;
	height:160px;
	padding:12px 12px 5px;
}
#ebookList p {
	text-align:center;
	overflow:hidden;
	line-height:18px;
	height:36px;
	padding:0 8px;
	margin:8px 0;
	color: #0069ab;
}
#ebookList span {
	position:absolute;
	top:0;
	right:0;
}

#infoList2 {
	margin-top:15px;
}
#infoList2 li {
	font-size:14px;
	line-height:36px;
	border-bottom:1px dashed #cedde8;
	height:36px;
	white-space:nowrap;
	width:372px;
	background:url(/inc/img/arron.gif) no-repeat 10px 16px;
	float:left;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
}

#noResult {
	margin-top:15px;
	border:1px solid #e3e3e3;
	padding:50px;
	font-size:14px;
	line-height:200%;
}
#noResult p {
	float:left;
	font-size:64px;
	font-family:Verdana;
	font-weight:bold;
	margin:15px 50px 0 0;
	color:#ccc;
	height:100px;
}

/*小屏端样式*/
@media (max-width: 800px) {
	.width {
		width: 100%;
	}
	#top, #tel400, #search, #hot_words {
		display: none;
	}
	#head {
		height: 85px;
	}
	#logo {
		float: none;
		text-align: center;
		width: calc(100% - 24px);
		margin: 12px auto 0;
	}
	#logo img {
		max-width: 100%;
	}
	#search_m {
		display: block;
		margin-top: 12px;
	}
	#search_m select {
		border:0;
		background-color:#fff;
	}
	#search_m .input {
		font-size:14px;
		width:50%;
	}
	#search_m .btn {
		font-size:14px;
		border:0;
		background-color:#459fce;
		color:#fff;
	}
	
	#menu {
		width:100%;
		height:68px;
		background:none;
		background-color:#0097d6;
	}
	#menu ul {
		float:none;
	}
	#menu ul li:first-child, #menu li:hover dl, #menu .right {
		display: none;
	}
	#menu li {
		border-right:0;
		width:25%;
		border-bottom:1px solid #0069ab;
		border-top:1px solid #3fb7e9;
	}
	#menu li span a {
		font-size:16px;
		padding:0;
		line-height:32px;
		color:#fff;
		text-align: center;
	}
	#menu li:hover, #menu .active {
		background:none;
	}
	#menu li:hover span a, #menu .active span a {
		color:#8cd5f3;
	}
	
	#foot {
		margin-top:12px;
	}
	#foot span {
		white-space: nowrap;
	}
	
	#quickTool {
		left: auto;
		right: 12px;
		top: auto;
		bottom: 10px;
	}
	#quickTool li:not(#topBtn) {
		display: none;
	}
	
	#banner {
		margin-top:12px;
	}
	#banner img {
		max-width: 100%;
		vertical-align: bottom; /*解决图片下方多3px*/
	}
	
	#mainBar {
		float: none;
		width: 100%;
	}
	#mainDiv {
		width: calc(100% - 24px);
		float: none;
		margin: auto;
	}
	
	#leftMenu {
		margin-top:0;
		background-color:#e6f4fa;
		border:0;
		display: table;
		width: 100%;
		text-align: center;
	}
	#leftMenu dt {
		float: left;
		width: calc(33.33% - 1px);
		overflow: hidden;
		height: 32px;
		background-image: none !important;
		background-color:#e6f4fa;
		border-bottom:1px solid #c9e1ec;
		border-right:1px solid #c9e1ec;
	}
	#leftMenu dt:nth-child(3n) {
		width: 33.33%;
		border-right:0;
	}
	#leftMenu dt a {
		line-height:32px;
		padding-left:0;
		color:#0069ab;
		font-size: 12px;
	}
	#leftMenu dt:hover {
		background-color:#e6f4fa;
	}
	#leftMenu dt:hover a {
		color:#0069ab;
	}
	#leftMenu .active {
		background-color:#e6f4fa;
	}
	#leftMenu .active a {
		background-image: none;
		background-color:#e6f4fa;
	}

	#leftContact, .leftBanner {
		display: none;
	}
	
	.mainContent img {
		max-width: 100%;
		height: auto !important;
	}
	
	#navTitle, .mainTitle, #mainNav, #mainPage {
		margin-top:12px;
	}
	#navTitle {
		line-height:30px;
		padding: 8px 0;
		height:auto;
	}
	#navTitle::after {
		content: '';
		display: block;
		clear: both;
	}
	#mainNav {
		height: auto;
	}
	
	.picList {
		width:100%;
	}
	.picList li {
		width:50%;
		margin:12px 0 0;
		border:0;
	}
	.picList li:hover {
		border:0;
	}
	.picList div {
		width:140px;
		height:105px;
		border:1px solid #e3e3e3;
		padding:6px;
		margin:0 auto;
	}
	.picList img {
		max-width:140px;
		max-height:105px;
	}
	.picList p {
		margin:5px;
		line-height:1.5;
	}
	.picList span {
		right:50%;
		margin-right: -76px;
	}
	
	.infoList {
		margin-top:12px;
	}
	.infoList li div {
		float:none;
		width: calc(100% - 18px);
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.infoList li span {
		display: none;
	}
	
	.pdfList {
		margin-top:12px;
	}
	.pdfList dt div {
		float:none;
	}
	.pdfList dt span, .pdfList dd span {
		display: none;
	}
	.pdfList dd {
		line-height:22px;
		padding: 7px 0;
		border-bottom:1px dashed #cedde8;
		height:auto;
	}
	.pdfList dd div {
		float:none;
	}

	.videoList {
		width:100%;
	}
	.videoList li {
		width:50%;
		margin:12px 0 0;
		border:0;
	}
	.videoList li:hover {
		border:0;
	}
	.videoList div {
		width:140px;
		background:url(/inc/img/video_bg_m.gif) no-repeat;
		margin: 0 auto;
	}
	.videoList p {
		margin:5px;
		line-height:1.5;
	}
	
	#ebookList {
		width:100%;
	}
	#ebookList li {
		width:50%;
		margin:12px 0 0;
		border:0;
	}
	#ebookList li:hover {
		border:0;
	}
	#ebookList div {
		width:118px;
		height:160px;
		border:1px solid #e3e3e3;
		padding:6px;
		margin:0 auto;
	}
	#ebookList p {
		margin:5px;
		line-height:1.5;
	}
	#ebookList span {
		right:50%;
		margin-right: -65px;
	}
	
	#infoList2 {
		margin-top:12px;
	}
	#infoList2 li {
		width: calc(100% - 20px);
		float:none;
	}
	
	#noResult {
		margin-top:12px;
	}

}