.dx {
	text-transform: uppercase;
}
.dh {
	overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.clearboth::after {
	line-height: 0; clear: both; font-size: 0px; display: block; content: "";
}
::selection {
	color: rgb(255, 255, 255); background-color: rgb(2, 104, 183);
}
* {
	margin: 0px; padding: 0px;
}
body {
	font: 14px/1.5 "Microsoft YaHei", arial, helvetica, clean, sans-serif; margin: 0px; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
*::before {
	box-sizing: content-box;
}
*::after {
	box-sizing: content-box;
}
:focus {
	
}
article {
	display: block;
}
aside {
	display: block;
}
canvas {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
ins {
	color: rgb(0, 0, 0); text-decoration: none; background-color: rgb(2, 104, 183);
}
mark {
	color: rgb(0, 0, 0); font-style: italic; font-weight: bold; background-color: rgb(2, 104, 183);
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; margin: 1em 0px; padding: 0px; border-image: none; height: 1px; display: block;
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}
li {
	list-style-type: none;
}
ul {
	list-style-type: none;
}
img {
	border: currentColor; border-image: none;
}
input {
	outline: 0px; border: 0px currentColor; border-image: none; font-family: "Microsoft YaHei", arial, helvetica; font-size: 14px; resize: none;
}
textarea {
	outline: 0px; border: 0px currentColor; border-image: none; font-family: "Microsoft YaHei", arial, helvetica; font-size: 14px; resize: none;
}
h1 {
	font-style: normal; font-weight: normal;
}
h2 {
	font-style: normal; font-weight: normal;
}
h3 {
	font-style: normal; font-weight: normal;
}
h4 {
	font-style: normal; font-weight: normal;
}
h5 {
	font-style: normal; font-weight: normal;
}
h6 {
	font-style: normal; font-weight: normal;
}
dl {
	font-style: normal; font-weight: normal;
}
dd {
	font-style: normal; font-weight: normal;
}
dt {
	font-style: normal; font-weight: normal;
}
i {
	font-style: normal; font-weight: normal;
}
em {
	font-style: normal; font-weight: normal;
}
html {
	cursor: url(cur.png), default;
}
a {
	transition:0.4s ease-out; cursor: url(Acur.png), default; -webkit-transition: all 0.4s ease-out;
}
textarea {
	animation:animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite; -o-animation: animated 1s infinite;
}
input[type='text'] {
	animation:animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite; -o-animation: animated 1s infinite;
}
input[type='button'] {
	cursor: url(Acur.png), default !important;
}
input {
	
}
button {
	
}
.wjdh-message * {
	box-sizing: content-box; -webkit-box-sizing: content-box; -ms-box-sizing: content-box; -moz-box-sizing: content-box;
}
.left {
	float: left;
}
.center {
	float: center;
}
.right {
	float: right;
}
.inContent {
	margin: 0px auto; width: 88%; position: relative; max-width: 1680px; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
.inContent::after {
	line-height: 0; clear: both; font-size: 0px; display: block; content: "";
}
.inContent * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
@media screen and (max-width:640px)
{
.inContent {
	padding: 0px 15px; width: 100%;
}
}
html {
	width: 100%; position: relative; -ms-overflow-x: hidden;
}
body {
	width: 100%; position: relative; -ms-overflow-x: hidden;
}
.button {
	cursor: pointer; -webkit-transform: translateY(var(--y)); -webkit-tap-highlight-color: transparent; -webkit-appearance: none;
}
.button span {
	display: inline-block;
}
.button span i {
	font-style: normal; display: inline-block; backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.button span i:nth-child(1) {
	
}
.button span i:nth-child(2) {
	
}
.button span i:nth-child(3) {
	
}
.button span i:nth-child(4) {
	
}
.button span i:nth-child(5) {
	
}
.button span i:nth-child(6) {
	
}
.button span i:nth-child(7) {
	
}
.button span i:nth-child(8) {
	
}
.button span i:nth-child(9) {
	
}
.button span i:nth-child(10) {
	
}
.button span i:nth-child(11) {
	
}
.button span i:nth-child(12) {
	
}
.button span i:nth-child(13) {
	
}
.button span i:nth-child(14) {
	
}
.button:hover {
	
}
.button:hover i {
	-webkit-animation: move var(--duration) linear var(--d);
}
.header {
	width: 100%; height: 121px;
}
.header * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
.nav_bg {
	padding: 0px; transition:0.5s ease-out; width: 100%; height: 121px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 999; box-sizing: border-box; background-color: rgb(6, 7, 9); -webkit-transition: all 0.5s ease-out; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
.nav_bg * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
.nav_bg .logo {
	margin: 0px; padding: 25px 100px 0px; transition:0.4s ease-out; width: 18.22%; height: 100%; text-align: center; line-height: 1; float: left; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .logo a img {
	margin: auto; height: 76px; object-fit: cover;
}
.nav_bg .search {
	background: rgb(2, 104, 183); width: 5.2%; height: 100%; float: right; position: relative; z-index: 6;
}
.nav_bg .search .searchIco {
	left: 50%; top: 50%; width: 40px; height: 40px; overflow: hidden; margin-top: -20px; margin-left: -20px; position: absolute; cursor: pointer;
}
.nav_bg .search .searchIco em {
	padding: 0px; transition:0.4s ease-out; top: 0px; width: 100%; height: 100%; display: block; position: relative; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .search .searchIco em.searchShow {
	background: url("topSearch.png") no-repeat center;
}
.nav_bg .search .searchIco em.searchHide {
	background: url("topSehide.png") no-repeat center;
}
.nav_bg .search .topSearch.searchIco em {
	top: -100%;
}
.nav_bg .search .searchBox {
	background: rgb(255, 255, 255); border-radius: 20px 0px 0px 20px; transition:0.4s ease-out; top: 50%; width: 0px; height: 40px; right: 100%; overflow: hidden; margin-top: -20px; position: absolute; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); -webkit-transition: all 0.4s ease-out;
}
.nav_bg .search .searchBox .searchInp {
	background: none; padding: 0px 20px; border: currentColor; border-image: none; width: 200px; height: 40px; line-height: 40px; font-size: 14px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
.nav_bg .search .searchBox .submitBtn {
	background: url("searchico.png") no-repeat center; border: currentColor; transition:0.6s ease-out; border-image: none; top: 0px; width: 50px; height: 40px; right: 0px; float: right; position: absolute; cursor: pointer; opacity: 0; -webkit-transition: all 0.6s ease-out;
}
.nav_bg .search .searchShow.searchBox {
	width: 200px;
}
.nav_bg .search .searchShow.searchBox .submitBtn {
	opacity: 1; transition-delay: 0.3s; -webkit-transition-delay: 0.3s;
}
.nav_bg .search .searchShow.searchBox .submitBtn:hover {
	opacity: 0.7;
}
.nav_bg .tel {
	padding: 40px 0px; width: 10.22%; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 18px; font-weight: bold; float: right;
}
.nav_bg .tel::before {
	background: url("") no-repeat center; transition:0.5s ease-out; animation:msClock2 1.4s linear infinite; top: -2px; width: 22px; height: 28px; margin-right: 15px; vertical-align: middle; display: inline-block; position: relative; content: ""; -webkit-transition: all 0.5s ease-out;
}
.nav_bg .menu {
	margin: auto; transition:0.5s ease-out; width: 58.33%; height: 120px; text-align: center; float: right; position: relative; box-sizing: border-box; -webkit-transition: all 0.5s ease-out; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;
}
.nav_bg .menu > ul {
	font-size: 0px;
}
.nav_bg .menu > ul > li {
	transition:0.3s ease-out; width: 12.5%; text-align: center; vertical-align: top; display: inline-block; position: relative; -webkit-transition: all 0.3s ease-out;
}
.nav_bg .menu > ul > li > a {
	height: 120px; color: rgb(255, 255, 255); line-height: 20px; padding-top: 50px; font-size: 16px; display: block; position: relative; z-index: 2;
}
.nav_bg .menu > ul > li > a:hover {
	background-color: transparent;
}
.nav_bg .menu > ul > li > a::before {
	transition:0.4s ease-out; left: 50%; width: 0px; height: 2px; bottom: -1px; margin-left: 0px; display: block; position: absolute; z-index: -1; content: ""; background-color: rgb(2, 104, 183); -webkit-transition: all 0.4s ease-out;
}
.nav_bg .menu > ul > li.another > a {
	color: rgb(2, 104, 183);
}
.nav_bg .menu > ul > li:hover > a {
	color: rgb(2, 104, 183);
}
.nav_bg .menu > ul > li.another > a::before {
	width: 80px; margin-left: -40px;
}
.nav_bg .menu > ul > li:hover > a::before {
	width: 80px; margin-left: -40px;
}
.nav_bg .menu > ul > li:hover .sec {
	height: auto;
}
.nav_bg .menu > ul > li:hover .secs {
	height: auto;
}
.nav_bg .menu .sec {
	background: rgba(2, 104, 183, 0.9); left: 50%; top: 120px; text-align: left; overflow: hidden; font-size: 14px; display: none; position: absolute; z-index: 9999; min-width: 100%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.nav_bg .menu .sec a {
	padding: 0px 10px; height: 39px; text-align: center; color: rgb(255, 255, 255); line-height: 39px; overflow: hidden; font-size: 14px; border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.nav_bg .menu .sec a:hover {
	transform: translateX(5px); -webkit-transform: translateX(5px);
}
.nav_bg .menu .secs {
	background: rgba(2, 104, 183, 0.9); left: 50%; top: 100%; text-align: left; display: none; position: absolute; z-index: 9999; min-width: 100%; max-width: 300px; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.nav_bg .menu .secs::after {
	line-height: 0; clear: both; font-size: 0px; display: block; content: "";
}
.nav_bg .menu .secs ul > li {
	background: none; position: relative;
}
.nav_bg .menu .secs ul > li > a {
	padding: 0px 15px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 39px; overflow: hidden; font-size: 14px; border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.nav_bg .menu .secs ul > li > a:hover {
	transform: translateX(5px); -webkit-transform: translateX(5px);
}
.nav_bg .menu .secs ul > li:first-child > a {
	margin-top: 0px;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 {
	height: auto; visibility: visible; transform: perspective(400px) rotateY(0deg); -webkit-transform: perspective(400px) rotateY(0); -moz-transform: perspective(400px) rotateY(0);
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(1) {
	animation:menu1 0.3s ease-in-out 0.2s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(2) {
	animation:menu1 0.3s ease-in-out 0.24s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(3) {
	animation:menu1 0.3s ease-in-out 0.28s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(4) {
	animation:menu1 0.3s ease-in-out 0.32s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(5) {
	animation:menu1 0.3s ease-in-out 0.36s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(6) {
	animation:menu1 0.3s ease-in-out 0.4s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(7) {
	animation:menu1 0.3s ease-in-out 0.44s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(8) {
	animation:menu1 0.3s ease-in-out 0.48s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(9) {
	animation:menu1 0.3s ease-in-out 0.52s forwards;
}
.nav_bg .menu .secs ul > li:hover .nlayer2 a:nth-child(10) {
	animation:menu1 0.3s ease-in-out 0.56s forwards;
}
.nav_bg .menu .secs .nlayer2 {
	background: rgba(2, 104, 183, 0.9); transform-origin: left 50%; transition:0.4s; left: 100%; top: 0px; height: auto; border-left-color: rgba(255, 255, 255, 0.1); border-left-width: 1px; border-left-style: solid; visibility: hidden; position: absolute; min-width: 200px; max-width: 300px; box-sizing: border-box; transform: perspective(400px) rotateY(90deg); -webkit-transform: perspective(400px) rotateY(90deg); -moz-transform: perspective(400px) rotateY(90deg); -webkit-transition: all 0.4s; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transform-origin: left; -moz-transform-origin: left; -moz-transition: all 0.4s;
}
.nav_bg .menu .secs .nlayer2 .nlayer2Box {
	height: 100%; padding-right: 10px; -ms-overflow-y: auto;
}
.nav_bg .menu .secs .nlayer2 a {
	padding: 0px 15px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 39px; overflow: hidden; font-size: 14px; border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.nav_bg .menu .secs .nlayer2 a:hover {
	transform: translateX(5px); -webkit-transform: translateX(5px);
}
@media screen and (max-width:1420px)
{
.nav_bg .menu .tel {
	padding-left: 1.92%; font-size: 16px;
}
.nav_bg .menu .tel::before {
	margin-right: 8px;
}
.nav_bg .menu ul li a {
	font-size: 15px;
}
}
@media screen and (max-width:1200px)
{
.header {
	height: 58px;
}
.nav_bg {
	height: 58px; padding-right: 55px;
}
.nav_bg .logo {
	width: auto; padding-top: 10px; padding-left: 30px;
}
.nav_bg .logo a img {
	height: 38px;
}
.nav_bg .search {
	background: none; width: 50px;
}
.nav_bg .tel {
	padding: 9px 0px; width: 260px;
}
.nav_bg .tel::before {
	width: 18px; margin-right: 10px; background-size: 100%;
}
.nav_bg .menuIco {
	transition:0.4s ease-out; top: 12px; width: 40px; height: 36px; right: 10px; overflow: hidden; position: absolute; z-index: 102; cursor: pointer; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .menuIco .open {
	width: 100%; height: 100%; position: relative;
}
.nav_bg .menuIco .open i {
	background: rgb(255, 255, 255); margin: auto; top: 17px; width: 24px; height: 2px; display: block; position: relative;
}
.nav_bg .menuIco .open i::before {
	background: rgb(255, 255, 255); transition:0.4s ease-out; left: 0px; width: 24px; height: 2px; display: block; position: absolute; content: ""; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .menuIco .open i::after {
	background: rgb(255, 255, 255); transition:0.4s ease-out; left: 0px; width: 24px; height: 2px; display: block; position: absolute; content: ""; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .menuIco .open i::before {
	top: -8px;
}
.nav_bg .menuIco .open i::after {
	bottom: -8px;
}
.nav_bg .menuIco .close {
	width: 100%; height: 100%; position: relative;
}
.nav_bg .menuIco .close i {
	background: rgb(2, 104, 183); margin: auto; top: 17px; width: 24px; height: 0px; display: block; position: relative;
}
.nav_bg .menuIco .close i::before {
	background: rgb(2, 104, 183); transition:0.4s ease-out; left: 0px; width: 24px; height: 2px; display: block; position: absolute; content: ""; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .menuIco .close i::after {
	background: rgb(2, 104, 183); transition:0.4s ease-out; left: 0px; width: 24px; height: 2px; display: block; position: absolute; content: ""; -webkit-transition: all 0.4s ease-out;
}
.nav_bg .menuIco .close i::before {
	top: -8px;
}
.nav_bg .menuIco .close i::after {
	bottom: -8px;
}
.nav_bg .menuOn.menuIco .open {
	top: -100%;
}
.nav_bg .menuOn.menuIco .open i::before {
	top: -1px; transform: scale(1) rotate(45deg); background-color: rgb(102, 102, 102); -webkit-transform: scale(1) rotate(45deg); -moz-transform: scale(1) rotate(45deg); -o-transform: scale(1) rotate(45deg);
}
.nav_bg .menuOn.menuIco .open i::after {
	bottom: -1px; transform: scale(1) rotate(-45deg); background-color: rgb(102, 102, 102); -webkit-transform: scale(1) rotate(-45deg); -moz-transform: scale(1) rotate(-45deg); -o-transform: scale(1) rotate(-45deg);
}
.nav_bg .menuOn.menuIco .close {
	top: -100%;
}
.nav_bg .menuOn.menuIco .close i::before {
	top: -1px; transform: scale(1) rotate(45deg); background-color: rgb(102, 102, 102); -webkit-transform: scale(1) rotate(45deg); -moz-transform: scale(1) rotate(45deg); -o-transform: scale(1) rotate(45deg);
}
.nav_bg .menuOn.menuIco .close i::after {
	bottom: -1px; transform: scale(1) rotate(-45deg); background-color: rgb(102, 102, 102); -webkit-transform: scale(1) rotate(-45deg); -moz-transform: scale(1) rotate(-45deg); -o-transform: scale(1) rotate(-45deg);
}
.nav_bg .menu {
	background: rgb(255, 255, 255); padding: 58px 0px 0px; transform-origin: center top; left: 0px; top: 0px; width: 100%; height: 100%; overflow: auto; float: none; position: fixed; z-index: 2; transform: rotateX(90deg);
}
.nav_bg .menu > ul {
	text-align: center; font-size: 0px;
}
.nav_bg .menu > ul > li {
	margin: 0px; padding: 0px 20px; width: 100%; height: auto; text-align: left; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; display: block; position: relative;
}
.nav_bg .menu > ul > li::before {
	display: none;
}
.nav_bg .menu > ul > li > a {
	padding: 0px; height: 40px; color: rgb(51, 51, 51); line-height: 40px; font-size: 14px; display: block;
}
.nav_bg .menu > ul > li > a i {
	margin-top: 0px; display: inline-block;
}
.nav_bg .menu > ul > li > a i::before {
	display: none;
}
.nav_bg .menu > ul > li > a::before {
	display: none;
}
.nav_bg .menu .sec {
	background: none; top: 0px; padding-bottom: 10px; display: block; position: relative;
}
.nav_bg .menu .sec a {
	padding: 0px 30px; text-align: left; color: rgb(85, 85, 85);
}
.nav_bg .menu .secs {
	background: none; left: 0px; top: 0px; padding-bottom: 10px; display: block; position: relative; transform: translateX(0px); -webkit-transform: translateX(0);
}
.nav_bg .menu .secs .nlayer1 a {
	padding: 0px 30px; text-align: left; color: rgb(85, 85, 85);
}
.nav_bg .menu .secs .nlayer1 .nlayer2 {
	background: none; left: 0px; top: 0px; height: auto; padding-bottom: 10px; display: none; position: relative; min-width: 100%; max-width: 100%; transform: translateX(0px); -webkit-transform: translateX(1);
}
.nav_bg .menu .secs .nlayer1 .nlayer2 a {
	padding: 0px 30px; text-align: left; color: rgb(153, 153, 153);
}
}
@media screen and (max-width:640px)
{
.nav_bg .logo {
	padding-left: 15px;
}
.nav_bg .tel {
	padding: 10px 0px; width: 180px; font-size: 15px; display: none;
}
.nav_bg .tel::before {
	width: 16px; margin-right: 6px; background-size: 100%;
}
.nav_bg .search {
	display: none;
}
}
.inBody .header {
	height: 0px;
}
.inBody .header .nav_bg {
	position: fixed; background-color: transparent;
}
.inBody .header .fixedNav.nav_bg {
	background-color: rgb(6, 7, 9);
}
@media screen and (max-width:640px)
{
.inBody .header {
	height: 58px;
}
.inBody .header .nav_bg {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; background-color: rgb(6, 7, 9);
}
}
.fixedNav {
	left: 0px; top: 0px; width: 100%; position: fixed; z-index: 100000; box-shadow: 0px 10px 12px rgba(0,0,0,0.1);
}
.footer {
	background: url("footerbg.jpg") no-repeat bottom; padding: 37px 0px; color: rgb(102, 102, 102);
}
.footer a {
	color: rgb(102, 102, 102);
}
.footer a:hover {
	color: rgb(2, 104, 183); text-decoration: underline;
}
.footer .footerBox {
	padding-right: 310px; min-height: 150px; max-width: 1300px;
}
.footer .footerBox .ewm {
	top: 0px; right: 0px; font-size: 0px; position: absolute;
}
.footer .footerBox .ewm div {
	text-align: center; margin-left: 70px; float: left;
}
.footer .footerBox .ewm div img {
	background: url("ewmbg.png") no-repeat center; padding: 8px; width: 120px; height: 120px; display: block;
}
.footer .footerBox .ewm div:first-child {
	margin-left: 0px;
}
.footer .footerBox .ewm div h4 {
	color: rgb(102, 102, 102); line-height: 1; font-size: 14px; font-weight: normal; margin-top: 16px;
}
.footer .footerBox .fontnNav {
	padding-top: 30px;
}
.footer .footerBox .fontnNav::after {
	line-height: 0; clear: both; font-size: 0px; display: block; content: "";
}
.footer .footerBox .fontnNav dl {
	width: 50%; height: 50px; line-height: 24px; padding-left: 70px; float: left; position: relative;
}
.footer .footerBox .fontnNav dl:first-child {
	margin-left: 0px;
}
.footer .footerBox .fontnNav dl dt {
	left: 0px; top: 0px; font-size: 16px; position: absolute;
}
.footer .footerBox .fontnNav dl dd {
	height: 24px; overflow: hidden;
}
.footer .footerBox .fontnNav dl dd a {
	margin: 0px 10px; overflow: hidden; float: left; display: block; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.footer .footerBox .fontnNav dl dd a:hover {
	transform: translateX(5px); -webkit-transform: translateX(5px);
}
@media screen and (max-width:1320px)
{
.footer .footerBox {
	padding-right: 260px;
}
.footer .footerBox .ewm div {
	margin-left: 20px;
}
}
@media screen and (max-width:640px)
{
.footer {
	background: none; padding: 15px 0px 30px;
}
.footer .footerBox {
	padding-right: 15px;
}
.footer .footerBox .ewm {
	text-align: center; position: relative;
}
.footer .footerBox .ewm div {
	font-style: normal; margin-left: 40px; vertical-align: top; float: none; display: inline-block;
}
.footer .footerBox .ewm div:first-child {
	margin-left: 0px;
}
.footer .footerBox .fontnNav {
	display: none;
}
}
.copyright {
	padding: 7px 0px; color: rgb(170, 170, 170); line-height: 26px; font-size: 14px; background-color: rgb(2, 104, 183);
}
.copyright .inContent {
	max-width: 1300px;
}
.copyright .left span {
	margin-right: 15px; display: inline-block;
}
.copyright a {
	color: rgb(170, 170, 170);
}
.copyright a:hover {
	color: rgb(255, 255, 255);
}
.copyright img {
	margin-left: 3px; vertical-align: middle; max-height: 18px;
}
@media screen and (max-width:1300px)
{
.copyright {
	padding: 15px 0px; text-align: center;
}
.copyright .left {
	float: none;
}
.copyright .left span {
	margin: 0px 5px;
}
.copyright .right {
	float: none;
}
.copyright .ewm div {
	margin-left: 20px;
}
}
