/*黑白*/
/* @import url("http://oss.online-game.com.cn/50/hei.css"); */

* {
	-webkit-tap-highlight-color: transparent;
	outline: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	line-height: 1;
	margin: 0 auto;
	min-width: 1400px;
	max-width: 2560px;
	width: 100%;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", Arial, Helvetica, STHeiti, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	-webkit-text-size-adjust: 100%!important;
	
	
}
 
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

strong {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	 /*display: block;*/
    /*max-width: 100%;*/
    height: auto;
}


a,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

a,
button,
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent
}

a img {
    max-width: 100%;
    vertical-align: middle;
}

/*底部*/
.jy_footer{width:100%;height: auto;margin:0 auto;background: #fff;padding-top: 25px;}
.jy_footer .margin_top{width: 100%;height:65px;}
.jy_footer .footer_nr{width: 1200px;height:165px;margin: 0 auto;}
.footer_nr ul{width: 100%;height: 100%;position: relative;}
.footer_nr ul li{font-size:14px;color: #000;line-height: 30px;text-align: center;font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;letter-spacing: 1px;}
.footer_nr ul li a{font-size:14px;color: #000;line-height: 30px;font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;letter-spacing: 1px;}
.footer_nr ul li span{font-size:14px;color: #000;line-height: 30px;letter-spacing: 1px;text-align: center;margin-left: 6px;}
.footer_nr ul li .footer_img{width:20px;height:23px;}
.footer_nr ul .footer_li_img{width: 100px;height:80px;position: absolute;top:30px;right: 30px;}
.footer_nr ul .footer_li_img .wenhuajing{width: 35px;height:35px;display: block;float: left;margin-top:3px;}
.footer_nr ul .footer_li_img .footer_gif{width:51px;height:41px;display: block;float: left;}
.margin_top img:nth-child(2){display: none;}
.footer_nr ul .footer_last {
    display: flex;
    justify-content: center;
    align-items: center;
}