@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: 1600px;
    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;
    margin: 0;
    padding: 0;
}

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;
    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 {
    vertical-align: middle;
}

/* 顶部导航 */
.quidneck_top {
    width: 100%;
    height: 40px;
    background: #fff;
}

.quidneck_diva {
    width: 1600px;
    height: 40px;
    margin: 0 auto;
}

.quidneck_logo {
    width: 824px;
    height: 40px;
    float: left;
}

.quidneck_logo img {
    display: block;
    float: left;
}

.quidneck_logo .wanglong {
    margin-top: 4px;
}

.quidneck_logo .guanyue {
    width: 104px;
    height: 34px;
    margin-top: 3px;
    margin-left: 4px;
}

.quidneck_logo .longtu {
    width: 111px;
    height: 32px;
    margin-left: 8px;
    margin-top: 3px;
}

.quidneck_logo .jlj {
    margin-top: 1px;
    margin-left: 10px;
}

.navdenglu {
    display: inline-block;
    width: 50px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #5494bf;
    border-radius: 5px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.quidneck_divb {
    width: 530px;
    height: 40px;
    float: right;
    line-height: 40px;
    font-size: 14px;
    position: relative;
}

.chongz {
    color: #000;
    margin-right: 18px;
    float: left;
}

.ljcz {
    cursor: pointer;
    width: 165px;
    height: 32px;
    color: rgb(0, 0, 0);
    line-height: 32px;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    margin-top: 5px;
}

.chongz:hover {
    color: #bc2e2e;
}

.chongz_img {
    float: left;
    margin-top: 12px;
    margin-right: 5px;
}

.chongz_pa {
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.quidneck_divc {
    position: absolute;
    width: 400px;
    height: 150px;
    background: #fff;
    top: 40px;
    right: 90px;
    display: none;
    padding-left: 10px;
    z-index: 9999;
}

.quidneck_divc li {
    width: 130px;
    height: 50px;
    line-height: 50px;
    padding-left: 4px;
    float: left;
}

.quidneck_divc li a {
    font-size: 13px;
    color: #000;
}

.quidneck_divc li a:hover {
    color: red;
}

.chongz_diva {
    float: left;
}

#headera {
    max-width: 2560px;
    height: 79px;
    margin: 0 auto;
    position: relative;
    background: url(http://oss.online-game.com.cn/50//pl_img/newlygw/plmn2412_sytopbg.png) no-repeat;
}

.header_con {
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
}

.header_con .header_logo {
    position: absolute;
    left: 50%;
    top: 2px;
    margin-left: -958px;
}

.plm_nav {
    width: 1220px;
    height: 79px;
    margin: 0 auto;
    padding-bottom: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    position: relative;
}

.plm_nav .plm_nav_ul {
    width: 1202px;
    height: 100%;
    margin: 0 auto;
}

.plm_nav .plm_nav_ul .plm_navli {
    float: left;
    width: 200px;
    height: 67px;
    cursor: pointer;
    position: relative;
    text-align: center;
    line-height: 32px;
}

.plm_nav .plm_nav_ul .plm_navliyes {
    position: absolute;
    top: 0;
    left: 0; 
    display: none;
}
.plm_nav .plm_nav_ul .plm_navli p {
    font-size: 24px;
    color: #ffffff;
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 12px;
}

.plm_nav .plm_nav_ul .plm_navli span {
    font-size: 6px;
    color: #a6a1bf;
    display: block;
    float: left;
    width: 100%;
    margin-top: -7px;
    letter-spacing: 4px;
}

.plm_nav .plm_nav_ul .plm_navli a {
    display: block;
    width: 200px;
    height: 67px;
    text-align: center;
    z-index: 99;
    position: relative;
}



.plm_nav .plm_nav_ul .plm_navli:hover p {
    color: #97ecf6;
}

.plm_nav .plm_nav_ul .plm_navli:hover span {
    color: #61a1ae;
}
.plm_nav .plm_nav_ul .plm_navli.on .plm_navliyes{
    display: block;
}

.xy_Nav_divb {
    display: none;
    width: 100%;
    background: url(http://oss.tianmingxy.com/50/xyimgs/Newxy/xy2205x_yrhbg.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    padding: 80px 0 80px 0;
    animation: topin 0.3s;
    background-size: 100% 100%;
    z-index: 10;
}

.xy_Nav_ulb {
    width: 1209px;
    display: block;
    margin: 0 auto;
}

.xy_Nav_ulb .list {
    width: 202px;
    float: left;
}

.xy_Nav_ulb .list a {
    height: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    color: #e1e1e1;
    font-size: 14px;
}

.xy_Nav_ulb .list a:hover {
    color: #42ffff;
}

@keyframes topin {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}