﻿/* CSS Document */

*{
	padding:0;
	margin:0;
	}
body{
	font-family:"微软雅黑";
	font-size:14px;
	}
ul,li,ol{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img{
	border:none;
	}
a img{
	border:none;
	}
input {
	border:none;
	background:none;
	outline:none;
	}
#FL{
	float:left;
	}
#FR{
	float:right;
	}
#CB{
	clear:both;
	}
#Coat{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}

/*
* top.htm
*/
.top{
	width:100%;
	height:35px;
	background:#e7f2ff;
	}
.top .welcome{
	width:500px;
	height:35px;
	line-height:35px;
	color:#565656;
	font-size:12px;
	}
.top .tMenu{
	width:500px;
	height:35px;
	overflow:hidden;
	}
.top .tMenu ul{
	width:240px;
	height:12px;
	margin-top:11.5px;
	margin-left:220px;
	}
.top .tMenu ul li{
	width:79px;
	height:12px;
	line-height:10px;
	float:left;
	border-right:1px solid #565656;
	text-align:center;
	}
.top .tMenu ul li a{
	color:#565656;
	font-size:12px;
	cursor:pointer;
	}
.top .tMenu ul li:last-child{
	border-right:none;
	}

/** logo & hot phone **/
.l-h{
	width:100%;
	height:120px;
	overflow:hidden;
	}
.l-h .logo{
	width:500px;
	height:101px;
	overflow:hidden;
	margin-top:12px;
	}
.l-h .logo img{
	width:500px;
	height:101px;
	}
.l-h .webDesc{
	width:350px;
	height:60px;
	margin-top:40px;
	overflow:hidden;
	}
.l-h .webDesc .one{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:26px;
	color:#45c341;
	font-weight:bold;
	}
.l-h .webDesc .two{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#030303;
	}
.l-h .hotPhone{
	width:260px;
	height:55px;
	background:url(../images/hotPhone.jpg) no-repeat;
	line-height:30px;
	color:#ff5035;
	font-size:25px;
	text-indent:60px;
	margin-top:20.5px;
	margin-right:30px;
	}

/** nav **/
.nav{
	width:100%;
	height:49px;
	background:#0b73d6;
	overflow:hidden;
	}
.nav ul{
	width:1000px;
	height:49px;
	margin-left:auto;
	margin-right:auto;
	}
.nav ul li{
	width:124px;
	height:49px;
	line-height:49px;
	text-align:center;
	border-right:1px solid #0d8aff;
	float:left;
	}
.nav ul li a{
	color:#FFF;
	font-size:15px;
	width:100%;
	height:100%;
	display:block;
	}
.nav ul li:last-child{
	border-right:none;
	}
.nav ul li:hover{
	background:url(../images/nav_h.jpg) no-repeat center;
	}






/*
* bottom.htm
*/
.bottom{
	width:100%;
	height:320px;
	background:#105598;
	overflow:hidden;
	margin-top:20px;
	}
.bMenu{
	width:100%;
	height:48px;
	background:#e7f2ff;
	overflow:hidden;
	}
.bMenu ul{
	width:880px;
	height:14px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	}
.bMenu ul li{
	width:109px;
	height:14px;
	float:left;
	border-left:1px solid #04529e;
	text-align:center;
	line-height:12px;
	}
.bMenu ul li a{
	color:#04529e;
	}
.bMenu ul li:first-child{
	border-left:none;
	}
.foot{
	width:880px;
	height:270px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	}
.foot .l-a{
	width:650px;
	height:165px;
	margin-top:52.5px;
	overflow:hidden;
	}
.foot .l-a .logo{
	width:270px;
	height:165px;
	overflow:hidden;
	}
.foot .l-a .logo .logo-bottom{
	width:270px;
	height:85px;
	overflow:hidden;
	}
.foot .l-a .logo .logo-bottom img{
	width:270px;
	height:85px;
	}
.foot .l-a .logo .hotPhone-foot{
	width:270px;
	height:65px;
	background:url(../images/bottomHotPhone.png) no-repeat;
	color:#FFF;
	line-height:45px;
	margin-top:15px;
	text-indent:20px;
	}
.foot .l-a .logo .hotPhone-foot span{
	font-weight:bold;
	font-size:16px;
	}
.foot .l-a .add{
	width:300px;
	height:150px;
	overflow:hidden;
	margin-top:5px;
	line-height:30px;
	color:#FFF;
	}
.foot .l-a .add a{
	color:#FFF;
	}

.ewm{
	width:200px;
	height:270px;
	background:url(../images/bottomLine.png) no-repeat;
	}
.ewm .ewmBox{
	width:135px;
	height:175px;
	overflow:hidden;
	float:right;
	margin-top:50px;
	}
.ewm .ewmBox .ewmImg{
	width:135px;
	height:135px;
	overflow:hidden;
	background:#7b9dbd;
	}
.ewm .ewmBox .ewmImg img {
	width:135px;
	height:135px;
	}

.ewm .ewmBox .ewmName{
	width:100%;
	height:40px;
	line-height:60px;
	color:#FFF;
	text-align:center;
	}




.ShowPages{
	width:740px;
	height:40px;
	text-align:center;
	display:table;
	margin-top:20px;
	margin-bottom:20px;
	}
.ShowPages li{
	float:left;
	
	}
.ShowPages li a,
.ShowPages li span{
	margin-left:5px;
	margin-right:5px;
	}








.ShowPages li a {

  border-right: #dedfde 1px solid;

  padding-right: 6px;

  background-position: 50% bottom;

  border-top: #dedfde 1px solid;

  padding-left: 6px;

  padding-bottom: 2px;

  border-left: #dedfde 1px solid;

  color: #0061de;

  margin-right: 3px;

  padding-top: 2px;

  border-bottom: #dedfde 1px solid;

  text-decoration: none;

}



.ShowPages li a:hover {

  border-right: #000 1px solid;

  border-top: #000 1px solid;

  background-image: none;

  border-left: #000 1px solid;

  color: #fff;

  border-bottom: #000 1px solid;

  background-color: #0061de;

}



.thisPage a:link{
color:#000000;}




.page a{padding:4px 10px;border:1px solid hsl(240, 7%, 74%);margin-left: 10px;}
.page .current{padding:4px 10px;border:1px solid hsl(240, 7%, 74%);background: #ccc;margin-left: 10px;}
.page-num-current {background: #696667;color: #fff!important;margin: 0 5px;}
