.bottom_detail {
  margin-bottom: 20px;
}

.news_news {
  /******** COMMENT *********/
  /******** end COMMENT ********/
  /************ RELATE ***************/
  /************ ENd RELATE ***************/
  /************ COMMENT ***************/
  /************ end COMMENT ***************/
  /************ GALLERY ***************/
  /************ end GALLERY ***************/
  /************ SUBITEMS ***************/
  /************ end SUBITEMS ***************/
  /************ NEW COMMENT ***************/
  /************ end NEW COMMENT ***************/
  /*********** EDTIOR**********/
  /*********** end EDTIOR**********/
  /********* REPONSIVE **********/
}
.news_news .news {
  border-top: none !important;
}
.news_news .news_time_de {
  color: #7b7a7a;
  font-size: 14px;
  margin-bottom: 12px;
}
.news_news video {
  max-width: 100%;
  height: auto;
}
.news_news .topic_id {
  margin-bottom: 20px;
}
.news_news .topic_id a {
  display: inline-block;
  padding: 8px 20px;
  background: #ddd;
  border-radius: 20px;
  line-height: 20px;
  color: #000;
}
.news_news .description .related_center {
  margin-top: 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 270px;
  padding: 15px;
  box-sizing: border-box;
  background: #eee;
}
@media all and (max-width: 600px) {
  .news_news .description .related_center {
    max-width: 200px;
    padding: 10px;
  }
}
.news_news .description .related_center .item_news_related_center {
  margin: 0;
}
.news_news .description .related_center .item_news_related_center a {
  color: #222;
  font-weight: 600;
}
.news_news .description .related_center .item_news_related_center a:hover a {
  color: var(--extra-color);
}
.news_news .description .related_center .item_news_related_center .readmore {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0px;
}
.news_news .description .related_center .item_news_related_center .readmore a {
  display: inline-block;
  background: #fff;
  padding: 6px 18px;
  font-weight: 600;
  border-radius: 15px;
}
.news_news .summary {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}
.news_news .add-task {
  margin-top: 20px;
}
.news_news .add-task ul {
  float: right;
  margin-right: 10px;
  margin-top: 22px;
}
.news_news .add-task ul li {
  display: block;
  float: left;
}
.news_news .add-task ul li a {
  color: #555555;
}
.news_news .add-task .statistics_rate {
  float: right;
  padding: 0;
}
.news_news #statistics_rate {
  display: block;
  padding-top: 2px;
}
.news_news #statistics_rate span {
  float: left;
  padding-right: 11px;
}
.news_news .news_newest_long .related_top {
  margin-left: -10px;
  margin-right: -10px;
}
.news_news .news_newest_long .news_item {
  float: left;
  width: calc(33.33% - 20px);
  margin: 0 10px;
}
.news_news .news_newest_long .news_item .title {
  height: 45px;
  overflow: hidden;
  margin-top: 10px;
}
.news_news .news_newest_long .news_item .title a {
  font-size: 15px;
  line-height: 22px;
}
.news_news .news_newest_long .news_item .news_item_inner h3 {
  color: #3B224A;
  line-height: 20px;
  margin-top: 5px;
}
.news_news .news_newest_long .news_item.news_item_last {
  margin-right: 0px;
}
.news_news .news_comments h5 {
  color: #4A4A4A;
  font-size: 16px;
  font-weight: normal;
}
.news_news .news_comments h5 img {
  padding-right: 10px;
}
.news_news #news_comment_add_form p, .news_news #news_comment_add_form textarea {
  border: 1px solid #ccc;
  margin-top: 4px;
  width: 100%;
}
.news_news #news_comment_add_form a img {
  vertical-align: middle;
}
.news_news #news_comment_add_form input, .news_news #news_comment_add_form textarea {
  color: #A6A6A6;
  padding: 5px 10px;
  box-sizing: border-box;
  border: 1px solid var(--main-color);
}
.news_news #news_comment_add_form input {
  border: 1px solid #ccc;
  height: 24px;
  padding-left: 8px;
}
.news_news .input_item {
  margin-bottom: 10px;
}
.news_news .comments_contents {
  border: 1px solid #CCCCCC;
  margin: 0 0 15px;
  max-height: 400px;
  overflow: auto;
  padding: 10px;
  background: #FFF;
}
.news_news .comment-item .name {
  color: #f74a39;
  font-size: 13px;
  font-weight: bold;
  height: 35px;
}
.news_news .comment-item .name img {
  margin-right: 10px;
}
.news_news .comment-item .date {
  color: #BDBDBD;
}
.news_news .relate_title, .news_news .most_read_title, .news_news .favourite_title, .news_news .video_relate_title {
  margin-bottom: 15px;
}
.news_news .relate_title span {
  white-space: nowrap;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.news_news .news_in_cat span {
  background: var(--extra-color);
}
.news_news .news_newest .related {
  margin: 0 -10px 20px;
}
.news_news .news_newest .related .relate_content {
  box-sizing: border-box;
  font-weight: bold;
}
.news_news .news_head_right .relate_title span {
  color: #FFFFFF;
  font-size: 13px;
}
.news_news .news_head_right .related_body {
  border-color: #DEDEDE;
  border-image: none;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 15px 0;
}
.news_news .related li h2 a, .news_news .most_read li h2 a {
  font-weight: normal;
  color: #1d6eb2;
}
.news_news .tags_news .tag, .news_news .tags_news font {
  display: inline-block;
}
.news_news #abdplayer {
  text-align: center;
}
.news_news .tags_news font {
  margin-right: 5px;
}
.news_news .tags_title {
  color: #000;
  float: left;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
}
.news_news .tags_news {
  margin: 15px 0 5px;
}
.news_news .new_inner_1 {
  margin-bottom: 30px;
}
.news_news .new_inner_1 img {
  width: 100%;
}
.news_news .title_news {
  font-size: 18px;
  font-weight: normal;
  padding-top: 10px;
}
.news_news .comment_form_title_send {
  float: left;
}
.news_news .news_comments {
  margin-bottom: 30px;
  margin-top: 23px;
  padding: 10px 10px 25px;
  background: #f8f8f8;
}
.news_news .related, .news_news .most_read {
  margin: 30px 0;
}
.news_news .related_video {
  margin-bottom: 30px;
}
.news_news .related_video .related_inner {
  margin-left: -10px;
  margin-right: -10px;
}
.news_news .related_video .news_item {
  float: left;
  width: calc(33.33% - 20px);
  margin-bottom: 20px;
}
.news_news .related_video .news_item_inner img {
  width: 100%;
  max-width: 100%;
}
.news_news .related_video .news_item_inner h3 {
  color: #3b224a;
  line-height: 19px !important;
  margin-top: 9px;
  height: 38px;
  overflow: hidden;
  text-align: justify;
}
.news_news .related_video .news_item_inner h3 a {
  color: #222;
  font-weight: bold;
}
.news_news .related .first_item, .news_news .most_read .first_item {
  border-bottom: 1px dotted #B3B3B3;
  margin-bottom: 7px;
  padding-bottom: 8px;
}
.news_news .related .first_item a, .news_news .most_read .first_item a {
  color: #000;
}
.news_news .related .first_item img, .news_news .most_read .first_item img {
  float: left;
  margin-right: 10px;
}
.news_news .related .relate_content, .news_news .most_read .relate_content {
  float: left;
  width: calc(50% - 20px);
  margin: 0 10px 20px;
}
.news_news .related .relate_content a, .news_news .most_read .relate_content a {
  color: #333;
  line-height: 23px;
}
.news_news .related .relate_content h3 {
  color: #8e8e8e;
  display: list-item;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  list-style: outside none square;
  margin-left: 13px;
  padding: 2px 20px 7px 1px;
}
.news_news .relate_bottom {
  border-top: 1px solid #dfdfdf;
  margin-top: 18px;
  padding-top: 12px;
}
.news_news .contact_new {
  margin-bottom: 10px;
  margin-top: 20px;
}
.news_news .contact_new p {
  margin-bottom: 5px;
}
.news_news .contact_new p a {
  color: var(--extra-color);
}
.news_news .related_right .relate_content {
  border-bottom: 1px dotted #DDDDDD;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.news_news .related_right .relate_content a {
  color: #2F2F2F;
}
.news_news .related a, .news_news .most_read a {
  color: #000;
  font-weight: bold;
}
.news_news .news_newest .relate_content_head_img {
  float: left;
  margin-right: 10px;
}
.news_news .news_newest .gallery_newest .relate_content_head_img {
  float: none;
  margin-right: 0px;
}
.news_news .relate_inner_t, .news_news .relate_inner_b {
  margin-bottom: 20px;
  margin-left: 20px;
}
.news_news .relate_inner_t .relate_item, .news_news .relate_inner_b .relate_item {
  color: #00318e;
  display: list-item;
  list-style: inside;
  margin-bottom: 5px;
  font-size: 16px;
}
.news_news .relate_item > a {
  color: #00318e;
  line-height: 20px;
  display: inline-block;
}
.news_news .related h2 a:hover, .news_news .most_read h2 a:hover {
  color: #FF4000;
}
.news_news .comment_form_title_send {
  background: transparent url("../images/comment.png") no-repeat scroll left center;
  color: #0237a5;
  font-size: 17px;
  height: 31px;
  padding-left: 34px;
  padding-top: 14px;
  text-transform: uppercase;
}
.news_news .comment-item {
  margin-bottom: 0;
  margin-top: 20px;
  background-color: #F7F7F7;
  border: 1px solid #EAEAEA;
  margin: 4px 0 15px;
  padding: 5px;
}
.news_news .comment_sub_0 {
  background-color: #F7F7F7;
}
.news_news .comment_sub_1 {
  background-color: #FFF;
}
.news_news .comment-item .date {
  color: #ACACAC;
  font-size: 11px;
}
.news_news .comment-item .comment_content {
  margin: 5px 0 0;
}
.news_news .comment_form_title {
  border-bottom: 1px solid #dfdfdf;
  font-size: 17px;
  font-weight: bold;
}
.news_news .comment_form_title span {
  padding-bottom: 3px;
  padding-right: 20px;
}
.news_news .form_comment p {
  margin-bottom: 10px;
}
.news_news .form_comment p input, .news_news .form_comment textarea {
  color: #C8C8C8;
}
.news_news #submitbt {
  background: var(--main-color) none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 2px;
  text-align: center;
}
.news_news .button_area {
  margin: 25px 0 0;
  text-align: left;
}
.news_news .hit_share {
  float: right;
}
.news_news .description img {
  height: auto !important;
  width: 100%;
}
.news_news .main_page_left_inner {
  border-top: medium none !important;
}
.news_news .main_page_right {
  border-top: none !important;
}
.news_news .news_head_left img {
  max-width: 100% !important;
  margin-bottom: 4px;
  height: auto !important;
}
.news_news .share_top {
  float: right;
}
@media all and (max-width: 600px) {
  .news_news .share_top {
    float: none;
  }
}
.news_news .news_time_de {
  float: left;
}
.news_news .news_time_de h2 {
  display: inline-block;
}
@media all and (max-width: 600px) {
  .news_news .news_time_de {
    float: none;
    margin-top: 12px;
  }
}
.news_news .link_hay {
  float: left;
}
.news_news .news_bottom_left a, .news_news .favourite_list a {
  color: #000;
}
.news_news .favourite_list .head_item, .news_news .other_items_l, .news_news .other_items_r {
  width: 330px;
  float: left;
}
.news_news .favourite_list .head_item {
  margin-bottom: 13px;
}
.news_news .favourite_list .head_item img {
  float: left;
  margin-right: 10px;
}
.news_news .head_item_col_0, .news_news .other_items_l {
  margin-right: 20px;
}
.news_news .other_items_l .relate_content, .news_news .other_items_r .relate_content {
  background: url("../images/arrow-red.png") no-repeat scroll left 4px transparent;
  font-weight: normal;
  margin-bottom: 9px;
  padding-left: 12px;
}
.news_news .news_slide {
  background: #000;
  padding: 10px;
}
.news_news .slide_left {
  color: #FFFFFF;
  float: left;
  margin: 7px 17px 10px 3px;
  text-align: justify;
  width: 210px;
}
.news_news .slide_right {
  float: right;
  width: 430px;
}
.news_news .news_label {
  border-bottom: 1px dotted #B3B3B3;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.news_news .news_label span {
  border-bottom: 1px dotted #B3B3B3;
  padding-bottom: 6px;
  padding-right: 20px;
}
.news_news .most_read_news a {
  color: #000;
}
.news_news .most_read_news .news-item {
  float: left;
  margin-bottom: 25px;
  width: 215px;
}
.news_news .news-item-col-2, .news_news .news-item-col-1 {
  margin-right: 9px;
  padding-right: 8px;
}
.news_news .most_read_news .news-item .title {
  font-weight: bold;
  margin: 5px 0 7px;
}
.news_news .most_read_news .news-item img {
  border: 5px solid #E3F1F4;
}
.news_news .most_read_news .news-item img:hover {
  border: 5px solid #FF2C00;
}
.news_news .page_image {
  margin-top: 20px;
}
.news_news .sub_title {
  float: left;
}
.news_news .news_page {
  float: right;
}
.news_news .prev, .news_news .next {
  border: 2px solid #D3D2D2;
  padding: 7px 11px;
}
.news_news .prev {
  background: url("../images/buttons_page.png") no-repeat scroll 7px 4px transparent;
}
.news_news .next {
  background: url("../images/buttons_page.png") no-repeat scroll 9px -37px transparent;
}
.news_news .prev:hover, .news_news .next:hover {
  border: 2px solid #E21361;
  text-decoration: none;
}
.news_news .prev:hover {
  background: url("../images/buttons_page.png") no-repeat scroll -49px -37px #E21361;
}
.news_news .next:hover {
  background: url("../images/buttons_page.png") no-repeat scroll -47px 4px #E21361;
}
.news_news .news_page span {
  margin: 0 8px;
  font-style: italic;
}
.news_news .view_all {
  font-weight: bold;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}
