/* templatemo 395 urbanic */
/* Urbanic Template http://www.templatemo.com/preview/templatemo_395_urbanic */

body, html {
    overflow-x: hidden;
}

body {
    background-size: 100% auto;
    background-color: #eeeeee;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    margin: 0;
    clear: both;
}

li {
    line-height: 1.6em;
}

.templatemo_clear {
    clear: both;
}

.height30 {
    height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color: #f5f5f5;
    overflow: hidden;
    /*background: transparent url(../images/pixel_bg2.png) repeat 0 0;*/
}

.templatemo-top-menu {
    min-height: 100px;
    background-color: rgba(255, 255,255, 0.8);
    z-index: 5000;
    /*z-index: 5000;*/
    width: 100%;
}

    .templatemo-top-menu .navbar-toggle {
        margin-top: 38px;
    }

    .templatemo-top-menu .navbar-brand {
        /*padding: 0;
    margin: 30px 0 0 0;*/
    }

/* ------ Logo ----- */
.toefl-logo {
    display: block;
}

.toefl-logo-m {
    display: none;
}

.freebirdFormviewerViewCenteredContent {
    margin: auto;
    width: 90% !important;
}
/* ------ Carousel ----- */

#templatemo-carousel {
    /*border-top: 3px solid #333333; */
    background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*overflow-x: hidden;*/
    margin-bottom: 0;
    height: 500px;
}

    #templatemo-carousel .carousel-caption {
        z-index: 10;
    }

    #templatemo-carousel .item {
        height: 500px;
    }

    #templatemo-carousel .carousel-inner > .item > img {
        min-width: 100%;
        /*height: 500px;*/
        left: 0;
        top: 0;
    }

.applyform_desktop {
    display: block;
    width: 100%;
    margin: 0 auto;
    /* background-color: #e9e9e9; */
}

.applyform_mob {
    display: none;
    width: 100%;
    margin: 0 auto;
}

.line_space {
    text-decoration: none;
    border-bottom: 2px solid;
}

.table_form {
    border-right: 1px solid #dfdfdf;
    margin: 0 auto;
    padding: 0 30px 35px 30px;
}

.table_form_right {
    margin: 0 auto;
    padding: 0 30px 35px 30px;
}

.table_form_basic {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
    font-variant: normal;
    height: 1200px;
    width: 100%;
    color: #635245;
    letter-spacing: 1px;
    text-align: left;
    border: 1px solid #eeeeee;
    background-color: #FFFFFF;
    margin: 40px 0px 50px 0px;
    padding: 35px 35px 35px 35px;
}

/* 文字陰影 */
.shadow {
    text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
}

/* 極細線效果 */
.bd-t {
    position: relative;
    height: 25px;
    margin-bottom: 20px;
}

    .bd-t:after {
        content: "  ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        background-color: #c3c3c3;
        /* 如果不用 background-color, 使用 border-top:1px solid #e0e0e0; */
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

/* 左右橫線中間文字 */
.order {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

    .order .line {
        display: inline-block;
        width: 150px;
        border-top: 1px solid #ccc;
    }

    .order .txt {
        color: #686868;
        vertical-align: -8%;
    }


@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 60px;
        padding-left: 50px;
        right: 20%;
        /*left: 612px;*/
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom: 0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    border-bottom: 1px solid #dfdfdf;
    min-height: 85px;
}

.templatemo-slogan {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 30px 0 0px 0;
    color: #333333;
}

.templatemo-service {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f7f7f7;
}

.templatemo-case {
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 70px;
    /* border-top: #EDEDED solid 1px; */
    background-attachment: fixed;
    /*background: url(../images/case_back.jpg) top center no-repeat #e1faff;*/
    background-size: 100% auto;
}

.templatemo-share {
    /* border-top: 1px solid #eeeeee; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 60px;
    background: #fdefef;
    background: url(../images/share_back.jpg) top center no-repeat;
    background-size: 100% auto;
}

.templatemo-standard {
    /* border-top: 1px solid #eeeeee; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
    background-attachment: fixed;
    background: url(../images/teacher_bg.jpg) top center no-repeat #fff0ef;
    background-size: 100% cover;
}

.templatemo-advantage {
    /* border-top: 1px solid #eeeeee; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(../images/information_bg.jpg) top center no-repeat #f9f8eb;
    background-attachment: fixed;
    background-size: 100% auto;
}

.templatemo-aboutsay {
    /* border-top: 1px solid #eeeeee; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    background: #f9f6f1;
    /*background:url(../images/campaign_back.jpg) top center no-repeat;*/
    background-size: 100% auto;
}

.templatemo-plusthree {
    /* border-top: 1px solid #eeeeee; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 30px;
    background: url(../images/plustwo_back.jpg) top center no-repeat #FFFFFF;
    background-size: 100% auto;
}

.templatemo-book {
    /* border-top: 1px solid #eeeeee; */
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 60px;
    background: #ffffec;
    /* background:url(../images/book_back.jpg) top center no-repeat; */
    /*  background-size: 100% auto; */
}

.templatemo-test {
    border-top: 1px solid #eeeeee;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
    background-size: 100% auto;
}

.templatemo-sw {
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(../images/course_bg.jpg) top center no-repeat #f7f2ed;
    background-size: 100% cover;
    background-attachment: fixed;
}

.templatemo-more {
    border-top: 1px solid #eeeeee;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
    background: #f0f0f0;
}

.templatemo-foreword {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #FFFFFF;
}

.templatemo-service-intitle {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fff6f5;
}

.templatemo-service-item {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}

    .templatemo-service-item p {
        font-weight: lighter;
        text-align: justify;
        margin-top: 25px;
        font-size: 14px;
        color: #555555;
    }

.templatemo-footer {
    border-top: 1px solid #eeeeee;
    margin-top: 0px;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer_container {
    margin-top: 60px;
    margin-bottom: 20px;
}

.footer_bottom_content {
    font-size: 14px;
    color: #333333;
}

.space-bm10 {
    margin-bottom: 10px;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}

.btn-orange {
    font-size: 18px;
    line-height: 23px;
    background-color: #bc340a;
    border-bottom: 2px solid #bc340a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

    .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
        background-color: #d35400;
        color: #ffffff;
    }

.btn-green {
    background-color: #e9e9e9;
    border-bottom: 0px solid #e9e9e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #555555;
}

    .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
        background-color: #555555;
        color: #ffffff;
    }

.nav > li > a {
    padding: 10px 20px;
}

    .nav > li > a:hover,
    .nav > li > a:focus {
        background-color: e9e9e9;
        color: #fff;
    }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #E9E9E9;
    color: #333333;
}

