<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, form, fieldset, legend, blockquote { margin: 0; padding: 0; }
body {
    font-family: 'Microsoft YaHei','PingFang SC';
}
/* é€šç”¨å¤´éƒ¨ */
#mask {
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 9998;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;

}

.xinglu-header {
    position: relative;
    width: 1220px;
    margin: 0 auto;
    height: 100%;
}

header {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;

    height: 80px;
    background-color: #fff;
}

#xinglu-header-logo {
    position: absolute;
    left: 0;
    top: 12px;
    margin: 0;
}

#xinglu-header-logo img {
    width: 164px;
    height: 56px;
}

.xinglu-header-nav {
    margin-left: 195px;
    float: left;
    height: 100%;
}

.xinglu-nav-item {
    float: left;
    box-sizing: border-box;
    height: 100%;
    padding: 31px 0 0 5px;
}

.xinglu-nav-item a {
    height: 18px;
    padding: 8px 20px;
    color: #4d4d4d;
    font-size: 18px;
    cursor: pointer;
    border-radius: 20px;
}

.xinglu-nav-item .headactive {
    height: 18px;
    padding: 8px 20px;
    background-color: #F4765C;
    border-radius: 20px;
    font-size: 18px;
    color: #ffffff;
}

.xinglu-nav-item a:hover {
    height: 20px;
    padding: 8px 20px;
    background-color: #F6967C;
    border-radius: 20px;
    font-size: 18px;
    color: #ffffff;
}

.xinglu-header-search {
    float: left;
    position: relative;
    margin: 23px 0 0 20px;
}

.xinglu-header-search input {
    height: 34px;
    background: #f3f3f3;
    border-radius: 17px;
    border: 0;
    font-size: 16px;
    padding-left: 21px;
    outline: none;
    width:120px;
}

.xinglu-header-search .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    width: 40px;
    border-radius: 17px;
    cursor: pointer;
    border: 0;
    outline: 0;
}

