﻿/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#555;
	line-height:22px;
	font-family:Arial, "宋体";
	background:url(../images/head_bg.jpg) repeat-x;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#45adf1;
}
ul, li, ol, dl, dt, dd, p, img, h1, h2, h3, h4 {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}
.clear {
	clear:both;
	line-height:0px;
}
.blue {
	color:#45adf1;
}
.red {
	color:#da0011;
}
.org {
	color:#ff6600;
}
.fB {
	font-weight: bold;
}
.f16px { font-size:16px;}
/*----------top----------*/
.top {
	width:1000px;
	height:132px;
	margin:0px auto;
	position: relative;
}
.logo {
	width:216px;
	height:73px;
	position:absolute;
	top:26px;
	left:15px;
}
.logo h1 {
	width:216px;
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#00529b;
	position:absolute;
	bottom:0;
	text-align:center;
	font-family:"微软雅黑";
}
.language {
	width: 74px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	background: url(../images/ico_down.jpg) right center no-repeat;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 28px;
	left: 249px;
}
.top_link {
	width:224px;
	height:24px;
	position:absolute;
	top:4px;
	right:0px;
	color:#666;
	text-align:right;
}
.top_link a{
	color:#666;
}
.search {
	width: 217px;
	height: 22px;
	position: absolute;
	top: 40px;
	right: 1px;
	border: 1px solid #cecece;
	border-radius:3px;
	box-shadow:1px 1px 1px #f3f3f3 inset;
}
.top_input {
	background:#fff;
	width:183px;
	height:22px;
	line-height:22px;
	font-size:12px;
	padding-left:5px;
	color:#747474;
	padding:0 5px;
	border:0;
	position: absolute;
	top: 0;
	left: 0;
}
.top_btn {
	width:24px;
	height:22px;
	background:url(../images/search_btn.jpg) no-repeat;
	border:0;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}
/*----------menu----------*/
.menu {
	float:right;
	width:640px;
	height:50px;
	bottom:0px;
	right:0px;
	position:absolute;
}
.menu ul li {
	height:50px;
	line-height:45px;
	float:left;
	font-size:14px;
	font-weight:bold;
	position:relative;
	padding-left:24px;
}
.submenu {
	display:none;
	height:245px;
	position:absolute;
	padding:30px 20px;
	background:#fff;
	top:50px;
	z-index:9999;
	border:1px solid #ddd;
	border-top:none;
}
.sub_icon {
	width:8px;
	height:4px;
	position: absolute;
	z-index: 1000000001;
	top:-11px;
	background:url(../images/ico_up.jpg) no-repeat;
}
.submenu ul{
	float:left;
	height:298px;
}
.submenu ul li {
	font-weight:normal;
	width:150px;
	text-align:left;
	font-size:12px;
	line-height:28px;
	padding:0px 20px 0px 0px;
}
.submenu ul li h2 {
	font-size:14px;
	border-bottom:1px dotted #45adf1;
	margin-bottom:10px;
}
.submenu ul li a {
	display:block;
	border-bottom:1px dotted #ddd;
	padding-left:5px;
}
.submenu dl{
	width:220px;
	height:183px;
	float:left;
	margin:15px 0px 0px 20px;
}
.submenu dl dt{
	height:149px;
}
.submenu dl dt img{
	width:220px;
	height:149px;
}
.submenu dl dd {
	width:200px;
	padding:0 10px;
	height:34px;
	line-height:34px;
	font-size:12px;
	background:#3f3f3f;
	margin-top:0px;
}
.submenu dl dd a {
	color:#fff;
}
.submenu dl dd a:hover {
	color:#45adf1;
}
.sub_news{
	width:650px;
}
.sub_pro{
	width:645px;
}
.sub_pro ul li {
	font-weight:normal;
	width:296px;
	text-align:left;
	font-size:12px;
	line-height:28px;
	padding:0px 20px 0px 0px;
	float:left;
}
.sub_pro ul li h2 {
	font-size:14px;
	border-bottom:1px dotted #45adf1;
	margin-bottom:10px;
}
.sub_pro ul li a {
	display:block;
	border-bottom:1px dotted #ddd;
	padding-left:5px;
}
.sub_sol{
	width:450px;
}
.sub_sol ul li{
	width:450px;
}
.sub_sol ul li h2 {
	font-size:14px;
	border-bottom:1px dotted #45adf1;
	margin-bottom:10px;
}
.sub_sol ul li a {
	display:block;
	border-bottom:1px dotted #ddd;
	width:215px;
	float:left;
	margin-right:5px;
}
/*----------banner----------*/
#banner{
	height:572px;

	background:#ddd;
	margin:0px auto;
	clear:both;
}
/*----------index----------*/
.index{
	width:1000px;
	margin:30px auto;
	clear:both;
}
.index ul li{
	float:left;
	width:240px;
	height:260px;
	background:#3f3f3f;
	color:#fff;
	margin:0px 5px;
}
.index ul li img{
	width:240px;
	height:135px;
	float:left;
}
.index ul li h2{
	width:225px;
	height:35px;
	line-height:35px;
	background:#393939;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
	float:left;
	overflow:hidden;
}
.index ul li a{
	color:#fff;
}
.index ul li p{
	width:220px;
	height:104px;
	padding:5px 10px 2px 10px;
	overflow:hidden;
	float:left;
	line-height:24px;
	font-weight:normal;
}
.index ul li p span{
	display:block;
	background:url(../images/ico_s.jpg) no-repeat left center;
	padding-left:12px;
	line-height:20px;
}
.index ul li p span a:hover{
	color:#45adf1;
}
.index_news {
	height:55px;
	line-height:65px;
	background:#dfdfdf;
}
.index_new_inner {
	width:970px;
	height:55px;
	font-size:16px;
	font-weight:bold;
	margin:0px auto;
}
.index_new_inner span {
	font-size:15px;
	color:#9292a8;
	padding-left:15px;
}
.index_new_inner span a {
 color:#013799;
}


