﻿

/* 必要布局样式css */

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;
}

@font-face {
    font-family: 'iconfont';
    /* project id 313968 */
    src: url('../font/font_ly12yy1nf622zkt9.eot');
    src: url('../font/font_ly12yy1nf622zkt9.eot') format('embedded-opentype'), url('../font/font_ly12yy1nf622zkt9.woff') format('woff'), url('../font/font_ly12yy1nf622zkt9.ttf') format('truetype'), url('../font/font_ly12yy1nf622zkt9.svg') format('svg');
}

.iconfont {
    font-family: iconfont;
    font-size: 18px;
    font-weight: 700;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.mrt30 {
    margin-top: 30px;
}

.mrb30 {
    margin: 30px auto;
}

.mrt20 {
    margin-top: 20px;
}

.c-888 {
    color: #888;
    line-height: 60px;
}

.c-555 {
    color: #555;
}

.page-left {
    width: 880px;
}

.tx-line {
    text-decoration: underline;
}

.c-orange {
    color: #ff6b00;
}

.f24 {
    font-size: 24px;
}

.mod-borrow {
    background: #FFF;
    border: 1px solid #ebebeb;
}

.mod-borrow .hd {
    height: 60px;
    line-height: 60px;
    position: relative;
}

.mod-borrow .hd .icon {
    background: url(../image/home_sprite.png);
    position: absolute;
}

.mod-borrow .hd .icon-xs {
    background-position: -220px 0;
    width: 49px;
    height: 72px;
    left: 0px;
    top: -21px;
}

.mod-borrow .hd .icon-ttyx {
    width: 28px;
    height: 32px;
    background-position: -280px 0;
    left: 20px;
    top: 8px;
}

.mod-borrow .hd .icon-yyyz {
    width: 29px;
    height: 28px;
    background-position: -320px 0;
    left: 20px;
    top: 12px;
}

.mod-borrow .hd .icon-nnyy {
    width: 46px;
    height: 31px;
    background-position: -360px 0;
    left: 20px;
    top: 10px;
}

.mod-borrow .hd .icon-ssbx {
    width: 38px;
    height: 30px;
    background-position: -410px 0;
    left: 20px;
    top: 10px;
}

.mod-borrow .hd h2 {
    font-size: 20px;
    width: 210px;
    height: 60px;
    background: url(../image/home_sprite.png);
    float: left;
    margin-left: -10px;
    line-height: 50px;
    color: #FFF;
    text-indent: 75px;
}

.mod-borrow .hd .fn-right {
    padding: 0 30px 0 0;
}

.hd a.fn-right {
    line-height: 49px;
}

.mod-borrow .bd {
    zoom: 1;
}

.mod-borrow .bd .des {
    height: 33px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    line-height: 33px;
    padding: 0 30px;
    background: #FFF;
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: #999;
}

.mod-borrow .bd .des .fn-right {
    line-height: 33px;
}

.mod-borrow .bd .des a:hover {
    text-decoration: underline;
}

.mod-borrow .bd .icon {
    background: url(../image/p2p_sprite.png);
}

.mod-borrow .bd .icon-bao {
    background-position: 0 0;
}

.mod-borrow .bd .icon-xin {
    background-position: -20px 0;
}

.mod-borrow .bd .icon-zhai {
    background-position: -40px 0;
}

.mod-borrow .bd .icon-zhuan {
    background-position: -60px 0;
}

.mod-borrow .bd .icon-che {
    background-position: -40px -20px;
}

.mod-borrow .bd .icon-fang {
    background-position: 0 -20px;
}

.mod-borrow .bd .icon-shu {
    background-position: -20px -20px;
}

.mod-borrow .bd .icon-ti {
    background-position: -60px -20px;
}

.mod-borrow .bd .icon-reward {
    width: 36px;
    height: 23px;
    position: absolute;
    top: -20px;
    background-position: -80px 0;
}

.borrow-list .title {
    padding: 0 0 10px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.borrow-list .title * {
    float: left;
    margin-right: 6px;
}

.borrow-list .title .icon {
    width: 18px;
    height: 18px;
    margin: 3px 0 0;
}

.borrow-list .title a:hover {
    text-decoration: underline;
}

.borrow-list .f24 {
    display: inline-block;
    padding: 0 5px;
}

.borrow-list ul {
    margin-top: -2px;
    position: relative;
    z-index: 1;
}

.borrow-list li {
    padding: 25px 30px;
    border-top: 1px dotted #c5c5c5;
}

.borrow-list li:hover {
    background-color: #f5f9fd;
}

.borrow-list td {
    font-size: 16px;
    vertical-align: middle
}

.borrow-list .circle {
    width: 60px;
    height: 60px;
    position: relative;
}

.borrow-list .total {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #6f6f6f;
    vertical-align: middle;
    display: inline-block;
}

.borrow-list .ui-btn {
    width: 88px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    display: inline-block;
    color: #FFF;
}

.borrow-list .time .f12 {
    text-align: center;
    white-space: nowrap;
}

.page-right {
    width: 300px;
}

.btn-gray {
    background: #859ab4;
}

.page-right .mod {
    background: #FFF;
    border: 1px solid #ebebeb;
}

.page-right .mod .hd {
    height: 49px;
    border-bottom: 1px solid #DDD;
    padding: 0 15px;
    line-height: 49px;
}

.page-right .mod h3 {
    float: left;
    font-size: 20px;
    color: #333;
}

.page-right .mod .bd {
    padding: 0 15px;
}

.page-right .mod .pic {
    vertical-align: bottom;
}

.page-right .article-list {
    padding: 0 0 5px;
    zoom: 1;
}

.page-right .article-list li {
    background: url(../image/dott.png) left center no-repeat;
    padding: 0 0 0 8px;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    content: "…";
    width: 260px;
    line-height: 30px;
}

.page-right .article-list li a:hover {
    text-decoration: underline;
}

.page-right .icon {
    background: url(../image/home_sprite.png);
}

.mod-notice {
    border: 1px solid #ebebeb;
}

.mod-notice .hd a:hover {
    text-decoration: underline;
}

.mod-notice li a {
    float: left;
}

.mod-notice li .date {
    float: right;
    color: #999;
}

.mod-rank .hd h3 {
    margin-right: 35px;
}

.mod-rank .hd li {
    float: left;
    font-size: 16px;
    margin-right: 20px;
    line-height: 49px;
}

.mod-rank .hd li.active a {
    color: #7faf2a;
}

.mod-rank .hd .icon-cur {
    left: 109px;
}

.mod-rank .bd {
    padding: 0 15px;
    overflow: hidden;
    zoom: 1;
}

.mod-rank .bd ul {
    zoom: 1;
}

.mod-rank .bd li {
    line-height: 39px;
    border-bottom: 1px dotted #c5c5c5;
    overflow: hidden;
    zoom: 1;
    vertical-align: bottom;
}

.mod-rank .bd li em {
    margin-right: 10px;
    font-style: normal;
}

.mod-rank .bd li em.n1 {
    color: #ef0000;
}

.mod-rank .bd li em.n2 {
    color: #ff9600;
}

.mod-rank .bd li em.n3 {
    color: #7aa822;
}

.mod-risk-tip {
    background: #FFF;
    padding: 10px;
    font-size: 14px;
    color: #ff6b00;
}

.mod-risk-tip .icon-tip {
    width: 14px;
    height: 14px;
    background: url(../image/p2p_sprite.png) -390px 0;
    float: left;
    margin: 3px 5px 0 0;
}

.progress-bar {
    width: 50px;
    font-size: 14px;
    color: #333;
    position: relative;
    bottom: 3px;
}

.progress-bgPic {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 12px;
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -10px -40px;
}

.show-bar {
    line-height: 50px;
}

.progress-bfb {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -10px -40px;
}

.progress-bfb1 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -70px -40px;
}

.progress-bfb2 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -130px -40px;
}