.xinglu-header-control {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.xinglu-user {
    height: 80px !important;
    padding-top: 23px !important;
    cursor: pointer;
    width: 120px;

}

.xinglu-user .userName {
    float: left;
    font-size: 16px;
    color: #4D4D4D;
    padding-top: 10px !important;
    margin-left: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75px;
    height: 30px;
}

.xinglu-user .userAvater {
    display: block;
    float: left;
    width: 39px;
    height: 39px;
}

.xinglu-user .userAvater img {
    width: 39px;
    height: 39px;
    border-radius: 50%;
}

.xinglu-nav-right {
    float: left;
    position: relative;
    box-sizing: border-box;
    height: 100%;
    padding-top: 26px;
    margin-left: 20px;
}

.xinglu-nav-right span {
    color: #4d4d4d;
    cursor: pointer;
}

.xinglu-nav-right:last-child {
    right: -10px;
}

.xinglu-nav-title {
    position: relative;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
}

.xinglu-nav-title .title {
    height: 16px;
    font-size: 16px;
    color: #4d4d4d;
    padding-left: 26px;
}

.xinglu-login {
    padding-left: 26px;
}

.xinglu-nav-icon {
    position: absolute;
    left: 0;
    top: -2px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.xinglu-nav-daili-icon {
    background-size: 20px 20px;
}

.xinglu-nav-chongzhi-icon {
    background-size: 20px 20px;
}

.xinglu-nav-login-icon {
    background-size: 20px 20px;
}

.xinglu-nav-login-l {
    padding-right: 3px;
}

/* é€šç”¨å¤´éƒ¨æ&nbsp;·å¼E */
/* é€šç”¨å°¾éƒ¨æ&nbsp;·å¼S */
footer {

    text-align: center;
    background-color: #fff;
}

.xinglu-footer {
    position: relative;
    width: 1226px;
    margin: 0 auto;
    height: 100%;
    padding-top: 25px;
    box-sizing: border-box;
}

.xinglu-footer-nav {
    margin-bottom: 10px;
    color: #4f4f4f;
}

.xinglu-footer-nav p {
    margin-bottom: 19px;
    color: #4f4f4f;
}

.xinglu-footer-nav p a {
    height: 20px;
    font-size: 16px;
    color: #666666;
    margin-left: 29px;
}

.xinglu-footer-nav p a:hover {
    color: #F4765C;
}

.xinglu-footer-nav p .clickstat {
    height: 19px;
    font-size: 14px;
    color: #888888;
    margin-left: 0;
    cursor: pointer;
    word-break: break-all;
    font-weight: normal;
}

.xinglu-footer-nav h6 {
    margin-bottom: 19px;
    height: 18px;
    font-size: 16px;
    color: #666666;
}

/* é€šç”¨å°¾éƒ¨æ&nbsp;·å¼E */


/* é€šç”¨banneræ&nbsp;·å¼S */
.bannerWrap {
    position: relative;
    height: 480px;
}

.banner {
    position: absolute;
    width: 100%;
}

.banner .swiper-container {
    width: 100%;
    height: 480px;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #ffffff;
    opacity: 0.5;
    border-radius: 50%;
    margin-right: 20px !important;
    margin-bottom: 12px !important;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

}

.banner .my-bullet-active {
    width: 28px;
    height: 14px;
    background: #ffffff;
    border-radius: 5px;

    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}

/* é€šç”¨banneræ&nbsp;·å¼E */

/* é¦–é¡µé€šç”¨èœå•æ&nbsp;·å¼S */
.containerWrap {
    width: 100%;
    background: #f4f5f8;
}

.container {
    display: flex;
    width: 1220px;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 30px;
}

.container .left {
    width: 180px;
    margin-top: 34px;
}

.container .right {
    width: 295px;
}

.left .menu {
    width: 180px;
    line-height: 35px;
    border-radius: 4px;
    background: #fff;
}

.menu ul li {
    position: relative;
    height: 69px;
    border-bottom: 1px solid #efefef;
    line-height: 69px;
    text-align: center;
}

.menu ul li&gt;a {
    background: #fff;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 5px;
    line-height: 18px;
	margin-left:8px;
    color: #4d4d4d;
}

.menu .shuxian {
    position: absolute;
    left: 38px;
    top: 21px;
    width: 24px;
    height: 24px;
}
 .history{
	background:url("../images/index/history_icon.png") center no-repeat;
}
.fav{
	background:url("../images/index/fav_icon.png")  center no-repeat;
}
.roomAll{
	background:url("../images/index/roomAll-icon.png")  center no-repeat;
}
.recharge_icon{
	background:url("../images/index/recharge_icon.png")  center no-repeat;
}
.left .box {
    width: 180px;
    margin-top: 14px;
    background: #fff;
    border-radius: 4px;
}

.left .box p {
    padding-left: 40px;
    height: 50px;
    font-size: 14px;
    color: #676767;
    line-height: 50px;
    border-bottom: 1px solid #f4f5f8;
}

.left .box h6 {
    padding:0 10px 0 10px;
    height: 50px;
    font-size: 14px;
    color: #676767;
    line-height: 50px;
    border-bottom: 1px solid #f4f5f8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ggHelpWrap,
.menu,
.roomTypeWrap,
.downloadWrap,
.officialWrap {
    margin-top: 20px;
}

.left .commonTitle {
    position: relative;
    padding-left: 44px;
    padding-top: 0;
    font-size: 16px;
    color: #4d4d4d;
}

.left .commonTitle img {
    position: absolute;
    height: 20px;
    top: 0px;
    left: 10px;
}

.left .commonTitle&gt;a {
    color: #4d4d4d;
}

.liveHallWrap .liveNum {
    margin-top: 14px;
    width: 180px;
    height: 100px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
}

.liveNum h5 {
    padding-top: 24px;
    padding-bottom: 21px;
    font-size: 14px;
    color: #656565;
}

.liveNum p {
    font-size: 30px;
    color: #EF7046;
}

/* é¦–é¡µé€šç”¨æ&nbsp;·å¼E */

/* ç”¨æˆ·ç­‰çº§iconå›¾S */
.user-level {
    width: 52px;
    height: 17px;
    display: inline-block;
}
.user-level_0 {
    width: 52px;
    height: 17px;
    background: url(../images/level/v0.gif) no-repeat;

}
.user-level_1 {
    
    background: url(../images/level/v1.gif) no-repeat;

}

.user-level_2 {
    background: url(../images/level/v2.gif) no-repeat;

}

.user-level_3 {
    background: url(../images/level/v3.gif) no-repeat;
}

.user-level_4 {
    background: url(../images/level/v4.gif) no-repeat;
}

.user-level_5 {
    background: url(../images/level/v5.gif) no-repeat;

}

.user-level_6 {
    background: url(../images/level/v6.gif) no-repeat;

}

.user-level_7 {
    background: url(../images/level/v7.gif) no-repeat;

}
.user-level_8 {
    background: url(../images/level/v8.gif) no-repeat;
}
.user-level_9 {
    background: url(../images/level/v9.gif) no-repeat;
}
.user-level_10 {
    background: url(../images/level/v10.gif) no-repeat;
}
.user-level_11 {
    background: url(../images/level/v11.gif) no-repeat;
}
.user-level_12 {
    background: url(../images/level/v12.gif) no-repeat;
}
.user-level_13 {
    background: url(../images/level/v13.gif) no-repeat;
}
.user-level_14 {
    background: url(../images/level/v14.gif) no-repeat;
}
.user-level_15 {
    background: url(../images/level/v15.gif) no-repeat;
}
.user-level_16 {
    background: url(../images/level/v16.gif) no-repeat;
}
.user-level_17 {
    background: url(../images/level/v17.gif) no-repeat;
}
.user-level_18 {
    background: url(../images/level/v18.gif) no-repeat;
}
.user-level_19 {
    background: url(../images/level/v19.gif) no-repeat;
}
.user-level_20 {
    background: url(../images/level/v20.gif) no-repeat;
}
.user-level_21 {
    background: url(../images/level/v21.gif) no-repeat;
}
.user-level_22 {
    background: url(../images/level/v22.gif) no-repeat;
}
.user-level_23 {
    width:56px;
    height:19px;
    background: url(../images/level/v23.gif) no-repeat;
}
.user-level_23 {
    width:56px;
    height:19px;
    background: url(../images/level/v23.gif) no-repeat;
}
.user-level_23 {
    width:56px;
    height:19px;
    background: url(../images/level/v23.gif) no-repeat;
}
.user-level_23 {
    width:56px;
    height:19px;
    background: url(../images/level/v23.gif) no-repeat;
}
.user-level_23 {
    width:56px;
    height:19px;
    background: url(../images/level/v23.gif) no-repeat;
}
.user-level_24 {
    width:56px;
    height:19px;
    background: url(../images/level/v24.gif) no-repeat;
}
.user-level_25 {
    width:56px;
    height:19px;
    background: url(../images/level/v25.gif) no-repeat;
}
.user-level_26 {
    width:56px;
    height:19px;
    background: url(../images/level/v26.gif) no-repeat;
}
.user-level_27 {
    width:78px;
    height:17px;
    background: url(../images/level/v27.gif) no-repeat;
}
.user-level_28 {
    width:78px;
    height:17px;
    background: url(../images/level/v28.gif) no-repeat;
}
.user-level_29 {
    width:78px;
    height:17px;
    background: url(../images/level/v29.gif) no-repeat;
}
.user-level_30 {
    width:78px;
    height:17px;
    background: url(../images/level/v30.gif) no-repeat;
}
.user-level_31 {
    width:78px;
    height:19px;
    background: url(../images/level/v31.gif) no-repeat;
}
.user-level_32 {
    width:78px;
    height:19px;
    background: url(../images/level/v32.gif) no-repeat;
}
.user-level_33 {
    width:78px;
    height:19px;
    background: url(../images/level/v33.gif) no-repeat;
}
.user-level_34 {
    width:78px;
    height:19px;
    background: url(../images/level/v34.gif) no-repeat;
}
.user-level_35 {
    width:78px;
    height:19px;
    background: url(../images/level/v35.gif) no-repeat;
}
.user-level_36 {
    width:78px;
    height:19px;
    background: url(../images/level/v36.gif) no-repeat;
}
.user-level_37 {
    width:78px;
    height:19px;
    background: url(../images/level/v37.gif) no-repeat;
}
.user-level_38 {
    width:78px;
    height:19px;
    background: url(../images/level/v38.gif) no-repeat;
}
/* ç”¨æˆ·ç­‰çº§iconå›¾E */
/* ç›´æ’­ç­‰çº§iconå›¾S */


.host-level {
   width: 26px;
   height: 19px;
    display: inline-block;
    background-size: 100% 100%;
}

.hostress_1 {
    background: url(../images/level/1.gif) no-repeat;
}

.hostress_2 {
    background: url(../images/level/2.gif) no-repeat;
}

.hostress_3 {
    background: url(../images/level/3.gif) no-repeat;
}

.hostress_4 {
    background: url(../images/level/4.gif) no-repeat;
}

.hostress_5 {
    background: url(../images/level/5.gif) no-repeat;
}

.hostress_6 {
    background: url(../images/level/6.gif) no-repeat;
}

.hostress_7 {
    background: url(../images/level/7.gif) no-repeat;
}

.hostress_8 {
    background: url(../images/level/8.gif) no-repeat;
}
.hostress_9 {
   
    background: url(../images/level/9.gif) no-repeat;
}
.hostress_10 {

    background: url(../images/level/10.gif) no-repeat;
}
.hostress_11 {
    background: url(../images/level/11.gif) no-repeat;
}
.hostress_12 {
    background: url(../images/level/12.gif) no-repeat;
}
.hostress_13 {
    background: url(../images/level/13.gif) no-repeat;
}
.hostress_14 {
    background: url(../images/level/14.gif) no-repeat;
}
.hostress_15 {
    background: url(../images/level/15.gif) no-repeat;
}
.hostress_16 {
    background: url(../images/level/16.gif) no-repeat;
}
.hostress_17 {
    background: url(../images/level/17.gif) no-repeat;
}
.hostress_18 {
    background: url(../images/level/18.gif) no-repeat;
}
.hostress_19 {
    background: url(../images/level/19.gif) no-repeat;
}
.hostress_20{
    background: url(../images/level/20.gif) no-repeat;
}
.hostress_21 {
    background: url(../images/level/21.gif) no-repeat;
}
.hostress_22 {
    background: url(../images/level/22.gif) no-repeat;
}
.hostress_23 {
    background: url(../images/level/23.gif) no-repeat;
}
.hostress_24 {
    background: url(../images/level/24.gif) no-repeat;
}
.hostress_25 {
    background: url(../images/level/25.gif) no-repeat;
}
.hostress_26 {
    background: url(../images/level/26.gif) no-repeat;
}
.hostress_27 {
    background: url(../images/level/27.gif) no-repeat;
}
.hostress_28 {
    background: url(../images/level/28.gif) no-repeat;
}
.hostress_29 {
    background: url(../images/level/29.gif) no-repeat;
}
.hostress_30 {
    background: url(../images/level/30.gif) no-repeat;
}
.hostress_31 {
    background: url(../images/level/31.gif) no-repeat;
}
.hostress_32 {
    background: url(../images/level/32.gif) no-repeat;
}
.hostress_33 {
    background: url(../images/level/33.gif) no-repeat;
}
.hostress_34 {
    background: url(../images/level/34.gif) no-repeat;
}
.hostress_35 {
    background: url(../images/level/35.gif) no-repeat;
}
.hostress_36 {
    background: url(../images/level/36.gif) no-repeat;
}
.hostress_37 {
    background: url(../images/level/37.gif) no-repeat;
}
.hostress_38 {
    background: url(../images/level/38.gif) no-repeat;
}
.hostress_39 {
    background: url(../images/level/39.gif) no-repeat;
}
.hostress_40 {
    background: url(../images/level/40.gif) no-repeat;
}
.hostress_41 {
    background: url(../images/level/41.gif) no-repeat;
}
.hostress_42 {
    background: url(../images/level/42.gif) no-repeat;
}
.hostress_43 {
    background: url(../images/level/43.gif) no-repeat;
}
.hostress_44 {
    background: url(../images/level/44.gif) no-repeat;
}
.hostress_45 {
    background: url(../images/level/45.gif) no-repeat;
}
.hostress_46 {
    background: url(../images/level/46.gif) no-repeat;
}
.hostress_47 {
    background: url(../images/level/47.gif) no-repeat;
}
.hostress_48 {
    background: url(../images/level/48.gif) no-repeat;
}
.hostress_49 {
    background: url(../images/level/49.gif) no-repeat;
}
.hostress_50 {
    background: url(../images/level/50.gif) no-repeat;
}
.hostress_51{
    background: url(../images/level/51.gif) no-repeat;
}
.hostress_52 {
    background: url(../images/level/52.gif) no-repeat;
}
.hostress_53{
    background: url(../images/level/53.gif) no-repeat;
}
.hostress_54 {
    background: url(../images/level/54.gif) no-repeat;
}
.hostress_55{
    width:26px;
    height:20px;
    background: url(../images/level/55.gif) no-repeat;
}
.hostress_56 {
    width:26px;
    height:20px;
    background: url(../images/level/56.gif) no-repeat;
}
.hostress_57 {
    width:26px;
    height:20px;
    background: url(../images/level/57.gif) no-repeat;
}
.hostress_58 {
    width:26px;
    height:20px;
    background: url(../images/level/58.gif) no-repeat;
}
.hostress_59 {
    width:26px;
    height:20px;
    background: url(../images/level/59.gif) no-repeat;
}
.hostress_60 {
    width:26px;
    height:20px;
    background: url(../images/level/60.gif) no-repeat;
}

/* ç›´æ’­ç­‰çº§iconå›¾E */
/* è´­ä¹°æˆåŠŸ/å¤±è´¥å¼¹çª— */
.buytipswrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}

.search-liang {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}

.buy_tips {
    box-sizing: border-box;
    position: absolute;
    height: 106px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    background: #fff;
    box-shadow: 0px 0px 13px 0px rgba(88, 88, 88, 0.17);
    border-radius: 4px;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
    align-items: center;
}

.buy_tips em {
    width: 50px;
    height: 45px;
    padding-top: 31px;
    padding-bottom: 30px;
}

.buy_tips em img {
    width: 50px;
    height: 45px;
}

.buy_tips span {
    margin-left: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
}


/* è´­ä¹°æˆåŠŸ/å¤±è´¥å¼¹çª— */

/* å¼¹çª—S */
#msg-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}

#msg-wrap-avatar {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 9999;
    display: none;
}

.msg_box {
    box-sizing: border-box;
    min-width: 300px;
    width: auto !important;
    width: 300px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 13px 0px rgba(88, 88, 88, 0.17);
    border-radius: 10px;
    z-index: 9999;
    padding-bottom: 20px;
}

.msg-title {
    color: #fff;
    line-height: 56px;
    height: 56px;
    background: #F4765C;
    border-radius: 10px 10px 0px 0px;
    padding-left: 20px;
    font-size: 20px;
    position: relative;
}

.msg-title .closetitle {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}


.msg-content {
    min-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.msg-footer {
    text-align: center;
    margin-top: 19px;
    display: flex;
    justify-content: space-around;
}

.msg-footer .msg-button {
    display: inline-block;
    width: 90px;
    height: 34px;
    background: linear-gradient(90deg, #F4765C, #FF9400);
    border-radius: 17px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    cursor: pointer;

}
.msg-footer .msg-button:hover {

    background: #F6967C;

}
.search-user {
    margin-top: 15px;
    display: block;
    width: 200px;
    height: 30px;
    font-size: 16px;
    outline: none;
    border-radius: 15px;
    border: 1px solid #53C9A3;
    padding-left: 15px;
}

.switch-item {
    width: 360px;
    margin-bottom: 20px;
}

.switch-item .inputid {
    outline: none;
    width: 100px;
    height: 30px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    padding-left: 10px;

}

.switch-item input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    width: 16px;
    height: 16px;
    border: 1px solid #B2B2B2;
    border-radius: 2px;
    position: relative;
    left: 0;
    top: 3px;
}

.switch-item input[type='radio']:checked {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #B2B2B2;
    border-radius: 2px;
    position: relative;
}

.switch-item input[type='radio']:checked:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/recharge/checkgou.png) no-repeat;
    background-size: 100%;

}

