
/* å†…é¡µæ ·å¼ */
article {
    width: ;
    padding-top: 25px;
    padding-bottom: 25px;
}
article .main-content {
    min-height: 380px;
}
article .main-content p {
    margin-bottom: 20px;
}
article ul,
article ol {
    margin-top: 20px;
    margin-bottom: 20px;
}
/*#ver-en article h2,
#ver-en article h3{
  font-family: "DINMedium", Arial, Helvetica, Verdana, sans-serif;
}*/
article h2 {
    font-size:26px;
    line-height: 1;
    color: #4db7e2;
    text-transform: uppercase;
    margin-bottom:30px;
}
article h3 {
    font-size:22px;
    color: #000000;
    line-height: 1;
    margin-top:50px;
    margin-bottom: 20px;
}
article h3:first-child{ margin-top:0}
article .content-img {
    font-size: 0;
    margin-top: 25px;
    margin-bottom: 25px;
}
article .content-img img {
    display: inline-block;
    max-width: 100%;
}
ol.arr-list {
    margin-top:-10px;
    padding-left: 8px;
    list-style: none;
}
ol.arr-list li {
    padding-left: 18px;
    position: relative;
    line-height: 1.2;
    margin-bottom: 12px;
}
ol.arr-list li::before {
    content: "\f105";
    color: #4db7e2;
    font-size: 18px;
    font-family: "FontAwesome", Arial, Helvetica, Verdana, sans-serif;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
}
/* å†…é¡µbanneræ ·å¼ */
.inner-banner {
    margin-top:75px;
    width: 100%;
    height: 130px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: height .4s;
    -moz-transition: height .4s;
    -ms-transition: height .4s;
    -o-transition: height .4s;
    transition: height .4s;
}
.inner-banner:before{ content:"" ; display:block; width:100%; height:10px; background:url(../images/banner_bg.png) repeat-x; position:absolute; top:0; left:0; z-index:1}

.inner-banner div {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    padding:5px 5px 10px 5px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.5);
}
/*#ver-en .inner-banner div span{
  font-family: "DINLight", Arial, Helvetica, Verdana, sans-serif;
}*/
.inner-banner div span {
    font-size:22px;
    white-space: nowrap;
    border-bottom: 2px solid #fff;
    line-height:1;
}
.about-banner {
    background-image: url(../images/about_banner.jpg);
}
.about-vision-banner{background-image: url(../images/about_banner.jpg);}
.about_vision-banner{background-image: url(../images/about_vision_banner.jpg);}
.about_statement-banner{background-image: url(../images/about_statement_banner.jpg);}
.about_board-banner{background-image: url(../images/about_board_banner.jpg);}
.about_team-banner{background-image: url(../images/about_team_banner.jpg);}
.about_milestone-banner{background-image: url(../images/about_milestone_banner.jpg);}
.about_csr-banner{background-image: url(../images/about_csr_banner.jpg);}


.business-banner {
    background-image: url(../images/bus_banner.jpg);
}
.business-banner_coal {
    background-image: url(../images/bus_banner_coal.jpg);
}
.business-banner_shipping {
    background-image: url(../images/bus_banner_shipping.jpg);
}

.ir-banner_announcements {
    background-image: url(../images/ir_announcements_banner.jpg);
}
.ir-banner_calender {
    background-image: url(../images/ir_calender_banner.jpg);
}
.ir-banner_contact {
    background-image: url(../images/ir_contact_banner.jpg);
}
.ir-banner_reports {
    background-image: url(../images/ir_reports_banner.jpg);
}
.ir-banner_financial {
    background-image: url(../images/ir_financial_banner.jpg);
    background-position:right;
}
.ir-banner_growth {
    background-image: url(../images/ir_growth_banner.jpg);
}
.ir-banner_alert {
    background-image: url(../images/ir_alert_banner.jpg);
}
.ir-banner_structure {
    background-image: url(../images/ir_structure_banner.jpg);
}
.ir-banner {
    background-image: url(../images/ir_banner.jpg);
}


.news-banner {
    background-image: url(../images/news_banner.jpg);
}
.news-banner_gallery {
    background-image: url(../images/news_gallery_banner.jpg);
}


