html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption, h1, h2, h3, h4, h5 {
	background: transparent;
	border: 0px;
	margin: 0px;
	outline: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
ul, ol, li {
	list-style: none;
}
p {
	margin: 0
}
fieldset {
	border: none;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both
}
img {
	border: none
}
input, textarea {
	border: 1px #ddd solid
}
label {
	vertical-align: middle
} /*单选框和文字对齐*/
.inputcheckbox {
	vertical-align: middle;
}/*多选框和文字对齐*/
input, img {
	vertical-align: middle;
}/*文本框和验证码对齐*/
.layout:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.layout {
*zoom:1;
}
.vm * {
	display: inline-block;
	vertical-align: middle;
}
.clearfix {
	display: block
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clear {
	clear: both;
}
html {
	overflow: auto;
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #333;
	font-family: "宋体", Microsoft Yahei, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	word-break: break-all;
}
a:link, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover, a:active {
	color: #0c51ae;
	text-decoration: none;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.main {
	padding: 20px;
}
.mainl {
	width: 230px;
	float: left;
}
.mainr {
	width: 750px;
	float: right;
}
.header {
	width: 100%;
	height: 93px;
	background: url(../image/header-bg.jpg) repeat-x;
	overflow: hidden
}
.header-logo {
	float: left;
}
.header-contact {
	float: right
}
.marqueebg {
	width: 100%;
	height: 57px;
	background: url(../image/marqueebg.jpg) no-repeat;
}
.marquee {
	width: 980px;
	height: 57px;
	line-height: 57px;
	margin: 0 auto;
	color: #0d488e;
	font-size: 14px
}
.marquee marquee {
	float: right;
	width: 900px;
	height: 57px;
}
.marquee p a {
	color: #0d488e
}
.topmenu {
	width: 100%;
	background: #0c51ae;
}
.navBar {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 48px;
	line-height: 48px;
}
.nav {
	width: 100%;
	margin: 0 auto;
}
.nav .m {
	float: left;
	position: relative;
}
.nav .m1 {
	float: left;
	position: relative;
}
.nav a:hover {
	text-decoration: none;
	color: #fff;
}
.nav h3 {
	float: left;
	font-size: 100%;
	font-weight: normal;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	width: 125px;
	overflow: hidden;
}
.nav h3 a {
	display: block;
	color: #fff;
	padding: 0 15px;
	text-align: center;
	vertical-align: top;
}
.nav .on {
}
.nav .on h3 a {
	color: #fff;
	background: #e5322e;
}
.nav .sub {
	display: none; /*默认隐藏*/
	width: 125px;
	position: absolute;
	left: 0;
	top: 48px;
	background: #fff;
	text-align: center;
}
.nav .sub li {
	vertical-align: middle;
}
.nav .sub li a {
	height: 20px;
	line-height: 20px;
	padding: 10px 0;
	font-size: 14px;
	display: block;
	color: #333;
}
.nav .sub li a:hover {
	background: #007ac7;
	color: #fff;
}
.banner {
	width: 100%;
	height: 300px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 430px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 430px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 430px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 5px;
	background: #03468d;
	border-radius: 12px;
	overflow: hidden;
	line-height: 9999px;
	border:2px solid #fff;
}
.fullSlide .hd ul li.on {
	border: 2px solid #e5322e;
	background:#fff;
}
.inews {
	float: left;
	width: 495px;
	margin-top: 20px;
}
.inews-tit {
	float: left;
	width: 495px;
	border-bottom: 2px solid #d5e5fe;
}
.inews-tit h3 {
	display: inline;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Microsoft Yahei';
	color: #0b4189;
	position: relative;
	border-bottom: 2px solid #0b4189;
	z-index: 10;
}
.inews-tit h3 span {
	display: inline;
	font-family: Impact;
	color: #ecf4ff;
	line-height: 30px;
	font-size: 30px;
	z-index: 0;
}
.inews-tit a.more {
	float: right;
	padding: 10px 0 0 0;
	color: #0b4189;
}
.inews-con {
}
.inews-con ul {
}
.inews-con ul li {
	float: left;
	width: 495px;
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #d7d7d7;
	overflow: hidden
}
.inews-con ul li span {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 1px;
	color: #0b4189;
	text-align: center;
}
.inews-con ul li span font1 {
	color: #0b4189;
	font-size: 24px;
	font-family: 'Arial'
}
.inews-con ul li img {
	float: left;
	border: 1px solid #e4e4e4;
	width: 78px;
	height: 58px;
	display: inline;
	margin: 0 0 0 10px;
}
.inews-con ul li h3 {
	float: left;
	width: 298px;
	height: 20px;
	overflow: hidden;
}
.inews-con ul li h3 a {
	color: #0b4189;
	margin-left: 10px;
	width: 298px;
	height: 20px;
	overflow: hidden;
}
.inews-con ul li p {
	float: left;
	width: 300px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 5px;
}
.inews-con ul li p a {
	color: #8b8b8b;
	margin-left: 10px;
	overflow: hidden;
}
.inews-con ul li.newsdate {
	float: left;
}
.iabout {
	width: 455px;
	float: left;
	padding-left: 50px;
	margin-top: 20px;
}
.iabout-tit {
	height: 33px;
	border-bottom: 2px solid #d5e5fe;
}
.iabout-tit h3 {
	display: inline;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Microsoft Yahei';
	color: #0b4189;
	position: relative;
	border-bottom: 2px solid #0b4189;
	z-index: 10;
}
.iabout-tit h3 span {
	display: inline;
	font-family: Impact;
	color: #ecf4ff;
	line-height: 30px;
	font-size: 30px;
	z-index: 0;
}
.iabout-tit a.more {
	float: right;
	padding: 10px 0 0 0;
	color: #0b4189;
}
.iabout-con {
	line-height: 24px;
	color: #666;
	height: 292px;
	overflow: hidden;
}
.iabout-con img {
	float: left;
	width: 443px;
	height: 87px;
	border: 3px solid #044da5;
	margin-bottom: 10px
}
.iproduct {
	width: 100%;
	margin-top: 40px;
	background:url(../image/servicebg.jpg)no-repeat;
}
.iproduct-tit {
	width: 955px;
	float: left;
	position: relative;
	padding-left: 45px;
	margin-top: 40px;
}
.iproduct-tit h3 {
	color: #fff;
	font-size: 22px;
	font-family: 'Microsoft Yahei';
	text-align: center;
}
.iproduct-tit a.more {
	float: right;
	padding: 10px 0 0 0;
	color: #0b4189;
}
.iproduct-con {
	padding: 20px;
	border-top: none;
	line-height: 30px;
	overflow: hidden
}
.iproduct-con ul li {
	float: left;
	width: 220px;
	margin-left:20px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline;
}
.iproduct-con ul li h4 {
	width: 220px;
	height: 30px;
	overflow: hidden;
	background: url(../image/pbg.gif) 4px center #fff no-repeat;
	margin-top: 10px
}
.iproduct-con ul li h4 a {
	width: 220px;
	height: 30px;
	color: #797878;
	font-size: 14px;
	margin-left: 15px;
	overflow: hidden;
}
.iproduct-con ul li img {
	width: 218px;
	height: 148px;
	border: 1px solid #ebebeb;
}
.ianli {
	float: left;
	width: 495px;
}
.ianli-tit {
	loat: left;
	width: 495px;
	border-bottom: 2px solid #d5e5fe;
}
.ianli-tit h3 {
	display: inline;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Microsoft Yahei';
	color: #0b4189;
	position: relative;
	border-bottom: 2px solid #0b4189;
	z-index: 10;
}
.ianli-tit h3 span {
	display: inline;
	font-family: Impact;
	color: #ecf4ff;
	line-height: 30px;
	font-size: 30px;
	z-index: 0;
}
.ianli-tit a.more {
	float: right;
	padding: 10px 0 0 0;
	color: #0b4189;
}
.ianli-con {
	float: left;
	width: 490px;
	padding: 6px 0 0 0;
}
.ianli-con ul {
}
.ianli-con ul li {
	float: left;
	width: 490px;
	border-bottom: 1px dotted #6d8db8;
	overflow: hidden;
}
.ianli-con ul li a {
	float: left;
	width: 356px;
	height: 30px;
	line-height: 30px;
	color: #787878;
	padding: 0 0 0 24px;
	background: url(../image/newsico.gif) 5px center no-repeat;
	overflow: hidden;
}
.ianli-con ul li .newsdate {
	float: right;
	width: 64px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #747474;
}
.ilianxi {
	width: 455px;
	margin-left: 50px;
	float: left;
}
.ilianxi-tit {
	border-bottom: 2px solid #d5e5fe;
}
.ilianxi-tit h3 {
	display: inline;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Microsoft Yahei';
	color: #0b4189;
	position: relative;
	border-bottom: 2px solid #0b4189;
	z-index: 10;
}
.ilianxi-tit h3 span {
	display: inline;
	font-family: Impact;
	color: #ecf4ff;
	line-height: 30px;
	font-size: 30px;
	z-index: 0;
}
.ilianxi-con {
	color: #747474;
	line-height: 24px;
	height: 180px;
	width: 450px;
	overflow: hidden
}
.ilianxi-con label {
	float: left;
	width: 85px;
	color: #c07a00;
	font-size: 16px;
	font-family: 微软雅黑;
	line-height: 50px;
}
.ilianxi-con em {
	float: left;
	width: 365px;
	color: #0b4189;
	font-size: 30px;
	font-family: Arial;
	line-height: 50px;
}
.ilianxi-con img {
	float: right;
	margin-top: -100px;
}
/* 图片滚动 */

.picScroll {
	position: relative;
	padding: 0 0 0 22px;
	background: #fff;
	overflow: hidden;
}
.picScroll ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll ul li {
	float: left;
	width: 220px;
	height: 179px;
	margin-left: 17px;
	margin-bottom: 30px;
	overflow: hidden;
	display: inline;
	text-align: center
}
.picScroll ul li h4 {
	width: 204px;
	overflow: hidden;
	background: url(../image/pbg.gif) 4px center #fff no-repeat;
}
.picScroll ul li img {
	width: 218px;
	height: 148px;
	border: 1px solid #ebebeb;
}
.picScroll .prev,  .picScroll .next {
	position: absolute;
	left: 10px;
	top: 60px;
	display: block;
	width: 18px;
	height: 28px;
	overflow: hidden;
	background: url(../image/picscroll-icon.gif) -40px 0 no-repeat;
	cursor: pointer;
}
.picScroll .next {
	left: auto;
	right: 10px;
	background-position: -120px 0;
}
.picScroll .prevStop {
	background-position: 0 0;
}
.picScroll .nextStop {
	background-position: -80px 0;
}
.ilinks {
	background: #0f438e;
	height:49px;
	position: relative;
	border-bottom: 1px solid #1e5ebf;
}
.ilinks-tit {
	color: #dddede;
	font-family: 微软雅黑;
	font-size: 16px;
	height: 32px;
	line-height: 10px;
	position: relative;
}
.ilinks-con {
	line-height: 20px;
	overflow: hidden;
}
.ilinks-tit a {
	color: #fff;
	font-size: 12px;
	margin: 0 10px
}
.clbox {
	width: 240px;
	float: left;
	margin-bottom: 10px;
	border-radius: 15px
}
.clbox-tit {
	width: 240px;
	height: 33px;
	line-height: 25px;
	text-indent: 30px;
	font-size: 14px;
	color: #fff;
	background: #0c51ae;
	font-weight: bold;
	padding-top: 10px
}
.clbox-con {
	width: 208px;
	padding: 5px 15px 10px;
	border-top: none;
	border: 1px solid #cddcf2;
	border-top: none;
	font-size: 12px;
	color: #444
}
.clbox-con p {
	line-height: 26px;
}
.clbox-con ul.boxnav {
}
.clbox-con ul.boxnav li {
	width: 180px;
	padding-left: 30px;
	border-bottom: 1px dashed #d7d7d7;
	background: url(../image/dot1.gif) 15px 17px no-repeat;
	float: left;
	height: 40px;
	line-height:40px;
}
.clbox-con ul.boxnav li a {
	color: #444;
	font-weight: normal
}

.clbox-con ul.boxnav li a.current {
	font-size: 14px;
	font-weight: bold;
	color: #444
}
.mainrtit {
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
	height: 35px;
	line-height: 35px;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}
.mainrtit .position {
	float: right;
	font-weight: normal;
	position: relative;
	top: 3px;
	right: 15px;
	font-size: 12px;
}
.mainrtit .position a {
	font-size: 12px;
}
.mainrtit span {
	position: absolute;
	left: 0px;
	top: -1px;
	font-size: 14px;
	border-bottom: 2px solid #0C51AE;
	padding: 0px 15px;
	font-weight: bold;
	color: #444
}
.mainrbox {
	padding: 20px;
	background: #fff;
	border-top: none;
	border-bottom: none;
	font-size: 12px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}
.newstitle {
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.newstitle h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000
}
.newsinfo {
	border-top: 1px dotted #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999
}
.newstext {
	line-height: 28px;
}
.newstext p {
	line-height: 28px;
	margin: 20px 0;
}
.newstext img {
	max-width: 650px;
}
.prenext {
	width: 100%;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
	margin-top: 20px;
	float: left
}
.prenext ul li {
	height: 24px;
	line-height: 24px;
}
.pageurl {
	text-align: center
}
.pageurl a {
	padding: 3px 8px;
	border: 1px solid #ddd;
	margin: 13px 3px;
	color: #666;
}
.pageurl a:hover {
	color: #36C
}
.pageurl a.current {
	border: 1px solid #36C;
	background: #36C;
	color: #fff
}
.joblist {
}
.joblist ul li {
	padding: 15px 0;
	LINE-height: 30px;
}
.joblist ul li p {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
	color: #666666;
}
.joblist ul li .data {
	float: right;
	color: #A0A0A0
}
.jobinfo {
	background: #ddd;
	padding: 10px 10px;
	font-size: 12px;
	color: #444;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.jobinfo ul li {
	padding: 3px 5px 3px 0px;
	margin: 5px 0px;
	border-bottom: 1px dotted #bbb;
	line-height: 30px;
}
.jobinfo ul li span.tit {
	padding: 0 10px;
}
.jobmore-tit {
	padding: 20px 0 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 14px;
	font-weight: bold;
}
.jobmore-con {
	padding: 10px 0;
	line-height: 26px;
}
.jobmore-con p {
	line-height: 26px;
	margin: 10px 0;
}
.atclist {
}
.atclist ul li {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #d7d7d7;
	background: url(../image/dot1.gif) 0 14px no-repeat;
	text-indent: 20px;
	overflow: hidden;
}
.atclist ul li .newsdate {
	float: right;
	color: #aaa
}
.imglist {
}
.imglist ul li {
	width: 220px;
	height: 190px;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px
}
.imglist ul li img {
	width: 218px;
	height: 148px;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	padding: 3px;
}
.imglist ul li p {
	width: 220px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-align: center;
	color: #444;
}
.imglist ul li p a {
	color: #444;
	font-size: 14px
}
/*

.imglist ul li:hover{ background:#06c; cursor:pointer}

.imglist ul li:hover img{ border:1px solid #06c}

.imglist ul li:hover p{ color:#fff;}

.imglist ul li:hover p a{ color:#fff}*/





.pagelist {
	margin: 20px auto 0;
	text-align: center
}
/*部分单页*/

.onepatetable .zkd {
	width: 15%;
	text-align: right;
}
.onepatetable tr td {
	border-bottom: 1px #ddd dotted;
	border-right: 0px #ddd dotted;
	padding: 15px 0;
}
.guesttable {
	margin-bottom: 15px;
}
.tdtitle {
	border: 1px solid #ddd;
	border-bottom: none;
	height: 30px;
	background: #f0f0f0;
	color: #333;
	text-indent: 10px;
	line-height: 30px;
	font-size: 12px;
}
.tdcon {
	padding: 10px;
	border: 1px solid #ddd;
	border-top: none;
	background: #fff;
	font-size: 12px;
	line-height: 20px;
}
.huifu {
	padding: 4px;
	margin-top: 5px;
	background: #ffeaea;
	border: 1px dashed #ffc7c7;
	color: #C00;
}
.tdpage {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.tdpage a {
	font-size: 14px;
}
input.leftin {
	width: 150px;
	height: 20px;
	line-height: 20px;
	background: #fff;
	border: 1px solid #666
}
textarea.rightin {
	width: 410px;
	height: 80px;
	padding: 5px;
	background: #fff;
	border: 1px solid #666;
}
input.button {
	width: 80px;
	height: 24px;
	background: #CCC;
	border: 1px solid #999;
	text-align: center;
	line-height: 18px;
}
table.gridtable {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #ddd;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ddd;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ddd;
	background-color: #ffffff;
}
.footer {
	margin-top: 20px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	background: #144c96;
}
.footer a:link {
	color: #fff;
}
.bdsharebuttonbox {
	padding-left: 400px;
	padding-top: 10px;
}
.mt10 {
	margin-top: 10px;
}
.ml20 {
	margin-left: 20px;
}
.w330 {
	width: 330px;
}
.w300 {
	width: 300px;
}
#leftfloatad {
	position: fixed;
	top: 150px;
	left: 10px;
	z-index: 999
}
#rightfloatad {
	position: fixed;
	top: 150px;
	right: 10px;
	z-index: 999
}
