.arpgbody2 {
    background: rgba(0, 0, 0, .8);
    padding: 15px 10px;
    border-radius: 10px;
}

.arpg_header {
    width: 1500px;
    margin: 0 auto;
}

/*左邊*/
.siderbar {
    width: 250px;
    height: 975px;
    float: left;
    position: relative;
}

.siderbar .sider {
    width: 170px;
    height: auto;
    position: absolute;
    right: 50px;
    top: 0px;
}

.logo2 {
    width: 170px;
    height: 180px;
    padding-top: 28px;
}

.siderbar .sider .logo2 img {
    width: 300px;
    height: 260px;
    margin: -50px -30px auto;
}

.siderbar .sider .btnBOX {
    width: 170px;
    height: 204px;
    background: url(/template/hsart012/style/pictures/background/bg_menu.gif) center top no-repeat;
    padding-top: 25px;
}

.siderbar .sider .btnBOX a {
    width: 150px;
    height: 46px;
    border-bottom: 0px solid #f87c7c;
    padding-top: 13px;
    margin: 0 auto;
    display: block;
}

.siderbar .sider .btnBOX .one {
    border-top: 1px solid #f87c7c;
}

.siderbar .sider .btnBOX a .icon {
    padding-top: 3px;
    display: block;
    width: 28px;
    height: 28px;
    margin-left: 11px;
    margin-right: 10px;
    float: left;
    vertical-align: middle;
    transition: ease-out 0.5s;
}

.siderbar .sider .btnBOX a .icon img {
    width: 28px;
    height: 28px;
}

.siderbar .sider .btnBOX a p {
    display: block;
    color: #fff;
    font-size: 16px;
}

.siderbar .sider .btnBOX a p span {
    display: block;
    border: none;
    outline: none;
    width: 100px;
    height: 25px;
    margin-left: 50px;
}

.siderbar .sider .btnBOX a p b {
    font-weight: normal;
    font-size: 12px;
    color: #fde801;
    line-height: 14px;
}

.siderbar .sider .btnBOX a:hover .icon {
    transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -o-transform: rotatey(180deg);
    -webkit-transform: rotatey(180deg);
}

.siderbar .sider .btnBOX a:hover p {
    color: #fdf401;
}

.siderbar .sider .btnBOX a:hover p b {
    color: #fff;
}

.siderbar .sider .pic_btn {
    width: 170px;
    height: 505px;
    margin-top: 30px;
    background: url(/template/hsart012/style/pictures/background/bg_logo.jpg) center top;
}

.siderbar .sider .pic_btn li {
    width: 170px;
    height: 157px;
    position: relative;
}

.siderbar .sider .pic_btn .yd {
    width: 150px;
    height: 1px;
    background-color: #a3a3a3;
    position: absolute;
    left: 10px;
    bottom: 12px;
}

.siderbar .sider .pic_btn .yd span {
    display: block;
    width: 147px;
    height: 17px;
    background: url(/template/hsart012/style/pictures/sider_menu_bar_icon.png) 3px center no-repeat;
    position: absolute;
    left: 0px;
    top: -8px;
    transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -ms-transition: ease-in 0.5s;
    -o-transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
}

.siderbar .sider .pic_btn li a {
    display: block;
    width: 170px;
    height: 157px;
}

.siderbar .sider .pic_btn .pic01 {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) 0px 0px no-repeat;
    transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -ms-transition: ease-in 0.5s;
    -o-transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
}

.siderbar .sider .pic_btn .pic01:hover {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) -170px 0px no-repeat;
}

.siderbar .sider .pic_btn .pic02 {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) 0px -157px no-repeat;
    transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -ms-transition: ease-in 0.5s;
    -o-transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
}

.siderbar .sider .pic_btn .pic02:hover {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) -170px -157px no-repeat;
}

.siderbar .sider .pic_btn .pic03 {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) 0px -317px no-repeat;
    transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -ms-transition: ease-in 0.5s;
    -o-transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
}

.siderbar .sider .pic_btn .pic03:hover {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) -170px -317px no-repeat;
}

