﻿#banner {
    padding-top: 170px;
    background: rgb(21,156,150);
    background: linear-gradient(178deg, #ffffff 0%, #FFFFFE 30%, #fff9dd 100%);
}

#banner_container {
    margin: auto;
}

.p {
    POSITION: absolute;
    WIDTH: 32px;
    HEIGHT: 32px;
}

#news_area {
    width: 100%;
    margin: 50px 0 10px 0;
}

.news-panel {
    height: 630px;
    overflow-y: overlay;
}

#news_vdo {
    margin: auto;
    width: 1080px;
}

.news_desc {
    width: 400px;
}

.news_image {
    width: 184px;
    vertical-align: top;
}

.pten_news_image {
    margin-left: 100px;
}

span#LabelPublicTitle {
    font-size: 20px;
    font-weight: bolder;
}

.outter_scroll {
    display: inline-block;
    position: relative;
    top: -20px;
}

.abgne-news-scroll {
    /*border: 1px solid #e9e9e9;*/
    border: unset;
    width: 680px;
    height: 660px;
    overflow: hidden;
    border-bottom-style: hidden;
    padding-right: 10px;
}

    .abgne-news-scroll li {
        /*background: url(arr.jpg) no-repeat 5px 10px;*/
        /*padding: 5px 5px 5px 5px;*/
        list-style-type: none;
        border-bottom: 2px solid #999898;
        height: fit-content;
        border-bottom: 1px solid #d1d1d1;
    }

    .abgne-news-scroll a {
        font-size: 16px;
        color: #000000;
        font-weight: 400;
    }

.fl {
    float: left !important;
}

li .PostNews {
    text-align: left;
    clear: both;
    width: 390px;
    word-wrap: break-word;
}

li .PostDate {
    font-size: 16px;
    color: #0052BD;
    clear: both;
}

.public_Title_bottom {
    padding: 5px 5px 0px 5px;
    font-size: 16px !important;
    /*border-bottom: 1.5px solid #02716c;*/
    border-bottom: unset;
    top: -5px;
    position: relative;
}

#rss_icon {
    top: -8px;
    position: relative;
}

.public_more {
    position: relative;
    border-radius: 15px;
    border: 4px solid #12827D;
    background: #12827D;
    width: 60px;
    float: right;
    text-align: center;
    margin-right: 10px;
}

    .public_more a {
        color: #ffffff !important;
    }

.news_type_icon {
    vertical-align: top;
    margin-top: 16px;
    background: #12827D;
    padding: 2px;
    text-align: center;
    color: #ffffff;
    border-radius: 15px;
    width: 40px;
    padding: 2px 4px;
}

.pten_news_type_icon {
    width: 100px !important;
    margin-top: 0;
}

.flow-slider {
    background-color: #fff;
    box-shadow: 0px 0px 0px #f4f4f4;
    float: unset;
    width: 400px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    position: absolute;
}

#main_icon_panel {
    text-align: center;
    border-radius: 2px;
    margin: 30px;
}


.icon_item {
    display: inline-block;
    margin: 30px;
}

.icon_desc {
    margin-top: 5px;
}

.icon_image:hover {
    transform: scale(1.1);
    border-radius: 100%;
}

#topic_area {
    padding-left: 180px;
}

    #topic_area .bx-viewport {
        height: 140px !important;
        width: 1080px !important;
        margin: auto;
        left: -50px;
    }

    #topic_area .bx-wrapper {
        height: 150px;
        box-shadow: none;
        border: none;
        margin: auto;
        background: #7abdba;
    }

#main_special_topic_panel {
    height: 120px;
    background: #7abdba;
    text-align: center;
}

.st_banner_item {
    display: inline-block;
    margin: 8px;
}

    .st_banner_item img {
        width: 212px;
        border-radius: 15px;
        box-shadow: 2px 3px 7px #979797;
    }
.bx-stop{
	color:#000000;
}
.bx-start{
	color:#000000;
}
#consumer_report {
    height: 98px;
    overflow: hidden;
}

/* jssor slider arrow navigator skin 02 css */
/*
.jssora02l              (normal)
.jssora02r              (normal)
.jssora02l:hover        (normal mouseover)
.jssora02r:hover        (normal mouseover)
.jssora02ldn            (mousedown)
.jssora02rdn            (mousedown)
*/
.jssora02l, .jssora02r, .jssora02ldn, .jssora02rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../../../Scripts/slider-master/img/a02.png) no-repeat;
    overflow: hidden;
}

.jssora02l {
    background-position: -3px -33px;
}

.jssora02r {
    background-position: -63px -33px;
}

.jssora02l:hover {
    background-position: -123px -33px;
}

.jssora02r:hover {
    background-position: -183px -33px;
}

.jssora02ldn {
    background-position: -243px -33px;
}

.jssora02rdn {
    background-position: -303px -33px;
}


/* Thumbnail Item Skin Begin */

/* jssor slider thumbnail navigator skin 03 css */
/*
 .jssort03 .p            (normal)
 .jssort03 .p:hover      (normal mouseover)
 .jssort03 .pav          (active)
 .jssort03 .pav:hover    (active mouseover)
 .jssort03 .pdn          (mousedown)
 */

.jssort03 .w, .jssort03 .pav:hover .w {
    position: absolute;
    width: 104px;
    height: 50px;
    border: white 1px dashed;
}

* html .jssort03 .w {
    width /**/: 106px;
    height /**/: 52px;
}

.jssort03 .pdn .w, .jssort03 .pav .w {
    border-style: solid;
}

