/*----------新闻专题报道----------*/
.newstopic-content{
	width:1004px;
	margin:0 auto;
	}
.newstopic_title {
	background-color: #002470;
	color: #fff;
	height:63px;
	font-size:18px;
	text-align:center;
	line-height:58px;
	font-weight:bold;
}
.newstopic_space{
	padding:10px 0 10px 0;
	}
.newstopic {
	height: 458px;
	width: 1004px;
	position: relative;
}
.newstopic a {
	color: #fff;
}
.topic_blackBox{
	color: #fff;
    height: 50px;
    left: 0;
    position: absolute;
    top: 408px;
	width:1004px;
	background:rgba(0, 0, 0, 0.55);
	text-align:center;
	font-size:14px;
	line-height: 47px;
}
.topic_blackBox:hover {
	background: rgba(21, 32, 96,0.8);
}
.newstopic_top {
	background: url(../images/news-bg.jpg) repeat-x;
	height: 52px;
	font-size:16px;
	color:#002470;
	}
.newstopic_top .span_l {
	background: url(../images/news01.jpg) 15px 17px no-repeat;
	padding: 15px 0 0 49px;
	float: left;
	width: 100px;
}
.newstopic_top .span_center {
	background:url(../images/center_ico.jpg) 15px 17px no-repeat;
	padding: 15px 0 0 49px;
	float: left;
	width: 100px;
}
.newstopic_top .span_inform {
	background:url(../images/info.jpg) 15px 17px no-repeat;
	padding: 15px 0 0 49px;
	float: left;
	width: 100px;
}
.newstopic_top .span_r {
	background: url("../images/more01.jpg") no-repeat scroll 63px 20px rgba(0, 0, 0, 0);
	float: right;
	padding:16px 22px 0 0;
	width: 68px;
}
.newstopic_top_box{
	padding:10px 12px 17px;
}
.newstopic_top_li {
   background: url("../images/news_li.jpg") no-repeat scroll 14px 13px rgba(0, 0, 0, 0);
    padding: 0 32px;
	border-bottom: 1px dotted #c4c4c4;
    color: #a49193;
    line-height: 31px;
    text-align: left;
}
.newstopic_top_li a {
	color: #000;
}
.newstopic_top_li a:hover {
	color: #F00;
}
.newstopic_top_li:hover {
	color: #F00;}
.newstopicbrandImg {
	padding-right: 8px;
}
.newstopic_box {
	overflow: hidden;
	zoom: 1;
	position: relative;
	width: 1004px;
	height: 220px;
	margin: 0 auto;
}
.newstopic_text {
	overflow: hidden;
	zoom: 1;
	position: relative;
	width: 1004px;
	margin: 0 auto;
	padding-bottom:80px;
}
.procTitle {
	font-size: 20px;
	color: #e60020;
	padding: 24px 0 13px 57px;
}
.newstopicscrollpic {
	max-width: 1002px;
	margin: 20px auto 0;
}
#newstopicscroll {
	position: relative;
	z-index: 9999;
	display: block;
	width: 980px;
	height: 198px;
	overflow: hidden;
	zoom: 1;
	background: #fff;
	margin-left: 24px;
}
#newstopicscroll #newsbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#newstopicscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#newstopicscroll ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	/*width: 980px; text-align:center;*/
}
#newstopicscroll .case_name {
	font-size: 14px;
	line-height: 30px;
}
#newstoptns {
	position: absolute;
	z-index: 99999;
	display: block;
	height: 42px;
	width: 1004px;/* right:630px;*/
}
#newstoptns a {
	width: 16px;
	height: 198px;
	display: block;
	float: left;
	margin-right: 1px;  /*background-color:rgba(20, 96, 145, 0.2);*/
	background: #dedede;
}
#newstoptns a:hover, #newstopicscroll, #newstoptns a, #newstopicscroll #newsbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#newstoptns a:hover {
	background-color: #146091;
}
#newstoptns #left {
	float: left;
	background: url(../images/arrw1.jpg) 0 center no-repeat;
}
#newstoptns #left:hover {
	float: left;
	background: url(../images/arrw1-2.jpg) 0 center no-repeat;
}
#newstoptns #right {
	float: right;
	background: url(../images/arrw2.jpg) 0 center  no-repeat #FFF;
}
#newstoptns #right:hover {
	float: right;
	background: url(../images/arrw2-2.jpg) 0 center no-repeat #FFF;
}
.fl {
	float: left;
}
