﻿body, p {font-family: "微軟正黑體",Arial,sans-serif; font-size: 15px; line-height:1.8em; color: #222;}
a {text-decoration: none !important; background: transparent;}
body,div,h1,h2,h3,p {padding:0; margin:0;}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text] {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e6e6e6;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px 3px 9px;
}
input[type=submit] {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    background-color: #222;
    border-radius: 3px;
    color: #fff;
    border: none;
    padding: 8px 15px 8px 15px;
}

.td-container { width:1200px; margin:0 auto; clear:both;z-index:1}
.td-visible-desktop {text-align:center;}
/* right */
a.right {box-shadow: 0px 4px 12px 0px rgba(20%,20%,40%,0.5);}
/* left */
a.left {left:0; box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);}

@font-face{font-family:'newsmag';src:url('/asset/image/icons/newsmag.eot?9');
           src:url('/asset/image/newsmag.eot?9#iefix') format('embedded-opentype'), 
           url('/asset/image/newsmag.woff?9') format('woff'), 
           url('/asset/image/newsmag.ttf?9') format('truetype'), 
           url('/asset/image/newsmag.svg?9#newsmag') format('svg');
           font-weight:normal;font-style:normal
}
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
        @font-face {
            font-family: 'newsmag';
            src: url('/asset/image/newsmag.svg?#newsmag') format('svg');
        }
    }

[class^="td-icon-"]:before, [class*=" td-icon-"]:before {
    font-family: "newsmag";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.td-visible-phone {display:none;}
/*---header---*/
#header-wrapper{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000055;
    overflow:hidden;
    backface-visibility: hidden;
    border-top:4px solid #f9f9f9;
    border-bottom:1px solid #d7d7d7;
    padding-top:8px;
    height: 45px;
    background-color:#fff;
}
#global-header {position:relative;}
/*#header-search-box {float:right; width:230px; height:30px; position:relative;}*/
#td-header-search{
    position:relative;
    z-index:1;
    width:200px; 
    height:28px;
    border: 1px #d7d7d7 solid;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color:#9e9e9e;
    
}

#td-header-search:focus{
    outline: none;
    background-color:#f4f4f4;
}
/*#header-search-box input[type=submit] {  
    width:50px;
    height:35px;
    position: absolute;
    right: 0;
    top:0;
    z-index:3;
    background:initial;
    color:#fff;
}*/
   #td-header-search-top:active {outline:none;}
   
.search-btn-01 {position:absolute;}
.search-btn-01:before {
    font-family: 'newsmag';
    color:#b2b2b2;
    position: absolute;
    z-index:2;
    content: "\e80a";
    right:20px;
    top:5px;
}

.td-icon-search {
    display:none;
    width: 15px; cursor:pointer;
    height: 30px;
    position: absolute;
    right: 55px;
    top:-3px;
    padding: 5px 15px;}
