body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    /*font:13px/1.231 "PingFang HK",STHeitiTC-Light,Arial,Meiryo,"Microsoft JhengHei",sans-serif;*/
    font-family: 'PingFang HK', STHeitiTC-Light, Arial, Meiryo, 'Microsoft JhengHei', sans-serif;
    font-weight: normal;
    font-size: 15px;
}

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

a:link {
    color: #ff0000;
    text-decoration: none !important;
    text-shadow: none !important;
    font-weight: normal !important;
}

a:hover {
    color: #f08d00;
    text-decoration: none
}

a:visited {
    color: #ff0000
}

*:focus {
    outline: none
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

area:focus {
    outline: none
}

em {
    color: #C00
}

select {
    background-color: #ffffff
}

.container-fluid,
.row,
[class*='col-'] {
    padding: 0;
    margin: 0
}

.main_content {
    margin-left: 5px;
}

.pagetitle {
    border-bottom: 4px solid #f08d00;
    padding-bottom: 4px;
    margin-bottom: 10px;
    display: none
}

.pagetitle span {
    display: block;
    margin-left: 8px;
    font-size: 21px;
}

.top {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 200;
    background-color: #0c417c;
}

.top .top_inner {
    height: 30px;
    color: #FFF;
    overflow: hidden;
    max-width: 1180px;
    padding: 0 10px;
    line-height: 30px;
    margin: auto;
}

.top a {
    color: #FFF
}

.top .top_inner td {
    vertical-align: middle;
}

.topbanner {
    margin-top: 30px;
    background-color: #fed74b;
    border-bottom: 1px solid #fff;
}

.topbanner .topbanner_inner {
    max-width: 1200px;
}

.topbanner .marquee {
    max-width: 1200px;
    line-height: 35px;
    overflow: hidden;
    font-size: 19px;
}

.topbanner .marquee a {
    color: #4c4968;
    position: relative;
    left: -50%;
}

.topbanner .marquee span {
    margin-left: 10px;
    margin-right: 10px;
}

#div-finance {
    height: 20px;
    line-height: 20px;
    font-size: 15px
}

#div-weather {
    font-size: 15px
}

#finance {
    color: #ffffff;
}

#finance .change_up {
    color: #3ef000;
    padding-left: 10px;
}

#finance .change_dn {
    color: #FF0000;
    padding-left: 10px;
}

#weather {
    color: #ffffff;
    margin-top: 1px;
    line-height: 15px
}

#weather .warningicon {}

#weather .weathericon {}

#weather .temperature {}

#weather .humidity {}

#weather .icon {
    width: 18px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle
}

.addthis_toolbox {
    margin-top: 4px;
    width: 85px
}

.addthis_toolbox .at-icon {
    width: 22px !important;
    height: 22px !important;
}

.addthis_toolbox .at-icon-wrapper {
    width: 22px !important;
    height: 22px !important;
}

.lefttitle {
    width: 100%;
    background-color: #bee4ff;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 22px;
    color: #0059ec;
}

.lefttitle .letter {}

.lefttitle .left_more {
    display: block;
    position: absolute;
    margin-left: 305px;
    margin-top: 10px;
    color: #c30000;
    font-size: 15px;
}

.lefttitle .left_more:hover {
    color: #f08d00;
}

.menu {
    background-color: #3487d5;
    border-bottom: 0px solid #d1d1d1;
}

.menufixtop {
    position: fixed;
    top: 30px;
    width: 100%;
    text-align: center;
    z-index: 200;
}

.menu .menu_inner {
    width: 100%;
    height: 44px;
}


/* Css pillMenu Horizontal */

.pillMenu {
    position: relative;
}

.pillMenu ul {
    margin: 0;
    padding: 0;
    position: relative;
    display: table;
    width: 100%;
}

.pillMenu ul li {
    display: table-cell;
    list-style: none;
    position: relative;
    z-index: 10;
    font-size: 20px;
    text-align: center
}

.pillMenu ul li a {
    color: #ffffff;
    display: block;
    padding: 8px 18px;
    text-decoration: none;
}

.pillMenu ul li a:hover {}

.pillMenu ul li.selected {
    background-color: #2063a2;
}

.pillMenu ul li.selected a {}

.pillMenu .pill {
    border-bottom: 3px solid #9d0000;
    margin-top: 3px;
}

.menu .dropdown-menu {
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    background-color: #0f64b3;
}

.menu .dropdown-menu a {
    padding: 8px 8px !important;
    border-bottom: 1px solid #3b85ca !important;
    line-height: normal !important
}

.menu .submenu {
    background-color: #0f64b3;
    position: absolute;
    right: 0px;
    padding: 0px;
    min-width: 150px;
    z-index: 999
}

.menu .submenu li {
    list-style: none;
    padding: 4px 10px;
    border-bottom: 1px solid #3b85ca;
    font-size: 17px;
    line-height: normal
}

.menu .submenu .subtitle {
    color: #ffffff;
    font-size: 17px;
}

.menu .submenu a {
    color: #ffffff !important;
}

.menu .submenu div a {
    display: block;
    color: #ffffff !important;
    padding: 4px 15px !important;
    font-size: 17px;
}

.maincontent {
    max-width: 1200px;
    min-height: 500px;
    padding: 16px 16px;
    margin: auto;
    margin-bottom: 3px;
    background-color: #FFF
}

.v10height {
    clear: both;
    height: 10px;
}

.bt_icon {
    margin-top: 20px
}

.searchbtn {
    background-image: url(img/search_btn.png?id=1);
    background-repeat: no-repeat;
    background-size: 90px 35px;
    width: 90px;
    height: 35px;
    border: none
}