.contact-banner {
    background-image: url(../images/contact_banner.jpg);
}
/* about */
.sign span,
.sign i {
    display: block;
}
.sign span {
    font-weight: bold;
}
/* about vision */
ul.vision-list{
    max-width: 1280px;
    margin-top: 30px;
}
ul.vision-list li {
    margin-bottom: 25px;
}
ul.vision-list .inner-li {
    /*display: table;*/
    width: 100%;
}
ul.vision-list .inner-li > div {
    /*display: table-cell;*/
    /*vertical-align: top;*/
}
ul.vision-list .inner-li > div:first-child {
    /*width: 125px;*/
    text-align: center;
    background-color: #4db7e2;
}
ul.vision-list .inner-li > div:last-child {
    padding: 15px;
    background-color: #f6f6f6;
}
ul.vision-list .inner-li > div:last-child p {
    line-height: 1.2;
}
ul.vision-list .inner-li > div:last-child p:last-child {
    margin-bottom: 0;
}
ul.vision-list .inner-li .img-content {
    display: inline-block;
    color: #fff;
    /*width: 125px;*/
    /*height: 125px;*/
    /*min-width: 125px;*/
    padding:10px;
    /*display: table-cell;*/
    vertical-align: middle;
    background-color: #4db7e2;
    font-size: 0;
}
ul.vision-list .inner-li .img-content img {
    float: left;
    display: inline-block;
    /*width: 40px;*/
    max-width: 100%;
    /*height: auto;*/
    width: auto;
    height: 48px;
}
ul.vision-list .inner-li .img-content span {
    float: left;
    display: inline-block;
    /*display: block;*/
    line-height: 48px;
    font-size:20px;
    font-weight: bold;
    margin-left: 15px;
    /*font-family: "DINMedium";*/
}
.about_statement_img{padding:0 0 20px 0px; display:block; margin:0 auto; width:100%; max-width:515px;}
ul.milestone-list{
    list-style: none;
    position: relative;
    padding-left: 18px;
    margin-top: 40px;
}
ul.milestone-list::before{
    content: "";
    display: block;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #4db7e2;
    border-left: 20px solid transparent;
    position: absolute;
    left: 0;
    top: -23px;
}
ul.milestone-list li{
    padding-top: 40px;
    /*padding-bottom: 40px;*/
    border-left: 4px solid #313131;
    position: relative;
}
ul.milestone-list li::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #4db7e2;
    position: absolute;
    top: 50px;
    left: -9px;
}
ul.milestone-list li:nth-last-child(2){
    padding-bottom: 20px;
}
ul.milestone-list li:last-child{
    padding-top: 0;
    border-left: 4px solid transparent;
}
ul.milestone-list li:last-child::before{
    top: 0;
    /*bottom: 0;*/
}
ul.milestone-list li .inner-li{
    padding-left: 18px;
}
ul.milestone-list li .m-list p{
    margin-top:10px;
    margin-bottom:0;
    padding-left: 20px;
    position: relative;
}
ul.milestone-list li .m-list p::before{
    content: "\f105";
    color: #4db7e2;
    font-size: 22px;
    line-height:1;
    font-family: "FontAwesome", Arial, Helvetica, Verdana, sans-serif;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
}
/*#ver-en ul.milestone-list li .year{
  font-family: "DINLight", Arial, Helvetica, Verdana, sans-serif;
}*/
ul.milestone-list li .year{ font-weight:bold;
    font-size: 36px;
    color: #4db7e2;
    line-height: 1;
}
/* business */
/* bus coal */

