/* ---------------------------------------------------
    qa-a
----------------------------------------------------*/

.breadcrumb {
    position: static !important;
    padding-right: 20% !important;
    font-size: 12px !important;
    margin-right: 0 !important;
    float: right !important;
    margin-top: 280px !important;
    width: 50%;
}

.qa .swiper_wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.qa h3 {
    margin-bottom: 0;
    color: #000;
    font-size: 24px;
    font-weight: 400;
}

.qa h4 {
    color: #444;
    font-size: 30px;
    margin: 0 0 10px 0;
    font-weight: 500;
    line-height: 1.5em;
    margin-top: 15px;
}

.qa h5 {
    line-height: 2em;
    color: #555;
}

.qa p {
    color: #555;
}

.qa .button {
    text-shadow: none;
    height: auto;
    border: 1px solid #4692DF;
    color: #4692DF;
    background-color: #FFF;
    border-radius: 4px;
    text-transform: initial;
}

.qa .button:hover {
    text-shadow: none;
    height: auto;
    border: 1px solid #FFF;
    color: #FFF;
    background-color: #4692DF;
    border-radius: 4px;
    text-transform: initial;
}

.qa .notitlepic {
    background-image: none !important;
    padding-left: 0 !important;
}

.qa #page-menu .current2 li {
    background-color: #006496
}

.qa #page-menu,
.qa #page-menu-wrap {
    height: 105px;
}

.qa #page-menu-wrap {
    background-color: #408FDD;
}

.qa #page-menu nav {
    position: relative;
    float: none;
    height: 105px;
}

.qa #page-menu nav ul {
    margin-bottom: 0;
    height: 105px;
}

.qa #page-menu nav li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.22);
}

.qa #page-menu nav li {
    position: relative;
    float: left;
    list-style: none;
    border-right: 1px solid rgba(255, 255, 255, 0.22);
    height: 104px;
    padding: 20px 10px;
    width: 20%;
    text-align: center;
}

.qa #page-menu li:nth-child(5) {
    border-right: 0px solid rgba(255, 255, 255, 0.22);
}

.qa #page-menu nav li:hover {
    background-color: #006496;
}

.qa #page-menu nav ul li p {
    font-family: Microsoft JhengHei;
    font-size: 14px;
    line-height: 1.8em;
    color: #fff;
    font-weight: 300;
}

.qa .bg1 {
    background-image: url(../images/qa/me/bg.jpg);
    background-size: cover;
}

.qa .bg2 {
    background: url(../images/qa/me/bg-l.jpg) 0% 0% / cover;
    background-repeat: no-repeat;
}

.qa .bg3 {
    background-image: url(../images/qa/parent/bg_1.jpg);
    background-size: cover;
    padding-bottom: 0;
}

.qa .bg4 {
    padding-top: 0;
}

.qa #content .col-md-8 {
    margin-top: 20px;
}

.qa #content .col-md-8 p {
    line-height: 2em;
}

.qa #content h4 img {
    margin-top: -8px;
    margin-left: 15px;
}

.qa #content .row2 {
    margin-top: 16%;
}

.qa #content .row2 p {
    padding-bottom: 10%;
    border-bottom: 1px solid #fff;
}


.qa #content .row3 {
    margin-bottom: 5%;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 1%;
}

.qa #content .row4 {
    margin-bottom: 5%;
    border-bottom: 0;
    padding-bottom: 1%;
}

.qa #content .row5 {
    margin-top: 40%;
    width: 55%;
    border-bottom: 0;
    padding-bottom: 1%;
    border-bottom: 1px solid #EFEFEF;
}

.qa #content .row6 {
    margin-top: 5%;
    width: 55%;
    border-bottom: 0;
    padding-bottom: 1%;
}

#content .textwhite,
#content .textwhite h5,
.qa #content .textwhite p {
    color: #FFF;
}

.qa #content .col-md-6 p,
.qa #content .col-md-12 p {
    line-height: 2em;
    display: block;
    width: 90%;
    margin-bottom: 15px;
}

.qa #content .row .col-md-6,
.qa #content .row .col-md-12 {
    margin-bottom: 30px;
}

.qa #content .row .col-md-6 ul li,
.qa #content .row .col-md-12 ul li {
    line-height: 3em;
    list-style-type: none;
}

.qa #content .row .col-md-6 ul li div,
.qa #content .row .col-md-12 ul li div {
    width: 50px;
    float: left;
    margin-top: -10px;
}

.qa .answer {
    display: block;
    float: left;
}

.qa #parent .row2 {
    margin-top: 28%;
}

.qa #parent .row2 p {
    padding-bottom: 10%;
    border-bottom: 1px solid;
}

.qa #parent .row3 {
    margin-top: 16%;
    margin-bottom: 5%;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 1%;
}

.qa #parent .row4 {
    margin-bottom: 5%;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 1%;
}

.qa .swiper_wrapper .swiper-slide {
    height: 350px;
}

/*banner高度*/
.qa #slider .container {
    padding: 0 10%;
    width: auto;
}

