﻿@charset "utf-8";
/*新闻调用及新闻列表及新闻详细页样式*/
.bd_weixin_popup {height: 330px !important;}


ul.TopNewsInfo  a {color: #6f6f6f;font-family: "Microsoft Yahei";}
ul.TopNewsInfo  a:hover {
	color:#0099CC;
	transition:			color 300ms ease-in-out, background-color 300ms ease-in-out;
	-moz-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
	-webkit-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
	-o-transition:		color 300ms ease-in-out, background-color 300ms ease-in-out;
}
ul.TopNewsInfo {
    margin: 0px;padding:0px; line-height: 35px; list-style-type: none;text-align: left;width:100%;padding-inline-start: 0px;
}
ul.TopNewsInfo li {
	background: url(dian.png) no-repeat -10px 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;cursor:pointer;width:100%;	
	text-indent:10px;
}
ul.TopNewsInfo li:hover { background-position: -5px 6px;transition: background-position 150ms ease-out 0s;}

.dian{padding-left: 10px; background: url(../dian.html) no-repeat 0px 10px}
.subTile1 {white-space:nowrap;text-overflow:ellipsis;overflow: hidden;;cursor:pointer;}

/*display: block;*/
.subTile , .subTile a{
padding:0 0 0 0px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
-moz-binding: url('ellipsis.xml#ellipsis');
}

.time {float: right;COLOR: #333;font-weight: normal;font-size: 10px;position:absolute;right:0px;top:0px;}
.new {COLOR:#009900;font-weight: normal;}
.top {COLOR:#00BBEE;font-weight: normal;}
.Topline  {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}

.tablenews {color: #4D4D4D;line-height:25px;font-size:12px;}
.tablenews a {color: #6f6f6f; text-decoration: none;line-height:25px;font-size:12px;}
.tablenews a:hover {color:red; text-decoration: none;}


/*样式3*/

ul.RankingInfo  a {color: #6f6f6f;}
ul.RankingInfo  a:hover {
color:#0099CC;
transition:			color 300ms ease-in-out, background-color 300ms ease-in-out;
-moz-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
-webkit-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
-o-transition:		color 300ms ease-in-out, background-color 300ms ease-in-out;
}
ul.RankingInfo {margin: 0px 0px 0px 0px; line-height:30px; list-style-type: none;text-align: left;width:100%;}
ul.RankingInfo li {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;cursor:pointer;width:100%;}
.RankingInfo li .em{ 
	border: 2px solid #AAB2BD;
    border-radius: 50%;
    color: #AAB2BD;
    float: left;
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    margin: 6px 5px 0 0px;
    text-align: center;
    width: 14px;
}
.RankingInfo li .em:hover, .RankingInfo li:hover .em{
	background-color:#0099CC;color:#fff;border: 2px solid #0099CC;
	transition:			color 300ms ease-in-out, background-color 300ms ease-in-out;
	-moz-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
	-webkit-transition:	color 300ms ease-in-out, background-color 300ms ease-in-out;
	-o-transition:		color 300ms ease-in-out, background-color 300ms ease-in-out;
}


/*样式9*/
.goods_ul_pic:after {clear: both;content: " ";display: block;height: 0;visibility: hidden;}
.goods_li_pic:after {clear: both;content: " ";display: block;height: 0; visibility: hidden;}
.goods_ul_pic {
    height: auto;
    margin-left: -10px;
    padding: 0;
    width: 730px;
}
.goods_li_pic {
    float: left;
    margin-left: 22px;
    margin-top: 10px;
    width: 160px;
}




#NewsTitle  { line-height:30px;border-bottom: 1px solid #CCCCCC;font-size:14px;}
#NewsTitleBody {line-height:25px;font-family:Arial;}
#NewsTitle a{font-family:Arial;color:#000;font-size:14px;}
#NewsTitle_Time {color: #ccc;font-family: Verdana,Geneva,sans-serif,Arial;font-size:10px;}
#NewsTitle_label{color: #ccc;float:right;font-size:12px;font-family:Microsoft Yahei;}
#NewsTitle_label a {color: #CCCCCC;font-size: 12px;}
#NewsTitle_label a:hover {color: #666666;font-size: 12px;}
#NewsTitleBody .link {
    background-image: url("../out.html");
    background-position: 0 9px;
    background-repeat: no-repeat;
    padding-left: 14px; float:right; font-family:Microsoft Yahei; font-size:12px;color:#ccc;
}


.news-img {
    height: 238px;width: 100%;margin: auto;background-color: #F0F2F3;;
}






#news_show .top_nav {border: #c7cccc 0px solid;float:left;width:670px;height:25px;padding: 5px 10px 5px 10px; line-height:22px;}
#news_show .top_nav .home {margin:5px 10px 0px 0px;width:13px;background: url(../home-2.html) no-repeat 0px 0px;float:left;height:11px;overflow:hidden;}
#news_show .top_nav span {margin: 0px 5px;font-family: Verdana,Geneva,sans-serif,Arial;}

.Share{width:60px; display: inline-block; cursor:pointer;position:relative;}
.news_share {
    border-color: #888888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    display: inline-block;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;margin-bottom:3px;
}
.news_share:hover ,.Share:hover .news_share  {
    border-color: red rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid dashed dashed;
    border-width: 5px 5px 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    display: inline-block;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;margin-bottom:3px;
}
#news_show .right{width:300px; float:right; display:inline;border: 0px solid #E2DBD2;}
#news_show .left{width:700px; float:left; display:inline;padding-left:5px;}
#news_show .news_content{width:100%;float:right;margin-top:1px;height:auto;WORD-BREAK: break-all;}
#news_show .news_show_title{text-align: center; clear:both;padding:20px 0px 10px 0px;font-size:25px; font-weight:bold; color:#000; font-family:Microsoft YaHei; line-height: 30px;}
#news_show .news_show_title_fu{text-align: right; clear:both;padding:20px 0px 10px 0px;font-size:20px; font-weight:bold;font-family:Microsoft YaHei; line-height: 20px;}
#news_show .news_laiyuan{text-align: center;border-top:0px solid #ccc ;border-bottom: 0px solid #ccc ;height:30px;line-height:30px;width:100%;margin: auto;font-size:12px; font-family:Arial;}
#news_show .news_info {
    font-size: 14px;
    color: #666;
    text-decoration: none;
    padding-top: 0px;
    margin-top: 3px;
    line-height: 30px;
    text-align: left;
    clear: both;
    margin-right: auto;margin-left: auto; 
    width:100%;
}
#news_show .news_info a {
    
    font-size: 14px;
    color: #000000;
    text-decoration: none; 
}
#news_show .news_info a:hover {
    
    font-size: 14px;
    color: #971E00;
    text-decoration: underline;
}
#news_show .news_keywords
{
    width:100%;height:22px;font-size:12px;padding-top:13px;padding-bottom:8px;color:#999;
}
#news_show .news_page
{
    margin-right: auto;margin-left: auto;text-align: center;height:25px;width:600px;font-size:12px;padding-top:8px;padding-bottom:8px;
}
#news_show .news_table
{
    width:100%;margin-right: auto;margin-left: auto;height:22px;font-size:12px;padding-top:3px;padding:8px 0px 15px 0px; text-align:right;
}
#news_show .news_table .btn_color{ background-color: #ccc;color:#fff;}
#news_show .news_description{width:100%;border: 1px solid #ccc;background-color:#FAFAFA;padding:8px 0px 8px 0px; line-height:25px;margin:15px auto 15px auto;color:#999;clear: both;
background:rgba(255, 255, 255, 0.5)!important;filter:Alpha(opacity=50); background:#fff;clear: both; font-size:12px; }
#news_show .news_description i{color:#000;}
#news_show .news_description span{width:97%; display:block; margin:auto;}

