@charset "utf-8";
/*===========SEO麵包削============*/
.breadcrumb{
    margin-top: 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: 微軟正黑體;
}

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;
}

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-5,
.col-md-7,
.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: 0;
    left: 0px;
    right: 30%;*/
    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, url(images/bg.jpg), #e5e5e5;
    display: block;
}

.head img {
    margin: 0 auto;
    max-width: 100%;
}

.head_under {
    background: url(images/con-head-top.png) repeat-x;
    height: 10px;
    display: block;
    -moz-box-shadow: 5px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
    -webkit-box-shadow: 5px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
    box-shadow: 5px 0px 5px 2px rgba(20%, 20%, 20%, 0.3);
}


/*container*/
.container {
    max-width: 950px;
    display: block;
}

.container_foot {
    height: 5px;
    background: #000;
    padding: 0;
    clear: both;
}


/*.main title pro*/

.main {
    background-color: #ffffff;
    margin-top: 20px;
    -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);
}

.main_foot {
    background: url(images/main_foot.jpg) repeat-x;
    clear: both;
    display: block;
    height: 32px;
}

.main>.title {
    height: 40px;
    background: url(images/title_t_01.png)no-repeat, url(images/title_R_01.png) no-repeat right, #000000;
    color: #ffffff;
    font-size: 1.5em;
    line-height: 2.2em;
    padding-left: 45px;
    font-weight: bold;
    text-shadow: 0 0 5px #000;
}

.main>.title span {
    font-size: 0.5em;
    font-style: italic;
    padding-left: 10px;
}

.main h3 {
    color: #ff9f00;
    font-size: 1.8em;
    font-weight: bolder;
    padding: 20px 10px 0 10px;
    clear: both;
}

.frame {
    padding: 20px;
}

.right {
    float: right;
}

.pic div {
    background-size: cover;
    background-position: 50% 50%;
    height: 200px;
    /*border: 1px solid #909090;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 5px solid #db2f22;
    border: 5px solid #fff;
    -moz-box-shadow: 0px 0px 0px 1px rgba(20%, 20%, 20%, 0.3);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(20%, 20%, 20%, 0.3);
    box-shadow: 0px 0px 0px 1px rgba(20%, 20%, 20%, 0.3);
}

.dep {
    font-size: 1.2em;
    line-height: 1.8em;
    padding: 10px;
}

.dep h5 {
    font-size: 1.4em;
    margin-bottom: 10px;
}


/* fixed bottom bar */

.container.navbar-fixed-bottom {
    border-top: 1px solid #051906;
    height: 50px;
    padding: 0 30px;
    z-index: 600 !important;
    background: #000000;
}

.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: #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 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: 20px;
    display: block;
    background: url(images/drawer_BG.jpg);
    color: #000000;
    border-top: 1px solid #c94122;
    font-weight: bold;
}

.drawer a:hover,
.drawer a:active {
    background: url(images/drawer_BG_C.jpg);
    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 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: "微軟正黑體";
    margin: 2px 0 6px 0;
    *margin: 0;
    line-height: 26px;
}

.carrier li a:hover strong {
    text-decoration: underline;
    color: #ff6c49;
}

.carrier li em.price {
    font-size: 14px;
    color: #fc2f00;
    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) {
    .mobile {
        display: none !important;
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .scroll2top:link,
    .scroll2top:visited {
        margin-left: 805px;
    }
    .carrier li {
        padding: 20px 5px 50px;
    }
    .head {
        background: none;
    }
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    ul.menu {
        display: none;
    }
    .desktop {
        display: none !important;
    }
    .carrier li {
        padding: 20px 5px;
    }
    .head {
        background: none;
    }
    .mobile {
        display: block !important;
    }
}

@media screen and (max-width: 480px) {
    .carrier li {
        min-height: 140px;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
}