.td-icon-search:before {font-family: 'newsmag';color:#b2b2b2;content: "\e80a"; }
body .buckets {display:none;
                   background-color: #fff;
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
}
/*----main-container----*/
#main-container {margin-top:77px; width:100%; min-height:400px;}
#td-main-container {width:830px; float:left;}
h1 {line-height:1.3em; font-size:32px; display:inline-block; margin:10px 0;}
.td-header-sp-logo {display:inline-block;}
.td-header-sp-logo img{ height:37px;}
#global-nav {display:inline-block; border-left:1px solid #ededed; height:15px; margin-left:15px; padding-left:15px; position:relative; top:-3px;}
#global-nav a {color:#8b8b8b; font-size:16px; position:relative; top:-6px; }
#video-info {padding-right:15px; padding-bottom:15px; border-bottom:2px solid #cde5ff;}
#video-embed {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

    #video-embed iframe{position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    }
.td-post-date {
    display: inline-block;
    margin-right: 3px;
}
.td-post-views {
    display: inline-block;
}
.td-post-views i {
    margin: 0px
 5px 0px 5px;
    font-size: 13px;
    position: relative;
    top: 1px;
}
.td-icon-views:before {
    content: '\e805';
}
.meta-info {display:inline-block; }
.video-description {margin-top:15px; font-size:18px;}
.readmore {color:red; display:inline-block;}

#sidebar-container {width:340px; margin-left:30px; float:right;}

.td-module-thumb { padding-top: 12px; margin-bottom: 0;}
.td-module-thumb a {
    width: 143px;
    height: 80px;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
    .td-module-thumb a img {width:100%; height:auto;}
        /*.td-module-thumb a:before {content:'\e805'; position:absolute; z-index:10; color:white; width:20px; height:20px;}*/
.td-item-details {
    margin-bottom: 0;
    min-height: 100px;
    border-bottom: 1px dotted #d7d7d7;
}
 h3.td-module-title {    font-family: Arial, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height:1.3em;

}
h3.td-module-title a {color:#222;}
.td-post-author-name{ color:#9b9b9b;}
#channel-list {margin-top:20px;}
#loadimg_ico {width:100%; height:40px; text-align:center;padding-top:10px;}
.video_item {clear:both;}
#topvideo {margin-top:20px; display:block;}
#topvideo_p2 {display:none;}
.threebar_box{display:none;}
.sidebar-td-block {display:block;clear:both; margin-top:35px;}
#channel-list .scroll_navi {margin-top:10px; margin-right:0px;}

/*----video-list----*/
#video-list{margin:20px 0; text-align:center;}
    #video-list h3 {text-align:left;}
    #video-list .readmore {margin-top:20px;}
        #video-list .readmore a {color:#444; font-size:15px; cursor:pointer;}
.video-list-inner {margin:0 auto; width:100%; display:inline-block; text-align:left;}
.v-item {
    position:relative;
    float:left;
    margin:35px 6px 0 0 ;
}
#video-list .s_item {
    display:block;    
    padding:0 8px 10px 0;
    width:193px;
    height:102px;
    font-weight:bold;
text-decoration: none;
overflow:hidden;
}
#video-list .s_item img {
    width: 201px;
    height: auto;
}
.v-item p {
    color: #fff;
    font-size: 1em;
    margin-top: 2px;
    line-height: 1.4em;
    position: absolute;
    bottom: 0;
    width: 193px;
    padding: 4px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.v-item p a {color:#fff;}
.v-item:hover p
    {
    	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 1%, rgba(0,0,0,0.50) 60%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.50) 60%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.50) 60%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    	}

/*----footer---*/
.td-footer-container {margin-right: auto; margin-left: auto; position: relative; padding: 42px 0 20px 0; background-color: #f0f0f0;  color: #818584;}
.td-footer-container.td-container {border-bottom: none;}
.td-footer-container a {color: #818584;}
.page .td-pb-row {overflow: hidden;}
.td-pb-row {width: 100%; margin-bottom: 0px; margin-left: 0px;}
.td-pb-row:before, .td-pb-row:after {display: table; content: "";}
.td-pb-row:after {clear: both;}
.td-pb-row:before, .td-pb-row:after {display: table; content: "";}

.td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    margin-left: 0px;
    border-left: 1px solid #e6e6e6;
}
.td-footer-container .td-pb-span4, .td-footer-container .td-pb-span8, .td-footer-container .td-pb-span12 {
    border-left: none;
}
.td-pb-span4 {width: 400px; position: relative; margin-right:20px;}
.td-footer-container .td-footer-info { margin-bottom: 36px;}
.td-pb-padding-side {padding: 0px 19px 0px 20px;}
.note_01 {
    margin-top: 8px;
    color: #818584;
    width: 330px;
    font-size: 12px;
    line-height: 15px;
    clear: both;
}
.footer-logo-wrap {margin-bottom: 20px; display: block; width: 240px;}
#footer_OrderNews {width: 460px;}
.td-footer-container .td_block_wrap { border-top: 0; margin-bottom: 20px !important;}
.td-footer-container .td_block_wrap {padding-top: 0;}
#footer_OrderNews .block-title_02 {padding-left: 45px;  background: url(/asset/image/main/mail_ico.jpg) no-repeat left center;}
.block-title_02 {margin-top: 0;
    color: #676767;
    font-weight: bold;
    font-family: Arial, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif;
    font-size: 21px;
}
.td-pb-row [class*="td-pb-span"] {
    display: block;
    min-height: 1px;
    float: left;
    margin-left: 0px;
    border-left: 1px solid #e6e6e6;
}
#order_text {
    background-color: white;
    line-height: 35px;
    height: 35px;
    width: 235px;
    border: 0;
}
#order_btn {
    background-color: #e6442f;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    padding: 8px;
    line-height: 19px;
    width: 62px;
    font-size: 19px;
    position: relative;
    top: 2px;
    top: 0px\0;
}

.td-footer-container .td-pb-span4, .td-footer-container .td-pb-span8, .td-footer-container .td-pb-span12 {
    border-left: none;
}
.widget { padding: 0px 19px 0px 20px; margin-bottom: 13px;}
.td-footer-container .widget {padding-bottom: 20px;}
.td-footer-container .td_block_wrap {border-top: 0; margin-bottom: 20px !important; padding-top: 0;}
.td-pb-row {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
}
.page .td-pb-row { overflow: hidden;}
#copyright {float: left;}
.td-pb-padding-side {padding: 0px 19px 0px 20px;}
.td_block_popular_categories a {
    font-size: 15px;
    line-height: 38px;
}
.widget ul {list-style: none; padding: 0px; margin: 0px;}
.td_block_popular_categories ul {list-style: none; margin: 0px;}
.widget ul li {margin-left: 0px;}
.widget li {line-height: 30px; list-style: none; padding: 0px; margin: 0px;}

#article_footer_ad {
    display:block;
    background-color:#f7f7f7;
    padding:20px 15px 10px 15px;
}
    #article_footer_ad .td-visible-desktop{margin: 0 12px; float:left;}

