﻿
/*页面主体*/
.main
	{/**/
	width: var(--main-width);
	margin: 0px auto;
	color: #333;
	background-color:#FDFDFB;
	/*font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', 'SimSun', '宋体';*/
	}

.nav-list 
{
	float: left;
	height: 30px;
	font-size: 14px;
	/*background: #F4F0E9;*/
    background-color: #F8F8F8;
	font-family: "Microsoft YaHei","微软雅黑","Arial","SimSun","宋体";
}

.nav-list li
{
	float: left;
	width: 98px;
	line-height: 30px;
	cursor: pointer;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #F4F0E9;
	color: #000;
	font-size: 15px;

}

.nav-list li:first-child 
{
	border-left: none;
}

.nav-list li.curr 
{
	border-top: 1px solid #e93030;
	border-bottom: 1px solid #FFF;
	background: #fff;
	color: #e93030;
}

.news-left .nav-list 
{
	margin: 10px 0px;	
	width:100%;
}


.news-left .tab-nav
{
	width:calc(100% - 220px);
	float: left;	
}


.main
	{/**/
	width: var(--main-width);
	margin: 0px auto;
	color: #333;
	background-color:#FEFEFE;
	/*font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', 'SimSun', '宋体';*/
	}

.details
{
	margin-top: 20px;
	/* background-color: #FEFEFE; */
}

.main-content
{
	width: var(--main-width);
	background-color: #FEFEFE;
}



/*
	主新闻栏
*/
.sy-left
{

}

.sy-top
{

}

