@charset "utf-8";
body,.submit,select,input {
    margin: 0px;
    padding: 0px;
    font-family: 微軟正黑體;
}

h2 span {
    font-family: 微軟正黑體;
}

div,

/* CSS Document */

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
    margin: 0;
    padding: 0;
}


/*table{border-collapse:collapse;border-spacing:0;}*/

fieldset,
img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: none
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    /*background: url(images/bg.jpg) repeat;*/
    background: #81daf5;
}

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;
    margin-left: 915px;
    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;
    background: url(images/h_x_00.jpg) no-repeat 50% 0, #740023;
    display: block;
}

.head img {
    margin: 0 auto;
    max-width: 100%;
}


/*container*/

.container {
    max-width: 950px;
    display: block;
}

.container_foot {
    height: 42px;
    border-top: #029CEC 12px solid;
    border-bottom: #029CEC 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: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 93%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 93%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 93%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    margin: 15px auto;
    padding: 0 190px;
    position: relative;
    display: block;
    box-shadow: 1px 1px 5px #13a8d5;
}

ul.menu>li {
    float: left;
    margin: 8px 0 0;
    cursor: pointer;
    text-align: center;
    display: block;
    height: 42px;
    /*border-left: 1px solid #000000;*/
    padding: 0px 25px;
    height: 30px;
}

ul.menu>li:before {
    content: "/";
    float: left;
    margin-left: -28px;
    margin-top: 6px;
    font-size: 1.3em;
    color:#0586c8;
}

ul.menu>li:last-child:after {
    content: "/";
    float: right;
    margin-right: -28px;
    margin-top: -34px;
    font-size: 1.3em;
    color:#0586c8;
}

ul.menu>li>a {
    display: block;
    color:#0586c8;
    font-size: 1.4em;
    padding: 5px;
    font-weight: bolder;
}

ul.menu>li>a:link {
    text-shadow: none;
}

ul.menu>li>a:hover {
    text-decoration: none;
    /* color: #ffa200;*/
}

ul.menu>li > a .border-bottom {
    height: 5px;
    width: 0;
    border-bottom: 2px solid #0586c8;
    overflow: hidden;
    -moz-transition: width 0.3s;
    -o-transition: width 0.3s;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

ul.menu>li:hover .border-bottom {
    width: 100%;
}

.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);
}



.index1 a.choose1 .border-bottom,
.index2 a.choose2 .border-bottom,
.index3 a.choose3 .border-bottom,
.index4 a.choose4 .border-bottom{
    width: 100%;

}

ul.title_L li a:hover:after,
.index1 a.choose1:after,
.index2 a.choose2:after,
.index3 a.choose3:after,
.index4 a.choose4:after {

}



/*event*/

.event {
    position: relative;
    margin-bottom: 20px;
}

.event-L {
    /*float: left;*/
    padding-right: 2px;
}

.event-R {
    /*float: right;*/
    padding-left: 2px;
}

.event_link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    padding: 19px;
    cursor: pointer;
    display: table;
    width: calc(100% - 2px);
}

.event a:hover {
    text-decoration: none;
}

.event_link p {
    font-size: 1.7em;
    color: #0586c8;
    padding-left: 80px;
}

.picture div {
    background-size: cover;
    background-position: 100% 50%;
    height: 400px;
}

.picture p {
    font-size: 2em;
    color: #0980d3;
    text-shadow: 0 0 10px #ffffff;
    padding-top: 10px;
    transform: scaleX(0.9);
    -ms-transform: scaleX(0.9);
    -o-transform: scaleX(0.9);
    -webkit-transform: scaleX(0.9);
    -moz-transform: scaleX(0.9);
}

.event_link:hover .event_plus {
    will-change: transform;
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.event_link .event_plus {
    position: absolute;
    float: left;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}


/*title pro*/

.main>.title {
    height: 60px;
    background: url(images/title_snow.png)no-repeat 20px, url(images/title_R_01.png) no-repeat right, #029CEC;
    background-color: #029CEC;
    color: #ffffff;
    font-size: 1.5em;
    line-height: 3.2em;
    padding-left: 60px;
    font-weight: bold;
}

.main>.title span {
    font-size: 0.5em;
    font-style: italic;
    padding-left: 10px;
}

.pro {
    background: #ffffff;
    border-left: #029CEC 5px solid;
    border-right: #029CEC 5px solid;
    border-bottom: #029CEC 5px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pro hr {
    border: 0;
    height: 10px;
    background-color: #35baff;
    color: #35baff;
    /* IE6 */
    margin-bottom: -1px;
    width: 100%;
}

/*method intro way detail*/

.method>.title {
    text-align: center;
    font-size: 2em;
    color: #ffffff;
    background-color: #029cec;
    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);
}

div.method{
    background-color: #fff;
    padding: 0 15px;
}

div.method p,
ul.step {
    color: #0586c8;
    font-size: 1.3em;
    padding: 15px 20px;
    line-height: 1.8em;
    clear: both;
    text-align: justify;
}

div.method b {
    color: #0586c8;
}

div.method .event-txt b {
    color: #FF3A51;
}

div.way p,
ul.step,
ul.award {
    border: 1px solid #029cec;
    margin-bottom: 20px;
    overflow:hidden;
}

div.way p.event-txt{
    border: 1px solid #d5d5d5;
    background: #f7f7f7;
    color: #333;
    border-radius: 8px;
}

div.way a {
    color: #0586c8;
    font-weight: bold;
    border-bottom: 1px dotted #0586c8;
}