.progress-bfb3 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -190px -40px;
}

.progress-bfb4 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -250px -40px;
}

.progress-bfb5 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -310px -40px;
}

.progress-bfb6 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -370px -40px;
}

.progress-bfb7 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -430px -40px;
}

.progress-bfb8 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -490px -40px;
}

.progress-bfb9 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -550px -40px;
}

.progress-bfb10 {
    background: url(../image/progressBar2.png) no-repeat;
    background-position: -610px -40px;
}


/* 侧边导航 */

.banner2 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    font-family: 微软雅黑
}

.side-nav {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 233px;
    z-index: 999;
}

.sidenav-list {
    position: relative;
    background: rgba(0, 0, 0, .6);
}

.side-item>a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
}

.side-item .iconfont {
    position: absolute;
    right: 20px;
    color: #b2b2b2;
}

.side-item>a:hover {
    background-color: #FF6700;
}

.side-item:hover .children-nav {
    display: block;
}


/* 子导航 */

.children-nav {
    display: none;
    position: absolute;
    left: 230px;
    top: 0;
    width: 970px;
    height: 360px;
    border: 1px solid #e0e0e0;
    background: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
}

.children-list {
    float: left;
}

.children-list li {
    position: relative;
    height: 70px;
    width: 260px;
}

.children-list .link {
    display: block;
    line-height: 40px;
    width: 160px;
    padding: 15px 0 15px 20px;
}