.slider-caption p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    float: left;
}

.qa .bottommargin {
    width: 50% !important;
}

@media (max-width:1680px) {
    .dark .slider-caption {
        margin-left: 13% !important;
    }

    .qa #content .row2 {
        margin-top: 9%;
    }

    .breadcrumb {
        padding-right: 14% !important;
    }
}

@media (max-width:1366px) {
    .breadcrumb {
        padding-right: 8% !important;
    }

    .dark .slider-caption {
        width: 610px;
        float: left;
        margin-left: 6.5% !important;
    }

    .qa h3 {
        font-size: 16px;
    }

    .qa #page-menu nav ul li p {
        font-size: 12px;
        margin: auto;
    }

    .qa #page-menu .container {
        width: 100%;
        padding: 0;
    }

    .qa #page-menu,
    .qa #page-menu-wrap {
        height: 60px !important;
    }

    .qa #page-menu nav li {
        height: 60px;
        padding: 10px;
    }

    .qa #content .col-md-8 {
        margin-top: 0;
    }

    .qa #content .bg1 {
        padding-top: 0;
    }

    .qa #content .col-md-4 img {
        width: 70%;
        float: right;
        /*
        margin-right: 40px;
        margin-top: 50px;
*/
    }

    .qa #content .col-md-8 {
        margin-right: 0;
        width: 60%;
    }

    .qa #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 50%;
    }

    .qa .bg2 {
        background-image: url(../images/qa/me/bg-m.jpg);
        padding: 0 0 80px 0;
        background-size: cover;
        background-position: 50%
    }

    .qa #content .row2 {
        margin-top: 5%;
    }

    .qa #content .row2 p {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .qa #content .row3 {
        margin-bottom: 0;
        border-bottom: 0px solid #EFEFEF;
        padding-bottom: 0;
    }

    .qa #content .row5 {
        margin-top: 20%;
        width: 50%;
    }

    .qa #content .row .col-md-12 {
        margin-bottom: 50px;
    }

    .qa #content .row5 .col-md-12,
    .qa #content .row6 .col-md-12 {
        margin-bottom: 30px;
    }
}

@media (max-width:1280px) {
    .breadcrumb {
        padding-right: 5.5% !important;
    }

    .slider-caption {
        margin-left: 5%;
    }

    .dark .slider-caption {
        margin-left: 3.5% !important;
    }

    .qa .breadcrumb {
        padding-right: 5.5% !important;
    }

    .qa #content .row2 {
        margin-top: 2%;
    }
}

@media (max-width:1024px) {

    /*
    .dark .slider-caption {
        margin-left: 1%;
    }
*/
    .qa #content .row5 .col-md-12 p,
    .qa #content .row6 .col-md-12 p {
        width: 80%;
    }

    /*
    .qa .dark .slider-caption,.qa .dark .slider-caption h2 {
        display: block;
        white-space: nowrap;
    }
*/
    .qa #slider .slider-caption-center img {
        display: none;
    }

    .qa #content .col-md-4 {
        display: none;
    }

    .qa #content .col-md-8 {
        margin-right: 0;
        width: 100%;
    }

    .qa .bg1 {
        background-image: none;
    }

    .qa .bg2 {
        background-position: 60% 0%;
        /*        background-image: url(../images/qa/me/bg-l.jpg);*/
    }

    .qa .bggg_small {
        margin-top: 0;
        background-image: url(../images/qa/me/bg-2.jpg);
        background-size: cover;
        background-position: 98%;
        padding: 10px 15px;
    }

    .qa #content .row .col-md-6 {
        width: 70%;
    }

    .qa #content .row3 {
        margin-bottom: 0;
    }

    .qa #content .row5 {
        margin-top: 60%;
        width: 55%;
    }

    .qa .p_ps {
        margin-left: 49px;
    }
}

@media (min-width: 470px) and (max-width:768px) {

    .qa #header.full-header .container,
    .qa .container-fullwidth {
        width: 100% !important;
    }

    .qa #content .col-md-4 {
        margin-bottom: 0 !important;
        margin-top: 40px;
    }

    .qa #content .col_full {
        margin-bottom: 0px;
    }

    .qa #myTab2 {
        margin: auto;
    }

    .qa .nav-justified>li {
        width: 1%;
    }

    .qa .content-wrap {
        margin-bottom: 0;
    }

    .qa .bg2 {
        background-position: 65% 0%;
    }
}

