﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */

* {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", 微软雅黑, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #666;
}
body {
	background: #ddd;
}
img {
	border: 0px;
}
button {
	cursor: pointer;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
table {
	word-break: break-all;
	word-wrap: break-word;
	table-layout: fixed;
}
a:hover {
	text-decoration: underline;
}
a.blur {
	color: #0066cc;
}
ul, li, dl, dt, dd {
	list-style: none;
}
.cl_red {
	color: #ff0000;
}
.cl_blue, .a_blue {
	color: #0066cc;
}
.clearfix {
	zoom: 1
}
/****头部*******/
.header {
	height: 169px;
	background: url(img/head_bg.png) repeat-x;
}
.wrap {
	width: 980px;
	margin: 0 auto;
}
.main {
	overflow: hidden;
	margin-bottom: 20px;
}
.header_1 {
	height: 138px;
	background: url(img/zs_hd_bg.jpg) repeat-x;
	overflow: hidden;
}
.zs_wrap {
	width: 960px;
	margin: 0 auto;
}
.logo_wrap {
	margin-top: 38px;
}
.zs_right {
	float: right;
}
.ad_bg {
	background: url(img/zs_ad_bg.jpg) center top no-repeat;
}
.txt_wrap {
	padding: 32px 24px 0;
}
.h2_tit {
	color: #869aa9;
	font-size: 50px;
	line-height: 50px;
	font-weight: normal;
}
.txt_01 {
	font-size: 20px;
	color: #8f989f;
	margin-top: 6px;
}
.info_list {
	float: left;
}
.info_list li {
	font-size: 16px;
	color: #8f989f;
	margin: 3px 0;
}
.friendLink {
	text-align: right;
	height: 28px;
	line-height: 28px;
	_position: relative;
	_top: 6px;
}
.friendLink a {
	font-size: 12px;
	color: #c0cacc;
}
.logo_box {
	height: 101px;
	overflow: hidden;
	position: relative;
}
.logo img {
	margin: 9px 0 0 0px;
}
/*****导航*****/
.nav {
	height: 38px;
	overflow: hidden;
}
.nav .tel {
	float: right;
	margin-top: 5px;
}
.nav_list {
	margin-top: 5px;
}
.nav_list li {
	float: left;
	margin-right: 60px;
	height: 30px;
}
.nav_list li a, .nav_list li a:visited {
	display: inline-block;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
}
.nav_list .current {
	background: #be0109;
	height: 28px;
	border: 1px solid #600e07;
	line-height: 28px;
	padding: 0 14px;
}
.loginBar {
	position: absolute;
	right: 10px;
	bottom: 6px;
	color: #fff;
}
.loginBar a, .loginBar .split_line {
	color: #fff;
}
.breadCrumb {
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	margin: 6px 0 16px;
}
.breadCrumb a {
	color: #0066cc;
}
.subNav_wrap {
	border: 1px solid #ccc;
	border-top: none;
	padding-bottom: 60px;
}
.subNav dt {
	border: 1px solid #ccc;
	border-width: 1px 0;
	background: #e6e6e6;
}
.subNav dt, .subNav dd {
	line-height: 38px;
	padding-left: 40px;
	height: 38px;
}
.subNav dt a {
	font-size: 16px;
}
.subNav dt a, .subNav dd a {
	line-height: 38px;
}
.subNav dd {
	padding-left: 50px;
}
.subNav dd a {
	font-size: 14px;
}
.left {
	width: 190px;
	float: left;
}
.right {
	margin-left: 200px;
}
/*****底部********/
.footer p {
	font-size: 12px;
	color: #999;
}
.footer a {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.footer_1 {
	background: #e0e3e6;
	padding: 15px 0;
	text-align: center;
}
.footer_1 p {
	font-size: 12px;
	color: #999;
}
.footer_1 a {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.split_line {
	margin: 0 10px;
	font-size: 11px;
}