.nav > li > a {
    color: #929292;
}

.navbar-default {
    /*background-color: #FFFFFF;*/
    border: none;
}

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        background-color: #dedede;
        color: #fff;
        font-size: 17px;
    }

.navbar {
    margin-bottom: 0px;
}


/* 講者照片 */
.speaker img {
    margin-bottom: 20px;
    /* border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 3px solid #333; 
    box-shadow: #c5c5c5 0 0 7px;*/
}

.speak_bar {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    padding: 6px;
    width: 100%;
    background-color: #ffeed1;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.3em;
    border-radius: 5px;
    border: 1px solid #ffdfa9;
}

.speak_bar_red {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    padding: 6px;
    width: 100%;
    background-color: #f5ebfe;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.3em;
    font-weight: nod;
    border-radius: 5px;
    border: 1px solid #e5deeb;
}

.speak_bar2 {
    padding: 8px;
    width: 100%;
    background-color: #c8edff;
    color: #3b7cc5;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    border-radius: 5px;
}

.ma_content2 td {
    border: #ccc solid thin;
    font-size: 19px;
    line-height: 30px;
    padding: 10px;
}

/*講師經歷*/
.teac-exp {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    border: 2px solid #6a4a9c;
    background-color: #fff;
    padding: 5px 15px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .teac-exp a {
        color: #6a4a9c;
        text-decoration: none;
    }

        .teac-exp a:hover {
            color: #333333;
            text-decoration: none;
        }

.teac-exp-box {
    background-color: #ffffff;
    padding: 20px 15px;
    margin-top: 15px;
    display: block;
    border-radius: 5px;
    text-align: left;
}

    .teac-exp-box > ul > li {
        font-size: 16px;
        line-height: 28px;
        margin-left: -5px;
    }

.examp-title {
    font-family: "malgun gothic", simhei;
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    line-height: 30px;
}

.examp-title-s {
    font-size: 18px;
    color: #6a4b9c;
    font-weight: 600;
}

.teac-bm {
    margin-bottom: 10px;
}

.more-box {
    padding: 20px;
    border: solid 1px #FF3D3D;
    background-color: rgba(255, 255, 255, 0.6);
    text-align: justify;
}

@media (min-width: 768px) {
    .templatemo-service-item-header {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        margin-left: -20px;
        padding: 16px 20px 20px;
        font-weight: bold;
        display: inline-block;
        padding-top: 0px;
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333333;
    }
}

@media (max-width: 767px) {
    .templatemo-service-item-header {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        margin-left: -20px;
        padding: 16px 20px 20px;
        font-weight: bold;
        display: inline-block;
        padding-top: 0px;
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0px;
    }
}

.templatemo-service-item-header-s {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    margin-left: -20px;
    padding: 16px 20px 20px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    padding-top: 0px;
    letter-spacing: 0px;
    font-size: 24px;
}

.templatemo-header-orange {
    background-color: #ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff;
}

.team_hr {
    border: 1px solid #fff;
    width: 39.5%;
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px;
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc;
}

.templatemo-team {
    border-top: 1px solid #eeeeee;
    background: #edf8ff;
    font-family: 'Open Sans', sans-serif;
    min-height: 400px;
    color: #ffffff;
}

.templatemo-line-header {
    margin-top: 100px;
    margin-bottom: 80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

    .member-thumb .thumb-overlay {
        background-color: rgba(220, 157, 102, 0.8);
        position: absolute;
        visibility: hidden;
        padding-top: 35%;
        padding-left: 25%;
        height: 100%;
        width: 100%;
        opacity: 0;
        right: 0;
        top: 0;
    }

.thumb-overlay a {
    float: left;
    margin-right: 5px;
}

.team-inner {
    margin-top: 10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.team-inner-subtext {
    font-weight: normal;
    font-size: 12px;
}

.row_team {
    margin-left: -50px;
    margin-top: 70px;
}

    .row_team li {
        list-style: none;
    }

.ma_table_content ul {
    margin: 0;
}

.txt_darkgrey {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #333333;
    font-weight: 700;
}

.break {
    display: inline;
    line-height: 0px !important;
    font-size: 10px !important;
}

.txt_darkgrey_share {
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}

.txt_darkgrey_green {
    font-family: "malgun gothic", simhei;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #5e8939;
    font-weight: 700;
    margin-bottom: 10px;
}

.txt_darkgrey_black {
    font-family: "malgun gothic", simhei;
    font-size: 23px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #323232;
    font-weight: 700;
    margin-bottom: 5px;
}

.txt_darkgrey_high {
    font-family: "malgun gothic", simhei;
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #323232;
    font-weight: 550;
    margin-bottom: 10px;
}

/* btn：start */
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: #000000;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    background-repeat: repeat-x;
}

    .btn-default:focus, .btn-default:hover {
        background-color: #e0e0e0;
        background-position: 0 -15px;
    }

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        background-color: #e0e0e0;
        background-position: 0 -15px;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #fff;
    }


.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #265a88;
        background-position: 0 -15px;
        border-color: #204d74;
        background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
        background-repeat: repeat-x;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
        background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
        background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;
        border-color: #245580;
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff;
    }

.btn-warning {
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13;
}

    .btn-warning:hover {
        background-color: #eb9316;
        background-position: 0 -15px;
    }

    .btn-warning:focus, .btn-warning.focus {
        background-color: #eb9316;
        background-position: 0 -15px;
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
    .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500;
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
        .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #c12e2a;
        border-color: #ac2925;
        background-position: 0 -60px;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }


.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
    .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430;
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
        .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        }

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        color: #000000;
        background-color: #39b3d7;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #999999;
                text-decoration: none;
            }