@media (max-width: 768px) {
    .qa #page-menu-wrap {
        height: 50px !important;
    }

    .dark .slider-caption {
        top: 70% !important;
        margin-left: 0 !important;
    }

    /*
    .qa .container {
        width: auto;
        padding: 0 60px;
    }
*/
    .qa:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
        position: relative !important;
        top: 150px !important;
    }

    .qa #page-menu.pagemenu-active nav {
        display: block;
        width: 100%;
    }

    .qa #page-menu-wrap {
        height: 50px;
    }

    .qa #page-menu nav {
        display: none;
        position: absolute;
        float: none;
        width: 200px;
        top: 45px;
        left: auto;
        right: 0;
        height: auto;
        background-color: #408FDD;
        z-index: 11;
    }

    .qa #page-menu nav li {
        height: 105px;
        padding: 15px;
        text-align: center;
    }

    .qa #page-menu nav ul li p {
        font-size: 12px;
        margin: auto;
        display: block;
        width: 90px;
        line-height: 1.5em;
    }

    .qa #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 100%;
    }

    .qa #content {
        margin-top: 120px !important;
    }

    .qa h3 {
        margin: 0 0 10px 0;
        text-align: center;
    }


    .qa #content .row3 {
        margin-bottom: 10%;
    }

    .qa #content .row5 {
        margin-top: 61%;
        width: 60%;
    }

    .qa #content .row6 {
        width: 50%;
    }

    .qa #content .row5 .col-md-12 p,
    .qa #content .row6 .col-md-12 p {
        width: 80%;
    }

    .qa .bg2>.container>p {
        line-height: 1.8;
        margin-left: 50px;
    }

    .qa .bottommargin {
        width: 50% !important;
    }

    .qa .bg2>.container>p {
        display: block;
        /*        width: 80%;*/
        text-align: left;
    }
}

@media (max-width: 736px) {
    .qa .bg2>.container>p {
        line-height: 1.8;
        margin-left: 0;
    }

    .qa #content .bg1 {
        padding: 40px 0 !important;
    }

    .qa .container {
        padding: 0;
    }

    .contact #content ul li:first-child {
        width: 60% !important;
    }

    .title-menu-ul {
        display: block !important;
    }

    .qa:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
        top: 0 !important;
    }

    .qa #content {
        margin-top: 0 !important;
    }

    .qa .bg2 {
        padding-top: 0 !important;
        background-image: none;
    }

    .qa #content .col-md-6 p,
    .qa #content .col-md-12 p {
        width: 80%;
    }

    .qa #content .row5 {
        margin-top: 0;
        width: 100%;
    }

    .qa #content .row6 {
        width: 100%;
    }

    #footer .container {
        padding: 0;
    }

    .dark .slider-caption {
        top: 50% !important;
    }

    .dark .slider-caption h2 {
        text-align: center;
        margin-right: 0;
    }
}

@media(max-width: 667px) {
    .dark .slider-caption h2 {
        display: block !important;
    }

    .dark .slider-caption {
        display: block !important;
    }

    .qa #content .container {
        position: relative;
        width: 100% !important;
        padding: 0 20px;
    }

    .qa .bggg_small {
        margin-top: 0;
        background-image: none;
        background-color: #66ACB3;
        background-size: cover;
        background-position: 98%;
        padding: 10px 15px;
    }

    .qa #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 80%;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }

    .qa .row5 h5 {
        width: 350px;
    }
}

@media (max-width: 479px) {
    .qa h3 {
        font-size: 14px;
    }

    .qa .bg2 {
        background-image: none;
    }

    .qa #page-menu nav ul li p {
        display: none;
    }

    .qa #page-menu nav {
        margin-bottom: 0;
        height: 50px;
    }

    .qa #page-menu nav ul {
        margin-bottom: 0;
        height: 50px;
    }

    .qa #page-menu nav ul li {
        height: 50px;
    }

    .qa .nav-justified>li {
        width: 32.7%;
        float: left;
    }

    .qa .nav-justified>li:nth-child(1) {
        display: none;
    }

    .qa #content {
        margin-top: 20px !important;
    }

    .qa #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 100%;
    }

    .qa #content .row5 {
        margin-top: 30px;
        width: 110% !important;
        margin-bottom: 10%;
    }

    .qa #content .row6 {
        margin-top: 0;
        width: 110% !important;
        border-bottom: 0;
    }

    .qa #content .col-md-6 p,
    .qa #content .col-md-12 p {
        line-height: 2em;
        display: block;
        width: 80%;
        margin-bottom: 15px;
    }

    .qa #content .container {
        position: relative;
        margin-top: 0;
        padding-top: 0;
    }

    .qa #content .col-sm-12 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .qa #content .button {
        margin-top: 30px;
    }

    .qa #content .bg1 {
        padding-top: 0 !important;
    }

    .qa .container,
    .qa #header.full-header .container,
    .qa .container-fullwidth {
        width: auto !important;
    }

    .qa .content-wrap {
        padding: 0;
    }

    /*
    .qa .dark .slider-caption,.qa .dark .slider-caption h2 {
        font-size: 12px;
        margin-top: -20px;
    }
*/
    .qa #content span.divcenter {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #777;
        line-height: 1.8em;
        text-align: left;
    }

    .qa #content ul {
        margin-bottom: 0;
    }

    .qa .bottommargin {
        margin-bottom: 0 !important;
    }

    .qa #content .row5 {
        border-bottom: 0;
    }

    .p_ps {
        display: block;
        text-align: center;
        width: 100%;
        margin-left: 0;
    }

    .qa #content .col-md-4 {
        padding-left: 0 !important;
    }

    .qa .bottommargin {
        width: 100% !important;
    }
}

