﻿* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/1.8 'Microsoft YaHei', '微软雅黑';
    color: #6e2f38;
    text-align: center;
}

html {
    background-color: #040404
}

a {
    display: inline-block;
    text-decoration: none;
}

a:focus {
    outline: none;
}

.layui-layer-photos {
    background-color: rgba(255, 255, 255, 0) !important;
}

#wrap-bg {
    background: url(https://image.xunyou.com/9yin/20220811/wrap_bg.jpg) center top no-repeat;
}

.wrap-1 {
    background: url(https://image.xunyou.com/9yin/20220811/wrap_1.jpg) center top no-repeat;
    width: 1200px;
    margin: 0 auto;
    height: 1615px;
    position: relative;
    text-align: left;
    min-width: 1200px;
}

.fixed{
    width: 326px;
    height: 331px;
    position: fixed;
    background: url(https://image.xunyou.com/9yin/20211224/lq.png) center top no-repeat;
    z-index: 99;
    /* right: -40px; */
    right: 100px;
    top: 400px;
}

.tips{
    color: #7a56a2;
    position: absolute;
    top: 424px;
    left: 580px;
}
.time-tips{
    background: url(https://image.xunyou.com/9yin/20220811/time.png) center top no-repeat;
    width: 424px;
    height: 158px;
    position: absolute;
    right: -100px;
    top: 300px;
}
.cj {
    text-align: left;
}

.cj a {
    height: 70px;
    width: 333px;
    overflow: hidden;
    position: relative;
    margin: 438px 0px 0px 430px;
    background: url(https://image.xunyou.com/9yin/20220811/cj.png) 0 top no-repeat;
    /* transition: all 0.6s; */
}

.cj a:hover,
.gw a:hover,
.lq a:hover,
.download a:hover {
    background-position: 0 bottom;
}

.cj.cj_2 a {
    margin-top: 535px;
    background-position-x: -345px;
}

.lq {
    text-align: right;
}

.lq a {
    height: 82px;
    overflow: hidden;
    width: 211px;
    overflow: hidden;
    background: url(https://image.xunyou.com/9yin/20211224/lq.png) center top no-repeat;
    margin: 23px 445px 0 0
}

.cz {
    text-align: center;
}

/* 375px */
.cz a {
    height: 70px;
    width: 333px;
    overflow: hidden;
    position: relative;
    margin: 363px 0px 0px 100px;
    background: url(https://image.xunyou.com/images/9yin/20210803/cz.png) center top no-repeat;
}

.cz a:hover {
    background-position: center bottom;
    /* height: 102px; */
    /* margin-top: 385px; */
}

.cz p {
    color: #fff;
    font-size: 16px;
}

.user {
    height: 42px;
    color: #5a7192;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    position: relative;
    width: 1200px;
    z-index: 99;
    display: inline-block;
    margin-top: 85px;
}

.user font {
    font-size: 14px;
    font-weight: bold;
    color: #5a7192;
}

.user b {
    color: #5a7192;
}

.user a {
    color: #5a7192;
    margin: 0 5px;
}

.user a:hover {
    color: #4372a1;
}

.user .uhave {
    color: #4372a1
}

.time {
    color: #7a56a2;
    font-size: 16px;
    position: absolute;
    top: 76px;
    z-index: 1;
    left: 305px;
    font-weight: 600;
    padding: 0 10px;
}

.list {
    height: 90px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 1134px;
    width: 1200px;
    z-index: 9;
    padding-left: 180px;
}

.list ul {
    width: 100%;
    list-style: none;
}

.list li {
    float: left;
    width: 440px;
    line-height: 32px;
    color: #8096b6;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list li span {
    color: #4372a1;
}

.list li font {
    color: #4372a1;
    font-weight: bold;
}

.list_2 {
    top: 1660px;
}

.info {
    width: 800px;
    text-align: left;
    padding: 290px 0px 0 145px;
    float: left;
}

.info p {
    color: #5f8a90;
    font-size: 13px;
    line-height: 32px;
}

.info a {
    color: #5f8a90;
}

.info a:hover {
    color: #ce2216
}

.tq {
    position: absolute;
    text-align: center;
    bottom: 350px;
    right: 40px;
}

.tq a {
    height: 79px;
    overflow: hidden;
    width: 333px;
    position: absolute;
    right: 60px;
    top: 160px;
    color: #520815;
    background: url(https://image.xunyou.com/images/9yin/20210803/tq.png) center top no-repeat;
}

.tq a:hover {
    background-position: center bottom;
}

#alert_tq {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: url(/2016/i20160303/bg.png) left top repeat;
    display: none;
}

.alert_tq {
    position: absolute;
    top: 25%;
    left: 45%;
    margin-top: -360px;
    margin-left: -280px;
    width: 840px;
    height: 1234px;
    overflow: hidden;
    background: url(https://image.xunyou.com/images/2020/20200608/yhzt/alert-bg.png) left bottom no-repeat;
}

a.close_tq {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50px;
    right: 45px;
}

a.close_tq2 {
    width: 256px;
    height: 53px;
    margin-top: 640px;
    margin-left: 140px;
    line-height: 53px;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    background-color: #44cfa3;
    border-radius: 26.5px;
    -moz-border-radius: 26.5px;
    -webkit-border-radius: 26.5px;
    text-align: center;
}

a.close_tq2:hover {
    background-color: #3fbe96;
    color: #fff;
}

.adv {
    text-align: center;
}

.adv a {
    height: 230px;
    overflow: hidden;
    width: 1080px;
    overflow: hidden;
    position: relative;
    margin: 7px 0px 0px 0px;
    background: url(https://image.xunyou.com/images/2020/20200608/yhzt/advs.png) center top no-repeat;
}

.download {
    background: url(https://image.xunyou.com/images/2020/20200608/yhzt/download-bg.png) center top no-repeat;
    width: 262px;
    height: 250px;
    position: fixed;
    right: 10%;
    top: 10%;
    text-align: center;
}

.download a {
    display: inline-block;
    margin-top: 130px;
    width: 181px;
    height: 74px;
    background: url(https://image.xunyou.com/images/2020/20200608/yhzt/download.png) center top no-repeat;
}