#latest_top_ad {
    display:block;
    background-color:#f7f7f7;
    clear:both;
    padding:10px 0;
    margin-bottom:40px;
}
#footer_ad {
    display:none;
            left: 0;
  right: 0;
  height:50px;
  width: 100%;
  position: fixed;
  z-index: 1000;
  bottom: 0px;
  padding-top: 2px;
  border: 1px solid #333;
  background: #111;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#111));
  background-image: -webkit-linear-gradient(#3c3c3c,#111);
  background-image: -moz-linear-gradient(#3c3c3c,#111);
  background-image: -ms-linear-gradient(#3c3c3c,#111);
  background-image: -o-linear-gradient(#3c3c3c,#111);
  background-image: linear-gradient(#3c3c3c,#111);
}

@media (max-width:1400px ) and (min-width: 1279px) {
     .td-container { width: 1080px;}
    #td-main-container {width:720px;}
    #sidebar-container {margin-left:15px;}
        #video-container {width:720px;}
    .v-item {margin:25px 8px 0 0;}
    #video-list .s_item { padding:0 8px 10px 0; width:224px; height:124px;}
        #video-list .s_item img {width:232px;}
        .v-item p {width:224px;}
}
@media (max-width:1279px ) and (min-width: 1024px) {
    .td-container { width: 1000px;}
    #td-main-container {width:640px;}
    #sidebar-container {margin-left:15px;}
        #video-container {width:640px;}
        .v-item {margin: 35px 12px 0 0;}
}
@media (max-width: 1023px) {
    #main-container {margin-top:58px;}
    #header-wrapper .td-container {padding:0 25px 0 15px;}
    .td-container {width: 100%;}
    #td-main-container {width: 100%; float:inherit;}
    #video-embed {margin:0 auto; background-color:#000; }
    #video-info {padding:0 15px 20px 15px;}
    #topvideo {display:none;}
    #sidebar-container {margin:0; width: 100%; float:none; }
    #topvideo_p2 {display:block;}
    #video-list {padding:0 15px;}
    .video-list-inner {width:852px; margin:0 auto;}
    .v-item{margin: 35px 12px 0 0;}
    body .buckets {
        position: fixed;
    overflow: auto;
    top: 58px;
    z-index: 500;
    width: 100%;
    height: 100%;
    }
    body.open_mobile_nav .buckets {display: block;
                               -moz-transform: translate3d(50%,0,0);
    -ms-transform: translate3d(50%,0,0);
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0);
    }
    .threebar_box {
        cursor: pointer;
        display: block;
        float: right;
        width: 50px;
        margin-right: 20px;
        margin-top: 5px;
        height: 30px;
        padding-bottom: 10px;
    }
        .threebar_box .threebar {
            background: #818584;
            height: 3px;
            margin: -1.5px 0 0 -10px;
            width: 25px;
            position: relative;
            top: 50%;
            left: 50%;
        }

            .threebar_box .threebar:before {
                top: -8px;
            }

            .threebar_box .threebar:after {
                bottom: -8px;
            }

            .threebar_box .threebar:after, .threebar_box .threebar:before {
                position: absolute;
                background: #818584;
                content: '';
                height: 3px;
                width: 25px;
                left: 0;
            }
    .sidebar-td-block {text-align: center;}
       #video-container .FixedPlayer {
        position: fixed;
        top:45px;
        right:0;
         width:100%;
        z-index: 12000000;
        padding-bottom: 0;
      /*   box-shadow: 2px 4px 8px 4px rgba(20%,20%,40%,0.5);
       animation-duration: 1s;
  animation-name: slidein;*/
    }
        /*
    @keyframes slidein {
        from {
            right:-300px;
        }

        to {
            right:0;
        }
    }*/
        #video-container .FixedPlayer iframe {
            position: relative;
            width: 100%;
            height:300px;
        }
}
@media (max-width:887px ) {
    .video-list-inner {
        width: 639px;
        margin: 0 auto;
    }
}
@media (max-width: 768px) {
    #main-container {margin-top: 45px;}
    #header-wrapper {height: 35px;padding-top: 5px;}
    #global-nav {margin-left: 5px;padding-left: 5px;top: 0px;}
    .search-btn-01:before {right: 10px;top: 2px; }
    #video-container .FixedPlayer {
        position: fixed;
        top:45px;
        right:0;
        z-index: 12000000;
        width: 100%;
        padding-bottom: 0;
        /*box-shadow: 2px 4px 8px 4px rgba(20%,20%,40%,0.5);*/
    }
   /* @keyframes slidein {
        from {
            right: -200px;
        }

        to {
            right: 0;
        }
    }*/
        #video-container .FixedPlayer iframe {
            position: relative;
            width: 100%;
            height:250px;
        }
       
    .td-header-sp-logo img {height: 25px; }
    /*#header-search-box {display:none;width: 180px;}*/
    #td-header-search { width: 150px; height: 23px;}

    .mobile_search #header-wrapper{height: 70px;}
    .mobile_search #main-container {margin-top:70px;}