ul.bus-list li {
    margin-bottom: 25px;
}
ul.bus-list li img {
    display:block;
    max-width: 100%;
    min-width: 100%;
}
ul.bus-list-o li img { border:1px solid #BFBFBF}
#ver-en ul.bus-list li a span{
    font-family: "DINMedium", Arial, Helvetica, Verdana, sans-serif;
}
ul.bus-list li a span{ display: block;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    background-color: #4db7e2;}
ul.bus-list li:hover a span{ background-color: #484848; color:#ffffff}
ul.bus-coal-list{ display:inline-block;    margin-bottom: 0px;}
ul.bus-coal-list li {
    margin-bottom:25px;
}
ul.bus-coal-list li a {
    display: block;
    position: relative;
}
ul.bus-coal-list li img {
    max-width: 100%;
}
ul.bus-coal-list li a img {
    max-width: 100%;
}
/*#ver-en ul.bus-coal-list li a span{
  font-family: "DINMedium", Arial, Helvetica, Verdana, sans-serif;
}*/
ul.bus-coal-list li a span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    background-color: #4db7e2;
}
.bus-img-4 {
    text-align: center;
}
/* bus shipping */
ul.bus-shipping-list {
    list-style: none;
}
ul.bus-shipping-list li {
    margin-bottom: 30px;
}
ul.bus-shipping-list li .inner-li {
    display: table;
    width: 100%;
}
ul.bus-shipping-list li .inner-li > div {
    display: table-cell;
    vertical-align: top;
}
ul.bus-shipping-list li .inner-li .b-img {
    font-size: 0;
    width: 125px;
}
ul.bus-shipping-list li .inner-li .b-img img {
    width: 100%;
}
ul.bus-shipping-list li .inner-li .b-txt {
    padding-left: 25px;
}
ul.bus-shipping-list li .inner-li .b-txt h4{
    color: #4db7e2;
    font-weight: bold;
    text-transform:uppercase;
}
ul.bus-shipping-list li .inner-li .b-txt p:last-child {
    margin-bottom: 0;
}
/* news present */
.news-present .i-r-left{
    min-width: 130px;
}
.news-present .i-r-right > div{
    width: 135px;
}
.news-present .i-r-left a img{
    max-width: 400px;
}
footer {
    width: 100%;
}
.copy-design .copy{ text-align:center}
.f-alert-wrap {
    padding-top: 27px;
    padding-bottom: 27px;
    background: url(../images/index_email_bg.jpg) no-repeat center;
    background-size: cover;
    box-shadow: 0 5px 24px rgba(0, 0, 0, 0.35);
}
.f-alert-wrap .container {
    width: 100%;
    padding: 0 20px;
}
.f-alert {
    font-weight:bold;
    padding-top:20px;
    padding-right: 10px;
    padding-bottom:20px;
    padding-left: 20px;
    background-color: #fff;
}
.f-alert-left span {
    font-size: 20px;
}
.f-alert-left span:last-child {
    color: #4db7e2;
}
#ver-en .in-form input{
    font-family: "TimesNewRoman", Helvetica, Arial, sans-serif, Verdana;
}


.in-form input { color: #a4a4a4;
    float: left;
    font-family: "æ¨™æ¥·é«”", "Biaukai", "DFKai-SB", "Microsoft JhengHei", "Microsoft YaHei", Arial, Helvetica, Verdana, sans-serif;
    display: inline-block;
    padding: 10px;
    width: 210px;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
}
.in-form button {
    float: left;
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 2px solid #4db7e2;
    border-radius: 50%;
    position: relative;
    left:20px;
    top: 8px;
    font-family: "FontAwesome", Arial, Helvetica, Verdana, sans-serif;
    background: none;
    font-size: 24px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.in-form button::before,
.in-form button::after {
    content: "\f105";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 20px;
    text-align: center;
    color: #4db7e2;
    border-radius: 50%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.in-form button::after {
    right: 100%;
    left: auto;
    color: #fff;
}
.in-form button:hover {
    background: #4db7e2;
}
.in-form button:hover::before {
    left: 100%;
}
.in-form button:hover::after {
    right: 0;
}
.f-sitemap {
    margin-top: 55px;
}
#ver-en ul.sitemap-list li {
    float: left;
    width:auto;
    padding:0 10%;
    /*max-width: 320px;*/
}
ul.sitemap-list li {
    float: left;
    width:auto;
    padding:0 12%;
    /*max-width: 320px;*/
}
ul.sitemap-list li:last-child {
    padding-right: 0;
}
ul.sitemap-list li dt {
    line-height: 1;
    margin-bottom: 15px;
}
/*#ver-en ul.sitemap-list li dt a{
  font-family: "DINMedium", "HelveticaLT45Light", Arial, Helvetica, Verdana, sans-serif;
}*/
ul.sitemap-list li dt a {
    font-size: 16px;
    color: #4db7e2;
    text-transform: uppercase;
}
ul.sitemap-list li dt a:hover{
    text-decoration: underline;
}
ul.sitemap-list li dd {
    line-height: 1;
    margin-bottom: 8px;
}
ul.sitemap-list li dd a {
    font-size: 14px;
}
.copy-design {
    font-size:12px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f3f3f3;
}
.copy-design .design {
    margin-top: 25px;
}
.copy i {
    font-style: normal;
}
/* phone nav */
#phone-nav-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 22;
    background-color: rgba(0, 0, 0, 0.5);
}
#phone-nav {
    width: 240px;
    height: 100%;
    padding: 25px 0;
    position: absolute;
    top: 0;
    right: -275px;
    z-index:12;
    background-color: #4db7e2;
}
.ul-wrap{
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 25px;
}
#phone-nav a {
    color: #fff;
    display: block;
    line-height: 1;
}
#phone-nav a i::before{ color:#000
}
#phone-nav a:hover {
    background-color: #176484; color:#ffffff
}
#phone-nav a:hover i::before { color:#ffffff
}
#phone-nav ul > li.current{
    background-color: #176484;
}
/*#ver-en #phone-nav ul > li > a{
  font-family: "DINMedium", Arial, Helvetica, Verdana, sans-serif;
}*/
#phone-nav ul > li > a {
    text-transform: uppercase;
    font-size:20px;
    padding:10px 25px;
}
#phone-nav ul > li.current > a i::before{
    content: "\f068"; color:#FFF
}
#phone-nav ul > li > a i {
    float: right;
    padding-left:10px;
}
#phone-nav ul ol {
    padding:0 0 10px 0;
    list-style: none;
}
#phone-nav ol.sub-nav{
    display: none;
}
#phone-nav ol.sub-nav li a{
    padding:8px 10px 8px 25px;
}
#phone-nav .lang {padding: 10px 10px 10px 25px; color:#ffffff; margin-top:30px;}
#phone-nav .lang a{ display:inline-table; background-color:#FFF; color:#4db7e2; padding:5px; margin-right:5px;}
#phone-nav .lang a:hover{background-color:#000000; color:#ffffff;}