.jssort03 .c {
    width: 106px;
    height: 52px;
    filter: alpha(opacity=45);
    opacity: .45;
    transition: opacity .6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
}
/*
 .jssort03 .p:hover .c, .jssort03 .pav .c
 {
  filter:  alpha(opacity=0);
  opacity: 0;
 }
 .jssort03 .p:hover .c
 {
  transition: none;
     -moz-transition: none;
     -webkit-transition: none;
     -o-transition: none;
 }
 */
#advert .bx-wrapper {
    margin: 0 auto 30px !important;
}

.bx-wrapper .bx-viewport {
    box-shadow: 0 0 0px #ccc;
    border: 0px solid #ccc;
    left: 0px;
}

.bx-wrapper {
    margin: 0 auto 30px;
}

    .bx-wrapper .bx-pager .box-controls-auto {
        bottom: -20px;
    }

ul li iframe {
    height: 225px;
    width: 400px;
}

.row {
    display: block;
}

#content {
    margin: unset !important;
    padding: unset;
    width: unset;
}

#topic_area {
    background: #7abdba;
    padding-top: 14px;
}

#ereport_title {
    font-size: 20px;
    font-weight: bolder;
    top: -5px;
    position: relative;
}

#ereport-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    direction: ltr;
    height: 300px;
    margin: 0px 0 30px 0;
}

.flip-container {
    display: inline-block;
    perspective: 1000px;
}

.flip-container, .front, .back {
    transform-style: preserve-3d;
    height: 200px;
}

.flipper {
    transform-style: preserve-3d;
    position: relative;
}

.flip-container:first-child img {
    height: 180px;
    margin-top: 10px;
}


.flip-container:nth-last-child(2) img {
    height: 180px;
    margin-top: 10px;
}


.flip-container:last-child img {
    height: 170px;
    margin-top: 10px;
}

.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    transform: rotateY(0deg);
}

    .front img {
        width: 150px;
    }

.fa-cloud-download {
    float: right;
    font-size: 40px;
    margin: -34px -30px;
    position: relative;
    color: #159c96;
}

.fast {
    transition: 0.1s !important;
}

.back {
    transform: rotateY(180deg);
}

.block_area {
    width: 1080px;
    margin: auto;
}

#cc_report {
    width: 400px;
    padding: 30px 50px;
    background: #fffbdf;
    border-top: 0.75rem solid #7abdba;
    margin-bottom: 30px;
    position: absolute;
    margin-top: 280px;
}

.cc_report_en {
    width: 330px !important;
    position: unset !important;
    margin-top: unset !important;
	height: 418px;
}

#cr_cover {
    height: 285px;
    text-align: center;
}

#cr_title {
    text-align: center;
}

#img_cr_cover {
    width: 210px;
    box-shadow: 2px 3px 7px #aaa;
}

#img_cr_cover_en {
    width: 210px;
    box-shadow: 2px 3px 7px #aaa;
}

#cr_title {
    margin-top: 5px;
    text-align: center;
    color: #585858;
    font-size: 20px;
    font-weight: bolder;
}

#topic_area {
    width: 100%;
    height: 340px;
    overflow-y: overlay;
    background: #efefef;
    border-right: 0.75rem solid #7abdba;
    margin-left: 3px;
    position: relative;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 20px;
}
.topic_area_en {
    width: calc(100% - 340px) !important;
    height: 416px !important;
    float: right;
}
#ereport_area {
    width: 1080px;
    margin: auto;
}

#banner_area {
    left: 15px;
    position: absolute;
}

.sp_line {
    border-bottom: 2px solid #7abdba;
}

#ereport-more {
    float: right;
    color: white;
    font-weight: bolder;
    border-radius: 15px;
    border: 4px solid #159c96;
    background: #159c96;
    width: 60px;
    text-align: center;
    margin: -50px 0;
}

@media only screen and (max-width: 650px) {
    #Search {
        display: initial !important;
        position: fixed;
        margin: 50px 0;
        width: 100%;
        height: 50px;
        text-align: center;
        border-bottom: 2px solid #d9d9d9;
        background: #ffffff;
    }

    .TextBoxSearch {
        float: initial;
    }

    .ImageButtonSearch {
        position: fixed;
        margin: 0 0 0 6px;
        width: 35px;
        height: 35px;
    }

    #step {
        margin: initial;
        top: 128px;
        background: initial;
    }

    #banner {
        margin-top: 162px;
        padding: 2px;
    }

    #news_vdo {
        width: initial;
        margin: 30px 0;
    }

    .news_desc {
        width: 290px;
    }

    .news_image {
        padding: 10px 30px;
    }

    .outter_scroll {
        display: initial;
        top: -10px;
    }

    .abgne-news-scroll {
        width: 100%;
        height: 460px;
    }

    .flow-slider {
        display: initial;
        position: relative;
    }

    ul, li {
        list-style: none;
    }

        li .PostNews {
            padding-left: 0px;
            width: 290px;
        }

        ul li iframe {
            width: 100%;
        }

    .fl {
        clear: both;
    }

    .icon_item {
        margin: 4px;
    }

    .icon_image img {
        width: 72px;
    }

    #main_icon_panel {
        margin: 20px 0;
    }

    .block_area {
        width: auto;
    }

    #cc_report {
        display: block !important;
        margin: 10px auto;
        width: 90%;
        left: 5%;
    }

    #topic_area {
        display: block !important;
        margin: 440px auto 50px auto;
        width: 90%;
        height: 435px;
    }

    .topic_area_en {
        margin: auto auto 50px auto !important;
        width: 90% !important;
        height: 435px !important;
        float: unset !important;
    }

    #banner_area {
        left: 36px;
    }

    .st_banner_item img {
        width: 126px;
    }
}


.item-title {
    font-size: 20px;
    font-weight: bolder;
    color: #585858;
}
