.header {
    display: block;
}

.index-kv {
    overflow: hidden;    /*height: 100vh;*/
    position: relative;
}

.index-kv img {
    width: 100%;
}

.index-kv a {
    display: block;
}

.index-kv .kv-slide {
    position: relative;
}

.index-kv .banner-txt {
    width: 90%;
    margin: 0 5%;
    position: absolute;
    text-align: center;
    top: 25%;
    z-index: 1;
}

.index-kv .banner-txt img {
    width: auto;
    display: inline-block;
}

/* slider arrow
**********************************************/
.index_kv .slick-prev,
.index_kv .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    display: block;
    width: 48px;
    height: 80px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    cursor: pointer;
    z-index: 9;
}

.index_kv .slick-prev {
    left: 0;
    background: url(../images/kv_arr_prev.png) 0 center no-repeat;
    background-size: contain;
}

.index_kv .slick-next {
    right: 0;
    background: url(../images/kv_arr_next.png) 0 center no-repeat;
    background-size: contain;
}

/* slider arrow end 
**********************************************/
.index-cont-en {
    width: 100%;
    display: inline-block;
    margin-top: 175px;
}

.index-cont-en img {
    width: 100%;
}

.index-cont {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 175px;
}

scetion.index-cont.page {
    float: left;
}

.index-cont img {
    width: 100%;
    margin: 0 auto;    /* display: block; */

    /* float: none; */
}