/*
轮动图片
*/
.slide-box .title {
    position: absolute;
    top: 215px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #222;
    color: #fff;
    filter: alpha(opacity=0.87);
    opacity: 0.87;
    z-index: 10;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sy-top-pic
{

	width:45%;
	height:275px;
	overflow: hidden;
	float: left;
	border: 1px solid #F4F0E9;

}

.sy-top .top-left
{
	float: left;
	width:calc(55% - 30px);
	overflow: hidden;
	margin-left: 20px;
}

#jdmain_title .news-line a
{
	font-weight: bold;
}


#jdys_title .news-line 
{
	float: left;
	margin-right: 8px;
	text-align: left;	
}
#jdys_title .news-line a
{
	
	font-size: 12px;
	line-height: 24px;
	color: #e93030;

}

#topNews .news .news-line
{
	padding-left: 16px;
	background: url(../images/i.png) left center no-repeat;
}

#topNews .news .news-line[line="0"], #topNews .news .news-line[line="6"]
{
	font-weight: bold;
	background-image: none;
}

#topNews .news .news-line[line="6"]
{
	border-top: 1px solid #f3f3f3;
	margin-top: 6px;
	padding-top: 7px;
}

#syRight .news .news-line[line="10"],#syRight .news .news-line[line="20"]
{
	border-top: 1px solid #f3f3f3;
	margin-top: 5px;
	padding-top: 5px;
}

#syNews .news .news-line[line="9"],#syNews .news .news-line[line="19"],#syNews .news .news-line[line="29"],#syNews .news .news-line[line="39"],#syNews .news .news-line[line="49"]
{
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#newsData .news-3 .news-line[line="9"],#newsData .news-3 .news-line[line="19"],#newsData .news-3 .news-line[line="29"],#newsData .news-3 .news-line[line="39"],#newsData .news-3 .news-line[line="49"]
{
	border-bottom: 1px solid #f3f3f3;
	box-shadow: 0px 1px 1px #FFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#newsData .news-3 .news-line .news-title, #syNews .news-3 .news-line .news-title
{
	max-width: 430px;
}

/*
	小图片
*/
.top-1
{
	padding-right: 10px;
    vertical-align:text-center;
}
.pic-list
{
	float: left;
	width: 210px;
	margin-left: 10px;	
}

.pic-list .pic-img
{

}

.pic-list .pic-img img
{
	width:210px;
	height:120px;
	margin-top: 10px;
	display: block;
}
.pic-list .pic-img img.nopic
{
	background: url(../images/zx_xw/image_none.jpg) 10px center no-repeat;
}

.pic-list .pic-title
{
	width:210px;
	height:38px;
	background-color: #fafafa;

}

.pic-list .pic-title a
{
	color:#666666;
	font-size: 12px;
	line-height: 20px;
}

.pic-list .pic-title a:hover{
	color:#e93030;
	cursor: pointer;
}



/*
新闻页面
*/

.news-left
{
	float: left;
	width: calc(100% - 350px);
}
.page-zxg.news-left{
    width: var(--main-width);
}

.news-right
{
	float: right;
	width: 335px;
	/*margin-right: 8px;*/
}
.rb-bar
{
	background: url(../images/zx_xw/bar_1.png) 5px center no-repeat;
	/*background-color: #F4F0E9;*/
    background-color: #F8F8F8;
    text-align: left;

	margin: 0px 0px 5px 0px;
    border-color:F4F0E9;
}

.rb-bar.bar-2
{
	background: url(../images/zx_xw/bar_2.png) 5px center no-repeat;
	/*background-color: #F4F0E9;	*/
    background-color: #F8F8F8;
}

.rb-news
{
	margin-bottom: 20px;
}




.rb-news h3
{
	float:left;
	color: #333;
	font-size: 15px;
	line-height: 30px;
	margin-left: 25px;
	vertical-align: middle;
    font-weight: bold;
  
}



.rb-bar .tab-nav
{
	float:right;
	text-align: right;
	margin-right: 5px;
}
.rb-bar .nav-list
{
	background: #F4F0E9;
	height: 30px;
}

.rb-bar .nav-list li
{
	width:70px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.rb-bar .nav-list li.curr
{
	border-top: 1px solid #e93030;
    color: #e93030;	
	border-bottom: 1px solid #FFF;
	background: #fff    
}

.pd_title
{
	height: 40px;
	float: left;
	line-height: 40px;
	margin-top: 10px;
	background: url(../images/zx_xw/bar_main.png) 0px center no-repeat;
	/*font-family: "Microsoft YaHei","微软雅黑","Arial","SimSun","宋体";	*/
}

.pd_title h3
{
	float: left;
	margin-left: 20px;	

}
.pd_title h3 a
{
	font-size: 16px;
	color: #e93030;
	font-weight: bold;
	padding-left: 5px;
}
.pd_title h3 a:hover
{
	text-decoration: none;
	cursor:default;
}


.t_line 
{

	font-size: 0;
	/*background: #e93030;*/
	height: 1px;
	width: 500px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

.pic-bar
{
	text-align: left;
	margin-bottom: 5px;


}

.pic-bar h3
{
	color: #333;
	margin-top: 10px;
	line-height: 28px;
	font-size: 15px;
	font-weight: normal;	
}



.more-panel
    {
    margin-top: 5px;
    }

.more-panel:hover
	{
	background: #F4F0E9;
	}

.more-panel a
	{
	color: #999;
	line-height: 24px;
	margin-top: 5px;
	}


.short-span .u-con li
{
	float:left;
	padding: 5px 5px;
	border: 1px solid #F4F0E9;
	margin-right: 5px;
	margin-bottom:5px;
}


.short-span .u-con li.curr
{
    border-style: solid;
    border-color: #F4F0E9;
	background-color: #F4F0E9;
	color: #e93030;
}


.short-span .u-con li.curr:hover
{
	background-color: #F4F0E9;

}

.short-span .u-con li:hover
{
	cursor: pointer;
	background-color: #F4F0E9;
}


.news-4 .row-date {
	width: 630px;
	margin: 0px auto;
	border-bottom: solid 1px #eaeaea;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	/*font-family: "Arial Normal","Arial";*/
	padding: 2px 0px 0px 12px;
}

.news-4 .col-date {
	font-size: 24px;
	color: #e93030;
	margin-right: 5px;
	margin-left: 0px;
}

.news-4 .col-month {
	font-size: 15px;
}
.news-4 .col-year {
    font-size: 12px;
    opacity: 0.7;
}


.news-4 .row-content {
	/*font-family: "Arial Normal","Arial";*/
	width: 630px;
	margin: 0px auto;
}
.news-4 .col-time {
	float: left;
	width: 50px;
	margin-left: 0px;
	font-size: 15px;
	color: #aaa;
	line-height: 26px;
	text-align: left;
}
.news-4 .col-space {
	width: 20px;
	height: 100%;
	float: left;
}
.news-4 .col-summary {
	float: left;
	width: 560px;
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 20px;
	text-align: justify;
	cursor: pointer;
}
.news-4 .col-summary:hover
{
	color: #e93030;
}

.news-4 .col-point {
	width: 10px;
    height: 15px;
    position: relative;
}
.news-4 .col-line {
	width: 0px;
	margin-left: 3px;
	border-right: solid 3px #eaeaea;
}
.news-4 .col-point .icon-point {
    position: absolute;
	width: 7px;
	height: 7px;
    top:5px;
    left:1px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 7px;
}

.news-4 .col-point .red-point {
    /* background-image: url('../images/jhzx/red_point.png') */
    background-color: #e93030;

}
.news-4 .col-point .point {
  background-color: #eaeaea;
    /* background-image: url('../images/jhzx/point.png') */
}





.news-4 .col-summary.proc, .news-4 .col-time.proc {
	color: #e93030;
}

.rb-box
{
	display: none;
}

/*行业新闻*/
.hyxw .news-4 .col-summary{
    width:910px;
}
.hyxw .row-content{
    width:980px;
}

.hyxw .news-left{
	width: calc(100% - 20px);
}
.hyxw .news-4 .row-date{
	width: calc(100% - 20px);
}

.hyxw .main-content{
    width:var(--main-width);
}
.hyxw #tdx_content{
    width:var(--main-width);
}
.sy-link{
    cursor: pointer;
    
}

.sy-link:hover{
    text-decoration: underline;
}

.query-news.querying{
    min-height: 40px;
    background: url("../images/loading.gif") no-repeat center center;
}

.black .details
{
	
	/* background-color: #000; */
}

.black .main-content
{
	
	background-color: initial;
}

.black .slide-box .title {

    background-color: #222;
    color: #cacfd7;
    filter: alpha(opacity=0.87);

}
.black .sy-top-pic
{

	border: 1px solid #2a2f35;

}
.black #topNews .news .news-line[line="6"]
{
	border-top: 1px solid #2a2f35;

}
.black #syRight .news .news-line[line="10"],.black #syRight .news .news-line[line="20"]
{
	border-top: 1px solid #2a2f35;

}

.black #syNews .news .news-line[line="9"],.black #syNews .news .news-line[line="19"],.black #syNews .news .news-line[line="29"],.black #syNews .news .news-line[line="39"],.black #syNews .news .news-line[line="49"]
{
	border-bottom: 1px solid #2a2f35;

}

.black #newsData .news-3 .news-line[line="9"],.black #newsData .news-3 .news-line[line="19"],.black #newsData .news-3 .news-line[line="29"],.black #newsData .news-3 .news-line[line="39"],.black #newsData .news-3 .news-line[line="49"]
{
	border-bottom: 1px solid #2a2f35;
	box-shadow: 0px 1px 1px #2a2f35;

}
.black .pic-list .pic-title
{
	width:210px;
	height:38px;
	background-color:  #1c1c1c;
  color:#777
  

}

.black .rb-bar
{

	/*background-color: #F4F0E9;*/
    background-color: #1c1c1c;
    border-color:#1c1c1c;
}

.black .rb-bar.bar-2
{

	/*background-color: #F4F0E9;	*/
    background-color: #1c1c1c;
}
.black .rb-news h3
{
	color: #ccc;
}

.black .rb-bar .nav-list
{
	background: #1c1c1c;
	
}
.black .pic-bar h3
{
	color: #ccc;	
}

.black .more-panel:hover
{
	background: #1c1c1c;
}

.black .more-panel a,.black .news-3 .news-src
{
	color:#777;

}

.black .short-span .u-con li
{

	border: 1px solid #1c1c1c;

}


.black .short-span .u-con li.curr
{
  
    border-color: #e93030;
	background-color: initial;
	color: #e93030;
}


.black .short-span .u-con li.curr:hover
{
	background-color: #1c1c1c;

}

.black .short-span .u-con li:hover
{

	background-color: #1c1c1c;
}


.black .news-4 .row-date {

	border-bottom: solid 1px #2a2f35;

}
.black .news-4 .col-time {
	color: #aaa;
}
.black .news-4 .col-line {

	border-right: solid 3px #2a2f35;
}


.black .nav-list 
{

    background-color: #2a2f35;

}

.black .nav-list li
{

	border-left: 1px solid #1c1c1c;
	border-bottom: 1px solid #1c1c1c;
	border-top: 1px solid #1c1c1c;
	color: #ccc;


}


.black .nav-list li.curr 
{
	border-top: 1px solid #e93030;
	border-bottom: 1px solid #000;
	background: initial;
	color: #e93030;
}

.black .rb-bar .nav-list
{
	background: #1c1c1c;
}


.black .rb-bar .nav-list li.curr
{

	border-bottom: 1px solid #000;
	background: initial    
}

.black .news-4 .col-point .point {
  background-color: #333;
    /* background-image: url('../images/jhzx/point.png') */
}
.black .news-4 .col-summary.proc,.black .news-4 .col-time.proc{
  color: #e93030;
}