@import url(style.css);
@import url(btn.css);
@import url(style960_temp.css);

hr,
hr.list {
    height: 1px
}

@media screen and (min-width: 1367px) {
    .menu-placeholder {
        margin-top: 125px;
    }
}

@media screen and (min-width: 1010px) and (max-width: 1366px) {
    .menu-placeholder {
        margin-top: 125px;
    }
}

@media screen and (max-width: 1009px) {
    .menu-placeholder {
        margin-top: 0px;
    }
}

:root {
    scroll-padding-top: 8.5rem;
}


#footerbg1024,
#headbg1024,
#kv,
#nav1024 {
    display: block;
}

#headbg1024 {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

#nav1024 {
    display: flex;
    align-items: center;
}

#containerP,
#head,
#headbg1024 {
    position: relative;
}

body,
form {
    margin: 0
}

#footer ul,
#footer ul li a,
#headlink ul,
#nav1024 ul {
    list-style: none
}

#footerbg480,
#headbg480,
#headbg720,
#kv480,
#kv720,
#nav480,
#nav720 {
    display: none
}

a:link {
    text-decoration: none
}

body {
    padding: 0;
    background-color: #FFF;
    font-family: Arial, "微軟正黑體";
    color: #606060;
    overflow-y: scroll
}

img.size {
    XXXwidth: 100%
}

a.no_link:hover {
    color: inherit !important;
    cursor: default !important
}

#witness hr,
hr,
hr.list {
    border: 0;
    background-color: #cecfd2;
    color: #cecfd2
}

hr {
    margin: 15px 0;
    clear: both
}

hr.list {
    margin: 20px
}

#head {
    margin: 0 auto
}

#headbg1024 a:hover,
p a:hover {
    color: #E40046;
    text-decoration: none
}

hr.clearline {
    clear: both;
    visibility: hidden;
    height: 10px
}

#witness hr {
    margin: 10px 0;
    height: 1px;
    clear: none
}

p {
    font-size: 16px;
    line-height: 22px;
    XXXmargin: 0;
    text-align: justify;
    text-justify: inter-ideograph;
    XXXtext-align-last: justify
}

p a {
    color: #606060;
    text-decoration: none
}

#homebg {
    background: url(../../images/bghomect.jpg) top center no-repeat #e7e8ea
}

#container,
#containerh {
    position: relative;
    width: 960px;
    margin: 25px auto 0;
    padding: 0 20px
}

#containerP {
    width: 960px;
    margin: 5px auto 40px;
    padding: 10px
}

#container {
    margin-bottom: 50px
}

#headbg1024 {
    background-color: #333;
    font-size: 16px;
    color: #FFF;
    width: 100%;
    padding: 10px 0;
    height: 20px;
}

#headbg1024 a {
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    line-height: 25px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#head {
    max-width: 1500px;
    padding: 0px 20px;
}

#headlink ul li #search,
#logo,
ul li a.signin {
    float: left
}

#headlink {
    text-align: right;
    letter-spacing: 1px
}

#headlink ul {
    float: right;
    margin: 0
}

#headlink ul li {
    float: left;
    height: 25px;
    margin-left: 5px;
    line-height: 25px;
    font-size: 14px
}

#headlink ul li form {
    padding: 0;
    margin: 0;
    height: 25px
}

#headlink ul li i {
    float: left;
    font-size: 0.5rem;
    line-height: 25px;
}

.arrow-1 {
    padding-left: 5px;
}

ul li ul.dropdown {
    width: 220px;
    padding: 0;
    position: absolute;
    z-index: 9999;
    display: none
}

.sign {
    top: 30px;
    right: 135px
}

.lan {
    top: 30px;
    right: 40px
}

ul li ul.dropdown li {
    width: 100%;
    background: #2E3238;
    color: #fff;
    height: 50px !important;
    text-align: center;
    float: left;
    display: block
}

ul li ul.dropdown li a {
    line-height: 50px !important;
    display: block;
    width: 100%;
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) {
    #search {
        padding: 0 0 0 5px
    }
}

input.searchw {
    font-size: 14px;
    color: #fff;
    border: none;
    width: 55px;
    padding-left: 5px;
    float: left;
    background: 0 0;
    line-height: 25px;
    background: rgba(255, 255, 255, 0.05);
}

input.searchBtn {
    display: none
}

@media screen and (min-width: 1018px) and (max-width:1280px) {
    #head {
        width: 960px
    }
}


/*選單 start 2017-10-26 yiya */
#navbg {
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    position: fixed;
    top: 40px;
}

#nav_main {
    margin: 0 auto;
    max-width: 1500px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 85px;
}

#nav_logo {}

#nav_logo a {
    display: block;
}

#nav_logo a img {
    height: 100%;
    width: auto;
}

#nav1024 ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
}

#nav1024 ul li h2 {
    margin: 0;
    position: relative;
    cursor: pointer;
}