.siderbar .sider .pic_btn .pic04 {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) 0px -477px no-repeat;
    transition: ease-in 0.5s;
    -moz-transition: ease-in 0.5s;
    -ms-transition: ease-in 0.5s;
    -o-transition: ease-in 0.5s;
    -webkit-transition: ease-in 0.5s;
}

.siderbar .sider .pic_btn .pic04:hover {
    background: url(/template/hsart012/style/pictures/sider_menu_btn.png) -170px -477px no-repeat;
}

.siderbar .sider .pic_btn li:hover span {
    background: url(/template/hsart012/style/pictures/sider_menu_bar_icon.png) right center no-repeat;
}

.siderbar .sider .focus {
    width: 170px;
    height: 250px;
    position: relative;
}

.siderbar .sider .focus #pic {
    width: 170px;
    height: 250px;
    overflow: hidden;
}

.siderbar .sider .focus #pic ul {
    overflow: hidden;
}

.siderbar .sider .focus #pic ul li {
    width: 170px;
    height: 250px;
    float: left;
}

.siderbar .sider .focus #pic ul li img {
    width: 170px;
    height: 250px;
}

.siderbar .sider .focus #tip {
    width: 70px;
    height: 16px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -35px;
}

.siderbar .sider .focus #tip li {
    width: 12px;
    height: 12px;
    float: left;
    margin-left: 6px;
}

/*右邊*/
.main {
    width: 1250px;
    overflow: hidden;
}

/*导航*/
.main .nav {
    width: 1170px;
    padding-left: 80px;
    padding-top: 12px;
    padding-bottom: 10px;
}

.main .nav ul {
    overflow: hidden;
}

.main .nav ul li {
    float: left;
    height: 45px;
}

.main .nav a {
    display: block;
    font-size: 16px;
    color: #4F4F4F;
    height: 35px;
    padding-left: 17px;
    width: 150px;
    padding-right: 16px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.main .nav li:hover a {
    color: #f2d018;
}

.main .nav .lasta {
    padding-right: 0px;
    background-image: none;
}

.main .nav a span {
    display: block;
    font-size: 12px;
    color: #737373;
    line-height: 14px;
    width: 150px;
    text-align: center;
}

/*人物按钮*/
.main .cha_Btn {
    width: 1200px;
    position: relative;
    height: 241px;
    display: flex;
    justify-content: center;
}

.main .cha_Btn a {
    display: block;
    width: 226px;
    height: 176px;
    float: left;
}

.main .cha_Btn .cha_btn {
    width: 240px;
    height: 241px;
}

.main .cha_Btn .cha_btn01 {
    background: url(/template/hsart012/style/pictures/header_menu_btn_01.png) center center no-repeat;
}

.main .cha_Btn .cha_btn02 {
    background: url(/template/hsart012/style/pictures/header_menu_btn_02.png) center center no-repeat;
}

.main .cha_Btn .cha_btn03 {
    background: url(/template/hsart012/style/pictures/header_menu_btn_03.png) center center no-repeat;
}

.main .cha_Btn .cha_btn04 {
    background: url(/template/hsart012/style/pictures/header_menu_btn_04.png) center center no-repeat;
}

.main .cha_Btn .cha_btn05 {
    background: url(/template/hsart012/style/pictures/header_menu_btn_05.png) center center no-repeat;
}

/*主题内容区域*/
.main .inner {
    height: 1330px;
    position: relative;
}

/*广告图片*/
.main .inner .banner {
    width: 760px;
    height: 286px;
    padding-left: 500px;
    padding-right: 24px;
    padding-top: 29px;
    padding-bottom: 29px;
    position: absolute;
    left: 4px;
    top: 0px;
}

.main .inner .banner .tab-nav {
    width: 140px;
    height: 35px;
    position: absolute;
    right: 24px;
    bottom: 29px;
}

.main .inner .banner .tab-nav li {
    font-size: 16px;
    float: left;
    color: #fff;
    line-height: 35px;
    width: 70px;
    height: 35px;
    text-align: center;
}

.main .inner .banner .tab-nav li a {
    color: #333;
    line-height: 35px;
    width: 70px;
    height: 35px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.main .inner .banner .tab-nav li.on a {
    color: #fff;
}

.main .inner .banner .pic {
    width: 674px;
    height: 286px;
    overflow: hidden;
}

.main .inner .banner .pic li {
    width: 674px;
    height: 286px;
    float: left;
}

.main .inner .banner .pic img {
    width: 674px;
    height: 286px;
}

.main .inner .banner .hd {
    overflow: hidden;
    width: 140px;
    position: absolute;
    left: 50%;
    bottom: 45px;
    margin-left: -70px;
}

.main .inner .banner .hd li {
    width: 15px;
    height: 15px;
    float: left;
    margin-left: 6px
}

.main .inner .banner .hd li.on {
    width: 25px;
}


.card_section {
    display: flex;
    align-items: center;
}


.card_footer_row {
    display: flex;
    align-items: center;
}

.card_footer_menu_btn {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 118px;
}

.card_footer_menu01_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_01.png) no-repeat;
}

