body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei"
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei"
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal
}

ul,
ol,
li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

a {
    text-decoration: none
}

button,
textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

[v-cloak] {
    display: none
}

.main {
    width: 100%;
    margin: auto;
    overflow: hidden;
    height: 100vh;
    background-size: 100% auto;
    background-position: center top
}

.listswiper {
    width: 100%;
    height: 100%
}

.section {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative
}

.section::before {
    content: '';
    display: block;
    position: absolute;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq18.png);
    width: 352px;
    height: 98px;
    top: 30px;
    left: 40px;
    z-index: 12;
}


.s1 {
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/bg1.jpg) center center;
    background-size: cover;
    background-position: center top
}

.s1 .pagetitle {
    width: 970px;
    margin: 100px auto 0;
}

.s1 .pagetitle img {
    width: 970px;
}

.s1 .toprightbtn {
    position: absolute;
    top: 0;
    right: 0;
    /* height: 92px;
    width: 240px; */
    margin-top: 20px
}

.s1 .toprightbtn a {
    float: left;
    width: 150px;
    height: 70px;
    cursor: pointer;
    margin-left: 20px;
    text-align: center;
    line-height: 70px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/btbn.png);
    background-size: 100% 100%;
    color: #ffffff;
}

/* .s1 .toprightbtn a.home {
    background-image: url(https://img.fxegames.com/fxegames/sgm/znq/1/btna1.png);
    background-size: 100% 100%;
}

.s1 .toprightbtn a.down {
    background-image: url(https://img.fxegames.com/fxegames/sgm/znq/1/btna2.png);
    background-size: 100% 100%;
} */

.s1 .hdbtn {
    position: absolute;
    background-image: url(https://img.fxegames.com/fxegames/sgm/znq/1/btns.png);
    background-size: 100% 100%;
    width: 436px;
    height: 135px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 120px;
    cursor: pointer;
    font-size: 36px;
    color: #a86138;
    line-height: 140px;
    text-align: center;
    font-weight: bold;
}


.s2 {
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/bg2.jpg) center center;
    background-size: cover;
    background-position: center;
    position: relative;
}

.s2 .toprightbtn {
    width: 221px;
    height: 67px;
    position: absolute;
    top: 40px;
    right: 60px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq8.png);
    background-size: 100% 100%;
    color: #ffffd5;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    z-index: 12;
    cursor: pointer;
}


.itemzhu {
    width: 950px;
    height: 680px;
    position: absolute;
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
}

.itemzhu::before {
    content: '';
    width: 251px;
    height: 62px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq25.png);
    background-size: 100% 100%;
    position: absolute;
    top: 60%;
    left: -350px;
    transform: translateY(-50%);
    opacity: 0.6;
}

.itemzhu::after {
    content: '';
    width: 468px;
    height: 254px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq24.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: -300px;
    transform: translateY(-50%);
    opacity: 0.3;
    z-index: -1;
}


/* 导航 */
.title {
    width: 900px;
    height: 180px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.titleFen {
    width: 120px;
    height: 72px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq10.png);
    background-size: 100% 100%;
    float: left;
    font-size: 24px;
    color: #9d2c0c;
    text-align: center;
    font-weight: bold;
    margin: 106px 12px 0;
    padding-top: 4px;
    box-sizing: border-box;
    cursor: pointer;
    text-shadow: -2px -2px 0 #e9de7e, -1px -2px 0 #e9de7e, 0px -2px 0 #e9de7e, 1px -2px 0 #e9de7e, 2px -2px 0 #e9de7e, -2px -1px 0 #e9de7e, 2px -1px 0 #e9de7e, -2px 0px 0 #e9de7e, 2px 0px 0 #e9de7e, -2px 1px 0 #e9de7e, 2px 1px 0 #e9de7e, -2px 2px 0 #e9de7e, -1px 2px 0 #e9de7e, 0px 2px 0 #e9de7e, 1px 2px 0 #e9de7e, 2px 2px 0 #e9de7e;
}

.title .titleFen:nth-child(3) {
    margin-left: 336px;
}

.btntit {
    width: 334px;
    height: 160px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq28.png) center no-repeat, url(https://img.fxegames.com/fxegames/sgm/znq/1/znq27.png) center no-repeat, url(https://img.fxegames.com/fxegames/sgm/znq/1/znq26.png);
    background-size: 150px 150px, 180px 180px, 100% auto;
    background-position: center 4px, 76px 78px, 0 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.xzql {
    width: 244px;
    height: 230px;
    margin: 10px auto 0;
    position: relative;
    transition: transform 1s ease;
    z-index: 3;
}

.xzql img {
    width: 56px;
    position: absolute;
    transition: width 1s ease;

}

.xzql .img0 {
    left: 50%;
    top: 0;
}

.xzql .img1 {
    right: 0;
    top: 50%;
}

.xzql .img2 {
    left: 50%;
    bottom: 0;
}

.xzql .img3 {
    left: 0;
    top: 50%;
}

.wenzi {
    width: 116px;
    height: 64px;
    ;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 40px;
    font-size: 28px;
    color: #f8f294;
    font-weight: bold;
    z-index: 10;
    text-shadow: -2px -2px 0 #912726, -1px -2px 0 #912726, 0px -2px 0 #912726, 1px -2px 0 #912726, 2px -2px 0 #912726, -2px -1px 0 #912726, 2px -1px 0 #912726, -2px 0px 0 #912726, 2px 0px 0 #912726, -2px 1px 0 #912726, 2px 1px 0 #912726, -2px 2px 0 #912726, -1px 2px 0 #912726, 0px 2px 0 #912726, 1px 2px 0 #912726, 2px 2px 0 #912726;
}



/* 主内容 */
.itemzhu1 {
    width: 100%;
    height: 550px;
    overflow-y: auto;
}



/* 定义滚动条的整体样式 */
.itemzhu1::-webkit-scrollbar {
    width: 6px;
    height: 8px;
}

/* 滚动条轨道 */
.itemzhu1::-webkit-scrollbar-track {
    background: #e6b56a;
    border-radius: 10px;
}

/* 滚动条滑块 */
.itemzhu1::-webkit-scrollbar-thumb {
    background: #a02e0d;
    border-radius: 10px;
}

/* 滚动条滑块在悬停时 */
.itemzhu1::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.yhj {
    position: absolute;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq4.png);
    width: 176px;
    height: 179px;
    left: 50%;
    top: -54px;
    transform: translateX(-50%);
    z-index: -1;
}