.back-top {
    position: fixed;
    bottom: 120px;
    right: 37px;
    z-index: 99;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.back-top img {
    border: 1px solid #ccc;
}

.rwd-index-cont {
    display: none;
}

.fast-link {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 99999;
    float: left;
    width: 112px;
    display: block !important;
}

.data-cont1 {
    margin-bottom: 65px;
}

.fast-link a {
    float: left;
    width: 100%;
}

a.toptop {
    margin: -23px 0 0 0;
    text-align: right;
}

.fast-link-en {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 99999;
    float: left;
}

/*-link-*/
.link-zone {
    background: #fff;
    padding: 85px 0;    /* display: inline-block; */
}

.link-slider {
    width: 90%;
    margin: 0 auto;    /* background: #f0f0f0; */
}

.link-slider-inner {
    width: 100%;
}

.link-slider-inner a {
    width: 228px;
    display: block;
    margin: 0 auto;
}

.link-slider-inner a img {
    width: 100%;
}

.link-slider .slick-prev,
.link-slider .slick-next {
    width: 40px;
    height: 40px;
    background: #dadada;
    z-index: 99;
}

.link-slider .slick-prev:before,
.link-slider .slick-next:before {
    color: transparent;
}

.link-slider .slick-prev,
.link-slider .slick-next {
    width: 40px;
    height: 40px;
    background: url(../images/link-arrow.png) center center no-repeat;
    background-size: 40px !important;
}

.link-slider .slick-prev {
    background: url(../images/link-arrow.png) center center no-repeat;
    border: 0;
    font-size: 0;
    left: -25px;
    position: absolute;
    top: 25%;
}

.link-slider .slick-next {
    background: url(../images/link-arrow2.png) center center no-repeat;
    border: 0;
    font-size: 0;
    right: -25px;
    position: absolute;
    top: 25%;
}

.cs {
    background: #f0f0f0;
    display: inline-block;
    width: 100%;
}

.cs-role {
    width: 125px;    /* margin: 0 0 -50px 0; */
    position: absolute;
    top: -198px;
    z-index: 99;
    left: 8px;
}

.cs-role img {
    width: 100%;
}

/*-rwdå´é¸å–®-*/
.rwd-nav-search {
    margin: 25px 10px;
}

.rwd-nav-search input[type='text'] {
    padding: 9px 2%;
    font-size: 1em;
    width: 96%;
    display: inline-block;
    vertical-align: top;
}

.rwd-searbtn-wrap {

    /* display: inline-block; */

    /* width: 100%; */
    margin: 14px 0 0 0;
}

.rwd-searbtn-wrap en {

    /* display: inline-block; */

    /* width: 100%; */
    margin: 14px 0 0 0;
}

.rwd-searbtn-wrap.en .btn {
    padding: 5px 5% !important;
    width: 100%;
    display: block;
    font-size: 1.063em !important;
}

.rwd-searbtn-wrap.en .rwd-adv-btn {
    margin: 13px 0 0 0;
    width: 100%;
    text-align: center;
    font-size: 1.063em !important;
}

.rwd-searbtn-wrap .btn {
    background: #4cc24d;
    color: #fff;
    display: inline-block;
    padding: 8px 19px !important;
    font-family: 微軟正黑體;
    font-size: 1em !important;
    border: 0;
    border-radius: 2px;
    width: 100%;
}

.rwd-nav-row>a {
    border-bottom: #565656 1px solid;
    background: url(../images/rwd_arr_open.png) 90% center no-repeat !important;
    font-size: 1.25em;
    font-weight: bold;
    padding: 16px 50px 16px 16px;
}

.rwd-nav-row:first-child>a {
    border-top: #565656 1px solid;
}

.rwd-nav-row .no-arr-close {
    background: url(../images/rwd_arr_close.png) 90% center no-repeat #4c4c4c !important;
}

.rwd-subnav li {
    border-bottom: #565656 1px solid;
    background: #333;
}

.rwd-subnav li a {
    font-size: 1.313em;
    font-weight: bold;
    white-space: normal;
}

ul.rwd-subnav.ulfix {
    display: none;
}

.rwd-adv-btn {
    display: inline-block !important;
    vertical-align: top;
    padding: 8px 24px !important;
    border-radius: 3px;
    background: #20b45b;
    margin: 0 0 0 5px;
    font-size: 1em !important;
    white-space: normal;
}

.rwd-other-link a {
    border: 1px #565656 solid;
    border-radius: 4px;
    padding: 13px 0;
    width: 80%;
    float: left;
    text-align: center;
    font-size: 1em;
    margin: 0 10% 20px 10%;
    white-space: normal;
}

.rwd-other-link {
    margin: 25px 0 0 0;
}

.deco1 {
    position: absolute;
    right: 0;
    top: -25px;
    z-index: 9999;
}

.deco2 {
    position: absolute;
    left: 0;
    top: 709px;
    z-index: 9999;
}

a.survey-btn {
    position: absolute;
    right: 120px;
    bottom: 0;
}

.rwd-nav-search.env-rwd .rwd-searbtn-wrap .btn {
    font-size: 1em !important;
    padding: 5px 10px !important;
}

.rwd-nav-search.env-rwd .rwd-adv-btn {
    font-size: 1em !important;
    padding: 6px 10px !important;
}

.index_kv {
    width: 100%;
    position: relative;
    padding-bottom: 0;    /* background: #7cba4a; */
    border-bottom: 5px solid #7cba4a;
}

.index_kv a img {
    width: 100%;    /* height: 100vh; */
}

a.nav-btn {
    display: inline-block;
    padding: 13px 0;
    width: 2%;
    text-align: center;
}

.section1 {
    float: left;
    width: 100%;
    background: #f1f5f9;
    padding: 55px 0;
    vertical-align: top;
}

.s1-inner {
    max-width: 1110px;    /* text-align: center; */
    display: block;
    margin: 0 auto;
}

.section1 img {
    width: 100%;
    display: block;
}

.white {
    background: #fff !important;
}

.blue {
    background: url(../images/s3-bg.png) center center repeat #2e9bd4 !important;
    background-size: cover;
}

.s3-cont img {
    width: 184px;
    margin: 0 auto;
}

li.basic-info {
    border: 0 !important;
    float: right;
    padding: 0 !important;
}

/*-éºµåŒ…å±‘-*/
.crumb {
    font-size: 0.938em;
    width: 100%;
    color: #666;
    padding: 20px 0 0 0;
    margin: 0 auto;
    display: inline-block;
    border-bottom: 1px #f5f5f5 solid;
    vertical-align: top;
    background: #fff;
    line-height: 2.0;
}

.crumb .crumb-wrap {
    width: 96%;
    margin: 0 auto;
    max-width: 1366px;
    overflow: hidden;
}

.crumb a.home {

    /* padding-left: 0; */

    /* margin-left: 0; */

    /* background: none; */
}

.crumb a {

    /* color: #666; */

    /* margin-left: 8px; */

    /* padding-left: 11px; */

    /* background: url(../images/crumb_arr.png) 0 5px no-repeat; */
}

.rwd-divider {
    background: url(../images/gray_gradient_bg.png) repeat-x;
    width: 100%;
    height: 17px;
    position: absolute;    /* float: left; */
    padding-bottom: 0;
    bottom: -17px;
    left: 0;
}

.row.page-cont {
    margin: 60px 0;
}

.sub-menu {
    width: 295px !important;
}

.page-cont .col-sm-3 {
    padding: 0 15px 0 0 !important;
}

.page-cont .col-sm-9 {
    padding: 0 0 0 15px !important;
}

.right-cont {
    width: 876px;
    float: right;
}

img.page-title {
    margin: 0 0 45px 0;
}

.tb-cont {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #e2e2ee;
    border-radius: 10px;
    padding: 35px 6%;
    margin: 25px 0 60px 0;
    position: relative;
}

ul.tab {
    display: inline-block;
    width: 100%;
    vertical-align: top;    /* margin: 0 0 25px 0; */
}

ul.tab li {
    border-radius: 30px;
    display: inline-block;
    width: 210px;
    vertical-align: top;
    color: #fff;
    padding: 15px 15px 15px 20px;
    text-align: left;
    margin-right: 15px;
    font-size: 1.125em;
    font-weight: bold;
    background: url(../images/add-icon.png) 91% center no-repeat #3b55dd;
    cursor: pointer;
}

.tab-cont {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #4f5dca;
    display: none;
    padding: 45px 5%;
}

.tab-wrap {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}

ul.tab li.current {
    background: #fff;
    color: #3b55dd;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #4f5dca;
    border-bottom: 0;
    margin: 0 15px -1px 0;
    padding-bottom: 26px;
    background: url(../images/close-icon.png) 91% 10px no-repeat #fff !important;
}

a.q {
    position: absolute;
    right: 6%;
    top: 47px;
}

nav.footer-nav.enfn {
    text-align: center;
}

.footer-nav.enfn ul li {
    width: 30%;    /* line-height: 20px !important; */
}

.footer-nav.enfn ul li a {
    line-height: 22px;
}

.main-nav-list.en li a {
    font-size: 0.938em;    /* white-space: normal; */
}

.rwd-nav-wrap.rwd-nav-target.en .rwd-nav-row > a {
    font-size: 1.188em;
}

.rwd-nav-wrap.rwd-nav-target.en .rwd-subnav li a {
    font-size: 1.188em;
    font-weight: bold;
    white-space: normal;
}

/*--*/
.row1 {
    float: left;
    width: 41%;
    border: 1px solid #4f5dca;
}

.row1 .title {
    background: #4f5dca;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    float: left;
    width: 100%;
    font-size: 1.125em;
}

.row1 .item {
    width: 92%;
    background: #5099dd;
    color: #fff;
    border-radius: 3px;
    margin: 9px 4%;
    padding: 8px 5%;
    float: left;
    font-size: 1.063em;    /* height: 41px; */

    /* overflow: hidden; */
    white-space: initial;    /* display: flex; */

    /* vertical-align: top; */
}

.row1 input[type='checkbox'] {
    background: #fff !important;
    border: 0 !important;
    box-sizing: initial;
    margin-right: 7px;    /* float: left; */
}

.btn-wrap {
    float: left;
    width: 12%;
    margin: 1% 3%;
}

.btn-wrap a {
    float: left;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    margin: 7px 0;
    font-weight: bold;
}

.btn-wrap a.l-move {
    background: url(../images/l-move-i.png) 14% center no-repeat #4f5dca;
}

.btn-wrap a.r-move {
    background: url(../images/r-move-i.png) 87% center no-repeat #4f5dca;
}

.item-wrap {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.item.blue2 {
    background: #026fd5;
}

[draggable='true'] {

    /*
       To prevent user selecting inside the drag source
      */
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

#drag-drop-basic {
    display: flex;
}

#drag-drop-basic #source-container {
    flex: 1;
}

#drag-drop-basic #target-container {
    flex: 1;
}

