@charset "utf-8";
/*===========SEO麵包削============*/
.breadcrumb{
    padding: 15px;
}
.breadcrumb ul li{
    display: inline;
    color: #545454;
    font-size: 14px;
}
.breadcrumb ul li:after{
    content: ">";
}
.breadcrumb ul li:first-child:after{
    content: "";
}
.breadcrumb ul li:last-child:after{
    content: "";
}
.breadcrumb ul li a{
    color: #545454;
}


body,
.submit,
select,
input {
    margin: 0px;
    padding: 0px;
    font-family: 微軟正黑體;
}

h2 span {
    font-family: 微軟正黑體;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(images/bg.jpg) repeat;
    font-size: 16px;
}

/*a[name^="a"] {
    position: relative;
    top: -50px;
}*/


/*base*/

#append-btn,
#append-list {
    display: none !important;
}


/*.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:active {
    background-color:none;/
}
*/


/* transition */

*:link,
*:visited,
*:hover,
*:active,
*:focus {
    -webkit-transition: color .3s linear, background-color .3s linear, border-color .3s linear;
    transition: color .3s linear, background-color .3s linear, border-color .3s linear;
}


/*col*/

.col-md-6,
.col-md-12,
.col-sm-12,
.col-xs-12 {
    padding: 0;
}


/*top*/

.scroll2top:link,
.scroll2top:visited {
    background: url(images/top.png) no-repeat 0 0;
    height: 75px;
    width: 90px;
    bottom: 0px;
}

.scroll2top:hover {
    background: url(images/top.png) no-repeat 0 -80px;
}


/*.navbar-default*/

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:active {
    background: none;
}


/*head*/

.head {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: -2px;
}

.head img {
    margin: 0 auto;
    max-width: 100%;
}


/*container*/

.container {
    max-width: 950px;
    display: block;
}

.container_foot {
    height: 42px;
    border-top: #080c47 12px solid;
    border-bottom: #080c47 8px solid;
    background: url(images/HK_Logo_main_bg.jpg) repeat-x;
    padding: 0;
}

.container_foot img {
    width: 261px;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: -3px;
    right: 0px;
}

.container_foot:after {
    clear: both;
}


/*menu*/

.menu_x {
    margin: 0 auto;
    position: relative;
}

ul.menu {
    background: #CE3A1D;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    display: block;
    height: 57px;
}

ul.menu>li {
    float: left;
    text-align: center;
    display: block;
}

ul.menu>li>a {
    display: block;
    color: #FFF;
    font-size: 1.2em;
    margin: 6px;
    padding: 10px 15px;
    font-weight: bolder;
}

ul.menu>li>a:link {
    text-shadow: none;
}

ul.menu>li>a:hover {
    text-decoration: none;
    /* color: #ffa200;*/
}

.nav0 {
    margin: 0 auto;
    position: absolute;
    height: 50px;
}

.nav0.stuck {
    position: fixed;
    z-index: 996;
    top: 0px;
    margin: 0 auto;
    width: 920px;
    -moz-box-shadow: 0px 0px 10px rgba(20%, 20%, 20%, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(20%, 20%, 20%, 0.5);
    box-shadow: 0px 0px 10px rgba(20%, 20%, 20%, 0.5);
}

a.choose1:hover,
.index1 a.choose1,
a.choose2:hover,
.index2 a.choose2,
a.choose3:hover,
.index3 a.choose3,
a.choose4:hover,
.index4 a.choose4,
a.choose5:hover,
.index5 a.choose5,
a.choose6:hover,
.index6 a.choose6,
a.choose7:hover,
.index7 a.choose7,
a.choose8:hover,
.index8 a.choose8 {
    /*background: url(images/btn.jpg) center no-repeat;*/
    border: #E1890D 2px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px
}


/*title pro*/

.main>.title {
    height: 50px;
    background: url(images/title_snow.png)no-repeat 20px, url(images/title_R_01.png) no-repeat right, #FFDADA;
    background-color: #FFDADA;
    color: #CE3A1D;
    font-size: 1.1em;
    line-height: 3em;
    padding-left: 60px;
    font-weight: bold;
}

.main>.title span {
    font-size: 0.5em;
    font-style: italic;
    padding-left: 10px;
}

.pro {
    background: #ffffff;
    border-left: #FFDADA 5px solid;
    border-right: #FFDADA 5px solid;
    border-bottom: #FFDADA 5px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pro hr {
    border: 0;
    height: 10px;
    background-color: #D0AFAF;
    color: #D0AFAF;
    /* IE6 */
    margin-bottom: -1px;
    width: 100%;
}


/*method intro way detail*/

.method>.title {
    text-align: center;
    font-size: 2em;
    color: #eaff36;
    background-color: #2c1e63;
    display: block;
    clear: both;
    padding: 4px 0;
    margin: 0 auto;
    max-width: 300px;
    letter-spacing: 0.2em;
    transform: scaleX(0.85);
    -ms-transform: scaleX(0.85);
    -o-transform: scaleX(0.85);
    -webkit-transform: scaleX(0.85);
    -moz-transform: scaleX(0.85);
}


/* fixed bottom bar */

.container.navbar-fixed-bottom {
    border-top: 1px solid #F94646;
    height: 50px;
    padding: 0 30px;
    z-index: 600 !important;
    background: #CE3A1D;
    width: 100%;
}

.btn-top {
    float: right;
    vertical-align: middle;
}

.btn-top:link,
.btn-top:visited {
    margin: 3px 0 0 8px;
    width: 72px;
    height: 42px;
    text-align: center;
    font-size: 0.9em;
    /*font-weight: bold;*/
    color: #5d5d5d;
    border-radius: 2px;
    background: #fff;
    background: -webkit-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(246, 246, 246, 1) 38%, rgba(221, 221, 221, 1) 100%);
    background: linear-gradient(to bottom, rgba(253, 253, 253, 1) 0%, rgba(246, 246, 246, 1) 38%, rgba(221, 221, 221, 1) 100%);
    -webkit-box-shadow: inset 0 0 3px 2px rgba(255, 255, 255, .5);
    box-shadow: inset 0 0 3px 2px rgba(255, 255, 255, .5);
}

