﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-text-size-adjust: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: Arial, 'Microsoft JhengHei', sans-serif;
    font-size: 1em;
    letter-spacing: 1px;
}

html, body {
    -webkit-text-size-adjust: none;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, 'Microsoft JhengHei', sans-serif;
    height: 100%;
}

body {
    min-height: 100%;
}

video, img {
    width: 100%;
}

h1 {
    font-size: 28px;
    font-weight: bold;
    color: #444;
    line-height: 1.6em;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    display: block;
}

p {
    line-height: 1.9em;
    color: #444;
    text-align: justify;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

a {
    text-decoration: none;
}

/*Header*/
.setn_logo_box {
    width: 100%;
    border-bottom: 1px solid #BFBFBF;
    padding-top: 5px;
    padding-left: 10px;
    background-color: #ffffff;
}

.setn_logo_box2 {
    position: relative;
    margin: 0 auto;
    max-width: 1170px;
    color: #FFF;
}
.header-top-left {
    position: relative;
    display: -webkit-inline-box;
    left: 5px;
    font-family: 'Microsoft JhengHei';
    font-size: 0.813em;
    color: #c1c1c1;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

    .header-top-left a {
        color: #444;
    }

        .header-top-left a:hover {
            color: #6b0303;
        }

/*右側社群分享圖示*/

.header-top-right {
    position: absolute;
    display: -webkit-inline-box;
    right: 5px;
    color: #c1c1c1;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

    .header-top-right img {
        width: 25px;
        border-radius: 50%;
    }


.tab_box-2 {
    margin: 0 auto;
    width: 95%;
}

    .tab_box-2 img {
        width: 40px;
        border-radius: 50%;
    }

.live_logo_img {
    width: 220px;
}

.setn_logo_img {
    width: 130px;
}


.live_logo_box {
    margin: 0 auto;
    padding: 6px 0;
    max-width: 1000px;
}

    .live_logo_box img {
        margin: 0 auto;
        display: block;
    }

.nav_menu_bg {
    width: 100%;
    background-color: #c71d1c;
    justify-content: center;
    display: flex;
    height: auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: visible;
    border-bottom: 1px solid #ea5656;
}

.nav_menu_bg-2 {
    width: 100%;
    background-color: #6b0303;
    justify-content: center;
    display: flex;
    height: auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: visible;
}
/*header-menu-1*/
.menu_button_start {
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #e24b4b;
    white-space: nowrap;
    padding-right: 0px;
    padding-left: 0px;
    display: table;
    color: #FFFFFF;
}

.menu_button {
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #e24b4b;
    white-space: nowrap;
    padding-right: 10px;
    padding-left: 10px;
    display: table;
    color: #FFFFFF;
    font-size: 1.063em;
}

    .menu_button:hover {
        color: #FFF;
        background-color: #9e1918;
    }

    .menu_button:active {
        color: #FFF;
        background-color: #9e1918;
    }

.activemenu {
    color: #FFF;
    background-color: #9e1918;
}

/*header-menu-2*/
.menu_button_start-2 {
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #9A0D0D;
    white-space: nowrap;
    padding-right: 0px;
    padding-left: 0px;
    display: table;
    color: #FFFFFF;
}

.menu_button-2 {
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #9A0D0D;
    white-space: nowrap;
    padding-right: 10px;
    padding-left: 10px;
    display: table;
    color: #FFFFFF;
    font-size: 1.063em;
}

    .menu_button-2:hover {
        color: #FFF;
        background-color: #490303;
    }

    .menu_button-2:active {
        color: #FFF;
    }

.activemenu-2 {
    color: #FFF;
    background-color: #490303;
}


/*share Icon*/
#share_Icon_link {
width: 50px
}

#share_Icon_link2 {
    justify-content: center;
    display: flex;
}

.icon_box {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 3px 0 2px 5px;
    padding-top: 5px;
}

.sprite {
    background-image: url(https://www.setn.com/images/shareIcon/social-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 3px;
}

.sprite-01-line, .sprite-01-line:hover, .sprite-02-fb, .sprite-03-g, .sprite-04-sina, .sprite-05-weibo, .sprite-05-weibo, .sprite-06-plurk {
    -webkit-transition: all 0s;
}

.sprite-01-line {
    background-position: -3px -3px;
}

.sprite-02-fb {
    background-position: -3px -95px;
}

.sprite-03-g {
    background-position: -3px -187px;
}

.sprite-04-sina {
    background-position: -3px -279px;
}

.sprite-05-weibo {
    background-position: -3px -371px;
}

.sprite-06-plurk {
    background-position: -3px -463px;
}

.sprite-01-line:hover {
    background-position: -3px -49px;
}

.sprite-02-fb:hover {
    background-position: -3px -141px;
}

.sprite-03-g:hover {
    background-position: -3px -233px;
}

.sprite-04-sina:hover {
    background-position: -3px -325px;
}

.sprite-05-weibo:hover {
    background-position: -3px -417px;
}

.sprite-06-plurk:hover {
    background-position: -3px -509px;
}

/*main*/
.bgcolor_box {
    width: 100%;
    background-color: #e6e5dc;
    /*padding-top: 150px;*/
    padding-bottom: 30px;
    justify-content: center;
    display: flex;
}

/*.title_bg_box {
    width: 70%;
}*/

.title_box {
    width: 82%;
    margin: 0 auto;
    font-size: 2.1875em;
    letter-spacing: 10px;
    text-align: center;
    background-color: #FFFFFF;
    border-bottom: 2px solid #f3be87;
    display: table;
    padding: 10px 0;
}

/*Live*/
.live-area {
    width: 100%;
    height: auto;
    display: inline-block;
}

.live-area-left {
    width: 48%;
    display: -webkit-box;
}

.live-area-right {
    width: 48%%;
}

.live_box {
    margin: 0 auto;
    border: 3px solid #FFFFFF;
    background-color: #FFFFFF;
    width: 100%;
}

.icon_and_live_box {
    width: 65%;
}

.live_img_1 {
    width: 100%;
}

.live_title {
    text-align: left;
    color: #092331;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 28px;
}

    .live_title:hover {
        color: #8F0707;
    }

/*page tabs*/
.tab_container {
    width: 100%;
    justify-content: center;
    display: flex;
    padding-bottom: 20px;
}

.tab_box_bg {
    width: 100%;
    background-image: url(../images/tab_box_bg.jpg);
    background-position: 0% 65px;
    background-repeat: repeat-x;
}

.tab_box {
    margin: 0 auto;
    width: 70%;
    text-align: center;
    padding-bottom: 20px;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.tab_button {
        width: 80%;
        justify-content: flex-start;
        display: flex;
        height: auto;
        overflow-x: auto;
        overflow-y: visible;
        padding-top: 40px;
        padding-left: 5px;
    }

        ul.tab_button li {
            height: 40px;
            background-color: #FFFFFF;
            text-align: center;
            line-height: 40px;
            white-space: nowrap;
            padding-right: 10px;
            padding-left: 10px;
            border-bottom: 5px solid #4F4F4F;
            -webkit-box-shadow: 0px 0px 10px #000000;
            box-shadow: 0px 0px 10px #000000;
        }

            ul.tab_button li a {
                color: #333333;
            }

            ul.tab_button li.active {
                border-bottom: 5px solid #D11F22;
            }

            ul.tab_button li:hover {
                border-bottom: 5px solid #D11F22;
            }

/*list*/

.list_box-top {
    width: 50%;
    padding-bottom: 15px;
    border-bottom: 1px dotted #9E9E9E;
    margin-bottom: 10px;
}


.list_all, .list_all2 {
    margin: 0 auto;
    width: 100%;
    align-content: flex-start;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
}


.list_box, .list_box2 {
    width: 33%;
    padding-bottom: 15px;
    border-bottom: 1px dotted #9E9E9E;
    margin-bottom: 10px;
}


.list_title {
    padding: 5px 3px;
    font-size: 1em;
    height: 60px;
    color: #333232;
    overflow-y: hidden;
    text-align: left;
    letter-spacing: 1px;
    line-height: 27px;
}

.list_title-b {
    height: auto;
    color: #333333;
    overflow-y: hidden;
    text-align: left;
    background-color: #FFF;
}

.list_title:hover {
    color: #8F0707;
}

.livedate {
    font-size: 0.875em;
    color: #ab2700;
    margin-top: 5px;
    padding: 0 5px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 1px;
    background-color: #ffeee2;
}

.more_box {
    margin: 0 auto;
    width: 100%;
    justify-content: flex-end;
    display: flex;
    width: 93%;
    border-bottom: 1px dashed #cacaca;
    padding-bottom: 15px;
}

.more_list_button {
    background-color: #C31817;
    width: 80px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 1.183em;
    letter-spacing: 1px;
}

    .more_list_button:hover {
        background-color: #910201;
        color: #FFF;
    }

/*banner*/
.banner_bgcolor_box {
    justify-content: center;
    width: 100%;
    background-color: #3B3F45;
    height: 130px;
    display: inline-flex;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .banner_bgcolor_box > div > div {
        margin: auto auto !important;
    }

.banner_728x90 {
    width: 100%;
    max-width: 728px;
}

.banner_468x60 {
    display: none;
}

.banner_320x100 {
    display: none;
}

/*Footer*/
.footer_box {
    display: inline-table;
    width: 100%;
    height: 100px;
    background-color: #2f2f2f;
    text-align: center;
    padding-top: 40px;
    color: #FFFFFF;
}

.footer_link {
    color: #FFFFFF;
}

    .footer_link:hover {
        color: #FFC600;
    }

.footer-title {
    background-color: #444;
    color: #ddd;
    text-align: center;
    font-size: 1.188em;
    line-height: 35px;
    letter-spacing: 3px;
    margin-bottom: 5px;
}

.footer-word {
    font-size: 0.938em;
    letter-spacing: 1px;
    line-height: 26px;
    color: #b7b7b7;
    text-align: justify;
    　 text-justify: inter-ideograph;
    padding: 0 5px;
}

    .footer-word a {
        color: rgba(239,190,118,0.7);
    }

        .footer-word a:hover {
            color: rgba(239,190,118,1);
        }

.footer-info {
    background-color: #000;
    font-size: 0.875em;
    color: #b7b7b7;
    text-align: center;
    padding: 10px 0;
}
footer{
    background-color: #9d0055;
    padding: 60px 80px;
    text-align: center;
}
.footerLink {
    line-height: 2;
    height: auto;
    flex: 1;
    margin: 0 0 3% 0;
}
.footerLink ul { text-align: center;}
.footerLink ul li {
  display: inline-block;
  color: #707070;
  white-space: nowrap;
}
.footerLink ul li a{ color: #ffffff; }
.footerLink ul li a:hover{ color:#d8d8d8;}
.footerLink ul li:not(:last-child)::after {
  content: "|";
  color: #d6d6d6;
  font-size: 12px;
  margin-left: 3%;
  vertical-align: middle;
}
.socialBox{ margin: 0 auto 0.5% auto; }
.fb2,.yt2,.ig,.twitter,.line,.tele{
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/sm.png) no-repeat;
  background-size: cover;
  background-position: 0 0;
  margin: 1%;
}
.yt2{ background-position: -40px 0; }
.ig{ background-position: -80px 0; }
.twitter{ background-position: -121px 0; }
.line{ background-position: -161px 0; }
.tele{ background-position: -201px 0; }
.copyright{ 
  color: #ffffff;
  font-size: 0.8rem;
  line-height: 1.4;
}

/*gotop*/
#gotop {
    margin: 0;
    display: none;
    position: fixed;
    right: 20px;
    bottom: 60px;
    padding: 10px 15px;
    color: white;
    cursor: pointer;
    background-image: url(https://www.setn.com/images/black40.png);
    text-align: center;
    font-size: 30px;
    border-radius: 6px;
    z-index: 601;
    display: block;
    opacity: 1;
}

    #gotop h6 {
        margin: 0px;
        padding: 0px;
        font-size: 13px;
        display: block;
    }

/*pagerButton*/
.pagerButton {
    width: 100%;
    justify-content: center;
    display: flex;
    height: auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: visible;
}

    .pagerButton .btn1 {
        height: 30px;
        line-height: 30px;
        white-space: nowrap;
        padding-right: 6px;
        padding-left: 6px;
        display: table;
        color: #222222;
        border: 1px solid #959595;
        border-radius: 1px;
        margin-right: 5px;
        margin-left: 5px;
        background-color: #FFFFFF;
    }

        .pagerButton .btn1 a {
            display: block;
            color: #222222;
        }

        .pagerButton .btn1:hover, .pagerButton .btn1.activity {
            background-color: #a21f1e;
        }

            .pagerButton .btn1:hover a, .pagerButton .btn1.activity a {
                color: #ffffff;
            }


/********2019 privacy CSS*********************************************/
.privacy-area {
    display: none;
    text-align: center;
    letter-spacing: 1px;
    line-height: 23px;
    padding: 8px 15px;
    margin: 0 0 8px 0;
    font-size: 13px;
    background-color: #FFF;
}

.privacy-link {
    margin-right: 15px;
}

    .privacy-link a {
        color: #555;
        font-weight: 700;
        border-bottom: 1px solid #555;
    }

        .privacy-link a:hover {
            color: #7c50ce;
            border-bottom: 1px solid #7c50ce;
        }

.privacy-area img {
    width: 47px;
    margin-right: 4px;
    vertical-align: middle;
}

.privacy-bt i {
    margin-right: 2px;
}

.privacy-bt a {
    margin-top: 5px;
    color: #FFF;
    border-radius: 50px;
    font-weight: 700;
    background-color: #7196ff;
    padding: 5px 8px;
    letter-spacing: 2px;
    line-height: 32px;
}

    .privacy-bt a:hover {
        background-color: #d993da;
    }

/*****************************************************/


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /*Live*/
    .icon_and_live_box {
        width: 90%;
    }

    /*list*/
    .list_box, .list_box2 {
        width: 49%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {

    /*share Icon*/
    #share_Icon_link {
        display: none;
    }

    /*Live*/
    .icon_and_live_box {
        width: 100%;
    }

    .live_box {
        width: 95%;
    }

    .live_title {
        font-size: 23px;
    }

    /*list*/
    .list_box, .list_box2 {
        width: 49%;
    }

    .list_title {
        font-size: 1em;
        height: 60px;
    }

    .list_all, .list_all2, .more_box {
        width: 75%;
    }

    /*page tabs*/
    .tab_box {
        width: 100%;
    }

    ul.tab_button {
        width: 100%;
    }

    /*banner*/
    .banner_bgcolor_box {
        height: auto;
    }

    .banner_728x90 {
        display: none;
    }

    .banner_468x60 {
        width: 100%;
        max-width: 468px;
        display: block;
    }

    .banner_320x100 {
        display: none;
    }

    .bgcolor_box {
        padding-top: 110px;
    }
    /*pagerButton*/
    .pagerButton .btn1 {
        padding-right: 7px;
        padding-left: 7px;
        margin-right: 3px;
        margin-left: 3px;
        font-size: 15px;
    }

        .pagerButton .btn1 span {
            font-size: 15px;
        }

    .bgcolor_box2 {
        padding-top: 100px;
    }
}

@media only screen and (max-width: 480px) {


    h1 {
        font-size: 21px;
        line-height: 1.4em;
        padding-right: 2%;
        padding-left: 2%;
        font-weight: bold;
        color: #000000;
    }

    p {
        color: #000000;
        padding-right: 2%;
        padding-left: 2%;
    }

    /*share Icon*/
    #share_Icon_link {
        display: none;
    }

    .icon_and_live_box {
        width: 100%;
    }

    /*main*/
    .bgcolor_box {
        padding-bottom: 10px;
        /*padding-top: 135px;*/
    }

    .bgcolor_box2 {
        /*padding-top: 100px;*/
    }

    .title_box {
        font-size: 1.5em;
        letter-spacing: 5px;
        display: table;
        width: 100%;
    }

    /*Header*/
    .live_logo_box {
        text-align: center;
        padding: 5px 0;
    }

    .nav_menu_bg {
        justify-content: flex-start;
    }

    .menu_button_start {
        display: none;
    }

    /*Live*/
    .icon_and_live_box {
        width: 100%;
    }

    .live_box {
        border-width: 5px;
        background-color: #FFFFFF;
        width: 95%;
    }

    .live_title {
        font-size: 1.188em;
        padding-left: 5px;
        padding-bottom: 20px;
    }

    /*page tabs*/
    .tabbox {
        width: 100%;
        margin-top: 10px;
    }

    .tab_box {
        width: 100%;
        padding-bottom: 0px;
    }

    ul.tab_button {
        width: 100%;
        padding-top: 10px;
        padding-left: 0px;
    }

    .tab_content {
        width: 100%;
        padding-top: 10px;
        background-color: #e6e5dc;
        padding-bottom: 20px;
    }

    .tab_content2 {
        width: 100%;
        padding-top: 10px;
        background-color: #bfbfbf;
        padding-bottom: 20px;
    }

    /*list*/
    .list_box {
        width: 100%;
        border: 5px solid #FFFFFF;
        background-color: #FFFFFF;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-radius: 3px;
    }
    /*list*/
    .list_box2 {
        width: 49%;
    }
}

.list_box2 {
    border: 5px solid #FFFFFF;
    padding-bottom: 0px;
    background-color: #FFFFFF;
}

.list_all {
    justify-content: center;
    display: flex;
    padding-top: 0px;
}

.list_all2 {
    width: 95%;
    justify-content: space-between;
    display: flex;
    padding-top: 0px;
}


/*banner*/
.banner_bgcolor_box {
    background-color: #333;
    height: 120px;
    padding-right: 9px;
    padding-left: 9px;
    display: none;
}

.banner_728x90 {
    display: none;
}

.banner_468x60 {
    display: none;
}

.banner_320x100 {
    width: 100%;
    max-width: 320px;
    display: block;
}

/*Footer*/
.footer_box, .footer_link {
    font-size: 0.938em;
}

/*gotop*/
#gotop {
    padding: 0px 0px !important;
    right: 10px !important;
    bottom: 40px !important;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.6) !important;
    font-size: 22px !important;
    border-radius: 3px;
    line-height: 1.125em;
}

/*pagerButton*/
.pagerButton .btn1 {
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 13px;
}

    .pagerButton .btn1 span {
        font-size: 13px;
    }

}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.headerspace {
    height: 119px;
}

