$("#content_body_left")@charset "utf-8";

/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	text-decoration:none;
	list-style-type:none;
}
#pc_like {
    cursor: pointer;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body { font-family:'PingFang SC',Helvetica,'Microsoft YaHei',Arial;}

.news_box_banner_pc{position: relative;}
.news_box_banner_pc img {
    width: 100%;
}
.content_body_right{
	width: 300px;
	height:234px;
	float:left;
	/*background-color: #f6f6f6;*/
	}
.pic_news_title{
	font-size: 18px;
	padding-top:20px;
	color: #0d0d0d;
	margin-left:12px;
	margin-bottom: 10px;
	}
.content_body_right span{
	height:16px;
	width: 4px;
	float: left;
	margin-left:12px;
	margin-top:11px;
   }
.item_left_01{
	background-color:#72a250;
   }
.item_left_02{
	background-color:#81ac63;	
   }
.item_left_03{
	background-color:#90b575;	
   }
.item_left_04{
	background-color:#9ebe88;	
   }
.item_left_05{
	background-color:#adc79a;	
   }
.content_body_right .list-container p{
	font-size: 16px;
	color: #333;
	line-height: 34px;
	font-weight:normal;
	padding:0px 12px 0 24px;;
	margin:0;
   }
.item_right{
	padding-top:10px;
	z-index: 999;
   }


.weixin_share_scan table{width:76px;height:76px;margin-left:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-top:10px !important;} 
/*PC端图文内容页*/

