@charset "utf-8";
.tpmc {
    display: none;
}

/*.......................................*/
#hd .wp {
    padding: 0;
}

.sw {
    text-align: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 1rem 0;
    background: #181713;
}

.swiper-slide-active .addbox {
    opacity: 1;

    box-shadow: inset 0 20px 100px rgba(0, 0, 0, 0);
}

.lbMain {
    width: 100%;
    height: 700px;
    position: relative;
}

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

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 50%;
    height: auto;
    overflow: hidden;
}

.swiper-pagination-bullet {
    width: 36px;
    height: 36px;
    background: none;
    opacity: 1;
    border-radius: 0;
    background: url(../images/icon.png) no-repeat 0 0;
}

.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    margin: 0 20px;
}

.swiper-pagination-bullet-active {
    background-position: -36px 0;
}

.ad2 {
    position: relative;
    width: 100%;
    padding-bottom: 250px;
    display: block;
}

.ad2 > div {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ad2 img {
    width: 100%;
    display: block;
}

#particles-js {
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    z-index: 2;
}


.tlogo {
    display: block;
    margin: 10px auto;
    height: 600px;
}

.logo-img {
    width: 550px;
    height: 400px;
    margin: 10px auto;
    padding-top: 180px;

}


.addbox {
    /* opacity: 0.8; */
    /* background-color: #fff;
      border: 1px solid #BDBDBD;*/
    margin: 0 auto;
}

.adt {
    width: 100%;
}

.adt img {
    width: 100%;
}

.swiper-slide .addbox {
    opacity: 0.7;
    /* box-shadow: inset 0 20px 100px rgba(0, 0, 0, 0.3); */
}

.swiper-slide-active .addbox {
    opacity: 1;

    box-shadow: inset 0 20px 100px rgba(0, 0, 0, 0);
}

/*.......................................*/
#animation_container canvas {
    width: 100%;
    background-color: transparent;
}

#animation_container {
    height: 628px;
    background: url(../images/load.jpg) no-repeat;
    background-size: 100% auto;
}

/* menu */
.menu_trigger {
    background-image: url(../images/open_icon.png);
    width: 50px;
    height: 50px;
    background-size: contain;
    position: fixed;
    right: 0.5%;
    top: 10.5%;
    background-repeat: no-repeat;
    z-index: 50;
    cursor: pointer;
    transition: all 0.8s;
}

.menu_trigger.is-active {
    background-image: url(../images/close_icon.png);
}

.menu_trigger.fixedtop {
    top: 0.5%;
    transition: all 0.8s;
}

.menu_trigger2 {
    background-image: url(../images/open_icon.png);
    width: 50px;
    height: 50px;
    background-size: contain;
    position: fixed;
    right: 0.5%;
    top: 2%;
    background-repeat: no-repeat;
    z-index: 50;
    cursor: pointer;
    transition: all 0.8s;
}

.menu_trigger2.is-active {
    background-image: url(../images/close_icon.png);
}

.menu_trigger2.fixedtop {
    top: 0.5%;
    transition: all 0.8s;
}

#menu {
    position: fixed;
    width: 10%;
    right: -30%;
    top: 16%;
    z-index: 50;
    max-width: 214px;
    height: 580px;
    padding-left: 0;
    background-image: url(../images/menu_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.8s;
}

#menu.is-active {
    right: 0%;
    transition: all 0.8s;
}

#menu.fixedtop {
    top: 8%;
}

#menu2 {
    position: fixed;
    width: 20%;
    right: -30%;
    top: 8%;
    z-index: 50;
    max-width: 214px;
    height: 580px;
    padding-left: 0;
    background-image: url(../images/menu_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.8s;
}

#menu2.is-active {
    right: 0%;
    transition: all 0.8s;
}

#menu2.fixedtop {
    top: 8%;
}

/*#menu li{width:100%;height:0;display: block;max-width: 140px;padding-bottom: 19%;padding-left: 0;position: relative;background-image: url("../images/menu.png");margin: 0 0 18% 23%;cursor: pointer;}
#menu li:hover{background-image: url("../images/menu-.png");}
#menu li:nth-child(1) {background-position: 0 0;margin-top: 26%;}
#menu li:nth-child(2) {background-position: 0 -78px;}
#menu li:nth-child(3) {background-position: 0 -156px;}
#menu li:nth-child(4) {background-position: 0 -233px;}
#menu li:nth-child(5) {display: none;}
#menu li:nth-child(1):hover,
#menu li:nth-child(1).on{background-position: 0 0;}
#menu li:nth-child(2):hover,
#menu li:nth-child(2).on{background-position: 0 -78px;}
#menu li:nth-child(3):hover,
#menu li:nth-child(3).on{background-position: 0 -156px;}
#menu li:nth-child(4):hover,
#menu li:nth-child(4).on{background-position: 0 -233px;}
#menu li.menutop{background-position: 0 -372px;}
#menu li.menutop:hover,
#menu li.menutop.on{background-position: 0 -372px;}*/
#menu div {
    cursor: pointer;
}

