#content_detail a {
    color: #007bff;
}
#content_detail li {
    list-style: none;
}
.quote-inner.expNoEdit.quote_center {
    width: 100% !important;
}
#detail_content img {
    width: 100%;
    margin: 0 auto;
}
#content_detail .title-top h1 {
    /*font: 400 28px/32px arial;*/
    text-rendering: geometricPrecision;
}
#content_detail .title-top .description h2 {
    /*font: bold 14px/18px arial;*/
    color: #333;
    text-rendering: geometricPrecision;
    margin: 10px 0;
    padding-bottom: 5px;
}
#content_detail .info-content p {
    /* color: #333333; */
    /* margin-bottom: 15px; */
    /*font: 400 14px/18px arial;*/
    color: #333;
    text-rendering: geometricPrecision;
    margin: 10px 0;
    padding-bottom: 5px;
}
#content_detail h2, h3 {
    /*font: 14px/18px arial;*/
    color: #333;
    text-rendering: geometricPrecision;
    /*margin: 10px 0;*/
    padding-bottom: 5px;
}

#content_detail table{
    width:100%;
    height: auto !important;
    line-height: 36px;
}
/*#content_detail tbody {
    width: 100%;
    display: table;
}*/

/*#content_detail table, th, td {
    border: 0.5px solid black !important;
}*/
#content_detail img {
    width: 100%;
}
#content_detail .exp_box_2_image figure {
    width: 50% !important;
    float: left;
    margin: 0 !important;
}
#content_detail .exp_box_2_image.expNoEdit {
    width: 100% !important;
}
#content_detail .exp_box_2_image figure:nth-child(2) {
    padding-left: 1px !important;
}
#content_detail .exp_box_2_image figure:nth-child(1) {
    padding-right: 1px !important;
}
#content_detail .exp_box_3_image.expNoEdit {
    width: 100% !important;
}
#content_detail .exp_box_3_image figure {
    width: 33% !important;
    float: left;
    margin: 0 !important;
}

#content_detail .exp_box_3_image figure:nth-child(2) {
    margin: 0 3px !important;
}

#content_detail .exp_box_3_image figure:nth-child(3) {
    clear: right;
}

#content_detail .exp_box_3_image .exp_wrap{
    overflow: auto;
}