.card_footer_menu02_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_02.png) no-repeat;
}

.card_footer_menu03_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_03.png) no-repeat;
}

.card_footer_menu04_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_04.png) no-repeat;
}

.card_footer_menu05_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_05.png) no-repeat;
}

.card_footer_menu06_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_06.png) no-repeat;
}

.card_footer_menu07_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_07.png) no-repeat;
}

.card_footer_menu08_btn {
    background: url(/template/hsart012/style/pictures/card_footer_menu_btn_08.png) no-repeat;
}

.card_footer_menu_icon {
    width: 300px;
    height: 118px;
}


/*公告*/
.section1_notice {
    width: 600px;
    height: 380px;
    background: url(/template/hsart012/style/pictures/card_content_board_bg.png) center top no-repeat;
    overflow: hidden;
    margin-top: 10px;
}
.section1_notice_header {
    height: 40px;
}
.section1_notice_body{
    padding: 0 10px;
}

.it618_tabcontent_thread1 {
    height: 300px;
    overflow: hidden;
}

.it618_flex_list {
    width: auto;
    padding-left: 5px;
    padding-right: 5px
}

.it618_flex_list A {
    TEXT-DECORATION: none;
    outline: none
}

.it618_flex_list A:hover {
    TEXT-DECORATION: underline
}

.it618_flex_list LI A {
    LINE-HEIGHT: 32px;
}

.it618_flex_list LI {
    PADDING-LEFT: 20px;
}

.it618_flex_list LI div.it618_title {
    display: none
}

.it618_flex_list LI {
    LINE-HEIGHT: 30px;
    POSITION: relative;
    HEIGHT: 27px;
    font-size: 18px;
    list-style: none;
    overflow: hidden;
    width: auto;
    padding-right: 10px;
    font-weight: 600;
}

.it618_flex_list span.it618_flex_author {
    float: right;
}

.it618_flex_list span.it618_flex_author A {
    TEXT-DECORATION: none;
    outline: none
}

.it618_flex_list span.it618_flex_author A:hover {
    TEXT-DECORATION: underline
}

.it618_flex_ranknum1 {
    background-color: #FF3300;
    color: #FFFFFF;
}

.it618_flex_ranknum1 {
    FONT-SIZE: 11px;
    LEFT: 0px;
    WIDTH: 15px;
    LINE-HEIGHT: 14px;
    POSITION: absolute;
    TOP: 10px;
    HEIGHT: 14px;
    TEXT-ALIGN: center;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 1px;
}

.quicktip {
    color: #f0f0f0;
}


.btn_jump:hover {
    animation: fadeOut;
    animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    filter: brightness(130%);
}

.header_logo {
    width: 700px;
    display: block;
    margin: 0px auto;
}

.header_logo img{
    width: 500px;
}


@keyframes fadeOut {
    0% {
        transform: scale(1, 1);
    }
    25% {
        transform: scale(1.1, 1.1);
    }
    50% {
        transform: scale(1, 1);
    }
    75% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}