#nav1024 ul li h2 a {
    font-size: 1.1rem;
    font-weight: 600;
    color: #212121;
    cursor: pointer !important;
    display: flex;
    align-items: center;
    justify-content: center;

}

#nav1024 ul li h2:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border: solid transparent;
    bottom: 0px;
    left: 50%;
    border-bottom-color: #333;
    border-width: 15px;
    margin-left: -15px;
    display: none;
}

#nav1024 ul li h2 a:hover {
    color: #e40046;
}

#nav1024 ul li h2 a .arrow {
    display: inline-block;
    margin-left: 7px;
    font-size: 0.5em;
}

#nav1024 ul li>div {
    position: absolute;
    background: #333;
    width: 100%;
    left: 0;
    top: 82px;
    z-index: 999;
    display: none;
}

#nav1024 ul .now>div,
#nav1024 ul .now h2:after {
    display: block;
}

#nav1024 ul .now h2 a {
    color: #e40046;
}

.button-contact {
    display: table;
    min-width: 70px;
    border: 0.125rem solid #E40046;
    border-radius: 5px;
    font-weight: 800;
    line-height: 1.1;
    cursor: pointer;
    vertical-align: middle;
    padding: 0.9rem 1.4rem;
    height: 0px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-size: 1rem;
    background-color: #E40046;
    transition: all 0.3s;
    margin-left: 10px;
}

.button-contact:hover {
    display: table;
    min-width: 70px;
    border: 0.125rem solid #E40046;
    border-radius: 5px;
    font-weight: 800;
    line-height: 1.1;
    cursor: pointer;
    vertical-align: middle;
    padding: 0.9rem 1.4rem;
    height: 0px;
    color: #E40046;
    font-size: 13px;
    text-decoration: none;
    font-size: 1rem;
    background-color: #fff;
}


.sub_main {
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

.subNav {
    float: right;
    padding-left: 40px !important;
    width: calc(100% - 435px) !important;
    flex-direction: column;
}

.subNav h3 {
    margin: 0;
}

.subNav a {
    display: block;
    font-size: 1rem;
    padding: 7px 0;
    color: #fff;
    font-weight: 400;
}

.subNav li ul {
    display: flex;
    flex-direction: column;
    padding: 10px 0 10px 20px;
}

.subNav a:hover {
    color: #e40046;
}

.sub_main .banner {
    float: left;
    width: 350px;
    border-right: 1px solid #fff;
    padding-right: 40px;
    color: #fff;
}

.sub_main .banner h3 {
    margin: 0;
    font-size: 1rem;
    margin-bottom: 5px;
    color: #fff;
}

.sub_main .banner p {
    margin: 0;
    font-size: .95rem;
}

/*選單 1018px~1280px 2017-10-26 yiya */


@media screen and (min-width: 1010px) and (max-width: 1200px) {

    #nav_logo {
        margin: 10px 0;
    }

    #nav_main {
        max-width: 1140px;
    }

    #nav1024 ul li h2 {
        line-height: 80px;
        padding: 0 10px;
    }

    #nav1024 ul li .sub_main {
        width: 960px;
        top: 80px;
    }

    .button-contact {
        display: none;
    }

}

@media screen and (min-width: 1201px) and (max-width:1280px) {
    #nav_logo {
        margin: 10px 0;
    }

    #nav_main {
        max-width: 1190px;
    }

    #nav1024 ul li h2 {
        line-height: 80px;
        padding: 0 10px;
    }

    #nav1024 ul li .sub_main {
        width: 960px;
        top: 80px;
    }
}

@media screen and (min-width:1281px) {
    #nav_logo {
        margin: 10px 0;
    }

    #nav_logo a {
        height: 80px;
    }

    #nav_main {
        max-width: 1500px;
        padding: 0px 10px;
    }

    #nav1024 ul li h2 {
        line-height: 80px;
        padding: 0 15px;
    }

    #nav1024 ul li .sub_main {
        width: 1200px;
        top: 100px;
    }
}




/*footer style 20171005 yiya*/
#footer {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
}

#footerbg1024 {
    background-color: #333
}

.footer-item {
    max-width: 325px;
    float: left;
    color: #fff;
}

.footer-item h6 {
    font-size: 16px;
    font-weight: 700
}

.footer-item input[type="checkbox"] {
    display: none;
}

.footer-item__content {
    font-size: 14px;
    color: #fff;
    padding-left: 0;
}

.footer-item__content li {
    margin: 15px 0;
}

/*R171108483 訂閱電子報 2017-11-10 yiya*/
.footer-item__content li form {
    overflow: hidden;
    display: flex;
}

.footer-item__content li form input {
    border: none;
    background: #fff;
    padding: 7px;
    width: 65%;
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
}

.footer-item__content li form input:focus {
    outline: none;
}

.footer-item__content li form button {
    border: none;
    background: #e40046;
    color: #fff;
    padding: 7px;
    cursor: pointer;
    width: 35%;
    font-family: Arial, "微軟正黑體";
    font-size: 14px;
}