/*.mobile_search #header-search-box{position: absolute; display:block; width:100%; right:15px;}*/
.mobile_search .search-btn-01 {width:100%;}
.mobile_search #td-header-search {width:100%; border-radius:0;-moz-border-radius: 0; -webkit-border-radius: 0; top:4px; height:25px; background-color:#f4f4f4; }
.mobile_search .search-btn-01:before {top:7px;}
    body .buckets {top: 45px; }
    .buckets .newsCategory a {line-height:2.8em;}
   .td-icon-search {display:block;}
    .threebar_box {margin-right: 15px; margin-top: 0; }
         .threebar_box .threebar { width: 20px;}
            .threebar_box .threebar:before {top: -6px; width: 20px;}
            .threebar_box .threebar:after {bottom: -6px; width: 20px;}
    .video-list-inner {width:100%; margin:0;}
    .v-item {float:initial; height:134px; clear:both; margin:15px 5px 0 0; padding-bottom:15px; border-bottom:dashed 1px #d7d7d7;}
    #video-list .s_item {float:left; padding:0 8px 10px 0; margin:0 10px 30px 0; width:224px; height:124px;}
       #video-list  .s_item img {width:232px;}
        .v-item p {width:auto; display:block; position:relative; background:none; white-space: inherit; }
    .v-item:hover p {background:none;}
    .v-item p a { font-size: 18px;line-height: 26px;color: #444; font-weight: normal; }
            .v-item:hover p a {color:#4db2ec;}

    #article_footer_ad, #latest_top_ad{display:none; }
    #footer_ad {display:block;}
    .td-scroll-up {bottom:55px;
    }
    .td-visible-phone {display:block; text-align:center;}
}
@media (max-width: 750px) {
    #video-list h3, .fb_comments_box h3 { margin-bottom:20px;  border-bottom:2px solid #eee;}
    #video-list, .fb_comments_box {padding:0 8px;}
    .v-item {
        margin-bottom: 10px;
        height: 84px;
    }
    #video-list .s_item {
        padding: 0 8px 10px 0;
        margin-bottom:10px;
        width: 142px;
        height: 74px;
    }
    #video-list .s_item img {width:150px;}

}

@media (max-width: 320px) {
    .td-visible-desktop {overflow:hidden;}
    #video-container .FixedPlayer {top:45px; right:0; width:100%;}
   /* @keyframes slidein {
        from {
            right: -50%;
        }

        to {
            right: 0;
        }
    }*/
    #video-container .FixedPlayer iframe {position:relative; width:100%; height:200px; }
}


@media (max-width:1400px ) and (min-width: 1279px) {
         .td-pb-span4 { width: 360px;}
    #footer_OrderNews {width: 400px;}
    #order_text { width: 200px;}
    .widget {padding: 0px 17px 0px 17px;}
    .note_01 {width:360px;}
}

@media (max-width:1279px ) and (min-width: 1023px) {
         .td-pb-span4 { width: 300px;}
    #footer_OrderNews {width: 360px;}
    #order_text { width: 200px;}
    .widget {padding: 0px 17px 0px 17px;}
    .note_01 {width:360px;}
}

@media (max-width: 1023px) and (min-width: 768px){
    .td-pb-span4 { width: 252px;}
    #footer_OrderNews {width: 300px;}
    #order_text { width: 200px;}
    .widget {padding: 0px 17px 0px 17px;}
    .note_01 {width:250px;}
}

@media (max-width: 767px){ 
    .td-footer-container {margin-bottom: 0; padding-bottom: 0px;}
    .td-footer-container {padding: 20px 0;}
    .td-container {width: 100%;}
    .td-pb-row {width: 100% !important; clear:both;}
    .td-footer-container .td-pb-span4, .td-footer-container .td-pb-span8, .td-footer-container .td-pb-span12 {
    padding-bottom: 20px;}
    .td-pb-row .td-pb-span1, .td-pb-row .td-pb-span2, .td-pb-row .td-pb-span3, .td-pb-row .td-pb-span4, .td-pb-row .td-pb-span5, .td-pb-row .td-pb-span6, .td-pb-row .td-pb-span7, .td-pb-row .td-pb-span8, .td-pb-row .td-pb-span9, .td-pb-row .td-pb-span10, .td-pb-row .td-pb-span11, .td-pb-row .td-pb-span12 {
    float: none;
    width: 100% !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    border-left: none;
}
    .td-pb-row .td-pb-span1, .td-pb-row .td-pb-span2, .td-pb-row .td-pb-span3, .td-pb-row .td-pb-span4, .td-pb-row .td-pb-span5, .td-pb-row .td-pb-span6, .td-pb-row .td-pb-span7, .td-pb-row .td-pb-span8, .td-pb-row .td-pb-span9, .td-pb-row .td-pb-span10, .td-pb-row .td-pb-span11, .td-pb-row .td-pb-span12 {
    float: none;
    width: 100% !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    border-left: none;
}
    .td-footer-container .td-footer-info { margin-bottom: 0; text-align: center;}
    .td-pb-padding-side {padding: 0px 10px 0px 10px;}
    .td-footer-container .td-footer-info {text-align: center;}
    .footer-logo-wrap {width:100%;}
    .footer-logo-wrap img { width: 120px;}
    .footer-logo-wrap img {margin-right: auto; margin-left: auto;}
    #footer_OrderNews {text-align: center; margin-bottom: 20px !important;}
    .td-footer-container .td-pb-span4, .td-footer-container .td-pb-span8, .td-footer-container .td-pb-span12 {
    padding-bottom: 20px;
}
    .td-pb-row .td-pb-span1, .td-pb-row .td-pb-span2, .td-pb-row .td-pb-span3, .td-pb-row .td-pb-span4, .td-pb-row .td-pb-span5, .td-pb-row .td-pb-span6, .td-pb-row .td-pb-span7, .td-pb-row .td-pb-span8, .td-pb-row .td-pb-span9, .td-pb-row .td-pb-span10, .td-pb-row .td-pb-span11, .td-pb-row .td-pb-span12 {
    float: none;
    width: 100% !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    border-left: none;
}
        .td-footer-container .td-pb-span4 { padding-bottom: 0px;}
        .td-footer-container .td_block_7 {display: none; position: relative}
        #footer_OrderNews .block-title_02 {width: 180px;  padding-left: 25px;  margin: 0 auto;}
        .block-title_02 { font-size: 17px;}
        #footer_OrderNews { text-align: center; margin-bottom: 20px !important;}
        #order_text {width: 200px;}
        .note_01, .footer-text-wrap {display: none;}
        .note_01 {margin: 8px auto;}
        .td-footer-container .td-pb-span4, .td-footer-container .td-pb-span8, .td-footer-container .td-pb-span12 {
    padding-bottom: 20px;}
        .td-footer-container .td-pb-span4 {padding-bottom: 0px;}
        .widget {padding: 0px 10px 0px 10px;}
    #copyright {text-align:center; float:inherit;}
}

/*------------ad_1250 ------------------*/
.ad_1250 {
    padding: 0 10px;
    border-top: 0;
    border-bottom: 0;}

.news_right_menu {
    width: 140px;
    margin-right: 0;
    text-align: right;
    position: fixed;
    top: 58px;
    left:0;
    line-height: 2.1em;
}
.ad_left {
    position: fixed;
    top: 50px;
    right:0;
}
@media (max-width: 1499px) {
    .news_right_menu {width:90px;}
}
@media (max-width: 1198px) {
    .news_right_menu {display:none; 
    }
}
    .news_right_menu .main_cat {
        background-color:#eee;
        font-size:18px;
        font-weight:bold;
        margin-bottom:2px;
        font-family: Arial, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif;
    }

    .newsCategory a {padding:5px; background-color:none; color:#686868;
                     display:block;
                     font-size:15px;
                        font-family: Arial, Microsoft JhengHei, "微軟正黑體", LiHei Pro, "儷黑體", PMingLiu,"新細明體", sans-serif;
                         cursor:pointer;
                        border-bottom:1px solid #eee;
    }
        .newsCategory a:hover { color:#2f85f9; background-color:#f8f8f8;
        }
        .newsCategory a.pop {background-color:#400090; color:yellow; font-weight:bold}
        .newsCategory a.cur-tab {background-color:#2f85f9; color:white; font-weight:bold;}

@media (max-width: 1499px) {
    .newsCategory a {
        padding: 5px 8px 5px 5px;
    }
}
.resp-sharing-button__icon svg {
    margin-bottom: -4px;
    margin-left: 5px;
}

.resp-sharing-button__link:first-child {
    margin-left: 0px;
}


#footer_recommend {width:260px;  position:relative; top:-8px;}
#footer_recommend .td_block_wrap {
    text-align: center;
    padding-bottom:0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    #footer_recommend {width:180px;}
}
@media (max-width: 767px) {
    #footer_recommend {margin:0 auto; width:360px !important;}
        #footer_recommend .widget li { float:left; margin:0 10px;}
}        
@media (max-width: 413px) {
    #footer_recommend {
        margin:0 auto; 
        width:320px !important;
    }
    #footer_recommend .widget li { float:left; margin:0 5px;}
}
.td-pb-row {
    margin-bottom: 30px;    
}

.resp-sharing-button {
    padding:0;
    width: 42px;
}

.resp-sharing-button__icon {
    width: 23px;
}

.resp-sharing-button__icon svg {
    margin-left: 2px;
    width: 1.9em;
}