.switch-item span {
    display: inline-block;
    font-size: 14px;
    color: #4D4D4D;
    white-space: nowrap;
    width: 320px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    top: 2px;
}

.switch-item em {
    display: inline-block;
    font-size: 14px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: 3px;
}

.text-success {
    color: #bfd84d !important;
}

.text-error {
    color: #ff4a4a !important;
}

/* å¼¹çª—E */


/* 404,ä¸å­˜åœ¨ï¼ŒæˆåŠŸè·³è½¬é¡µé¢æç¤ºS */
.pagejump_tips {
    width: 100%;
    height: 100%;
    display: flex;
    /*Flexå¸ƒå±€*/
    align-items: center;
    /*æŒ‡å®šåž‚ç›´å±…ä¸­*/
    justify-content: center;
    flex-direction: column;
}



.pagejump_tips .pagejump_text {
    font-size: 32px;
    font-weight: 400;
    color: #53C9A3;
    margin-top: 48px;
    margin-bottom: 30px;

}

.pagejump_tips .pagejump_wenben {
    height: 14px;
    font-size: 14px;
    font-weight: 300;
    color: #A5A5A5;

}

.pagejump_tips a.return-to_index {
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    border: 1px solid #2ED09B;
    background-color: #fff;
    min-width: 100px;
    padding-left: 30px;
    padding-right: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #5ECDA9;
    margin-top: 70px;
    border-radius: 6px;
}

.pagejump_tips a:hover {
    text-decoration: underline;
}

.pagejump_tips .d1 {
    color: #1A1A1A !important;
}

.pagejump_tips .d2 {
    color: #A5A5A5 !important;
}

.pagejump_tips .d3 {
    color: #1A1A1A !important;
    border: 1px solid #1A1A1A !important;
}

.pagejump_tips .error {
    color: #DA3435;
}

/* 404,ä¸å­˜åœ¨ï¼ŒæˆåŠŸè·³è½¬é¡µé¢æç¤ºE */


/* å……å€¼input numberç±»åž‹æ&nbsp;·å¼ */
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}</pre></body></html>