@charset "UTF-8";
@font-face {
    font-family: 'Citi-Sans-TC-Bold';
    src: url(../fonts/Citi-Sans-TC-Text-Bold.woff2);
    src: url(../fonts/Citi-Sans-TC-Text-Bold.woff) format("woff"), url(../fonts/Citi-Sans-TC-Text-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Citi-Sans-TC';
    src: url(../fonts/Citi-Sans-TC-Text-Regular.woff2);
    src: url(../fonts/Citi-Sans-TC-Text-Regular.woff) format("woff"), url(../fonts/Citi-Sans-TC-Text-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@media (min-width:1477px) {
    .container {
        width: 1440px
    }
}

body {
    overflow-x: hidden
}

.header-fixed {
    background-color: #fff;
    position: fixed;
    z-index: 8;
    width: 100%
}

.header .headerUtilBar {
    background-color: #A4ACAF;
    height: 26px
}

@media screen and (max-width:1476px) {
    .header .headerUtilBar {
        height: 21.125px
    }
}

@media screen and (max-width:1200px) {
    .header .headerUtilBar {
        height: 17.5136px
    }
}

@media screen and (max-width:768px) {
    .header .headerUtilBar {
        height: 26px
    }
}

.header .headerUtilBar .headerUtil {
    padding: 2px
}

@media screen and (max-width:768px) {
    .header .headerUtilBar .headerUtil {
        padding: 4px 14px
    }
}

.header .headerUtilBar .headerUtil .headerUtilLeft {
    float: left
}

.header .headerUtilBar .headerUtil .headerUtilRight {
    float: right
}

.header .headerUtilBar .headerUtil .headerUtilRight li {
    padding-left: 20px
}

@media screen and (max-width:1476px) {
    .header .headerUtilBar .headerUtil .headerUtilRight li {
        padding-left: 16.25px
    }
}

@media screen and (max-width:1200px) {
    .header .headerUtilBar .headerUtil .headerUtilRight li {
        padding-left: 13.472px
    }
}

@media screen and (max-width:768px) {
    .header .headerUtilBar .headerUtil .headerUtilRight li {
        padding-left: 20px
    }
}

.header .headerUtilBar ul {
    list-style-type: none;
    display: block;
    padding: 0;
    margin: 0
}

.header .headerUtilBar ul li {
    display: inline-block
}

.header .headerUtilBar ul li a {
    font-family: 'Citi-Sans-TC';
    font-size: 11px;
    color: #fff;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .header .headerUtilBar ul li a {
        font-size: 10px
    }
}

@media screen and (max-width:1200px) {
    .header .headerUtilBar ul li a {
        font-size: 10px
    }
}

@media screen and (max-width:768px) {
    .header .headerUtilBar ul li a {
        font-size: 12px
    }
}

.header .headerUtilBar ul li a.eng {
    font-family: 'Citi-Sans-TC';
    font-size: 12px;
    color: #fff;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .header .headerUtilBar ul li a.eng {
        font-size: 11px
    }
}

@media screen and (max-width:1200px) {
    .header .headerUtilBar ul li a.eng {
        font-size: 11px
    }
}

.header .headerMainBar {
    background-image: url(../images/img-header-bg.jpg);
    background-repeat: repeat-x;
    background-size: contain;
    height: 70px
}

@media screen and (max-width:1476px) {
    .header .headerMainBar {
        height: 56.875px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMainBar {
        height: 47.152px
    }
}

@media screen and (max-width:768px) {
    .header .headerMainBar {
        height: 50px
    }
}

.header .headerMainBar .headerMain {
    padding: 15px 4px
}

@media screen and (max-width:1476px) {
    .header .headerMainBar .headerMain {
        padding: 12.1875px 3.25px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMainBar .headerMain {
        padding: 12.1875px 2.6944px
    }
}

@media screen and (max-width:768px) {
    .header .headerMainBar .headerMain {
        padding: 10px 14px
    }
}

.header .headerMainBar .headerMain .headerMainLeft {
    float: left
}

.header .headerMainBar .headerMain .headerMainLeft img {
    height: 40px
}

@media screen and (max-width:1476px) {
    .header .headerMainBar .headerMain .headerMainLeft img {
        height: 32.5px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMainBar .headerMain .headerMainLeft img {
        height: 26.944px
    }
}

@media screen and (max-width:768px) {
    .header .headerMainBar .headerMain .headerMainLeft img {
        height: 20px
    }
}

.header .headerMainBar .headerMain .headerMainRight {
    float: right;
    padding: 10px 0
}

@media screen and (max-width:1476px) {
    .header .headerMainBar .headerMain .headerMainRight {
        padding: 8.125px 0
    }
}

@media screen and (max-width:1200px) {
    .header .headerMainBar .headerMain .headerMainRight {
        padding: 6.736px 0
    }
}

@media screen and (max-width:768px) {
    .header .headerMainBar .headerMain .headerMainRight {
        padding: 10px 0
    }
    .header .headerMainBar .headerMain .headerMainRight a {
        font-family: 'Citi-Sans-TC';
        font-size: 15px;
        color: #fff
    }
}

.header .headerMainBar .headerMain .headerMainRight img {
    width: 20px;
    height: 20px
}

@media screen and (max-width:1476px) {
    .header .headerMainBar .headerMain .headerMainRight img {
        width: 16.25px;
        height: 16.25px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMainBar .headerMain .headerMainRight img {
        width: 13.472px;
        height: 13.472px
    }
}

.header .headerSubBar {
    height: 60px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar {
        height: 48.75px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar {
        height: 40.416px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar {
        height: 50px
    }
}

.header .headerSubBar .headerSub {
    padding: 0
}

.header .headerSubBar ul {
    list-style-type: none;
    display: block;
    padding: 0;
    margin: 0
}

.header .headerSubBar ul li {
    position: relative;
    display: inline-block;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    float: right;
    text-align: center
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li {
        padding-top: 13px;
        padding-bottom: 8.125px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li {
        padding-top: 10px;
        padding-bottom: 6.736px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li {
        padding: 5px;
        padding-top: 15px;
        padding-bottom: 0
    }
}

.header .headerSubBar ul li a {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    text-decoration: none;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li a {
        font-size: 15px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li a {
        font-size: 14px
    }
}

@media screen and (max-width:994px) {
    .header .headerSubBar ul li a {
        font-size: 12px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li a {
        font-size: 12px
    }
}

.header .headerSubBar ul li .searchBoxHead {
    position: absolute;
    padding: 10px;
    background-color: #fff;
    width: 290px;
    right: -15px;
    top: 59px;
    z-index: 5;
    display: none;
    border: 1px solid #ddd
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .searchBoxHead {
        width: 240px;
        top: 47.9375px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .searchBoxHead {
        width: 207px;
        top: 38px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li .searchBoxHead {
        width: 207px;
        top: 52px;
        right: -9px
    }
}

.header .headerSubBar ul li .searchBoxHead .inner {
    border: 1px solid #000
}

.header .headerSubBar ul li .searchBoxHead .inner input {
    padding: 8px;
    padding-left: 20px;
    border: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    width: 224px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .searchBoxHead .inner input {
        font-size: 11.375px;
        width: 182px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .searchBoxHead .inner input {
        font-size: 9.4304px;
        width: 150.8864px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li .searchBoxHead .inner input {
        font-size: 14px
    }
}

.header .headerSubBar ul li .searchBoxHead .inner img {
    height: 16px;
    cursor: pointer
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .searchBoxHead .inner img {
        height: 13px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .searchBoxHead .inner img {
        height: 10.7776px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li .searchBoxHead .inner img {
        height: 16px
    }
}

.header .headerSubBar ul li .searchBoxHead input:focus {
    outline: none
}

.header .headerSubBar ul li .subMenu {
    position: absolute;
    z-index: 6;
    background-color: #fff;
    width: 150px;
    top: 59px;
    left: -3px;
    text-align: center;
    border: 1px solid #ddd;
    display: none
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .subMenu {
        width: 140px;
        top: 47.9375px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .subMenu {
        width: 130px;
        top: 38px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li .subMenu {
        width: 110px;
        top: 59px
    }
}

.header .headerSubBar ul li .subMenu ul {
    display: block
}

.header .headerSubBar ul li .subMenu ul li {
    display: block;
    padding: 10px 25px;
    float: none
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .subMenu ul li {
        padding: 8.125px 20.3125px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .subMenu ul li {
        padding: 6.736px 19px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li .subMenu ul li {
        padding: 10px 25px
    }
}

.header .headerSubBar ul li .subMenu ul li a {
    padding: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    color: #000;
    border: 0;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .subMenu ul li a {
        font-size: 13px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .subMenu ul li a {
        font-size: 10.7776px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li .subMenu ul li a {
        font-size: 14px
    }
}

.header .headerSubBar ul li .short {
    left: -33px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .short {
        left: -26px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .short {
        left: -30px
    }
}

.header .headerSubBar ul li .med {
    left: -12px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .med {
        left: -6px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .med {
        left: -3.368px
    }
}

.header .headerSubBar ul li .long {
    left: -2px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li .long {
        left: -1.625px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li .long {
        left: -1.3472px
    }
}

.header .headerSubBar ul li.logo {
    float: left;
    padding: 16px;
    padding-left: 0
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li.logo {
        padding: 13px;
        padding-left: 0
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li.logo {
        padding: 8px;
        padding-left: 0
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li.logo {
        padding: 16px
    }
}

.header .headerSubBar ul li.logo a {
    border: 0
}

.header .headerSubBar ul li.logo img {
    height: 25px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li.logo img {
        height: 20.3125px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li.logo img {
        height: 16.84px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li.logo img {
        height: 17px
    }
}

@media screen and (max-width:414px) {
    .header .headerSubBar ul li.logo img {
        height: 25px
    }
}

.header .headerSubBar ul li.langBtn a {
    font-family: 'Citi-Sans-TC'
}

.header .headerSubBar ul li.search {
    cursor: pointer;
    padding-left: 50px;
    padding-right: 0;
    border: 0;
    width: 140px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li.search {
        width: 120px;
        padding-left: 40.625px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li.search {
        width: 101px;
        padding-left: 33.68px
    }
}

@media screen and (max-width:994px) {
    .header .headerSubBar ul li.search {
        width: 50px;
        padding-left: 0
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li.search {
        width: 50px;
        padding-left: 10px
    }
}

.header .headerSubBar ul li.search a {
    border: 0
}

@media screen and (max-width:994px) {
    .header .headerSubBar ul li.search a span {
        display: none
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li.search a span {
        display: none
    }
}

.header .headerSubBar ul li.search img {
    position: relative;
    top: -2px;
    padding-left: 5px;
    height: 16px
}

@media screen and (max-width:1476px) {
    .header .headerSubBar ul li.search img {
        height: 13px
    }
}

@media screen and (max-width:1200px) {
    .header .headerSubBar ul li.search img {
        height: 10.7776px
    }
}

@media screen and (max-width:768px) {
    .header .headerSubBar ul li.search img {
        height: 16px
    }
}

.header .headerMenuBar {
    height: 60px
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar {
        height: 48.75px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar {
        height: 40.416px
    }
}

.header .headerMenuBar .headerMenu {
    padding: 0 80px
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu {
        padding: 0 65px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu {
        padding: 0 53.888px
    }
}

.header .headerMenuBar .headerMenu .headerMenuLeft {
    padding: 20px 0;
    float: left
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu .headerMenuLeft {
        padding: 16.25px 0
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu .headerMenuLeft {
        padding: 13.472px 0
    }
}

.header .headerMenuBar .headerMenu .headerMenuLeft ul {
    list-style-type: none;
    display: block;
    padding: 0;
    margin: 0
}

.header .headerMenuBar .headerMenu .headerMenuLeft ul li {
    display: inline-block;
    font-family: 'Citi-Sans-TC';
    font-size: 15px;
    color: #000;
    letter-spacing: 3px;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu .headerMenuLeft ul li {
        font-size: 12.1875px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu .headerMenuLeft ul li {
        font-size: 10.104px
    }
}

.header .headerMenuBar .headerMenu .headerMenuLeft ul li a {
    font-family: 'Citi-Sans-TC';
    font-size: 15px;
    color: #000;
    letter-spacing: 3px;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu .headerMenuLeft ul li a {
        font-size: 12.1875px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu .headerMenuLeft ul li a {
        font-size: 10.104px
    }
}

.header .headerMenuBar .headerMenu .headerMenuRight {
    padding: 35px 0;
    float: right
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu .headerMenuRight {
        padding: 28.4375px 0
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu .headerMenuRight {
        padding: 23.576px 0
    }
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon {
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    width: 38px;
    height: 30px;
    cursor: pointer;
    border-radius: 0
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu .headerMenuRight #nav-icon {
        width: 30.875px 0;
        height: 24.375px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu .headerMenuRight #nav-icon {
        width: 25.5968px 0;
        height: 24.375px
    }
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon span {
    position: relative;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon .icon-bar {
    display: block;
    width: 38px;
    height: 3px;
    background-color: #000;
    border-radius: 5px
}

@media screen and (max-width:1476px) {
    .header .headerMenuBar .headerMenu .headerMenuRight #nav-icon .icon-bar {
        width: 30.875px 0;
        height: 2.4375px
    }
}

@media screen and (max-width:1200px) {
    .header .headerMenuBar .headerMenu .headerMenuRight #nav-icon .icon-bar {
        width: 25.5968px 0;
        height: 2.4375px
    }
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon span:first-child {
    top: 4px
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon span:nth-child(2) {
    top: 12px
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon span:nth-child(3) {
    top: 19px
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon.open span:first-child {
    top: 15px;
    background-color: #000;
    transform: rotate(135deg)
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon.open span:nth-child(2) {
    opacity: 0
}

.header .headerMenuBar .headerMenu .headerMenuRight #nav-icon.open span:nth-child(3) {
    top: 11px;
    background-color: #000;
    transform: rotate(-135deg)
}

.footer {
    background-color: #0F1632;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px
}

.footer .footerUpper {
    height: 50px;
    padding: 20px 15px
}

.footer .footerUpper .footerLogo {
    float: left
}

.footer .footerUpper .footerLogo img {
    height: 30px
}

.footer .footerUpper .footerSocial {
    float: right
}

.footer .footerUpper .footerSocial ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer .footerUpper .footerSocial ul li {
    display: inline-block;
    padding: 6px 12px;
    height: 30px
}

.footer .footerUpper .footerSocial ul li img {
    height: 12px
}

.footer .footerMiddle {
    padding: 40px 15px
}

.footer .footerMiddle ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer .footerMiddle .footerListVertical li {
    width: 349px;
    display: inline-block;
    padding-right: 50px;
    vertical-align: top
}

.footer .footerMiddle .footerListVertical li:nth-child(6) {
    padding-right: 0
}

.footer .footerMiddle .footerListHorizontal .footerListTitle a {
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.footer .footerMiddle .footerListHorizontal .footerListTitle .arrow {
    height: 8px;
    position: relative;
    top: 0;
    padding-right: 10px
}

.footer .footerMiddle .footerListHorizontal li {
    padding: 5px 0;
    display: block;
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 16px;
    color: #fff
}

.footer .footerMiddle .footerListHorizontal li a {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.footer .footerMiddle .footerListHorizontal li input {
    width: 200px;
    height: 50px;
    border-radius: 10px;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #A4ACAF;
    padding: 0 20px;
    border: 0
}

.footer .footerMiddle .footerListHorizontal li input:focus {
    outline: none
}

.footer .footerAddtional {
    border-top: 1px solid #999;
    padding: 20px 15px
}

.footer .footerAddtional .footerCopyright {
    float: left
}

.footer .footerAddtional .footerCopyright ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer .footerAddtional .footerCopyright ul li {
    display: inline-block;
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 12px;
    color: #fff;
    padding-right: 15px
}

.footer .footerAddtional .footerCopyright ul li a,
.footer .footerAddtional .footerFeedback {
    font-family: 'Citi-Sans-TC';
    font-size: 12px;
    color: #fff;
    text-decoration: none
}

.footer .footerAddtional .footerFeedback {
    float: right;
    /* width: 45%; */
    text-align: right
}

.footer .footerDisclaimer {
    padding: 45px 15px
}

.footer .footerDisclaimer p {
    padding: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 12px;
    color: #fff
}

.footer .footerDisclaimer p a {
    color: #fff;
    text-decoration: underline
}

.footer .footerLower {
    padding: 0 15px
}

.footer .footerLower .footerVersion {
    float: left;
    font-family: 'Citi-Sans-TC';
    font-size: 12px;
    color: #fff
}

.footer .footerLower .footerLowerLogo {
    position: relative;
    top: -15px;
    float: right
}

.footer .footerLower .footerLowerLogo ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer .footerLower .footerLowerLogo ul li {
    display: inline-block
}

.footer .footerLower .footerLowerLogo ul li img {
    height: 30px
}

.footer .footerLower .footerLowerLogo ul li:first-child {
    padding-right: 20px
}

#mainCarousel {
    height: auto
}

#mainCarousel .item {
    cursor: pointer;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 550px
}

@media screen and (max-width:1476px) {
    #mainCarousel .item {
        height: 420px
    }
}

@media screen and (max-width:1200px) {
    #mainCarousel .item {
        height: 350px
    }
}

@media screen and (max-width:994px) {
    #mainCarousel .item {
        height: 250px
    }
}

@media screen and (max-width:768px) {
    #mainCarousel .item {
        height: auto;
        background-color: #fff
    }
}

#mainCarousel .item img {
    height: 550px;
    margin: auto
}

@media screen and (max-width:1476px) {
    #mainCarousel .item img {
        height: 420px
    }
}

@media screen and (max-width:1200px) {
    #mainCarousel .item img {
        height: 350px
    }
}

@media screen and (max-width:994px) {
    #mainCarousel .item img {
        height: 250px
    }
}

@media screen and (max-width:768px) {
    #mainCarousel .item img {
        width: 100%;
        height: auto
    }
}

#catCarousel {
    height: 500px
}

@media screen and (max-width:1476px) {
    #catCarousel {
        height: 400px
    }
}

@media screen and (max-width:1200px) {
    #catCarousel {
        height: 300px
    }
}

@media screen and (max-width:994px) {
    #catCarousel {
        height: 250px
    }
}

@media screen and (max-width:768px) {
    #catCarousel {
        height: 250px
    }
}

#catCarousel .item {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 500px
}

@media screen and (max-width:1476px) {
    #catCarousel .item {
        height: 400px
    }
}

@media screen and (max-width:1200px) {
    #catCarousel .item {
        height: 300px
    }
}

@media screen and (max-width:994px) {
    #catCarousel .item {
        height: 250px
    }
}

@media screen and (max-width:768px) {
    #catCarousel .item {
        height: 250px
    }
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    list-style-type: none;
    width: 100%;
    text-align: center;
    z-index: 1
}

@media screen and (max-width:1476px) {
    .slick-dots {
        bottom: 10px
    }
}

@media screen and (max-width:1200px) {
    .slick-dots {
        bottom: 10px
    }
}

@media screen and (max-width:994px) {
    .slick-dots {
        bottom: 10px
    }
}

@media screen and (max-width:768px) {
    .slick-dots {
        bottom: 10px;
        padding: 0
    }
}

@media screen and (max-width:375px) {
    .slick-dots {
        bottom: 10px;
        padding: 0
    }
}

.slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 1px solid #A4ACAF;
    border-radius: 10px;
    margin: 5px
}

.slick-dots li button {
    opacity: 0
}

.slick-dots .slick-active {
    position: relative;
    top: -1px;
    background-color: #A4ACAF;
    margin: 5px;
    border: none
}

.carousel-indicators {
    z-index: 3
}

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 30px
    }
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: none;
    border: 1px solid #A4ACAF
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    background-color: #A4ACAF;
    margin: 1px;
    border: none
}

.carousel-inner .item {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%
}

.mainContainer {
    position: relative;
    top: 60px;
    padding-bottom: 60px;
    height: auto
}

@media screen and (max-width:1476px) {
    .mainContainer {
        top: 48.75px
    }
}

@media screen and (max-width:1200px) {
    .mainContainer {
        top: 40.416px
    }
}

@media screen and (max-width:994px) {
    .mainContainer {
        padding-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .mainContainer {
        position: relative;
        top: 50px;
        margin-bottom: 0;
    }
}

@media screen and (max-width:414px) {
    .mainContainer {
        height: auto;
        margin-bottom: 10px
    }
}

.mainBlock {
    position: relative;
    height: auto;
    text-align: left;
    display: block;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 0
}

@media screen and (max-width:768px) {
    .mainBlock {
        padding: 20px;
        padding-bottom: 25px;
        min-height: 248px;
    }
}

.mainBlock .mainTitle {
    padding-top: 15px
}

.mainBlock .mainTitle a {
    font-family: 'Citi-Sans-TC';
    font-size: 36px;
    color: #000;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .mainBlock .mainTitle a {
        font-size: 32px
    }
}

@media screen and (max-width:1200px) {
    .mainBlock .mainTitle a {
        font-size: 28px
    }
}

@media screen and (max-width:994px) {
    .mainBlock .mainTitle a {
        font-size: 20px
    }
}

@media screen and (max-width:768px) {
    .mainBlock .mainTitle a {
        font-size: 24px
    }
}

.mainBlock .mainCat a {
    font-family: 'Citi-Sans-TC';
    font-size: 24px;
    color: #000;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .mainBlock .mainCat a {
        font-size: 20px
    }
}

@media screen and (max-width:1200px) {
    .mainBlock .mainCat a {
        font-size: 18px
    }
}

@media screen and (max-width:994px) {
    .mainBlock .mainCat a {
        font-size: 14px
    }
}

@media screen and (max-width:768px) {
    .mainBlock .mainCat a {
        font-size: 14px
    }
}

.mainBlock .mainSubtitle {
    padding-top: 10px
}

.mainBlock .mainSubtitle a {
    font-family: 'Citi-Sans-TC';
    font-size: 24px;
    color: #A4ACAF;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .mainBlock .mainSubtitle a {
        font-size: 20px
    }
}

@media screen and (max-width:1200px) {
    .mainBlock .mainSubtitle a {
        font-size: 18px
    }
}

@media screen and (max-width:994px) {
    .mainBlock .mainSubtitle a {
        font-size: 14px
    }
}

@media screen and (max-width:768px) {
    .mainBlock .mainSubtitle a {
        font-size: 14px;
        color: #0F1632;
    }
}

.mainBlock .mainDate {
    padding-top: 10px
}

.mainBlock .mainDate a {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #A4ACAF;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .mainBlock .mainDate a {
        font-size: 16px
    }
}

@media screen and (max-width:1200px) {
    .mainBlock .mainDate a {
        font-size: 16px
    }
}

@media screen and (max-width:994px) {
    .mainBlock .mainDate a {
        font-size: 14px
    }
}

@media screen and (max-width:768px) {
    .mainBlock .mainDate a {
        font-size: 14px
    }
}

.mainBlock .mainTag {
    padding: 30px 0
}

.mainBlock .mainTag a {
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 16px;
    color: #255BE3;
    text-decoration: none
}

.mainBlock .mainMoreBtn {
    width: 228px;
    height: 60px;
    background-color: #255BE3;
    margin: auto;
    padding: 20px 0
}

.mainBlock .mainMoreBtn a {
    text-align: center;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.footer-border {
    height: 70px;
    text-align: right;
}

.footer-border .citi-logo {
    height: 100%;
}

@media screen and (max-width:768px) {
    .headerMenuRight {
        position: relative;
        z-index: 8;
        padding: 0;
        float: right
    }
    .headerMenuRight #nav-icon {
        position: fixed;
        top: 15px;
        right: 15px;
        transform: rotate(0deg);
        transition: .5s ease-in-out;
        width: 25px;
        height: 30px;
        cursor: pointer;
        border-radius: 0
    }
    .headerMenuRight #nav-icon span {
        position: relative;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: .25s ease-in-out
    }
    .headerMenuRight #nav-icon .icon-bar {
        display: block;
        width: 25px;
        height: 2px;
        background-color: #A4ACAF;
        border-radius: 5px
    }
    .headerMenuRight #nav-icon span:first-child {
        top: 4px
    }
    .headerMenuRight #nav-icon span:nth-child(2) {
        top: 9px
    }
    .headerMenuRight #nav-icon span:nth-child(3) {
        top: 14px
    }
    .headerMenuRight #nav-icon.open span:first-child {
        top: 13px;
        background-color: #A4ACAF;
        transform: rotate(135deg)
    }
    .headerMenuRight #nav-icon.open span:nth-child(2) {
        opacity: 0
    }
    .headerMenuRight #nav-icon.open span:nth-child(3) {
        top: 9px;
        background-color: #A4ACAF;
        transform: rotate(-135deg)
    }
}

.slideInDown,
.slideOutUp {
    animation-name: slideOutLeft;
    animation-duration: .5s!important
}

#pageLoader {
    width: 100%;
    height: 100%!important;
    left: 0;
    height: 0;
    background: #fff;
    position: fixed;
    z-index: 9;
    display: table
}

#pageLoader .row {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.jamp {
    margin: 30px 0 10px;
    text-align: center
}

.jamp .message {
    position: relative;
    top: -9px;
    font-family: 'Citi-Sans-TC', Microsoft JhengHei, Verdana, Geneva, sans-serif;
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.jamp.jamp-css .loading {
    background-image: url(../images/jamp-spinner-2x.svg);
    animation: a 1.16s infinite linear
}

.jamp .img {
    background-image: url(../images/jamp-spinner-2x.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 5px;
    margin-right: 3px;
    width: 30px;
    height: 30px;
    display: inline-block
}

@media screen and (max-width:1476px) {
    .footer {
        padding-bottom: 40px
    }
    .footer .footerUpper {
        height: 40.625px;
        padding: 16.25px 12.1875px
    }
    .footer .footerUpper .footerLogo {
        float: left
    }
    .footer .footerUpper .footerLogo img {
        height: 24.375px
    }
    .footer .footerUpper .footerSocial {
        float: right
    }
    .footer .footerUpper .footerSocial ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerUpper .footerSocial ul li {
        display: inline-block;
        padding: 4.875px 9.75px;
        height: 24.375px
    }
    .footer .footerUpper .footerSocial ul li img {
        height: 9.75px
    }
    .footer .footerMiddle {
        padding: 32.5px 12.1875px
    }
    .footer .footerMiddle ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .footer .footerMiddle .footerListVertical li {
        width: 283px;
        display: inline-block;
        padding-right: 40.625px;
        vertical-align: top
    }
    .footer .footerMiddle .footerListVertical li:nth-child(6) {
        padding-right: 0
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 13px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle .arrow {
        height: 6.5px;
        position: relative;
        top: 0;
        padding-right: 8.125px
    }
    .footer .footerMiddle .footerListHorizontal li {
        padding: 4.0625px 0;
        display: block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 13px;
        color: #fff
    }
    .footer .footerMiddle .footerListHorizontal li a {
        font-family: 'Citi-Sans-TC';
        font-size: 13px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li input {
        width: 162.5px;
        height: 40.625px;
        border-radius: 8.125px;
        font-family: 'Citi-Sans-TC';
        font-size: 13px;
        color: #A4ACAF;
        padding: 0 16.25px;
        border: 0
    }
    .footer .footerMiddle .footerListHorizontal li input:focus {
        outline: none
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn {
        width: 162.5px;
        height: 40.625px;
        border-radius: 8.125px;
        background-color: #255BE3;
        text-align: center;
        padding: 13.8125px 0;
        cursor: pointer
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 13px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li.brandForm {
        padding: 12.1875px 0
    }
    .footer .footerAddtional {
        /* height: 48.75px; */
        padding: 16.25px 12.1875px
    }
    .footer .footerAddtional .footerCopyright {
        float: left
    }
    .footer .footerAddtional .footerCopyright ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerAddtional .footerCopyright ul li {
        display: inline-block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 9.75px;
        color: #fff;
        padding-right: 12.1875px
    }
    .footer .footerAddtional .footerCopyright ul li a {
        font-family: 'Citi-Sans-TC';
        font-size: 9.75px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerAddtional .footerFeedback {
        float: right;
        font-size: 9.75px
    }
    .footer .footerDisclaimer {
        padding: 36.5625px 12.1875px
    }
    .footer .footerDisclaimer p {
        padding: 0;
        font-family: 'Citi-Sans-TC';
        font-size: 9.75px;
        color: #fff
    }
    .footer .footerDisclaimer p a {
        color: #fff;
        text-decoration: underline
    }
    .footer .footerLower {
        padding: 0 12.1875px
    }
    .footer .footerLower .footerVersion {
        float: left;
        font-family: 'Citi-Sans-TC';
        font-size: 9.75px;
        color: #fff
    }
    .footer .footerLower .footerLowerLogo {
        position: relative;
        top: -12.1875px;
        float: right
    }
    .footer .footerLower .footerLowerLogo ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerLower .footerLowerLogo ul li {
        display: inline-block
    }
    .footer .footerLower .footerLowerLogo ul li img {
        height: 24.375px
    }
    .footer .footerLower .footerLowerLogo ul li:first-child {
        padding-right: 16.25px
    }
}

@media screen and (max-width:1200px) {
    .footer {
        padding-bottom: 30px
    }
    .footer .footerUpper {
        height: 33.68px;
        padding: 13.472px 10.104px
    }
    .footer .footerUpper .footerLogo {
        float: left
    }
    .footer .footerUpper .footerLogo img {
        height: 20.208px
    }
    .footer .footerUpper .footerSocial {
        float: right
    }
    .footer .footerUpper .footerSocial ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerUpper .footerSocial ul li {
        display: inline-block;
        padding: 4.0416px 8.0832px;
        height: 20.208px
    }
    .footer .footerUpper .footerSocial ul li img {
        height: 8.0832px
    }
    .footer .footerMiddle {
        padding: 26.944px 10.104px
    }
    .footer .footerMiddle ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .footer .footerMiddle .footerListVertical li {
        width: 234px;
        display: inline-block;
        padding-right: 33.68px;
        vertical-align: top
    }
    .footer .footerMiddle .footerListVertical li:nth-child(6) {
        padding-right: 0
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 10.7776px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle .arrow {
        height: 5.3888px;
        position: relative;
        top: 0;
        padding-right: 6.736px
    }
    .footer .footerMiddle .footerListHorizontal li {
        padding: 3.368px 0;
        display: block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 10.7776px;
        color: #fff
    }
    .footer .footerMiddle .footerListHorizontal li a {
        font-family: 'Citi-Sans-TC';
        font-size: 10.7776px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li input {
        width: 134.72px;
        height: 33.68px;
        border-radius: 6.736px;
        font-family: 'Citi-Sans-TC';
        font-size: 10.7776px;
        color: #A4ACAF;
        padding: 0 13.472px;
        border: 0
    }
    .footer .footerMiddle .footerListHorizontal li input:focus {
        outline: none
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn {
        width: 134.72px;
        height: 33.68px;
        border-radius: 6.736px;
        background-color: #255BE3;
        text-align: center;
        padding: 11.4512px 0;
        cursor: pointer
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 10.7776px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li.brandForm {
        padding: 10.104px 0
    }
    .footer .footerAddtional {
        /* height: 40.416px; */
        padding: 9px 10.104px
    }
    .footer .footerAddtional .footerCopyright {
        float: left
    }
    .footer .footerAddtional .footerCopyright ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerAddtional .footerCopyright ul li {
        display: inline-block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 8.0832px;
        color: #fff;
        padding-right: 10.104px
    }
    .footer .footerAddtional .footerCopyright ul li a {
        font-family: 'Citi-Sans-TC';
        font-size: 8.0832px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerAddtional .footerFeedback {
        float: right;
        font-size: 8.0832px
    }
    .footer .footerDisclaimer {
        padding: 30.312px 10.104px
    }
    .footer .footerDisclaimer p {
        padding: 0;
        font-family: 'Citi-Sans-TC';
        font-size: 8.0832px;
        color: #fff
    }
    .footer .footerDisclaimer p a {
        color: #fff;
        text-decoration: underline
    }
    .footer .footerLower {
        padding: 0 10.104px
    }
    .footer .footerLower .footerVersion {
        float: left;
        font-family: 'Citi-Sans-TC';
        font-size: 8.0832px;
        color: #fff
    }
    .footer .footerLower .footerLowerLogo {
        position: relative;
        top: -10.104px;
        float: right
    }
    .footer .footerLower .footerLowerLogo ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerLower .footerLowerLogo ul li {
        display: inline-block
    }
    .footer .footerLower .footerLowerLogo ul li img {
        height: 20.208px
    }
    .footer .footerLower .footerLowerLogo ul li:first-child {
        padding-right: 13.472px
    }
}

@media screen and (max-width:994px) {
    .footer {
        padding-bottom: 30px
    }
    .footer .footerUpper {
        height: 26.665px;
        padding: 10.666px 7.9995px
    }
    .footer .footerUpper .footerLogo {
        float: left
    }
    .footer .footerUpper .footerLogo img {
        height: 15.999px
    }
    .footer .footerUpper .footerSocial {
        float: right
    }
    .footer .footerUpper .footerSocial ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerUpper .footerSocial ul li {
        display: inline-block;
        padding: 3.1998px 6.3996px;
        height: 15.999px
    }
    .footer .footerUpper .footerSocial ul li img {
        height: 6.3996px
    }
    .footer .footerMiddle {
        padding: 21.332px 7.9995px
    }
    .footer .footerMiddle ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .footer .footerMiddle .footerListVertical li {
        width: 180px;
        display: inline-block;
        padding-right: 26.665px;
        vertical-align: top
    }
    .footer .footerMiddle .footerListVertical li:nth-child(6) {
        padding-right: 0
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 8.5328px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle .arrow {
        height: 4.2664px;
        position: relative;
        top: 0;
        padding-right: 5.333px
    }
    .footer .footerMiddle .footerListHorizontal li {
        padding: 2.6665px 0;
        display: block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 8.5328px;
        color: #fff
    }
    .footer .footerMiddle .footerListHorizontal li a {
        font-family: 'Citi-Sans-TC';
        font-size: 8.5328px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li input {
        width: 106.66px;
        height: 26.665px;
        border-radius: 5.333px;
        font-family: 'Citi-Sans-TC';
        font-size: 8.5328px;
        color: #A4ACAF;
        padding: 0 10.666px;
        border: 0
    }
    .footer .footerMiddle .footerListHorizontal li input:focus {
        outline: none
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn {
        width: 106.66px;
        height: 26.665px;
        border-radius: 5.333px;
        background-color: #255BE3;
        text-align: center;
        padding: 9.0661px 0;
        cursor: pointer
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 8.5328px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li.brandForm {
        padding: 7.9995px 0
    }
    .footer .footerAddtional {
        /* height: 31.998px; */
        padding: 3px 7.9995px
    }
    .footer .footerAddtional .footerCopyright {
        float: left
    }
    .footer .footerAddtional .footerCopyright ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerAddtional .footerCopyright ul li {
        display: inline-block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 6.3996px;
        color: #fff;
        padding-right: 7.9995px
    }
    .footer .footerAddtional .footerCopyright ul li a {
        font-family: 'Citi-Sans-TC';
        font-size: 6.3996px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerAddtional .footerFeedback {
        float: right;
        font-size: 6.3996px
    }
    .footer .footerDisclaimer {
        padding: 23.9985px 7.9995px
    }
    .footer .footerDisclaimer p {
        padding: 0;
        font-family: 'Citi-Sans-TC';
        font-size: 6.3996px;
        color: #fff
    }
    .footer .footerDisclaimer p a {
        color: #fff;
        text-decoration: underline
    }
    .footer .footerLower {
        padding: 0 7.9995px
    }
    .footer .footerLower .footerVersion {
        float: left;
        font-family: 'Citi-Sans-TC';
        font-size: 6.3996px;
        color: #fff
    }
    .footer .footerLower .footerLowerLogo {
        position: relative;
        top: -7.9995px;
        float: right
    }
    .footer .footerLower .footerLowerLogo ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerLower .footerLowerLogo ul li {
        display: inline-block
    }
    .footer .footerLower .footerLowerLogo ul li img {
        height: 15.999px
    }
    .footer .footerLower .footerLowerLogo ul li:first-child {
        padding-right: 10.666px
    }
    .mainContainer .prev {
        position: relative;
        z-index: 2;
        margin-top: 58.663px;
        top: -210px;
        float: left;
        left: 13.3325px;
        cursor: pointer
    }
    .mainContainer .prev img {
        width: 21.332px
    }
    .mainContainer .next {
        position: relative;
        float: right;
        margin-top: 58.663px;
        top: -210px;
        right: 13.3325px;
        cursor: pointer
    }
    .mainContainer .next img {
        width: 21.332px
    }
}

@media screen and (max-width:767px) {
    .footer {
        padding-bottom: 30px
    }
    .footer .footerUpper {
        height: 50px;
        padding: 20px 15px
    }
    .footer .footerUpper .footerLogo {
        float: left
    }
    .footer .footerUpper .footerLogo img {
        height: 30px
    }
    .footer .footerUpper .footerSocial {
        float: right
    }
    .footer .footerUpper .footerSocial ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerUpper .footerSocial ul li {
        display: inline-block;
        padding: 6px 12px;
        height: 30px
    }
    .footer .footerUpper .footerSocial ul li img {
        height: 12px
    }
    .footer .footerMiddle {
        padding: 40px 15px
    }
    .footer .footerMiddle ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .footer .footerMiddle .footerListVertical li {
        width: 100%;
        display: inline-block;
        padding-right: 0;
        vertical-align: top;
        padding: 24px 0;
        border-bottom: 1px solid #fff
    }
    .footer .footerMiddle .footerListVertical li:nth-child(6) {
        padding-right: 0;
        border-bottom: 0
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 16px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal .footerListTitle .arrow {
        height: 8px;
        position: relative;
        top: 0;
        padding-right: 10px
    }
    .footer .footerMiddle .footerListHorizontal li {
        padding: 5px 0;
        display: block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 16px;
        color: #fff;
        border: 0
    }
    .footer .footerMiddle .footerListHorizontal li a {
        font-family: 'Citi-Sans-TC';
        font-size: 16px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li input {
        width: 100%;
        height: 50px;
        border-radius: 10px;
        font-family: 'Citi-Sans-TC';
        font-size: 16px;
        color: #A4ACAF;
        padding: 0 20px;
        border: 0
    }
    .footer .footerMiddle .footerListHorizontal li input:focus {
        outline: none
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn {
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: #255BE3;
        text-align: center;
        padding: 17px 0;
        cursor: pointer
    }
    .footer .footerMiddle .footerListHorizontal li .brandAddressBtn a {
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 16px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerMiddle .footerListHorizontal li.brandForm {
        padding: 15px 0
    }
    .footer .footerAddtional {
        height: auto;
        padding: 20px 15px;
        border-top: 0
    }
    .footer .footerAddtional .footerCopyright {
        float: none
    }
    .footer .footerAddtional .footerCopyright ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerAddtional .footerCopyright ul li {
        display: inline-block;
        font-family: 'Citi-Sans-TC-Bold';
        font-size: 12px;
        color: #fff;
        padding-right: 30px;
        padding-bottom: 30px
    }
    .footer .footerAddtional .footerCopyright ul li a,
    .footer .footerAddtional .footerFeedback {
        font-family: 'Citi-Sans-TC';
        font-size: 12px;
        color: #fff;
        text-decoration: none
    }
    .footer .footerAddtional .footerFeedback {
        float: none;
        text-align: left;
        width: 100%
    }
    .footer .footerDisclaimer {
        padding: 45px 15px
    }
    .footer .footerDisclaimer p {
        padding: 0;
        font-family: 'Citi-Sans-TC';
        font-size: 12px;
        color: #fff
    }
    .footer .footerDisclaimer p a {
        color: #fff;
        text-decoration: underline
    }
    .footer .footerLower {
        padding: 0 15px
    }
    .footer .footerLower .footerVersion {
        float: left;
        font-family: 'Citi-Sans-TC';
        font-size: 12px;
        color: #fff
    }
    .footer .footerLower .footerLowerLogo {
        position: relative;
        top: -15px;
        float: right
    }
    .footer .footerLower .footerLowerLogo ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }
    .footer .footerLower .footerLowerLogo ul li {
        display: inline-block
    }
    .footer .footerLower .footerLowerLogo ul li img {
        height: 30px
    }
    .footer .footerLower .footerLowerLogo ul li:first-child {
        padding-right: 20px
    }
    .sideBlockSubCont {
        display: none
    }
}

.mobileMenu {
    position: fixed;
    top: 57px;
    left: 30%;
    width: 70%;
    height: auto;
    z-index: 5;
    background-color: #fff;
    padding: 0;
    display: none
}

.mobileMenu .mobileSearch {
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 0
}

.mobileMenu .mobileSearch input {
    width: 90%;
    height: 18px;
    border: 0;
    background-color: transparent;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    padding: 12px 18px;
    color: #000
}

.mobileMenu .mobileSearch input:focus {
    outline: none
}

.mobileMenu .mobileSearch a img {
    position: relative;
    height: 15px;
    top: -3px
}

.mobileMenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.mobileMenu .mobileMenuItem li {
    display: block;
    padding: 12px 20px;
    border-bottom: 1px solid #ddd
}

.mobileMenu .mobileMenuItem li .inner {
    height: 18px
}

.mobileMenu .mobileMenuItem li .inner ul {
    list-style-type: circle;
    padding-top: 5px;
    padding-left: 15px
}

.mobileMenu .mobileMenuItem li .inner ul li {
    padding: 3px 0;
    padding-top: 7px
}

.mobileMenu .mobileMenuItem li .inner ul li a {
    padding-left: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 13px;
    color: #000;
    text-decoration: none
}

.mobileMenu .mobileMenuItem li .inner ul li:last-child {
    box-shadow: none;
    border: 0
}

.mobileMenu .mobileMenuItem li a {
    position: relative;
    top: -2px;
    padding: 15px;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    text-decoration: none
}

.mobileMenu .mobileMenuItem li a.selected {
    color: #255BE3;
    font-family: 'Citi-Sans-TC-Bold'
}

.mobileMenu .mobileMenuItem li .showhideBtn {
    position: relative;
    top: 3px;
    width: 10px;
    float: right
}

.mobileMenu .mobileMenuItem li .opened {
    top: 5px
}

.mobileMenu .mobileMenuItem li:last-child {
    box-shadow: 0 4px 8px 0 #ccc
}

.mobileMenu .mobileMenuItem li.open {
    height: 115px
}

.mobileBG {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 4;
    display: none
}

.mobileCloseBG {
    position: absolute;
    z-index: 7;
    top: 26px;
    right: 0;
    background-color: #255BE3;
    width: 50px;
    height: 50px;
    display: none
}

.catTitle {
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 30px;
    color: #000;
    text-decoration: none;
    padding-bottom: 30px
}

@media screen and (max-width:1476px) {
    .catTitle {
        font-size: 24.375px;
        padding-bottom: 24.375px
    }
}

@media screen and (max-width:1200px) {
    .catTitle {
        font-size: 20.208px;
        padding-bottom: 20.208px
    }
}

@media screen and (max-width:767px) {
    .catTitle {
        font-size: 24px;
        padding-bottom: 15px
    }
}

.catTitle img {
    position: relative;
    top: -2px;
    height: 40px;
    padding-right: 10px
}

@media screen and (max-width:1476px) {
    .catTitle img {
        height: 32.5px;
        padding-right: 8.125px
    }
}

@media screen and (max-width:1200px) {
    .catTitle img {
        height: 26.944px;
        padding-right: 6.736px
    }
}

@media screen and (max-width:768px) {
    .catTitle img {
        height: 30px;
        padding-right: 5px
    }
}

.catContainer {
    padding: 60px 0;
    padding-bottom: 0
}

@media screen and (max-width:768px) {
    .catContainer {
        padding-top: 15px;
        padding-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .catContainer .catList {
        overflow: scroll
    }
}

.catContainer .catList ul {
    list-style-type: none;
    margin: 0;
    padding: 7px;
    text-align: center
}

@media screen and (max-width:768px) {
    .catContainer .catList ul {
        text-align: left;
        width: 790px
    }
}

.catContainer .catList ul li {
    display: inline-block;
    padding-right: 15px;
    padding-bottom: 0;
    text-align: left;
    vertical-align: top;
    cursor: pointer
}

@media screen and (max-width:1476px) {
    .catContainer .catList ul li {
        padding-right: 6px
    }
}

@media screen and (max-width:1200px) {
    .catContainer .catList ul li {
        padding-right: 5px
    }
}

@media screen and (max-width:994px) {
    .catContainer .catList ul li {
        padding-right: 4px
    }
}

.catContainer .catList ul li .catItem {
    background-color: #F7FAFB;
    border-radius: 10px;
    padding: 40px;
    transition: all .5s ease-in-out
}

@media screen and (max-width:1476px) {
    .catContainer .catList ul li .catItem {
        padding: 35px
    }
}

@media screen and (max-width:1200px) {
    .catContainer .catList ul li .catItem {
        padding: 28px
    }
}

@media screen and (max-width:994px) {
    .catContainer .catList ul li .catItem {
        padding: 20px
    }
}

.catContainer .catList ul li .catItem:hover {
    background-color: #F7FAFB
}

.catContainer .catList ul li .catItemTitle {
    position: relative;
    left: -7px;
    font-family: 'Citi-Sans-TC';
    font-size: 24px;
    color: #000;
    text-decoration: none;
    padding-bottom: 5px
}

@media screen and (max-width:1476px) {
    .catContainer .catList ul li .catItemTitle {
        font-size: 22px
    }
}

@media screen and (max-width:1200px) {
    .catContainer .catList ul li .catItemTitle {
        font-size: 20px
    }
}

@media screen and (max-width:768px) {
    .catContainer .catList ul li .catItemTitle {
        font-size: 18px
    }
}

.catContainer .catList ul li .catItemImg {
    width: 100px
}

@media screen and (max-width:1476px) {
    .catContainer .catList ul li .catItemImg {
        width: 81px
    }
}

@media screen and (max-width:1200px) {
    .catContainer .catList ul li .catItemImg {
        width: 67px
    }
}

@media screen and (max-width:994px) {
    .catContainer .catList ul li .catItemImg {
        width: 53px
    }
}

@media screen and (max-width:767px) {
    .catContainer .catList ul li .catItemImg {
        width: 63px
    }
}

.latestContainer {
    padding: 0;
    padding-bottom: 60px;
    padding-right: 30px
}

@media screen and (max-width:1476px) {
    .latestContainer {
        padding-right: 24.375px;
        padding-bottom: 48.75px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer {
        padding-right: 20.208px;
        padding-bottom: 40.416px
    }
}

@media screen and (max-width:994px) {
    .latestContainer {
        padding-right: 15.999px;
        padding-bottom: 31.998px
    }
}

@media screen and (max-width:768px) {
    .latestContainer {
        padding-top: 0
    }
}

.latestContainer .latestList {
    padding-bottom: 30px
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList {
        padding-bottom: 24.375px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList {
        padding-bottom: 20.208px
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList {
        padding-bottom: 15.999px
    }
}

.latestContainer .latestList .lateItem {
    border-top: 1px solid #9a9a9a;
    padding-bottom: 15px;
    padding-top: 20px
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .lateItem {
        padding-top: 16.25px;
        padding-bottom: 12.1875px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .lateItem {
        padding-top: 13.472px;
        padding-bottom: 10.104px
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .lateItem {
        padding-top: 10.666px;
        padding-bottom: 7.9995px
    }
}

@media screen and (max-width:768px) {
    .latestContainer .latestList .lateItem {
        padding-bottom: 10px
    }
}

.latestContainer .latestList .lateItem ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.latestContainer .latestList .lateItem ul li {
    display: inline-block
}

.latestContainer .latestList .lateItem ul li .lateImg {
    width: 220px;
    padding-right: 20px;
    height: 143px
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .lateItem ul li .lateImg {
        width: 178.75px;
        height: 116.1875px;
        padding-right: 16.25px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .lateItem ul li .lateImg {
        width: 148.192px;
        height: 96.3248px;
        padding-right: 13.472px
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .lateItem ul li .lateImg {
        width: 167px;
        height: 115px;
        padding-right: 10.666px
    }
}

@media screen and (max-width:768px) {
    .latestContainer .latestList .lateItem ul li .lateImg {
        width: 176px;
        height: auto
    }
}

.latestContainer .latestList .lateItem ul li .lateText {
    position: absolute;
    top: 0;
    height: 142px;
    width: calc(100% - 220px - 20px);
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .lateItem ul li .lateText {
        height: 115.375px;
        width: calc(100% - 178.75px - 16.25px);
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .lateItem ul li .lateText {
        height: 95.6512px;
        width: calc(100% - 148.192px - 13.472px);
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .lateItem ul li .lateText {
        height: 115px;
        width: calc(100% - 167px - 10.666px);
    }
}

@media screen and (max-width:768px) {
    .latestContainer .latestList .lateItem ul li .lateText {
        height: 118px;
        width: calc(100% - 178.75px - 16.25px);
    }
}

@media screen and (max-width:767px) {
    .latestContainer .latestList .lateItem ul li .lateTitle {
        padding-bottom: 30px
    }
}

.latestContainer .latestList .lateItem ul li .lateTitle a {
    font-family: 'Citi-Sans-TC';
    font-size: 20px;
    color: #000;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .lateItem ul li .lateTitle a {
        font-size: 17px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .lateItem ul li .lateTitle a {
        font-size: 13px
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .lateItem ul li .lateTitle a {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .latestContainer .latestList .lateItem ul li .lateTitle a {
        font-size: 16px
    }
}

.latestContainer .latestList .lateItem ul li .lateDate {
    position: absolute;
    bottom: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    color: #A4ACAF;
    text-decoration: none;
    padding-bottom: 20px
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .lateItem ul li .lateDate {
        font-size: 13px;
        padding-bottom: 16px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .lateItem ul li .lateDate {
        font-size: 12px;
        padding-bottom: 16px
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .lateItem ul li .lateDate {
        font-size: 12px;
        padding-bottom: 14px
    }
}

@media screen and (max-width:767px) {
    .latestContainer .latestList .lateItem ul li .lateDate {
        font-size: 12px;
        padding-bottom: 15px
    }
}

.latestContainer .latestList .lateItem ul li .lateTag {
    position: absolute;
    bottom: 0
}

.latestContainer .latestList .lateItem ul li .lateTag a {
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    color: #000;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .lateItem ul li .lateTag a {
        font-size: 13px
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .lateItem ul li .lateTag a {
        font-size: 12px
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .lateItem ul li .lateTag a {
        font-size: 11px
    }
}

@media screen and (max-width:767px) {
    .latestContainer .latestList .lateItem ul li .lateTag a {
        font-size: 12px
    }
}

.latestContainer .latestList .no-border-first {
    border: 0!important;
    padding-top: 0
}

.latestContainer .latestList .no-border {
    border: 0;
    padding-top: 0
}

@media screen and (max-width:767px) {
    .latestContainer .latestList .no-border {
        border-top: 1px solid #9a9a9a;
        padding-top: 10px
    }
}

.latestContainer .latestList .no-border .lateText {
    top: 5px!important
}

@media screen and (max-width:1476px) {
    .latestContainer .latestList .no-border .lateText {
        top: 4.0625px!important
    }
}

@media screen and (max-width:1200px) {
    .latestContainer .latestList .no-border .lateText {
        top: 3.368px!important
    }
}

@media screen and (max-width:994px) {
    .latestContainer .latestList .no-border .lateText {
        top: 2.6665px!important
    }
}

@media screen and (max-width:768px) {
    .latestContainer .latestList .no-border .lateText {
        top: 15px!important
    }
}

.latestContainer .lateMoreBtn {
    width: 200px;
    height: 35px;
    border: 1px solid #000;
    margin: auto;
    text-align: center;
    cursor: pointer
}

.latestContainer .lateMoreBtn a {
    position: relative;
    top: 7px;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    text-decoration: none
}

.loadMoreBtn {
    width: 200px;
    height: 35px;
    border: 1px solid #000;
    margin: auto;
    text-align: center;
    cursor: pointer;
    margin-top: 30px
}

.loadMoreBtn a {
    position: relative;
    top: 7px;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    text-decoration: none
}

.mb50 {
    margin-bottom: 50px
}

@media screen and (max-width:1476px) {
    .mb50 {
        margin-bottom: 40px
    }
}

@media screen and (max-width:1200px) {
    .mb50 {
        margin-bottom: 35px
    }
}

@media screen and (max-width:994px) {
    .mb50 {
        margin-bottom: 35px
    }
}

@media screen and (max-width:768px) {
    .mb50 {
        margin-bottom: 20px
    }
}

@media screen and (max-width:768px) {
    .pd20 {
        padding-bottom: 20px!important
    }
}

.searchContainer {
    padding: 30px 0
}

@media screen and (max-width:994px) {
    .searchContainer {
        padding: 0 15px
    }
}

@media screen and (max-width:767px) {
    .searchContainer {
        padding: 5px 0
    }
}

.searchContainer .searchBox {
    border: 1px solid #000;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .searchContainer .searchBox {
        margin: 0;
        margin-bottom: 30px;
        background-color: #fff
    }
}

.searchContainer .searchBox input {
    padding: 8px;
    padding-left: 50px;
    border: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 18px;
    width: 95%
}

@media screen and (max-width:767px) {
    .searchContainer .searchBox input {
        padding-left: 10px;
        width: auto
    }
}

.searchContainer .searchBox img {
    height: 16px;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .searchContainer .searchBox img {
        position: relative;
        padding-right: 10px;
        float: right;
        top: 13px
    }
}

.searchContainer .searchBox input:focus {
    outline: none
}

.searchPage {
    background-color: #F7FAFB;
    padding: 30px
}

.hotContainer {
    padding: 30px 0;
    padding-bottom: 30px
}

@media screen and (max-width:767px) {
    .hotContainer {
        padding: 5px 0;
        border: 0
    }
}

.hotContainer .hotList {
    text-align: left
}

@media screen and (max-width:768px) {
    .hotContainer .hotList {
        text-align: left;
        padding: 0 15px
    }
}

.hotContainer .hotList .hotTag {
    border: 1px solid gray;
    padding: 5px 10px;
    margin: 0 8px;
    display: inline-block
}

@media screen and (max-width:768px) {
    .hotContainer .hotList .hotTag {
        margin: 5px
    }
}

.hotContainer .hotList .hotTag a {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #A4ACAF;
    text-decoration: none
}

.pt-30 {
    padding-top: 30px
}

@media screen and (max-width:1476px) {
    .pt-30 {
        padding-top: 24.375px
    }
}

@media screen and (max-width:1200px) {
    .pt-30 {
        padding-top: 20.208px
    }
}

@media screen and (max-width:994px) {
    .pt-30 {
        padding-top: 15.999px;
        padding-left: 15px
    }
}

.otherContainerM {
    padding: 0;
    padding-top: 30px
}

@media screen and (max-width:994px) {
    .otherContainerM {
        background-color: #fff
    }
}

@media screen and (max-width:767px) {
    .otherContainerM {
        padding: 0;
        padding-top: 30px
    }
}

.otherContainerM .offerM::-webkit-scrollbar {
    width: 0;
    background: transparent
}

.otherContainerM .offerM {
    overflow: scroll;
    overflow-y: hidden;
    padding-bottom: 0
}

.otherContainerM .offerM ul {
    list-style-type: 0;
    width: 1300px;
    margin: 0;
    padding: 0
}

.otherContainerM .offerM ul li {
    display: inline-block;
    padding-right: 5px;
    vertical-align: top
}

.otherContainerM .offerM ul li .offerItem .offerImg {
    width: 165px;
    padding: 0
}

.otherContainerM .offerM ul li .offerItem .offerText,
.otherContainerM .offerM ul li .offerItem .offerTextB {
    background-color: #fff;
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    text-align: left;
    color: #000;
    text-decoration: none;
    padding: 5px;
    width: 165px;
    height: 70px
}

.otherContainerM .offerM ul li .offerItem .videoText {
    background-color: #fff;
    font-family: 'Citi-Sans-TC';
    font-size: 11px;
    text-align: left;
    color: #000;
    text-decoration: none;
    padding: 5px;
    width: 120px;
    height: 75px
}

.otherContainerM .offerM ul li .offerItem .rankText {
    background-color: #fff;
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    text-align: left;
    color: #000;
    text-decoration: none;
    padding: 5px;
    width: 160px;
    height: 120px;
    position: relative
}

.otherContainerM .offerM ul li .offerItem .rankTitle {
    padding-bottom: 20px;
    position: absolute;
    top: 10px
}

.otherContainerM .offerM ul li .offerItem .rankTitle a {
    font-family: 'Citi-Sans-TC';
    font-size: 13px;
    text-align: left;
    color: #000;
    text-decoration: none
}

.otherContainerM .offerM ul li .offerItem .rankDate {
    position: absolute;
    bottom: 0;
    font-family: 'Citi-Sans-TC';
    font-size: 12px;
    text-align: left;
    color: #A4ACAF;
    text-decoration: none
}

.otherContainerM .offerM ul li .offerItem .rankTag {
    position: absolute;
    bottom: 0
}

.otherContainerM .offerM ul li .offerItem .rankTag a {
    font-family: 'Citi-Sans-TC';
    font-size: 12px;
    text-align: left;
    color: #000;
    text-decoration: none
}

.otherContainerM .offerM .offerMoreItem {
    width: 100px;
    text-align: center
}

.otherContainerM .offerM #offerLoadMoreM {
    text-decoration: none;
    color: #000;
    position: relative;
    top: 40px
}

.otherContainerM .offerM ul.rankList {
    width: 700px
}

.otherContainer {
    padding-top: 60px
}

@media screen and (max-width:994px) {
    .otherContainer {
        padding-top: 30px
    }
}

@media screen and (max-width:767px) {
    .otherContainer {
        padding-top: 30px
    }
}

.otherContainer .prev {
    position: relative;
    z-index: 2;
    margin-top: 0;
    top: -215px;
    left: 0;
    float: left;
    cursor: pointer
}

@media screen and (max-width:1476px) {
    .otherContainer .prev {
        top: -174.6875px
    }
}

@media screen and (max-width:1200px) {
    .otherContainer .prev {
        top: -144.824px
    }
}

@media screen and (max-width:994px) {
    .otherContainer .prev {
        top: -114.6595px
    }
}

.otherContainer .prev img {
    width: 10px
}

@media screen and (max-width:1476px) {
    .otherContainer .prev img {
        width: 8.125px
    }
}

@media screen and (max-width:1200px) {
    .otherContainer .prev img {
        width: 6.736px
    }
}

@media screen and (max-width:994px) {
    .otherContainer .prev img {
        width: 5.333px
    }
}

.otherContainer .next {
    position: relative;
    float: right;
    margin-top: 0;
    top: -215px;
    right: 5px;
    cursor: pointer
}

@media screen and (max-width:1476px) {
    .otherContainer .next {
        top: -174.6875px;
        right: 4.0625px
    }
}

@media screen and (max-width:1200px) {
    .otherContainer .next {
        top: -144.824px;
        right: 3.368px
    }
}

@media screen and (max-width:994px) {
    .otherContainer .next {
        top: -114.6595px;
        right: 2.6665px
    }
}

.otherContainer .next img {
    width: 10px
}

@media screen and (max-width:1476px) {
    .otherContainer .next img {
        width: 8.125px
    }
}

@media screen and (max-width:1200px) {
    .otherContainer .next img {
        width: 6.736px
    }
}

@media screen and (max-width:994px) {
    .otherContainer .next img {
        width: 5.333px
    }
}

.otherContainer .nextH,
.otherContainer .prevH {
    top: -190px
}

@media screen and (max-width:1476px) {
    .otherContainer .nextH,
    .otherContainer .prevH {
        top: -154.375px
    }
}

@media screen and (max-width:1200px) {
    .otherContainer .nextH,
    .otherContainer .prevH {
        top: -127.984px
    }
}

@media screen and (max-width:994px) {
    .otherContainer .nextH,
    .otherContainer .prevH {
        top: -101.327px
    }
}

.otherContainer .nextN,
.otherContainer .prevN {
    top: -215px
}

@media screen and (max-width:1476px) {
    .otherContainer .nextN,
    .otherContainer .prevN {
        top: -174.6875px
    }
}

@media screen and (max-width:1200px) {
    .otherContainer .nextN,
    .otherContainer .prevN {
        top: -144.824px
    }
}

@media screen and (max-width:994px) {
    .otherContainer .nextN,
    .otherContainer .prevN {
        top: -114.6595px
    }
}

.rank-border {
    border-left: 1px solid #9a9a9a;
    margin-bottom: 0;
    padding-bottom: 100px
}

@media screen and (max-width:1476px) {
    .rank-border {
        padding-bottom: 81px
    }
}

@media screen and (max-width:1200px) {
    .rank-border {
        padding-bottom: 67px
    }
}

@media screen and (max-width:994px) {
    .rank-border {
        padding-bottom: 53px
    }
}

.article-border {
    border-right: 1px solid #9a9a9a;
    margin-bottom: 50px;
    padding-bottom: 0
}

@media screen and (max-width:994px) {
    .article-border {
        border: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .article-border {
        border: 0;
        margin-bottom: 0
    }
}

.rankList {
    padding-top: 0
}

.rankList .rankItem {
    padding-bottom: 0;
    padding-top: 10px
}

.rankList .rankItem ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.rankList .rankItem ul li {
    display: inline-block
}

.rankList .rankItem ul li .rankImg {
    width: 220px;
    padding-right: 10px
}

@media screen and (max-width:1476px) {
    .rankList .rankItem ul li .rankImg {
        width: 178.75px;
        padding-right: 8.125px
    }
}

@media screen and (max-width:1200px) {
    .rankList .rankItem ul li .rankImg {
        width: 148.192px;
        padding-right: 6.736px
    }
}

@media screen and (max-width:994px) {
    .rankList .rankItem ul li .rankImg {
        width: 117.326px;
        padding-right: 0
    }
}

.rankList .rankItem ul li .rankImg img {
    width: 100%
}

.rankList .rankItem ul li .rankText {
    position: relative;
    top: -10px
}

@media screen and (max-width:1476px) {
    .rankList .rankItem ul li .rankText {
        top: -10px
    }
}

@media screen and (max-width:1200px) {
    .rankList .rankItem ul li .rankText {
        top: -3px
    }
}

@media screen and (max-width:994px) {
    .rankList .rankItem ul li .rankText {
        top: -7px
    }
}

.rankList .rankItem ul li .rankTitle {
    position: relative;
    top: 0;
    width: 220px;
    height: 100px
}

@media screen and (max-width:1476px) {
    .rankList .rankItem ul li .rankTitle {
        width: 170px;
        height: 81.25px
    }
}

@media screen and (max-width:1200px) {
    .rankList .rankItem ul li .rankTitle {
        width: 140px;
        height: 67.36px
    }
}

@media screen and (max-width:994px) {
    .rankList .rankItem ul li .rankTitle {
        width: 117.326px;
        height: 53.33px
    }
}

.rankList .rankItem ul li .rankTitle a {
    font-family: 'Citi-Sans-TC';
    font-size: 20px;
    color: #000;
    text-decoration: none;
    line-height: 24px
}

@media screen and (max-width:1476px) {
    .rankList .rankItem ul li .rankTitle a {
        font-size: 17px;
        line-height: 21px
    }
}

@media screen and (max-width:1200px) {
    .rankList .rankItem ul li .rankTitle a {
        font-size: 13px;
        line-height: 17px
    }
}

@media screen and (max-width:994px) {
    .rankList .rankItem ul li .rankTitle a {
        font-size: 14px;
        line-height: 18px
    }
}

.rankList .rankItem ul li .rankDate {
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    color: #A4ACAF;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .rankList .rankItem ul li .rankDate {
        font-size: 13px
    }
}

@media screen and (max-width:1200px) {
    .rankList .rankItem ul li .rankDate {
        font-size: 12px
    }
}

@media screen and (max-width:994px) {
    .rankList .rankItem ul li .rankDate {
        font-size: 11px
    }
}

.rankList .rankItem ul li .rankTag a {
    font-family: 'Citi-Sans-TC';
    font-size: 14px;
    color: #000;
    text-decoration: none
}

@media screen and (max-width:1476px) {
    .rankList .rankItem ul li .rankTag a {
        font-size: 13px
    }
}

@media screen and (max-width:1200px) {
    .rankList .rankItem ul li .rankTag a {
        font-size: 12px
    }
}

@media screen and (max-width:994px) {
    .rankList .rankItem ul li .rankTag a {
        font-size: 11px
    }
}

.rankList .rank-first {
    padding-top: 0
}

.offerCarousel {
    padding: 10px 20px;
    padding-bottom: 30px;
    padding-top: 0
}

.noticeCarousel {
    padding: 10px 20px
}

.offerItem .offerImg {
    width: 270px;
    padding-bottom: 10px
}

@media screen and (max-width:1476px) {
    .offerItem .offerImg {
        width: 220px;
        padding-bottom: 8.125px
    }
}

@media screen and (max-width:1200px) {
    .offerItem .offerImg {
        width: 180px;
        padding-bottom: 6.736px
    }
}

@media screen and (max-width:994px) {
    .offerItem .offerImg {
        width: 135px;
        padding-bottom: 5.333px
    }
}

.offerItem .offerText {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding-right: 20px
}

@media screen and (max-width:1476px) {
    .offerItem .offerText {
        font-size: 13px;
        padding-right: 16px
    }
}

@media screen and (max-width:1200px) {
    .offerItem .offerText {
        font-size: 10.7776px;
        padding-right: 13px
    }
}

@media screen and (max-width:994px) {
    .offerItem .offerText {
        font-size: 8.5328px;
        padding-right: 11px
    }
}

.share-container-fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 5
}

.share-container,
.share-container-fixed {
    background-color: #F7FAFB;
    padding: 12px 0
}

.share-container .shareList {
    margin: auto;
    text-align: center
}

.share-container .shareList ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.share-container .shareList ul li {
    display: inline-block;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    padding: 0 5px
}

@media screen and (max-width:767px) {
    .share-container .shareList ul li {
        font-size: 14px;
        padding: 0 3px
    }
}

.share-container .shareList ul li img {
    height: 30px
}

@media screen and (max-width:767px) {
    .share-container .shareList ul li img {
        height: 20px
    }
}

.share-container .shareList ul li .sep {
    position: relative;
    top: 9px;
    height: 27px;
    width: 2px;
    background-color: #fff
}

.share-container .shareList ul li a img {
    height: 27px
}

.category-container {
    position: relative;
    top: 50px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (max-width:767px) {
    .category-container {
        margin-bottom: 0
    }
}

.category-container .categoryTitle {
    font-family: 'Citi-Sans-TC';
    font-size: 28px;
    color: #000;
    padding: 0
}

.category-container .categoryTitle h1 {
    line-height: inherit;
    margin: 0
}

@media screen and (max-width:767px) {
    .category-container .categoryTitle h1 {
        font-size: 24px;
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .category-container .categoryTitle {
        padding-left: 15px;
        font-size: 20px
    }
}

.searchPageContainer {
    position: relative;
    top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px
}

@media screen and (max-width:768px) {
    .searchPageContainer {
        padding-top: 20px
    }
}

.article-container {
    position: relative;
    top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px
}

@media screen and (max-width:994px) {
    .article-container {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .article-container {
        padding-top: 20px;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.article-container .articleTag {
    font-family: 'Citi-Sans-TC';
    font-size: 24px;
    color: #000;
    padding-bottom: 20px
}

@media screen and (max-width:768px) {
    .article-container .articleTag {
        font-size: 16px
    }
}

.article-container .articleTitle {
    font-family: 'Citi-Sans-TC';
    font-size: 36px;
    color: #000;
    padding-bottom: 20px
}

.article-container .articleTitle h1 {
    line-height: inherit;
    margin: 0
}

@media screen and (max-width:767px) {
    .article-container .articleTitle h1 {
        font-size: 24px
    }
}

@media screen and (max-width:768px) {
    .article-container .articleTitle {
        font-size: 20px
    }
}

.article-container .articleAuthor {
    padding-top: 10px;
    padding-bottom: 20px;
}

.article-container .articleAuthor h1 {
    line-height: inherit;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #A4ACAF;
}

.article-container .articleImgHead {
    width: 100%
}

.article-container .articleImgHeadBig {
    width: 100%;
    height: 550px
}

@media screen and (max-width:1476px) {
    .article-container .articleImgHeadBig {
        height: 420px
    }
}

@media screen and (max-width:1200px) {
    .article-container .articleImgHeadBig {
        height: 350px
    }
}

@media screen and (max-width:994px) {
    .article-container .articleImgHeadBig {
        height: 250px
    }
}

@media screen and (max-width:768px) {
    .article-container .articleImgHeadBig {
        height: auto;
        width: 100%
    }
}

.article-container .articleImgHeadBig img {
    height: 550px;
    margin: auto
}

@media screen and (max-width:1476px) {
    .article-container .articleImgHeadBig img {
        height: 420px
    }
}

@media screen and (max-width:1200px) {
    .article-container .articleImgHeadBig img {
        height: 350px
    }
}

@media screen and (max-width:994px) {
    .article-container .articleImgHeadBig img {
        height: 250px
    }
}

@media screen and (max-width:768px) {
    .article-container .articleImgHeadBig img {
        height: auto;
        width: 100%
    }
}

.article-container .articleDetail {
    padding-top: 10px;
    padding-bottom: 50px
}

@media screen and (max-width:994px) {
    .article-container .articleDetail {
        padding-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .article-container .articleDetail {
        padding-top: 0;
        padding-bottom: 0
    }
}

.article-container .articleDetail .articleDetailActionBlock {
    width: 100%;
    background-color: #FF5C0B;
    border-radius: 0;
    padding: 25px;
    margin-bottom: 40px;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.article-container .articleDetail .articleDetailActionBlock .caption {
    font-family: 'Citi-Sans-TC';
    font-size: 18px;
    color: #fff;
    padding: 12px 20px 12px 0px;
}

@media screen and (max-width:1200px) {
    .article-container .articleDetail .articleDetailActionBlock .caption {
        font-size: 14px
    }
}

@media screen and (max-width:994px) {
    .article-container .articleDetail .articleDetailActionBlock .caption {
        font-size: 18px
    }
}

.article-container .articleDetail .articleDetailActionBlock .btn {
    width: 180px;
    height: 47px;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 10px
}

.article-container .articleDetail .articleDetailActionBlock .btn a {
    font-family: 'Citi-Sans-TC';
    font-size: 18px;
    color: #fff;
    text-decoration: none
}

.article-container .articleDetail .articleDetailWarning {
    padding-bottom: 20px;
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 22px;
    color: #255BE3
}

@media screen and (max-width:1476px) {
    .article-container .articleDetail .articleDetailWarning {
        padding-bottom: 16px;
        font-size: 20px
    }
}

@media screen and (max-width:1200px) {
    .article-container .articleDetail .articleDetailWarning {
        padding-bottom: 14px;
        font-size: 18px
    }
}

@media screen and (max-width:994px) {
    .article-container .articleDetail .articleDetailWarning {
        padding-bottom: 12px;
        font-size: 16px
    }
}

@media screen and (max-width:768px) {
    .article-container .articleDetail .articleDetailWarning {
        padding-bottom: 20px;
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    .article-container .articleDetail .articleDetailActionBlock {
        width: 100%;
        height: auto;
        background-color: #FF5C0B;
        border-radius: 0;
        padding: 25px;
        margin: auto;
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: center
    }
    .article-container .articleDetail .articleDetailActionBlock .caption {
        float: none;
        font-family: 'Citi-Sans-TC';
        font-size: 18px;
        color: #fff;
        padding: 12px 20px;
        margin: auto;
    }
    .article-container .articleDetail .articleDetailActionBlock .btn {
        float: none;
        width: 180px;
        height: 47px;
        border: 1px solid #fff;
        border-radius: 0;
        padding: 10px;
        margin: auto;
    }
    .article-container .articleDetail .articleDetailActionBlock .btn a {
        font-family: 'Citi-Sans-TC';
        font-size: 18px;
        color: #fff;
        text-decoration: none
    }
}

.article-container .articleDetailHeadline p {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 20px;
    color: #000
}

.article-container .articleDetailContentImg {
    height: 430px
}

@media screen and (max-width:1476px) {
    .article-container .articleDetailContentImg {
        height: 349.375px
    }
}

@media screen and (max-width:1200px) {
    .article-container .articleDetailContentImg {
        height: 289.648px
    }
}

@media screen and (max-width:994px) {
    .article-container .articleDetailContentImg {
        height: 229.319px
    }
}

@media screen and (max-width:768px) {
    .article-container .articleDetailContentImg {
        height: auto;
        margin-bottom: -20px
    }
}

.article-container .articleDetailContentImg img {
    height: 400px
}

@media screen and (max-width:1476px) {
    .article-container .articleDetailContentImg img {
        height: 325px
    }
}

@media screen and (max-width:1200px) {
    .article-container .articleDetailContentImg img {
        height: 269.44px
    }
}

@media screen and (max-width:994px) {
    .article-container .articleDetailContentImg img {
        height: 213.32px
    }
}

@media screen and (max-width:768px) {
    .article-container .articleDetailContentImg img {
        height: auto
    }
}

.article-container .articleDetailContent p {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    margin: 0
}

.article-container .articleDetailContent .title {
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: 'Citi-Sans-TC-Bold';
    font-size: 20px;
    color: #000
}

.article-container .articleDetailContent .title img {
    position: relative;
    top: -3px;
    width: 13px
}

.article-container .articleDetailContent ul {
    padding: 0;
    list-style-type: none
}

.article-container .articleDetailContent ul li {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    padding-bottom: 10px
}

.article-container .articleDetailContent ul li:before {
    content: "• ";
    font-size: 10pt
}

.article-container .articleDetailContent ol {
    padding: 0 20px
}

.article-container .articleDetailContent ol li {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #000;
    padding-bottom: 10px
}

.article-container .articleDetailContent .img {
    padding: 30px 0
}

.article-container .articleDetailContent .img img {
    width: 50%;
    height: auto
}

@media screen and (max-width:767px) {
    .article-container .articleDetailContent .img img,
    .article-container .articleDetailContent img {
        width: 100%
    }
}

.article-container .articleDetailContent .banner {
    padding: 40px 20px
}

@media screen and (max-width:768px) {
    .article-container .articleDetailContent .banner {
        padding: 20px 0
    }
}

.article-container .articleDetailContent .disclaimer {
    border: 0;
    padding: 10px;
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #A4ACAF;
    background-color: #eee;
    width: 100%;
    text-align: left;
    word-wrap: break-word;
    height: 60px;
    overflow-x: hidden;
    overflow-y: scroll
}

.article-container .sep {
    height: 1px;
    background-color: #000;
    display: none
}

@media screen and (max-width:768px) {
    .article-container .sep {
        display: block
    }
}

.article-container .hotList {
    text-align: left;
    padding: 30px 0
}

@media screen and (max-width:994px) {
    .article-container .hotList {
        margin-bottom: 20px
    }
}

@media screen and (max-width:768px) {
    .article-container .hotList {
        text-align: left;
        padding: 15px 0
    }
}

.article-container .hotList .hotTag {
    border: 1px solid gray;
    padding: 5px 10px;
    margin-right: 10px;
    display: inline-block
}

@media screen and (max-width:768px) {
    .article-container .hotList .hotTag {
        margin-right: 5px;
        margin-bottom: 10px
    }
}

.article-container .hotList .hotTag a {
    font-family: 'Citi-Sans-TC';
    font-size: 16px;
    color: #0F1632;
    text-decoration: none
}

.disclaimer-container {
    top: 0!important;
    padding-top: 0!important
}

@media screen and (max-width:994px) {
    .disclaimer-container .articleDetail {
        padding-top: 0;
        padding-bottom: 50px
    }
}

@media screen and (max-width:767px) {
    .disclaimer-container .articleDetail {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .pdt0 {
        padding-top: 0
    }
}

@media screen and (max-width:768px) {
    .pdb0 {
        padding-bottom: 0
    }
}

/*# sourceMappingURL=main.css.map */