#menu2 div {
    cursor: pointer;
}

.rbt1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 0px;
    background: url(../images/rbt1.png);
    background-size: 100% auto;
}

.rbt1 img {
    width: 100%;
}

.rbt2 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt2.png);
    background-size: 100% auto;
}

.rbt2 img {
    width: 100%;
}

.rbt3 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt3.png);
    background-size: 100% auto;
}

.rbt3 img {
    width: 100%;
}

.rbt4 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt4.png);
    background-size: 100% auto;
}

.rbt4 img {
    width: 100%;
}

.rbt5 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt5.png) no-repeat;
    background-size: 100% auto;
}

.rbt5 img {
    width: 100%;
}

.rbt6 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt6.png) no-repeat;
    background-size: 100% auto;
}

.rbt6 img {
    width: 100%;
}

.rbt7 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt7.png) no-repeat;
    background-size: 100% auto;
}

.rbt7 img {
    width: 100%;
}

.rbt9 {
    width: 90%;
    margin: 0 auto;
    background: url(../images/rbt9.png) no-repeat;
    background-size: 100% auto;
}

.rbt9 img {
    width: 100%;
}

.rbt8 {
    width: 80%;
    margin: 3px auto;
}

.rbt8 img {
    width: 100%;
}

/* ..................................... */
style attribute {
    font-size: 73.3854px;
}

marquee {
    width: 20%;
    font-weight: 600;
    color: rgb(0, 0, 0);
    font-size: 1.2rem;
    position: absolute;
    top: 7%;
    right: 0;
}

.music-but,
.music-but-c,
.video-but,
.close-book,
.close-btn,
.music-but::after,
.music-but::before,
.fixed-column .nav-list.homepage {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.music-but {
    width: 5rem;
    height: 5rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    z-index: 100;
}

.music-but::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-image: url(../images/music-but.png);
    -webkit-animation: rotating 2.5s infinite linear;
    z-index: 101;
}

.music-but::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 102;
    background-image: url(../images/music-but-c.png);
}

.music-but.off::before {
    background-image: url(../images/music-but-off.png);
}

.music-but.off::after {
    -webkit-animation: auto;
}

@keyframes rotating {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* ..................................... */
.tlt {
    width: 50%;
    margin: 2rem auto;
}

.tlt img {
    width: 100%;
}

.mtlt {
    width: 50%;
    margin: 2rem auto;
}

.mtlt img {
    width: 100%;
}

.previous {
    width: 30%;
    margin: 1rem auto;
}

.previous img {
    width: 100%;
}

.opbt {
}

.clbt {
    display: none;
}

.cpbt {
    position: fixed;
    z-index: 7;
    top: 1%;
    right: 1%;
}

.upop {
    display: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: fixed;
    z-index: 6;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, 0.9);
}