#gfbtn {
    margin-left: 6px;
    cursor: hand;
    cursor: pointer
}

.footer {
    min-height: 200px;
    width: 100%;
    background-color: #ececec;
    padding-bottom: 10px;
    text-align: center;
}

.footer .footmenu {
    background-color: #377fc2;
    padding: 5px;
    font-size: 17px;
}

.footer .footmenu a {
    margin-left: 15px;
    margin-right: 15px;
    color: #ffffff;
}

.footer .footer_inner {
    max-width: 1180px;
    padding: 10px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #003e78;
    margin: auto;
}

.footer .copyright {
    font-size: 15px;
    color: #545454;
    margin-top: 10px;
}

#top-link-block {
    z-index: 9999;
}

#top-link-block.affix-top {
    position: absolute;
    /* allows it to "slide" up into view */
    bottom: -82px;
    /* negative of the offset - height of link element */
    right: 10px;
    /* padding from the left side of the window */
}

#top-link-block.affix {
    position: fixed;
    /* keeps it on the bottom once in view */
    bottom: 10px;
    /* height of link element */
    right: 10px;
    /* padding from the left side of the window */
}

#top-link-block a {
    color: #FFF
}

.backtop {
    background-color: #333333;
    padding: 10px 15px 15px 15px;
    display: block;
    text-align: center
}

.topnav {
    color: #666;
    padding: 5px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #dcdcdc;
    margin-bottom: 10px;
    font-size: 15px
}

.topnav a {
    color: #666;
}

.numnavbar {
    background-color: #ececec;
    padding: 2px;
    margin-bottom: 10px;
}

.navtotal {
    padding: 8px;
    text-align: right;
    color: #1c71c8;
    font-size: 15px;
}

.navtotal span {
    color: #F60
}

.pagination {
    margin: 0;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 8px 12px;
    font-size: 16px;
    color: #6e6e6e;
}

.pagination-lg>li>a.active {
    background-color: #ff992b;
    color: #fff
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #FF0000
}

.numnav {
    background-color: #e7e7e7;
    padding: 8px;
    margin-bottom: 10px;
}

.numnav td {
    color: #6e6e6e
}

.numnav .list {
    float: right;
    border-right: 1px solid #d0d0d0
}

.numnav a {
    display: block;
    padding: 0 10px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #FFF;
    float: left;
    border: 1px solid #d0d0d0;
    border-right: none;
    color: #6e6e6e;
    font-size: 15px;
}

.numnav a.last {
    border-right: 1px solid #d0d0d0;
}

.numnav a.active {
    background-color: #b60002;
    border-color: #b60002;
    color: #fff
}

.hi5 {
    height: 5px
}

em {
    color: #F00
}

.button {
    padding: 5px 13px;
    background-color: #008dde;
    color: #ffffff;
    border: none;
}

.leftcol {
    width: 30%;
    padding-right: 11px;
}

.breaklink {
    word-break: break-all;
}

.fancybox-show-thumbs .fancybox-thumbs {
    background-color: #000000 !important
}

.imgtitlewidth {
    width: 149px;
}

.green {
    color: #090
}

@media (min-width: 1200px) {
    .pillMenu ul li a {
        padding: 7px 15px;
    }
    .menu .menu_inner {
        width: 1160px;
        margin: auto
    }
    .topbanner {
        height: 165px;
        padding-bottom: 10px;
    }
    .topbanner .topbanner_inner {
        width: 1180px;
        height: 165px;
        margin: auto;
    }
}

@media (max-width: 1100px) {
    .pillMenu ul li a {
        padding: 7px 10px;
    }
}

@media (max-width: 1000px) {
    .footer {
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .maincontent {
        padding: 3px 3px;
    }
    .pillMenu ul li a {
        padding: 7px 5px;
    }
    .menu .submenu {}
    .topbanner .marquee {
        font-size: 19px;
        line-height: 25px;
    }
    .backtop {
        padding: 5px 10px 10px 10px;
    }
    .numnav a {
        padding: 0 8px;
    }
    .center-pagination {
        text-align: center;
    }
    .footer .branch {
        width: 100% !important;
    }
    .footer .item {
        width: 24%;
    }
}

@media (max-width: 550px) {
    .hidden-w550 {
        display: none;
    }
}

@media (min-width: 501px) {
    .hidden-sxs {
        display: block;
    }
    .visible-sxs {
        display: none;
    }
}

@media (max-width: 500px) {
    .footer {
        font-size: 13px
    }
    .footer .item {
        font-size: 13px
    }
    .footer .item b {
        font-size: 14px;
        margin-bottom: 5px;
        color: #f7d019
    }
    .footer .app td {
        padding-right: 5px
    }
    .pagination-lg>li>a,
    .pagination-lg>li>span {
        padding: 5px 10px;
        font-size: 14px;
    }
    .hidden-sxs {
        display: none;
    }
    .visible-sxs {
        display: block;
    }
}

@media (max-width: 400px) {
    .hiddenw400 {
        display: none
    }
    .footer .footer_link {
        padding: 10px 0 !important;
    }
}

@media (max-width: 350px) {
    .pillMenu ul li a {
        padding: 7px 5px;
    }
    .footer .item1 {
        font-size: 13px;
        padding-left: 0px;
        background-image: none;
    }
}

@media (max-width: 992px) {
    .maincontent {
        padding: 6px 6px;
    }
}

.menu_agentblog_320 {
    display: none
}

@media (max-width: 320px) {
    .menu_agentblog {
        display: none
    }
    .menu_agentblog_320 {
        display: block
    }
    .hiddenw320 {
        display: none
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
    .maincontent {
        width: 1200px;
    }
    .topbanner .topbanner_inner {
        width: 1200px;
    }
}