@font-face {
	font-family: "Hiragino Sans GB";
	src: url("../font/Hiragino Sans GB W3.otf");
}

@font-face {
	font-family: "Walkway Black";
	src: url("../font/Walkway_Black.ttf");
}

@font-face {
	font-family: "hero light";
	src: url("../font/Hero Light.otf");
}

.container {
	width: 100% !important;
	min-width: 1200px !important;
}

body {
	/*解决IE margin:auto 不居中*/
	margin: 0px;
	padding: 0px;
	height: 100%;
	line-height: inherit;
	font-family: "微软雅黑";
}

.m-body {
	min-width: 1250px;
	max-width: 1905px;
	/*width: 1905px;*/
	margin: auto;
}

.m-head {
	min-width: 1250px;
	max-width: 1905px;
	/*width: 1905px;*/
	margin: auto;
}

img {
	border: 1px;
}

/*菜单样式*/
.m-head {
	
}

img[src=""], img:not ([src] ) {
	opacity: 0;
}

/*html的img的src为空处理，避免谷歌浏览器有边框*/
.m-nav {
	margin: auto;
	position: relative;
	width: 1200px;
}

.m-nav .nav-left {
	padding-top: 53px;
	position: relative;
	float: left;
}

.m-nav .nav-left img {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	left: -2px;
	top: -2px;
}

.m-nav .nav-rigth {
	position: relative;
	float: right;
}

.m-nav .nav-rigth ul li a {
	display: none;
}

.m-nav .nav-rigth ul li .current {
	display: block;
}

.m-nav .nav-rigth ul li a span {
	/*			position: absolute;
			height: 15px;
			
			width: 1px;
			background-color: #e2dada;
			top: 5.5px;
			font-size: 0;
			line-height: 0;
			overflow: hidden;
			text-indent: -999px;
			right: 3px;*/
	
}

.m-nav .nav-rigth ul li a {
	/*font-family: "微软雅黑";
			font-size: 18pt;
			color: #242a61;
			display: block;
			height: 23px;
			padding: 3px 0 4px;
			text-align: center;
			position: relative;*/
	
}

.nav-left .nav-brand {
	
}

.nav-left .nav-brand .img {
	
}

.m-nav ul {
	width: 938px;
	height: 40px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.m-nav ul li {
	float: left;
	text-align: center;
	/*width: 150px;*/
}

.m-nav ul li a {
	text-decoration: none;
	color: #800080;
}

.clear {
	overflow: hidden;
	clear: both;
	height: 0px;
}

/*轮播图样式*/
/* 尾部样式*/
.m-footer {
	margin: auto;
	min-width: 1250px;
	max-width: 1905px;
	/*width: 1905px;*/
}

.footer-nav ul {
	width: 524px;
	height: 40px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer-nav ul li:first-child {
	float: left;
	text-align: center;
	position: relative;
	width: 70px;
}

.footer-nav ul li {
	float: left;
	text-align: center;
	position: relative;
	width: 87px;
}

.footer-nav ul li a {
	text-decoration: none;
	color: #800080;
}

.footer-nav .footer-ul {
	position: relative;
	top: 7px;
}

.footer-nav {
	position: relative;
	height: 34px;
	padding: 20px 0 0;
	margin: auto;
	width: 1160px;
}

.footer-nav .footer-ul li a span {
	position: absolute;
	width: 1px;
	height: 13px;
	background-color: #e5eaeb;
	right: 0;
	top: 7px;
}

.footer-nav ul li:first-child a:first-child {
	text-align: left;
}

.footer-nav ul li a {
	font-family: "微软雅黑";
	font-size: 13px;
	color: #6f6f6f;
	display: block;
	height: 23px;
	padding: 3px 0 4px;
	text-align: center;
	position: relative;
}

.m-footer .line {
	background-color: #e5eaeb;
	height: 1px;
	margin: 40px 0 25px;
}

.copyright {
	margin: auto;
	width: 1160px;
	height: 60px;
	padding: 0 0 55px;
}

.copyright .copyright-w {
	/* font-family: "Myriad Pro/Arial"; */
	float: left;
}
.copyright .copyright-w a{
	/* font-family: "Myriad Pro/Arial"; */
	color:#afafaf;
}
.copyright .copyright-w a:HOVER{
	/* font-family: "Myriad Pro/Arial"; */
	text-decoration: none;
	color:#000;
}

.copyright .copyright-t {
	float: right;
}

/*  */
.copyright .copyright-t div {
	display: none;
	float: left;
	margin: 0 0 0 22px;
}

img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.copyright .copyright-t img {
	height: 25px;
	width: 25px;
}