.ubox {
    width: 400px;
    height: 580px;
    background: url(../images/popbg.jpg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 15%;
}

.ubt {
    width: 40%;
    margin: 4.5rem auto;
}

.ubt img {
    width: 100%;
}

.apbox {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background: rgba(0, 0, 0, 0.5);
}

.app {
    width: 250px;
    height: 100px;
}

.app_menu1 {
    background: url('../picture/btn_area1_menu10.png');
}

.app_menu1:hover {
    background: url('../picture/btn_area1_menu11.png');
}

.app_menu2 {
    background: url('../picture/btn_area1_menu20.png');
}

.app_menu2:hover {
    background: url('../picture/btn_area1_menu21.png');
}

.app_menu3 {
    background: url('../picture/btn_area1_menu30.png');
}

.app_menu3:hover {
    background: url('../picture/btn_area1_menu31.png');
}

.app_menu4 {
    background: url('../picture/btn_area1_menu40.png');
}

.app_menu4:hover {
    background: url('../picture/btn_area1_menu41.png');
}

.mpt1 {
    position: absolute;
    right: 10%;
    margin-top: 8%;
}

.mpt2 {
    position: absolute;
    right: 1%;
    margin-top: 15%;
}

.mpt3 {
    position: absolute;
    left: 15%;
    margin-top: 8%;
}

.mpt4 {
    position: absolute;
    left: 15%;
    margin-top: 15%;
}

.mpt5 {
    position: absolute;
    right: 30%;
    margin-top: 8%;
}

.mpt6 {
    position: absolute;
    right: 1%;
    margin-top: 15%;
}

.mpt7 {
    position: absolute;
    left: 15%;
    margin-top: 8%;
}

.mpt8 {
    position: absolute;
    left: 15%;
    margin-top: 15%;
}

.mpp1 {
    position: absolute;
    left: -5%;
}

.mpp2 {
    position: absolute;
    right: -5%;
}

.mpp3 {
    position: absolute;
    left: -5%;
}

.mpp4 {
    position: absolute;
    right: -5%;
}

.adbox {
    width: 100%;
    border-radius: 10px;
    /*border: 5px solid rgba(55, 38, 38, .99);*/
}

.sg1 {
    width: 600px;
    position: relative;
    height: 345px;
}

.sg2 {
    width: 600px;
    position: relative;
}

.sg3 {
    width: 100%;
    position: relative;
}

.btn_content_row {
    width: 100%;
}

.btn_content_menu_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2px;
}

.btn_content_menu {
    width: 290px;
    height: 200px;
}


.btn_content_menu1 {
    background: url(../picture/btn_content_menu10.png) no-repeat;
}

.btn_content_menu1:hover {
    background: url(../picture/btn_content_menu11.png) no-repeat;
}

.btn_content_menu2 {
    background: url(../picture/btn_content_menu20.png) no-repeat;
}

.btn_content_menu2:hover {
    background: url(../picture/btn_content_menu21.png) no-repeat;
}

.btn_content_menu3 {
    background: url(../picture/btn_content_menu30.png) no-repeat;
}

.btn_content_menu3:hover {
    background: url(../picture/btn_content_menu31.png) no-repeat;
}

.btn_content_menu4 {
    background: url(../picture/btn_content_menu40.png) no-repeat;
}

.btn_content_menu4:hover {
    background: url(../picture/btn_content_menu41.png) no-repeat;
}
.btn_content_menu5 {
    background: url(../picture/btn_content_menu50.png) no-repeat;
}

.btn_content_menu5:hover {
    background: url(../picture/btn_content_menu51.png) no-repeat;
}

.btn_content_menu6 {
    background: url(../picture/btn_content_menu60.png) no-repeat;
}

.btn_content_menu6:hover {
    background: url(../picture/btn_content_menu61.png) no-repeat;
}

.btn_content_menu7 {
    background: url(../picture/btn_content_menu70.png) no-repeat;
}

.btn_content_menu7:hover {
    background: url(../picture/btn_content_menu71.png) no-repeat;
}

.btn_content_menu8 {
    background: url(../picture/btn_content_menu80.png) no-repeat;
}

.btn_content_menu8:hover {
    background: url(../picture/btn_content_menu81.png) no-repeat;
}

.adbanner {
    width: 1200px;
    height: 400px;
}

.intxbox {
    padding: 10px;
}

.btbox {
    position: absolute;
    width: 30%;
    right: 6%;
    margin: 1rem 0 0 0;
    z-index: 3;
    background: url(../images/tbtbbg.png) no-repeat;
    background-size: 100% auto;
}

.btnx {
    width: 25%;
    float: left;
}

.btnx img {
    width: 100%;
}

