body {
     font-family: Arial, Microsoft JhengHei, 微軟正黑體, LiHei Pro, 儷黑體, PMingLiu, 新細明體, sans-serif;
}
 h1, h2, h3, h4, h5, h6 {
     font-family: "Microsoft Yahei", sans-serif!important;
}
 .figure_right {
     float: left;
     width: 300px;
}
 .update {
     background-image: url("images2014/icon_gray1.png");
     background-position: left 9px;
     background-repeat: no-repeat;
     color: #005a97;
     font-size: 12px;
     letter-spacing: 0;
     padding: 5px 0 5px 10px;
     width: 296px;
}
 .update img {
     margin-left: 4px;
     vertical-align: middle;
}
 .figure_right h3 {
     border-bottom: 2px solid #505050;
     font-size: 15px;
     height: 30px;
     line-height: 30px;
     margin-bottom: 5px;
     text-indent: 5px;
     width: 300px;
}
 #stocklistss {
     width: 280px;
}
 .numlist {
     width: 280px;
     margin-left: 10px;
}
 .numlist ul {
     border-bottom: 1px solid #d0d9d1;
     font-size: 14px;
     padding: 2px;
}
 /*ol, ul {
     list-style: outside none none;
}*/
 .numlist ul li {
     float: left;
     text-align: right;
     width: 90px;
}
 .numlist ul li.figuretxt {
     text-align: left;
     width: 90px;
}
 .rednum {
     color: #e10000;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
}
 .greennum {
     color: #00a82f;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
}
 .blacknum {
     color: #333;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
}
 .entry-block, .entry-block-small, .entry-block-xs {
     float: left;
     width: 48%;
     margin: 0 2% 1.625em 0;
     border: 1px solid rgba(0, 0, 0, 0.065);
}
 .entry-block {
     display: inline-block;
     vertical-align: top;
     margin-bottom: 22px;
     height: 370px !important;
     background-color: #fff;
     position: relative;
}
 .entry-block:nth-of-type(3n + 3), .entry-block-small:nth-of-type(3n + 3), .entry-block-xs:nth-of-type(3n + 3) {
     margin-right: 2%;
}
 .entry-block .entry-image::before, .entry-block-small .entry-image::before, .entry-block-xs .entry-image::before {
     display: block;
     content: '';
     padding-top: 47%;
}
 .read-more {
     display: inline-block;
     text-transform: uppercase;
     border-radius: 2px;
     position: relative;
     bottom: 0px;
     padding-left: 3px;
     cursor: pointer;
     -webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
     -o-transition: all .3s ease;
     transition: all .3s ease;
     font-size: 1em;
     font-weight: 400;
     color: #999;
}
 .read-more::before {
     width: 0px;
}
 ._popIn_recommend_art_title a {
     color: #777!important;
     font-size: 16px!important;
}
 ._popIn_recommend_article {
     margin: 0 0.5% 20px!important;
}
 .underline04 {
     display: inherit;
     padding-bottom: 4px;
     position: relative;
}
 .underline04::before {
     width:100%;
}
/*首頁tab*/
 #FocusTab .tab-content {
     color: white;
     background-color: #eff2f4;
     padding: 5px 15px;
}
/* remove border radius for the tab */
 #FocusTab .nav-pills > li > a {
     border-radius: 0;
     font-size: 18px;
}
 .carousel-wrapper {
     margin: auto;
}
 #myCarousel {
    /*height: 360px;
     width: 480px;
     */
    /*height: 100%;
     width: 100%;
     */
     max-height: 100%;
     max-width: 100%;
     overflow: hidden;
}
 .caption {
     position: absolute;
     display: block;
     bottom: 0;
     left: 0;
     right: 0;
     padding: 10px;
     background: rgba(0, 0, 0, .6);
     color: #fff;
     font-size: 22px;
     text-align: center;
}
/*.center-cropped {
     object-fit:contain;
     object-position: center;
     min-height:360px;
     min-width:480px;
     max-height:360px;
}
 */
 .center-cropped {
     width: 480px;
     height: 360px;
     background-position: center center;
     background-repeat: no-repeat;
     overflow: hidden;
}
 .center-cropped a img {
     min-height: 100%;
     min-width: 100%;
    /* IE 8 */
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
     filter: alpha(opacity=0);
    /* modern browsers */
    /*opacity: 0;
     */
}
 #myCarousel .carousel-inner {
    /*margin-bottom:10px;
    */
     width:100%;
     height: 360px !important;
     background-position: center center;
     background-repeat: no-repeat;
     overflow: hidden;
}
 .carousel-inner {
    /*margin-bottom:10px;
     */
     width: 70%;
     height: 450px;
     background-position: center center;
     background-repeat: no-repeat;
     overflow: hidden;
     float: left;
}
 .carousel-inner > .item > img, .carousel-inner .item a img {
     margin: 0 auto;
     display: block;
     min-height: 100%;
     min-width: 100%;
    /* IE 8 */
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
     filter: alpha(opacity=0);
    /* modern browsers */
    /*opacity: 0;
     */
}
 carousel-inner > .item {
     position: relative;
     max-height: 480px;
}
.carousel-caption {
    bottom: 40px;
    position: absolute;
    top: 80%;
    transform: translateY(-60%);
}
 #myCarousel .carousel-caption {
     position: relative;
     left: auto;
     right: auto;
     padding-bottom:0px;
}
 .indicators-wrap {
     width: 100%;
     text-align: center;
}
/*ol.carousel-indicators {
     position:relative;
     display:inline-block;
     right:0px;
}
 */
 .carousel-indicators {
     bottom: -15px;
     left: 35%;
     width: 90%;
}
 #myCarousel .carousel-indicators {
     bottom:-30px;
     left: 35%;
     width: 90%;
}
/*.carousel-indicators {
     position: absolute;
     bottom: 10px;
     left: 50%;
     z-index: 15;
     width: 60%;
     padding-left: 0;
     margin-left: -30%;
     text-align: center;
     list-style: none;
}
 */
 .carousel-indicators li {
    /*display: inline-block;
     width: 48px;
     height: 48px;
     margin: 10px;
     */
     text-indent: 0;
     cursor: pointer;
     border: none;
     border-radius: 50%;
     background-color: #ffffff;
     box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
}
 .carousel-indicators .active {
    /*width: 48px;
     height: 48px;
     margin: 10px;
     */
     background-color: #000000;
}
 .container-table {
     display: table;
}
 .center-row, .vertical-center-row {
     display: table-cell;
     vertical-align: middle;
     background-color: rgba(245, 245, 247, 0.9);
}
 .div-inline {
     display: inline 
}
 .expert-post {
     background-color: lightgray;
}
 .sidebar-newsfeed, .sidebar-post {
     overflow: hidden;
     background-color: rgba(245, 245, 247, 0.9);
     color: #262626;
     margin-bottom: 1.625em;
}
 .sidebar-newsfeed .item-content p a {
     color: #262626;
     margin: 0;
}
 .sidebar-newsfeed .item-content p a:hover, .sidebar-newsfeed .item-content p a:focus {
     color: #262626;
}
 .sidebar-post li a:hover, .sidebar-post p, .sidebar-newsfeed li a:hover {
     color: #ec1a2e !important;
}
 .col-centered {
     float: none;
     margin: 0 auto;
}
 .news .item-content p span {
     text-align: center;
     float: left;
     width: 60px;
}
 .news .content p, .news .item-content p {
     border-bottom: 1px solid rgba(0, 0, 0, 0.065);
     font-size: 17px;
     text-align: justify;
     line-height: 2.0;
}
 @media only screen and (max-width: 767px) {
     .news .content p, .news .item-content p {
         border-bottom: 1px solid rgba(0, 0, 0, 0.065);
         font-size: 16px;
         text-align: justify;
         line-height: 1.8;
    }
}
 .news .item-content p span.read-more {
     text-align: center;
     float: none;
     width: auto;
}
 .news.industrynews .entry-block {
     display: inline-block;
     vertical-align: top;
     margin-bottom: 22px;
     height: 520px !important;
     background-color: #fff;
     position: relative;
}
 .news.industrynews .entry-block, .entry-block-small,.news.industrynews .entry-block-xs {
     float: left;
     width: 31%;
     margin: 0 2% 1.625em 0;
     border: 1px solid rgba(0, 0, 0, 0.065);
}
.news.industrynews p{
    padding-bottom: 8px; 
}

   
 .news.industrynews p.title{
     font-size:20px !important;
     line-height: 1.4em !important;
}
 @media only screen and (max-width: 1400px){
    .news.industrynews .article .entry-block, .article .entry-block-small, .article .entry-block-xs {
         height: 465px!important;
         width: 48%;
    }
}
 @media only screen and (max-width: 767px) {
     .entry-block {
         width: auto;
         display: inline-block;
         vertical-align: top;
         margin-bottom: 22px;
         height: 370px !important;
         background-color: #fff;
         position: relative;
    }
    .news.industrynews .article .entry-block, .article .entry-block-small, .article .entry-block-xs {
         height: auto!important;
         width: 100%;
    }
}
 @media only screen and (max-width: 479px) {
     .module-title {
         margin-bottom: 1.625em;
         height: 40px;
         display: inline-flex;
         position: relative;
    }
}
 #rich-idx-Carousel .nav > li {
    /* display: table-cell;
     */
}
 #rich-idx-Carousel .nav a small {
     display: block;
}
 #rich-idx-Carousel .nav {
     background: #eee;
}
 #rich-idx-Carousel .nav a {
     border-radius: 0px;
}
 #rich-idx-Carousel .carousel-inner .item {
     width: 100%;
    /* height: 500px;
     */
     overflow: hidden;
}
 #rich-idx-Carousel .carousel-inner > .item > a > img, #rich-idx-Carousel .carousel-inner > .item > img {
     width: 100%;
     max-width: none;
}
 #rich-idx-Carousel.carousel li {
     border-left: 1px solid rgba(255, 255, 255, 1);
}
 #rich-idx-Carousel .idx-indicators {
     width: 30%;
     float: right;
     margin-top: 10px;
}
 .idx-indicators > li {
     width: 100%;
}
 .idx-indicators li > a {
     font-size: 20px;
}
 @media only screen and (max-width: 767px) {
     .carousel-inner {
        /*margin-bottom:10px;
         */
         width: 100%;
         height: 400px;
         background-position: center center;
         background-repeat: no-repeat;
         overflow: hidden;
    }
     #myCarousel .carousel-inner {
        /*margin-bottom:10px;
        */
         width:100%;
         height: 260px !important;
         background-position: center center;
         background-repeat: no-repeat;
         overflow: hidden;
    }
     #rich-idx-Carousel .idx-indicators {
         width: 100%;
         float: left;
         margin-top: 0px;
    }
     #rich-idx-Carousel.carousel li {
         border-left: 0px solid rgba(255, 255, 255, 1);
    }
     #rich-idx-Carousel .idx-indicators li > a {
         font-size: 17px;
    }
     #rich-idx-Carousel .nav-justified > li > a {
         margin-bottom: 0;
         padding-bottom: 5px;
    }
}
 .quotes-table td {
     text-align: right;
}
 .quotes-table .table thead th {
     text-align: center;
     border-right: 0px;
}
 .quotes-table td.side-1, .quotes-table td.title {
     text-align: left;
}
 .quotes-table td.side-2 {
     text-align: right;
}
 .quotes-table td.rank {
     text-align: center;
}
 .quotes-table .table-footer {
     text-align: right;
}
 .quotes-table .table-footer span {
     font-size: 1.5rem;
     color: #767676;
}
 .main-content-tabs {
     margin-top: 30px;
     margin-bottom: 15px;
}
 .main-content-tabs .panel .nav-tabs {
     margin-bottom: 0;
}
 .main-content-tabs .panel .nav-tabs li.active a, .sidebar-tabs .nav-tabs.nav-justified > .active > a {
     margin-right: 0px;
     border: 1px solid #e4000d;
     border-radius: 0px 0px 0 0;
}
 .nav-tabs > li {
     border-right: 0px solid #c8c8cc;
}
 .panel .tab-content .nav-tabs {
     border-bottom: 1px solid #e3e2e2;
     margin-bottom: 0;
     margin-left: 0px;
     padding-left: 0;
     background-color: #f0f0f5;
     width: 100%;
}
 .panel .tab-content ul li:first-child {
     margin-top: 0;
    /* float: left;
     */
}
 .panel .tab-content ul li:last-child {
     margin-bottom: 0px;
}
 .panel .tab-content ul li {
     width: auto;
     display: inline-block;
     margin-top: 0px;
     margin-bottom: 0;
     border-bottom: #f44336;
     text-align: right;
     float: right;
}
 @media (min-width: 768px) {
     .navbar-right {
         margin-right: -1px;
    }
}
 .sidebar-tabs .quotes-table {
     overflow: hidden;
}
 .sidebar-tabs td {
     font-size: 1.4vmin;
}
 .manager-wrap {
     margin-bottom: 1.625rem;
}
 .manager-wrap .row [class*='col-']:last-child {
     padding-right: 15px;
}
 .manager-wrap .row [class*='col-']:first-child {
     padding-left: 15px;
}
 .manager-box .content {
}
 .manager-box {
}
 .manager-box a:hover {
     opacity: .8;
}
 .manager-box .show-title {
     display: block;
     margin-bottom: 8px;
     padding: 6px 16px;
     text-shadow: none;
     color: #FFF;
     border-radius: 1px;
     letter-spacing: .05em;
     text-align: center;
}
 .manager-box .show-title a {
     color: #FFF;
}
 .manager-box p a {
     color: #333;
}
 .manager-box img {
     width: 100%;
     height: auto;
}
 .manager-box .content p {
     text-overflow: ellipsis;
     overflow: hidden;
     height: 50px;
     margin-bottom: 20px;
}
 .sidebar-tabs {
}
 .sidebar-tabs .nav-tabs.nav-justified > li > a {
     padding: 9px 10px;
}
 .sidebar-search-form {
     padding: 0;
     border-radius: 1px;
     margin-bottom: 22px;
     height: 30px;
     margin-top: 0px;
}
 .sidebar-add-place.container-full {
     height: 300px;
}
 .sidebar-add-place.container-full.full-photo .content {
     padding-top: 150px;
}
 .sidebar-add-place.funds-express .title-style02 {
     margin-bottom: 0;
}
 .sidebar-add-place.funds-express .list li {
     margin-bottom: 10px;
     text-align: left;
}
 .sidebar-add-place.funds-express .list {
     background-color: #FFF;
     padding: 8px 16px;
     border: 1px solid rgba(0, 0, 0, 0.2);
}
 .sidebar-add-place .title-style02 {
     text-align: left;
}
 .table-hover > tbody > tr:hover {
     background-color: #ffc0bf;
}
 .company-block {
     margin-left: -15px;
     margin-right: -15px;
     font-size: 0;
}
 .company-block .item-block p {
     margin-bottom: 0;
}
 .company-block .item-block {
     display: inline-block;
     vertical-align: top;
     padding: 0 15px;
     margin-bottom: 22px;
     font-size: 14px;
     width: 25%;
     margin-bottom: 30px;
}
 .company-block .item-content {
     text-align: right;
}
 .content-img img {
     width: 100%;
}
 .article-image-section {
     height: auto;
     margin: 0 auto;
     overflow: hidden;
     position: relative;
}
 .article-image-section .container {
     height: auto;
     padding: 6px!important;
     z-index: 10;
}
 .post .entry-media {
     margin: 3px 0;
}
 .image-ctee {
     background: url(/Content/images/full_background.jpg) center fixed;
}
 .content-img {
     text-align: center;
}
 .content-img img.sign-img {
     width: auto;
}
 .numred {
     color: #d4000e;
}
 .numgreen {
     color: #4cb050;
}
 .numblack {
     color: #333;
}
 td.perf-vol span {
     display: block;
}
 .volatility {
     color: #d4000e;
}
 .addthis_inline_share_toolbox {
     margin-bottom: 1.625em;
}
 .entry-content {
     margin-top: 1.625em;
}
 .breaking-ribbon {
     background-color: #f1f0f0!important;
     color: #bc0a0a;
}
 .newsticker, .news-on-air {
     color: #171717;
     background-color: #e4e4e4;
}
 .newsticker button.up, .newsticker button.down {
     color: #010101;
}
 .outer .newsticker li a {
     color: #000;
}
 .outer .newsticker a:hover {
     color: #d4000c !important;
}
 .article .entry-block .entry-content, .article .entry-block-small .entry-content, .entry-block-xs .entry-content {
     margin-top: 0;
}
 .article .entry-block .entry-content p{
}
 @media only screen and (max-width: 767px) {
     .company-block .item-block:nth-child(-n + 3), .company-block .item-block:nth-child(-n + 2), .company-block .item-block:nth-child(-n + 4) {
         margin-top: 0;
    }
     .company-block .item-block {
         width: 50%;
         padding-left: 10px;
         padding-right: 10px;
         margin-bottom: 20px;
    }
     #main-section .top-sidebar-add-place {
         margin-top: 1.625em;
    }
     .rwd-ad {
         margin-top: 1.625em;
         margin-bottom: 
    }
}
 @media only screen and (min-width: 1921px) {
     .sidebar-tabs td {
         font-size: 1.5rem;
    }
}
 