@media (max-width: 767px) {
    #content_detail .exp_box_2_image figure {
        float: unset;
        width: calc(100% + 30px) !important;
        margin: 0 auto 17px !important;
        margin-left: -15px !important;
    }

    #content_detail .exp_box_2_image figure:nth-child(2) {
        padding-left: 0px !important;
    }
    #content_detail .exp_box_2_image figure:nth-child(1) {
        padding-right: 0px !important;
    }

    #content_detail .exp_box_3_image figure {
        float: unset;
        width: calc(100% + 30px) !important;
        margin: 0 auto 17px !important;
        margin-left: -15px !important;

    }
    #content_detail .exp_box_3_image figure:nth-child(2) {
        margin: 0 auto 17px !important;
        margin-left: -15px !important;
    }
    #content_detail .exp_box_3_image .exp_wrap {
        overflow: unset;
    }

    #content_detail table{
        width:100% !important;
    }
}
img {object-fit: cover;height: auto;}
.expthumb {background: url(/lib/explus/bg-img.jpg) no-repeat center #f6f6f6; background-size: contain;}
figcaption:empty {display: none;}
.adv {text-align: center; margin: 0; max-width: 100%; overflow: hidden;}
.adv .e {display: inline-block; max-width: 100%;}
.adv .e img {max-width: 100% !important; max-height: 100% !important;}
.adv-textlink {text-align: left; display: block; width: 500px; max-width: 100%; background: #f8f8f8; padding: 5px 8px 8px;}
#advBabylon {position: fixed; bottom: 0; right: 0;z-index: 999999;}
#advLeft {position: fixed; top: 80px; margin-left: -180px;}
#advRight {position: relative;}
#advRight .adv {position: absolute; top: 0; right: 0;}
#advRight .e {position: fixed; top: 80px; margin-left: 20px;}
.exp_qc_share .exp_qc_one {display: none;}
.exp_qc_share .exp_qc_one.active {display: block;}
#content_detail blockquote {max-width: 96%;}
.quote-inner figcaption {display: none !important;}
.quote-inner figure {width: 100% !important; padding-top: 8px !important;}
.quote-inner img {max-width: 100% !important; height: auto !important;}
.exp_live {border-left: 5px solid #ccc;padding: 8px 0 1px 10px !important;background: #f8f8f8; margin-bottom: 13px;}
#detail-textlink ul {margin: 8px 0; padding: 0; list-style: none;}
#detail-textlink ul a:before {content: "Ads";color: #FFF;background: #d4557f;font-size: 11px;padding: 0px 4px;margin-right: 8px;}
#detail-textlink a {color: #d4557f;}
/*#content_detail p, #content_detail li, #content_detail em, #content_detail i, #content_detail strong, #content_detail b, #content_detail font {margin-top: 0px; margin-bottom: 8px; line-height: 20px; font-size: 15px;}*/
#content_detail p, #content_detail li, #content_detail em, #content_detail i, #content_detail strong, #content_detail b, #content_detail font {/*font: 400 1.125rem arial;*/ line-height: 1.5;/* margin: 0 0 1em 0;*/ word-break: break-word;}
#content_detail p{padding: 5px 0 !important;}

#content_detail strong {color: #000;}
#content_detail h1, #content_detail h2, #content_detail h3, #content_detail h4, #content_detail h5, #content_detail h6{font-size: 21px;font-weight: bold;line-height: 27px;/*margin: 15px auto;*/display: block;max-width: 714px;}
.exp_area_vote.widget_vote li {text-align: left;}
.exp_widgetshow {background: red; color: #fff; text-align: center; font-size: 30px; min-height: 200px; padding-top: 50px; margin: 5px 0;}

#list_textlink h2 {display: inline-block;border-left: 1px solid #bababa;padding-left: 8px;margin-left: 8px;}
#list_textlink h2:first-child {border-left: none;padding-left: 0;margin-left: 0;}
#list_textlink a {background: none; text-transform: none;/* font-family: Arial;*/margin: 0px;padding: 0;}

/*#content_detail table {margin: 13px 0;max-width: 100%;}
#content_detail table img {border: none !important;}*/
/*
#content_detail table {margin: 13px 0;max-width: 100%; width: 100% !important; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-collapse: separate; border-spacing: 0;}
#content_detail table td {border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 8px 5px;line-height: 21px; font-size: 14px; background: #FFF !important;}
*/
/*#content_detail iframe[src*="/watch/"] {max-width: 100% !important; height: 350px !important; margin-bottom: 0; overflow: hidden;}*/
/*#content_detail table #abd_vidinpage {display: none !important;}*/
.explus_related_1404022217 {border-top: 3px solid #E0E0E0; margin-top: 12px; margin-bottom: 12px;}
.explus_related_1404022217_letter {border-top: 3px solid #c32c2c;display: inline-block;margin-top: -3px !important;line-height: 26px !important;/*font-family: Arial !important;*/font-size: 14px !important;margin-bottom: 3px !important;padding: 0;}
.explus_related_1404022217_title {text-decoration: none;/*font-family: Arial !important;*/font-size: 13px !important;line-height: 16px !important;margin: 3px 0 8px !important;display: block;color: #000 !important; text-align: left !important; font-weight: bold !important;}
.explus_related_1404022217_title:hover {text-decoration: underline;}
.explus_related_1404022217_photo {display: block;}
.explus_related_1404022217_left {float: left; width: 140px; margin-right: 12px;}
.explus_related_1404022217_right {float: right; width: 140px; margin-left: 12px;}
.explus_related_1404022217_bottom {display: inline-block;width: 100%;}
.explus_related_1404022217_bottom .explus_related_1404022217_item {float: left;width: 23.5%;margin-right: 2%;overflow: hidden;border: none;padding: 0;}
.explus_related_1404022217_bottom .explus_related_1404022217_item_last {margin-right: 0 !important;}
.explus_related_1404022217_bottom .explus_related_1404022217_title {line-height: 18px;}
.explus_related_1404022217_photo img {max-width: 100% !important; height: auto !important;}
/* .explus_related_1404022217_bottom.three .explus_related_1404022217_item {width: 32.0%;} */

.exp_quote {height: auto !important; max-width: 500px !important; margin-top: 0 !important; margin-bottom: 0 !important;}
/*#content_detail table[border='1'] {border-collapse: collapse;}
#content_detail table[border='1'] td {border: 1px solid #bababa !important; padding: 3px 5px;}*/

#content_detail figure {margin: 0 auto 17px !important; width: 100%; text-align: center;}
#content_detail figure figcaption {background: #f2f2f2; text-align: center; padding: 3px; font-size: 13px !important;display: block;margin: 0px auto; width: 100% !important}
#content_detail figure figcaption h2 {font-style: normal;font-size: 19px !important; color:#424242;margin: 0 10px;/*font-family: 'Times New Roman';*/font-weight: normal;line-height: 26px;text-align: left!important;}
#content_detail figure figcaption h2 em{font-style: normal;font-size: 19px !important; color:#424242;margin: 0 10px;/*font-family: 'Times New Roman';*/font-weight: normal;line-height: 26px;text-align: left!important;}
#content_detail figure img {margin: 0 !important; max-width: 100%; height: auto !important;}
.exp_tinyslide {display: none;}
.explus_slider {position: relative; background: #fff; padding: 0; margin: 0;}
.explus_slider .slider-for .oneItem {display: none; max-width: 100%; margin: 0!important; padding: 0 !important;}
.explus_slider .slider-for .oneItem.active {display: block;}
.explus_slider .slider-for .oneItem img {max-width: 100% !important; width: auto !important; max-height: 100% !important; margin: 0 auto !important; display: inherit;}
.explus_slider figcaption {margin: 0 !important; padding: 5px 0!important; background: rgba(0,0,0,0.8) !important; text-align: center; position: absolute; left: 0; bottom: 0; width: 100% !important;}
.explus_slider figcaption h2 {color: #FFF !important; font-size: 14px !important; margin: 0 8px !important; line-height: 23px !important; font-weight: normal !important; font-style: normal;}
.explus_slider .btn_left {position: absolute; top: 33%; left: 0; background: url('gallery-arrow.png') no-repeat; width: 40px; height: 90px; z-index: 999;}
.explus_slider .btn_right {position: absolute; top: 33%; right: 0; background: url('gallery-arrow.png') -40px 0 no-repeat; width: 40px; height: 90px; z-index: 999;}
.explus_slider .btn_left:hover {background-position: 0 -90px;}
.explus_slider .btn_right:hover {background-position: -40px -90px;}  

.live_info {color: #cc0d03;line-height: 30px;font-weight: bold;/*font-family: Arial;*/font-size: 12px !important;}
.live_info a {text-decoration: underline; color: #cc0d03 !important;}
.live_info .icon {color: #FFF;background: #cc0d03;height: 18px;line-height: 18px;font-size: 11px;padding: 3px 5px;margin-right: 5px;}

.expi-video {display: inline-block;width: 14px;height: 11px;background: url(expi.png) -43px 0;margin-left: 5px;margin-bottom: 10px;}
.expi-photo {display: inline-block;width: 14px;height: 11px;background: url(expi.png) -26px 0;margin-left: 5px;margin-bottom: 9px;}
.expi-audio {display: inline-block;width: 14px;height: 11px;background: url(expi.png) -60px 0;margin-left: 5px;}
.expi-live {display: inline-block;width: 23px;height: 11px;background: url(expi.png) 0 0;margin-left: 5px;}
.exp_attach {box-shadow: 1px 1px 3px rgba(0,0,0,0.5); background: url(/templates/themes/images/attach-icon.jpg) no-repeat #eee; height: 64px; overflow: hidden; max-width: 250px; padding-left: 72px;margin: 12px 0;font-family: Arial;}
.exp_attach h2 {margin: 8px 0 0 !important;}
.exp_attach h2 a {text-decoration: none;font-size: 17px; }
.exp_attach p {color: #999; margin: 0 !important;font-size: 13px!important;/*font-family: Arial!important;*/}
span.taitro {font-size: 11px;color: #b02126;}

@media screen and (max-width:1024px) {
.explus_slider figcaption h2 {font-size: 13px !important; line-height: 21px !important;}
}
@media screen and (max-width:768px) {
    #content_detail .exp_box_2_image img {
        width: 100% !important;
        float: left;
    }
    #content_detail .exp_box_3_image img {
        width: 100% !important;
        float: left;
    }

.explus_slider figcaption h2 {font-size: 12px !important; line-height: 18px !important;}
#content_detail .title-top h1 {
    /*font: 700 1.5rem "Merriweather",serif;*/
    line-height: 1.625;
    color: #000;
    margin-bottom: 10px;
}
#content_detail .title-top .description h2 {
    /*font: 400 18px/1.5 arial !important;*/
    font-size: 1.125rem !important;
}
#content_detail .info-content p {
    /*font: 400 18px/1.5 arial !important;*/
    font-size: 1.125rem !important;
}
#content_detail h2, h3 {
    /*font: bold 1.3125rem "Merriweather",serif;*/
    line-height: 1.625;
    color: #000;
    margin-bottom: 10px;
}
/*table.figure {
    margin-top: 15px;
}*/
}
@media screen and (max-width:360px) {
.explus_slider figcaption h2 {font-size: 11px !important; line-height: 15px !important;}
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {content: " ";display: block;background: white;position: absolute;z-index: 30;-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {width: 3px;height: 9999px;left: 50%;margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {width: 9999px;height: 3px;top: 50%;margin-top: -1.5px; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {position: absolute;top: 0;width: 100%;height: 100%; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {-webkit-transition-property: opacity;-moz-transition-property: opacity;transition-property: opacity; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before {color: white;font-size: 13px;letter-spacing: 0.1em; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before {position: absolute;background: rgba(255, 255, 255, 0.2);line-height: 38px;padding: 0 20px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {top: 50%;margin-top: -19px; }
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {left: 50%;margin-left: -45px;text-align: center;width: 90px; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {width: 0;height: 0;border: 6px inset transparent;position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {top: 50%;margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {left: 50%;margin-left: -6px; }
.twentytwenty-container {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;z-index: 0;overflow: hidden;position: relative;-webkit-user-select: none;-moz-user-select: none; }
.twentytwenty-container img {max-width: 100%;position: absolute;top: 0;display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {opacity: 0; }
.twentytwenty-container * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box; }
.twentytwenty-before-label {opacity: 0; }
.twentytwenty-before-label:before {content: "Before"; }
.twentytwenty-after-label {opacity: 0; }
.twentytwenty-after-label:before {content: "After"; }
.twentytwenty-horizontal .twentytwenty-before-label:before {left: 10px; }
.twentytwenty-horizontal .twentytwenty-after-label:before {right: 10px; }
.twentytwenty-vertical .twentytwenty-before-label:before {top: 10px; }
.twentytwenty-vertical .twentytwenty-after-label:before {bottom: 10px; }
.twentytwenty-overlay {-webkit-transition-property: background;-moz-transition-property: background;transition-property: background;background: rgba(0, 0, 0, 0);z-index: 25; }
.twentytwenty-overlay:hover {background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {opacity: 1; }
.twentytwenty-before {z-index: 20; }
.twentytwenty-after {z-index: 10; }
.twentytwenty-handle {height: 38px;width: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;margin-top: -22px;border: 3px solid white;-webkit-border-radius: 1000px;-moz-border-radius: 1000px;border-radius: 1000px;-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);z-index: 40;cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {bottom: 50%;margin-bottom: 22px;-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {top: 50%;margin-top: 22px;-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {left: 50%;margin-left: 22px;-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {right: 50%;margin-right: 22px;-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {border-right: 6px solid white;left: 50%;margin-left: -17px; }
.twentytwenty-right-arrow {border-left: 6px solid white;right: 50%;margin-right: -17px; }
.twentytwenty-up-arrow {border-bottom: 6px solid white;top: 50%;margin-top: -17px; }
.twentytwenty-down-arrow {border-top: 6px solid white;bottom: 50%;margin-bottom: -17px; }

.row-fluid {width: 100%;*zoom: 1;}
.row-fluid:before,
.row-fluid:after {display: table;line-height: 0;content: "";}
.row-fluid:after {clear: both;}
.row-fluid [class*="span"] {display: block;float: left;width: 100%;min-height: 30px;margin-left: 2.127659574468085%;*margin-left: 2.074468085106383%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.row-fluid [class*="span"]:first-child {margin-left: 0;}
.row-fluid .span6 {width: 48.93617021276595%;*width: 48.88297872340425%;}


.exp_tbllive {width: 100%; border: none; margin: 13px 0;}
.exp_tbllive td {background: #FFF !important; border: none !important;}
.exp_tbllive .sprite {width: 32px;height: 32px;background-repeat: no-repeat;background-image: url(live/live.png);margin: auto;}
.exp_tbllive td.exp_type {vertical-align: top; border-right: 1px solid #ccc !important; padding-right: 8px; padding-top: 8px; margin-right: 8px;}
.exp_tbllive td.livecontent {border-right:2px solid #be000c !important;; padding-top: 5px; padding-bottom: 5px;max-width: 80px; min-width: 70px;}
.exp_tbllive .pl8 {padding-left: 8px;}
.exp_tbllive .livecontent .minute {display: inline-block;float: left;font-size:14px !important;color: white;width: 100%;    clip-path: polygon(0% 0%, 73% 0, 100% 50%, 75% 100%, 0% 100%);text-align: right;background: #be000c;}
.exp_tbllive .livecontent .minute span {margin-right: 19px;}
.exp_tbllive .partcontent {padding:0 15px}
.exp_tbllive .partcontent > div {padding:15px 0; border-top: 1px dotted gray;}
.exp_tbllive .partcontent > div.nobordertop {border-top: none;}
.exp_tbllive figure, .exp_tbllive figure img, .exp_tbllive figcaption {max-width: 100% !important; width: 100% !important;}
.sprite.default{ background-image: none; }
.sprite.goal{ background-position: 0 0; }
.sprite.red_card{ background-position: 0 -75px; }
.sprite.substitute{ background-position: 0 -155px; }
.sprite.yellow_card{ background-position: 0 -228px; }
.sprite.goal_miss{ background-position: 0 -308px; }
.sprite.gold_medal{ background-image: url('live/Gold_Medal.png') !important; }
.sprite.silver_medal{ background-image: url('live/Silver_Medal.png') !important; }
.sprite.bronze_medal{ background-image: url('live/Bronze_Medal.png') !important; }
.sprite.video_icon{ background-image: url('live/Video_Icon.png') !important; }
.sprite.start_match{ background-image: url('live/start-match.png') !important; }
.sprite.end_match{ background-image: url('live/end-match.png') !important; }

.wrapper-weather {width: 300px;border-top: 2px solid gainsboro; margin-top: 20px; padding-top: 8px;margin-bottom: 5px;}
.wrapper-weather .clear-both {clear: both;overflow: auto;}
.wrapper-weather .label-l {float: left;margin-left: 0;margin-top: 8px;    }
.wrapper-weather .select-r{float: right;margin-right: 0;width: 148px;border: 1px solid gainsboro;height: 29px;}
.wrapper-weather .dis-inline-block {display: inline-block;}
.wrapper-weather .weather-today {text-align: center;height: 42px;}
.wrapper-weather .info-weather-day {display:block; text-align:center;font-size: 10px;font-weight: bold;padding: 3px 0px;}
.wrapper-weather .city_item {margin-top: 0;}
.wrapper-weather .info-today {float: right;}
#box-stock{margin:0}
#box-stock li{width:135px;}
#box-stock li.fl {height: 83px; overflow-y: scroll; overflow-x: hidden; width: 153px;}
#box-stock label{color:red;font-weight:bold}
.tbl-gold{width:100%;border-collapse:collapse;}
.tbl-gold td{text-align:left;border:1px solid #ccc;padding:2px}
.tbl-gold td.first{background:#f0f0f0}
.tbl-stock{width:100%;border-collapse:collapse;}
.tbl-stock th{color:#555;font-weight:bold;text-align:center;border:1px solid #ccc;padding:2px 3px;font-size: 12px;}
.tbl-stock td{text-align:center;border:1px solid #ccc;padding:1px}
.tab-stock {height:20px}
.tab-stock a {text-align:center;position:relative;text-transform:uppercase;font-weight:bold;color:#666666;padding: 3px 10px;text-decoration:none;display:inline-block;font-size:11px;}
.tab-stock a.activeLink {-webkit-border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;border:1px solid #ccc;border-bottom: 0; color:#004276;padding: 3px 10px;}

.suggest_post .suggest_child {padding: 5px 0;padding-left: 22px;position: relative}
.suggest_post .suggest_child a{
    font-size: 15px;
    line-height: 25px;
    /*font-family: 'NotoSeifB'!important;*/
    color: #545454!important;
    text-decoration: none;
    font-weight: 600;
}
.suggest_post .suggest_child:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 8px;
    top: 17px;
    background: #e10000;
    font-size: 6px;
}

@media screen and (max-width: 640px){
	.wrap_suggest{
	    width: calc(100% + 20px);
	    float: left;
	    margin-left: -10px;
	}
	.explus_related_1404022217_bottom .explus_related_1404022217_item img{width: 100%;}
	.explus_related_1404022217_bottom .explus_related_1404022217_item{
	    float: left;
	    width: 50%;
	    padding: 0 10px;
	    margin-right: 0;
	}
	.explus_related_1404022217_bottom .explus_related_1404022217_item:nth-child(2n+1){
		clear: both
	}
}