﻿@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family:微软雅黑;
	font-size:14px;
	background:#fff;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
a:hover {
	text-decoration:none;
}
.logo {
	width:1200px;
	margin:0 auto;
}
.logo img {
	width:100%;
}
.navbg {
	width:100%;
	height:50px;
	background:#0062c4;
}
.navbg .nav {
	/*	width:1140px;
	margin:0 auto;*/
	width:1200px;
	margin:0 auto;
}
#navul {
}
#navul li {
	float:left;
	margin-right:1px;
	position:relative;
	text-align:center;
	font-size:14px;
	width:149px;
	height:50px;
}
#navul li a {
	width:149px;
	height:50px;
	line-height:50px;
	display:block;
	/*color:#534337;*/
	color:#fff;
	text-align:center;
	/*	transition: all 1s ease 0s;*/
	font-weight:bolder;
}
#navul li a:hover {
	color:#fff;
	font-weight:normal;
	background:#102040;
}
#navul li.on a {
	color:#fff;
	font-weight:normal;
/*background:#ab8d6e;*/}
/*#navul li a:link, #navul li a:visited{color:#fff; font-family:"微软雅黑";font-size:12px;}*/
#navul li ul {
	position:absolute;
	z-index:10000;
	top:55px;
	left:-50px;
	background:#fff;
	border-bottom:none;
	transform:scaleY(0);
	-webkit-transform:scaleY(0);
	-moz-transform:scaleY(0);
 transition:all ease-in-out .3s;
 -webkit-transition:all ease-in-out .3s;
 -moz-transition:all ease-in-out .3s;
	transform-origin:top center;
	-webkit-transform-origin:top center;
	-moz-transform-origin:top center;
}
#navul li:last-child ul {
	left:-280px;
}
#navul li.item:hover ul {
	transform:scaleY(1);
	webkit-transform:scaleY(1);
	moz-transform:scaleY(1);
}
#navul li.item:hover ul li a:hover {
/*	background-color:#ab8d6e;*/
}
#navul li ul {
	width:450px;
	border-radius: 0 0 10px 10px;
	background: #fff;
	height:270px;
	padding-top:25px;
}
#navul li ul img {
	float:right;
	width:260px;
	margin-right:20px;
	height:167px;
	margin-top:40px;
}
#navul li ul div {
	float:left;
	width:121px;
	margin-left:20px;
}
#navul li ul li {
	width:121px;
	height:40px;
}
#navul li ul li a {
	display:block;
	width:121px;
	float:none;
	margin-right:0px;
	height:40px;
	position:relative;
	line-height:40px;
	border-bottom:#ccc 1px solid;
	font-size:14px;
	/*	background:none;*/font-weight:normal;
	color:#000;
}
#navul li ul li a:hover {
	color:#fff;
	background:#0062c4;
}
.gsjj{ width:1200px; margin:0 auto; margin-top:30px;}
.gsjj .cpbt{ width:238px; float:left;}
.gsjj .zfl h4 {
	width: 238px;
	height: 101px;
	background: url(../images/index_23.jpg) center center no-repeat;
	line-height: 20px;
	text-align:right;
	padding-right:70px;
	color: #fff;
	font-size: 26px;
	overflow: hidden;
	padding-top:30px;
}
.gsjj .zfl h4 em {
	font-size: 14px;
	color: #9ecdfd;
	/*  bottom: 12px;
    left: 102px;*/
    line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.subNavBox{width:238px;border-left:1px solid #ccc;
	border-right:1px solid #ccc;margin:0 auto;}

.subNav{display: block;
	background: url(../images/index_29.jpg) center no-repeat;
	height: 53px;
	line-height: 58px;
	font-size: 15px;
	padding-left: 48px;
	border-bottom: 1px #ccc solid;
	font-weight: bold;
	color:#333333;
	padding-right: 25px; width:100%;cursor:pointer;}

.subNav:hover{color:#277fc2;}

.currentDd{color:#277fc2}

.currentDt{background: url(../images/index_27.jpg) center no-repeat;
	color:#0062c4;}

.navContent{display: none;border-bottom:solid 1px #e5e3da;}

.navContent li a{width:80%;
	margin-left:10%;
	height:40px;
	line-height:40px;
	background:url(../images/left_li.gif) 20px center no-repeat;
	padding-left:35px;
	border-bottom:1px dashed #ccc;display:block;
	color:#333333;}

.navContent li a:hover{color:#0062c4;}
.navContent li a.on{color:#0062c4;}
/*.gsjj .lx h4 em {
	font-size: 14px;
	color: #9ecdfd;
    line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.gsjj .lx ul{ width:100%;border-left:1px solid #ccc;
	border-right:1px solid #ccc; border-bottom:1px solid #ccc;padding-top:10px; padding-bottom:10px;}
.gsjj .lx ul li{ width:80%; margin-left:10%; line-height:25px; }
*/
.gsjj .lx h4 {
	margin-top:30px;
	width: 238px;
	height:95px;
	background: url(../images/index_23.jpg) center center no-repeat;
	line-height: 20px;
	text-align:right;
	padding-right:70px;
	color: #fff;
	font-size: 26px;
	overflow: hidden;
	padding-top:30px;
}
.gsjj .lx h4 em {
	font-size: 14px;
	color: #9ecdfd;
	/*  bottom: 12px;
    left: 102px;*/
    line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.gsjj .lx ul {
	width:100%;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
}
.gsjj .lx ul li {
	width:90%;
	margin-left:5%; height:99px; margin-bottom:10px; padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
.gsjj .lx ul li img{ width:55%; float:left; margin-right:10px; }
.gsjj .lx ul li span{ line-height:98px;}

.gsjj .nr h6{ font-size:14px; width:100%;  background:url(../images/black.6.png); height:35px; line-height:35px; text-align:right; color:#fff; font-weight:normal; padding-right:20px; margin-bottom:30px;border-radius:5px;}
.gsjj .nr h6 a{ color:#fff;}
.gsjj .nr{ width:942px; float:right;}
.gsjj .nr h4{ text-align:center; font-size:20px; font-weight:bolder; line-height:45px; margin-bottom:15px;}
.gsjj .nr img{ width:66%; margin-left:17%;}
.gsjj .nr .js{ margin-top:30px; padding-top:15px; border-top:1px dashed #CCC; /*padding-left:50px;*/}
.gsjj .nr  p{ font-family:微软雅黑; font-size:14px; line-height:28px; margin-left:50px; margin-left:2%;}
.gsjj .nr  p strong{ font-size:16px;}
.gsjj .nr .js img{ margin-left:2%; width:70%;}
.gsjj .nr .hy{ margin-top:40px; margin-left:50px;	border-top:1px dashed #CCC}
.gsjj .nr .hy p{ line-height:30px; font-size:14px;}
.gsjj .nr .hy p a{ color:#333;}
.gsjj .nr .hy p a:hover{ color:#2fa0ec;}
/*.gsjj .lx h4  {
	margin-top:30px;
	width: 238px;
	height: 101px;
	background: url(../images/index_23.jpg) center center no-repeat;
	line-height: 20px;
	text-align:right;
	padding-right:70px;
	color: #fff;
	font-size: 26px;
	overflow: hidden;
	padding-top:30px;
}*/




/*Bottom*/
.Bottomer {
	height:242px;
	background:#222020;
	padding-top:2%;
	color:#a9a9a9;
	font-size:12px;
	margin-top:40px;
	position:relative;
	z-index:40;

}
.foot {
	width:1200px;
	margin:0 auto;
}
.Bottomer a, .Bottomer em {
	font-style:normal;
	color:#a9a9a9;
}
.Bottom .div {
	float:left;
}
.Bottom .div1 {
	background:none;
	width:877px;
	background:url(../images/img18.jpg) no-repeat
}
.Bottom .div1 h4{ font-size:26px; font-family:微软雅黑; line-height:45px; padding-bottom:10px; margin-bottom:10px;/* border-bottom:1px solid #666; */color:#ccc; }
.Bottom .div1 span {
	/*display:block;*/
/*	padding:1px 31px;*/ padding:0 50px 0 0;
	font-size:16px;
	line-height:28px;
}
.Bottom .div1 .select {
	background:#fff;
	width:100%;
	height:29px;
	position:relative;
	line-height:29px;
	margin:2% 0;
}
.Bottom .div1 .select span {
	display:block;
	width:100%;
	padding-right:38px;
	background:url(../images/select_bg.jpg) no-repeat right center;
	padding-left:10px;
	color:#999;
	cursor:pointer;
}
.Bottom .div1 .select dl {
	background:#fff;
	position:absolute;
	left:0;
	bottom:29px;
	width:100%;
	display:none;
	max-height:116px;
	overflow:auto;
}
.Bottom .div1 .select a {
	display:block;
	padding-left:10px;
	color:#999;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.Bottom .div2 .dh {
	float:left;
	width:117px;
	min-height:117px;
	background:url(../images/bottom_bg1_03.jpg) no-repeat right top;
	padding-left:20px;
}
.Bottom .div2 .dh1 {
	float:left;
	padding-left:20px;
}
.Bottom .div2 .d6 {
	background:none;
	padding-right:0;
}
.Bottom .div2 > div .t {
	font-size:16px;
	color:#0676ae;
	font-weight:bolder;
	padding-bottom:15px;
}
.Bottom .div2 > div li {
	font-size:13px;
	margin-bottom:8px
}
.Bottom .div3 {
	float:left;
	width:120px;
	text-align:center;
	margin-left:50px;
	margin-bottom:20px;
}
.Bottom .div3 div {
	padding-top:0px;
	font-size:14px;
}
.Bottom .div4 {
	float:right;
	width:120px;
	text-align:center;
}
.Bottom .div4 div {
	padding-top:0px;
	font-size:14px;
}
.jszc {
	width:1200px;
	border-top:1px solid #373434;
	margin:0 auto
}
.jszc h3 {
	margin-top:19px;
	font-size:13px;
	font-weight:normal;
}