.footer-item__content li a {
    color: #fff;
}

.footer-item__content li a:hover {
    color: #e40046;
}

.footer-item__content li p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

#social a {
    display: inline-block;
}

#footer__bottom {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    font-size: 14px;
}

#mark {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
}

#mark a {
    margin-right: 5px;
}

#copyright {
    text-align: right;
}

#copyright_sub a {
    color: #fff;
    display: inline;
    font-size: 14px;
}

#copyright_sub span {
    display: inline-block;
    padding: 0 10px;
}

#copyright_sub a:hover {
    color: #e40046;
}

#copyright_main p {
    display: inline;
    font-size: 14px;
    color: #fff;
}

#copyright_main p:nth-child(2) {
    display: none;
}


#breadCrumb a:hover,
#copyright_main a:hover {
    color: #E40046
}

@media screen and (min-width: 1018px) and (max-width:1280px) {

    #footer,
    #footer__bottom {
        width: 960px
    }

    #mark {
        max-width: 500px;
    }

    #mark a {
        width: 20%;
    }

    #mark a img {
        max-width: 100%;
    }
}

#breadCrumb {
    max-width: 960px;
    margin: 0 auto;
    font-size: 14px;
    letter-spacing: .5px;
}

#breadCrumb a {
    color: #606060;
    text-decoration: none
}

.divfloat {
    float: left
}

.divfloat1,
.divfloat2 {
    float: right
}

.highlight {
    color: red
}

.divSpace_H {
    width: 100%;
    height: 50px
}

.divalone {
    width: 100% !important
}

.full {
    width: 100%
}

.hide-1024 {
    display: none
}




/*R170511000-005 新增H3小標 yiya 20180117*/
/* head-banner style*/
#header-banner {
    width: 100%;
    background-image: url("/upload/1/2/57ee171505dfc.jpg");
    position: relative;
    background-size: cover;
    overflow: hidden;
    padding: 35px 0;
}

.header-banner__wrapper h1 {
    margin-bottom: 15px;
}

.header-banner__wrapper h3 {
    line-height: 32px;
}

.header-banner__wrapper ul li i {
    margin-right: 3px;
}

@media screen and (min-width:1367px) {
    .header-banner__wrapper {
        width: 1000px;
        margin: 0 auto;
        overflow: hidden;
    }

    .header-banner__wrapper h1 {
        margin-bottom: 15px;
    }

    .header-banner__wrapper__item--left {
        float: left;
        width: 72%;
    }

    .header-banner__wrapper__item--right {
        float: right;
        width: 25%;
    }

    .header-banner__wrapper ul {
        margin: 15px 0;
    }

    .header-banner__wrapper ul li {
        display: inline-block;
        margin-right: 5%;
    }
}

@media screen and (min-width: 1018px) and (max-width: 1366px) {
    .header-banner__wrapper {
        width: 960px;
        margin: 0 auto;
        overflow: hidden;
    }

    .header-banner__wrapper h1 {
        margin-bottom: 15px;
    }

    .header-banner__wrapper__item--left {
        float: left;
        width: 72%;
    }

    .header-banner__wrapper__item--right {
        float: right;
        width: 25%;
    }

    .header-banner__wrapper ul {
        margin: 15px 0;
    }

    .header-banner__wrapper ul li {
        display: inline-block;
        margin-right: 3%;
    }
}


/* level2 navbar */
#nav_1024 ul li h2 a:hover {
    color: #e40046;
}

#nav_1024 ul .focus h2 a {
    color: #e40046;
}

#nav_1024 ul li h2 {
    line-height: 60px;
    padding: 0 15px;

    margin: 0;
    position: relative;
    cursor: pointer;
}

#nav_1024 ul li h2 a {
    font-size: 1.05rem;
    font-weight: 400;
    color: #606060;
    cursor: pointer !important;
}

#nav_1024 ul li {
    float: left;
    /* 水平 */
    list-style: none;
}

#nav_1024 a:link {
    text-decoration: none;
}

#nav_1024 {
    height: 64px;
}

#nav_1024 .line {
    clear: left;
    position: absolute;
    /* width: 80px; */
    height: 4px;
    background: #e40046;
    left: 0;
    bottom: 10px;
    /* transition: all .5s; */
    left: 10px;
}

#nav1024 ul .arrow123:after {
    position: absolute;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
    bottom: -8px;
    left: 50%;
    border-bottom-color: #EFEFEF;
    border-width: 15px;
    margin-left: -15px;
}

#nav_main2 {
    margin: -2px auto;
    /* width: 1200px; */
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
    justify-content: center;
    /* flex-wrap: wrap; */
    align-items: center;
    background: #f2f2f2;
}

.sticky {
    position: fixed;
    top: 0;
    /* margin-bottom: 10px; */
}

.sticky2 {
    position: fixed;
    top: 0;
    /* left: 58px; */
    width: 100% !important;
    background: #f2f2f2;

    margin: 0 auto;
    /* width: 1200px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* level2 navbar END */