/* btn Size */
.btn-lg {
    padding: 20px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.btn-frame {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
}

    .btn-frame:hover, .btn-frame:focus, .btn-frame:active, .btn-frame.active, .open .dropdown-toggle.btn-frame {
        color: #fff;
        opacity: .7;
        transition: .5s;
    }
/* btn：end */

.gotop {
    position: fixed;
    right: 20px;
    bottom: 50px;
    padding: 10px 15px;
    font-size: 20px;
    color: white;
    cursor: pointer;
    background-color: #6a499c;
    border-radius: 50%;
}

.emph1 {
    color: #6a4a9c;
    font-weight: bold;
}

.emph2-underline {
    color: #333333;
    font-weight: bold;
    border-bottom: 2px solid;
}

.emph3-bg {
    color: #333333;
    font-weight: bold;
    background-color: #f6f3ec;
    padding: 5px;
}

.emph4-gray {
    color: #333333;
    font-weight: bold;
}

.emph5 {
    color: #FF3D3D;
    font-weight: bold;
}

.deco_title {
    font-size: 16px;
    font-weight: bold;
    color: #6a4b9c;
    text-align: center;
    margin: 10px auto 10px auto;
}

.ttl02 span::before {
    border-bottom-color: #333;
    width: 200px;
}

.ttl02 span::after {
    border-bottom-color: #6a4b9c;
    width: 30px;
    margin-left: -90px;
}

.ttl02 span::before, .ttl02 span::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
    bottom: 0;
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

.attention_txt {
    position: relative;
    margin: 10px auto 40px;
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 15px 20px 21px;
    box-sizing: border-box;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px dashed #666;
}

    .attention_txt h2 {
        position: absolute;
        left: 0;
        right: 0;
        top: -15px;
        font-size: 23px;
        font-weight: bold;
        color: #6a4a9c;
        margin: auto;
        text-align: center;
    }

    .attention_txt:before {
        content: "";
        display: block;
        width: 180px;
        height: 4px;
        background: #fff;
        left: 0;
        right: 0;
        top: -3px;
        position: absolute;
        margin: auto;
    }

.case_subtitle {
    color: #eaa63f;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 15px 20px;
    margin-top: 35px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 3px solid #eaa63f;
    /* background-color: #dfad27; */
}

.num {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 8px 10px;
    background: #555;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-family: "malgun gothic", simhei;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
}

    .num:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 45%;
        bottom: -12px;
        border-top: 12px solid #555;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
    }

.numBg {
    /*background-color: #ffffff;*/
    padding: 10px 15px;
    display: block;
    border-radius: 10px;
    text-align: left;
    /* border: 3px solid #e6e6e6;
    box-shadow: 5px 5px #e6e6e6;
    margin: 10px auto;*/
}

.numlist {
    background: rgba(255, 255, 255, 0.8);
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
    padding: 25px 20px;
}