.children-list .title {
    margin-left: 15px;
}

.children-list .buybtn {
    display: block;
    position: absolute;
    top: 23px;
    right: 15px;
    width: 60px;
    font-size: 12px;
    line-height: 24px;
    border: 1px solid #ff6700;
    background: #fff;
    color: #ff6700;
    text-align: center;
}

.children-list .icon-80 {
    width: 40px;
    height: 40px;
}

.children-list .title:hover {
    color: #ff6700;
}

.buybtn:hover {
    color: #fff;
    background: #ff6700;
    transition: all .2s;
}

.children-list img {
    vertical-align: middle;
}


/****notice***/

.new-announcement {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    height: 50px;
    padding: 10px 20px;
    margin: 0 auto;
    color: #8a8a8a;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 1px 1px #ddd;
    box-shadow: 0 1px 1px #ddd;
    line-height: 30px
}

.new-announcement .new-announcement-title {
    color: #8a8a8a;
    float: left;
    border-right: 1px solid #ddd;
    width: 77px
}

.new-announcement .new-announcement-content {
    float: left;
    margin-left: 20px
}

.new-announcement .new-announcement-content .black-link:link,
.new-announcement .new-announcement-content .black-link:visited {
    color: #8a8a8a
}

.new-announcement .new-announcement-content .black-link:hover {
    color: #0d95dd
}

.new-announcement .more {
    color: #8a8a8a;
    float: right
}

.ipubs {
    width: 1200px;
    margin: 20px auto 0;
    padding: 10px 20px;
    background: #fff;
    box-sizing: border-box;
}

.ipubs span {
    width: 28%;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    color: #777;
    text-align: center
}

.ipubs span.o3,
.ipubs span.o4 {
    width: 18%
}

.ipubs strong {
    color: #f60;
    display: inline;
    font-size: 22px;
    font-weight: 400;
    margin: 0 5px;
    position: relative;
    top: 2px
}

.feature {
    overflow: hidden;
    width: 1200px;
    height: 152px;
    margin: 0 auto;
}

.feature a {
    display: block;
    float: left;
    font-family: "Microsoft YaHei";
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    padding: 0 0 30px 20px;
    width: 275px;
    padding-top: 30px;
    cursor: pointer;
    transition: padding-top .6s;
    -moz-transition: padding-top .6s;
    -webkit-transition: padding-top .6s;
    -o-transition: padding-top .6s
}