@media (max-width: 320px) {
    .qa #page-menu nav li {
        padding: 12px 0;
    }

    #footer .container {
        width: 100%;
        padding: 0 20px;
    }

    .qa .row5>div {
        display: block;
        float: left;

    }

    .qa .row5 h5 {
        display: block;
        float: left;
        width: 220px;
    }
}

/* ---------------------------------------------------
    qa-b
----------------------------------------------------*/

.qa-b .bg3 {
    background-image: url(../images/qa/parent/bg_1.jpg);
    background-size: cover;
    padding-bottom: 0;
}

.qa-b .bg4 {
    background: url(../images/qa/parent/bg_2.jpg) 0% -90% / cover;
    background-repeat: no-repeat;
    padding-top: 0;
}

.qa-b .bg4 .container>p {
    float: right;
}

.qa-b #content .col-md-8 {
    margin-top: 80px;
}

.qa-b #content h4 img {
    margin-top: -8px;
    margin-left: 15px;
}

.qa-b #content .row2 {
    margin-top: 20%;
}

.qa-b #content .row2 p {
    padding-bottom: 10%;
    border-bottom: 1px solid #D5D5D5;
}

.qa-b #content .row3 {
    margin-top: 16%;
    margin-bottom: 5%;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 1%;
}

.qa-b #content .row4 {
    margin-bottom: 5%;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 1%;
}

.qa-b #content .row5 {
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 1%;
    border-bottom: 0;
    width: 100%;
}

.qa-b #content .row6 {
    width: 55%;
    margin-top: 40%;
    padding-bottom: 1%;
    border-bottom: 1px solid #EFEFEF;
}

.qa-b #content .row7 {
    margin-top: 5%;
    width: 55%;
    border-bottom: 0;
    padding-bottom: 1%;
}

@media (max-width:1680px) {
    .qa-b .bg3 {
        background: url(../images/qa/parent/bg_1.jpg) 50% 0% / cover;
        padding-bottom: 0 !important;
    }

    .qa-b .bg4 {
        background: url(../images/qa/parent/bg_2.jpg) 90% 0% / cover;
        padding-top: 0 !important;
    }
}

@media (max-width:1366px) {
    .qa-b .bg3 {
        background-position: 100%;
    }

    .qa-b .bg4 {
        background-position: 50%;
    }

    .qa-b #content .col-md-8 {
        margin-right: 80px;
        width: 100%;
        margin-top: 0;
    }

    .qa-b #content .col-md-8 p {
        width: 50%;
    }

    .qa-b #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 50%;
    }

    .qa-b #content .row2 {
        margin-top: 10%;
    }

    .qa-b #content .row2 p {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .qa-b #content .row3 {
        margin-bottom: 0;
        border-bottom: 0px solid #EFEFEF;
        padding-bottom: 0;
    }

    .qa-b #content .row4 {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }

    .qa-b #content .row5 {
        margin-top: 0 !important;
        width: 100% !important;
        border-bottom: 0;
        padding-bottom: 0;
    }
}

@media (max-width:1280px) {
    .qa-b #content .col-md-8 {
        width: 100%;
        margin-left: 0;
    }

    .qa-b #content .row2 {
        margin-top: 11%;
    }
}

@media (min-width:1141px) and (max-width:1430px) {
    .qa-b.stretched #header.full-header .container {
        padding: 0;
    }

    .qa-b #header.full-header #logo {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }
}

@media (max-width:1024px) {
    .qa-b #content .row6 {
        border-bottom: 0;
    }

    .qa-b #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 60%;
    }

    .qa-b .bg3 {
        background-image: url(../images/qa/parent/bg_1.jpg);
        background-size: cover;
        padding-bottom: 0;
        background-position: 70%;
    }

    .qa-b .bg4 {
        background-position: 35% 0;
    }

    .qa-b #content .row2 {
        margin-top: 18%;
    }

    .qa-b #content .col-md-8 p {
        width: 60%;
    }

    .qa-b #content .row7 .col-md-12 p {
        width: 80%;
    }
}