@media (min-width: 768px) {
    .txt_darkgrey {
        font-size: 53px;
        letter-spacing: -1px;
        line-height: 75px;
        color: #333333;
        font-weight: 700;
    }

    .break {
        display: none;
    }

    .txt_darkgrey_share {
        font-size: 21px;
        letter-spacing: 1px;
        line-height: 25px;
        color: #333333;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .divider-1 span {
        display: block;
        width: 150px;
        height: 6px;
        margin: 20px auto 20px auto;
        border-top: 1px solid #333333;
    }

    .divider-3 span {
        display: block;
        width: 150px;
        height: 1px;
        margin: 15px auto 15px auto;
        border-top: 1px solid #FFFFFF;
    }

    .divider-2 span {
        display: block;
        width: 150px;
        height: 6px;
        margin: 20px auto 20px auto;
        border-top: 3px solid #6a4b9c;
    }

    .divider-4 span {
        display: block;
        width: 100%;
        height: 6px;
        margin: 20px auto 20px auto;
        border-top: 1px solid #B8B8B8;
    }

    .divider-5 span {
        display: block;
        width: 150px;
        height: 6px;
        margin: 20px auto 20px auto;
        border-top: 3px solid #000000;
    }

    .divider-5-100 span {
        display: block;
        width: 100px;
        height: 6px;
        margin: 20px auto 20px auto;
        border-top: 3px solid #000000;
        text-align: left;
    }

    .txt_darkgrey_s {
        font-size: 36px;
        color: #000;
        letter-spacing: 0px;
        font-weight: 700;
    }

    .txt_darkgrey_s_blue {
        font-size: 24px;
        color: #29C4D7;
        font-weight: bold;
        margin: 0 0 10px 0;
    }

    .txt_darkgrey_ss {
        font-size: 27px;
        color: #bb7700;
        letter-spacing: 0px;
        margin-top: 0px;
    }

    .txt_darkgrey_sss {
        font-size: 20px;
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        color: #bb7700;
        letter-spacing: 0px;
        margin-top: 0px;
    }

    .txt_orange {
        font-size: 50px;
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        color: #e67e22;
    }

    .txt_slogan {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 14px;
        color: #929292;
    }

    .templatemo-line-header span {
        font-size: 18px;
        float: left;
        margin-top: 10px;
    }

    .team_box div {
        text-align: center;
        padding-top: 100px;
    }

    .span_blog {
        margin-bottom: 80px;
    }

    .blog_post {
        color: #333333;
        padding: 10px;
    }

    .blog_header {
        font-weight: bold;
        font-size: 16px;
    }

    .blog_text {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        text-align: justify;
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px;
        margin-bottom: 25px;
        margin-top: 25px;
        letter-spacing: 1px;
        color: #000000;
    }

    #templatemo-contact {
        margin-top: 100px;
        border-top: 1px solid #cccccc;
        font-size: 14px;
    }

    .templatemo-contact-map {
        margin-bottom: 15px;
        height: 378px;
    }

    .head_contact {
        padding-bottom: 80px;
        margin-bottom: 0;
    }

    .contact_right img {
        margin-right: 5px;
    }

    .contact_right form {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tweet_txt {
        border-left: 2px solid #ffffff;
        min-height: 160px;
    }

    .twitter_user {
        color: #FFFF33;
        font-size: 14px;
        float: right;
    }

    .templatemo-partners {
        border-top: 2px solid #cccccc;
    }

        .templatemo-partners .templatemo-partner-item {
            margin-bottom: 5px;
        }


    ul.templatemo-project-gallery li a img:hover {
        border: 3px solid #ff7600;
    }

    .templatemo-gallery-category a {
        color: #333333;
    }

        .templatemo-gallery-category a.active {
            color: #e67e22;
            text-decoration: none;
        }

        .templatemo-gallery-category a:focus {
            color: #e67e22;
            text-decoration: none;
        }

        .templatemo-gallery-category a:hover {
            color: #e67e22;
            text-decoration: none;
        }

    .link_orange:hover {
        text-decoration: none;
    }

    .templatemo-project-gallery {
        margin: 0 0 0 0;
        margin-top: 30px;
        margin-left: -40px;
    }

        .templatemo-project-gallery li {
            list-style: none;
            margin-bottom: 25px;
        }

            .templatemo-project-gallery li img {
                cursor: pointer;
            }

    .templatemo-tweets {
        background-color: #8996a0;
        min-height: 200px;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        color: #ffffff;
        margin-top: 100px;
    }

    .form-control {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-style: italic;
    }

    .btn_loadmore {
        margin-top: 30px;
        margin-bottom: 80px;
    }

    .blog_box {
        margin-left: -12px;
    }

    .nameWord {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        line-height: 36px;
        margin: 10px 0;
    }

    .exper_img {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        margin-bottom: 10px;
    }

    .adva {
        background-color: #84c24e;
        color: #fff;
        font-weight: bold;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin: 15px auto;
        padding: 4px 6px;
        border: 1px solid #84c24e;
    }

    .fault {
        background-color: #fb88ab;
        color: #fff;
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin: 15px auto;
        padding: 4px 6px;
        border: 1px solid #fb88ab;
    }

    .txt_gift_title, .txt_gift_title_red {
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.5;
        color: #333333;
        margin: 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 3px solid #4b6b33;
    }

    .txt_gift_title_red {
        border-bottom: 3px solid #8d3540;
    }

    .txt_gift p {
        font-size: 17px;
        line-height: 1.5;
        font-weight: normal;
        font-variant: normal;
        color: #333333;
        letter-spacing: 1px;
        /* text-align: center; */
        margin-bottom: 1em;
    }

        .txt_gift p .red {
            color: #FF4144;
        }

    /* 最小768*/
    .pcBr {
        display: inline;
    }

    .spBr {
        display: none;
    }

    .big-title01 {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        display: inline-block;
        font-size: 45px;
        color: #4d4948;
        letter-spacing: 0px;
        font-weight: 600;
        margin: 10px 0 10px;
        padding: 0 0 15px 0;
        border-bottom: 5px solid #4d4948;
    }

    .big-title01b {
        font-family: "Microsoft YaHei";
        display: inline-block;
        font-size: 27px;
        color: #323232;
        letter-spacing: 0px;
        font-weight: 600;
        margin: 0 0 30px 0;
    }

    .big-title02 {
        font-size: 35px;
        line-height: 43px;
        font-family: 'cwTeXKai', sans-serif;
        color: #000000;
        letter-spacing: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        font-weight: 400;
    }

    .big-title02-big {
        font-size: 55px;
        line-height: 65px;
        /*font-family: "malgun gothic", simhei; */
        /*font-family: 'cwTeXKai',  sans-serif;*/
        font-family: "malgun gothic", simhei;
        color: #000000;
        letter-spacing: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        font-weight: 400;
        letter-spacing: -3;
    }

    .main-title, .main-title-white {
        font-family: "malgun gothic", simhei;
        font-size: 32px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: center;
        border: 5px solid #FFFFFF;
        background-color: #FFFFFF;
        margin: 10px 0px 15px 0px;
        padding: 12px 0px 15px 0px;
        /* border-radius: 5px; */
    }

    .main-title02 {
        font-family: "malgun gothic", simhei;
        font-size: 32px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: center;
        border: 5px solid #FFFFFF;
        background-color: #FFFFFF;
        margin: 15px 0px 10px 0px;
        padding: 12px 0px 10px 0px;
        /* border-radius: 5px; */
    }

    .main-titles {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        font-weight: 200;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        text-align: center;
        border: 2px solid #FF3D3D;
        background-color: #FFFFFF;
        margin: 10px 0;
        padding: 12px 15px 15px;
        /* border-radius: 5px; */
    }

    .main-titless {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        font-weight: 200;
        font-variant: normal;
        width: 100%;
        color: #555555;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: center;
        border: 2px solid #e83729;
        background-color: #FFFFFF;
        margin: 10px 0px 15px 0px;
        padding: 12px 0px 15px 0px;
        /* border-radius: 5px; */
    }

    .video-title-white {
        font-family: "malgun gothic", simhei;
        font-size: 32px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: center;
        margin: 10px 0px 15px 0px;
        color: #FFFFFF;
        /* background-color: #009ade; */
    }

    .main-title-white {
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        /* background-color: #009ade; */
    }

    #main-title-Right {
        font-size: 16px;
        vertical-align: middle;
        font-weight: normal;
        color: #959595;
        letter-spacing: 1px;
        padding-left: 15px;
    }

    .main-title-left {
        font-family: "malgun gothic", simhei;
        font-size: 32px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: left;
        border: 5px solid #FFFFFF;
        background-color: #FFFFFF;
        margin: 0px 0px 0px 0px;
        /* border-radius: 5px; */
    }

    .main-title-normal {
        font-family: "malgun gothic", simhei;
        font-size: 26px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #333;
        letter-spacing: -1.5px;
        vertical-align: baseline;
        text-align: left;
        /* border-radius: 5px; */
    }

    .table-whitetitle {
        font-family: "malgun gothic", simhei;
        font-size: 32px;
        font-weight: 400;
        font-variant: normal;
        width: 100%;
        color: #FFFFFF;
        letter-spacing: -1px;
        text-align: center;
    }

    .compare_title {
        font-family: "malgun gothic", simhei;
        font-size: 28px;
        line-height: 35px;
        font-weight: 400;
        color: #FFF;
        padding: 10px;
        letter-spacing: 0px;
        text-align: center;
        background-color: #dbc05e;
    }

    .compare_title_green {
        font-family: "malgun gothic", simhei;
        font-size: 28px;
        line-height: 35px;
        font-weight: 400;
        color: #FFF;
        padding: 10px;
        letter-spacing: 0px;
        text-align: center;
        background-color: #A1C75D;
    }

    .compare_title_red {
        font-family: "malgun gothic", simhei;
        font-size: 28px;
        line-height: 35px;
        font-weight: 400;
        color: #FFF;
        padding: 10px;
        letter-spacing: 0px;
        text-align: center;
        background-color: #e65660;
    }

    .compare_content {
        padding: 30px 20px 20px 20px;
        text-align: center;
        /*background-color:#FFFFFF;*/
    }

        .compare_content ul {
            list-style-image: url("../images/checked.png");
        }

        .compare_content li {
            margin-bottom: 0.6em;
        }

    .compare_content_white {
        padding: 50px 30px 30px 30px;
        text-align: left;
        background-color: #ffffff;
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 17px;
        line-height: 30px;
        font-weight: normal;
        font-variant: normal;
        color: #8e6c47;
        letter-spacing: 0px;
        border: solid 1px #e5e4e4;
        position: relative;
    }

    .example {
        padding: 50px 30px 30px 30px;
        text-align: left;
        background-color: #fbf8f0;
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 17px;
        line-height: 26px;
        font-weight: normal;
        font-variant: normal;
        color: #8e6c47;
        letter-spacing: 0px;
        border: dotted 1px #8e6c47;
        position: relative;
    }

    .compare_content_white .focus {
        color: #d9534f;
        font-weight: 0;
    }

    .example .focus {
        color: #d9534f;
        font-weight: 0;
    }

    .example .title {
        font-size: 24px;
        color: #8e6c47;
        font-weight: 600;
    }

    #explain-title {
        height: 88px;
        display: table;
    }

        #explain-title div {
            display: table-cell;
            vertical-align: middle;
        }

    .teacher {
        position: absolute;
        background-color: #8e6c47;
        padding: 8px 22px;
        text-align: center;
        font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
        font-weight: bold;
        color: #ffffff;
        top: 0px;
        left: 0px;
    }

        .teacher span {
            display: block;
            font-size: 16px;
            line-height: 1;
        }

    .share_box_title {
        font-family: "Yu Gothic", SimHei;
        color: #333333;
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
        letter-spacing: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .ma_content2 {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 19px;
        line-height: 30px;
        font-weight: normal;
        font-variant: normal;
        color: rgb(86, 74, 63);
        letter-spacing: 0.04em;
        /*text-align: center;*/
        margin-bottom: 0em;
    }

    .ma_content_small {
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        font-variant: normal;
        color: rgb(86, 74, 63);
        letter-spacing: 0px;
        /*text-align: center;*/
        margin-bottom: 0em;
        text-align: left;
    }

    .ma_content2_left {
        font-size: 19px;
        line-height: 30px;
        font-weight: normal;
        font-variant: normal;
        color: rgb(86, 74, 63);
        letter-spacing: 1px;
        /*text-align: center;*/
        margin-bottom: 1em;
        text-align: left;
    }

    .ma_content2_s span {
        text-align: left;
    }

    .comma {
        font-family: 游明朝体,游明朝,Yu Mincho,YuMincho,serif;
        font-weight: 800;
        font-size: 120%;
    }

    /* readmore */
    #readmore {
        text-align: center;
        width: 30%;
    }

        #readmore p a {
            display: block;
            border: 2px solid #35a9d8;
            font-size: 15px;
            color: #35a9d8;
            width: 100%;
            padding: 3px 0px;
            text-decoration: none;
        }

            #readmore p a:hover {
                background: #35A9D8;
                color: #FFF;
            }

    .ma_content2 .gold {
        color: #ad7b25;
        font-weight: 700;
    }

    .txt_gift {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 40px;
        letter-spacing: -1px;
        line-height: 75px;
        color: #FFFFFF;
        font-weight: 700;
    }

    .intro_sec_titleb {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 50px;
        letter-spacing: -1px;
        line-height: 50px;
        color: rgb(51, 51, 51);
        font-weight: 700;
        text-align: center;
        margin: 20px auto 20px auto;
    }

    .intro_sec_title {
        font-family: "malgun gothic", simhei;
        font-size: 50px;
        letter-spacing: -1px;
        line-height: 50px;
        color: rgb(51, 51, 51);
        font-weight: 400;
        text-align: center;
    }

    .intro_sec_titles {
        font-size: 40px;
        letter-spacing: -1px;
        line-height: 50px;
        color: rgb(51, 51, 51);
        font-weight: 700;
    }

    .intro_sec_titless {
        font-size: 30px;
        letter-spacing: -1px;
        line-height: 50px;
        color: rgb(51, 51, 51);
        font-weight: 700;
        margin: 20px auto 20px auto;
    }

    .space60 {
        padding: 30px 0 30px 0;
    }

    .space80-20 {
        padding: 40px 0 40px 0;
    }

    .space80-10 {
        padding: 40px 0 40px 0;
    }

    .space50-10 {
        padding: 25px 0 25px 0;
    }

    .space60-10 {
        padding: 30px 0 30px 0;
    }

    .space50-4 {
        padding: 25px 0 25px 0;
    }

    .space40-10 {
        padding: 20px 0 20px 0;
    }

    .space30-10 {
        padding: 15px 0 15px 0;
    }

    .space20-10 {
        padding: 10px 0 10px 0;
    }

    .space0-10 {
        padding: 0 0 10px 0;
    }

    .margin20-0 {
        margin: 10px 0;
    }

    .pic100-50 {
        max-width: 100%;
    }

    .pic90-100 {
        max-width: 80%;
    }

    .pic70-100 {
        max-width: 70%;
        text-align: center;
    }

    .pic85-100 {
        max-width: 85%;
        text-align: left;
    }


    .pic-info img {
        width: 90%;
        text-align: center;
    }

    .pic-infos img {
        width: 50%;
        text-align: cente !important;
    }

    .pic-info p {
        width: 90%;
        display: inline-block;
        padding: 30px 0;
    }

    /* ------ 最大768  先置左 再置中 桌機----- */
    .left_center_computer {
        text-align: center;
    }

    /* ------ 最大768  先置左 再置中 桌機----- */
    .left_center_computer {
        text-align: center;
    }

    /* ------ 最大768 桌機 先置中 再置左----- */
    .center_left_computer {
        text-align: left;
    }


    /* ------ 最大768 手機 先置中 再置左 ----- */
    .left_center_phone {
        text-align: left;
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height: 170px;
        width: 170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box, .team_box_over {
        height: 220px;
        width: 220px;
    }
}