/*index_nav&content_nav*/
body{ background-color:#ffffff;}

.index_nav_left{  margin-left:30px;width: 1340px;margin: 0 auto;padding-left: 0;display: flex;justify-content: center;}
.index_nav_right{ float:right;margin-right:60px;}
.index_nav_left a{float:left;font-size:16px;margin-top: 8px;/* line-height:36px; */margin-right: 14px;color:#ffffff;cursor:pointer;padding: 0 4px;}
.index_nav_left a:hover{color:#84dd35;}
.index_nav_left a:active{color:#ffffff;}
.index_nav_left a:visted{color:#ffffff;}
/*.index_nav_left a:link{color:#ffffff;}*/
.index_nav_right a{ float:right; font-size:16px; line-height:36px; margin-left:20px; color:#ffffff; cursor:pointer;}
.index_nav_right a:hover{color:#84dd35;}
.index_nav_right a:active{color:#ffffff;}
.index_nav_right a:visted{color:#ffffff;}
.index_nav_right a:link{color:#ffffff;}
.index_nav_right_login{ width:80px; height:36px; background-color:#6dc122; text-align:center;}
.index_nav_right .index_nav_right_login:hover{ background-color:#5eae17; color:#ffffff;}
.index_nav{ width:100%; height:36px; background-color:#1C391B;min-width:1340px;}

.index_nav_left{
    position: relative;
}
.index_nav_left{
    position: relative;
}
.nav_more{
    background: #1C391B;
    position: absolute;
    top: 36px;
    left: 900px;
    z-index: 90;
    display: none;
    padding:0 5px;
}
.nav_more {
  padding:0 0px;
}
.nav_more li{
  padding:0px;
  width: 65px;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
  list-style:none;
}
.nav_more li a{
  color:#404040;
  font-size: 16px;
  width: 100%;
}
.nav_more li a:hover{
color:#2d9300;
}
.nav_more{
    width:130px;
    background: #FFFFFF;
    z-index: 3333;
    color: #000000;
    box-shadow: 0 0 10px #666666;
	left:1147px;
    border-radius: 4px;
    display: none;
	padding-bottom:10px;
    
}
.nav_more:after{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: -5px;
    left: 57.5px;
    transform: rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    background: #fff;
    box-shadow: -1px -1px 5px -2px rgba(0,0,0,0.5);
}

#a-more:hover + .nav_more, .nav_more:hover {
    display: block;
    animation: jb 1s;
}
@keyframes jb
{
from {opacity:0;}
to {opacity:1;}
}

.clear-pading{
    margin-right: 0px;
}
.content_nav{ height:60px;width:100%; background-color:#ffffff; border-bottom: solid #d9d9d9 1px;}
.content_nav_box{ width: 1340px;padding-left:90px;height:60px; margin:auto;}
.content_nav_left{ float:left;}
.content_nav_right{ float:right;}
.tom_pc_logo{ float:left; margin-right:16px;}
.nav_left01{ float:left; font-size:18px; color:#949393;margin-right:8px; margin-top:21px;cursor:pointer;}
.nav_left02{ float:left; margin-right:8px; margin-top:28px;}
.nav_left01:hover{color:#65b51e;}
.nav_left01:active{color:#949393;}
.nav_left01:visted{color:#949393;}
.nav_left01:link{color:#949393;}
.right_search_box{overflow:hidden;border: solid 1px #cccccc;border-radius:6px; margin-top:10px;background-color:#f5f6f7; float:right;}
.right_search_box input{ float:left;height:36px; background-color:#f5f6f7;   width:287px; padding-left:10px; color:#999999; font-size:14px; line-height:36px;}
.search_box_btn{background-color:#f5f6f7;float:left;width:39px; height:38px; cursor:pointer;}

/*content_body_box*/
.content_body_box{width: 1340px;padding-left:90px; margin:auto; clear:both; overflow:hidden;}
.content_body_center{width:656px;float:left; margin-right:44px; margin-left:160px;}
/*.content_body_right{width:300px;float:left;}*/
.news_box_title{ font-size:30px; color:#333333; line-height:46px; margin-top:14px; font-weight:bold;}
/*.news_box_text p img{ width:500px; display:block; margin:auto;margin-top:16px;margin-bottom:16px; }*/
.news_box_text img{ width:100%; display:block; max-width: 100% !important;margin-top:18px;margin-bottom:18px; }
.news_box_text{ color:#262626; font-size:16px; line-height:30px;word-wrap: break-word;}
.infor_from{ float:right; font-size:13px; margin-right:20px; color:#666666;}
.infor_from a{color:#666666; cursor:pointer;}
.infor_from a:hover{color:#65b51e;}
.infor_from a:active{color:#444444;}
.infor_from a:visted{color:#444444;}
.infor_from a:link{color:#444444;}
.infor_time{ float:right; font-size:13px; color:#666666;}
.infor_author{ float:left;font-size:13px; color:#666666;}
.news_box_infor{ overflow:hidden; margin-top:16px; margin-bottom:18px;}
.news_box_keyword span{ margin-left:10px; margin-right:10px; font-size:14px; color:#666666; cursor:pointer;}
.news_box_keyword{ font-size:14px; color:#666666; float:left;}
.news_box_report{ float:right; margin-left:20px;font-size:14px; color:#666666;}
.news_box_report:hover{ color:#f14646;}
.news_box_collect{ float:right;font-size:14px; color:#666666;cursor:pointer;}
.news_box_collect:hover{color:#65b51e;}
.news_box_operation{ overflow:hidden;margin-top:30px; margin-bottom:45px;}
.recommend_text_news{ padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:20px; background-color:#f4f5f6; border-top:3px solid #ed4343; margin-top:16px; font-size:14px;}
.text_news01{ margin-top:15px; cursor:pointer;}
.text_news01 a:hover{color:#65b51e;}
.text_news01 a:active{color:#4c4c4c;}
.text_news01 a:visted{color:#4c4c4c;}
.text_news01 a:link{color:#4c4c4c;}
/*.body_right_banner img{ width:288px; height:248px; display:block;}
.body_right_banner{ border: solid 6px #f6f6f6;margin-top:20px; margin-bottom:20px;}*/
.body_right_banner{
	width:300px;
	height:188px;
	border: 6px solid #f6f6f6;
	margin:20px 0 20px 0;
	position: relative;
	}
	
.body_right_banner img{
	width:288px;
	height:176px;
	margin: auto auto;
	}
.news_box_banner_phone .guanggao {
    display: none;
}
.guanggao{
	width: 30px;
	height:18px;
	background-image: url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/guanggao_bj.png);
	font-size: 10px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	position: absolute;
	right:4px;
	bottom:4px;
	}	
.news_box_banner img{ width:656px;  height:90px; display:block;}
.recommend_pic_news{padding-top:5px;padding-bottom:20px; background-color:#f6f6f6; margin-top:16px; font-size:14px; display: none!important;}
.pic_news01{ padding-left:15px;padding-right:15px; border-top: solid #e5e5e5 1px; padding-top:15px; margin-top:15px; font-size:16px;}   
.pic_news01 img{ display:block; cursor:pointer; border: solid 1px #e5e5e5; width:268px; height:178px;}
.pic_news01 img:hover{border: solid 1px #65b51e;}
.pic_news02{ padding-left:15px;padding-right:15px; font-size:16px;}
.pic_news02 img{ display:block; cursor:pointer; border: solid 1px #e5e5e5; width:268px; height:150px;}
.pic_news02 img:hover{border: solid 1px #65b51e;}

/*.pic_news_title{ font-size:18px; padding-top:12px; margin-left:15px; color:#0d0d0d; margin-bottom:12px;}*/
.pic_news01_title{ margin-top:10px; cursor:pointer;}
.pic_news01_title:hover{color:#65b51e;}
.content_news_related{ border-top: solid 4px #3f404c; margin-top:30px; position:relative; margin-bottom:40px;}
.related_01_left{ float:left;border: solid 1px #e5e5e5;}
.related_01_left img{ width:156px; height:100px; display:block;}
.related_01_right{ float:left; width:478px; margin-left:20px;}
.related_01_right_title{ font-size:20px; color:#222222; margin-bottom:11px; margin-top:7px; cursor:pointer;}
.right_infor_time{font-size:13px; color:#666666; line-height:20px; float:left;}
.right_infor_lable{font-size:12px; color:#3093d8; border:solid 1px #3093d8; border-radius:2px; padding-left:2px; padding-right:2px; margin-left:10px; float:left;}
.right_infor_close{ float:right; height:20px; line-height:20px; border-radius:4px; width:78px; color:#ffffff; background-color:#ffffff; font-size:12px; text-align:left; padding-left:12px; background-image:url(/news/system/modules/my.opencms.news/resources/pc/pic/right_infor_close.png); background-repeat:no-repeat; background-position:right center; cursor:pointer;}
.right_infor_close:hover{background-color:#ed4343;background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/right_infor_close2.png);}
.news_related_01{ padding-top:15px; padding-bottom:15px; border-bottom:solid #e5e5e5 1px; overflow:hidden;}
.related_01_right_title a{color:#222222;}
.related_01_right_title a:hover{color:#65b51e;}
.related_01_right_title a:active{color:#222222;}
.related_01_right_title a:visted{color:#222222;}
.related_01_right_title a:link{color:#222222;}
.related_01_right_infor{ overflow:hidden;}
.title_box_top{ width:102px;font-size:20px;color:#333333;font-weight:bold; text-align:center;}
.title_box_current{ width:102px; height:44px; line-height:44px; border-radius:4px; background-color:#6fbb2b; font-size:18px; color:#ffffff; text-align:center; margin-top:15px; cursor:pointer;}
.title_box_01{ width:102px; height:44px; line-height:44px; border-radius:4px; background-color:#ffffff; font-size:18px; color:#262626; text-align:center; margin-top:15px; cursor:pointer;}
.title_box_body div:hover{background-color:#7ccb35;  color:#ffffff;}
.news_related_title_box{ position:absolute; top:0; left:-160px; background-color:#ffffff;}
.content_body_left{top:120px;position:absolute;top:120px;}
.weibo_share{ cursor:pointer; overflow:hidden; margin-bottom:24px;}
.weibo_share_text{ font-size:14px; line-height:30px; float:left; color:#333333; margin-left:10px;}
.weibo_share_text:hover{color:#65b51e;}
.weibo_share_img img{ display:block; float:left; width:30px;}
.kongjian_share{ cursor:pointer; overflow:hidden; margin-bottom:24px;}
.kongjian_share_text{ font-size:14px; line-height:30px; float:left; color:#333333; margin-left:10px;}
.kongjian_share_text:hover{color:#65b51e;}
.kongjian_share_img img{ display:block; float:left;width:30px;}
.weixin_share{ cursor:pointer; height:34px; position:relative;}
.weixin_share_scan{ width:76px; height:83px; background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/scan_bg.png); position:absolute; top:34px; left:0px; display:none;}
.weixin_share:hover .weixin_share_scan{ display:inline;}
.weixin_share_text{ font-size:14px; line-height:30px; float:left; color:#333333; margin-left:10px;}
.weixin_share_text:hover{color:#65b51e;}
.weixin_share_img img{ display:block; float:left;width:30px;}
.weixin_share_scan img{ display:block; margin-top:10px; margin-left:3px; height:70px; width:70px;}
/*#back_top{ height:48px; width:48px; border: solid 1px #e8e8e8; background-color:#ffffff; position:fixed; bottom:80px; right:50%; margin-right:-650px; background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/back_arrow.png); background-repeat:no-repeat; background-position:center center; cursor:pointer;} 
#back_top:hover{ background-color:#6fbb2b;border: solid 1px #6fbb2b;background-image:url(http://www.tom.com/news/system/modules/my.opencms.news/resources/pc/pic/back_arrow2.png);} */
#back_top{ background-size: 34px 34px;
    height: 34px;
    width: 34px;
    position: fixed;
    bottom: 26px;
    left: 50%;
    margin-left: 604px;background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/back_top_normal.png);/* background-repeat:no-repeat; background-position:center center; cursor:pointer;*/} 
#back_top:hover{ /* background-color:#6EBA2C;border: solid 1px #6EBA2C;*/background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/back_top_hover.png);}



.top_btns a{ float:left;}
.top_btn_box img{ width:60px; height:60px;display:block;}
.top_btns{ margin-right:20px;margin-top:0; overflow:hidden; float:right;}
.top_btn_box{ margin-right:10px;cursor:pointer;}
.back_arrow{ display:none;}
.back_hot{display:none;}
.tom_com_logo{ display:none;}
.tom_share{display:none;}
.share_btn{ display:none;}
.news_box_share{ display:none;}
.news_box_banner_phone{ display:none;}
.big_line2{display:none;}
.big_title{ display:none;}
.scan_box_text{ font-size:14px; color:#1c391b; width:76px; background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/scan_text.png); background-repeat:no-repeat; background-position:left top; height:14px; margin-bottom:12px;}
.scan_box_img img{ width:76px; height:76px;}
.left_line{ width:76px; height:2px; margin-top:24px; position:relative; margin-bottom:26px;}
.left_line img{ position:absolute; top:0; left:0; margin-left:-4px;}
.news_box_banner_pc a img{ width:656px; height:170px;}

.list-container{
    background: #f6f6f6;
    margin-top: 23px; padding-bottom:20px;
}
.list-container h4{
    font-weight: bold;
}
.list-container ul{
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-bottom: 10px;margin-left:15px; cursor:pointer; color:#3b3b3b; font-size:14px; line-height:24px;
	padding-left:0;
}
.list-container ul:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.list-container li {
    display: inline-block;
    /*height: 100%;*/
}
.list-container .item-left{
    width: 58px;
}
.list-container .item-left .item-img{
    width: 100%;
    height: 58px;
    vertical-align: sub;
}
.list-container .item-right{
    margin-left: 8px;
    width: 204px;
    vertical-align: top;
}

.active{
    background-color: #31ba52;
    border-radius: 5px;
}

/*内容页底部信息
.content_bottom_box{ width:100%; height:60px;clear:both;}
.content_bottom_kong{ width:100%; height:40px;clear:both; background-color:#ffffff;}
.content_bottom_line{ width:1160px; margin:auto;height:1px; background-image:url(/system/modules/my.opencms.news/resources/pc/pic/content_bottom_box_line.png);background-repeat:no-repeat; background-position:left center; position:absolute; left:50%; margin-left:-580px;}
.content_bottom{ width:1100px; margin:auto;height:50px; position:relative;}
.content_bottom1{ overflow:hidden; width:656px; margin-left:160px; padding-top:27px;padding-bottom:12px;margin-left: 260px}
.content_bottom2{ font-size:12px;width:656px; margin-left:160px; text-align:center;padding-bottom:5px;}
.content_bottom3{ font-size:12px;width:656px; margin-left:160px; text-align:center;padding-bottom:35px;}
.content_bottom1 a{font-size:14px; float:left; color:#3b3b3b; padding-left:15px; padding-right:15px; cursor:pointer;}
.content_bottom1 a:hover{color:#1ca408;}
.content_bottom1 a:active{color:#3b3b3b;}
.content_bottom1 a:visted{color:#3b3b3b;}
.content_bottom1 a:link{color:#3b3b3b;}
*/
/*内容页底部信息*/
.content_bottom_box{ width:100%; height:60px;clear:both;}
.content_bottom_kong{ width:100%; height:40px;clear:both; background-color:#ffffff;}
.content_bottom_line{ width:1340px; margin:auto;height:1px; background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/content_bottom_box_line.png);background-repeat:no-repeat; background-position:center center; position:absolute; left:50%; margin-left:-670px;margin-top:30px;}
.content_bottom{ width:1100px; margin:auto;height:50px; position:relative;margin-top:50px;}
.content_bottom1{ overflow:hidden; width:656px; margin-left:223px; padding-top:60px;padding-bottom:12px;padding-left:107px;}
.content_bottom2{ font-size:12px;width:656px; margin-left:223px; text-align:center;padding-bottom:5px;}
.content_bottom3{ font-size:12px;width:656px; margin-left:223px; text-align:center;padding-bottom:35px;}
.content_bottom1 a{font-size:14px; float:left; color:#3b3b3b; padding-left:15px; padding-right:15px; cursor:pointer;}
.content_bottom1 a:hover{color:#1ca408;}
.content_bottom1 a:active{color:#3b3b3b;}
.content_bottom1 a:visted{color:#3b3b3b;}
.content_bottom1 a:link{color:#3b3b3b;}
/*end*/
.news_box_operation_m{display:none}
.tom_fabulous {
	display:none
}
.related_news_title{display:none}
.related_news{display:none}
.ina_fhdb img{display:none}
/*移动端图文内容页*/

/*模态框样式*/
.tomShare_modal .modal-dialog {
	position: absolute !important;
    width: -webkit-fill-available;
    margin: 10px;
    bottom: 0;
}
.tomShare_modal .modal-content {
	-webkit-background-clip: inherit;
    background-clip: inherit;
	border-radius: inherit;
	border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

@media (max-width: 768px) {
.index_nav{ display:none;}
.content_body_left{display:none;}
.content_body_right{display:none;}
.nav_left01{display:none;}
.back_arrow{ float:left;margin-left:4.6%;}
.back_arrow img{ height:44px; width:44px;}
.tom_com_logo img{ height:44px; width:auto;}
.tom_com_logo{ position:absolute; top:0; left:50%; margin-left:-22px;}
.tom_share { display:block; height:44px; width:44px;position:absolute; top:0; right:0;}
.tom_pc_logo{display:none;}
.content_nav{
	background-color:#31BA52;
	/*background: -moz-linear-gradient(top, #fe6f52 0%, #f33529 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe6f52), color-stop(100%,#f33529));
    background: -webkit-linear-gradient(top, #fe6f52 0%,#f33529 100%);
    background: -o-linear-gradient(top, #fe6f52 0%,#f33529 100%);
    background: -ms-linear-gradient(top, #fe6f52 0%,#f33529 100%);
    background: linear-gradient(to bottom, #fe6f52 0%,#f33529 100%);*/
	height:44px;width:100%;z-index:  1000;
	}
.back_arrow{ display:none;}
.back_hot{display:block;}
.back_hot{ float:left;}
.back_hot img{ height:44px; width:44px;}
.tom_com_logo{ display:block;}
.right_search_box{display:none;}
.top_btns{ float:right; margin-top:0;margin-right:5px;}
.top_btn_box{ margin-right:1px;}
.content_nav_box{ width:100%;padding-left:0;}
.share_btn{ float:right;margin-right:4.6%;}
.share_btn img{ height:44px; width:44px; display:block;}
.share_btn{ display:none;}
.top_btn_box img{ width:44px; height:44px;display:block;}
.content_nav{position:fixed; top:0;}
.top_btns{ display:none;}
.news_related_title_box{ display:none;}
.content_body_box{width:100%; margin-top:44px;padding-left:0;}
.content_body_center{width:90.8%;margin-left:4.6%; }
.news_box_title{ font-size:1.43em; color:#333333; font-weight:bold;line-height:1.53em;}

.infor_time{ float:left;  font-size:0.8em; color:#8c8c8c;line-height:16px;margin-right:10px;margin-top:10px;}
.infor_author{ float:right; font-size:0.8em; color:#8c8c8c;line-height:16px;}
.infor_from{ float:left;  font-size:0.8em; color:#8c8c8c;margin-right:8px;line-height:16px;margin-top:10px;}
.news_box_infor{ overflow:hidden;margin-top:6px; margin-bottom:20px;}
.infor_from a{color:#8c8c8c; cursor:pointer;}
.infor_from a:hover{color:#65b51e;}
.infor_from a:active{color:#8c8c8c;}
.infor_from a:visted{color:#8c8c8c;}
.infor_from a:link{color:#8c8c8c;}
.news_box_text p img{  width:100%;margin-top:14px; }
/*.news_box_text{ font-size:1.06em;color:#404040; line-height:1.75em;}*/
.news_box_text{ font-size:1.32em;color:#404040; line-height:1.6em;text-align: justify;text-align-last: left;}
.news_box_text center{text-align-last:center ;}
.news_box_operation{ display:none;}
.news_box_share{ display:none; overflow:hidden; margin-bottom:16px;}
.share_title{ height:40px; font-size:1em; color:#b3b3b3;line-height:40px; text-align:center; margin-top:40px;}

.share_quan{ width:25%; float:left; text-align:center;}
.share_weixin{ width:25%; float:left;text-align:center;}
.share_qq{ width:25%; float:left;text-align:center;}
.share_kongjian{ width:25%; float:left;text-align:center;}
.share_text{ font-size:1em; color:#999999; }
.share_weixin div img{width:60px; height:60px;}
.share_quan div img{width:60px; height:60px;}
.share_qq div img{width:60px; height:60px;}
.share_kongjian div img{width:60px; height:60px;}
.share_title span{ color:#ebebeb;}
.news_box_banner_pc{ display:none;}
.news_box_banner_phone{ display:block; background:#ffffff;padding-top:12px;padding-bottom:12px;}
.news_box_banner_phone a img{ display:block; width:90.8%; margin-left:4.6%;}
.news_related_01{ width:100%;padding-top:0; padding-bottom:0px; border-bottom:solid #e5e5e5 1px; overflow:hidden;}
.related_01_left{ display:none;}
.related_01_right{ width:100%;}
.related_01_right_title{ width:100%;font-size:1em; color:#222222; padding-bottom:12px; padding-top:12px; cursor:pointer;margin-bottom:0; margin-top:0; }
.related_01_right_infor{ display:none;}
.related_01_right{ float:left; width:100%; margin-left:0;}
.content_news_related{ border-top: solid 2px #6fbb2b; margin-top:0; margin-bottom:0;}
.big_title{ display:block;font-size:1.2em; color:#6fbb2b; font-weight:bold; line-height:44px; height:44px; width:100%; text-align:left; margin-top:10px;}
#back_top{ display:none;}
.ina_fhdb img{display:block}
.ina_fhdb {
	width: 40px; height: 40px; right: 10px; bottom: 60px;display:block;position: fixed; z-index: 1000;
}
.ina_fhdb img {
	width: 40px; height: 40px;
}
.content_bottom_box{display:none}
.nav_left02{display:none;}
.related_news {/*width: 800px;*/ /*padding-top:20px;*/padding-bottom: 22px; margin:auto;background-color:#ffffff; width:100%;padding-left:20px;padding-right: 20px;}
.related_news_title {margin:auto;height: 44px;/*background-color: rgb(247, 247, 247);*/background:#fff;padding-left:4.6%;width:100%; position: relative;}
.related_news_title .hot_title {width:80px;height:21px;background:#31BA52;line-height:21px;text-align:center;font-size:12px;color:#fff;position: absolute;left:0;top:11.5px;}
.big_line2{display:block;height: 16px; background-color: rgb(247, 247, 247);margin-top:20px;width:100%; clear:both;}
.related_news_model {color: rgb(102, 102, 102); padding-top: 15px; padding-bottom: 15px; font-size: 17px;line-height: 20px; border-bottom-color: #efefef; border-bottom-width: 1px; border-bottom-style: solid;-webkit-tap-highlight-color:rgba(0,0,0,.1);height: 92px;position: relative;}
.news_box_operation_m{display:block}
.bottom_baseline {
	text-align: center;
    padding-top: 13px;
    padding-bottom: 30px;
	color:#333333;
	font-size: 12px;
}
.tom_fabulous {
	display:block
}
.related_news_model .title_style{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
	}
.related_news_model .from_style {
	position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 12px;
    color: #8A8A8A;
	 -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.850);
}
.related_news_model a:hover{color:#333333;}
.related_news_model a:active{color:#333333;}
.related_news_model a:visted{color:#666666;}
.related_news_model a:link{color:#333333;}

.related_news_title{display:none}
.related_news{display:block}

}

h2 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
}
h4 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
}