@media (max-width:768px) {

    .qa-b #content .col-md-8 p {
        width: 100%;
    }

    .qa-b .bg3 {
        background-size: 300%;
        padding-bottom: 0;
        background-position: 10%;
    }

    .qa-b .bg4 {
        background-image: none;
    }

    .qa-b #content {
        margin-top: 120px !important;
    }

    .qa-b h3 {
        margin: 0 0 10px 0;
        text-align: center;
    }

    .qa-b #content .col-md-4 {
        display: none;
    }

    .qa-b #content .col-md-8 {
        margin-top: 120px;
        margin-right: 0;
        width: 100%;
    }

    .qa-b #content .row2 {
        margin-top: 7%;
    }

    .qa-b #content .row .col-md-6 {
        width: 100%;
        margin-bottom: 5%;
    }

    .qa-b #content .row3 {
        margin-top: 5%;
        margin-top: 0;
    }

    .qa-b #content .row4 {
        margin-top: 5%;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .qa-b #content .row5 {
        margin-top: 5% !important;
        width: 100% !important;
    }

    .qa-b #content .row6 {
        width: 100%;
        margin-top: 5%;
        padding-bottom: 1%;
        border-bottom: 1px solid #EFEFEF;
        float: left !important;
    }

    .qa-b #content .row7 {
        margin-top: 5%;
        width: 100%;
        border-bottom: 0;
        padding-bottom: 1%;
        float: left !important;
    }

    .qa-b #content .row7 p {
        width: 46%;
        color: #818488;
    }

    .qa-b #content .row5 .col-md-12 p,
    .qa-b #content .row6 .col-md-12 p {
        width: 91%;
    }

    .qa-b .bg4 .container>p {
        float: none;
        line-height: 1.8;
        margin-left: 50px;
        width: 100%;
        CLEAR: BOTH;
    }

    .qa-b #content .row5 .col-md-12 p {
        width: 91%;
    }

    .qa-b #content .row7 .col-md-12 p {
        width: 90%;
    }

    .qa-b .bottommargin {
        width: 50% !important;
    }
}

@media (max-width:768px) {
    .qa-b #content {
        margin-top: 0 !important;
    }

    .qa-b .bg4 .container>p {
        margin-left: 0;
    }

    .qa-b #content .row5 .col-md-12 p,
    .qa-b #content .row6 .col-md-12 p {
        width: 80%;
    }

    .qa-b #content .row7 .col-md-12 p {
        width: 80%;
    }
}

@media (max-width: 736px) {
    .qa-b #content .col-md-8 {
        margin-top: 0;
    }
}

@media (max-width: 667px) {

    .qa-b #content .row2,
    .qa-b #content .row3,
    .qa-b #content .row4 {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .qa-b #content .row7 {
        width: 84%;
    }

    .qa-b .row6 h5 {
        line-height: 2em;
        color: #818488;
        display: block;
        width: 350px;
    }
}

@media (max-width: 479px) {


    h3 {
        font-size: 14px;
    }

    .qa-b .bg3,
    .qa-b .bg4 {
        background-image: none;
    }

    .qa-b #page-menu nav ul li p {
        display: none;
    }

    .qa-b #page-menu nav {
        margin-bottom: 0;
        height: 50px;
    }

    .qa-b #page-menu nav ul {
        margin-bottom: 0;
        height: 50px;
    }

    .qa-b #page-menu nav ul li {
        height: 50px;
    }

    .qa-b .nav-justified>li {
        width: 32.7%;
        float: left;
    }

    .qa-b .nav-justified>li:nth-child(1) {
        display: none;
    }

    .qa-b #content {
        margin-top: 20px !important;
    }

    .qa-b #content .row5,
    .qa-b #content .row6,
    .qa-b #content .row7 {
        margin-top: 5%;
        border-bottom: 0;
        margin-bottom: 5%;
    }

    .qa-b #content .row5 {
        width: auto !important;
    }

    .qa-b #content .row5 .col-md-12 p {
        width: 80%;
    }

    .qa-b #content .row7 {
        margin-top: 5%;
        width: 100%;
        padding-bottom: 1%;
        float: none !important;
    }

    .qa-b #content .row7 .col-md-12 {
        width: 100%;
        padding-right: 0;
    }

    .qa-b #content .row7 .col-md-12 p {
        width: 84%;
        color: #818488;
    }

    .qa-b #content .row .col-md-6 {
        margin-bottom: 5%;
        width: 100%;
    }

    .qa-b #content .col-md-6 p,
    .qa-b #content .col-md-12 p {
        line-height: 2em;
        display: block;
        width: 80%;
        margin-bottom: 15px;
    }

    .qa-b .bg3 #content .col-sm-12 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .qa-b #content .container {
        position: relative;
        margin-top: 0;
    }

    .qa-b #content .bg4 .container {
        margin-top: 0;
    }

    .qa-b .bg4 .container>p {
        text-align: left;
    }

    .qa-b #content .button {
        margin-top: 30px;
    }

    .qa-b .container,
    .qa-b #header.full-header .container,
    .qa-b .container-fullwidth {
        width: auto !important;
    }

    .qa-b .content-wrap {
        padding: 0;
    }

    .qa-b #content span.divcenter {
        display: block;
        font-size: 16px;
        font-weight: 300;
        color: #777;
        line-height: 1.8em;
        text-align: left;
    }

    .qa-b #content ul {
        margin-bottom: 0;
    }

    .qa-b .bottommargin {
        margin-bottom: 0 !important;
    }




    .qa-b .footer-widgets-wrap {
        /*    display: none;*/
    }

    .qa-b #content .col-md-4 {
        padding-left: 0 !important;
    }

    .qa-b .bottommargin {
        width: 100% !important;
    }
}