.btn-top b {
    display: block;
    width: 20px;
    height: 12px;
    background: url(images/btn_top_arr.png) no-repeat center;
    margin: 8px auto 3px;
}

.btn-push:link,
.btn-push:visited {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 40px;
    margin: 5px 0 0;
    padding-left: 45px;
    background: url(images/btn_push.png) no-repeat 0 -40px;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    /*font-weight: bold;*/
}

.btn-push:hover {
    text-decoration: none;
}

.btn-push.pressed {
    background-position: 0 0;
    text-decoration: none;
}

.drawer {
    position: fixed;
    padding-bottom: 50px;
    width: 100%;
    height: 0;
    bottom: 0;
    opacity: 0;
    z-index: 400;
    -webkit-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
}

.drawer.lifted {
    display: block;
    height: auto;
    opacity: 1;
}

.drawer a:link,
.drawer a:visited {
    font-family: "微軟正黑體";
    padding: 12px 0;
    text-align: center;
    font-size: 17px;
    display: block;
    background: #FD6666;
    color: #ffffff;
    border-top: 1px solid #FF7878;
}

.drawer a:hover,
.drawer a:active {
    color: #FFBE39;
    background: #F94646;
    text-decoration: none;
}


/*===c23模組專用===*/

.intro-anchors-box:before {
    content: " ";
    display: none;
    height: 60px;
}

.fixing .intro-anchors-box:before {
    display: none;
}

.intro-anchors {
    display: block;
    padding: 15px;
}

.intro-anchors a {
    font-size: 1em;
    color: #545454;
    padding: 0 12px;
    font-family: "微軟正黑體";
    border-left: #A79B9B 1px solid;
    line-height: 1.5em;
}

.anchors-fixed{
    display: block;
    width: 100%;    
    position: fixed;
    z-index: 996;
    top: 57px;
    /*left: 0;*/
    max-width: 910px;
    background-color:#FFDADA;
    /*border-bottom:3px solid #ccc;*/
    margin: 0px;
}

.anchors-fixed a{
    color: #CE3A1D;
    border-left: #db6952 1px solid;
}
.carrier {
    font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
}

.carrier h4 {
    clear: both;
    text-align: left;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #7B7B7B;
    padding: 5px 0 5px 15px;
    border: 1px solid #9A9696;
    margin: 20px 15px 0;
    border-radius: 5px;
}

.carrier ul {
    padding: 10px 10px 30px 10px;
    color: #434343;
}

.carrier li {
    min-height: 70px;
    border-bottom: 1px dotted #b8c0be;
    /*padding: 10px;*/
    line-height: 1.3em;
    padding: 20px 5px 30px;
}

.carrier li:hover {
    background-color: #F4F5F0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/*.carrier li:last-child{border:none;}*/

.carrier li a:link,
.carrier li a:visited {
    position: relative;
    text-decoration: none;
    font-size: 15px;
    font-family: "微軟正黑體";
    color: #434343;
    letter-spacing: 1px;
    line-height: 25px;
    display: block;
    /*padding: 5px 3px;*/
    font-family: Verdana, Geneva, sans-serif;
}

.carrier li a strong {
    font-weight: normal;
    display: block;
    font-size: 20px;
    font-weight: bolder;
    font-family: "微軟正黑體";
    color: #424242;
    margin: 2px 0 6px 0;
    *margin: 0;
    line-height: 26px;
}

.carrier li a:hover strong {
    text-decoration: underline;
    color: #CE3A1D;
}

.carrier li em.price {
    font-size: 14px;
    color: #ff0036;
    font-family: Verdana, Geneva, sans-serif, arial, "微軟正黑體";
    float: right;
    *margin-top: -1.2em;
    margin-top: 10px;
}

.carrier li em.price span {
    font-size: 16px;
    font-weight: bold;
}

.box-head {
    display: none !important;
}

@media screen and (min-width: 1200px) {
    /*    .mobile {
        display: none;
    }*/
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .nav0.stuck {
        max-width: 950px;
    }
    /*    .mobile {
        display: none !important;
    }*/
}
@media screen and (max-width: 991px) {
    ul.menu {
        display: none;
    }
    .anchors-fixed{
        position: static;
    }
    /*.container.navbar-fixed-bottom{
        max-width: 720px;
    }*/
    .container{
        max-width: 100%;
    }
}
@media screen and (min-width: 768px)and (max-width: 991px) {
    
    ul.menu {
        padding: 0;
    }
    ul.menu>li {
        margin: 2px 0 0;
    }
    .carrier li {
        padding: 20px 5px 50px;
    }
    .nav0.stuck {
        width: 720px;
    }    
}

@media screen and (max-width: 767px) {
    .content {
        background: #fff;
    }
    .head,
    .content {
        -moz-box-shadow: 0px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
        -webkit-box-shadow: 0px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
        box-shadow: 0px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
    }
    /*    .desktop {
        display: none !important;
    }*/
    .carrier li {
        padding: 20px 5px;
    }
}

@media screen and (max-width: 480px) {
    .carrier li {
        min-height: 140px;
    }
}
