@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "宋体";
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
ul, li {
	list-style: none;
}
input {
	border: 0;
	padding: 0;
	margin: 0;
	outline: none;
	background: none;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
.auto {
	width: 1000px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/******************************/
#headtop {
	height: 35px;
	background: #0f55a2;
}
.top {
	height: 35px;
}
.top p {
	float: left;
	line-height: 35px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #FFF;
}
.top .tpr {
	float: right;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
}
.top .tpr a {
	color: #FFF;
	padding-left: 18px;
}
.top .tpr span {
	padding: 0 5px;
}
.top .tpr .sy {
	background: url(../images/ico1.png) no-repeat left center
}
.top .tpr .sc {
	background: url(../images/ico2.png) no-repeat left center
}
.top .tpr .bz {
	background: url(../images/ico3.png) no-repeat left center
}
#nav {
	height: 89px;
	background: url(../images/logo.jpg) no-repeat left center;
}
.navlist {
	float: right;
}
.navlist li {
	float: left;
}
.navlist li a {
	display: block;
	width: 81px;
	height: 89px;
	float: left;
	text-align: center;
	line-height: 89px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1155a2;
}
.navlist li a:hover {
	background: #0f55a2;
	color: #FFF;
}
#banner {
	height: 460px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 460px;
	background: #000;
}
.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: 460px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 460px;
}
.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 #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
#server {
	height: 314px;
	background: #dedede;
}
.server {
	height: 314px;
	background: url(../images/t1.png) no-repeat center 39px;
}
.server ul {
	height: 126px;
	padding-top: 148px;
}
.server ul li {
	width: 126px;
	height: 126px;
	float: left;
}
.server ul li.cc {
	background: url(../images/s1.png) no-repeat;
	margin-left: 19px;
}
.server ul li.xq {
	background: url(../images/s2.png) no-repeat;
	margin-left: 84px;
}
.server ul li.xy {
	background: url(../images/s3.png) no-repeat;
	margin-left: 84px;
}
.server ul li.sc {
	background: url(../images/s4.png) no-repeat;
	margin-left: 84px;
}
.server ul li.gc {
	background: url(../images/s5.png) no-repeat;
	margin-left: 84px;
}
.server ul li a {
	display: block;
	width: 126px;
	height: 126px;
	line-height: 126px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#about {
	height: 389px;
	background: #0f55a2 url(../images/t2.png) no-repeat center 40px;
}
.about {
	height: 227px;
	padding-top: 122px;
	background: url(../images/about.png) no-repeat left bottom;
}
.about .js {
	width: 580px;
	height: #227px;
	float: right;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFF;
	line-height: 23px;
}
.about .js p {
	text-indent: 2em;
}
#taff_style {
	height: 387px;
	background: #dedede url(../images/t3.png) no-repeat center 39px;
}
.ladyScroll {
	width: 1000px;
	height: 265px;
	margin: 0 auto;
	position: relative;
	padding-top: 132px;
}
.ladyScroll .prev, .ladyScroll .next {
	width: 51px;
	height: 45px;
	position: absolute;
	top: 195px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}
.ladyScroll .next {
	left: auto;
	right: -10px;
	background-position: 0 -90px;
}
.ladyScroll .prev:hover {
	background-position: 0 -45px;
}
.ladyScroll .next:hover {
	background-position: 0 -135px;
}
.ladyScroll .scrollWrap {
	width: 1000px;
	overflow: hidden;
	position: absolute;
}
.ladyScroll dl {
	float: left;
	width: 234px;
	text-align: center;
	position: relative;
	margin: 0 10px;
}
.ladyScroll dt {
	margin: 0 auto;
	width: 234px;
	overflow: hidden;
}
.ladyScroll img {
	display: block;
	width: 234px;
	height: 167px;
}
.ladyScroll dd {
	width: 234px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
overflow:hiddenbottom:0;
	background: #FFF;
	font-family: "微软雅黑";
}
.ladyScroll dd a {
	color: #585858;
}
.ladyScroll dd a:hover {
	text-decoration: none;
}
.ladyScroll dl:hover dd {
	background: #0f55a2;
}
.ladyScroll dl:hover dd a {
	color: #FFF;
}
#news {
	height: 365px;
	background: #0f55a2
}
.newslist {
	height: 213px;
	background: #0f55a2 url(../images/t4.png) no-repeat center 40px;
	padding-top: 122px;
}
.newslist dl {
	width: 475px;
	height: 213px;
}
.newslist dl dt {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.newslist dl dt p {
	background: url(../images/ico4.jpg) no-repeat left center;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #FFF;
	text-indent: 14px;
	float: left;
}
.newslist dl dt a {
	display: block;
	float: right;
	color: #f2bb44;
	font-family: "微软雅黑";
}
.newslist dl dd {
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.newslist dl dd a {
	color: #FFF;
	display: block;
	float: left;
	background: url(../images/ico5.jpg) no-repeat left center;
	text-indent: 12px;
}
.newslist dl dd span {
	color: #FFF;
	display: block;
	float: right;
}
.newslist .gsnews {
	float: left;
}
.newslist .hynews {
	float: right;
}
#case {
	height: 295px;
	padding-top: 122px;
	background: #dedede url(../images/t5.png) no-repeat center 39px;
}
.scase {
	width: 1000px;
	height: 255px;
	background: #FFF;
}
.scase ul {
	padding:0 10px;
}
.scase ul li {
	float: left;
	width: 153px;
	height: 104px;
	border: 1px solid #ccc;
	margin: 11px 20px;
}
.scase ul li img {
	width: 153px;
	height: 104px;
}
#link{
	height:42px;
	background:#0078c3;
}
.link{
	height:42px;
	line-height:42px;
	font-family:"微软雅黑";
	font-size:16px;
}
.link span{
	color:#f2bb44;
}
.link a{
	color:#FFF;
	margin-right:38px;
}
#footer{
	height:235px;
	background:#0f55a2;
}
.foot{
	font-family:"微软雅黑";
	font-size:14px;
	color:#FFF;
}
.foot .btmnav{
	text-align:center;
	line-height:30px;
	padding-top:40px;
}
.foot .btmnav a{
	 color:#FFF;
}
.foot .btmnav span{
	 margin:0 15px;
}
.foot .mess{
	line-height:30px;
	text-align:center;
	margin-top:20px;
}
.foot .mess span{
	margin-right:10px;
}
.foot .btmmess{
	font-size:13px;
	line-height:30px;
	text-align:center;
	margin-top:10px;
}
.foot .btmmess a{
	color:#FFF;
}