@media (max-width: 320px) {
    .qa-b .row6 ul li>div {
        display: block;
        float: left;
    }

    .qa-b .row6 ul li h5 {
        display: block;
        float: left;
        width: 220px;
    }

    .qa-b #content .row7 .col-md-12 p {
        width: 80%;
    }
}

/* ---------------------------------------------------
   02-c 聽子女
----------------------------------------------------*/
.qa-c .bg1 {
    background-image: url(../images/qa/child/bg.jpg) !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.qa-c .col-md-4 img {
    width: 80%;
    margin-left: 40px;
}

.qa-c #content .row2 {
    margin-top: 0% !important;
}

.qa-c .bg2 {
    background-image: url(../images/qa/child/bg-1.jpg) !important;
    background-size: contain;
    background-position: 0 100%;
}

.qa-c #content .row5 {
    margin-top: 30% !important;
}

@media (max-width:1366px) {
    .qa-c .content-wrap:first-child {
        position: relative;
        padding: 0 0 40px 0;
    }

    .qa-c .bg1 {
        background-size: contain;
        padding: 0;
    }

    .qa-c #content .col-md-8 {
        margin-right: 0;
        width: 66.6666667%
    }

    .qa-c #content .col-md-4 img {
        float: left;
        margin: 5% 0 0 40px;
    }

    .qa-c .bg2 {
        background-image: url(../images/qa/child/bg-1.jpg) !important;
        background-size: contain;
        background-position: 0 100%;
        padding-top: 40px;
    }

    .qa-c #content .row .col-md-6 {
        padding-left: 120px;
        width: 60%;
    }

    .qa-c #content .row5 .col-md-12,
    .qa-c #content .row6 .col-md-12 {
        margin-bottom: 30px;
    }

    .qa-c #content .row4 {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }

    .qa-c #content .row5 {
        margin-top: 0% !important;
    }
}

@media (max-width:1280px) {
    .qa-c #content .col-md-8 {
        width: 70%;
        margin-left: 0;
    }

    .qa-c #content .col-md-4 {
        width: 30%;
    }

    .qa-c #content .col-md-4 img {
        margin-left: 20px;
        width: 80%;
    }

    .qa-c #content .row2 {
        margin-top: 4% !important;
    }

    .qa-c .bg1 {
        background-image: url(../images/qa/child/bg_01_s.jpg) !important;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .qa-c #content .row .col-md-6 {
        padding-left: 0;
        width: 70%;
    }

    .qa-c #content .row5 {
        margin-top: 20%;
        width: 55%;
    }
}

@media (max-width:1024px) {
    .qa-c #content .col-md-8 {
        width: 100%;
    }

    .qa-c .bg1 {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .qa-c #content .row .col-md-6 {
        padding-left: 0;
    }

    .qa-c #content .row3 {
        margin-bottom: 0;
    }

    .qa-c #content .row5 {
        border-bottom: 0;
    }
}

@media (max-width: 768px) {

    /*
    .qa #content .bg1 {
        padding: 0!important;
    }
*/
    .qa-c #content .row .col-md-12 {
        padding-left: 0;
    }

    .qa-c #content .row2 p,
    .qa-c #content .row7 p {
        padding-bottom: 0;
        border-bottom: 0;
        width: 89%;
    }

    .qa-c .bg1 {
        background-position: 17% 0%;
    }

    .qa-c #content .col-md-8 {
        margin-right: 0;
        margin-left: 0 !important;
    }

    .qa-c #content .row5 {
        width: 100%;
        border-bottom: 0;
    }

    .qa-c #content .row6 {
        width: 60%;
    }

    .qa-c .bg2>.container>p {
        display: block;
        width: 42%;
        text-align: left;
    }
}

@media (max-width: 736px) {

    .qa-c #content .row .col-md-6 {
        width: 100%;
    }

    .qa-c #content .bg1 {
        /*    padding: 0!important;*/
        background-image: none !important;
    }

    .qa-c #content .row2 p,
    .qa-c #content .row7 p {
        width: 80%;
    }

    .qa-c #content .row6 {
        width: 100%;
    }

    .qa-c .bg2 {
        background-image: none !important;
        padding-top: 0 !important;
    }

    .qa-c .bg2>.container>p {
        width: 100%;
    }
}

@media (max-width: 667px) {
    .qa-c .bg1 {
        background-image: none !important;
    }

    .qa-c .row5 h5 {
        width: 100%;
    }

    .qa-c #content .bg1 .col-md-6 {
        width: 100%;
        padding-left: 15px;
    }

    .qa-c #content .row6 .col-md-12 p {
        width: 80%;
    }
}

@media (max-width: 479px) {

    .qa-c #content .row2 p,
    .qa-c #content .row7 p {
        width: 80%;
    }

    .qa-c .bg2 {
        padding-top: 0;
    }

    .qa-c #content .bg1 .container {
        padding-top: 0;
        margin-top: 0;
    }

    .qa-c .content-wrap:first-child {
        position: relative;
        padding: 0;
    }

    .qa-c #content .row .col-md-6 {
        padding-left: 15px;
        width: 100%;
    }

}

