@charset "utf-8";
/*全局控制*/
body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:22px;
	font-family:"微软雅黑", Arial;
	-webkit-text-size-adjust:none;
	color:#333333
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin:0;
	padding:0;
}
input, select, textarea {
	font-size:12px;
	line-height:16px;
}
img {
	border:0;
}
ul, li {
	list-style-type:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cl {
	clear:both;
}
.fb {
	font-weight:bold;
}
.fnb {
	font-weight:200;
	margin-left:-1px;
}
.hr_1, .hr_10 {
	font-size:1px;
	line-height:1px;
	clear:both;
}
.hr_1 {
	height:1px;
}
.hr_10 {
	height:10px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline:none;
}
/********************* 以下(结束标识)代码请在实际开发中删除 *********************/
/*头部区域*/
.topnav {
	width:100%;
	margin:0px auto;
	height:32px;
	line-height:32px; min-width:1200px; overflow:hidden; background:url(../images/top.jpg) repeat-x center top
}
.topnav1 {
	width:1200px;
	margin:0px auto;
}
.tb {
	float:left; color:#666
}
.tbt {
	float:right;
}
.tbt a {
	padding-left:8px;
	padding-right:8px; color:#666
}
.bdsharebuttonbox {
	float:right;
	padding-top:1px
}
#logo {
	width:100%;
	margin:0px auto; min-width:1200px; overflow:hidden; background:url(../images/topnav.jpg) repeat-x center top; height:110px 
}
.logo {
	width:1200px;
	margin:0px auto;
	height:110px;
	background:url(../images/logo.png) no-repeat center center
}
.navbg {
	width:100%;
	margin:0px auto;
	height:46px; background-color:#035AA9; min-width:1200px; overflow:hidden
}
.nav {
	width:1200px;
	height:46px;
	margin:0 auto;
	line-height:46px;
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
	width:150px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
#current{ color:#fff}
.nav li a:hover{ color:#fff
}
.mainbody {
	width:1200px;
	margin:0px auto
}
/*页脚区域*/
.footer {
	width:100%;
	margin:0px auto;  min-width:1200px; overflow:hidden}
.prolist {
	width:1200px; margin-top:10px
}
.prolist dl {
	width:224px;
	margin-left:8px;
	margin-right:8px;
	float:left; margin-bottom:5px
}
.prolist dl dt {
	width:224px
}
.prolist dl dt a {
	width:224px
}
.prolist dl dt a img {
	width:212px;
	border:6px solid #EFEFEF;
	height:185px
}
.prolist dl dt a img:hover {
	width:212px;
	border:6px solid #0151B3;
	height:185px
}
.prolist dl p{ color:#000000; line-height:26px; height:26px;  margin-bottom:1px; padding-left:5px; font-size:13px; text-align:center}

.news_list2 li {
	height:50px;
	line-height:25px;
	border-bottom:1px solid #eff2f4;
	padding:6px 0 5px 0;
	color:#a0a0a0;
}
.news_list2 li span.ititle a {
	float:left;
	color:#000;
	font-weight:bold;
}
.news_list2 li span.ititle a:hover {
	text-decoration:none;
	color:#000;
}
.news_list2 li span.time {
	float:left;
}
.news_list2 li span.hits {
	float:right;
}
.news_list2 li span.class {
	margin-left:12px;
}
.news_list2 li span.class a {
	text-decoration:none;
	color:#a0a0a0;
}
/*产品栏目*/
.product_list li {
	width:230px;
	float:left;
	margin-left:5px;
	margin-right:5px
}
.product_list li a.img{width:220px;height:220px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;border:5px solid #EFEFEF;}
.product_list li a img {
vertical-align:middle;
}
.product_list li a img:hover{width:220px;
	height:220px;
	border:5px solid #0151B3;}
.product_list li p{ font-size:13px; line-height:36px; text-align:center; height:36px}
/*列表内容页*/
.listConts {
	line-height:26px;
	color:#666;
}
.listConts .ititle {
	font-size:24px;
	text-align:center;
	line-height:40px;
	color:#000;
}
.listConts .info {
	width:380px;
	height:27px;
	line-height:28px;
	text-align:center;
	margin:15px auto;
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	color:#666;
}
.listConts .info small {
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.listConts .info .small, .info .big {
	font-family:Georgia;
	font-weight:bold;
	cursor:pointer;
}
.listConts .info .small {
	font-size:10px;
	padding-right:3px;
}
.listConts .info .big {
	color:#003ba6;
	padding-left:3px;
}
.listConts .desc {
	margin:20px 0 15px;
	padding:5px 10px;
	line-height:20px;
	border:1px solid #f4e4b4;
	background:#fffff0;
}
.listConts .showimg {
	margin:20px 0;
	text-align:center;
}
.listConts .showimg a img {
	border:1px solid #ccc;
	padding:1px;
}
.listConts .showimg a:hover img {
	border:1px solid #0151B3;
	padding:1px;
}

.listConts .author {
	text-align:right;
	color:#999;
}
/*留言栏目*/
.msgtitle {
	display:block;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.message_block {
	color:#666;
}
.message_block p {
	padding:12px;
}
.msg_input {
	width:400px;
	border:1px solid #e0e0e0;
	padding:8px 9px;
	background:#fff;
	font-size:13px;
	color:#888;
	-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius:2px;
}
.msg_input_on {
	width:400px;
	border:1px solid #8cd1ff;
	background:#f1f9ff;
	padding:8px 9px;
	-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius:2px;
	font-size:13px;
	color:#888;
}
.message_labes {
	font-size:14px;
}
.message_title {
	height:34px;
	line-height:34px;
	background:#f6f9fb;
	padding:0 12px;
}
.message_title h2 {
	color:#376b88;
	font-size:14px;
	float:left;
}
.message_title span {
	float:right;
	font-weight:bold;
	color:#999;
}
.message_info {
	color:#8ea6b6;
	text-align:right;
}
.message_replay {
	background:#f5f5f5;
	padding:0 12px;
}
.msg_btn_area {
	margin:16px 0;
	text-align:right;
}
.msg_btn_area a {
	display:inline-block;
	padding:5px 15px;
	background:#0151B3;
	color:#fff;
	text-align:center;
	font-family:"宋体";
	font-size:14px;
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
}
.msg_btn_area a:hover {
	text-decoration:none;
	background:#E6E6E6; color:#333
}
.msgflag {
	margin-left:4px;
	font-size:12px;
	color:#900;
}
/*大图样式*/
.picarr {
	position:relative;
	margin:20px auto;
}
.picarr .picture {
	width:100%;
	text-align:center; margin-bottom:20px
}
.picarr .picture a {
	display:none;
}
.picarr .preview {
	width:685px;
	padding:5px;
	background:#eef3fa;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px; margin:0px auto
}
.picarr .preview li {
	float:left;
	margin:4px;
}
.picarr .preview li a {
	width:58px;
	height:45px;
	border:1px solid #fff;
	background:#fff;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
*display:block;
*font-size:35px;
*font-family:Arial;
}
.picarr .preview li a img {
	vertical-align:middle;
}
.picarr .preview li.current a {
	border:1px solid #000;
}
/*详细页功能区*/
.preNext {
	position:relative;
}
.preNext .line {
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/box_dotline.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.preNext .line strong {
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/box_dotline.gif) right -10px no-repeat;
	float:left;
}
.preNext .text {
	color:#999;
}
.preNext .actBox {
	position:absolute;
	top:25px;
	right:0;
}
.preNext .actBox li {
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
.preNext .actBox li a {
	color:#666;
}
.preNext .actBox li#act-fav {
	background-position:4px 0px;
}
.preNext .actBox li#act-err {
	background-position:4px -37px;
}
.preNext .actBox li#act-pus {
	background-position:4px -73px;
}
.preNext .actBox li#act-pnt {
	background-position:4px -109px;
}
/*评论样式*/
.commnet {
	margin:20px 0 30px;
	padding:8px 0 0 8px;
	background:url(../images/commnet_bg.png) repeat-x;
	border:1px solid #ccc;
	border-radius:3px;
}
.commnet textarea {
	width:100%;
	height:59px;
	border:none;
	background:transparent;
	outline:none;
	font-size:14px;
	color:#999;
	overflow:auto;
}
.commnet .toolbar {
	padding-top:8px;
	_padding-top:5px;
*padding-top:5px!important;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.commnet .options {
	float:left;
}
.commnet .button, .commnet .button_on {
	float:right;
	width:100px;
	height:30px;
	border:none;
	border-left:1px solid #ccc;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.commnet .button {
	background:url(../images/commnet_btn_bg.png) repeat-x;
}
.commnet .button_on {
	background:url(../images/commnet_btnon_bg.png) repeat-x;
}
.commlist {
	margin-top:20px;
}
.commlist li {
	border-bottom:1px solid #eaeaea;
	word-wrap:break-word;
}
.commlist li p {
	line-height:20px;
	color:#999；
}
.commlist li span.uname {
	color:#D32;
	font-family:Verdana;
	font-weight:bold;
}
.commlist li span.time {
	color:#bbb;
}
.commnum span {
	display:inline-block;
	width:70px;
	margin-top:20px;
	line-height:24px;
	border:1px solid #ccc;
	background:#f5f5f5;
	border-radius:3px;
	text-align:center;
}
.commnum span i {
	color:#900;
	font-family:Verdana;
	font-weight:bold;
}
/*分页样式*/
.page_info {
	text-align:center;
	margin-top:10px;
	color:#333;
}
.page_info span {
	padding:0 2px;
	font-weight:bold;
}
.page_list {
	height:24px;
	line-height:24px;
	text-align:center;
	letter-spacing:0;
	font-family:"Arial Black";
	font-size:12px;
	margin-top:10px;
	margin-bottom:9px
}
.page_list a {
	display:inline-block;
	color:#898989;
	border:1px solid #e8e8e8;
	background:#f8f8f8;
	text-align:center;
	padding:0 8px;
	margin:0 1px;
}
.page_list a:hover {
	color:#fff;
	border:1px solid #898989;
	background:#898989;
}
.page_list a.on {
	color:#333;
	border:1px solid #ccc;
	background:#E5EDF2;
}
/*内容分页*/
.contPage {
	height:20px;
	line-height:20px;
	text-align:center;
	letter-spacing:0;
	font-family:"Arial Black";
	font-size:10px;
	margin-top:20px;
}
.contPage a {
	display:inline-block;
	color:#898989;
	background:#fff;
	text-align:center;
	padding:0 7px;
	margin:0 1px;
}
.contPage a:hover {
	color:#fff;
	background:#898989;
}
.contPage a.on {
	color:#333;
	background:#E5EDF2;
	border:1px solid #C2D5E3;
}
/*Top按钮*/
*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}/*解决IE6下滚动抖动的问题*/
.tbox {
	width:50px;
	float:right;
	position:fixed;
	right:10px;
	bottom:15px;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom:15px;
	display:none;
}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop {
	width:50px;
	height:50px;
	background:url(../images/icon.png) no-repeat 0 0;
	display:block;
}

.index {
	line-height:30px;
	height:30px;
	border-bottom:2px solid #0151B3; margin-bottom:10px
}
.index h2 {
	color:#1d1d1d;
	font-size:16px;
	font-weight:bold; background:url(../images/ny-bt.gif) no-repeat 10px center;
}
.index h2 span {
	float:right;
	color:#1d1d1d;
	font-size:14px;
	font-weight:normal; padding-right:10px
}
.banner {
	text-align:center;
	width:100%;
	margin:0px auto;; min-width:1200px; overflow:hidden
}
#flash {
	width:100%;
	height:379px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	position:relative;
	padding:0px;
}
#flash a {
	width:100%;
	height:379px;
	display:none;
}
#flash img {
	width:100%;
	height:379px;
}
.flash_bar {
	width:130px;
	z-index:1069;
	height:30px;
	overflow:hidden;
	padding-top:13px!important;
	padding-top:12px;
	bottom:55px;
	text-align:center;
	margin:0 auto;
	position:relative;
}
.flash_bar .dq {
	display:inline-block;
	float:left;
	width:8px;
	height:8px;
	margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/
	cursor:pointer;
	background:url(../images/tg_flash_p.png) no-repeat 0px 0px;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flash_p.png", sizingMethod="crop");
}
.flash_bar .no {
	display:inline-block;
	float:left;
	width:8px;
	height:8px;
	margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/
	cursor:pointer;
	background:url(../images/tg_flash_p2.png) no-repeat 0px 0px;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flash_p2.png", sizingMethod="crop");
}
#flashBg {
	height:379px;
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
}
#flashLine {
	height:379px;
	width:100%;
	clear:both;
}
.main {
	width:1200px;
	margin:0px auto;
}
.companyt { margin-top:10px
}
.companyt p {
	line-height:27px; color:#FFFFFF
}
.footnav{line-height:40px; color:#000; font-size:14px; float:left; width:438px; border-right:1px solid #ccc; margin-top:20px; margin-bottom:20px; padding-left:30px; padding-right:30px}
.dbdh{ width:100%; margin:0px auto;  color:#FFFFFF; line-height:40px; height:40px; background-color:#072E7D; text-align:center}
.dbdh ul{ list-style-type:none; width:800px; margin:0px auto}
.dbdh ul li{ float:left; padding-left:10px; padding-right:10px}
.dbdh ul li a{ color:#FFFFFF}
#left{ width:220px; float:left; margin-right:20px; margin-top:10px}
#right{ width:960px; float:left; margin-top:10px}
.title{ background-color:#0151B3; height:45px; line-height:45px; color:#fff}
.title h2{ text-align:center; font-size:18px; font-weight:normal}
.cpfl{ border:3px solid #0151B3; margin-bottom:5px}
.cpfl ul{ list-style-type:none; padding-left:20px; padding-right:20px; padding-bottom:10px}
.cpfl ul li{ background:url(../images/t1_03.png) no-repeat left center; height:36px; line-height:36px; border-bottom:1px solid #666666} 
.cpfl ul li a{ padding-left:30px}
.title1{margin-top:10px; height:70px; background-color:#0151B3; color:#fff; overflow:hidden;}
.nyLPhone{margin-left:16px; margin-top:16px; padding-left:44px; background:url(../images/nyLPhoen_ico.png) no-repeat left center; color:#fff;}
.nyLPhone dd{font-size:20px;}
.contact{ border:3px solid #0151B3; margin-bottom:10px}
.contact p{ line-height:36px; height:36px; padding-left:10px}
.index1{line-height:30px; height:30px; border-bottom:1px dotted #CCCCCC; font-size:16px; margin-bottom:10px; color:#0151B3; font-weight:bold}
.subCont1{ line-height:28px}
#wrap{ width:100%; margin:0px auto; padding-top:20px; padding-bottom:20px; min-width:1200px; overflow:hidden; background:url(../images/5Bg.jpg) no-repeat center top; height:610px}
.infobox2{ width:240px; float:left; background-color:#fff; padding:10px}
.infobox1{ float:left; margin-left:20px; margin-right:20px; width:520px; background-color:#fff; padding:10px}
.infobox{ float:left; width:340px; background-color:#fff; padding:10px}
.title2{color:#0151B3;  font-size:18px; font-weight:bold; margin-bottom:5px; background:url(../images/wt_h32.gif) no-repeat left bottom; line-height:36px; height:36px}
.title2 span{ float:right; font-size:14px}
.news{ } 
.news ul{ list-style-type:none}
.news ul li{ line-height:30px; height:30px; background:url(../images/6.gif) no-repeat left center}
.news ul li a{ padding-left:10px}
.news ul li span{ float:right; color:#999999}
.news dl dt a{ color:#0151B3; font-size:14px; font-weight:bold; line-height:30px; height:30px}
.news dl dt p{ color:#333; line-height:26px}
.contact1{}
.contact1 p{ line-height:28px; height:28px}
.inews{}
.inews ul{ list-style-type:none}
.inews ul li{ line-height:28px; height:28px; background:url(../images/6.gif) no-repeat left center}
.inews ul li a{ padding-left:10px}
.inews ul li span{ float:right; color:#999999}
.icpfl{}
.icpfl ul{ list-style-type:none}
.icpfl ul li{ float:left; height:36px; line-height:36px; background-color:#0151B3; margin-left:21px; margin-right:21px; font-size:14px}
.icpfl ul li a{ color:#fff; padding-left:30px; padding-right:30px}
.icpfl ul li a:hover{ background-color:#E6E6E6; display:block; padding-left:30px; padding-right:30px; color:#676767}
.title3{ width:1200px; margin:0px auto; text-align:center; padding-top:20px}
.title3 h2{ font-size:24px; color:#035AA9}
.title4{ text-align:center; color:#BEBEBE; line-height:36px; height:36px; background:url(../images/title_zuo.png) repeat-x center center}
.title4 h2{ background-color:#FFFFFF; width:300px; margin-left:450px;text-transform:uppercase; font-family:"Constantia"}
.content{ width:960px; margin:0 auto; }
.content h2{font:bold 48px/50px "Microsoft YaHei";color:#ffee36;height:88px;text-align:center; padding-top:40px;}
.content h2 span{font:bold 36px/40px "Microsoft YaHei";color:#fff;}
.zhuoli{ width:300px; margin:0px auto; padding-left:660px; padding-top:85px}
.zhuoli p{font:bold 18px/62px "Microsoft YaHei"; text-indent:18px;color:#0058a8;}
.sanm{width:100%;height:1150px ; background:url(../images/z.jpg) no-repeat center top;}
.sancon{width:960px; height:1150px; overflow:hidden; position:relative; margin:0 auto;}
.sancon h2{font:bold 30px/40px "Microsoft YaHei";color:#fff; text-align:center; padding-top:85px; text-indent:160px;}
.sancon h2 b{color:#ffee35;}
.sancon h2 span{font:24px/24px "Microsoft YaHei";color:#0058a8; display:block; padding-top:18px; text-indent:215px;}
.sancon h3{font:30px/30px "Microsoft YaHei";color:#fff; text-align:center; padding-top:55px;}
.zhen{width:176px;height:180px; overflow:hidden;font:15px/20px "Microsoft YaHei";color:#00498c; padding-top:70px; padding-left:20px;}
.zhen p{height:43px;}
.zs3{ padding-bottom:15px;}
.sn01{ position:absolute;top:-180px;left:535px;}
.sn02{ position:absolute;top:-120px;left:535px;}
.sn03{ position:absolute;top:-50px;left:535px;}
.sn04{ position:absolute;top:-570px;left:0;}
.sn05{ position:absolute;top:-520px;left:200px;}
.zhen01{width:429px;height:200px; overflow:hidden; position:relative;}
.zhen01 em{ width:65px;height:45px; position:absolute;left:0;top:0;}
.zhen01 i{ width:65px;height:45px; position:absolute;right:30px;top:-0;}
.zhen01 h3{width:423px;height:50px; position:relative; overflow:hidden; padding-bottom:6px;font:16px/22px "Microsoft YaHei";color:#000;}
.zhen01 h3 b{ position:absolute;left:0;top:60px;color:#000;font-size:24px;}
.zhen01 h3 font{width:355px; text-align:left;}
.zhen01 h4{width:423px;height:50px; position:relative; overflow:hidden;font:16px/26px "Microsoft YaHei";color:#a8a8a8;}
.zhen01 h4 b{ position:absolute;left:0;top:0;font-weight: normal;color:#a8a8a8;font-size:24px;}
.zhen01 h4 font{width:355px; text-align:left;}
.zhen02{width:429px;height:200px; overflow:hidden; position:relative;}
.zhen02 em{ width:65px;height:45px; position:absolute;left:0;top:0;}
.zhen02 strong{ width:65px;height:45px; position:absolute;right:230px;top:0;}
.zhen02 h3{width:423px;height:30px; position:relative; overflow:hidden; padding-bottom:6px;font:16px/22px "Microsoft YaHei";color:#000;}
.zhen02 h3 b{ position:absolute;left:0;top:55px;color:#000;font-size:24px;}
.zhen02 h3 font{width:355px; text-align:left;}
.zhen02 h4{width:423px;height:30px; position:relative; overflow:hidden;font:16px/22px "Microsoft YaHei";color:#a8a8a8;}
.zhen02 h4 b{ position:absolute;left:0;top:0;font-weight: normal;color:#a8a8a8;font-size:24px;}
.zhen02 h4 font{width:355px; text-align:left;}
.bano1{width:960px;height:130px; overflow: hidden; position: absolute;bottom:33px;left:0; margin:0 auto;}
.bano1 span{ position:relative; top:-100px;left:720px;font:30px/30px "arial";color:#fff;}
.bano1 span em{ display:block;}
.bano1 span b{font:15px/18px "Microsoft YaHei";color:#fff; display:block; margin-top:8px;}
#wrap1{ width:100%; margin:0px auto; background:url(../images/hbg.png) repeat-x; padding-bottom:20px}
.title5{ width:1200px; margin:0px auto; text-align:center; padding-top:20px}
.title5 h2{ font-size:24px; color:#fff}
.title6{ text-align:center; color:#fff; line-height:36px; height:36px; background:url(../images/title_zuo.png) repeat-x center center}
.title6 h2{ background-color:#1863B1; width:160px; margin-left:520px;text-transform:uppercase; font-family:"Constantia"}
#wrap2{ background:url(../images/dont_bg.jpg) no-repeat center bottom; height:380px; padding-top:20px; padding-bottom:20px}
.dblogo{ float:left; border-right:1px solid #ccc; padding:20px; margin-top:20px; margin-bottom:20px; width:300px}
.ewm{ float:left; padding-left:20px; width:140px; margin-top:20px; margin-bottom:20px}
#footer{ width:1000px; margin:0px auto}