﻿@charset "utf-8";
html, body {
	font: 12px/1.8 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1C57C4;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul, li, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w328 {
	width: 328px;
}
.w338 {
	width: 338px;
}
.top-nav li.t .tel, .cpzz_title, .sidebar .sb_nav h3.title, #sidebar dl dd h4, #sidebar dl dd .on, .box_index .index_news_list .list-none li, #sidebar dl dt.on, #sidebar dl dt {
	background: url(../images/flings.gif) no-repeat;
}
/*头部*/
header {
	background: #023a8a url(../images/header_bg.png) bottom repeat-x;
	width: 100%;
	height: 200px;
	_height: 200px;
	zoom: 1;
	position: relative;
	z-index: 9999;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
.top-inner {
	width: 1140px;
	margin: 0px auto;
	position: relative;
}
.inner {
	width: 1100px;
	margin: 0px auto;
	position: relative;
}
#web_logo {
	margin-left: 10px;
	font-size: 0px;
	position: relative;
	z-index: 99;
}
.top-nav {
	color: #fff;
	position: absolute;
	right: 5px;
	top: 8px;
	z-index: 1;
	text-align: right;
	width: 100%;
}
.top-nav a {
	color: #fff;
	text-decoration: none
}
.top-nav a:hover {
	color: #ffd600;
}
.top-nav li.t span {
	padding: 0px 10px;
	color: #bbb;
	font-size: 10px;
}
.top-nav li.t .tel {
	color: #fff;
	background-position: 0px 0px;
	padding: 2px 0px 2px 25px;
	margin-right: 30px;
	font-size: 12px;
}
/*logo_warp*/
.logo_warp{ width:100%;height:115px;position:absolute;top:18px;}
nav {
    width:1048px;
	height: 55px;
	position: absolute;
	right: 0px;
	top: 145px;
    left:40px;
	z-index: 999;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #f8f8f8;
}
/*nav .list-none .line{ width:0px; height:55px; padding:0px; border-left:1px solid #f8f8f8; border-right:1px solid #d1d1d1;}*/
nav .list-none li {
	float: left;
	text-align: center;
	height: 55px;
	line-height: 55px;
	z-index: 101;
	position: relative;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #d1d1d1;
}
nav .list-none li .nav {
	font-size: 14px;
	color: #000;
	display: block;
	line-height: 55px;
	height: 55px;
	text-align: center;
	overflow: hidden;
}
nav .list-none .navdown .hover-none {
	color: #083d89;
	font-weight: bold
}
nav .list-none .hover .hover-none {
	color: #083d89;
	font-weight: bold
}
nav .list-none li dl {
	display: none;
	position: absolute;
	top: 55px;
	left: 0px;
	z-index: 100;
	background: #f6f6f6;
	border: 1px solid #cacaca;
	border-top: 1px #fff solid;
	font-weight: bold;
	white-space: nowrap;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	background: -moz-linear-gradient(50% 0, #f6f6f6, #e1e1e1);
	background: -webkit-gradient(linear, 50% 0, 50% 100%, from(#f6f6f6), to(#e1e1e1));
}
nav .list-none li dl dd {
	font-size: 12px;
	color: #000 !important;
	font-weight: normal !important;
	height: 31px;
	line-height: 31px;
}
nav .list-none li dl dd a {
	padding: 0 15px;
	overflow: visible;
	display: block
}
nav .list-none li dl dd a:hover {
	color: #fff !important;
	background: #083d89 !important;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: auto;
	background: #fff;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 410px;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 100%;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #10327c;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #10327c no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
.flash {
	text-align: center;
}
/*首页*/
.fwrx_bg {
	/*background: url(../images/main_bg.gif) repeat-y;*/
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 40px;
}
.fwrx_bg:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.fwrx_width {
	width: 1100px;
	margin: 0px auto;
	clear: both
}
.fwrx_width ol {
	width: 1px;
	height: 130px;
	float: left;
	padding: 20px 0;
	background: #c5c5c5;
	color: #fff;
}
.fwrx_width a {
	text-align: center;
	width: 182px;
	background: #fff;
	border-right: 1px solid #c5c5c5;
	float: left;
	padding: 20px 0;
}
.fwrx_width a img {
	margin: 10px auto;
}
.fwrx-height {
	height: 130px;
}
.box_index {
	border: 1px solid #c5c5c5;
	padding: 10px;
}
.box_index img {
	display: block
}
.box_index h3 {
	color: #fff;
	background: #0b549c;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	position: relative;
	padding-left: 15px;
	font-weight: normal;
	overflow: hidden;
}
.box_index h3 a {
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 15px;
	font-weight: normal;
	color: #fff;
}
.box_index h3 a:hover {
	color: #ffd600;
}
.box_index .editor {
	font-size: 14px;
	color: #000;
	text-indent: 2em;
	line-height: 25px;
}
.box_index .editor a {
	color: #F00;
}
.box_index .index_news_list .list-none {
	padding: 10px;
}
.box_index .index_news_list .list-none li {
	background-position: 0px -140px;
	border-bottom: 1px dashed #c2c2c2;
	padding-left: 15px;
	line-height: 39px;
	height: 39px;
	overflow: hidden;
}
.box_index .index_news_list .list-none li span {
	float: right;
	font-size: 12px;
}
.box_index .index_news_list .list-none li a {
	color: #434343;
	font-size: 14px;
}
.box_index .index_news_list .list-none li a:hover {
	color: #083d89;
}
.box_index .index_img_list .index_img_ul {
	padding: 10px 0;
	clear: both;
}
.box_index .index_img_list .index_img_ul li {
	width: 50%;
	float: left;
	text-align: center;
	overflow: hidden;
}
.box_index .index_img_list .index_img_ul li a {
	color: #434343;
	text-align: center;
	display: block;
}
.box_index .index_img_list .index_img_ul li a img {
	border: 1px #ccc solid;
	display: inline
}
/*.box_index .index_img_list .index_img_ul li a img:hover {
	border: 1px #ccc solid;
}*/
.cpzz_one {
	width: 1100px;
	margin: 0px auto;
	margin-top: 20px;
	position: relative;
}
.cpzz_title {
	height: 35px;
	line-height: 35px;
	background-position: 0px -24px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.cpzz_title span {
	font-size: 16px;
	color: #575757;
	padding-left: 10px;
	float: left;
}
.cpzz_title span b {
	color: #083d89;
	text-transform: capitalize;
}
.cpzz_title a {
	float: right;
	color: #083d89;
	font-weight: normal;
}
.cpzz_title a:hover {
	color: #12a3ff;
}
.cpzz_one .index_pro {
	padding: 20px 40px;
	background: #f1f1f1
}
.cpzz_one .xpy {
	margin: 0px;
	position: relative;
	overflow: hidden;
}
.cpzz_one .xpy ol {
	position: absolute;
	width: 2012em;
}
.cpzz_one .xpy ol li {
	float: left;
	text-align: center;
}
.cpzz_one .xpy ol li .img {
	position: relative;
	display: block;
	text-align: center;
	font-size: 0px;
}
.cpzz_one .xpy ol li .img img {
	margin: auto;
	border: 1px solid #d6d6d6;
}
.cpzz_one .xpy ol li .img div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #083d89;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.cpzz_one .xpy ol li .img div section {
	position: relative;
	padding: 10px;
}
.cpzz_one .xpy ol li .img div section p {
	text-align: left
}
#trigger {
	display: none
}
.cpzz_one .flip {
	width: 70px;
	height: 168px;
	float: left;
	position: absolute;
	top: 45px;
	z-index: 100;
}
.cpzz_one .next, .cpzz_one .prev {
	width: 25px;
	background: url(../images/neu.gif) no-repeat 0 50%;
}
.cpzz_one .next {
	background-position: -40px 50%;
	float: right;
	position: absolute;
	left: 1070px;
	top: 20px;
}
.cpzz_one .next:hover {
	background-position: -133px 50%;
}
.cpzz_one .prev {
	float: left;
	position: absolute;
	left: 5px;
	top: 20px;
}
.cpzz_one .prev:hover {
	background-position: -93px 50%;
}
/*底部*/
footer {
	background: #083d89;
	padding: 20px 0px;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
}
footer address {
	font-style: normal;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
	color: #dab601;
	text-decoration: none;
}
.footer_left {
	width: 800px;
	float: left;
}
.footer_left dt h3 {
	font-size: 16px;
}
.footer_left dt h2 {
	font-size: 22px;
	color: #1258bc;
	text-transform: uppercase
}
.footer_left dt {
	background: url(../images/footer_link_bg.gif) bottom repeat-x;
	margin-bottom: 5px;
}
.footer_left dt .list-none {
	width: 100%;
	height: auto;
	overflow: auto;
}
.footer_left dt .list-none li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 25px;
	font-size: 14px
}
.footer_left dt .list-none li img {
	height: 35px;
	border: 1px #1258bc solid;
}
.footer_left dt .list-none li img:hover {
	border: 1px #ffe94e solid;
}
.footer_left dd address span {
	font-size: 10px;
	margin: 0px 8px;
	color: #1258bc;
}
.footer_right {
	float: right;
	width: 240px;
}
.footer_right address p {
	line-height: 22px;
}
/*内页侧栏*/
.sidebar {
	margin-top: 15px;
}
.sidebar .sb_nav {
	float: left;
	width: 255px;
	position: relative;
	z-index: 9;
	margin-top: -84px;
}
.sidebar .sb_nav h3.title {
	width: 185px;
	text-align: left;
	background-color: #093d89;
	background-position: 15px -57px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	padding: 0px 35px;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden
}
.sidebar .sb_nav h3.title span {
	color: #bbe1ff;
	margin-left: 10px;
	text-transform: capitalize
}
.sidebar .sb_nav h3.line {
	margin-top: 15px;
}
.sidebar .sb_nav .active {
	padding: 10px 15px;
	background: #ededed;
	border: 1px #cbcbcb solid
}
#sidebar dl {
	border-bottom: 1px #979797 dashed;
	height: 100%;
}
#sidebar dl dt {
	padding: 4px 0px 5px 20px;
	margin-top: 5px;
	background-position: 0px -218px;
}
#sidebar dl dd {
}
#sidebar dl dd h4 {
	font-weight: normal;
	padding: 5px 0px 5px 30px;
	background-position: 20px -114px;
}
#sidebar dl dd .on {
	background-color: #ccc;
	background-position: 20px -113px;
}
#sidebar dl dt.on {
	background-position: 0px -178px;
}
#sidebar dl dt.on a {
	font-weight: bold;
	color: #1C57C4;
}
#sidebar dl h4.on a {
	font-weight: bold;
}
.sidebar .sb_box {
	float: right;
	width: 820px;
	background: #ededed;
	overflow: hidden;
	border: 1px #ccc solid
}
.sidebar .sb_box h3.title {
	border-bottom: 1px solid #ddd;
	background: #093d89;
	height: 45px;
	line-height: 45px;
	position: relative;
	color: #fff
}
.sidebar .sb_box h3.title span {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 15px;
}
.sidebar .sb_box h3.title span font {
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #beddfa;
	text-transform: capitalize
}
.sidebar .sb_box h3.title div.position {
	float: right;
	font-weight: normal;
	position: relative;
	top: 0px;
	right: 15px;
}
.sidebar .sb_box h3.title div.position a {
	color: #fff;
}
#ZoomCapDiv td {
	padding: 0px;
	border: none;
}
.page {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
}
.mbbody_body .page {
	margin-left: 20px;
}
.page ul {
}
.page ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
}
.page ul li.thisclass {
	display: inline-block;
	border: 1px solid #1f82b7;
	padding: 2px 9px;
	margin: 0 3px;
	background: #1c82b7;
	color: #fff;
}
.page ul li.thisclass a {
	color: #fff;
}
.page ul li a:hover {
	color: #1f9652;
}
.page ul li span {
	display: inline-block;
	padding: 0;
}
*搜索框*/
.sousuo {
	margin-top: 10px;
	height: 47px;
	line-height: 37px;
	font-size: 12px;
}
.ssl {
	width: 532px;
	float: left;
	vertical-align: middle;
}
.sbt {
	vertical-align: middle;
	margin-top: 5px;
}
.itx {
	vertical-align: middle;
	margin-top: 5px;
	color: #999;
	height: 24px;
	padding-left: 30px;
	border: solid 1px #ccc;
	border-radius: 6px 0px 0px 6px;
	background-image: url(../images/jj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 140px;
}

/*新增留言*/
.message{ overflow:hidden;}
.message dd{ margin-bottom:15px;margin-left:15px;}
.message span{ float:left; line-height:40px;font-size:14px;}
.message .kuang{ width:400px; height:40px; border:1px solid #e5e5e5;line-height:40px; padding-left:10px}
.message textarea{ width:500px; height:150px; border:1px solid #e5e5e5; padding:10px;}
.message .tijiao{ width:100px; height:40px; border:0; background:#3553A2; color:#fff; text-align:center; line-height:40px; margin:0 0 0 70px; cursor:pointer}
/*  客服代码 */ 
.float0831 {font-size:12px; font-family: "microsoft yahei","微软雅黑"; POSITION: fixed; TOP: 100px; RIGHT: 1px; _position: absolute; z-index:999999999 }
.float0831 A {COLOR: #00a0e9; text-decoration:none}
.float0831 A:hover {COLOR: #ff8100; TEXT-DECORATION: none}
.float0831 ul,li{margin:0; padding:0; border:none; list-style-type:none;}
.float0831 .floatL {POSITION: relative; WIDTH: 28px; FLOAT: left}
.float0831 .floatL A {TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px}
.float0831 .floatR {BACKGROUND: url(../images/float_bg.png)}
.float0831 .tp {BACKGROUND: url(../images/float_bg.png)}
.float0831 .cn {BACKGROUND: url(../images/float_bg.png)}
.float0831 .floatR {PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; }
.float0831 .tp {BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px}
.float0831 .cn {BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px}
.float0831 .cn H3 {TEXT-INDENT: -9999px; HEIGHT: 109px; FONT-SIZE: 0px}
.float0831 .cn UL {PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px}
.float0831 .cn UL LI {BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 37px; WORD-WRAP: break-word; HEIGHT: 37px; overflow:hidden;   WORD-BREAK: normal}
.float0831 .titZx { background:url(../images/float_s.png) 8px 0 no-repeat; padding:0;}
.float0831 .titZx a{ display:block; height:109px;    padding: 0; margin:0; }
.float0831 .titDh {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .titDc {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .icoZx {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .icoTc {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .icoFf {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .icoTl {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .btnOpen {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .btnOpen_n {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .btnCtn {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .weibo_sina {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .weixin {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .weibo_qq {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .float_tel {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .float_weixin {BACKGROUND: url(../images/float_s.png) no-repeat}
.float0831 .titDh {BACKGROUND-POSITION: 5px -66px}
.float0831 .titDc {BACKGROUND-POSITION: 5px -124px}
.float0831 .icoZx {BACKGROUND-POSITION: 2px -154px}
.float0831 .icoTc {BACKGROUND-POSITION: -106px -56px}
.float0831 .icoFf {BACKGROUND-POSITION: 2px -213px}
.float0831 .icoTl {PADDING-LEFT: 20px; BACKGROUND-POSITION: -104px -22px}
.float0831 .btnOpen {BACKGROUND-POSITION: -137px -130px}
.float0831 .btnOpen_n {BACKGROUND-POSITION: 0px -530px}
.float0831 .btnCtn {BACKGROUND-POSITION: -107px -130px}
.float0831 .weibo_sina {BACKGROUND-POSITION: 0px -109px}
.float0831 .weixin {BACKGROUND-POSITION: 0px -252px; cursor:pointer}
.float0831 .weibo_qq {BACKGROUND-POSITION: 0px -131px}
.float0831 .float_tel {BACKGROUND-POSITION: -94px 0px}
.float0831 .float_weixin {BACKGROUND-POSITION: 0px -153px} 
 
.float0831 .weibo_sina,.float0831 .weixin,.float0831 .weibo_qq{ width:94px; height:22px; display: block; margin:8px 5px;}
.float0831 .icoZx {PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left}
.float0831 .icoTc {PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left}
.float0831 .icoFf {PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left}
.float0831 .btnOpen {POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px}
.float0831 .btnOpen_n {POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px}
.float0831 .btnCtn {POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px}
.float0831 .btnOpen {TOP: 98px; LEFT: 1px}
.float0831 .btnOpen_n {TOP: 118px; LEFT: 1px}
.float0831 .btnCtn {TOP: 98px; LEFT: 2px}
.float0831 .float_tel {width:130px; height:57px;} 
.float0831 .float_weixin { width:78px; height:78px; display:block; float:left;}
.float0831 UL LI H3.titDc A {WIDTH: 80px; DISPLAY: block; HEIGHT: 36px}
.float0831 UL LI.top { height:109px; padding:8px 0    	 }
.float0831 UL LI.bot {BORDER-BOTTOM-STYLE: none}
.float0831 UL.webZx {PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px}
.float0831 UL LI.webZx-in {BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px}