div.way a:hover {
    text-decoration: none;
    color: #FF3A51;
    border-bottom: 1px dotted #FF3A51;
}

div.way .event-txt a {
    color: #FF3A51;
    border-bottom: 1px dotted #FF3A51;
}

div.way .event-txt a:hover {
    color: #0586c8;
    border-bottom: 1px dotted #0586c8;
}

ul.step {
    /*padding: 0 120px;*/
}

ul.step li {
    display: block;
    clear: both;
    margin: 30px 0;
    overflow: auto;
}

ul.step .step_L {
    float: left;
    margin: 0 30px 0 0;
}

ul.step .step_d{
    display: block;
    padding: 20px 0;
}
ul.award {
    padding: 20px 10px;
    text-align: center;
    font-size: 1.2em;
}

ul.award li{
    display: block;
    padding: 0 10px;
}
ul.award li img {
    max-width:550px;
    width: 100%;
    text-align: center;
    margin: 10px auto;
    display: block;
}

div.intro {
    margin-bottom: 20px;
}

div.way {
    background-color: #ffffff;
}

div.detail {
    background-color: #029cec;
    color: #ffffff;
    padding: 30px;
}

div.detail .title {
    color: #029cec;
    background-color: #ffffff;
}

div.award_list {
    border: 1px solid #029cec;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
}

div.award_list>h6 {
    background-color: #e7e7e7;
    font-size: 1.6em;
    padding: 10px 0;
    color: #0586c8;
}


div.award_list img{
    max-width: 100%;
}
ul.way-choose {
    margin: 20px 10px 10px 10px;
    text-align: center;
    display: block;
    height: 30px;
}

ul.way-choose li a {
    color: #FF3A51;
    font-size: 1.6em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    border: 2px solid #FF3A51;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


ul.way-choose li {
    float: left;
    padding: 0 45px;
    margin: 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a.way-choose1:hover,
.index2 a.way-choose1,
a.way-choose2:hover,
.index3 a.way-choose2 {
    text-decoration: none;
    background: #ff3a51;
    border: none;
    color: #eaff36 !important;
    border: 2px solid #ff3a51 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.detail ul {
    list-style-type: decimal;
    llist-style-position: inside;
    text-align: justify;
    line-height: 1.8em;
    font-size: 1.1em;
    border: 1px solid;
    padding: 30px;
    padding-left: 50px;
}
li.center{
    text-align: center;
}
/* fixed bottom bar */

.container.navbar-fixed-bottom {
    border-top: 1px solid #029ced;
    height: 50px;
    padding: 0 30px;
    z-index: 600 !important;
    background: #028dd6; /* Old browsers */
    background: -moz-linear-gradient(top, #028dd6 81%, #177ed3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #028dd6 81%,#177ed3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #028dd6 81%,#177ed3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#028dd6', endColorstr='#177ed3',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px -1px 3px #575757;
}

.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-weight: bold;*/
    color: #0586c8;
    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 0;
}

.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: #ffffff;
    color: #029CEC;
    border-top: 1px solid #e7e7e7;
}

.drawer a:hover,
.drawer a:active {
    color: #2c1e63;
    background: #eaff36;
    text-decoration: none;
}


/*===c23模組專用===*/

.intro-anchors-box:before {
    content: " ";
    display: none;
    height: 60px;
}

.fixing .intro-anchors-box:before {
    display: none;
}

.intro-anchors {
    display: none;
}

.intro-anchors a {
    display: none;
}

.carrier {
    font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
}

.carrier h4 {
    display: none;
    /*    position: relative;
    z-index: 1;
    clear: both;
    text-align: center;
    font-family: "微軟正黑體";
    font-size: 20px;
    color: #000000;
    border-radius: 5px;
    margin: 20px;
    padding: 10px;*/
}

.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 20px;
}

.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: #0586c8;
    margin: 2px 0 6px 0;
    *margin: 0;
    line-height: 26px;
}

.carrier li a:hover strong {
    text-decoration: underline;
    color: #FF3A51;
}

.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 (min-width: 768px)and (max-width: 991px) {
    .scroll2top:link,
    .scroll2top:visited {
        margin-left: 805px;
    }
    ul.menu {
        padding: 0 90px;
    }
    ul.menu>li {
        margin: 8px 0 0;
    }
    .carrier li {
        padding: 20px 5px 50px;
    }
    .head {
        background: none;
    }
    ul.step .step_d {
        padding: 0;
    }
    .nav0.stuck {
        width: 720px;
    }
    .mobile {
        display: none !important;
    }
    ul.award li{
        margin: 10px 0;
    }
}

@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);
    }
    ul.menu {
        display: none;
    }
    .desktop {
        display: none !important;
    }
    .carrier li {
        padding: 20px 5px;
    }
    .head {
        background: none;
    }
    .event-L,
    .event-R {
        padding: 0;
    }
    .event-L{
        margin-top: 20px;
    }
    ul.step .step_d {
        padding: 0;
    }
    ul.step .step_L {
        float: none;
        margin: 20px auto;
        text-align: center;
        /* margin: 0 30px 0 0; */
    }
    ul.step {
        padding: 0 30px;
    }
    .mobile{
        display: block !important;
    }
}


@media screen and (max-width: 480px) {
    .carrier li {
        min-height: 140px;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    ul.award li {
        margin: 10px 0;
    }
    .container_foot img{
        bottom: 0px;
    }
}
/*--------rwd.css--------*/
/*SET header line*/
.setop.navbar-default{
    border-bottom:1px solid #0192d4;
}
.footer{
    border-top:0;
}