.news_news .view_all a {
  color: #000000;
}
.news_news .sub_title h1 {
  color: #222222;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 7px;
}
.news_news .description {
  margin: 0px 0 15px;
  text-align: justify;
}
.news_news .description iframe {
  height: 450px;
}
.news_news .description .image {
  width: 100%;
}
.news_news .description div, .news_news .description p, .news_news .description h2, .news_news .description h3, .news_news .description h4 {
  margin-bottom: 12px;
}
.news_news .page_continue span {
  background: url("../images/video_menu_activated.png") no-repeat scroll right center transparent;
  color: #FFFFFF;
  margin-right: 3px;
  padding: 3px 15px 3px 8px;
  text-transform: uppercase;
}
.news_news .page_continue a {
  color: #222222;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}
.news_news .view_all_label {
  font-size: 15px;
  font-weight: bold;
}
.news_news .view_all_items h2 {
  background: url("../images/arrow-red.png") no-repeat scroll left 4px transparent;
  margin-top: 15px;
  padding-left: 12px;
  font-weight: normal;
}
.news_news .view_all_items {
  margin-bottom: 30px;
}
.news_news .view_all_items h2 a {
  color: #000;
}
.news_news .news_subitems .summary {
  color: #5D5D5D;
  font-style: italic;
  font-weight: bold;
  margin: 7px 0 14px;
}
.news_news .title_popup {
  background: #fafbfc none repeat scroll 0 0;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.news_news #txtCaptcha, .news_news .code-view img {
  vertical-align: middle;
}
.news_news .news .summary {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px !important;
  margin-bottom: 10px;
}
.news_news .summary_gallery {
  font-weight: bold;
  color: #5D5D5D;
  font-style: italic;
  margin-bottom: 10px;
}
.news_news .image_desc {
  font-style: italic;
  margin-bottom: 13px;
  padding-bottom: 13px;
}
.news_news .news_relate_bottom {
  margin-top: 10px;
}
.news_news .news_newest {
  margin-top: 10px;
}
.news_news .news_newest_long {
  margin-top: 40px;
  margin-bottom: 30px;
}
.news_news .news_newest .related .relate_content, .news_news .news_relate_bottom .relate_content, .news_news .news_newest_long .relate_content {
  border: none;
}
.news_news .comment-child {
  margin-left: 20px;
  margin-top: 5px;
}
.news_news .comments_contents textarea {
  box-sizing: border-box;
  max-width: 100%;
  padding: 10px;
  width: 100%;
}
.news_news .reply_area {
  margin-top: 10px;
}
.news_news .reply_button_area {
  margin-bottom: 9px;
  margin-top: 4px;
  text-align: right;
}
.news_news .button_reply_close {
  margin-right: 12px;
}
.news_news .text_area_ct {
  font-style: italic;
  color: #AAA;
}
.news_news .creator {
  font-weight: bold;
  text-align: right;
  position: relative;
  padding-left: 25px;
}
.news_news .creator:before {
  display: none;
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 0px;
  left: 0px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="black" enable-background="new 0 0 512 512" height="512" viewBox="0 0 512 512" width="512"><g><path d="m256 512c-60.615 0-119.406-21.564-165.543-60.721-10.833-9.188-20.995-19.375-30.201-30.275-38.859-46.06-60.256-104.657-60.256-165.004 0-68.381 26.628-132.668 74.98-181.02s112.639-74.98 181.02-74.98 132.668 26.628 181.02 74.98 74.98 112.639 74.98 181.02c0 60.348-21.397 118.945-60.251 164.998-9.211 10.906-19.373 21.093-30.209 30.284-46.134 39.154-104.925 60.718-165.54 60.718zm0-480c-123.514 0-224 100.486-224 224 0 52.805 18.719 104.074 52.709 144.363 8.06 9.543 16.961 18.466 26.451 26.516 40.364 34.256 91.801 53.121 144.84 53.121s104.476-18.865 144.837-53.119c9.493-8.052 18.394-16.976 26.459-26.525 33.985-40.281 52.704-91.55 52.704-144.356 0-123.514-100.486-224-224-224z"/><path d="m256 256c-52.935 0-96-43.065-96-96s43.065-96 96-96 96 43.065 96 96-43.065 96-96 96zm0-160c-35.29 0-64 28.71-64 64s28.71 64 64 64 64-28.71 64-64-28.71-64-64-64z"/><path d="m411.202 455.084c-1.29 0-2.6-.157-3.908-.485-8.57-2.151-13.774-10.843-11.623-19.414 2.872-11.443 4.329-23.281 4.329-35.185 0-78.285-63.646-142.866-141.893-143.99l-2.107-.01-2.107.01c-78.247 1.124-141.893 65.705-141.893 143.99 0 11.904 1.457 23.742 4.329 35.185 2.151 8.571-3.053 17.263-11.623 19.414s-17.263-3.052-19.414-11.623c-3.512-13.989-5.292-28.448-5.292-42.976 0-46.578 18.017-90.483 50.732-123.63 32.683-33.114 76.285-51.708 122.774-52.358.075-.001.149-.001.224-.001l2.27-.011 2.27.01c.075 0 .149 0 .224.001 46.489.649 90.091 19.244 122.774 52.358 32.715 33.148 50.732 77.053 50.732 123.631 0 14.528-1.78 28.987-5.292 42.976-1.823 7.262-8.343 12.107-15.506 12.108z"/></g></svg>');
  background-size: cover;
}
.news_news .buttons_area {
  margin-top: 13px;
}
.news_news .share_bottom {
  margin-top: 20px;
}
.news_news .share_googleplus {
  background: rgba(0, 0, 0, 0) url("../images/googleplus2.png") no-repeat scroll 0 2px;
  margin-right: 14px;
  padding: 5px 0 5px 20px;
}
.news_news .share_facebook {
  background: rgba(0, 0, 0, 0) url("../images/facebook2.png") no-repeat scroll left 2px;
  margin-right: 14px;
  padding: 5px 0 5px 19px;
}
.news_news .like {
  background: rgba(0, 0, 0, 0) url("../images/favourite.png") no-repeat scroll left 2px;
  margin-right: 14px;
  padding: 5px 0 5px 19px;
}
.news_news table.quote {
  background: none repeat scroll 0 0 #E9E9E9;
  border: 1px solid #999999;
}
.news_news table.rightside {
  margin-bottom: 5px;
  margin-left: 10px;
}
.news_news table.leftside {
  margin-bottom: 5px;
  margin-right: 10px;
}
.news_news table.quote td {
  color: black;
  padding: 3px 5px;
  text-align: justify;
}
.news_news table.template_quote_xam {
  background: none repeat scroll 0 0 #666666;
  border: medium none;
  margin-right: 5px;
  width: 208px;
}
.news_news table.template_quote_xam td.innerbox {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 11px;
}
.news_news table.template_quote_xam td.innerbox {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 11px;
}
.news_news table td.innerbox .note {
  font-style: italic;
  font-weight: bold;
  padding: 0 5px 10px 10px;
  text-align: right;
}
.news_news table td .content_quote {
  margin: 5px;
}
.news_news table td .content_quote .quote_open {
  background: url("http://vsolutions.vn/common/v1/image/q1.gif") no-repeat scroll 0 0 transparent;
  float: left;
  height: 13px;
  width: 20px;
}
.news_news table td .content_quote .quote_close {
  background: url("http://vsolutions.vn/common/v1/image/q2.gif") no-repeat scroll 0 0 transparent;
  float: right;
  height: 13px;
  width: 20px;
}
.news_news table.multimedia .image {
  border: medium none !important;
  float: left;
  margin: 0 5px 0 0 !important;
}
.news_news table.multimedia .image img {
  border: 5px solid #0070B0;
  height: 89px;
  width: 89px;
}
.news_news table.multimedia .icon-video {
  background: url("../images/icon-multimedia.gif") no-repeat scroll left center transparent;
  float: left;
  height: 14px;
  padding-left: 5px;
  width: 17px;
}
.news_news .related_by_tags {
  border-top: 1px solid #dfdfdf;
  margin-bottom: 20px;
  padding-top: 11px;
}
.news_news .related_by_tags h2 {
  color: #e03d3d;
  display: list-item;
  list-style: inside square;
  margin-bottom: 5px;
}
.news_news .relate_content_head a {
  color: #354680;
  font-weight: normal;
}
.news_news .relate_content_head .title {
  text-align: justify;
}
.news_news .relate_content_head .title a {
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
}
.news_news .slideshow-home-list .relate_content_head_img, .news_news .related_video .relate_content_head_img, .news_news #news_blocks_slideshow_video .relate_content_head_img {
  display: block;
  position: relative;
}
.news_news #news_blocks_slideshow_video .relate_content_head_img::after,
.news_news .related_video .relate_content_head_img::after {
  background: rgba(41, 33, 36, 0.2) url("../images/video.png") no-repeat scroll center center;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.news_news .relate_content_head_img img {
  max-width: 100%;
}
.news_news .inner_detail_right .blocks {
  text-align: center;
}
.news_news .inner_detail_bottom .banners_1, .news_news .inner_detail_bottom .blocks1 {
  float: right;
}
.news_news .main_page_left_inner .video_area, .news_news .main_page_left_inner .audio_area {
  margin: 20px 0;
  text-align: center;
}
.news_news .addthis_button_facebook_like {
  margin-right: 32px !important;
}
@media only screen and (max-width: 767px) {
  .news_news .news_head_right {
    display: none;
  }
  .news_news .news_head_left {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .news_news .news_newest_long .news_item {
    float: left;
    width: 50%;
  }
  .news_news .news_newest_long .news_item:nth-child(3) {
    clear: left;
  }
  .news_news .related .relate_content, .news_news .most_read .relate_content {
    width: 100%;
  }
  .news_news .description table {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .news_news .news_newest_long .news_item {
    float: left;
    width: calc(100% - 20px);
    margin-bottom: 15px;
  }
}
.news_news .related-caption {
  color: #ae105b;
  font-size: 18px;
  font-family: "" Segoe2 UI Bold "";
  padding: 20px 0 10px 0;
}
.news_news .related-title {
  color: #5e4a69;
  font-size: 18px;
  padding: 7px 0 15px 0;
}
.news_news .summary .thum_main {
  float: left;
  height: auto !important;
  margin-bottom: 6px;
  margin-right: 10px;
  max-width: 100px;
}
.news_news .call_info {
  font-size: 13px;
  line-height: 21px;
  font-weight: bold;
}
.news_news strong a {
  font-weight: 600;
}

.source_name, .source_website {
  text-align: right;
  margin-top: 10px;
  color: #555;
}

.source_website {
  font-style: italic;
}

.comments .tab-title {
  display: none;
}