#nav-close{
    font-size: 24px;
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: -34px;
    text-align: center;
    line-height: 34px !important;
    background-color: #333333;
}
span.port {
    display: block;
    font-size: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}
#w768,
#w1025 {
    display: none;
}
/* content pop */
#content-pop-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 6;
    background-color: rgba(0, 0, 0, 0.4);
}
#content-pop {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    max-width: 1600px;
    height: 80%;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#content-pop section {
    height: 100%;
    padding: 25px 0px 80px 25px;
}
#content-pop section p {
    margin-bottom: 25px;
}
#content-pop .content-img {
    font-size: 0;
    text-align: center;
    margin-bottom: 20px;

}
#content-pop .content{display: inline-block;
    max-width: 100%;}

#content-pop .content-img img {
    display: inline-block;
    max-width: 100%;
    padding-bottom:20px;
}
#content-pop .popup_table{display: inline-block;width: 100%; padding-top:30px;}

#content-pop h1{display: inline-block;width: 100%; color:#4db7e2; font-weight:bold; padding-bottom:20px;}

h2::after{
    content: "";
    display: table;
    clear: both;
}
h2 img{
    display: block;
    float: right;
    margin-top:-25px;
}
span.pop-tit{
    display: block;
    position: absolute;
    top: 4px;
    left: 15px;
    color: #fff;
    text-transform: uppercase;
}
#s-content{
    height: 100%;
}
.close-bar {
    color: #fff;
    padding: 4px 15px;
    text-transform: uppercase;
    background-color: #4db7e2;
}
.close-bar span {
    float: left;
}
.close-bar a {
    float: right;
    color: #fff;
}
.close-bar a:hover{
    color: #ef7a00;
}

/* mCSB_scrollTools */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ef7a00;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #ef7a00;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 15px;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots {
    margin-top: 45px;
    margin-bottom: 35px;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #cccccc;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
    background-color: #4db7e2;
}
.slick-dots li button {
    display: none;
}