@media (max-width: 320px) {
    .qa-c .row5 h5 {
        width: 220px;
    }
}

/* ---------------------------------------------------
   02-d 聽朋友
----------------------------------------------------*/
.qa-d .bg1 {
    background-image: url(../images/qa/friend/bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.qa-d #content .row1 {
    margin-top: 7%;
}

.qa-d #content .row2 {
    margin-top: 40%;
}

.qa-d #content .row2 p,
.qa-d #content .row3 p {
    padding-bottom: 15px !important;
}

.qa-d #content .row3 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.qa-d .row2 .col-md-6,
.qa-d .row3 .col-md-6 {
    border-bottom: 1px solid #EBEBEB;
}

.qa-d #content .row5 {
    width: 100%;
}

.qa-d #content .row6 {
    margin-bottom: 6%;
    width: 100%;
}

@media (max-width: 1680px) {
    .qa-d #content .row2 {
        margin-top: 25%;
    }

    .qa-d #content .row5 {
        margin-top: 25%;
        border-bottom: 0;
    }

    .qa-d #content .row6 {
        margin-bottom: 0%;
    }
}

@media (max-width: 1366px) {
    .qa-d #content .row1 {
        margin-top: 11%;
        margin-left: 100px;
    }

    .qa-d #content .row2 {
        margin-top: 12%;
    }

    .qa-d #content .row2 .col-md-6,
    .qa-d #content .row3 .col-md-6,
    .qa-d #content .row4 .col-md-6 {
        margin-bottom: 30px !important;
        width: 50%;
    }
}

@media (max-width: 1280px) {
    .qa-d #content .row1 {
        margin-top: 15%;
    }

    .qa-d #content .row2 {
        margin-top: 18%;
    }

    .qa-d #content .row4 {
        margin-top: 0%;
        width: 100% !important;
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }

    .qa-d .row4 .col-md-6 {
        width: 100% !important;
    }

    .qa-d #content .row5 {
        margin-top: 0;
        width: 100%;
    }

    .qa-d .bg1 {
        background-image: url(../images/qa/friend/bg_s.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .qa-d #content .row2 {
        margin-top: 12%;
    }

    .qa-d #content .row2 .col-md-6,
    .qa-d #content .row3 .col-md-6,
    .qa-d #content .row4 .col-md-6 {
        width: 100%;
    }

    .qa-d #content .row6 {
        margin-top: 0;
    }

    .qa-d #content .row1 p,
    .qa-d #content .row2 .col-md-6,
    .qa-d #content .row3 .col-md-6,
    .qa-d #content .row4 p,
    .qa-d #content .row5,
    .qa-d #content .row6 p {
        border-bottom: 0;
    }

    .qa-d #content .row2,
    .qa-d #content .row3,
    .qa-d #content .row4,
    .qa-d #content .row5,
    .qa-d #content .row6 {
        margin-bottom: 50px;
    }
}

@media (max-width: 1024px) {
    .qa-d #content .row1 {
        margin-top: 11%;
        width: 90%;
        float: right;
        margin-top: 8%;
    }

    .qa-d .p_ps {
        margin-left: 50px;
    }

    .qa-d #content .row4,
    .qa-d #content .row5,
    .qa-d #content .row6 {
        width: auto !important;
    }

    .qa-d #content .row5 .col-md-12 p,
    .qa-d #content .row6 .col-md-12 p {
        width: 90%;
    }

    .qa-d #content .row2,
    .qa-d #content .row3,
    .qa-d #content .row4,
    .qa-d #content .row5,
    .qa-d #content .row6 {
        margin-bottom: 0;
    }
}

@media (max-width: 769px) {
    .qa-d #content .row1 {
        width: 70%;
    }

    .qa-d #content .row1 {
        width: 100%;
    }

    .qa-d #content .row1 p {
        width: 100%;
    }

    .qa-d #content .row5 .col-md-12 p,
    .qa-d #content .row6 .col-md-12 p {
        width: 80%;
    }
}

@media (max-width: 736px) {
    .qa-d .bg1 {
        background-image: none;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media (max-width: 667px) {
    .qa-d #content .bg1 {
        background-image: url(../images/qa/friend/bg_s_2.jpg);
        background-position-y: 100%;
    }

    .qa-d #content .row1 {
        width: 100%;
        float: none;
        margin-top: 0;
        margin-left: 0;
    }

    .qa-d #content .row1 p {
        width: 100%;
    }

    .qa-d #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 100%;
        float: none !important;
    }

    .qa-d #content .row6 .col-md-12 p {
        width: 50%;
    }

    .qa-d #content .row2 .col-md-6 p,
    .qa-d #content .row3 .col-md-6 p,
    .qa-d #content .row4 .col-md-6 p {
        line-height: 2em;
        display: block;
        width: 90%;
        margin-bottom: 15px;
    }

    .qa-d #content .row2,
    .qa-d #content .row3,
    .qa-d #content .row4,
    .qa-d #content .row5,
    .qa-d #content .row6 {
        margin-bottom: 20px;
    }

    .qa-d .p_ps {
        float: left;
        margin-left: 50px;
        display: block;
        width: 50%;
    }
}