/*----------foot----------*/
.foot{
	background:#3f3f3f;
}
.foot_link {
	width:970px;
	margin:0px auto;
	color:#fff;
	padding:18px 0px;
	line-height:28px;
}
.foot_link a{
	color:#bcbcbc;
}
.foot_link a:hover {
	color:#45adf1;
}
.foot_pro{
	float:left;
	width:340px;
}
.foot_pro h3{
	height:36px;
	line-height:24px;
	border-bottom:1px solid #a1a1a1;
	margin-bottom:10px;
	font-size:14px;
}
.foot_pro dl {
	float:left;
	color:#bcbcbc;
	font-size:12px;
}
.foot_pro dl dt{
	font-weight:bold;
	padding-bottom:6px;
	color:#fff;
	line-height:20px;
}
.foot_cen{
	float:left;
	width:595px;
}
.foot_cen dl{
	float:left;
	margin-left:20px;
	color:#bcbcbc;
}
.foot_cen dl dt{
	height:30px;
	line-height:24px;
	border-bottom:1px solid #a1a1a1;
	margin-bottom:10px;
	padding-bottom:6px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.foot_cen dl dd strong{
	color:#fff;
}
.copy {
	height:60px;
	line-height:60px;
	color:#696969;
	text-align:center;
	background:#e0e0e0;
}

/*----------main----------*/
.main{
	width:1000px;
	margin:0px auto;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:26px;
}


.left {
	float:left;
	width:230px;
}
.left h3{
	border-bottom: 1px dotted #6a6a6a;
	line-height:50px;
	overflow:hidden;
	position: relative;
	font-size:13px;
}
.left ul li{
	line-height:50px;
	font-size:13px;
}
.left ul li a {
	padding-left:10px;
	display:block;
	border-bottom: 1px dotted #6a6a6a;
}
.left ul li a:hover{
	background:#6a6a6a;
	color:#fff;
}
.proMenu ul li a{
	background:url(../images/ico1.png) no-repeat 200px center;
	border-bottom: 1px solid #ddd;
}
.proMenu ul li a:hover, .proMenu ul li a.current{
	background:#6a6a6a;
	color:#fff;
	background:#6a6a6a url(../images/ico2.jpg) no-repeat 200px center;
}
.proMenu ul li ul{
	background:#e9e9e9;
}
.proMenu ul li ul li{
	height:30px;
	line-height:30px;
	font-size:12px;
}
.proMenu ul li ul li a{
	background:none;
	border-bottom: 1px dotted #6a6a6a;
}
.proMenu ul li ul li a:hover{
	background:none;
	font-weight:normal;
	color: #0e9eff;
}



/*-------------------right---------------*/

.right {
	width:747px;
	border-left:1px solid #cecece;
	margin-bottom:18px;
	float:right;
	padding-left:22px;
}
.right h2{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom:10px;
	margin-bottom:25px;
	margin-top:40px;
}
.right h2 span{
	display:block;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#989898;
}
.con_right{
	float:right;
	width:205px;
}
.con_link{
	margin-bottom:20px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.con_link a {
	color: #0e9eff;
}
.con_right ul li{
	text-align:center;
	height:230px;
}
.con_right ul li img{
	width:205px;
	height:155px;
	float:left;
}
.con_right ul li p{
	width:205px;
	height:45px;
	line-height:45px;
	color:#fff;
	background:#3f3f3f;
	float:left;
}
.con_left{
	float:left;
	width:490px;
	border-right:1px dotted #c8c8c8;
	padding-right:25px;
	margin-right:25px;
	padding-bottom:20px;
}
.play{
	width:488px;
	height:300px;
	text-align:left;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
}
.textbg{
	z-index:1;
	filter:alpha(opacity=60);
	opacity:0.6;
	width:488px;	
	position:absolute;
	height:35px;
	background:#000;
	bottom:0;
	left:0;
}
.text{
	z-index:2;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	width:340px;
	color:#fff;
	line-height:30px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	bottom:0;
}
.num{
	z-index:3;
	text-align:right;
	position:absolute;
	height:15px;
	bottom:12px;
	right:10px;
}
.num a{
	margin:0 2px;
	width:20px;
	height:20px;
	background:#595a5d;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	line-height:20px;
	font-size:12px;
}
.num a.on{
	background:#c41f3b;
	font-weight:bold;
	color:#fff;
}
.num a.on2{
	background:#595a5d;
}
.focus img{
	width:488px;
	height:300px;
}

.mes_btn{
	width:125px;
	height:25px;
	background:url(../images/tj.jpg) no-repeat;
	border:0;
	cursor:pointer;
}

ul.news li{
	height: 36px;
	line-height: 36px;
	background: url(../images/ico_new.jpg) 5px 18px no-repeat;
	border-bottom: 1px dashed #dfdfdf;
	padding-left: 15px;
}
ul.news li:hover {
	background: url(../images/ico_new.jpg) 5px 18px no-repeat #f4f4f4;
	padding-left: 15px;
}
ul.news li span{
	float:right;
}
/*----------page----------*/
.page {
	clear:both;
	margin:20px 0px;
	line-height:30px;
	text-align:center;
}
.page a {
	padding:2px 5px;
	margin-right:5px;
	text-decoration:none;
}
.page a:hover {
	color:#134c91;
	background:#e0edff
}
.page span.current {
	font-weight:bold;
	color:#fff;
	margin-right:5px;
	padding:2px 5px;
	background:#003882
}

.news_con{
	border-bottom:1px solid #ddd;
	margin-bottom:25px;
	padding-bottom:25px;
}

ul.services li{
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}
ul.services li h3{
	border-bottom:1px dotted #ccc;
	padding:5px 0px;
	margin-bottom:5px;
	font-weight:normal;
}
ul.services li.bg{
	background:#f4f4f4;
}
ul#nav li a{
	background:url(../images/ico1.png) no-repeat 185px center;
	border-bottom: 1px solid #ddd;
}
ul#nav li a:hover, ul#nav li a.current{
	background:#6a6a6a;
	font-weight:bold;
	color:#fff;
	background:#6a6a6a url(../images/ico2.jpg) no-repeat 185px center;
}
ul#nav li ul{
	background:#e9e9e9;
}
ul#nav li ul li{
	height:30px;
	line-height:30px;
	font-size:12px;
}
ul#nav li ul li a{
	background:none;
	border-bottom: 1px dotted #6a6a6a;
}
ul#nav li ul li a:hover{
	background:none;
	font-weight:normal;
	color: #0e9eff;
}
ul#nav ul.collapsed {
	display: none
}



 .products ul li{
	float:left;
	width:332px;
	margin:0px 20px 20px 20px;
	text-align:center;
	line-height:40px;
}

/*---------网站地图---------*/
.MapUL li {
	width:100%;
	height:100%;
	overflow:hidden;
}
.MapUL li h3 {
	width:100%;
	height:31px;
	background:#e1eaf0;
	text-indent:10px;
	line-height:31px;
	text-align:left;
	padding :0;
	margin:0;
	font-weight:bold;
	color:#333;
	font-size:14px;
	border-bottom:1px solid #fff;
}
.MapUL li h3:hover {
	background:#d1dae0;
}
.MapUL li .mapss {
	width:727px;
	height:100%;
	overflow:hidden;
	background:#efefef;
	padding:10px;
}
.MapUL li .mapss li {
	width:auto;
	float:left;
	padding-right:15px;
}
.MapUL li .mapss li ul {
	width:725px;
	height:100%;
	overflow:hidden;
}
.MapUL li .mapss li strong {
	line-height:31px;
	display:block;
}
.MapUL li a {
	color:#555;
}
.MapUL li a:hover {
	color:#0356B2;
	text-decoration:none;
}
