@charset "utf-8";
/* CSS Document */
/*fonttype*/
@font-face {
  font-family: 'segoeuiB';
  src: url('fonts/segoeuiB.eot');
  src: local('â˜º'),
  url('fonts/segoeuiB.ttf') format('truetype'),
  url('fonts/segoeuiB.woff') format('woff'),
  url('fonts/segoeuiB.svg#segoeuiB') format('svg');
}
@font-face {
  font-family: 'segoeuiR';
  src: url('fonts/segoeuiR.eot');
  src: local('â˜º'),
  url('fonts/segoeuiR.ttf') format('truetype'),
  url('fonts/segoeuiR.woff') format('woff'),
  url('fonts/segoeuiR.svg#segoeuiR') format('svg');
}
@font-face {
  font-family: 'UTM_Avo';
  src: url('fonts/UTM_Avo.eot');
  src: local('â˜º'),
  url('fonts/UTM_Avo.ttf') format('truetype'),
  url('fonts/UTM_Avo.woff') format('woff'),
  url('fonts/UTM_Avo.svg#UTM_Avo') format('svg');
}

*{margin:0; padding:0; list-style:none; outline:none; line-height:normal;}
li{list-style:inside none}
img{border:0 none}
*:focus{outline:none;}
.pkg:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
* html .pkg { display: inline-block; height: 1%; }
.pkg { * display: inline-block; }
.fl{float:left;}
.fr{float:right;}
a{text-decoration:none; color:#111; cursor:pointer;}
a:hover{color:#0079E0;text-decoration:underline}
html{font:14px/18px 'segoeuiR', Arial, Helvetica, sans-serif;height:100%; width:100%; background:#fff;line-height:normal;}
input[type="submit"],input[type="button"],input[type="text"] {border:0 none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:12px; line-height:normal;}


.grid1060{width:1060px;margin:0 auto}
.pager_top{text-align:center;position:relative;padding:10px 0;}
.hotline_top{position:absolute;left:0;bottom:10px;}
.search_social{position:absolute;bottom:10px;right:0;}
.box_social{text-align:right;margin-bottom:5px}
.box_social a{margin-left:25px}
.box_search{border:1px solid #ddd;padding:5px;border-radius:5px;background:#f8f8f8}
.hotline_top{font-size:16px}
.hotline_top strong{font-family:'segoeuiB';color:#bb0c0c}
.btn_search{background: url(../images/icon_search.png) center no-repeat;  width: 25px;  height: 18px;  text-indent: -999;  padding-left: 30px;  border-left: 1px solid #ccc !important;  display: inline-block;  margin-top: 1px;}
.txt_search{padding:3px;margin-right:10px;background:none;width:220px}
.menu_main{background:#0079e0;height:42px;position:relative;z-index:999;width: 1060px;}
.navigation > li{float:left}
.navigation > li > a{font-family:'UTM_Avo';text-transform:uppercase;color:#fff;padding:10px 15px;display:inline-block;font-size:15px}
.navigation > li:hover > a{background:#068dff;text-decoration:none}
.expan_menu{padding:12px 15px;display:inline-block}
.btn_menu:hover .expan_menu{background:#068dff}
.btn_menu {position:relative;}
.btn_menu:hover .sub_menu{display:block}
.sub_menu{position:absolute;background:#068dff;top:41px;right:0;z-index:999;min-width:200px;display:none}
.sub_menu a{display:block;padding:10px 15px;white-space:nowrap;color:#fff;border-bottom:1px solid #7CC3Ff;font-family:'UTM_Avo';font-size:14px;text-transform:uppercase;font-family:'segoeuiR';}
.sub_menu li:hover{background:#b21623;}
.sub_menu li:hover a{text-decoration:none}
.box_hot_top strong{font-family:'segoeuiB';text-transform:uppercase;font-size:13px}
.news_hot_header{
  padding:7px 0;border-bottom: 1px solid #ddd;margin-bottom:20px}
.block10{display:block;height:10px;clear:both}
.block15{display:block;height:15px;clear:both}
.block20{display:block;height:20px;clear:both}
.block25{display:block;height:25px;clear:both}
.list_hot_top{width:600px;margin-left:10px}
.list_hot_top a{font-size:13px;background:url(../images/bullet_gray.jpg) left no-repeat;padding-left:10px;margin-left:10px}
.news24top a{padding-left:8px;margin-left:8px;border-left:1px solid #ccc;font-size:13px;color:#0079E0;display:inline-block;line-height:14px}  
.set_home{color:#333 !important; }
.set_home:hover{color:#0079E0 !important}
.col740{width:740px;}
.col480{width:480px;}
.col240{width:240px;}
.col300{width:300px;}
.thumbblock{display:inline-block;position:relative;overflow:hidden}
.thumb480x290{width:480px;height:290px;}
.slide_top{width:480px;height:290px;overflow:hidden}
/*css slide news*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {


	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0;
	background: url(../images/controls.png) no-repeat 0 0px;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(../images/controls.png) no-repeat -49px 0px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 -56px;
}

.bx-wrapper .bx-next:hover {
	background-position: -49px -56px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	outline: 0;
	width: 36px;
	height: 56px;
	text-indent: -9999px;
	z-index: 88;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*end css slide news*/
.bg_shadow{background:url(../images/shadow_photo.png); height:125px;position:absolute;left:0;right:0;bottom:0;width:100%}
.title_list_slide{font-size:20px;font-family:'segoeuiB';position:absolute;bottom:0;padding:15px;color:#fff}
.title_list_slide:hover{color:#fff}
.thumb240x290{width:240px;height:290px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f13{font-size:13px}
.f14{font-size:14px}
.slide_top{margin-bottom:20px}
.head_line{border-top:1px solid #0079E0;border-bottom:1px solid #ddd;padding:5px 0;margin-bottom:15px}
.head_font{font-family:'segoeuiB';color: #0079E0;font-size:16px;text-transform:uppercase;line-height:20px}
.thumb197x145{width:197px;height:145px;}
.info_news_trend{margin-left:15px;width:268px}
.font_segob{font-family:'segoeuiB'}
.time_author{margin:5px 0;font-size:12px;color:#888}
.author{color:#0079E0;margin-right:5px}
.time_news{color:#666;display:inline-block;margin:0 5px}
.sapo_news_trend{color:#111;font-size:14px;overflow:hidden;display:block;height:75px;text-align:justify}
.list_news_trend li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}
.list_news_trend li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.headbg{padding:7px 15px;background:#0079E0}
.headbg:hover a{color:#fff}
.img_head{margin-top:-6px}
.title_headbg{color:#fff;font-size:14px;text-transform:uppercase}
.list_news_event li{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #ddd;}
.list_news_event li a{font-size:14px;}
.list_news_event{margin-top:15px;height:310px;overflow:hidden}
.thumb315x210{width:315px;height:210px;}
.thumb197x130{width:197px;height:130px;}
.info_list_news{width:523px;}
.list_news li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ddd}
.list_news li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:20px}
.list_news .list_news_large .info_list_news{width:405px}
.list_news_bullet li{background:url(../images/bullet_blue.jpg) left 8px no-repeat;;margin-bottom:10px;padding-left:15px;padding-bottom:0;border-bottom:none}
.list_news_bullet li a{font-size:14px; color:#666}
.box_video_home{padding:10px 10px 10px 0;background:#f0f0f0;margin-bottom:20px}
.head_video_home{border-left: 5px solid #b21623;  padding-left: 10px;  font-family: 'segoeuiB';  font-size: 18px;  display: inline-block;  height: 23px;  line-height: 23px;}
.col290{width:300px;}
.col415{width:415px}
.thumb415x275{width:415px;height:275px;}
.play_tilte{background:url(../images/icon_play_large.png) 10px 4px no-repeat;height:44px;display:block;position:absolute;bottom:0;margin:10px;z-index:9;padding-left:60px;font-size:16px; color:#fff;overflow:hidden}
.play_tilte:hover{color:#fff}
.thumb95x65{width:95px;height:65px;}
.title_list_video_home{width:160px;margin-left:10px;line-height:18px}
.play_small{background:url(../images/icon_play.png);width:28px;height:29px;display:inline-block;position:absolute;bottom:5px;left:5px}
.list_video_home{margin-top:15px;height:237px;overflow-y:auto}
.list_video_home li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #fff;padding-left:10px}
.head_photo{background:#0079e0;font-family: 'segoeuiB';font-size:16px;padding:5px 15px ;color:#fff;top:-1px ;left:-11px;position:absolute;text-transform:uppercase;z-index:9}
.bullet_photo{background:url(../images/arr_photo.png);width:10px;height:8px;display:inline-block;position:absolute;bottom:-8px;left:0}
.head_photo:hover{color:#fff;}
.info_photo_home {width:220px}
.box_photo_home{padding:10px;border:1px solid #ccc;position:relative}
.box_photo_home .bx-wrapper{height:290px;overflow:hidden}
.box_photo_home .bx-wrapper .bx-next{right:238px}
.box_photo_home .sapo_news_trend{height:190px}
.paging{margin-top:25px;border-top:1px solid #ddd;padding-top:35px}
.paging a{border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;background:#fff;border:1px solid #ababab;display:inline-block;font-size:20px;font-family:Arial, Helvetica, sans-serif;padding:10px 15px;float:left;line-height:20px;margin:0 5px}
.paging a:hover{background:#eee;text-decoration:none}
.paging a.active{background:#0079E0;border:1px solid #0079E0;color:#fff;text-decoration:none}
.divblock{display:inline-block}
.icon_photo{background:url(../images/icon_photo.png);width:38px;height:29px;position:absolute;top:7px;right:7px}
.info_business{border:1px solid #0079E0;margin-top:30px}
.head_info_business{color:#fff;font-family: 'segoeuiB';  font-size: 16px;text-transform:uppercase;background: #0079E0;padding:7px 10px}
.thumb155x110{width:155px;height:110px}
.box_slide_business{margin:15px 0 10px;}
.box_slide_business .bx-wrapper .bx-viewport{height:172px;overflow:hidden}
.box_slide_business .bx-wrapper .bx-next{background:url(../images/arr_next.png);right:0;top:-18px;width:8px;height:13px;}
.box_slide_business .bx-wrapper .bx-prev{background:url(../images/arr_pre.png);right:15px;left:auto; top:-18px;width:8px;height:13px;}
.footer{border-top:1px solid #ddd;margin-top:30px}
.footer_top{background:#f2f2f2;border-top:1px solid #fff;padding:20px 0;font-size:14px;line-height:24px}
.footer_top *{line-height:24px}
.align-right{text-align:right}
.align-left{text-align:left}
.align-center{text-align:center}
.footer_top_left a{color:#0079E0}
.footer_top_right .box_social{margin-top:20px}
.footer_bottom{background:#0079E0;padding:15px 0}
.footer_bottom *{color:#fff;font-size:14px;}
.footer_bottom a{margin-right:10px;padding-right:10px;border-right:1px solid #fff;line-height:14px}
.footer_bottom a:hover{color:#fff}
.footer_bottom a:last-child{border:none;}
.ads{margin-bottom:20px;}
.box300{margin-bottom:20px;}
.bg_red{background:#b21623}
.thumb100x75{width:100px;height:75px;}
.title_news_right{width:185px;margin-left:15px}
.list_news_right{margin-top:2px}
.list_news_right li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd}
.list_news_right li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}
.list_news_right li.first .title_news_right{display:block;font-family: 'segoeuiB';width:100%;margin:5px 0}
.thumb300x190{width:300px;height:190px}
.thumb80x80{width:80px;height:80px}
.list_hot_news{border:1px solid #ddd;border-top:none;padding:10px}
.list_hot_news li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ddd}
.list_hot_news li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}
.list_hot_news .title_news_right{width:180px}
.number_news{background:rgba(178,22,35,0.8);color:#fff;padding:0 8px;position:absolute;bottom:0;left:0;font-size:18px;font-family: 'segoeuiB';display:inline-block}
.head_vir{margin:-5px 10px -5px -10px}
.head_chinhphu{margin:-5px 10px -9px -13px}


.market .title, .col-300 .title { padding-left: 10px;}
.market .navi { font-family: Tahoma, sans-serif;font-size: 12px;}
.market .navi li.active a { font-family: 'segoeuiB';}
.market .name-des { padding-right: 10px;}

.market{margin-bottom:30px;}

.market .navi{margin-bottom: 6px;background:#f4f4f4;padding:6px 10px;border-bottom:1px solid #ddd}
.market .navi li a{font-size:14px}
.market .navi li{display: inline-block; vertical-align: middle;font-size: 12px;}
.market .navi li.active a{color: #0079e0}
.market .navi span{margin:0px 17px;width: 1px;height: 18px;background: #dddddd;display: inline-block;vertical-align: middle;}
.color-red{color: #B21623;}
.color-green{color: #7FC04C;}
.market .des{font-size: 18px;margin-bottom: 10px;}
.market .des span:last-child{font-size: 14px;}
.market .import{margin-bottom: 10px;}
.market .import img{margin: auto;display: block;}
.market table{font-size: 12px;}
.market table tr{cursor: pointer;}
.market table tr:first-child td{border-top: 1px dotted #bfc1be;}
.market table td{padding:5px 5px 5px 0px;border-bottom: 1px dotted #bfc1be;}
.market table tr td:first-child{padding-left: 5px;/*font-weight: bold;*/}
.market table tr:hover td{background: #0079E0;}
.market table tr:hover td {color:#fff}


.break_cump{margin-bottom:15px;background:#ececec}
.break_cump a{text-transform:uppercase;color:#000;display:inline-block;margin-right:15px}
.break_cump a.active{font-family:'segoeuiB',Arial, Helvetica, sans-serif;}
.break_cump a.first{background:#0079e0;padding:4px 10px;color:#fff;font-family:'segoeuiB',Arial, Helvetica, sans-serif;}
.thumb480x265{width:480px;height:265px}
.cate_focus{border-bottom:1px solid #ddd;margin-bottom:15px}
.cate_focus .f18{margin:5px 0;display:block}
.thumb75x75{width:75px;height:75px;}
.title_list_focus_cate{width:150px;margin-left:10px;line-height:18px;text-align:justify}
.box_list_focus_cate ul li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd}
.box_list_focus_cate ul li:last-child{padding-bottom:0;border-bottom:none}
.thumb240x150{width:240px;height:150px}
.box_list_focus_cate ul li.first .title_list_focus_cate{margin-left:0;font-size:14px;font-family:'segoeuiB',Arial, Helvetica, sans-serif;width:100%;margin-top:5px;text-align:justify}
.box_news_event{border:1px solid #ddd;margin-bottom:30px;margin-top:-16px}
.col40per{width:33%;margin-right:-1px;border-right:1px solid #ddd;padding:2%}
.col20per{width:22%;padding:2%}
.list_box_news_event .thumb100x75{width:38%;height:75px}
.title_news_event{width:58%;margin-left:4%}
.list_box_news_event li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd}
.list_box_news_event li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.thumb130{width:100%;height:130px}
.col20per .title_news_right {  display: block;  font-family: 'segoeuiB';  width: 100%;  margin: 7px 0;padding-bottom:7px;border-bottom:1px solid #ccc;line-height:18px;height:54px;overflow:hidden}
.col20per .title_news_right:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}
.break_cump_detail a.first{font-family: 'segoeuiB'; }
.break_cump_detail a{text-transform:uppercase;}
.break_cump_detail{padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:20px}
.arr_break{display:inline-block;margin:0 10px}
.col160{width:160px}
.col560{width:560px}
.head_hot_detail{background:#f2f2f2;padding:5px 10px ;color:#b21623;text-transform:uppercase;font-family: 'segoeuiB'; }
.title_list_hot_detail{font-family: 'segoeuiB'; display:block;margin-bottom:10px 0;line-height:18px}
.thumb160x95{width:160px;height:95px;}
.list_hot_detail li{padding-bottom:10px;margin-bottom:15px;border-bottom:1px dotted #ccc}
.title_detial{font-size:26px;margin-bottom:10px;font-family: 'segoeuiB';}
.sapo_detail{font-family: 'segoeuiB';font-size:16px;color:#444}
.list_news_relation_top{border-top:1px solid #ddd;border-bottom:1px solid #e2e2e2;margin-top:30px;}
.head_relation{font-family: 'segoeuiB';font-size:14px;border:1px solid #e2e2e2;padding:5px 10px;display:inline-block;margin-top:-16px;background:#fff;margin-left:15px}
.list_news_relation_top ul{margin:10px 0 15px; margin-left:20px;}
.list_news_relation_top ul li{background:url(../images/bullet_blue.jpg) left 7px no-repeat;padding-left:15px;margin-bottom:5px}

.share_detail{border-bottom:1px solid #e2e2e2;margin-bottom:15px;padding-bottom:10px;margin-top:15px;}
.time_detail{color:#666 }


#content_detail_news {
	overflow: hidden;
	font-family:'segoeuiR', Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 22px;
	word-wrap: break-word !important;
	color: #111;
	padding-right: 15px;
	border-bottom:1px solid #e2e2e2;padding-bottom:15px;margin-bottom:15px
}
#content_detail_news * {
	font-family:'segoeuiR', Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	line-height: 22px ;
	word-wrap: break-word !important;
	color: #111;
        text-align: justify;
}
#content_detail_news div span {
	font-family: inherit !important;
	font-size: 14px !important;
	line-height: 27px;

}
#content_detail_news h1 {
	font-size: 19px !important;
	font-weight: bold !important;
	line-height: 25px !important;
	margin: 7px 0 !important;
}
#content_detail_news h2 {
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 23px !important;
	margin: 5px 0 !important;
}
#content_detail_news h3 {
	font-size: 17px !important;
	font-weight: bold !important;
	line-height: 22px !important;
	margin: 5px 0 !important;
}
#content_detail_news h4 {
	font-size: 16px !important;
	font-weight: bold !important;
	line-height: 21px !important;
}
#content_detail_news h5 {
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 21px !important;
}
#content_detail_news h6 {
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: 21px !important;
}

#content_detail_news strong, #content_detail_news b {
	color: #222 !important;
}
#content_detail_news table p {
	padding-right: 10px;
}
#content_detail_news p, #content_detail_news ul, #content_detail_news ol, #content_detail_news dd, #content_detail_news pre, #content_detail_news hr {
	margin-bottom: 5px !important;
}
#content_detail_news ul ul, #content_detail_news ol ol, #content_detail_news ul ol, #content_detail_news ol ul {
	margin: 0px 0px 0px 20px !important;
}
#content_detail_news table {
	margin: 0 auto;
	max-width: 100% !important;
	padding-left: 5px;
}
#content_detail_news tr td {
	padding: 5px;
}
#content_detail_news img {
	margin: auto !important;
	height: auto !important;
	max-width: 100% !important;
	border: 0 none !important;
	display: block;
	border: 1px solid #666 !important;
}
#content_detail_news a {
	color: #0b6098 !important;
}
#content_detail_news a:hover {
	color: #0062ab !important;
}
#content_detail_news a, #content_detail_news a * {
	color: #0079E0 !important;
}
#content_detail_news a:hover, #content_detail_news a *:hover {
	text-decoration: underline
}
#content_detail_news a:hover {

	text-decoration: underline;
}
#content_detail_news strong, #content_detail_news b {
	font-weight: bold !important;
	font-family:  'segoeuiB',Arial, Helvetica, sans-serif !important;
}
#content_detail_news .picture {
}
#content_detail_news .picture .pic {
	padding: 0 !important;
}

#content_detail_news .picture .caption {
	background: rgba(255, 255, 255, 1);
	padding: 5px !important;
	font-size: 15px !important;
	color: #5C5C5C;
	text-align: center;
	line-height: 17px !important;
}
#content_detail_news .head_box_suggest, .head_box_suggest {
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 20px;
	color: #d20909;
	display: inline-block;
	margin-top: -25px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap
}
#content_detail_news .box_suggest, .box_suggest {
	background: #f9f9f9;
	border: 1px solid #e3e3e3;
	border-width:4px 1px 1px 1px;
	padding: 10px;
	margin: 10px 0 15px 0;
	width:160px;
}
#content_detail_news .box_suggest_left{float:left;margin-right:10px}
#content_detail_news .title_box_suggest_left{margin:5px 0;display:block;font-size:14px;}
#content_detail_news .box_suggest_left .content_box_suggest{border-bottom:1px dotted #ddd;margin-bottom:10px}
#content_detail_news .box_suggest .content_box_suggest:last-child{border-bottom:none;margin-bottom:0}

#content_detail_news .box_suggest_right{float:right;margin-left:10px}
#content_detail_news .box_suggest_right .content_box_suggest{border-bottom:1px dotted #ddd;margin-bottom:10px}
#content_detail_news .box_suggest_four_thumb {width:288px;padding:5px;float:left;margin-right:10px}
#content_detail_news .box_suggest_four_thumb:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
#content_detail_news .box_suggest_four_thumb .content_box_suggest{float:left;width:130px;margin:7px}
.thumb140x90{height:90px;display:block;overflow:hidden}

#content_detail_news .box_suggest ul, .box_suggest ul {
	margin-left: -15px
}
#content_detail_news .box_suggest li, .box_suggest li {
	float: left;
	width: 140px;
	margin-left: 15px
}
#content_detail_news .box_suggest .title_box_suggest, .box_suggest .title_box_suggest {
	font-size: 12px;
	color: #444 !important;
	line-height: 16px !important;
	display: block;
	margin-top: 5px
}
#content_detail_news .box_suggest .title_box_suggest:hover, .box_suggest .title_box_suggest:hover {
	color: #0fac66 !important
}
#content_detail_news .box_suggest * {
	line-height: 16px !important
}
#content_detail_news .box_suggest .thumb140x85, .box_suggest .thumb140x85 {
	width: 140px;
	height: 85px
}
.head_box_video_relation{background:#ececec;font-size:14px;text-transform:uppercase;font-family:'segoeuiB',Arial, Helvetica, sans-serif;color:#666;padding:3px 10px;text-align:center;display:inline-block;margin-bottom:10px}
.box_video_relation{margin:15px 0}
.martop20{margin-top:20px}
.tag_detail{padding:10px 0;border:1px dotted #ccc;border-width:1px 0;margin:15px 0}
.tag_detail strong{font-family:'segoeuiB',Arial, Helvetica, sans-serif;font-weight:normal;font-size:14px}
.tag_detail a{color:#969696;border:1px solid #ddd;padding:3px 10px;display:inline-block;margin-left:5px;margin-bottom:5px;font-size:12px;line-height:16px}
.tag_detail a:hover{background:#666;color:#fff;text-decoration:none;border:1px solid #666}
.box_comment{margin:20px 0}
.show_cm{background:#3e9ae8;padding:7px 10px;color:#fff;font-family:'segoeuiB',Arial, Helvetica, sans-serif;font-size:16px;margin-bottom:20px}
.txt_cm{border:1px solid #e2e2e2;width:96%;padding:2%;font-size:14px;border-radius:3px;}
.btn_sendcm{background:#3292db;padding:7px 15px;border-radius:3px;border:1px solid #2280c7;color:#fff;font-size:16px;display:inline-block;margin:10px 0}
.head_list_cm{border-bottom:1px solid #ddd;padding:0 15px}
.head_list_cm a{display:inline-block;font-size:16px;margin-right:10px;padding:3px 0;color:#444}
.head_list_cm a.active{border-bottom:3px solid #ddd;font-family:'segoeuiB',Arial, Helvetica, sans-serif;margin-bottom:-1px}
.avar{background:url(../images/user.png) no-repeat;width:25px;height:25px;display:inline-block}
.box_list_cm{margin:20px 0}
.name_cm{font-family:'segoeuiB',Arial, Helvetica, sans-serif;font-size:12px}
.time_cm{font-size:11px;color:#999}
.time_name{margin:5px 10px}
.content_cm{margin-left:35px;margin-top:7px;color:#333;margin-bottom:5px}
.btn_like{background:url(../images/icon_like.png) left no-repeat;padding-left:20px;color:#666}
.btn_cm{background:url(../images/icon_rep.png) left 5px no-repeat;padding-left:22px;margin-left:15px;color:#666}
.box_list_cm > li{padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #e2e2e2}
.list_rep{margin-left:35px;margin-bottom:10px}
.list_rep > li{background:#fafafa;padding:10px 15px;border:1px solid #e2e2e2;border-width:1px 0;margin-top:15px;position:relative }
.arr_cm{position:absolute;background:url(../images/arr_cm.png);width:18px;height:9px;top:-9px;left:20px}
.col50per{width:48.5%}
.list_news_other {margin:0px;}
.list_news_other  li{background:url(../images/bullet_blue.jpg) left 7px no-repeat;padding-left:15px;margin-bottom:10px}
.list_news_thumbs{margin-left:-4%}
.list_news_thumbs li{width:46%;margin-left:4%;float:left;margin-bottom:15px}
.title_list_news_thumbs{font-family:'segoeuiB',Arial, Helvetica, sans-serif;display:block;line-height:16px;margin:5px 0}
.thumb167x125{width:100%;height:115px}
.border_none{border:none !important}
.thumb175x117{width:173px;height:117px;}
.list_top_bds{margin-left:-15px;}
.list_top_bds li{float:left;margin-left:15px;float:left;width:173px;font-weight:bold;}
.icon_plus{margin-top:3px}
.border_gray{border-color:#ddd}
.thumb350x205{width:100%;height:205px}
.list_cate_bds li.first .title_list_cate_bds{font-size:17px;font-family:'segoeuiB',Arial, Helvetica, sans-serif;line-height:20px;display:block;margin-top:5px}
.list_cate_bds li{border-bottom:1px dashed #ccc;margin-bottom:10px;padding-bottom:10px; font-weight:bold;}
.list_cate_bds li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.box_photo_cate .bx-wrapper .bx-next {  right: 257px;}
.box_photo_cate  .info_photo_home{width:240px}
.thumb483x290{width:483px;height:290px}
.thumb230x135{width:233px;height:135px;}
.list_phototop_cate{margin-top:20px;margin-left:-20px;}
.list_phototop_cate li{width:233px;float:left;margin-left:20px}
.icon_photo_small{background:url(../images/icon_photo_small.png);width:29px;height:23px;position:absolute;top:10px;right:10px}
.list_news_right_top{margin-bottom:20px}
.list_news_right_top li{border-bottom:none;margin-bottom:0px}
.list_news_right_top .title_news_right{height:42px;overflow:hidden;display:block}
.col30per{width:31.3%}
.marright2per{margin-right:3%}
.thumb100per{width:100%}
.thumb100per img{width:100%}
.info_content_photo{border:1px solid #ddd}
.title_photo{padding:5px 10px;font-family:'segoeuiB',Arial, Helvetica, sans-serif;display:block}
.author_photo{border-top:1px solid #ddd;background:#f4f4f4;margin-top:5px}
.author_photo span{display:inline-block;padding:5px 10px;border-right:1px solid #ddd;font-size:12px}
.author_photo span:last-child{border:none}
.content_photo{margin-bottom:25px}
.list_photo_right{border:1px solid #ddd;padding:10px}
.list_photo_right li{margin-bottom:0;border-bottom:none}
.thumb160{height:160px;width:100%}
.list_photo_right .title_news_right{font-size:16px;}
.martop0{margin-top:0;margin-bottom:0px}
.top_photo_detail{background:#f5f5f5;padding:30px 0;border:1px solid #ddd;border-width:1px 0;margin-top:-20px;margin-bottom:20px}
.title_detail_photo{font-size:20px;font-family:'segoeuiB',Arial, Helvetica, sans-serif;margin-bottom:10px}
.share_photo{padding:10px 0;border:1px solid #ddd;border-width:1px 0;margin-top:10px}
.sapo_detail_photo{color:#444;margin:15px 0 0;line-height:22px;height:260px;overflow-y:auto}
.slide_photo_detail{height:415px;}
.slide_photo_detail img{height:100%;max-width:100%;display:inline-block}
.slide_photo_detail .bx-viewport{height:415px !important;text-align:center}
.slide_photo_detail .bx-viewport li{text-align:center;height:415px;}
.slide_photo_detail{background:#666}
.slide_photo_detail .bx-wrapper .bx-caption{background:rgba(0,0,0,0.7);padding:5px 10px;width:auto;right:0}
.slide_photo_detail .bx-wrapper .bx-caption span{font-size:14px;line-height:18px}
.thumb535x325{width:535px;height:325px}
.col535{width:535px}
.slide_top_video{  width: 535px;
  height: 325px;
  overflow: hidden;margin-bottom:20px}
.col185{width:185px}
.thumb115{height:115px;overflow:hidden;width:100%}
.title_video_top{display: block;
  font-family: 'segoeuiB';
  width: 100%;
  margin: 5px 0;height:37px;overflow:hidden}
  .list_video_catetop li{padding-bottom:5px;}
.list_video_catetop li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}
.list_video_catetop li.first .title_news_right{display:block;font-family: 'segoeuiB';width:100%;margin:5px 0}
.thumb120 {
  height: 120px;
  width: 100%;
}
.slide_video_hot{margin-bottom:20px}
.slide_video_hot .bx-wrapper .bx-controls-direction a{top:30%}
.slide_video_hot .bx-wrapper li{min-height:162px}
.box_video40per {
  width: 345px;
  margin-right:0
}
.thumb345x210 {
  width:345px;
  height:210px
}
.shadow_title {
  background: rgba(0,0,0,0.5);
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.title_top_media {
  font-size: 17px;
  font-family: 'segoeuiB', Arial, Helvetica, sans-serif;
  color: #fff;
}
.block_20per {
  width: 395px;
}
.box_video20per {
  width: 177px;
  margin-left: 20px;
}
.thumb180x105 {
  height: 105px;
  width: 177px
}
.play_icon{background:url(../images/icon_play_large.png);width:44px;height:44px;position:absolute;top:50%;left:50%;margin-top:-22px;margin-left:-22px}

.box_cate_video{margin-bottom:30px}
.line_ver{border-top:1px solid #ddd;margin-bottom:30px}
.title_detail_video{font-size:22px;font-family:'segoeuiB', Arial, Helvetica, sans-serif;margin-bottom:15px}
.sapo_video{margin-top:15px;font-size:16px}
.sapo_video strong{font-family:'segoeuiB', Arial, Helvetica, sans-serif;font-size:16px;}
.video_scroll{height:460px;overflow-y:auto}
.video_scroll .title_news_right{width:165px}
.none_full{display:none}
.block_full{display:block}


@-webkit-keyframes fadeInDown {
 0% {
 -webkit-transform: translateY(-100px);
}
 100% {
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes fadeInDown {
 0% {
 -moz-transform: translateY(-100px);
}
 100% {
 -moz-transform: translateY(0);
}
}
 @-o-keyframes fadeInDown {
 0% {
 -o-transform: translateY(-100px);
}
 100% {
 -o-transform: translateY(0);
}
}
 @keyframes fadeInDown {
 0% {
 transform: translateY(-100px);
}
 100% {
 transform: translateY(0);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
.animated {
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

/*end menu hidden show*/

.sticky-wrapper {margin:0 auto;height:49px; /* width:1060px; */ }

.is-sticky .menu_main{position:fixed; z-index:999;width: 1060px;margin: 0 auto;  -webkit-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.5);
  box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.5);}

#header{z-index:9999;width:100%}
/*Css responsive*/
.sub_menu_mobile{display:none !important;min-width:300px}
.sub_menu_mobile a{border-bottom:none}
.btn_menu:hover .sub_menu_mobile{display:inherit}
.sub_menu_mobile{top:47px;background:#0079e0}
.sub_menu_mobile.active{display:block !important}
.sub_menu_mobile li{text-align:left;border-bottom: 1px solid #7CC3Ff}
.sub_menu_mobile li:first-child:hover{background:none !important}
.sub_menu_mobile .box_search{margin:10px}

/*START SUGGEST BOX*/
#content_detail_news .box-news-suggest {
    background: none repeat scroll 0 0 #f9f9f9;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 2px 1px;
    float: right;
    height: auto;
    margin: 10px 15px;
    position: relative;
    width: 160px;
}
#content_detail_news .box-news-suggest img {
	border: 0 !important;
}
#content_detail_news .box-news-suggest-title {
    left: -27px;
    position: absolute;
    top: -3px;
}
#content_detail_news .box-news-suggest-content {
    margin-left: 15px;
    margin-top: 25px;
    width: 130px;
    border-bottom:1px solid #dfdfdf;
    padding-bottom: 20px;
}
#content_detail_news .img-130x85 {width:130px; height:auto; margin-bottom: 7px;}
#content_detail_news .img-120x75 {
    height: 85px !important;
    margin-bottom: 7px !important;
    width: 130px;
}
#content_detail_news .box-news-suggest-a {    
    color: #0079E0 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}
#content_detail_news .box-news-suggest-a:hover, #content_detail_news .box-news-content ul li a:hover, #content_detail_news .box-bews-today-content a:hover {color:#bb0003;}

#content_detail_news .box-news-suggest-hor {
    float: left;
    height: 175px;
    width: 95%;
}
#content_detail_news .suggest-hor { float:left; border:none; margin-right: 12px;}

#content_detail_news .box-news-suggest-ver {
    width:300px; height:auto;
}

#content_detail_news .box-news-suggest-wrapper {
    float: left;
    width: 285px;
    border-top: 1px solid #DFDFDF;
}
#content_detail_news .hor-content {
    border: medium none;
    float: left;
    margin: 15px 3px 10px 15px !important;
    width: 108px;
    height: 145px;
    overflow: hidden;
    font-size: 11px !important;
    line-height: 13px !important;
}
#content_detail_news .box-news-suggest-link {
    float:left;
    width:283px; 
    height:auto;
    padding-top: 10px;
}
#content_detail_news .suggest-link {
    border-bottom: 1px solid #DBDBDB;
    margin: 15px 16px 0;
    padding-bottom: 10px;
}
#content_detail_news .suggest-link a {
    background: url("../images/bullet-arrow_31.png") no-repeat scroll 0 6px transparent;
    display: block;
    padding-left: 15px;
}
#content_detail_news .box_news_suggest1 *{margin:0!important; padding:0!important; text-decoration:none}
#content_detail_news .box_news_suggest1 p{text-transform:uppercase; font:700 12px/32px Arial}
#content_detail_news .box_news_suggest1 p img{float:left}
#content_detail_news .box_news_suggest1{float:left; width:190px; background:#f6f6f6}
#content_detail_news .box_news_suggest1 ul{float:left; width:160px}
#content_detail_news .box_news_suggest1 span{color:#f00; text-transform:uppercase; position:relative; top:-10px; left:10px; padding:0 10px; background:#fff}
#content_detail_news .box_news_suggest1 li{padding:5px 0; margin:10px 5px; border-top:#f2f2f2 1px solid}
#content_detail_news .box_news_suggest1 li a{display:block; margin:5px 0; text-align:center; font-size:12px!important; color:#000; height: 70px; overflow: hidden;}
#content_detail_news .box_news_suggest1 li img{max-width:100%; width: 100% !important; margin:0}

#content_detail_news .box_news_suggest2 *{margin:0!important; padding:0!important; text-decoration:none}
#content_detail_news .box_news_suggest2 p{text-transform:uppercase; font:700 12px/32px Arial}
#content_detail_news .box_news_suggest2 p img{float:left;}
#content_detail_news .box_news_suggest2 {border: 1px solid #ccc;border-top-color: #B6D1E1;position: relative;margin: 10px 0;background: #f6f6f6;font-size: 12px;text-align: justify;min-height: 175px;width: 450px;}
#content_detail_news .box_news_suggest2 span{color:#f00; text-transform:uppercase; position:relative; top:-10px; left:10px; padding:0 10px; background:#fff}
#content_detail_news .box_news_suggest2 ul{height:160px}
#content_detail_news .box_news_suggest2 li{float:left; width:130px; padding:2px 8px!important}
#content_detail_news .box_news_suggest2 li *{margin:5px!important}
#content_detail_news .box_news_suggest2 li a{float:left; text-align:center; white-space:none; font-size:12px !important; color:#000; height: 70px; overflow: hidden;}
#content_detail_news .box_news_suggest2 li img{max-width:100%; width: 100% !important; margin:0;max-height: 77px;overflow: hidden;}

#content_detail_news .box-news-suggest.style1 .sapo, #content_detail_news .box-news-suggest.style2 .sapo, #content_detail_news .box-news-suggest.style3 .sapo {display: none;}
#content_detail_news .box-news-suggest.style3 .hor-content {width: 126px !important;}
#content_detail_news .box-news-suggest.style2 .hor-content {width: 130px !important;}
/*END SUGGEST BOX*/


.backdautu{background:url(../images/backdautu.png) 6px 6px no-repeat #f2f2f2;color:#444;border-radius:0 0 3px 3px;padding:5px 5px 5px 20px;display:inline-block;position:absolute;top:0;left:0;font-size:10px}
.backdautu:hover{background:url(../images/backdautu_hover.png) 6px 6px no-repeat #0079e0 ;color:#fff}

/*update 7-5*/
.trend_new{margin-bottom:15px}
.trend_new li{width:31.3%;margin-right:3%;float:left;border-bottom:none;margin-bottom:0;padding-bottom:0}
.trend_new li:last-child{margin-right:0}
.thumb145{width:100%;height:145px;}
.thumb145 img{min-width:100%}
.trend_new .info_news_trend{width:100%;margin-left:0;margin-top:10px}
.box_dauthau{border:1px solid #ddd;padding:15px;background:#f9f9f9}
.box_dauthau .head_font{    color: #b21623;    border-left: 5px solid #b21623;    margin-left: -15px;    padding-left: 12px;    line-height: 15px;}
.thumb150x85{width:150px;height:85px}
.thumb150x85 img{width:100%}
.title_news_dauthau{width:275px;font-size:16px;font-family:'segoeuiB';margin-bottom:5px}
.info_dauthau{margin-left:15px;float:left}
.list_news_dauthau{margin-top:10px}
.list_news_dauthau li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd}
.list_news_dauthau li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}

@media screen and (max-width: 479px) and (min-width: 280px){
    #ads_share_vip {display:none;}
    .banner-pc {display:none;}
    .banner-mobile {display:block;}
	.grid1060{margin:0 2%;width:96%;max-width:inherit}
	.hotline_top{  position: absolute;
  left: 0;
  bottom: -18px;
    background-color: #fff;
  font-size: 13px;
  display: block;
  text-align: center;
  width: 100%;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  }
	.none_full{display:block}
	.block_full{display:none}
	.logo_top{float:left;height:37px;margin-top:5px;margin-bottom:5px}
	.logo_top img{height:100% }
	.search_social {display:none}
	.btn_menu {background:#0079e0}
	.menu_main {display:none}
	.expan_menu{padding:15px}
	.list_hot_top{width:520px}
	.news_hot_header{display:none}
	.news24top{display: none}
	.pager_top {border-bottom:1px solid #e2e2e2;padding:0 0 0 2%;margin:0 -2%;  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);margin-bottom:15px}
	.col740{width:100%;float:none}
	.col480{width:100%}
	.col240{width:100%;margin-top:15px;border-top:1px solid #ddd;padding-top:15px}
 .thumb240x290{width:100%;float:left;margin-bottom:15px}
 .box_news_event_top{width:100%;float:right}
  .col240 .block20{display:none}
   .list_news_event{height:auto}
	.slide_top{width:100%;height:auto}
	.thumb480x290{width:100%;height:auto}
	.thumb480x290 img{width:100%}
	.f16,.f18{font-size:14px}
	.title_list_slide{font-size:15px}
	.thumb197x145{width:35%;height:auto}
	.thumb197x145 img{height:auto;width:100%}
 .thumb315x210,.thumb197x130{width:35%;height:auto}
 .thumb315x210 img,.thumb197x130 img{width:100%}
 .list_news .list_news_large .info_list_news,.info_list_news{width:62%}
 .list_news_large .list_news_bullet{display:none}
 .info_news_trend{width:59%}
 .info_news_trend .sapo_news_trend,.info_list_news .sapo_news_trend{display:none}
 .box_video_home{padding:10px}
 .col415{width:100%}
 .thumb415x275{width:100%;margin-bottom:15px}
 .col290{margin:0 -10px}
 .col290,.list_video_home{width:100%;overflow:hidden}
 .list_video_home {margin-left:10px}
 .title_list_video_home{width:370px}
 
 .thumb95x65{width:28%}
 .title_list_video_home{width:68%;margin-left:3%}
 
 .info_photo_home{position:absolute;bottom:0;width:96%;background:rgba(0,0,0,0.5);padding:2%;color:#fff}
 .box_photo_home .bx-wrapper{height:auto}
 .box_photo_home .bx-wrapper .bx-next{right:0}
 .info_photo_home .time_news {color:#fff}
 .info_photo_home a{color:#fff}
 .info_photo_home .sapo_news_trend{display:none}
 .col300{width:100%;margin:0 auto;float:none;margin-top:25px}
 .thumb300x190{width:100%}
 .thumb300x190 img{width:100%}
 .thumb100x75{width:32%}
 .thumb100x75 img{width:100%}
 .title_news_right{width:65%;margin-left:3%}
 .thumb80x80{width:27%}
 .list_hot_news .title_news_right{width:70%;margin-left:3%}
 .footer_top_left {width:100%;text-align:center}
 .footer_top_right {width:100%;text-align:center}
 .footer_top_right .box_social{text-align:center}
  .box_slide_business{margin:15px 10px 10px}
  .footer_bottom a{margin-right:5px;padding-right:5px}
  .paging a{padding:5px 11px;font-size:15px;}
  .footer_bottom .fl ,.footer_bottom .fr{float:none;text-align:center;margin-bottom:10px}
  
  
  
   .thumb480x265{width:100%;height:auto;max-height:265px}
 .thumb480x265 img{width:100%}
 .cate_focus .sapo_news_trend{height:auto;margin-bottom:10px}
 .thumb240x150{width:35%}
 .box_list_focus_cate ul li.first{float:none;width:100%;padding-right:0;border-bottom:1px solid #ddd}
 .box_list_focus_cate ul li.first .title_list_focus_cate{width:62%;margin-left:3%;font-size:14px;}
 
 .title_list_focus_cate{text-align:left;width:61%;}
 .thumb75x75{width:35%;height:auto}
 .thumb75x75 img{width:100%}
 .box_news_event .col20per{display:none}
 .box_news_event .col40per{width:96%;border-bottom:1px solid #ddd}
   .thumb240x150 img{width:100%}
  .thumb240x150{height:auto}
  .list_box_news_event .thumb100x75{width:35%;height:auto}
   .list_box_news_event .thumb100x75 img{width:100%}
  .title_news_event{width:62%;margin-left:3%}
  
  .info_news_trend{margin-left:3%;width:61%}
  .break_cump a{display:none;}
  .break_cump a.first{display:inline-block}
  
   .col560{width:100%}
 .col160{display:none}
 #content_detail_news{padding-right:0}
   .list_news_other{height:392px;overflow:hidden}
  .col50per{width:100%;margin-bottom:15px}
  .title_detial{font-size:20px}
  .sapo_detail{font-size:14px}
  .share_detail .fl,.share_detail .fr{}
  .share_detail .fl{margin-bottom:10px} 
  
  .cate_bds:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
  .cate_bds{margin-left:0%;margin-bottom:10px}
 .cate_bds li.first{width:100% !important;float:left !important;border-bottom:none !important;margin-left:0 !important}
 .cate_bds ul li.first .title_list_focus_cate{margin-top:0;width:52%;text-align:left;font-size:14px}
 .cate_bds .thumb240x150{width:45%;height:auto}
 .cate_bds .thumb240x150 img{width:100%}
 .list_top_bds{margin-left:0}
 .list_top_bds li{width:100% !important;float:left !important;border-bottom:none !important;margin-left:0;margin-bottom:20px}
 .list_top_bds .thumb175x117{width:45%;height:auto;float:left}
 .list_top_bds .thumb175x117 img{width:100%}
 .list_top_bds .title_list_top_bds{margin-top:0;width:52%;text-align:left;font-size:14px;margin-left:2%;display:inline-block;  font-family: 'segoeuiB',Arial, Helvetica, sans-serif;}
 .list_cate_bds li.first .title_list_cate_bds{font-size:15px}
 
  .col740:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
  .head_font{font-size:14px}
  
  
.photo300{margin-top:0}
.photo740{margin-bottom:10px}
.box_photo_cate .info_photo_home{width:100%}
 .box_photo_cate .bx-wrapper .bx-next{right:0}
 .box_photo_cate .time_author {display:none}
  .thumb483x290{width:100%;height:auto}
 .thumb483x290 img{width:100%}
 .list_phototop_cate{margin-left:0}
 .list_phototop_cate li{width:100%%;margin-left:0;margin-bottom:10px}
 .thumb230x135{width:100%;height:auto;}
 .thumb230x135 img{width:100%}
 .author_photo{background:#fff}
 .author_photo span{border:none;display:block;text-align:left;border-bottom:1px solid #ddd;float:none}
 .author_photo span:last-child{display:block;background:#f4f4f4}
 .thumb160 img{width:100%}
 .col30per{width:100%;margin:0 auto;float:none}
 
 .top_photo_detail{margin-top:-16px}
  .sapo_detail_photo{height:auto}
  .slide_photo_detail{height:auto;background:none}
  .slide_photo_detail img{height:auto}
  .slide_photo_detail .bx-viewport li{height:auto}
  .slide_photo_detail .bx-viewport{height:auto !important}
  .detail_photo300{margin-top:10px}
  
  
   .col535{width:100%}	
 .slide_top_video{width:100%}
 .thumb535x325{width:100%}
 .col185{width:100%}
 .list_video_catetop{margin-left:-3%}
 .list_video_catetop li{float:left;width:47%;margin-left:3%}
 .box_video40per{width:100%}
 .thumb345x210{width:100%;margin-bottom:15px;height:auto}
 .thumb345x210 img{width:100%}
 .video300{display:none}
  .block_20per{width:103%;margin-left:-3%}
  .block_20per:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
  .box_video20per{width:47%;margin-left:3%}
  .thumb180x105{width:100%}


 .pager_top{position:fixed;width:98%;background:#fff;z-index:9999}
  .block48{height:48px;display:block;clear:both;margin-bottom:20px}
   .sticky-wrapper{display:none}
}

@media screen and (max-width: 559px) and (min-width: 480px){
    #ads_share_vip {display:none;}
    .banner-pc {display:none;}
    .banner-mobile {display:block;}
	.grid1060{margin:0 2%;width:96%;max-width:inherit}
	.hotline_top{  position: absolute;
  left: 0;
  bottom: -18px;
    background-color: #fff;
  font-size: 13px;
  display: block;
  text-align: center;
  width: 100%;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  
  }
	.none_full{display:block}
	.block_full{display:none}
	.logo_top{float:left;height:37px;margin-top:5px;margin-bottom:5px}
	.logo_top img{height:100% }
	.search_social {display:none}
	.btn_menu {background:#0079e0}
	.menu_main {display:none}
	.expan_menu{padding:15px}
	.list_hot_top{width:520px}
	.news_hot_header{display:none}
	.news24top{display: none}
	.pager_top {border-bottom:1px solid #e2e2e2;padding:0 0 0 2%;margin:0 -2%;  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);margin-bottom:15px}
	.col740{width:100%;float:none}
	.col480{width:100%}
	.col240{width:100%;margin-top:15px;border-top:1px solid #ddd;padding-top:15px}
 .thumb240x290{width:45%;float:left}
 .box_news_event_top{width:52%;float:right}
  .col240 .block20{display:none}
   .list_news_event{height:240px}
	.slide_top{width:100%;height:auto}
	.thumb480x290{width:100%;height:auto}
	.thumb480x290 img{width:100%}
	
	
	.thumb197x145{width:35%}
 .thumb315x210,.thumb197x130{width:35%;height:auto}
 .thumb315x210 img,.thumb197x130 img{width:100%}
 .list_news .list_news_large .info_list_news,.info_list_news{width:62%}
 .list_news_large .list_news_bullet{display:none}
 .info_news_trend{width:61%}
 .box_video_home{padding:10px}
 .col415{width:100%}
 .thumb415x275{width:100%;margin-bottom:15px}
 .col290{margin:0 -10px}
 .col290,.list_video_home{width:100%;overflow:hidden}
 .list_video_home {margin-left:10px}
 .title_list_video_home{width:370px}
 
 .thumb95x65{width:28%}
 .title_list_video_home{width:68%;margin-left:3%}
 
 .info_photo_home{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px;color:#fff}
 .box_photo_home .bx-wrapper .bx-next{right:0}
 .info_photo_home .time_news {color:#fff}
 .info_photo_home a{color:#fff}
 .info_photo_home .sapo_news_trend{display:none}
 .col300{width:100%;margin:0 auto;float:none;margin-top:25px}
 .thumb300x190{width:100%}
 .thumb300x190 img{width:100%}
 .thumb100x75{width:27%}
 .thumb100x75 img{width:100%}
 .title_news_right{width:70%;margin-left:3%}
 .thumb80x80{width:22%}
 .list_hot_news .title_news_right{width:75%;margin-left:3%}
 .footer_top_left {width:100%;text-align:center}
 .footer_top_right {width:100%;text-align:center}
 .footer_top_right .box_social{text-align:center}
  .box_slide_business{margin:15px 10px 10px}
  .footer_bottom a{margin-right:5px;padding-right:5px}
  
  
  .thumb480x265{width:100%;height:auto;max-height:265px}
 .thumb480x265 img{width:100%}
 .cate_focus .sapo_news_trend{height:auto;margin-bottom:10px}
 .thumb240x150{width:35%}
 .box_list_focus_cate ul li.first{float:none;width:100%;padding-right:0;border-bottom:1px solid #ddd}
 .box_list_focus_cate ul li.first .title_list_focus_cate{width:62%;margin-left:3%;font-size:16px;}
 .box_list_focus_cate ul li{float:left;width:47%;padding-right:3%;border-bottom:none}
 .title_list_focus_cate{text-align:left;width:66%;}
 .thumb75x75{width:27%}
 .box_news_event .col20per{display:none}
 .box_news_event .col40per{width:46%}
   .thumb240x150 img{width:100%}
  .thumb240x150{height:auto}
  
    .col560{width:100%}
 .col160{display:none}
 #content_detail_news{padding-right:0}
   .list_news_other{height:392px;overflow:hidden}
   
     .cate_bds{margin-left:-3%}
 .cate_bds li.first{width:47% !important;float:left !important;border-bottom:none !important;margin-left:3% !important}
 .cate_bds ul li.first .title_list_focus_cate{margin-top:0;width:52%;text-align:left;font-size:14px}
 .cate_bds .thumb240x150{width:45%;height:auto}
 .cate_bds .thumb240x150 img{width:100%}
 .list_top_bds li{width:47% !important;float:left !important;border-bottom:none !important;margin-left:3%;margin-bottom:20px}
 .list_top_bds .thumb175x117{width:45%;height:auto;float:left}
 .list_top_bds .thumb175x117 img{width:100%}
 .list_top_bds .title_list_top_bds{margin-top:0;width:52%;text-align:left;font-size:14px;margin-left:2%;display:inline-block;  font-family: 'segoeuiB',Arial, Helvetica, sans-serif;}
 
 
  .col740:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
  .head_font{font-size:14px}
  
  .photo300{display:none}
.photo740{margin-bottom:20px}
.box_photo_cate .info_photo_home{width:100%}
 .box_photo_cate .bx-wrapper .bx-next{right:0}
  .thumb483x290{width:100%}
 .thumb483x290 img{width:100%}
 .list_phototop_cate li{width:30.3%;margin-left:3%}
 .thumb230x135{width:100%}
 .author_photo span{border:none;display:block;text-align:left;border-bottom:1px solid #ddd;float:none}
 .author_photo span:last-child{display:block;background:#fff}
 .thumb160 img{width:100%}
 
 .top_photo_detail{margin-top:-16px}
  .sapo_detail_photo{height:auto}
  
  
   .col535{width:100%}	
 .slide_top_video{width:100%}
 .thumb535x325{width:100%}
 .col185{width:100%}
 .list_video_catetop{margin-left:-3%}
 .list_video_catetop li{float:left;width:47%;margin-left:3%}
 .box_video40per{width:100%}
 .thumb345x210{width:100%;margin-bottom:15px}
 .thumb345x210 img{width:100%}
 .video300{display:none}
  .block_20per{width:103%;margin-left:-3%}
  .block_20per:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }
  .box_video20per{width:47%;margin-left:3%}
  .thumb180x105{width:100%}
  
   .pager_top{position:fixed;width:98%;background:#fff;z-index:9999}
    .block48{height:48px;display:block;clear:both;margin-bottom:20px}
	 .sticky-wrapper{display:none}
}

@media screen and (max-width: 679px) and (min-width: 560px){
    #ads_share_vip {display:none;}
    .banner-pc {display:block;}
    .banner-mobile {display:none;}
	.grid1060{margin:0 2%;width:96%;max-width:inherit}
	.hotline_top{  
	position: absolute;
  left: 0;
  bottom: 16px;
  font-size: 13px;
  display: block;
  text-align: center;
  width: 100%;

  }
	.none_full{display:block}
	.block_full{display:none}
	.logo_top{float:left;height:37px;margin-top:5px;margin-bottom:5px}
	.logo_top img{height:100% }
	.search_social {display:none}
	.btn_menu {background:#0079e0}
	.menu_main {display:none}
	.expan_menu{padding:15px}
	.list_hot_top{width:520px}
	.news_hot_header{display:none}
	.news24top{display: none}
	.pager_top {border-bottom:1px solid #e2e2e2;padding:0 0 0 2%;margin:0 -2%;  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);margin-bottom:15px}
	.col740{width:100%;float:none}
	.col480{width:100%;}
	.col240{width:100%;margin-top:15px;border-top:1px solid #ddd;padding-top:15px}

.thumb240x290{width:100%;float:none;height:145px;margin-bottom:20px;}
 .thumb240x290 .bg_shadow{display:none}
 .thumb240x290 img{float:left;width:35%;padding-bottom:15px}
 .thumb240x290 .title_list_slide{float:right;position:inherit;width:62%;color:#000;padding:0}
 .box_news_event_top{width:100%;float:right}
  .col240 .block20{display:none}
   .list_news_event{height:auto}
	.slide_top{width:100%;height:auto}
	.thumb480x290{width:100%;height:auto}
	.thumb480x290 img{width:100%}
	
	.thumb197x145{width:35%}
 .thumb315x210,.thumb197x130{width:35%;height:auto}
 .thumb315x210 img,.thumb197x130 img{width:100%}
 .list_news .list_news_large .info_list_news,.info_list_news{width:62%}
 .list_news_large .list_news_bullet{display:none}
 .info_news_trend{width:61%}
 .col415{width:55%}
 .thumb415x275{width:100%}
 .col290{width:43%}
 .thumb95x65{width:28%}
 .title_list_video_home{width:68%;margin-left:3%}
 
 .info_photo_home{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px;color:#fff}
 .box_photo_home .bx-wrapper .bx-next{right:0}
 .info_photo_home .time_news {color:#fff}
 .info_photo_home a{color:#fff}
 .info_photo_home .sapo_news_trend{display:none}
 .col300{width:60%;margin:0 auto;float:none;margin-top:25px}
 .thumb300x190{width:100%}
 .thumb300x190 img{width:100%}
 .thumb100x75{width:27%}
 .thumb100x75 img{width:100%}
 .title_news_right{width:70%;margin-left:3%}
 .thumb80x80{width:22%}
 .list_hot_news .title_news_right{width:75%;margin-left:3%}
 .footer_top_left {width:100%;text-align:center}
 .footer_top_right {width:100%;text-align:center}
 .footer_top_right .box_social{text-align:center}
  .box_slide_business{margin:15px 10px 10px}
  
  
   .thumb480x265{width:100%;height:auto;max-height:265px}
 .thumb480x265 img{width:100%}
 .cate_focus .sapo_news_trend{height:auto;margin-bottom:10px}
 .thumb240x150{width:35%}
 .box_list_focus_cate ul li.first{float:none;width:100%;padding-right:0;border-bottom:1px solid #ddd}
 .box_list_focus_cate ul li.first .title_list_focus_cate{width:62%;margin-left:3%;font-size:16px;}
 .box_list_focus_cate ul li{float:left;width:47%;padding-right:3%;border-bottom:none}
 .title_list_focus_cate{text-align:left;width:66%;}
 .thumb75x75{width:27%}
 .box_news_event .col20per{display:none}
 .box_news_event .col40per{width:46%}

 
  .col560{width:100%}
 .col160{display:none}
 #content_detail_news{padding-right:0}
   .list_news_other{height:392px;overflow:hidden}
 
  .cate_bds{margin-left:-3%}
 .cate_bds li.first{width:47% !important;float:left !important;border-bottom:none !important;margin-left:3% !important}
 .cate_bds ul li.first .title_list_focus_cate{margin-top:0;width:52%;text-align:left;font-size:14px}
 .cate_bds .thumb240x150{width:45%;height:auto}
 .cate_bds .thumb240x150 img{width:100%}
 .list_top_bds li{width:47% !important;float:left !important;border-bottom:none !important;margin-left:3%;margin-bottom:20px}
 .list_top_bds .thumb175x117{width:45%;height:auto;float:left}
 .list_top_bds .thumb175x117 img{width:100%}
 .list_top_bds .title_list_top_bds{margin-top:0;width:52%;text-align:left;font-size:14px;margin-left:2%;display:inline-block;  font-family: 'segoeuiB',Arial, Helvetica, sans-serif;}
 
 
  .col740:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em;    line-height: 0; }

.photo300{display:none}
.photo740{margin-bottom:20px}
.box_photo_cate .info_photo_home{width:100%}
 .box_photo_cate .bx-wrapper .bx-next{right:0}
  .thumb483x290{width:100%}
 .thumb483x290 img{width:100%}
 .list_phototop_cate li{width:30.3%;margin-left:3%}
 .thumb230x135{width:100%}
 .author_photo span{border:none;display:block;text-align:left;border-bottom:1px solid #ddd;float:none}
 .author_photo span:last-child{display:block;background:#fff}
 .thumb160 img{width:100%}
 
 .top_photo_detail{margin-top:-16px}
  .sapo_detail_photo{height:auto}
  
  .col535{width:70%}	
 .slide_top_video{width:100%}
 .thumb535x325{width:100%}
 .col185{width:27%}
 .box_video40per{width:62%}
 .block_20per{width:35%;margin-left:3%}
 .box_video20per{width:97%;margin-left:3%}
 .thumb180x105{width:100%;height:105px}
 .thumb345x210{width:100%;height:auto}
 .thumb345x210 .shadow_title{position:inherit;background:none;color:#000;display:block;padding:0}
 .thumb345x210 .title_top_media{color:#000;display:block;padding:0;margin-bottom:15px}
 .thumb345x210 .play_icon{display:none}
 .video300{display:none}
 
  .pager_top{position:fixed;width:98%;background:#fff;z-index:9999}
   .block48{height:48px;display:block;clear:both;margin-bottom:20px}
    .sticky-wrapper{display:none}
}
@media screen and (max-width: 899px) and (min-width: 680px){
    .banner-pc {display:block;}
    .banner-mobile {display:none;}
	.grid1060{margin:0 2%;width:96%;max-width:inherit}
	.hotline_top{ position: absolute;
  left: 0;
  bottom: 16px;
  font-size: 13px;
  display: block;
  text-align: center;
  width: 100%;
  }
	.none_full{display:block}
	.block_full{display:none}
	.logo_top{float:left;height:37px;margin-top:5px;margin-bottom:5px}
	.logo_top img{height:100% }
	.search_social {display:none}
	.btn_menu {background:#0079e0}
	.menu_main {display:none}
	.expan_menu{padding:15px}
	.list_hot_top{width:520px}
	.news_hot_header{display:none}
	.news24top{display: none}
	.pager_top {border-bottom:1px solid #e2e2e2;padding:0 0 0 2%;margin:0 -2%;  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);margin-bottom:15px}
	.col740{width:100%;float:none}
	.col480{width:62%}
	.col240{width:35%}
	.slide_top{width:100%}
	.thumb480x290{width:100%}
	.thumb480x290 img{width:100%}
	.thumb240x290{width:100%}
	
	.thumb197x145{width:35%}
 .thumb315x210,.thumb197x130{width:35%;height:auto}
 .thumb315x210 img,.thumb197x130 img{width:100%}
 .list_news .list_news_large .info_list_news,.info_list_news{width:62%}
 .list_news_large .list_news_bullet{display:none}
 .info_news_trend{width:61%}
 .col415{width:55%}
 .thumb415x275{width:100%}
 .col290{width:43%}
 .thumb95x65{width:28%}
 .title_list_video_home{width:68%;margin-left:3%}
 
 .info_photo_home{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px;color:#fff}
 .box_photo_home .bx-wrapper .bx-next{right:0}
 .info_photo_home .time_news {color:#fff}
 .info_photo_home a{color:#fff}
 .info_photo_home .sapo_news_trend{display:none}
 .col300{width:60%;margin:0 auto;float:none;margin-top:25px}
 .thumb300x190{width:100%}
 .thumb300x190 img{width:100%}
 .thumb100x75{width:27%}
 .thumb100x75 img{width:100%}
 .title_news_right{width:70%;margin-left:3%}
 .thumb80x80{width:22%}
 .list_hot_news .title_news_right{width:75%;margin-left:3%}
 .footer_top_left {width:100%;text-align:center}
 .footer_top_right {width:100%;text-align:center}
 .footer_top_right .box_social{text-align:center}
  .box_slide_business{margin:15px 10px 10px}
  
  
  .thumb480x265,.thumb480x265 img{width:100%}
 .thumb240x150{width:100%}
 .thumb240x150 img{width:100%}
 .title_list_focus_cate{text-align:left;width:66%;}
 .thumb75x75{width:27%}
 
 .col560 {width:72%;margin-right:3%;float:left}
 .col160{width:25%;float:right}
  #content_detail_news{padding-right:0}
  .list_news_other{height:372px;overflow:hidden}
  
  .list_top_bds{margin-left:-3%}
  .thumb175x117{width:100%}
 .list_top_bds li{width:22%;margin-left:3%}
 .thumb160 img{width:100%}

 .photo300{display:none}
.photo740{margin-bottom:20px}
.box_photo_cate .info_photo_home{width:100%}
 .box_photo_cate .bx-wrapper .bx-next{right:0}
  .thumb483x290{width:100%}
 .thumb483x290 img{width:100%}
 .list_phototop_cate li{width:30.3%;margin-left:3%}
 .thumb230x135{width:100%}
 
  .top_photo_detail{margin-top:-16px}
  .sapo_detail_photo{height:auto}
  
  .col535{width:70%}	
 .slide_top_video{width:100%}
 .thumb535x325{width:100%}
 .col185{width:27%}
 .box_video40per{width:45%}
 .block_20per{width:55%}
 .video300{display:none}
 .thumb345x210{width:100%}
 .box_video20per{width:47%;margin-left:3%;}
 .thumb180x105{width:100%}
 
 .pager_top{position:fixed;width:98%;background:#fff;z-index:9999}
 .block48{height:48px;display:block;clear:both;margin-bottom:20px}
 .sticky-wrapper{display:none}
}
@media screen and (max-width: 899px) and (min-width: 800px)
{
    .banner-pc {display:block;}
    .banner-mobile {display:none;}
	.photo740{width:62%;float:left;margin-bottom:20px}
 .photo300{width:36%;float:right;margin-top:0;display:block}
  .thumb483x290{width:100%}
 .thumb483x290 img{width:100%}
 .list_phototop_cate li{width:30.3%;margin-left:3%}
 .thumb230x135{width:100%}
 .box_photo_cate .info_photo_home{width:100%}
 .box_photo_cate .bx-wrapper .bx-next{right:0}
	}
@media screen and (max-width: 1024px) and (min-width: 900px) {
    .banner-pc {display:block;}
    .banner-mobile {display:none;}
 .grid1060{margin:0 2%;width:96%;max-width:inherit}
 .navigation > li > a{padding:11px 8px;font-size:14px}
 .navigation > li > a.home{padding:10px 7px}
 .list_hot_top{width:400px}
 .thumb480x290{width:100%;}
 .thumb480x290 img{width:100%}
 .col740{width:62%}
 .col300{width:36%}
 .col480{width:100%}
 .slide_top{width:100%;height:auto}
 .col240{width:100%;margin-top:15px;border-top:1px solid #ddd;padding-top:15px}

.thumb240x290{width:100%;float:none;height:145px;margin-bottom:20px;}
 .thumb240x290 .bg_shadow{display:none}
 .thumb240x290 img{float:left;width:35%;padding-bottom:15px}
 .thumb240x290 .title_list_slide{float:right;position:inherit;width:62%;color:#000;padding:0}
 .box_news_event_top{width:100%;float:right}
 
 .col240 .block20{display:none}
 .list_news_event{height:auto}
 .info_news_trend{width:62%}
 .thumb197x145{width:35%}
 .thumb315x210,.thumb197x130{width:35%;height:auto}
 .thumb315x210 img,.thumb197x130 img{width:100%}
 .list_news .list_news_large .info_list_news,.info_list_news{width:62%}
 .list_news_large .list_news_bullet{display:none}
 .box_video_home{padding:10px}
 .col415{width:100%}
 .thumb415x275{width:100%;margin-bottom:15px}
 .col290{margin:0 -10px}
 .col290,.list_video_home{width:100%;overflow:hidden}
 .list_video_home {margin-left:10px}
 .title_list_video_home{width:370px}
 .info_photo_home{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px;color:#fff}
 .box_photo_home .bx-wrapper .bx-next{right:0}
 .info_photo_home .time_news {color:#fff}
 .info_photo_home a{color:#fff}
 .info_photo_home .sapo_news_trend{display:none}
 .box_slide_business{margin:15px 10px 10px}
 .footer_top_left {width:49%}
 .footer_top_right {width:49%}
 .thumb300x190{width:100%}
 .thumb300x190 img{width:100%}
 .thumb100x75{width:27%}
 .thumb100x75 img{width:100%}
 .title_news_right{width:70%;margin-left:3%}
 .thumb80x80{width:22%}
 .list_hot_news .title_news_right{width:75%;margin-left:3%}
 
 .thumb480x265{width:100%;height:auto;max-height:265px}
 .thumb480x265 img{width:100%}
 .cate_focus .sapo_news_trend{height:auto;margin-bottom:10px}
 .thumb240x150{width:35%}
 .box_list_focus_cate ul li.first{float:none;width:100%;padding-right:0;border-bottom:1px solid #ddd}
 .box_list_focus_cate ul li.first .title_list_focus_cate{width:62%;margin-left:3%;font-size:16px;margin-top:0	}
 .box_list_focus_cate ul li{float:left;width:47%;padding-right:3%;border-bottom:none}
 .title_list_focus_cate{text-align:left;width:66%;}
 .thumb75x75{width:27%}
 .box_news_event .col20per{display:none}
 .box_news_event .col40per{width:46%}
 
 
 .col560{width:100%}
 .col160{display:none}
 #content_detail_news{padding-right:0}
 
 
 .cate_bds{margin-left:-3%}
 .cate_bds li.first{width:47% !important;float:left !important;border-bottom:none !important;margin-left:3% !important}
 .cate_bds ul li.first .title_list_focus_cate{margin-top:0;width:52%;text-align:left;font-size:14px}
 .cate_bds .thumb240x150{width:45%;height:auto}
 .cate_bds .thumb240x150 img{width:100%}
 .list_top_bds li{width:47% !important;float:left !important;border-bottom:none !important;margin-left:3%;margin-bottom:20px}
 .list_top_bds .thumb175x117{width:45%;height:auto;float:left}
 .list_top_bds .thumb175x117 img{width:100%}
 .list_top_bds .title_list_top_bds{margin-top:0;width:52%;text-align:left;font-size:14px;margin-left:2%;display:inline-block;  font-family: 'segoeuiB',Arial, Helvetica, sans-serif;}
 
 .box_photo_cate .info_photo_home{width:100%}
 .box_photo_cate .bx-wrapper .bx-next{right:0}
 .thumb483x290{width:100%}
 .thumb483x290 img{width:100%}
 .list_phototop_cate li{width:30.3%;margin-left:3%}
 .thumb230x135{width:100%}
 .author_photo span{border:none;display:block;text-align:left;border-bottom:1px solid #ddd;float:none}
 .author_photo span:last-child{display:block;background:#fff}
 
 .col535{width:70%}	
 .slide_top_video{width:100%}
 .thumb535x325{width:100%}
 .col185{width:27%}
 .box_video40per{width:62%}
 .block_20per{width:35%;margin-left:3%}
 .box_video20per{width:97%;margin-left:3%}
 .thumb180x105{width:100%;height:105px}
 .thumb345x210{width:100%;height:auto}
 .thumb345x210 .shadow_title{position:inherit;background:none;color:#000;display:block;padding:0}
 .thumb345x210 .title_top_media{color:#000;display:block;padding:0;margin-bottom:15px}
 .thumb345x210 .play_icon{display:none}
}

/*Block*/
.style-box {
  padding: 10px;
  position: relative;
  background-color: #f5f5f5;
  border: solid 1px #e5e5e5;
}

.style-box:before {
  content: '';
  height: 100%;
  width: 1px;
  border: solid #0079e0;
  border-width: 0 1px 0 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.quote-box {
  background-color: #f5f5f5;
  border: solid 1px #e5e5e5;
  width: 50%;
  padding: 5px;
}
.box-left {
  float: left;
  margin-right: 5px !important;
}
.box-right {
  float: right;
  margin-left: 5px !important;
}
/*GLTT*/
.head_qa {border-top: 1px solid #ddd;padding: 10px 0;margin-top: 10px;}
.box_qa{border:1px solid #ddd;margin-bottom:15px}
.people_ques{padding:10px 20px;background:#f2f2f2}
.name_people{font-family:'robotoB';font-size:16px;display:inline-block;}
.people_ques .mail_guest {display: inline-block;margin-left: 10px;}
.content_ques{border-left:1px solid #ddd;padding-left:15px;margin:10px 0 10px 18px;font-style:italic;color:#444}
.text_content_answer{margin-top:5px}
.expert_answer{padding:20px}
.info_guest{width: 217px;}
.name_guest{font-family:'robotoB';font-size:16px;color:#760E0E;font-size:14px;}
/*GLTT*/
/*Chen bai viet*/
.inner-news {float: left;width: 100%;height: 135px;overflow: hidden;margin: 10px 0 10px;}
.inner-news a {display: block;width: 100%;height: 100%;position: relative;background: #f7f7f7;}
.inner-cover {float: left; width: 35%;}
.inner-title {margin-bottom: 0;font-weight: bold;text-align: left;float: right;width: 64%;max-height: 50px;overflow: hidden;}
.inner-intro {max-height: 87px;display: block;margin-top: 5px;float: right;width: 64%;overflow: hidden;}
/*Chen bai viet*/

@media screen and (max-width: 1024px)
{
	.slide_top{margin-bottom:0}
	.trend_new li{width:100%}
	.thumb145{width:35%;float:left;height:135px}
	.trend_new .info_news_trend{width:62%;margin-top:0;float:right}
	.trend_new li{margin-bottom:15px}
	.thumb150x85{width:33%;height:105px}
	.info_dauthau{width:64%;float:right;margin-left:0}
	.title_news_dauthau{width:100%}
	}
	@media screen and (max-width: 900px)
{
	.slide_top{margin-bottom:0}
	.trend_new li{width:31.3%}
	.thumb145{width:100%;float:left;height:145px}
	.trend_new .info_news_trend{width:100%;margin-top:10px;float:right}
	.trend_new li{margin-bottom:15px}
	.thumb150x85{width:33%;height:105px}
	.info_dauthau{width:62%;float:right}
	.title_news_dauthau{width:100%}
	.list_news_event{height:370px}
	}
	
	@media screen and (max-width: 680px)
{
	.slide_top{margin-bottom:0}
	.trend_new li{width:100%}
	.thumb145{width:35%;float:left;height:135px}
	.trend_new .info_news_trend{width:62%;margin-top:0;float:right}
	.trend_new li{margin-bottom:15px}
	.thumb150x85{width:33%;height:105px}
	.info_dauthau{width:63%;float:right}
	.title_news_dauthau{width:100%}
	.trend_new li{border-bottom:1px solid #ddd;padding-bottom:10px}
	}
	@media screen and (max-width: 560px)
{
	.title_news_dauthau{font-size:14px}
	.thumb150x85{height:auto}
	.thumb240x290 img {
    float: left;
    width: 35%;
    padding-bottom: 0;
}
.thumb240x290 .title_list_slide {
    float: right;
    position: inherit;
    width: 62%;
    color: #000;
    padding: 0;
}
.thumb240x290 {
    width: 100%;
    float: none;
    height: auto;
    margin-bottom: 20px;
}
.col240 {
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.thumb240x290 .bg_shadow {
    display: none;
}
.box_news_event_top{width:100%}
.list_news_event{height:auto}
.col240{border-top:0;margin-top:0}
.thumb145 img{width:100%;min-width:inherit}
.thumb145 {height:auto}
}
/*Live*/
.content_live {
    padding: 0;
    margin: 0 0 8px 0;
    list-style: none;
    overflow: hidden;
    border-top: 1px solid #ddd;
}
.content_live .event {
    margin: 10px 0 !important;
}
.content_live .event-content {
        padding: 0px 10px 0px 64px;
}
.content_live .inner {
        padding-left: 10px;
        border-left: 1px solid transparent;
}
.content_live .date-time {
    padding: 0;
    margin-top: 8px;
    margin-bottom: 3px;
    display: block;
    width: 100%;
    color: #940000;
    font-size: 0.9em;
}
.content_live .cms-live-desc {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 15px;
}
.content_live .inner:hover {
    border-left: 1px solid #0C8240;
}
.content_live .event-meta {
    width: 64px;
    float: left;
    font-size: 24px;
    text-align: center;
}
.content_live .event-text .type {
    background-image: url("../images/commentary/write.png");
    display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.content_live .event-quote .type {
    background-image: url("../images/commentary/quote.png");
    display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.content_live .event-video .type {
    background-image: url("../images/commentary/video.png");
        display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.content_live .event-picture .type {
    background-image: url("../images/commentary/picture.png");
        display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.content_live .event-yellow .type {
    background-image: url("../images/commentary/football_yellocard.png");
        display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.content_live .event-red .type {
    background-image: url("../images/commentary/football_redcard.png");
        display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
.content_live .event-map .type {
    background-image: url("../images/commentary/football_map.png");
        display: block;
    height: 32px;
    width: 32px;
    margin-left: 15px;
}
/* add more fix*/
#content_detail_news{padding-right:0}
#content_detail_news .box-news-suggest-hor{width:100%;margin:10px 0;    box-sizing: border-box;}
#content_detail_news .hor-content{    margin: 15px 1% 10px 1% !important; width: 23%;}
#content_detail_news .box-news-suggest-hor{height:auto}
#content_detail_news .hor-content{height:auto}
@media screen and (max-width: 899px)
{
.col740:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pager_top{background:#fff !important}
}
@media screen and (max-width: 510px)
{
 #content_detail_news .hor-content{width:48%}
 #content_detail_news .img-120x75{width:100%;height:auto !important}
 #content_detail_news .hor-content:nth-child(2n+1){clear:both}
}