header {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    z-index: 999;
}



/*.bgcolor_box2 {
    padding-top: 140px;
}*/



.space_box_right {
    width: 45px;
}


.bg_img_box {
    padding-top: 125px;
}

.title_bg_box {
    margin: 0 auto;
    width: 100%;
}

.title_img_box, .live_page_box, .live_list, .live_content, .chatroom, .fb_message {
    width: 70%;
}

.list_all, .list_all2 {
    justify-content: flex-start;
    padding-top: 10px;
}

.list_box, .list_box2 {
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 0px;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .icon_and_live_box {
        width: 85%;
    }

    .tab_box {
        width: 90%;
    }

    .title_img_box, .live_page_box, .live_list, .live_content, .chatroom, .fb_message {
        width: 85%;
    }

    .title_bg_box {
        width: 85%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {

    .live_logo_img {
        width: 220px;
    }


    .space_box_right {
        display: none;
    }

    .icon_and_live_box {
        width: 95%;
    }

    .tab_box {
        width: 95%;
    }



    .list_all, .list_all2, .more_box {
        width: 100%;
    }

    .title_img_box, .live_page_box, .live_list, .live_content, .chatroom, .fb_message {
        width: 95%;
    }

    .title_bg_box {
        width: 95%;
    }

    .footer-info {
        background-color: #000;
        font-size: 0.813em;
        color: #b7b7b7;
        text-align: center;
        line-height: 26px;
        padding: 10px 0;
    }
    .footer_box{ padding: 30px 10px; }
}

@media only screen and (max-width: 480px) {


    .space_box_right {
        display: none;
    }

    .live_logo_img {
        width: 200px;
    }


    .tab_content {
        padding-top: 0px;
    }

    .icon_and_live_box {
        width: 100%;
    }

    .title_img_box, .live_page_box, .live_list, .live_content, .chatroom, .fb_message {
        width: 95%;
    }

    .list_all, .list_all2 {
        justify-content: space-between;
    }

    .list_box, .list_box2 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .icon_and_live_box {
        width: 95%;
    }

    .live_box {
        width: 100%;
        border-width: 0px;
    }

    .title_bg_box {
        width: 100%;
    }

    .more_box {
        border-bottom: 0px;
        padding-bottom: 0px;
    }


    .footer-info {
        background-color: #000;
        font-size: 0.813em;
        color: #b7b7b7;
        text-align: center;
        line-height: 26px;
        padding: 10px 5px;
    }
    .footer_box{ padding: 30px 10px; }
}