/*#ver-en ul.bus-coal-list li b{
  font-family: "DINMedium", Arial, Helvetica, Verdana, sans-serif;
}*/
ul.bus-coal-list li b{
    display: inline-block;
    width: 100%;
    background-color: #4db7e2;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    padding:30px;
    text-align: center;
    text-transform: uppercase;
}
ul.bus-coal-list li a img{
    display: block;
}
ul.bus-coal-list li a::before{
    content: "";
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    top: 0;
    left: 0;
    z-index: 4;
}
ul.bus-coal-list li a::after{
    content: "\f00e";
    display: none;
    font-family: "FontAwesome", Arial, Helvetica, Verdana, sans-serif;
    font-size: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #4db7e2;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
ul.bus-coal-list li a:hover::before,
ul.bus-coal-list li a:hover::after{
    display: block;
}
.main-content > h4{
    color: #4db7e2;
    font-size:20px;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 20px;
}
.inner-con h4{color: #4db7e2;
    font-size:20px;
    font-weight: bold;

    margin-bottom: 20px;}

/* ç”µé‚®æç¤ºé¡µé¢ */
.frame-wrap {
    overflow-x: auto;
    position: relative;
    -webkit-overflow-scrolling:touch
}
#alertFrame {
    min-width: 640px;
}
/* æ‰‹æŒ‡é®ç½© */
.swipe-indicator {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.25);
}
.swipe-indicator i {
    font-family: "icomoon";
    font-size: 135px;
    display: inline-block;
    width: 140px;
    font-style: normal;
    left: 50%;
    color: #e33333;
    margin-left: -70px;
    position: absolute;
    top:0;
}
.swipe-indicator i::before {
    content: "\e60b";
}
.swipe-indicator b {
    font-family: "icomoon";
    font-size:28px;
    display: inline-block;
    font-style: normal;
    right:0;
    color: #e33333;
    margin-right:10px;
    position: absolute;
    top:0;
}
.swipe-indicator b::before {
    content: "\e614";
}

.table-wrap {
    position: relative;
    overflow-x: auto;
}
.table-wrap table {
    min-width:580px;
}
.bus-table td{
    padding:15px 20px;
    text-align:left;
    border-bottom:1px solid #ccc;
}
.bus-table thead td{
    background-color:#666;
    color:#fff;
    font-weight:700;
}

.bus-table tr td:nth-child(1){
    background-color:#666;
    color:#fff;
}

.high-table td{
    padding:15px 20px;
    text-align:right;
}
.high-table td:first-child{
    text-align:left;
}
.high-table thead td{
    background-color:#666;
    color:#fff;
    font-weight:700;
}
.high-table tr:nth-child(even) td{
    background-color:#f3f3f3;
}
.high-table tr td:nth-child(2){
    background-color:#4db7e2;
    color:#fff;
}
.high-table tbody tr:last-child td{
    border-bottom:1px solid #ccc;
}

.year-table{
    margin-bottom: 30px;
    border-bottom:2px solid #ccc;
    padding-bottom: 20px;
}
.year-table > span{
    display: inline-block;
    font-size: 30px;
    color: #4db7e2;
    line-height:53px;
    font-weight: bold;
}
.year-box{
    float: right;
    margin: 0;
    margin-right:20px;
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}

