@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0; list-style:none; outline:none; text-decoration:none;}

/*daohang*/
.wp{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#bd{
	padding-top: 60px;
}
#hd{
	/*height: 101px;*/
	height:60px;
	background: #fff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index:9999;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.fixed{
    top: -71px !important;
}

#hd .logo{
	float: left;
	margin-right: 20px;
	/*height: 101px;*/
	height: 60px;
	display: block;
	height: 100%;
	/*line-height: 101px;*/
	line-height: 60px;
	width:130px;
}
#hd .logo img{
	display: inline-block;
	vertical-align: middle;
}
#nav{width:600px; overflow:hidden;float: left;}
#nav ul li{
	float: left;
	line-height: 60px;
	width:90px;
	margin-right: 10px;
}
#nav ul li a{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	border-bottom: 3px solid #fff;
	text-decoration:none;
	color:#666;
	height: 57px;
}
#nav ul li a:hover{
	border-bottom: 3px solid #e4392a;
}
/* ¶¥²¿²Ëµ¥ start    */
#navcontainer_t{width:980px;float:right; font-size:16px; font-family:Microsoft YaHei;}
#navlist
		{
			margin: 0;
		}
		
		#navlist ul, #navlist li
		{
			margin: 0;
			padding: 0;
			float: left;
			display: inline;
			list-style-type: none;
			color: #fbcc7e;
		}
		
		#navlist a:link, #navlist a:visited
		{
			float: left;
			line-height:50px;
			text-decoration: none;
			padding:0 30px;
			color: #fff;
			display:block;
		}
		
		#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
		{
			border-bottom: 0px solid #fff;
			background:#e60012;
			color: #fff;
		}
		
		#navlist a:hover { color: #fff;background:#e60012; }
/*banner*/
.banner{ width:100%; margin:0 auto; height:399px; background:url(images/banner.jpg) center no-repeat; margin-top:60px;}

/*neirong*/
.tit1{ width:552px; margin:8px auto;}


table{margin-bottom:20px; margin-top:20px; border:none; border-right:1px solid #01a6ac;}
td{ border:1px solid #01a6ac; height:40px; background-color:#e9f8f9; border-top:none; border-right:none;}
td.bt{background-color:#01a6ac; color:#fff; font-size:18px; font-weight:500;}
td.xq a{padding:5% 16%;color:#fff;background-color:#2f91ec;}
td.xq a:hover{ border:1px solid #01a6ac; font-size:14px;}


.zxBox{ overflow:hidden; width:674px; margin:20px auto; box-shadow:2px 1px 2px #006a9e;}
.zxBox a{ display:block; float:left; width:337px; height:50px; background-color:#2f91ec; color:#fff; text-align:center; line-height:50px; font-size:18px;}
.zxBox a.tel{background:#49b849 url(../images/telicon.png) 42px center no-repeat; }
.zxBox a.st:hover{background-color:#0766bf !important; color:#fff !important; font-size:20px;}

.tit2{ margin:20px auto;}

.ls{ width:1000px; margin:0 auto; overflow:hidden;}
.ls li{ float:left; margin-right:64px;}
.ls li:last-child{margin-right:0;}


<!--bottom-->
.end {
    width: 100%;
    height: 300px;
    background: #1b1b1b;
    margin: 0 auto;
    padding: 0;
    padding-top: 20px;
    overflow: hidden;
    clear: both;
}
.end .endc {
    width: 1100px;
    -height: 250px;
    margin: 0 auto;
    padding: 0;
	padding-top:20px;
}
.end .endc .text {
    width: 600px;
    -height: 170px;
    position: relative;
    top: 40px;
    left: 60px;
}
.end .endc .text ul {
    text-align: center;
}
.end .endc .text ul li {
    list-style: none;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
    color: white;
}
.end .endc .logo {
    width: 300px;
    height: 150px;
    position: relative;
    top: -120px;
    left: 760px;
}
.end .cr {
    width: 600px;
    height: 20px;
    font-size: 12px;
    color: white;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -60px;
    margin: 0 auto;
    padding: 0;
}
.end .cr p {
    text-align: center;
}