@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}

@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }

    .templatemo-project-box, .project-overlay {
        height: 130px;
        width: 130px;
        padding-top: 0px;
    }

    .templatemo-project-gallery {
        margin-left: 10px;
    }

    .blog_box {
        margin-right: -140px;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: 17px;
        color: #d8d8d8;
    }

    .navbar-nav > li > div {
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: 17px;
        color: #333333;
    }
}

@media (max-width: 768px) {
    /* ------ Logo ----- */
    .toefl-logo {
        display: none;
    }

    .toefl-logo-m {
        display: block;
        max-width: 210px;
    }

    .member-thumb .thumb-overlay {
        padding-left: 40%;
    }

    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }

    .btn-lg {
        padding: 15px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }

    /* ------ 最大768 ----- */
    .pcBr {
        display: none;
    }

    .spBr {
        display: inline;
    }

    .ma_content2 {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        font-variant: normal;
        color: #696969;
        letter-spacing: 0px;
        /*text-align: center;*/
        margin-bottom: 1em;
    }

        .ma_content2 td {
            border: #ccc solid thin;
            font-size: 17px !important;
            line-height: 27px !important;
            padding: 10px;
        }

    .ma_content2_center {
        font-size: 16px;
        line-height: 25px;
        font-weight: normal;
        font-variant: normal;
        color: #696969;
        letter-spacing: 0px;
        /*text-align: center;*/
        margin-bottom: 1em;
        text-align: center;
    }

    .ma_content2_left {
        font-size: 17px;
        line-height: 25px;
        font-weight: normal;
        font-variant: normal;
        color: rgb(86, 74, 63);
        letter-spacing: 1px;
        /*text-align: center;*/
        margin-bottom: 1em;
    }

    .big-title01 {
        font-family: "Microsoft YaHei";
        display: inline-block;
        font-size: 18px;
        color: #323232;
        letter-spacing: 0px;
        font-weight: 600;
        margin: 10px 0 30px;
        padding: 0 0 10px 0;
        border-bottom: 3px solid #000000;
    }

    .txt_gift_title, .txt_gift_title_red {
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.2;
        color: #333333;
        margin: 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 3px solid #4b6b33;
    }

    .txt_gift_title_red {
        border-bottom: 3px solid #8d3540;
    }

    .txt_gift p {
        font-size: 16px;
        line-height: 1.5;
        font-weight: normal;
        font-variant: normal;
        color: #333333;
        letter-spacing: 1px;
        /* text-align: center; */
        margin-bottom: 1em;
    }

        .txt_gift p .red {
            color: #FF4144;
        }

    .main-title, .main-title-white {
        font-family: "malgun gothic", simhei;
        font-size: 17px;
        font-weight: 700;
        font-variant: normal;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: center;
        border: 1px solid #e2e2e2;
        background-color: #FFFFFF;
        margin: 20px 0 0 0;
        padding: 5px;
        /* border-radius: 5px; */
    }

    .main-title02 {
        font-family: "malgun gothic", simhei;
        font-size: 20px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: center;
        background-color: #FFFFFF;
        padding: 10px;
        /* border-radius: 5px; */
    }

    #main-title-Right {
        font-size: 12px;
        vertical-align: middle;
        font-weight: normal;
        color: #959595;
        letter-spacing: 1px;
        padding-left: 15px;
    }

    .main-title-white {
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        /* background-color: #009ade; */
    }

    .big-title02 {
        font-size: 25px;
        line-height: 35px;
        font-family: 'cwTeXKai', sans-serif;
        color: #000000;
        letter-spacing: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        font-weight: 400;
    }

    .share_box_title {
        font-family: "Yu Gothic", SimHei;
        color: #333333;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        letter-spacing: 0px;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .big-title02-big {
        font-size: 25px;
        line-height: 30px;
        /*font-family: "malgun gothic", simhei; */
        /*font-family: 'cwTeXKai',  sans-serif;*/
        font-family: "malgun gothic", simhei;
        color: #000000;
        letter-spacing: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        font-weight: 400;
        letter-spacing: -3;
    }

    .txt_darkgrey_black {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        color: #323232;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .compare_title {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        line-height: 28px;
        font-weight: 400;
        color: #FFF;
        padding: 5px;
        letter-spacing: 0px;
        text-align: center;
        background-color: #dbc05e;
    }

    .compare_title_green {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        line-height: 28px;
        font-weight: 400;
        color: #FFF;
        padding: 5px;
        letter-spacing: 0px;
        text-align: center;
        background-color: #A1C75D;
    }

    .compare_title_red {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        line-height: 28px;
        font-weight: 400;
        color: #FFF;
        padding: 5px;
        letter-spacing: 0px;
        text-align: center;
        background-color: #e65660;
    }

    .compare_content {
        padding: 30px 20px 20px 20px;
        text-align: center;
        /*background-color:#fff7ea;*/
    }

        .compare_content ul {
            list-style-image: url("../images/checked.png");
        }

        .compare_content li {
            margin-bottom: 1em;
        }

    .compare_content_white {
        padding: 50px 30px 30px 30px;
        text-align: left;
        background-color: #ffffff;
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 15px;
        line-height: 25px;
        font-weight: normal;
        font-variant: normal;
        color: #8e6c47;
        letter-spacing: 0px;
        border: solid 1px #e5e4e4;
        position: relative;
    }

    .teacher {
        position: absolute;
        background-color: #8e6c47;
        padding: 8px 22px;
        text-align: center;
        font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
        font-weight: bold;
        color: #ffffff;
        top: 0px;
        left: 0px;
    }

        .teacher span {
            display: block;
            font-size: 16px;
            line-height: 1;
        }

    .compare_content_white .focus {
        color: #d9534f;
        font-weight: 0;
    }

    .example {
        padding: 50px 30px 30px 30px;
        text-align: left;
        background-color: #fbf8f0;
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 17px;
        line-height: 26px;
        font-weight: normal;
        font-variant: normal;
        color: #8e6c47;
        letter-spacing: 0px;
        border: dotted 1px #8e6c47;
        position: relative;
    }

        .example .focus {
            color: #d9534f;
            font-weight: 0;
        }

        .example .title {
            font-size: 24px;
            color: #8e6c47;
            font-weight: 600;
        }

    .ma_content2 .gold {
        color: #ad7b25;
        font-weight: 700;
    }

    .txt_darkgrey_high {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        color: #999;
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 22px;
        color: #323232;
        font-weight: 400;
    }

    .intro_sec_titles {
        font-size: 25px;
        letter-spacing: -1px;
        line-height: 32px;
        color: rgb(51, 51, 51);
        font-weight: 700;
    }

    .ma_content2 td {
        border: #ccc solid thin;
        font-size: 14px;
        line-height: 16px;
        padding: 10px;
    }

    .ma_content2_s {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 17px !important;
        line-height: 25px !important;
        font-weight: normal;
        font-variant: normal;
        color: #333333;
        letter-spacing: 0px;
        /*text-align: center;*/
        /*text-align:left;*/
    }

        .ma_content2_s .title {
            font-size: 18px;
        }

        .ma_content2_s span {
            font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
            font-size: 17px;
            line-height: 25px;
            font-weight: normal;
            font-variant: normal;
            color: #555555;
            letter-spacing: 0px;
        }

    .table-whitetitle {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        line-height: 45px;
        font-weight: 400;
        font-variant: normal;
        width: 100%;
        color: #FFFFFF;
        letter-spacing: -1px;
        text-align: center;
    }

    .main-title-normal {
        font-family: "malgun gothic", simhei;
        font-size: 22px;
        font-weight: 600;
        font-variant: normal;
        width: 100%;
        color: #333;
        letter-spacing: -1px;
        vertical-align: baseline;
        text-align: left;
        /* border-radius: 5px; */
    }

    .divider-1 span {
        display: block;
        width: 150px;
        height: 6px;
        margin: 15px auto 15px auto;
        border-top: 3px solid #333333;
    }

    .divider-2 span {
        display: block;
        width: 100px;
        height: 6px;
        margin: 0px auto 0px auto;
        border-top: 3px solid #6a4b9c;
    }

    .divider-4 span {
        display: block;
        width: 100%;
        height: 6px;
        margin: 5px auto 5px auto;
        border-top: 1px solid #B8B8B8;
    }

    .divider-5 span {
        display: block;
        width: 100px;
        height: 6px;
        margin: 0px auto 0px auto;
        border-top: 3px solid #000000;
    }

    .intro_sec_title {
        font-size: 30px;
        letter-spacing: 0px;
        line-height: 35px;
        color: rgb(51, 51, 51);
        font-weight: 700;
    }

    .pic-info img {
        width: 100%;
        text-align: center;
    }

    .pic-infos img {
        width: 50%;
        text-align: center;
    }

    .pic-info p {
        width: 100%;
        display: inline-block;
        padding: 15px 0;
    }

    .space60 {
        padding: 10px 0 10px 0;
    }

    .space80-20 {
        padding: 20px 0 20px 0;
    }

    .space80-10 {
        padding: 5px 0 5px 0;
    }
    /* ------ 最大768 ----- */
    .space50-10 {
        padding: 5px 0 5px 0;
    }

    .space60-10 {
        padding: 5x 0 5px 0;
    }

    .space20-10 {
        padding: 10px 0 10px 0;
    }

    .space20-4 {
        padding: 2px 0 2px 0;
    }

    .pic100-50 {
        max-width: 50%;
        margin: 0 auto;
        text-align: center;
    }

    .pic90-100 {
        max-width: 60%;
        margin: 0 auto;
        text-align: center;
    }

    .pic70-100 {
        max-width: 80%;
        margin: 0 auto;
        text-align: center;
    }

    .pic85-100 {
        max-width: 100%;
        text-align: center;
    }

    .pic50s {
        max-width: 50%;
    }

    .margin20-0 {
        margin: 10px 0;
    }

    .intro_sec_titleb {
        font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
        font-size: 25px;
        letter-spacing: -1px;
        line-height: 35px;
        color: rgb(51, 51, 51);
        font-weight: 700;
        text-align: center;
        margin: 20px auto 20px auto;
    }

    /* ------ 最大768 桌機置中 手機置左----- */
    .center_left_computer {
        text-align: left;
    }

    /* ------ 最大768 桌機置左，手機置中 ----- */
    .left_center_phone {
        text-align: center;
    }

    .main-titles {
        font-size: 18px;
        font-weight: 600;
        width: 100%;
        color: #FF3D3D;
        letter-spacing: -1px;
        text-align: center;
        border: 1px solid #FF3D3D;
        background-color: #FFFFFF;
        margin: 10px 0px 0px 0px;
        padding: 12px 10px 15px;
        /* border-radius: 5px; */
    }
}
/* ------ 最大768的結尾 ----- */