.bt1 {
    background: url(../images/btn_01.png) no-repeat;
    background-size: 100% auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.bt2 {
    background: url(../images/btn_02.png) no-repeat;
    background-size: 100% auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.bt3 {
    background: url(../images/btn_03.png) no-repeat;
    background-size: 100% auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.bt4 {
    background: url(../images/btn_04.png) no-repeat;
    background-size: 100% auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.btbox > div:hover {
    background-position: bottom center;
    cursor: pointer;
}

.imgc {
    width: 70%;
    margin: 1em auto;
}

.imgcn {
    width: 50%;
    margin: 1em auto;
}

.imgcn img {
    width: 100%;
}

/* CSS Document */
.inlbox {
    width: 100%;
    background-color: #dfd5b4;
}

#inline_content,
#inline_content2,
#inline_content3,
#inline_content4 {
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 95%;
    /* background:url(../images/bbbg.jpg); */
    background-color: #ececec;
    /**/
    border-radius: 15px;
    overflow: hidden;
}


.apple {
    background-image: url(../images/apple.png);
}

.google {
    background-image: url(../images/google.png);
}

.logo {
    position: relative;
    width: 100%;
    padding-bottom: 83px;
    /**/
    display: none;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/logo.png);
    background-size: 100% auto;
}

.h1 {
    font-weight: bold;
}

.fontr {
    color: #ff0049;
    font-size: 1.4em;
    text-align: center;
    display: block;
}

.fonts {
    font-weight: bold;
    font-size: 1.3em;
}

.font {
    line-height: 1.8rem;
}

.fontl {
    color: #ffcb00;
    font-weight: bold;
    font-size: 1.5em;
    border-bottom: 1px solid rgba(255, 200, 0, 0.7);
    padding: 5px;
}

.f1 {
    font-size: 1.6rem;
    margin: 0 0 5px;
    color: #ebce99;
    /*border-radius:5px;
      background-color:rgba(72,63,45,.5);*/
    border-bottom: 2px solid #585142;
}

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

/* news........................................................ */
.newsx {
    display: inline-block;
    width: 600px;
    padding: 5px;
    height: 400px;
    float: left;
    background-image: url(../picture/content_board_bg.png);
    margin-right: 3px;
}

.newsbox {
    margin-top: 5px;
    border-radius: 30px;
}

.newsh {
    position: relative;
    width: 93%;
    height: 60px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: 50% 100%;

    text-align: left;
}

.newsh > ul {
    position: relative;
    left: -5px;
}

.newsh > ul > li {
    height: 50px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}

.date2 {
    position: absolute;
    width: 72px;
    font-size: 1rem;
    line-height: 25px;
    text-align: left;
    color: #95929c;
    right: 0;
    top: 0;
}

.contentbox {
    position: relative;
    width: 92%;
    font-size: 1.25rem;
    line-height: 25px;
    color: #655c54;
    overflow: hidden;
    padding: 20px 0;
    margin: 0 auto;
}

.contentbox img {
    max-width: 800px;
    display: block;
    margin: 10px auto;
}

.h0 {
    width: 15px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(../images/h_n_0.png);
    background-size: 100% 100%;
}

.newsh > ul > li > a {
    width: 65px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

.newsh > ul > li > a:hover {
    background-position: 50% 100%;
}

.hm1,
.hm2,
.hm3,
.hm4,
.hm5 {
    background-position: 50% 0%;
}

.hm1 {
    background-image: url(../images/h_n_m1.png);
    margin-left: 15px;
}

.hm2 {
    background-image: url(../images/h_n_m2.png);
}

.hm3 {
    background-image: url(../images/h_n_m3.png);
}

.hm4 {
    background-image: url(../images/h_n_m4.png);
}

.hm5 {
    background-image: url(../images/gohbt.png);
}

.ba {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 15px 100%;
    /*background-image: url(../images/h_n_on.png);*/
}

.ba > a {
    background-position: 50% 100%;
}

.ba2 {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 15px 100%;
    /* background-image:url(../images/h_n_on.png); */
}

.ba2 > a {
    background-position: 50% 100%;
}

.hn_more {
    position: absolute;
    width: 75px;
    height: 30px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-image: url(../images/h_n_more.png);
    right: 30px;
    bottom: 4%;
    margin-top: -8px;
    /**/
    transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    -webkit-transition: transform 0.2s linear;
    transform: scale(1, 1);
    -moz--transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.hn_more:hover {
    transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -webkit-transform: scale(0.95, 0.95);
}

.nhn_more {
    position: absolute;
    width: 75px;
    height: 30px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-image: url(../images/h_n_more.png);
    right: 10px;
    bottom: 1%;
    margin-top: -8px;
    /**/
    transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    -webkit-transition: transform 0.2s linear;
    transform: scale(1, 1);
    -moz--transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.nhn_more:hover {
    transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -webkit-transform: scale(0.95, 0.95);
}

.ggh {
    position: absolute;
    width: 100px;
    height: 50px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-image: url(../images/gohbt.png);

    right: 10px;
    top: 3%;
    margin-top: -8px;
    /**/
    transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    -webkit-transition: transform 0.2s linear;
    transform: scale(1, 1);
    -moz--transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.ggh:hover {
    background-position: bottom center;
}

.ggh img {
    width: 100%;
}

.newsli {
    width: 95%;
    margin: 0 auto;
    height: 1px;
    background-color: #3577ad;
}

.newsli img {
    width: 100%;
}

.newslist {
    width: 87.648%;
    margin: 0 auto;
    padding: 5px 0 25px 0;
}

.newslist span ul li {
    position: relative;
    height:35px;
    padding: 0 75px 0 56px;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: 50% 100%;
    background-image: url(../images/s1.png);
}

.im,
.ac,
.all,
.st {
    position: absolute;
    width: 41px;
    height: 19px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 6px;
    top: 9.5px;
}

.ic {
    top: 3.4px;
}

.all {
    background-image: url(../images/all.png);
}

.im {
    background-image: url(../images/im.png);
}

.ac {
    background-image: url(../images/ac.png);
}

.st {
    background-image: url(../images/st.png);
}

.tnw:before {
    content: url(../images/topnews.png);
    position: absolute;
    width: 15px;
    height: 15px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: -25px;
    top: 5px;
}

.date {
    position: absolute;
    width: 72px;
    font-size: 1rem;
    line-height: 38px;
    text-align: left;
    color: #81726c;
    right: 0;
    top: 0;
}

.nbox {
    position: relative;
    width: 100%;
    font-size: 1.25rem;
    line-height: 38px;
    color: #55493d;
    text-align: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nbox2 {
    position: relative;
    width: 100%;
    font-size: 1.35rem;
    line-height: 25px;
    color: #55493d;
    text-align: left;
    display: block;
}

.nbox:link,
.nbox:visited,
.nbox:active {
    color: #55493d;
}

.nbox:hover {
    color: #538486;
}


/* tab_page_role */
.role {
    width: 600px;
    height: 400px;
    background: #1b1c1f;
    position: relative;
    padding: 10px 0;
}

.role_til {
    padding: 30px 10px;
    width: 561px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.role .til_more {
    height: 40px;
    border-bottom: 2px solid #383838;
}

.role_ico {
    float: left;
    display: inline;
}

.role_ico ul li {
    float: left;
    display: inline;
    background: url(../picture/tabpage_btn_menu.png) no-repeat;
    width: 67px;
    height: 40px;
}

.role_ico ul li.hover {
    border-bottom: 6px solid #c70200;
}

.role_ico ul li.role_ico1 {
    background-position: 0px -40px;
}

.role_ico ul li.role_ico2 {
    background-position: -67px -40px;
}

.role_ico ul li.role_ico3 {
    background-position: -134px -40px;
}

.role_ico ul li.role_ico4 {
    background-position: -201px -40px;
}

.role_ico ul li.role_ico5 {
    background-position: -268px -40px;
}

.role_ico ul li.role_ico6 {
    background-position: -334px -40px;
}

.role_ico ul li.role_ico7 {
    background-position: -401px -40px;
}

.role_ico ul li.role_ico8 {
    background-position: -468px -40px;
}

.role_eg {
    width: 580px;
    height: 394px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
}

.role_pic {
    position: absolute;
}

.role_pic1 {
    background: url(../picture/tabpage_role_royal.png) no-repeat;
    top: 130px;
    left: 0px;
    width: 302px;
    height: 251px;
}

.role_pic2 {
    background: url(../picture/tabpage_role_knight.png) no-repeat;
    width: 273px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_pic3 {
    background: url(../picture/tabpage_role_mage.png) no-repeat;
    width: 303px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_pic4 {
    background: url(../picture/tabpage_role_elf.png) no-repeat;
    width: 303px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_pic5 {
    background: url(../picture/tabpage_role_dark_elf.png) no-repeat;
    width: 303px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_pic6 {
    background: url(../picture/tabpage_role_knight.png) no-repeat;
    width: 303px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_pic7 {
    background: url(../picture/tabpage_role_Illusionist.png) no-repeat;
    width: 303px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_pic8 {
    background: url(../picture/tabpage_role_role_warrior.png) no-repeat;
    width: 303px;
    height: 251px;
    left: 0;
    top: 130px;
}

.role_txt {
    width: 260px;
    position: absolute;
    top: 110px;
    right: -180px;
}

.txt_box {
    border-top: 1px solid #4b4d5a;
    margin-top: 10px;
    padding-top: 15px;
    color: #918787;
    line-height: 1.5;
}

.section_server_info {
    width: 100%;
    height: 900px;
    padding: 10px 0;
    background: url(../picture/section_info_role_bg.png);

}

.section_role_info {
    width: 100%;
    height: 430px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#headt {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    gap: 10px;
}