/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/**
 +------------------------------------------------------------------------------
 * 网站样式重写
 +------------------------------------------------------------------------------
 */

html {
	zoom: 1;
}
html * {
	outline: 0;
	zoom: 1;
}
html button::-moz-focus-inner {
border-color:transparent!important;
}
body {
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {/*border-collapse:collapse;border-spacing:0;*/
}
fieldset, a img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
/**
 +------------------------------------------------------------------------------
 * Public Class
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}/* 清除浮动*/
.colwrapper {
	overflow: hidden;
	zoom: 1 /*for ie*/;
	margin: 5px auto;
}/* 高度自适应 */
.strong {
	font-weight: bold;
}
.lft {
	float: left;
	display: inline;
}
.rgt {
	float: right;
	display: inline;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.show {
	display: block;
	visibility: visible;
}
.hide {
	display: none;
	visibility: hidden;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.break {
	word-wrap: break-word;
	overflow: hidden; /*word-break:break-all;*/
}
.tl {
	text-align: left
}
.tr {
	text-align: right;
}
.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk20 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
.bk5 {
	height: 5px;
}
.bk8 {
	height: 8px;
}
.bk10 {
	height: 10px;
}
.bk15 {
	height: 15px;
}
.bk20 {
	height: 20px;
}
/* 解决固定层在IE6下闪的问�?*/
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
.blue {
	color: #257FEB;
}
body {
	min-width: 1100px;
	color: #333;
	line-height: 22px;
	font-family: "微软雅黑", "黑体", Arial;
	background: #F2F2F2 url(../images/bg.jpg) repeat-x center top;
}
a {
	outline: none;
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #257FEB;
}
/*
.wrapper{
	width:1200px;
	margin: 0 auto;
	clear: both;
	height: auto;
}
.topbar{ height:60px; background:#3E3E3E;}
.topbar .logo{ float:left; height:60px; overflow:hidden; width:138px;}
.topbar .logo a{ display:block; height:60px; background:url(../images/logo.png) no-repeat; width:138px; text-indent:-999em;}

.nav{ float:left; margin-left:15px;}
.nav li{ float:left; font-size:16px;  position:relative;height:60px; line-height:60px; }
.nav li i{ display:inline-block; background:url(../images/arrow.png) no-repeat; width:12px; height:7px; position:relative; top:-2px; margin-left:5px;}
.nav li a:hover{ text-decoration:none;}
.nav li.on strong a{background:#257FEB; color:#fff;}
.nav strong{font-weight:normal !important;}
.nav strong a{ display:block; float:left; height:60px; line-height:60px;padding:0 12px; color:#fff; font-size:18px;}
.nav strong a:hover{ background:#257FEB;}
.nav dl{width:100px;background:#fff;position:absolute;height:auto;left:0px;top:60px;padding:10px 0;text-align:center;border:#eaeaea solid 1px;display:none; box-shadow:2px 2px 4px #ccc;}
.nav dl a{font-size:14px;}
.nav dl a:hover{color:#767676;}
.nav dl em{width:12px;height:7px;position:absolute;top:-7px;left:35px;}
.nav dl dd{ line-height:35px;}
.nav dl dd a{ display:block; line-height:35px; height:35px;}
.nav dl dd a:hover{ background:#257FEB; color:#fff;}
.nav li.selected dl{display:block;}


.action { float:right; padding-top:12px;}
.action a{ display:inline-block; height:34px; line-height:34px; color:#fff;opacity:0.9; filter:alpha(opacity=90); font-size:16px;}
.action a:hover{opacity:1; filter:alpha(opacity=100); text-decoration:none; }
.action a.n1{ background:#257FEB url(../images/icon1.png) no-repeat 8px center; padding:0 6px 0 30px; margin-right:10px;}
.action a.n2{ background:#505050; padding:0 17px;}
.action a.n3{ background:#257FEB; padding:0 17px;}
*/

.imgbox {
}
.imgbox .lft {
	margin-top: 48px;
	margin-left: 35px;
}
.imgbox .rgt {
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.mainBox {
	background: #fff url(../images/bg1.png) repeat-y left top;
}
.leftBox {
	width: 170px;
	float: left;
}
.subNav li {
	height: 58px;
	background: url(../images/line.png) repeat-x left bottom;
	line-height: 58px;
	font-size: 18px;
	color: #fff;
}
.subNav li a {
	color: #fff;
	font-size: 18px;
	display: block;
	height: 58px;
	width: 170px;
	line-height: 58px;
	text-align: center;
	position: relative;
}
.subNav li a i {
	background: url(../images/arrow_left.png) no-repeat;
	width: 12px;
	height: 22px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	right: -12px;
	display: none;
}
.subNav li.on a {
	background: url(../images/nav_hover.png) no-repeat;
	color: #fff;
}
.subNav li.on a i {
	display: block;
}
.subNav li a:hover {
	color: #257FEB;
	text-decoration: none;
}
.subNav li.on a:hover {
	color: #fff;
}
.rightBox {
	width: 960px;
	float: right;
	margin-right: 34px;
	display: inline;
	padding: 15px 0 40px 0;
}
.position {
	border-bottom: 1px solid #D9D9D9;
	padding-left: 25px;
	background: url(../images/home_ico.png) no-repeat 5px center;
	height: 40px;
	line-height: 40px;
}
.rightBox .body {
	font-size: 14px;
	padding: 10px 0;
}
.rightBox .body h1 {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #666;
	padding: 20px 0;
}
.rightBox .body .detail {
	line-height: 30px;
	color: #5a5a5a;
}
.rightBox .body .detail h3 {
	font-size: 18px;
	font-weight: bold;
}
.rightBox .body .detail .img {
	text-align: center;
	padding: 40px 0;
}
.rightBox .body .pb10 p {
	padding: 5px 0 10px 0;
}
.rightBox .body .pb10 h3 {
	padding: 10px 0 10px 0;
}
.contact .item {
	padding: 35px 10px;
	border-bottom: 1px solid #E6E6E6;
}
.contact .item h3 {
	font-size: 18px;
	color: #257FEB;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 30px;
}
.contact .item .thumb {
	float: left;
}
.contact .item .desc {
	width: 478px;
	float: right;
	font-size: 16px;
	color: #5a5a5a;
}
.contact .item .desc h4 {
	color: #5a5a5a;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 28px 0;
	padding-left: 24px;
}
.contact .item .desc ul li {
	padding-left: 30px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 30px;
}
.contact .item .desc ul li.ico1 {
	background: url(../images/ico1.jpg) no-repeat 5px center;
}
.contact .item .desc ul li.ico2 {
	background: url(../images/ico2.jpg) no-repeat left center;
}
.contact .item .desc ul li.ico3 {
	background: url(../images/ico3.jpg) no-repeat left center;
}
.contact .item .desc ul li.ico4 {
	background: url(../images/ico4.jpg) no-repeat left center;
}
.contact .item .desc ul li.ico5 {
	background: url(../images/ico5.jpg) no-repeat left center;
}
.txtinfo .item .hd {
	padding: 15px 10px;
	border-bottom: 1px solid #CFD4D9;
}
.txtinfo .item .bd {
	padding: 40px 0;
	text-align: center;
}
.txtinfo .item .bd ul li {
	float: left;
	display: inline;
	width: 240px;
	margin-right: 100px;
}
.txtinfo .item .bd ul li h5 {
	padding: 10px 0;
	font-size: 18px;
}
.txtinfo .item .bd ul li.last {
	margin-right: 0;
}
.sitemap {
	padding: 15px 0 0 40px;
}
.sitemap .linkbox {
	margin-bottom: 30px;
}
.sitemap .linkbox h3 {
	clear: both;
	line-height: 60px;
	font-size: 22px;
	font-size: 22px;
}
.sitemap .linkbox h3 a {
	color: #257FEB;
}
.sitemap .linkbox ul.f6 li {
	float: left;
	border: 1px solid #EDEDED;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
}
.sitemap .linkbox ul.f6 li a {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
.sitemap .linkbox ul.f6 li a:hover {
	background: #257FEB;
	color: #fff;
	text-decoration: none;
}
.flink {
	padding: 15px 0 0 30px;
}
.flink .item li {
	float: left;
	border: 1px solid #F8F8F8;
	width: 177px;
	height: 84px;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
	overflow: hidden;
}
.flink .item li a {
	display: block;
	float: left;
	width: 177px;
	height: 84px;
}
.flink .item li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.box1 {
	margin-bottom: 80px;
}
.box1 .lft {
	width: 480px;
}
.box1 .rgt {
	margin-right: 120px;
}
.t2 p {
	text-indent: 2em;
}
