body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select {
	margin: 0;
	padding: 0
}

@font-face {
  	font-family: "华康黑体W7";
  	src: url("../fonts/hkhtW7/华康黑体W7.woff2")/*tpa=http://xp.prcvalve.com/Dist/fonts/hkhtW7/华康黑体W7.woff2*/ format("woff2"),
       url("../fonts/hkhtW7/华康黑体W7.woff")/*tpa=http://xp.prcvalve.com/Dist/fonts/hkhtW7/华康黑体W7.woff*/ format("woff"),
       url("../fonts/hkhtW7/华康黑体W7.ttf")/*tpa=http://xp.prcvalve.com/Dist/fonts/hkhtW7/华康黑体W7.ttf*/ format("truetype"),
       url("../fonts/hkhtW7/华康黑体W7.eot")/*tpa=http://xp.prcvalve.com/Dist/fonts/hkhtW7/华康黑体W7.eot*/ format("embedded-opentype"),
       url("../fonts/hkhtW7/华康黑体W7.svg")/*tpa=http://xp.prcvalve.com/Dist/fonts/hkhtW7/华康黑体W7.svg*/ format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  	font-family: "Roboto";
  	src: url("../fonts/Roboto/Roboto-Regular.woff2")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Regular.woff2*/ format("woff2"),
       url("../fonts/Roboto/Roboto-Regular.woff")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Regular.woff*/ format("woff"),
       url("../fonts/Roboto/Roboto-Regular.ttf")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Regular.ttf*/ format("truetype"),
       url("../fonts/Roboto/Roboto-Regular.eot")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Regular.eot*/ format("embedded-opentype"),
       url("../fonts/Roboto/Roboto-Regular.svg")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Regular.svg*/ format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  	font-family: "Roboto-Black";
  	src: url("../fonts/Roboto/Roboto-Black.woff2")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Black.woff2*/ format("woff2"),
       url("../fonts/Roboto/Roboto-Black.woff")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Black.woff*/ format("woff"),
       url("../fonts/Roboto/Roboto-Black.ttf")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Black.ttf*/ format("truetype"),
       url("../fonts/Roboto/Roboto-Black.eot")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Black.eot*/ format("embedded-opentype"),
       url("../fonts/Roboto/Roboto-Black.svg")/*tpa=http://xp.prcvalve.com/Dist/fonts/Roboto/Roboto-Black.svg*/ format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  	font-family: "HelveticaNeueLTPro";
  	src: url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.woff2")/*tpa=http://xp.prcvalve.com/Dist/fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.woff2*/ format("woff2"),
       url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.woff")/*tpa=http://xp.prcvalve.com/Dist/fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.woff*/ format("woff"),
       url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.ttf")/*tpa=http://xp.prcvalve.com/Dist/fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.ttf*/ format("truetype"),
       url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.eot")/*tpa=http://xp.prcvalve.com/Dist/fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.eot*/ format("embedded-opentype"),
       url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.svg")/*tpa=http://xp.prcvalve.com/Dist/fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-XBlkCn.svg*/ format("svg");
    font-style: normal;
    font-weight: normal;
}

