@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;
	_height: 100%;
}
body{
	font-family: 微软雅黑 ,Microsoft YaHei, Microsoft YaHei UI, 黑体,  Arial, Helvetica, sans-serif;/**/
	min-height: 100%;
	width: 100%;
	height: 100%;
	_height: 100%;
	font-size: 12px;
	zoom: 1;
	color: #2a2a2a;
}
img {
	border: 0px;
}
a{
	text-decoration: none;
	color: #2a2a2a;
}
li {
	list-style-type: none
}
.clear {
	clear: both;
	height: 1px;
}

#big {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	position: relative;
}
#telloginbox {
	width: 100%;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	line-height: 50px;
	background-color: #FCFCFC;
}
#tellogin {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #595758;
	font-size: 13px;
}
#tellogin span {
	display: inline-block;
	margin-right: 35px;
}
#tellogin span b {
	color: #00469b;
	font-size: 20px;
}
#tellogin span i {
	font-style: normal;
}
#tellogin a {
	float: right;
	*margin-top:-53px;
	display: none;
}
#tellogin a:hover {
	color: #00469b;
}

#logonavbox {
	height: 120px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
#logonav {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#logo {
	width: 170px;
	height: 120px;
	float: left;
}
#logo img {
	margin-top: 39.5px;
	width: 160px;
}

#nav {
	float: right;
}
#nav .navbox i{
	display: none;
	font-style: normal;
}

#nav ul {
	height: 120px;
}

#nav ul li {
	text-align: center;
	margin-left: 65px;
	height: 75.5px;
	padding-top: 41.5px;
	cursor: pointer;
	float: left;
}
#nav ul li a {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
#nav ul li a p {
	font-size: 12px;
	color: #848283;
	font-weight: normal;
	margin-top: 5px;
}
#nav ul li.on,#nav ul li:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00469b;
}
#nav ul li.on a,#nav ul li:hover a {
	color: #00469b;
}
#nav ul li.on a p,#nav ul li:hover a p {
	color: #00469b;
}
#footerbox {
	position: absolute;
	bottom: 0;
	width: 100%;
    background-color: #231816;
	height: 50px;
}
#footer {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	color: #F5F5F5;
}
#footerleft {
	float: left;
}
#footerleft span {
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
}
#footerleft span a {
	color: #F5F5F5;
}
#footerleft span #weix {
	position: relative;
	cursor: pointer;
	height: 50px;
	display: inline-block;
}
#footerleft span #weix b {
	position: absolute;
	bottom: 50px;
	background-color: #231816;
	height: 179px;
	width: 179px;
	left: -20px;
	display: none;
}
#footerleft span #weix b img {
	border: 10px solid #FFF;
	margin-top: 15px;
	margin-left: 15px;
}
#footerleft span #weix:hover b {
	display: block;
}
#footercopy {
	float: right;
	_margin-top:-50px;
}
#footercopy a{color:#fff}
#footerleft span.leftpadd {
	padding-left: 0px;
}
.asdtop {
	position: fixed;
	right: 10px;
	bottom: 100px;
	display: none;
	cursor: pointer;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 50px;
	padding-top: 35px;
}
.asdtop:hover {
	color: #00489d;
	background-image: url(../images/top1.png);
}


@media screen and (max-width: 1440px){
#tellogin {
	width: 1000px;
}
#logonav {
	width: 1000px;
}
#nav ul li {
	margin-left: 45px;
}

#nav ul li a {
	font-size: 14px;
}

#nav ul li a p {
	font-size: 11px;
	line-height: 12px;
}
#footer {
	width: 1000px;
}
}
@media screen and (max-width: 1080px){
body{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	overflow-x: hidden;
}
#tellogin {
	width: 100%;
	margin-top:50px;
	font-size: 0.8em;
	text-align: center;
}
#tellogin span {
	margin-left:5px;
	margin-right:5px;
}
#tellogin span b {
	font-size: 16px;
}

#logonavbox {
	width: 100%;
}
#logonav {
	width: 100%;
}
#logo {
	width: 100%;
	text-align: center;
	float: none;
}
#logo img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 251px;
}
#nav {
	float:none;
	position: fixed;
	top: 0px;
	z-index: 100;
	background-color: #00469b;
	color: #FFF;
	height: 50px;
	width: 100%;
}
#nav .navbox i{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
#nav ul {
	height: 100%;
	display: none;
}
#nav ul li {
	font-size:1.2em;
	width: 100%;
	text-align: center;
	margin-left: 0px;
	height: 50px;
	padding-top: 0px;
	cursor: pointer;
	float: none;
	background-color: #002E66;
	color: #FFF;
	border-bottom: 1px solid #A5A5A5;
}
#nav ul li a {
	width:100%;
	display:inline-block;
	color: #B1AFB0;
	margin-top: 8px;
}
#nav ul li.on,#nav ul li:hover {
	border-bottom-color: #fff;
	background-color: #000000;
}
#nav ul li.on a,#nav ul li:hover a {
	color: #fff;
}
#nav ul li.on a p,#nav ul li:hover a p {
	color: #fff;
}
#footerbox {
	height: 90px;
	position: relative;
}
#footer {
	width: 100%;
	line-height: 25px;
}
#footerleft {
	float: none;
	display:none;
}
#footercopy {
	float: none;
	text-align: center;
	font-size: 13px;
	padding-top: 15px;
}
#footercopy span {
	display: block;
}
.asdtop {
	color:#CCC;
	right:0px;
	font-size:12px;
}
}