/*-é¸æ“‡é¡¯ç¤ºé …ç›®-*/
.tab-cont-wap1 {
    float: left;
    width: 100%;
    font-size: 1.125em;
}

.tab-cont-wap1 .intro {
    float: left;
    width: 100%;
    font-weight: bold;
    margin-bottom: 22px !important;
    white-space: initial;
}

.condition-wrap {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.c1 {
    float: left;
    width: 47%;
    margin-right: 1.5%;
}

.c1-title {
    float: left;
    width: 100%;
}

.c1-title span {
    background: #e2e2ee;
    padding: 6px 30px;
    border-radius: 3px;
    font-weight: bold;
    color: #3b55dd;
    float: left;
}

.c1-cont {
    float: left;
    width: 100%;
    margin-top: 15px;
    font-weight: bold;
}

.c1-cont input[type='checkbox'] {
    margin: 0 7px 0 15px;
}

input[type='text'].sear-input {
    width: 65px;
    margin-right: 5px;
    padding: 4.5px 5px;
}

.c1-cont select {
    width: 91px;
    margin: 0 8px;
    font-size: 1.063em;
    padding: 6px 5px;
}

.condition_btn_wrap,
.drop_btn_wrap {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: center;
}

.condition_btn_wrap a,
.drop_btn_wrap a {
    display: inline-block;
    width: 140px;
    background: #4f5dca;
    color: #fff;
    padding: 11px 0;
    border-radius: 30px;
    font-weight: bold;
    font-size: 1em;
    margin: 0 15px;
}

a.del-btn {
    background: #666666;
}

.tb,
.drop_tb {
    float: left;
    position: relative;
    display: none;
}

.tb>a>.down-close {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.tab-swith {
    cursor: pointer;
    position: relative;
}

.tab-swith>.tab2 {
    left: 0;
    top: 0;
    position: absolute;
    display: none;
}

.tb-graph {
    display: none;
    position: relative;
}

.tb-graph #Dash {
    float: left;
    width: 100%;
}

section.news-zone {
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px 0;
}

.inner {
    width: 1161px;
    margin: 0 auto;
    text-align: center;
}

.index-cont img {
    width: 100%;    /* height: 270px; */
}

section.bannernews {
    float: left;
    width: 100%;
    position: relative;
}

section.newcase,
.newcase-cont,
.icons,
.publication-zone,
.media {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

section.publication-zone {
    background: url(../images/data-bg.png) top center repeat-y;
    eft: 0;
    padding: 310px 0 250px 0;
    width: 100%;
    float: left;
    background-size: cover;
}

.media {
    background: url(../images/video-bg.png) top center no-repeat #eff7ef;
    margin: -218px 0 0 0;
    padding-bottom: 100px;
    background-size: cover;    /*display: none;*/
}

scetion.index-cont.cs {
    margin: 0;
}

/*-search-*/
.searchZone_wrap {
    float: left;
    width: 100%;
    padding: 35px 0;
    position: relative;
    text-align: center;
    display: none;
}

.searchZone_inner {
    display: block;
    width: 726px;
    margin: 0 auto;
}

.searchZone_wrap .textfield {
    height: 22px;
    border: 0;
    width: 539px;
    display: inline-block;
    padding: 10px 4%;
    font-size: 0.875rem;
    line-height: 29px;
    border: 1px solid #c7c7c7;
}

.searchZone_wrap .search_btn {
    background: url(../images/search.png) center center no-repeat #4cc24d;
    padding: 0;
    margin: 0 0 0 -48px;
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 0;
    vertical-align: top;
}

.searchZone_wrap .advancedSearch {
    display: inline-block;
    margin-left: 10px;
    padding: 0 24px;
    background: #d4411b;
    color: #FFF;
    -moz-border-radius: 40px;
    font-size: 1em;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    vertical-align: top;
}

.searchZone_wrap .advancedSearch {
    display: inline-block;
    margin-left: 10px;
    padding: 0 24px;
    background: #20b45b;
    color: #FFF;
    -moz-border-radius: 40px;
    font-size: 1em;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    vertical-align: top;
}

.searchZone_wrap .hot_tag a {
    color: #5f5f5f;
    margin-right: 8px;
    text-decoration: underline !important;
    float: left;
}

.hot_tag {
    float: left;
    width: 100%;
    margin: 9px 0 0 0;
}

.hot_tag span {
    color: #5f5f5f;
    float: left;
    margin-right: 7px;
}

/*-æœ€æ–°æ¡ˆä»¶è³‡è¨Š-*/
.shareslider-cont-wrap {
    float: left;
    width: 100%;
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.title span {
    width: 56px;
    background: #4cc24d;
    height: 4.5px;
    display: inline-block;
}

.title p {
    font-size: 2.188em;
    font-weight: bold;
    margin: 8px 0 10px 0;
    line-height: initial;
}

a.share-slider {
    width: 900px;
    background: #fff;
    display: block;
    margin: 0 auto;
}

a.share-slider img {
    transition: .4s;
}

a.share-slider:hover img {
    transform: scale(1.04);
}

a.share-slider strong {
    font-size: 1.625em;
    float: left;
    width: 100%;
    white-space: initial;
    line-height: 37px;
}

a.share-slider p {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    white-space: initial;
    line-height: 34px;
    font-size: 1.063em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 164px;
}

.shareslider-cont {
    float: left;
    width: 45%;
    margin: 0 0 0 4%;
    color: #333333;
}

.newcase-cont {
    position: relative;
}

.title {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
}

.newcase-cont img {
    width: 405px;
    float: left;
}

.newcase-cont .slick-prev,
.newcase-cont .slick-next {
    width: 40px;
    height: 40px;
    background: #dadada;
    z-index: 99;
}

.newcase-cont .slick-prev:before,
.newcase-cont .slick-next:before {
    color: transparent;
}

.newcase-cont .slick-prev,
.newcase-cont .slick-next {
    width: 40px;
    height: 40px;
    background: url(../images/link-arrow.png) center center no-repeat;
    background-size: 40px !important;
}

.newcase-cont .slick-prev {
    background: url(../images/link-arrow.png) center center no-repeat;
    border: 0;
    font-size: 0;
    left: 17%;
    position: absolute;
    top: 50%;    /* background-size: 35px !important; */
}

.newcase-cont .slick-next {
    background: url(../images/link-arrow2.png) center center no-repeat;
    border: 0;
    font-size: 0;
    right: 17%;
    position: absolute;
    top: 50%;
}

/*-icons-*/
a.index-icons {
    display: inline-block;
    width: 250px;
    margin: 0 2.5%;
    text-align: center;
    font-size: 1.375em;
    color: #555555;    /* font-weight: bold; */
    vertical-align: top;
}

a.index-icons img {
    width: 162px;
}

a.index-icons p {
    font-weight: bold;
    font-size: 1.5em;
}

/*-å½±éŸ³å°ˆå€-*/
.media-cont {
    float: right;
    width: 100%;
    padding-top: 140px;    /* display: -webkit-flex; */

    /* display: flex; */

    /* -webkit-align-items: center; */

    /* align-items: center; */
}

.v-cont {
    float: left;
    width: 70%;
    margin: 30px 15% 0 15%;
    color: #fff;
}

.video {
    float: left;
    width: 70%;
    margin: 0 15%;
}

.video-one,
.video-two {
    float: left;
    width: 48%;
}

.video-one {
    margin-right: 2%;
}

.video-two {
    margin-left: 2%;
}

video {
    width: 100%;
}

.videotitle {
    float: left;
    width: 90%;
    margin: 12px 0 0 0;
    text-align: left;
    font-weight: bold;
    font-size: 1.375em;
    background: url(../images/index-video-i.png) left top no-repeat;
    padding: 1px 0 1px 34px;
    line-height: 26px;
}

.v-cont > p {
    float: left;
    width: 100%;
    font-size: 1.625em;
    padding-left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 62px;
    color: #555;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    text-align: left;
    background-size: 40px 40px;
}

.video-zone .container {
    margin-top: -65px;
}

.v-intro {
    float: left;
    width: 100%;
    line-height: 33px;
    font-size: 1.125em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #555;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}

.video-zone .more-wrap {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    text-align: left;
}

.video-zone .more-wrap p {
    width: 180px;
    background: rgba(255, 255, 255, 0.55);
    padding: 12px 0;
    font-weight: bold;
    font-size: 1.25em;
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
}

.video-zone .more-wrap span {
    background: rgba(255, 255, 255, 0.75);
    display: inline-block;
    width: 52px;
    padding: 12px 0;
    vertical-align: top;
    text-align: center;
}

.more-wrap {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.more-wrap a {
    float: right;
    width: 115px;
    color: #555;
    text-align: right;
}

.more-wrap p {
    margin: 0;
    width: 73px;
    float: left;
    line-height: 33px;
    font-weight: bold;
    font-size: 1.063em;
}

.more-wrap img {
    width: 33px;
}

/*-å­£åˆŠ-*/
section.publication {
    float: left;
    width: 65%;
    background: #fff;
    padding: 40px 3%;
    filter: Alpha(Opacity=90);    /*IE*/
    -moz-opacity: 0.95;    /*FF*/
    opacity: 0.95;
}

section.publication > img {
    width: 229px;
    float: left;
}

.publication-intro {
    float: left;
    text-align: left;
    width: 57%;
    margin: 0 0 0 35px;
}

p.publ-title {
    float: left;
    width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 32px;
}

p.publ-date {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-size: 1.063em;
}

p.publ-intro {
    float: left;
    width: 100%;
    line-height: 33px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin: 0;
}

.briefintro {
    float: right;
    width: 21%;
    padding: 40px 1.5%;
    color: #fff;
    font-weight: bold;
    background: url(../images/briefintro-img.png) bottom center no-repeat #00abc1;
    background-size: contain;
}

.briefintro a {
    color: #fff;
}

p.bi-title {
    font-size: 1.5em;
}

p.bi-subtitle {
    font-size: 1.125em;
    line-height: 28px;
}

.publication,
.briefintro {
    height: 337px;
}

/*-æœ€æ–°æ¶ˆæ¯-*/
section.nz-cont {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 15px #dcdcdc;
}

.nz-title {
    float: left;
    background: #4cc24d;
    padding: 45px 25px;
    color: #fff;
    font-size: 1.375em;
}

.nz-tab {
    float: left;
    border-right: 1px solid #dcdcdc;
    width: 15%;
    margin-right: 40px;
}

.nz-tab a {
    float: left;
    width: 100%;
    padding: 16px 0;
    color: #555;
    font-size: 1.125em;
    border-bottom: 1px solid #dcdcdc;
}

.nz-tab a.current {
    background: #f4f4f4;
}

.nz-tab a:last-child {
    border-bottom: 0;
}

a.news {
    display: inline-block;
    width: 336px;
    padding: 30px 0;
    margin: 0 3%;
    vertical-align: top;
}

a.news img {
    width: 90px;
    float: left;
    border: 1px solid #e0e0e0;
    padding: 2px;
    height: 90px;
    overflow: hidden;
}

a.news p:first-child {
    margin: 3px 0 0 0;
}

a.news p:nth-child(2) {
    margin: 7px 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
}

.newscont {
    float: left;
    width: 222px;
    text-align: left;
    color: #555;
    margin-left: 17px;
}

a.nz-more {
    float: right;
    background: #f4f4f4;
    padding: 36.5px 25px;
    font-weight: bold;
    color: #555555;
}

a.nz-more img {
    width: 33px;
}

.tags {
    float: left;
    width: 100%;
}

section.banner-deco {
    position: absolute;
    bottom: -77px;
    z-index: 9;
    width: 100%;
    background: url(../images/banner-deco.png) center bottom no-repeat;
    background-size: 100% 100%;
    height: 250px;
}

.socail-shaaring-drop {
    display: none;
    float: left;
    width: 56px;
    position: absolute;
    z-index: 99999;
    left: 58px;
    top: 60px;
}

.socail-shaaring-drop a:hover {
    opacity: 1;
}

.tabcont {

    /* display: none; */
}

.rwd-nav-row>a.no-link {
    background: none !important;
}

a.news.news-single {
    width: 73%;
}

.newscont-single {
    width: auto;
}

.publication .cover {
    display: block;
    width: 225px;
    float: left;
}

/*-新版首頁-*/
.index-content {
    float: left;
    width: 100%;
    padding: 45px 0;
}

.index-content-inner {
    display: block;
    width: 1440px;
    margin: 0 auto;
}

/*-社會住宅專區-*/
.indextitle {
    float: left;
    width: 128px;
}

.indextitle strong {
    float: left;
    width: 100%;
}

.indextitle h2 {
    float: left;
    font-size: 2em;
    font-weight: bold;
    color: #333;
    line-height: 37px;
    margin: 6px 0 0 0;
}

.indextitle span {
    float: left;
    width: 30px;
    height: 5px;
    background: #7cba4a;
    margin: 12px 0 0 0;
}

.socailhousing-cont,
.urbanregeneration-cont {
    float: left;
    width: 85%;
    margin: 0 0 0 6%;
}

.socailhousing-list,
.urbanregeneration-list {
    float: left;
    width: 56%;
}

.socailhousing-list a,
.urbanregeneration-list a {
    float: left;
    width: 33.333%;
    height: 167px;
    color: #333;
    margin: 0 0 22px 0;
}

.socailhousing-list a p,
.urbanregeneration-list a p {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 1.3em;
    font-weight: bold;
}

.list-i {
    display: block;
    width: 60px;
    background: #7cba4a;
    height: 60px;
    border-radius: 99em;
    padding: 37px;
    margin: 0 auto;
}

.urbanregeneration-list .list-i {
    display: block;
    width: 60px;
    background: #15aad5;
    height: 60px;
    border-radius: 99em;
    padding: 37px;
    margin: 0 auto;
}

.socailhousing-video,
.newest-case {
    float: left;
    width: 38%;
    margin: 0 0 0 6%;
}

.socailhousing-video h2 {
    float: left;
    width: 100%;
    font-size: 1.6em;
    color: #333;
    margin: 0 0 9px 0;
}

.videoname {
    font-size: 1.2rem;
    font-weight: bold;
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
    line-height: 25px;
}

.section-border {
    float: left;
    width: 100%;
    height: 4px;
    background: #00a2ff;
    background: -moz-linear-gradient(left, #00a2ff 0%, #32b996 27%, #6bcf00 64%, #0c8800 100%);
    background: -webkit-linear-gradient(left, #00a2ff 0%, #32b996 27%, #6bcf00 64%, #0c8800 100%);
    background: linear-gradient(to right, #00a2ff 0%, #32b996 27%, #6bcf00 64%, #0c8800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2ff', endColorstr='#0c8800', GradientType=1);
    margin: 13px 0 35px 0;
}

/*-都市更新專區-*/
.urbanregeneration .indextitle p {
    color: #333;
}

.urbanregeneration .indextitle span {
    background: #15aad5;
}

.newest-case a {
    color: #555;
}

.newest-case img {
    height: 260px;
}

.video-wrap,
.newcase-wrap {
    width: 100%;
    float: left;
}

.newest-case>h2 {
    float: left;
    width: 100%;
    font-size: 1.6em;
    color: #333;
    margin: 0 0 9px 0;
}

.newest-case-cont {
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
}

.newest-case-cont strong {
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 25px;
}

.newest-case-cont p {
    float: left;
    width: 100%;
    margin: 7px 0 0 0;
    line-height: 25px;
    height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* slider arrow
**********************************************/
.video-wrap .slick-prev,
.video-wrap .slick-next,
.newcase-wrap .slick-prev,
.newcase-wrap .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    display: block;
    width: 28px;
    height: 45px;
    padding: 0;
    -webkit-transform: translate(0, -45%);
    -ms-transform: translate(0, -45%);
    transform: translate(0, -45%);
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    cursor: pointer;
    z-index: 9;
}

.video-wrap .slick-prev,
.newcase-wrap .slick-prev {
    left: 0;
    background: url(../images/kv_arr_prev.png) 0 center no-repeat;
    background-size: contain;
}

.video-wrap .slick-next,
.newcase-wrap .slick-next {
    right: 0;
    background: url(../images/kv_arr_next.png) 0 center no-repeat;
    background-size: contain;
}

/* slider arrow end 
**********************************************/

/**無障礙**/
a.sr-only {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99;
    width: 1px;
    height: 1px;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
}

a.sr-only:focus {
    width: auto;
    height: auto;
    padding: 6px;
    background-color: #fff;
}

.acc-key a:focus {
    outline: 2px solid #fc0 !important;
}

input:focus,
button:focus,
a:focus,
li:focus,
img:focus {
    outline: 2px solid #fc0 !important;
}

.header .acc-key {
    position: absolute;
    left: 13px;
    z-index: 99;
}

.container .acc-key {
    position: absolute;
    left: 13px;
    z-index: 99;
}

.footer .acc-key {
    position: absolute;
    left: 13px;
    z-index: 99;
}

/**無障礙 end**/


/*-*/
.list-i.sec-rent {
    position: relative;
}
.list-i.sec-rent img {
       width: 72%;
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translate(-50%);
}
.list-i.sec-rent {
    background: #efefef;
}