.feature a:hover {
    padding-top: 20px;
    transition: padding-top .6s;
    -moz-transition: padding-top .6s;
    -webkit-transition: padding-top .6s;
    -o-transition: padding-top .6s
}

.feature a i {
    background: url(../image/index_icon1.png) no-repeat;
    display: block;
    height: 91px;
    margin-right: 10px;
    width: 91px;
    float: left
}

.feature .fea2 i {
    background: url(../image/index_icon2.png) no-repeat
}

.feature .fea3 i {
    background: url(../image/index_icon3.png) no-repeat
}

.feature .fea4 i {
    background: url(../image/index_icon4.png) no-repeat
}

.feature a h3 {
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px
}

.feature a:hover h3 {
    color: #ff9000
}

.feature a span {
    color: #aaa;
    line-height: 20px;
    font-size: 14px
}

.feature a:hover span {
    color: #ff9000
}

.ylc_list_pic {
    width: 100%;
    height: 290px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.Service-box {
    width: 1200px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    background-color: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.Service-item {
    width: 195px;
    padding: 30px 16px;
    text-align: center;
    float: left;
    height: 230px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.Service-content .Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.item-title {
    line-height: 25px;
    font-size: 18px;
    color: #3D3D3D;
    padding: 22px 0 7px;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
    font-weight: normal;
}

.item-text {
    color: #9A9A9A;
    font-size: 12px;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.item-link {
    font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
    color: #FFFFFF;
    display: none;
    padding: 6px 20px;
    background-color: #05A6F3;
    margin: 17px auto;
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    font-weight: normal;
}

.Service-item:hover {
    border-color: #DEDDDD;
    padding-top: 26px;
    position: relative;
    z-index: 99;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.Service-item:hover .item-image {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin: 0 auto;
}

.Service-item:hover .item-link {
    display: block;
}

.Service-item:hover .item-title {
    padding: 10px 0 7px;
}

.Service-item+.Service-item {
    position: relative;
}

.item-tag {
    width: 67px;
    height: 67px;
    color: #FFFFFF;
    position: absolute;
    transform: rotateZ(-315deg);
    top: 9px;
    right: 9px;
    font-size: 12px;
    line-height: 17px;
}

.item-background {
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.item-background img {
    width: 100%;
    height: 100%;
}


/* 新闻公告 */

.ylc_news_rankings {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.ylc_news_rankings_1200 {
    width: 1200px;
    display: flex;
    flex-flow: row nowrap;
}

.ylc_news {
    width: 60%;
}

.ylc_rankings {
    width: 40%;
}

.ylc_rankings_num {
    background-color: #ef5651;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    color: white;
    line-height: 18px;
}

.ylc_rankings_winpoints {
    color: red;
}

.layui-table-center th {
    text-align: center;
}

.ylc_carousel_1920 {
    width: 100%;
    margin: 0 auto;
}


/* 功能介绍 */

.auto-box {
    width: 100%;
    height: auto;
    background: #fff
}

.main-box {
    max-width: 1200px;
    height: auto;
    margin: 0 auto
}

.index-tit {
    padding: 40px 0;
    text-align: center
}

.index-tit h1 {
    font-size: 30px;
    color: #363f45;
    font-weight: normal
}

.index-tit p {
    font-size: 20px;
    color: #abb0b4;
    padding-top: 15px
}

.index-tserver {
    width: 100%;
    background: url('../image/360server-line.png') no-repeat center 145px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 2.6%
}

.index-tserver li {
    width: 24.8%;
    min-width: 162px;
    height: 162px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 106px;
    font-size: 14px;
    color: #656d73;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 60px;
    margin-left: -0.1%
}

.index-tserver li.tserver-list1 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon1.png') no-repeat center top
}

.index-tserver li.tserver-list2 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon2.png') no-repeat center top
}

.index-tserver li.tserver-list3 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon3.png') no-repeat center top
}

.index-tserver li.tserver-list4 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon4.png') no-repeat center top
}

.index-tserver li.tserver-list5 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon5.png') no-repeat center top
}

.index-tserver li.tserver-list6 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon6.png') no-repeat center top
}

.index-tserver li.tserver-list7 {
    background: url('http://113.207.105.242:8001/style/pc/img/360server-icon7.png') no-repeat center top
}

.index-tserver li p {
    width: 162px;
    height: 162px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -81px;
    border-radius: 81px;
    padding: 40px 30px;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    background: linear-gradient(111deg, #04bde4, #1067fe);
    display: none
}

.index-tserver li p a {
    color: #fff
}

.index-tserver li p.animated {
    animation-duration: .5s;
    animation-fill-mode: both
}

.index-tserver li:hover p {
    display: block
}

.index-tserver-ad {
    width: 100%;
    background: #f3f3f3;
    text-align: center;
    padding: 40px 0
}

.index-tserver-ad li {
    display: inline-block;
    color: #abb0b4;
    font-size: 16px;
    padding: 0 3%
}

.index-tserver-ad li img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.index-tserver-ad li+li {
    border-left: 1px solid #e2e3e4
}

.zoomin {
    animation-name: zoomin
}

@keyframes zoomin {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
}


/* 首页轮播 */

.lunbo {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}


/*** 首页幻灯片 ***/

.slide-main {
    width: 1200px;
    height: 360px;
    margin: 0px auto;
    position: relative;
}

.prev,
.next {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 222;
    top: 150px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    _border: 1px solid none
}

.prev {
    left: 20px;
}

.next {
    right: 20px;
}

.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

.slide-box,
.slide {
    display: block;
    width: 1200px;
    margin: 0px auto;
    height: 360px;
    overflow: hidden;
}

.slide-box {
    position: relative;
}

.slide {
    display: none;
    height: 360px;
    background-color: #f44337;
    position: relative;
    position: absolute;
    z-index: 8;
}

.slide a {
    display: block;
    width: 100%;
    height: 360px;
    text-align: center;
}

.item {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 124;
    top: 310px;
    left: 0;
    text-align: center;
}

.item a {
    display: inline-block;
    width: 24px;
    height: 5px;
    margin-right: 11px;
    background-color: #333;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    overflow: hidden;
}

.item a.cur {
    background-color: #fff;
}


/*** Login/UserInfo ***/

.banner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    font-family: 微软雅黑;
}

.banner .dz_box {
    width: 300px;
    right: 0;
    top: -335px;
    position: absolute;
    z-index: 998;
    background: rgba(255, 255, 255, 0.73);
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

.login {
    margin: 15px;
    background: rgba(255, 255, 255, 0.65);
    padding: 15px;
    overflow: hidden
}

.login .hd {
    margin-bottom: 15px;
    overflow: hidden;
}

.login .hd .UserLog {
    float: left;
    font-size: 18px;
}

.login .hd .Service {
    float: right;
    color: #03bce4;
}

.login .hd .Service a {
    color: #03bce4;
}

.login .hd .Service a:hover {
    color: #F60
}

.login .register_srk {
    width: 96%;
    height: 35px;
    line-height: 35px;
    background: fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    padding: 0 2%;
}

.login .baohan {
    overflow: hidden;
}

.login .baohan .register_srk1 {
    width: 50%;
    height: 35px;
    line-height: 35px;
    background: fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    padding: 0 2%;
    float: left;
}

.login .baohan .register_right {
    width: 40%;
    float: right;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
}

.login .register_button {
    background: #f44337;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 10px 0
}

.login .register_button:hover {
    text-decoration: none;
    opacity: .75;
    filter: alpha(opacity=75)
}

.lf {
    float: left
}

.lr {
    float: right
}
.main-wrapper {
    position: relative;
    width: 1200px;
    height: auto;
    margin: 10px auto;
    z-index: 98;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgb(82, 53, 53);
}

.main-wrapper .title-img {
    /* width: 1200px;
    height: 230px;*/
    /* margin-top: 180px; */
    /* margin-top: 100px;*/
    margin-top: 10px;
}

.main-wrapper .title-text {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    text-align: center;
    font-size: 28px;
    font-family: HarmonyOS_Sans_SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.8;
}

.main-wrapper .game-list-wrapper {
    /*margin-top: 120px;*/
    margin: 20px;
    display: flex;
    flex-direction: row;
}

.main-wrapper .game-list-wrapper .game-item {
    position: relative;
    width: 180px;
    height: 280px;
    margin-right: 20px;
    /* border: 1px solid #3755B7; */
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.main-wrapper .game-list-wrapper .game-item:last-child {
    margin-right: 0;
}

.main-wrapper .game-list-wrapper .game-item .game-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    transition: transform 0.5s;
    transform: scale(1);
}

.main-wrapper .game-list-wrapper .game-item .game-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.main-wrapper .game-list-wrapper .game-item .game-title {
    width: 180px;
    height: 45px;
    line-height: 45px;
    margin-top: 5px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.main-wrapper .game-list-wrapper .game-item .game-btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin-top: 178px;
    background: #FFFFFF;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #D862FF;
}

.main-wrapper .game-list-wrapper .game-item:hover {
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0px 20px #8c69ff;
}

.main-wrapper .game-list-wrapper .game-item:hover .game-img {
    transform: scale(1.1);
}

.main-wrapper .game-list-wrapper .game-item:hover .game-btn {
    color: #FFFFFF;
}

.main-wrapper .game-list-wrapper .game-item-1 .game-btn,
.main-wrapper .game-list-wrapper .game-item-3 .game-btn,
.main-wrapper .game-list-wrapper .game-item-7 .game-btn {
    color: #3D73FF;
}

.main-wrapper .game-list-wrapper .game-item-1:hover .game-title,
.main-wrapper .game-list-wrapper .game-item-3:hover .game-title,
.main-wrapper .game-list-wrapper .game-item-7:hover .game-title {
    color: #3D73FF;
}

.main-wrapper .game-list-wrapper .game-item-1:hover .game-btn,
.main-wrapper .game-list-wrapper .game-item-3:hover .game-btn,
.main-wrapper .game-list-wrapper .game-item-7:hover .game-btn {
    background: #3D73FF;
}

.main-wrapper .game-list-wrapper .game-item-2 .game-btn {
    color: #F356C0;
}

.main-wrapper .game-list-wrapper .game-item-2:hover .game-title {
    color: #F356C0;
}

.main-wrapper .game-list-wrapper .game-item-2:hover .game-btn {
    background: #F356C0;
}

.main-wrapper .game-list-wrapper .game-item-4 .game-btn,
.main-wrapper .game-list-wrapper .game-item-5 .game-btn,
.main-wrapper .game-list-wrapper .game-item-6 .game-btn {
    color: #CD50FF;
}

.main-wrapper .game-list-wrapper .game-item-4:hover .game-title,
.main-wrapper .game-list-wrapper .game-item-5:hover .game-title,
.main-wrapper .game-list-wrapper .game-item-6:hover .game-title {
    color: #CD50FF;
}

.main-wrapper .game-list-wrapper .game-item-4:hover .game-btn,
.main-wrapper .game-list-wrapper .game-item-5:hover .game-btn,
.main-wrapper .game-list-wrapper .game-item-6:hover .game-btn {
    background: #CD50FF;
}

.main-wrapper .game-list-wrapper .game-item-8 .game-btn {
    color: #FF5457;
}

.main-wrapper .game-list-wrapper .game-item-8:hover .game-title {
    color: #FF5457;
}

.main-wrapper .game-list-wrapper .game-item-8:hover .game-btn {
    background: #FF5457;
}