/*
@media (max-width: 568px){
    .qa-d #content .bg1 {
        background-image: none;
        }
        }
*/
@media (max-width: 480px) {
    .qa-d #content .bg1 {
        background-image: none;
    }

    .qa-d #content .row2 .col-md-6 p,
    .qa-d #content .row3 .col-md-6 p,
    .qa-d #content .row4 .col-md-6 p,
    .qa-d #content .row5 .col-md-12 p,
    .qa-d #content .row6 .col-md-12 p {
        width: 80%;
    }

    .qa-d .p_ps {
        text-align: left;
        width: 100%;
        margin-left: 0;
    }
}

/* ---------------------------------------------------
   02-e 聽老師
----------------------------------------------------*/
.qa-e .bg1 {
    background-image: url(../images/qa/teacher/bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.qa-e #content .row1 p {
    width: 100%;
}

.qa-e #content .row2 {
    margin-top: 4%;
}

.qa-e #content .row2 p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}

.qa-e #content .row3 {
    margin-bottom: 5%;
    border-bottom: 0;
    padding-bottom: 1%;
}

.qa-e #content .row4 {
    border-bottom: 1px solid #EFEFEF;
}

.qa-e #content .row5 {
    width: 50%;
    margin-top: 0;
}

.qa-e .bg2 {
    background-image: url(../images/qa/teacher/bg1.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100%;
}

.qa-e #content .row6 {
    width: 50%;
}

.qa-e #content .row7 {
    margin-top: 55%;
    margin-bottom: 5%;
    border-bottom: 1px solid #EFEFEF;
}

.qa-e #content .row8 {
    margin-bottom: 6%;
}

@media (max-width: 1680px) {
    .qa-e #content .row2 {
        margin-top: 3%;
    }
}

@media (max-width: 1366px) {
    .qa-e #content .row2 {
        margin-top: 0%;
    }

    .qa-e #content .row .col-md-6 {
        margin-bottom: 20px;
        width: 52%;
    }

    .qa-e #content .row2 p {
        padding-bottom: 5%;
    }

    .qa-e #content .row .col-md-12 {
        margin-bottom: 0;
    }

    .qa-e .bg1 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 1280px) {}

@media (max-width: 1024px) {
    .qa-e .bg1 {
        background-image: url(../images/qa/teacher/bg_s.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .qa-e #content .row2 {
        margin-top: 3%;
    }

    .qa-e #content .row2 .col-md-6,
    .qa-e #content .row3 .col-md-6 {
        width: 70%;
    }

    .qa-e #content .row5 {
        width: 100%;
    }

    .qa-e #content .row6 {
        width: 55%;
    }
}


@media (max-width: 768px) {
    .qa-e .content-wrap:first-child {
        padding-bottom: 40px;
    }

    .qa-e .bg1 {
        background-image: none;
        background-color: #e3e3e3;
        padding-bottom: 0;
    }

    .qa-e #content .row2 .col-md-6,
    .qa-e #content .row3 .col-md-6 {
        width: 100%;
    }

    .qa-e #content .row4 {
        margin-top: 5%;
    }
}

@media (max-width: 768px) {
    .qa-e #content .row6 {
        width: 100%;
    }

    .qa-e .content-wrap:first-child {
        padding-bottom: 0 !important;
    }

    .qa-e .bg2 {
        background-image: none;
    }

    .qa-e #content .row7 {
        margin-top: 0;
    }
}

@media (max-width: 738px) {
    .qa-e .content-wrap:first-child {
        padding: 40px 0 !important;
    }
}

@media (max-width: 480px) {
    .qa-e .content-wrap:first-child {
        padding-bottom: 0;
        padding-top: 60px;
    }

    .qa-e #content .row1 .col-md-12 {
        margin-bottom: 30px;
    }

    .qa-e .bg1 .container {
        margin-top: 0;
    }

    .qa-e #content .bg1 .container,
    .qa-e #content .bg2 .container {
        margin-top: 0;
    }

    .qa-e .bg2 {
        background-position: 50% 53%;
    }
}

@media (max-width: 320px) {
    .qa-e #content .row7 h5 {
        float: left;
        width: 220px;
    }
}



@media (max-width:1680px) {
    .qa #content .row2 p {
        padding-bottom: 2%;
    }

    .qa #content .row .col-md-6,
    .qa #content .row .col-md-12 {
        margin-bottom: 10px;
    }
}

@media (max-width: 1480px) {

    .qa #content .row2 {
        margin-top: 40px;
    }

    .bggg_small .col-md-6 {
        width: 100%;

    }

    .qa #content .textwhite p.answer,
    #content .textwhite,
    #content .textwhite h5 {
        color: #000;
    }
}