@media (max-width: 380px) {
    .freebirdFormviewerViewCenteredContent {
        margin: auto;
        width: 90% !important;
    }

    /* ------ Logo ----- */
    .toefl-logo {
        display: none;
    }

    .toefl-logo-m {
        display: block;
        max-width: 200px;
    }

    .applyform_desktop {
        display: none;
        width: 100%;
        height: 3050px;
        margin: 0 auto;
    }

    .applyform_mob {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    /* MENU */
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        /*border-color: #e7e7e7;*/
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }

    .templatemo-service-item-header {
        font-size: 16px;
        padding: 23px 10px 22px;
    }

    .templatemo-header-orange {
        min-width: 0px;
    }

    .btn-lg {
        padding: 15px 15px;
        font-size: 17px;
        line-height: 1.33;
        border-radius: 6px;
        letter-spacing: -0.01em;
    }
}

.pcBr {
    display: none;
}

.spBr {
    display: inline;
}

.templatemo-top-menu {
    min-height: 100px;
    background-color: rgba(255, 255,255, 1);
    z-index: 5000;
    width: 100%;
}

}

@media (min-width:991px) and (max-width: 1200px) {
    .team_hr {
        width: 37%;
    }
}

@media (min-width:683px) and ( max-width: 991px) {
    .team_hr {
        width: 33%;
    }
}