body {
	font-size: 12px;
	font-family: "微软雅黑";
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.kkpage a{ border: solid #636363 1px; padding: 5px 9px; margin: 2px}

a {
	color: #333333;
	text-decoration: none !important;
}

a:hover {
	color: #FF5900;
	text-decoration: none !important;
}

em {
	font-style: normal;
}

li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	word-wrap: break-word;
}

input:focus,textarea:focus,.swiper-button-next:focus,.swiper-button-prev:focus,.swiper-pagination-bullet:focus,button:focus,video:focus{
    outline: none;
}

*::selection {
    background-color: #FF5900;
    color: white;
}

*::-moz-selection {
    background-color: #FF5900;
    color: white;
}

*::-webkit-selection {
    background-color: #FF5900;
    color: white;
}

@media only screen and (max-width: 991px ) {
	.container {
		width: 668px;
		padding: 0;
	}
}
@media only screen and (max-width: 680px ) {
	.container {
		width: 325px;
	}
}
@media only screen and (min-width: 992px ) {
	.container {
		width: 970px;
		padding: 0;
	}
}
@media only screen and (min-width: 1200px) {
	.container {
		width: 970px;
	}
	.kmm {
		display: none;visibility: hidden;overflow:hidden;width: 1px;
	}
}
@media only screen and (min-width: 1300px) {
	.container {
		width: 1200px;
	}
}
/*头部公共样式 star star star*/
header {
	width: 100%;
	height: 80px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: rgba(255,255,255,0.17);
	transition: all 0.5s;
}
header .header-container {
	width: 1630px;
	height: 100%;
	padding: 0 30px;
	margin: 0 auto;
}
header .logo {
	display: block;
	width: 360px;
	overflow: hidden;
	float: left;
	margin: 20px 0;
}
header .logo .logo-img {
	width: 80px;
	overflow: hidden;
	float: left;
}
header .logo img {
	width: 100%;
}
header .logo img:nth-of-type(2) {
	display: none;
}
header .logo h2 {
	font-family: "华康黑体W7";
	font-size: 26px;
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	float: left;
	margin: 4px 0 0 12px;
	border-left: 2px solid #FFFFFF;
	padding: 0 0 0 15px;
}
header .header-menu {
	width: auto;
	height: 30px;
	overflow: hidden;
	float: left;
	line-height: 30px;
	margin: 25px 0 0 100px;
}
header .header-menu a {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	height: 30px;
	overflow: hidden;
	padding: 0 0 0 7px;
	margin: 0 0 0 57px;
	position: relative;
}
header .header-menu a:first-of-type {
	margin: 0;
}
header .header-menu a:before {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 14px;
}
header .header-earth {
	width: 135px;
	height: 30px;
	margin: 25px 0 0;
	float: right;
}
header .header-earth .earth-img {
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin: 1.5px 0;
}
header .header-earth .earth-img img {
	width: 100%;
}
header .header-earth .earth-img img:nth-of-type(2) {
	display: none;
}
header .header-earth .earth-txt {
	width: 90px;
	height: 30px;
	float: right;
	cursor: pointer;
	position: relative;
}
.earth-txt h4 {
	height: 30px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
}
.earth-txt h4 img {
	width: 8px;
	position: absolute;
	right: 1px;
	top: 8px;
}
.earth-txt h4 img:nth-of-type(2) {
	display: none;
}
.earth-txt ul {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 11;
	padding: 0 0 5px;
	display: none;
	opacity: 0.6;
	background-color: #FFFFFF;
	border-radius: 0 0 5px 5px;
	animation: dddd 0.5s forwards;
	-webkit-animation: dddd 0.5s forwards;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}
.earth-txt ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px;
}
.earth-txt ul li:hover {
	background-color: #FF5900;
}
.earth-txt ul li:hover a {
	color: #FFFFFF;
}
.earth-txt:hover ul {
	display: block;
	top: 30px;
}
@keyframes dddd {
	from{display: block;top: 15px;opacity: 0.6;}
	to{display: block;top: 30px;opacity: 1;}
}
@-moz-keyframes dddd {
	from{display: block;top: 15px;opacity: 0.6;}
	to{display: block;top: 30px;opacity: 1;}
}
@-ms-keyframes dddd {
	from{display: block;top: 15px;opacity: 0.6;}
	to{display: block;top: 30px;opacity: 1;}
}
@-webkit-keyframes dddd {
	from{display: block;top: 15px;opacity: 0.6;}
	to{display: block;top: 30px;opacity: 1;}
}
header .header-icon {
	width: 60px;
	height: 60px;
	float: right;
	margin: 10px 0 0;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	transition: all 0.5s;
}
header .header-icon ul {
	width: 60px;
	height: 60px;
	overflow: hidden;
	position: relative;
}
header .header-icon li {
	height: 8px;
	background-color: #FFFFFF;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	top: 50%;
}
header .header-icon li:nth-of-type(1) {
	width: 45px;
	margin: -22px 0 0 -30px;
	transition: all 0.5s;
}
header .header-icon li:nth-of-type(2) {
	width: 60px;
	margin: -4px 0 0 -30px;
	transition: all 0.5s;
}
header .header-icon li:nth-of-type(3) {
	width: 45px;
	margin: 14px 0 0 -30px;
	transition: all 0.5s;
}
header.header-click .header-icon li:nth-of-type(1) {
	width: 60px;
	margin: -4px 0 0 -30px;
	transform: rotate(45deg);
}
header.header-click .header-icon li:nth-of-type(2) {
	opacity: 0;
}
header.header-click .header-icon li:nth-of-type(3) {
	width: 60px;
	margin: -4px 0 0 -30px;
	transform: rotate(-45deg);
}
@media only screen and (max-width: 1299px) {

	header.header-roll,header.header-w,header.header-click {
		background-color: #FFFFFF;
		box-shadow: 0 5px 7px rgba(0,0,0,0.11);
	}
	header.header-roll .logo img:nth-of-type(1),header.header-w .logo img:nth-of-type(1),header.header-click .logo img:nth-of-type(1) {
		display: none;
	}
	header.header-roll .logo img:nth-of-type(2),header.header-w .logo img:nth-of-type(2),header.header-click .logo img:nth-of-type(2) {
		display: inline;
	}
	header.header-roll .logo h2,header.header-w .logo h2,header.header-click .logo h2 {
		color: #000000;
		
		border-left-color: #000000;
	}
	header.header-roll .header-earth .earth-img img:nth-of-type(1),header.header-w .header-earth .earth-img img:nth-of-type(1) {
		display: none;
	}
	header.header-roll .header-earth .earth-img img:nth-of-type(2),header.header-w .header-earth .earth-img img:nth-of-type(2) {
		display: inline;
	}
	header.header-roll .earth-txt h4,header.header-w .earth-txt h4 {
		border-bottom-color: #CCCCCC;
		color: #666666;
	}
	header.header-roll .earth-txt h4 img:nth-of-type(1),header.header-w .earth-txt h4 img:nth-of-type(1) {
	    display: none;
	}
	header.header-roll .earth-txt h4 img:nth-of-type(2),header.header-w .earth-txt h4 img:nth-of-type(2) {
	    display: inline;
	}
	header.header-roll .header-icon,header.header-w .header-icon,header.header-click .header-icon {
		color: #2a2a2a;
	}
	header.header-roll .header-icon li,header.header-w .header-icon li,header.header-click .header-icon li {
		background-color: #2a2a2a;
	}
	header .header-container {
		width: 970px;
		padding: 0;
	}
	header .header-menu {
		width: 100%;
		height: calc(100% - 80px);
		height: -moz-calc(100% - 80px);
		height: -webkit-calc(100% - 80px);
		background-color: #2a2a2a;
		overflow: hidden;
		position: fixed;
		left: -100%;
		z-index: 10;
		top: 80px;
		margin: 0;
		padding: 50px 120px;
		opacity: 0;
		transition: all 0.5s;
	}
	header.header-click .header-menu {
		opacity: 1;
		left: 0px;
	}
	header .header-menu a {
		float: none;
		margin: 20px 0 0;
		font-size: 24px;
		line-height: 30px;
		padding: 0 0 0 20px;
	}
	header .header-menu a:before {
		width: 6px;
		height: 6px;
		top: 12px;
	}
	header .header-earth {
		margin: 25px 40px 0 0;
	}
}
@media only screen and (max-width: 991px) {
	header {
		height: 130px;
	}
	header .header-container {
		width: 668px;
	}
	header .logo {
		width: 480px;
		margin: 38px 0 0;
	}
	header .logo .logo-img {
		width: 119px;
	}
	header .logo h2 {
	    font-size: 36px;
	    height: 44px;
	    line-height: 44px;
	    border-left: 3px solid #FFFFFF;
	    margin: 5px 0 0 12px;
	}
	header .header-earth {
		display: none;
	}
	header .header-icon {
		margin: 35px 0;
	}
	header .header-menu {
	    height: calc(100% - 130px);
	    height: -moz-calc(100% - 130px);
	    height: -webkit-calc(100% - 130px);
	    top: 130px;
	    padding: 50px 120px;
	}
	header .header-menu a {
    	font-size: 36px;
    	line-height: 45px;
    	height: 45px;
    	padding: 0 0 0 25px;
	}
	header .header-menu a:before {
	    width: 9px;
	    height: 9px;
	    top: 18px;
	}
}
@media only screen and (max-width: 680px) {
	header {
		height: 65px;
	}
	header .header-container {
		width: 325px;
	}
	header .logo {
		width: 260px;
		margin: 19px 0 0;
	}
	header .logo .logo-img {
		width: 60px;
	}
	header .logo h2 {
	    font-size: 18px;
	    height: 24px;
	    line-height: 24px;
	    border-left: 2px solid #FFFFFF;
	    margin: 2px 0 0 12px;
	}
	header .header-icon {
	    width: 40px;
	    height: 40px;
		margin: 12.5px -10px 0 0;
	}
	header .header-icon ul {
	    width: 40px;
	    height: 40px;
	}
	header .header-icon li {
	    height: 4px;
	    border-radius: 2px;
	}
	header .header-icon li:nth-of-type(1) {
	    width: 30px;
	    margin: -14px 0 0 -20px;
	    transition: all 0.5s;
	}
	header .header-icon li:nth-of-type(2) {
	    width: 40px;
	    margin: -2px 0 0 -20px;
	}
	header .header-icon li:nth-of-type(3) {
	    width: 30px;
	    margin: 10px 0 0 -20px;
	}
	header.header-click .header-icon li:nth-of-type(1) {
		width: 40px;
		margin: -2px 0 0 -20px;
	}
	header.header-click .header-icon li:nth-of-type(3) {
		width: 40px;
		margin: -2px 0 0 -20px;
	}
	header .header-menu {
	    height: calc(100% - 65px);
	    height: -moz-calc(100% - 65px);
	    height: -webkit-calc(100% - 65px);
	    top: 65px;
	    padding: 30px 50px;
	}
	header .header-menu a {
    	font-size: 24px;
    	line-height: 30px;
    	height: 30px;
    	padding: 0 0 0 20px;
    	margin: 15px 0 0;
	}
	header .header-menu a:before {
	    width: 6px;
	    height: 6px;
	    top: 12px;
	}
}
@media only screen and (min-width: 1300px) {
	header.header-roll,header.header-w {
		background-color: #FFFFFF;
		box-shadow: 0 5px 7px rgba(0,0,0,0.11);
	}
	header.header-roll .logo img:nth-of-type(1),header.header-w .logo img:nth-of-type(1) {
		display: none;
	}
	header.header-roll .logo img:nth-of-type(2),header.header-w .logo img:nth-of-type(2) {
		display: inline;
	}
	header.header-roll .logo h2,header.header-w .logo h2 {
		color: #000000;
		border-left-color: #000000;
	}
	header.header-roll .header-menu a,header.header-w .header-menu a {
		color: #333333;
	}
	header.header-roll .header-menu a:before,header.header-w .header-menu a:before {
		background-color: #333333;
	}
	header.header-roll .header-earth .earth-img img:nth-of-type(1),header.header-w .header-earth .earth-img img:nth-of-type(1) {
		display: none;
	}
	header.header-roll .header-earth .earth-img img:nth-of-type(2),header.header-w .header-earth .earth-img img:nth-of-type(2) {
		display: inline;
	}
	header.header-roll .earth-txt h4,header.header-w .earth-txt h4 {
		border-bottom-color: #CCCCCC;
		color: #666666;
	}
	header.header-roll .earth-txt h4 img:nth-of-type(1),header.header-w .earth-txt h4 img:nth-of-type(1) {
	    display: none;
	}
	header.header-roll .earth-txt h4 img:nth-of-type(2),header.header-w .earth-txt h4 img:nth-of-type(2) {
	    display: inline;
	}
	header .header-menu a:after {
		content: '';
		display: block;
		width: 0px;
		height: 2px;
		position: absolute;
		bottom: 0;
		left: 50%;
		transition: all 0.5s;
	}
	header .header-menu a:hover:after {
		width: 100%;
		left: 0px;
		background-color: #FF5900;
	}
	header .header-menu a:hover:before {
		background-color: #FF5900;
	}
	header .header-menu a.active {
		color: #FF5900 !important;
		font-weight: bold;
	}
	header .header-menu a.active:before {
		background-color: #FF5900;
	}
	header .header-container {
		width: 1270px;
		padding: 0;
	}
	header .header-menu {
		margin: 25px 0 0 30px;
	}
	header .header-menu a {
	    margin: 0 0 0 20px;
	}
	header .header-icon {
		display: none;
	}
}
@media only screen and (min-width: 1650px) {
	header .header-container {
		width: 1630px;
		padding: 0 30px;
	}
	header .header-menu {
		margin: 25px 0 0 100px;
	}
	header .header-menu a {
	    margin: 0 0 0 57px;
	}
}
/*底部公共样式*/
footer {
	width: 100%;
	overflow: hidden;
	background-color: #2a2a2a;
	padding: 40px 0 0;
}
footer .footer-top {
	width: 100%;
	overflow: hidden;
}
footer .footer-top .footer-left {
	width: 136px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	height: 100%;
}
.footer-top .footer-left img:nth-of-type(1) {
	margin: 5px 0 15px;
	max-width: 90%;
}
.footer-top .footer-left img:nth-of-type(2) {
	margin: 0 0 15px;
	max-width: 100%;
}
footer .footer-top .footer-right {
	width: 850px;
	overflow: hidden;
	float: right;
}
footer .footer-top .footer-right h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: bold;
	font-size: 16px;
	color: #d0d0d0;
	border-bottom: 2px solid #484848;
}
footer .footer-top .footer-right ul {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
footer .footer-top .footer-right ul li {
	float: left;
	margin: 0 85px 0 0;
}
footer .footer-top .footer-right ul li:last-of-type {
	margin: 0;
}
footer .footer-top .footer-right ul li h5 {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 10px;
	height: 20px;
	overflow: hidden;
}
footer .footer-top .footer-right ul li h5 a {
	color: #ff0112;
}
footer .footer-top .footer-right ul li h5 a:hover {
	text-decoration: underline !important;
}
footer .footer-top .footer-right ul li p {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
footer .footer-top .footer-right ul li p a {
	color: #d0d0d0;
}
footer .footer-top .footer-right ul li p a:hover {
	color: #ff0112;
	text-decoration: underline !important;
}
footer .footer-top .footer-right strong {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	margin: 5px 0 0;
}
footer .footer-top .footer-right strong a {
	display: block;
	float: left;
	color: #d0d0d0;
	margin: 0 31px 0 0;
}
footer .footer-top .footer-right strong a:hover {
	color: #ff0112;
	text-decoration: underline !important;
}
footer .footer-top .footer-right strong a:last-of-type {
	margin: 0;
}
footer .footer-bottom {
	width: 100%;
	height: 67px;
	border-top: 1px solid #494949;
	overflow: hidden;
	color: #d0d0d0;
	font-size: 14px;
	line-height: 25px;
	padding: 15px 0 0;
	margin: 30px 0 0;
}
footer .footer-bottom a {
	color: #d0d0d0;
}
footer .footer-bottom a:hover {
	color: #ff0112;
	text-decoration: underline !important;
}
footer .footer-bottom p {
	float: left;
}
footer .footer-bottom p br {
	display: none;
}
footer .footer-bottom .footer-Up {
	float: right;
	width: 52px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
  	font-family: "Roboto";
  	color: #FF5900;
  	cursor: pointer;
}
footer .footer-bottom .footer-Up img {
	margin: -5px 0 0;
}
footer .footer-bottom .footer-Up span {
	float: right;
}
@media only screen and (max-width: 991px) {
	footer .footer-top .footer-left {
		float: none;
		width: 360px;
		margin: 0 auto;
		font-size: 22px;
	}
	footer .footer-top .footer-left img:nth-of-type(1){
		width: 350px;
		margin: 0 0 0 20px;
	}
	footer .footer-top .footer-left img:nth-of-type(2){
		margin: 50px 0 25px;
	}
	footer .footer-top .footer-right {
		width: 100%;
		margin: 50px 0 0;
	}
	footer .footer-top .footer-right h4 {
		font-size: 30px;
		height: 52px;
	}
	footer .footer-top .footer-right ul {
	    margin: 20px 0 45px;
	}
	footer .footer-top .footer-right ul li:nth-of-type(3) {
		margin: 0;
	}
	footer .footer-top .footer-right ul li h5 {
	    font-size: 26px;
	    line-height: 30px;
	    margin: 5px 0 20px;
	    height: 30px;
	}
	footer .footer-top .footer-right ul li p {
	    font-size: 22px;
	    line-height: 40px;
	    height: 40px;
	}
	footer .footer-top .footer-right strong {
	    font-size: 22px;
	    line-height: 30px;
	    overflow: hidden;
	    margin: 20px 0 0;
	    font-weight: normal;
	}
	footer .footer-top .footer-right strong a {
		margin: 0 65px 20px 0;
	}
	footer .footer-top .footer-right strong a:nth-of-type(4n){
		margin: 0 0 20px;
	}
	footer .footer-bottom {
		text-align: center;
		height: auto;
		padding: 30px 0 40px;
	}
	footer .footer-bottom p {
		width: 100%;
		font-size: 24px;
		line-height: 38px;
	}
	footer .footer-bottom p br {
		display: block;
	}
	footer .footer-bottom .footer-Up {
		display: none;
	}
}
@media only screen and (max-width: 680px) {
	footer {
	    padding: 30px 0 0;
	}
	footer .footer-top .footer-left {
		width: 180px;
		font-size: 14px;
	}
	footer .footer-top .footer-left img:nth-of-type(1){
		width: 170px;
		margin: 0 0 0 10px;
	}
	footer .footer-top .footer-left img:nth-of-type(2){
		width: 110px;
		margin: 25px 0 12px;
	}
	footer .footer-top .footer-right {
		margin: 25px 0 0;
	}
	footer .footer-top .footer-right h4 {
		font-size: 16px;
		line-height: 20px;
		height: 32px;
		border-bottom: 1px solid #484848;
	}
	footer .footer-top .footer-right ul {
	    margin: 10px 0 25px;
	}
	footer .footer-top .footer-right ul li {
		margin: 0 25px 0 0;
	}
	footer .footer-top .footer-right ul li h5 {
	    font-size: 14px;
	    line-height: 20px;
	    margin: 5px 0 10px;
	    height: 20px;
	}
	footer .footer-top .footer-right ul li p {
	    font-size: 12px;
	    line-height: 20px;
	    height: 20px;
	}
	footer .footer-top .footer-right strong {
	    font-size: 14px;
	    line-height: 20px;
	    margin: 10px 0 0;
	}
	footer .footer-top .footer-right strong a {
		margin: 0 10px 10px 0;
	}
	footer .footer-top .footer-right strong a:nth-of-type(4n){
		margin: 0 0 10px;
	}
	footer .footer-bottom {
		padding: 15px 0 20px;
		margin: 15px 0 0;
	}
	footer .footer-bottom p {
		font-size: 14px;
		line-height: 20px;
	}
}
/*顶部图片的公共样式*/
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner img {
	width: 100%;
}
.banner .banner-txt {
	width: 1200px;
	height: 185px;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
}
.banner .banner-txt h1 {
	font-size: 72px;
	margin: 55px 0 38px -4px;
}
.banner .banner-txt h4 {
	font-size: 21px;
  	font-family: "Roboto";
	font-weight: bold;
}
.banner .banner-txt:after {
	content: '';
	display: block;
	width: 75px;
	height: 5px;
	background-color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
	.banner .banner-txt {
		width: 668px;
		margin: -70px 0 0 -334px;
	}
	.banner .banner-txt h1 {
		font-size: 48px;
		margin: 30px 0 25px -4px;
	}
	.banner img:nth-of-type(1) {
		display: none;
	}
	.banner img {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.banner .banner-txt {
		width: 335px;
		height: 100px;
		margin: -30px 0 0 -162px;
	}
	.banner .banner-txt h1 {
		font-size: 36px;
		margin: 20px 0 20px -2px;
	}
	.banner .banner-txt h4 {
	    font-size: 14px;
	}
	.banner .banner-txt:after {
	    width: 50px;
	    height: 3px;
	}
}
@media only screen and (min-width: 992px) {
	.banner .banner-txt {
		width: 900px;
		margin: -70px 0 0 -450px;
	}
	.banner .banner-txt h1 {
		font-size: 64px;
		margin: 40px 0 30px -4px;
	}
	.banner img:nth-of-type(2) {
		display: none;
	}
}
@media only screen and (min-width: 1300px) {
	.banner .banner-txt {
		width: 1200px;
		margin: -210px 0 0 -600px;
	}
	.banner .banner-txt h1 {
		font-size: 72px;
		margin: 55px 0 38px -4px;
	}
}