#jumpMenu{ font: 16px/1.5 "æ¨™æ¥·é«”", "Biaukai", "DFKai-SB", "Microsoft JhengHei", "Microsoft YaHei", Arial, Helvetica, Verdana, sans-serif;
    width:268px;
    line-height: 53px;
    height: 53px;
    padding-left:15px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    background: url(../images/year_icon.jpg) no-repeat right center;
    background-size: auto 100%;
}
#ver-en #jumpMenu{
    font:16px/1.5 "TimesNewRoman", Helvetica, Arial, sans-serif, Verdana;
}
#jumpMenu:focus{
    outline: none;
}
#jumpMenu option{
    padding-top: 4px;
    padding-bottom: 4px;
}
.inner-report{
    width:80%;
    margin:0 10% 25px 10%;
    display: inline-block;
}
.inner-news-wrap{
    display:table;
}
.inner-report:last-child{
    margin-bottom: 0;
}
.ann-list li{
    padding:15px 20px;
}
.ann-list li:first-child{
    padding-top: 0;
}
.ann-list li:nth-child(even){
    background-color: #f3f3f3;
}
.ann-list li:last-child{
    border-bottom: 2px solid #ccc;
}
.ann-list span,
.ann-list a{

    display:table-cell;
    vertical-align: top;
}
.ann-list span{
    padding-right: 40px;
    width: 170px;
    min-width:170px;
}
.ann-list a.ann-txt{
    width: 100%;

}
.ann-list a.ann-pdf{
    text-align: center;
    font-size:14px;
    color: #4db7e2;
    padding-left: 40px;
}
.ann-list a.ann-pdf button {
    width: 24px;
    height: 24px;

    /*margin: 0 auto;*/
    border: 2px solid #4db7e2;
    border-radius: 50%;
    position: relative;
    top: 0;
    font-family: "FontAwesome", Arial, Helvetica, Verdana, sans-serif;
    background: none;
    font-size: 24px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    display: block;
}
.ann-list a.ann-pdf button::before,
.ann-list a.ann-pdf button::after {
    content: "\f107";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 20px;
    text-align: center;
    color: #4db7e2;
    border-radius: 50%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.ann-list a.ann-pdf button::after {
    right: 100%;
    left: auto;
    color: #fff;
}
.ann-list a.ann-pdf:hover button {
    background: #4db7e2;
}
.ann-list a.ann-pdf:hover button::before {
    left: 100%;
}
.ann-list a.ann-pdf:hover button::after {
    right: 0;
}

.calen-table td{
    padding:15px 20px;
    text-align:left;
}
.calen-table thead td{
    background-color:#666;
    color:#fff;
    font-weight:700;
}
.calen-table tr:nth-child(even) td{
    background-color:#f3f3f3;
}
.calen-table tbody tr:last-child td{
    border-bottom:1px solid #ccc;
}
.inner-con{
    margin-bottom: 30px;
}
.inner-con-list li{
    padding:5px 0;
}
.inner-con-list li span{
    display: table-cell;
}
.inner-con-list li span:first-child{
    min-width:50px;
}
.inner-con-list{
    /*float: left;*/
}
.con-map{
    /*width: 450px;*/
    /*float: right;*/
}
.inner-ir-con{
    width: 65%;
    margin:0 auto;
}
.i-group{
    padding-bottom: 10px;
}
.i-group label, .i-group input{
    display:inline-block;
    vertical-align: middle;
}
.i-group input{color: #a4a4a4;}
.i-group label{
    width: 135px;
    min-width: 135px;
}
.i-group label span{
    color: #f00;
}
#ver-en .i-group input.name
#ver-en .i-group textarea.msg{
    font-family: "HelveticaLT45Light", Helvetica, Arial, sans-serif, Verdana;
}
.i-group input.name{
    font: 16px/1.5;
    width:40%;
    padding:10px 0 10px 15px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    background-size: auto 100%;
}
.i-group input.code{
    width: 20%;
    margin-right: 10px;
}
.i-group input.radio{
    margin: 0 5px 0 10px;
}
.i-group textarea.msg{
    display: inline-block;
    vertical-align: middle;
    font: 16px/1.5;
    width:40%;
    padding:10px 10px 10px 15px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    background-size: auto 100%;
}
.required{
    color: #f00;
    margin-left: 135px;
}
.submit-btn{
    margin-left: 135px;
    margin-top: 15px;
}
.submit{
    background-color: #ccc;
    color: #484848;
    padding:10px 30px;
    margin-right: 5px;
    cursor: pointer;
}
.submit:hover{
    background-color: #4db7e2;
    color: #fff;
}

.gallery-select select#jumpMenu{
    width: 350px;
}
ul.gallery-type-list{
    list-style: none;
}
ul.gallery-type-list li{
    width:100%;
    margin-right:0%;
    float: left;
    margin-bottom: 22px;

}
ul.gallery-type-list li:nth-child(2n){
    margin-right: 0;
}
ul.gallery-type-list li a{
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 65.71428571428571%;

}
ul.gallery-type-list li a img{
    display: block;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
ul.gallery-type-list li a + span{
    display: block;
    line-height:1;
    padding:3% 0;
    text-align: center;
    color:#ffffff;
    background-color: #4db7e2;
}



ul.click-show { padding-bottom:10px;}
ul.click-show li{
    margin-bottom: 8px;
}
ul.click-show li h3 {
    color: #000000;
    font-size:16px;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer;
    background-color: #e0e0e0;
}
ul.click-show li h3 span{ color:#999}

ul.click-show li.current h3,
ul.click-show li:hover h3 {
    color: #fff;
    background-color: #4db7e2;
}
ul.click-show li.current h3 span,
ul.click-show li:hover h3 span{
    color: #fff;

}

ul.click-show li .h3-detail{    overflow: hidden;
    display: none;
    padding: 25px 18px;
}
ul.click-show li .h3-detail ul li{ list-style:none;}
ul.click-show li .h3-detail ul li img{width:auto; max-width:100%;}
ul.click-show li .h3-detail ul li:first-child{ float:left;width:180px;}
ul.click-show li .h3-detail ul li:last-child{ padding-left:210px;}


.info_left{ width:48%; float:left; padding-bottom:30px;}
.info_right{ width:48%; float:right;}
.info_left h2, .info_right h2{ margin-bottom:10px;}
.info_left h2:first-child, .info_right h2:first-child{ margin-top:0px;}

.ann-list li{font-size:18px;}