@media (min-width:585px) and ( max-width: 683px) {
    /* MENU */
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .member-thumb .thumb-overlay {
        padding-left: 25%;
    }

    .team_hr {
        width: 30%;
    }
}

@media (min-width:536px) and ( max-width: 585px) {
    /* MENU */
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .team_hr {
        width: 28%;
    }
}

@media (min-width:410px) and ( max-width: 536px) {
    /* MENU */
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .team_hr {
        width: 21%;
    }
}

@media ( max-width: 410px) {
    /* MENU */
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .team_hr {
        width: 11%;
    }

    .navbar-nav > li > div {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

/* 按鈕判斷式 平板加桌機 */
@media only screen and ( min-width: 436px ) {
    .computer {
        display: block;
    }

    .phone {
        display: none;
    }
}

/* 按鈕判斷式 手機 */
@media only screen and (max-width:435px) {
    .computer {
        display: none;
    }

    .phone {
        display: block;
    }
}


/* 以下是瀑布流 */
@media screen and (min-width: 641px) {
    .content-inner {
        width: 960px;
        margin: 0 auto;
    }

    /* postlist最上面大標開始 */
    .postlist ul h3 span.title01 {
        display: block;
        padding: 1px 0 1px 40px;
        line-height: 1.3em;
        font-weight: bold;
        font-size: 175%;
        background: url(lib_ico_book.png)0 0 no-repeat;
    }

    .postlist ul h3.titleline {
        margin: 30px 0 30px 0px;
        padding: 0 0 20px;
        border-bottom: 1px solid #a09c9b;
    }
    /* postlist最上面大標結束 */

    /* postlist文章區塊開始 */

    .postlist {
        background: #FFFFFF;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        margin-bottom: 20px;
    }

        .postlist ul {
            /*border-top: 1px solid #dfdfdf; */
            padding: 24px;
        }

        .postlist li:last-child {
            margin-right: 0;
        }

        .postlist li + .postlist li + .postlist li + .postlist li {
            margin-right: 0;
        }

        .postlist li {
            float: left;
            width: 191px;
            margin-right: 29px;
            margin-bottom: 25px;
            background: #FFF8E8;
            min-height: 150px;
            list-style: none;
            border: 1px solid #dcdcdc;
        }

            .postlist li img {
                width: 100%;
                height: auto;
                vertical-align: bottom;
            }

            .postlist li h2 {
                font-size: 16px;
                color: #492c19;
                font-weight: 200;
                line-height: 25px;
                margin: 20px 15px 0px 14px;
            }

            .postlist li .info {
                font-size: 0.85em;
                color: #666;
                margin: 15px 15px;
                line-height: 1.5em;
                letter-spacing: 0;
                height: 6em;
                overflow: hidden;
            }

            .postlist li .price {
                font-size: 1.2em;
                color: #d9534f;
                font-weight: 600;
                margin: 5px 15px;
                line-height: 1.5em;
                letter-spacing: 0;
                height: 2em;
                overflow: hidden;
            }
}

/* postlist文章區塊結束 */

/* more按鈕開始 */

.postlist li .link01 {
    float: right;
    border: #d2cccb 1px solid;
    border-radius: 5px;
    font-size: 13px;
    margin-right: 15px;
    /* 這個可以決定按鈕的寬度多寬	width: 98%;	 */
    background-color: #f2eeed;
}

.postlist .link01 a {
    display: block;
    padding: 5px 15px;
    color: #333333;
    overflow: hidden;
    outline: none;
    text-decoration: none;
}

    .postlist .link01 a:hover {
        border-radius: 5px;
        background-color: #f7f5f5;
        text-decoration: underline;
    }

.postlist .ico {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    background: url(parts_arwico.png) -10px 0 no-repeat;
    background: url(../images/parts_arwico.png) -10px 0 no-repeat;
}

/* more按鈕結束 */


@media screen and (max-width: 640px) {
    .templatemo-sw {
        background-attachment: scroll;
        background-size: 100% auto;
    }

    .templatemo-advantage {
        background-attachment: scroll;
        background-size: 100% auto;
    }

    .templatemo-standard {
        padding-top: 70px;
        padding-bottom: 10px;
    }

    .templatemo-more {
        padding-top: 50px;
        padding-bottom: 45px;
    }

    .more-box {
        text-align: justify;
    }

    .gotop {
        position: fixed;
        right: 15px;
        bottom: 15px;
        padding: 5px 10px;
        font-size: 18px;
        color: #ffffff;
        cursor: pointer;
        background-color: #6a499c;
        border-radius: 50%;
    }

    .examp-title {
        font-size: 21px;
        line-height: 30px;
    }

    .space40-10 {
        padding: 20px 0 20px 0;
    }

    .content-inner {
        width: 300px;
        margin: 30px auto;
    }

    /* postlist最上面大標開始 */
    .postlist ul h3 span.title01 {
        display: block;
        padding: 0 0 5px 35px;
        line-height: 1.2em;
        font-weight: bold;
        font-size: 130%;
        background: url(lib_ico_book.png)0 0 no-repeat;
    }

    .postlist ul h3.titleline {
        margin: 15px 0 30px 0px;
        padding: 0 0 20px;
        border-bottom: 1px solid #a09c9b;
    }
    /* postlist最上面大標結束 */
    /* postlist文章區塊開始 */

    .postlist {
        background: #FFFFFF;
    }

        .postlist ul {
            margin-top: 0px;
            padding: 24px;
        }

        .postlist li {
            float: none;
            width: 100%;
            background: #ffffec;
            margin-right: 0px;
            margin-bottom: 25px;
            overflow: hidden;
            list-style: none;
        }

            .postlist li img {
                width: 100%;
                height: auto;
            }

            .postlist li h2 {
                font-size: 16px;
                color: #492c19;
                font-weight: 700;
                margin: 20px 15px 0px 15px;
            }

            .postlist li .info {
                font-size: 1em;
                color: #666;
                margin: 10px 0;
                margin: 15px 15px;
                line-height: 1.5em;
                height: 12em;
                overflow: hidden;
            }

            .postlist li .price {
                font-size: 1.2em;
                color: #d9534f;
                font-weight: 600;
                margin: 5px 15px;
                line-height: 1.5em;
                letter-spacing: 0;
                height: 2em;
                overflow: hidden;
            }
            /* postlist文章區塊結束 */

            /* more按鈕開始 */

            .postlist li .link01 {
                float: right;
                border: #d2cccb 1px solid;
                border-radius: 5px;
                font-size: 13px;
                margin-right: 15px;
                /* 這個可以決定按鈕的寬度多寬	width: 98%;	 */
                background-color: #f2eeed;
            }

        .postlist .link01 a {
            display: block;
            padding: 5px 15px;
            color: #333333;
            overflow: hidden;
            outline: none;
            text-decoration: none;
        }

            .postlist .link01 a:hover {
                border-radius: 5px;
                background-color: #f7f5f5;
                text-decoration: underline;
            }

        .postlist .ico {
            display: inline-block;
            width: 5px;
            height: 5px;
            margin: 0 8px 0 0;
            vertical-align: middle;
            background: url(../images/parts_arwico.png) -10px 0 no-repeat;
        }

    .clearfix {
        overflow: auto;
    }

        .clearfix:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: ".";
            clear: both;
            height: 0;
        }
    /* more按鈕結束 */

    /* 以上是瀑布流 */

    .txt_darkgrey_s {
        font-size: 24px;
    }

    .attention_txt {
        width: calc(100% - 20px);
        margin: 10px auto;
        padding: 20px 15px 20px 18px;
        border: 2px solid #b3b3b3;
        display: table;
    }

        .attention_txt h2 {
            top: -15px;
            font-size: 20px;
        }

        .attention_txt:before {
            content: "";
            display: block;
            width: 130px;
            height: 4px;
        }

    /* JUUNIOR按鈕 */
    .btn-junior-more {
        background-color: #e63730;
        border-color: #e63730;
    }

        .btn-junior-more:hover,
        .btn-junior-more:focus,
        .btn-junior-more:active,
        .btn-junior-more.active {
            background-color: #d42c25;
            border-color: #d42c25;
        }

    /* PRIMARY按鈕 */

    /* JUUNIOR按鈕 */
    .btn-primary-more {
        background-color: #578bc7;
        border-color: #578bc7;
    }

        .btn-primary-more:hover,
        .btn-primary-more:focus,
        .btn-primaryore:active,
        .btn-primary-more.active {
            background-color: #4477b2;
            border-color: #4477b2;
        }


    /* 主圖黑色點點遮罩 */
    .dot-screen {
        position: absolute;
        left: 0;
        top: 50;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/dot_screen.png);
    }

    .ttl02 span::before {
        border-bottom-color: #333;
        width: 150px;
    }

    .ttl02 span::after {
        border-bottom-color: #6a4b9c;
        width: 30px;
        margin-left: -60px;
    }

    .ttl02::before {
        bottom: -10px;
        height: 20px;
        background-size: auto 20px;
    }

    .case_subtitle {
        font-size: 21px;
    }

    .num {
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
    }
}