.titlename {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 72px;
    font-weight: bold;
    background: linear-gradient(to bottom, #a12f0d, #e46921);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 40px;
    z-index: 3;
}

.titlename::before {
    content: '';
    display: block;
    position: absolute;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq3.png);
    width: 34px;
    height: 33px;
    left: -50px;
    top: 54%;
    transform: translateY(-50%);
}

.titlename::after {
    content: '';
    display: block;
    position: absolute;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq3.png);
    width: 34px;
    height: 33px;
    right: -50px;
    top: 54%;
    transform: translateY(-50%);
}

.itemzhuFen {
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq11.png) no-repeat;
    padding: 20px 0 0 100px;
    margin-bottom: 34px;
}

.itemzhuFen p {
    font-size: 30px;
    background: linear-gradient(to bottom, #a12f0d, #e46921);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-bottom: 14px;
}

.itemzhuFen div {
    margin-top: 16px;
}

.itemzhuFen span {
    display: block;
    font-size: 18px;
    color: #3d1b10;
    line-height: 34px;
}

.itemzhuFen span span {
    display: inline;
    color: red;
}

.itemzhuFen span.diyi {
    color: #bb6300;
    font-weight: bold;
}

.itemzhuFen span.dier {
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: bold;
}

.itemzhuFen span a {
    text-decoration: underline;
    color: red;
}

.wnan3 {
    display: inline-block;
    font-size: 18px;
    color: #3d1b10;
    /* font-weight: bold; */
    margin: 20px 0 0 100px;
}

.suoyou {
    display: block;
    margin: 20px 20px 0 0;
    font-size: 16px;
    color: #ff2b2b;
    text-align: right;
}

.itemzhu2 {
    width: 100%;
    height: 550px;
}

.wnan3_suo{
    display: block;
    font-size: 16px;
    color: #ff2b2b;
    text-align: right;
    margin-top: 30px;

}


.titleFen_zi {
    text-align: center;
    margin-top: -30px;
}

.titleFen_zi div {
    display: inline-block;
    width: 180px;
    height: 62px;
    opacity: 0.5;
    font-size: 18px;
    color: #6d501e;
    font-weight: bold;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq9.png);
    background-size: 100% 100%;
    padding: 6px 44px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 6px;
}

.titleFen_zi div.active {
    opacity: 1;
}

.titleFen_zi_div {
    margin-top: 40px;
}

.zititle {
    font-size: 18px;
    color: #3d1b10;
}


.s2-swiper1 {
    width: 340px;
    margin: 40px auto 0;
}

.sb-next {
    width: 66px;
    height: 56px;
    margin: auto;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq19.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 0px;
    top: 36px;
    z-index: 2;
    cursor: pointer;
}

.sb-prev {
    width: 66px;
    height: 56px;
    margin: auto;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq20.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: 36px;
    z-index: 2;
    cursor: pointer;
}

.s2-bg-img {
    width: 128px;
    height: 123px;
    background: url(https://img.fxegames.com/fxegames/sgm/znq/1/znq17.png);
    background-size: 100% 100%;
    margin: 0 auto;
}

.s2-bg-img img {
    width: 70x;
    height: 70px;
    margin: 26px 0 0 28px;
}

.s-pagination {
    text-align: center;
}

.s2-shadow {
    text-align: center;
    margin-top: 10px;
}

.s2-shadow .b1 {
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 8px rgb(255 101 0);
}

.s2-shadow .b2 {
    font-size: 18px;
    color: #7b5612;
    line-height: 26px;
    margin-top: 10px;

}

.s2-swiper1 .s-pagination {
    margin-top: 34px;
}

.swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background-color: #a02e0d;
}


.s2-swiper2 {
    width: 600px;
    margin: 10px auto 0;
    position: relative;
}

.s2-swiper2 .swiper-slide {
    width: 220px;
    height: 380px;

}

.s2-swiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
}

.s2-swiper2 .sb-next {
    right: -120px;
    top: 160px;

}

.s2-swiper2 .sb-prev {
    left: -120px;
    top: 160px;

}

.s2-swiper2 .s-pagination {
    margin-top: 20px;
}


.s2-swiper3 {
    position: relative;
}

.s2-swiper3 .img {
    width: 572px;
    height: 319px;
    margin: 0 auto;
    border: solid 1px #ffd900;
    border-radius: 2px;
    box-shadow: 0px 0px 6px 3px rgb(255 101 0);
    margin-top: 10px;
}

.s2-swiper3 .img img {
    width: 100%;
    height: 100%;
}

.s2-swiper3 .sb-next {
    right: 0px;
    top: 140px;
}

.s2-swiper3 .sb-prev {
    left: 0px;
    top: 140px;
}

.s2-swiper3 .s2-shadow {
    margin-top: 30px;
}

.s2-swiper3 .s-pagination {
    margin-top: 30px;
}
