#news-list-carousel {
}

#news-list-carousel .carousel-inner .item {
	width: 100%;
	height: 330px
}

#news-list-carousel .carousel-inner .item .news-catalog {
	position: absolute;
	display: block;
	left: 40px;
	top: 30px;
	right: 0
}

#news-list-carousel .carousel-inner .item .news-title {
	position: absolute;
	display: block;
	left: 40px;
	right: 0;
	bottom: 50px
}

#news-list-carousel .carousel-inner .item .news-title a {
	font-size: 26px;
	color: #fff;
	text-shadow: 5px 2px 6px #000
}

#news-list-carousel .carousel-indicators {
	display: block;
	left: 0;
	bottom: 2px;
	width: 100%;
	padding: 0;
	margin: 0
}

#news-list-carousel .carousel-indicators li {
	float: left;
	width: 30%;
	height: 4px;
	margin: 0;
	border-radius: 0;
	border: none;
	background-color: #718697
}

#news-list-carousel .carousel-indicators li+li {
	margin-left: 4px
}

#news-list-carousel .carousel-indicators li:last-child {
	float: right
}

#news-list-carousel .carousel-indicators .active {
	background-color: #3995e0
}

#news-list-carousel .carousel-control,#news-list-right-carousel .carousel-control {
	width: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0;
	transition: opacity 1s
}

#news-list-carousel .carousel-control.left,#news-list-right-carousel .carousel-control.left {
	left: 0;
	background-image: url(../images/icon-left-36x36.png)
}

#news-list-carousel .carousel-control.right,#news-list-right-carousel .carousel-control.right {
	right: 0;
	background-image: url(../images/icon-right-36x36.png)
}

#news-list-carousel:hover .carousel-control,#news-list-right-carousel:hover .carousel-control {
	opacity: 1
}

.news-list-panel {
	padding: 20px
}

.news-list-panel .news-catalog {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.news-list-panel .news-catalog .menu-item {
	float: left;
	margin-right: 60px;
	padding: 10px 0
}

.news-list-panel .news-catalog .menu-item>a {
	display: inline-block;
	font-size: 17px
}

.news-list-panel .news-catalog .menu-item>a:hover,.news-list-panel .news-catalog .menu-item.cur a {
	color: #ff4a4a;
	border-bottom: 2px solid #ff4a4a
}

.news-list-panel .news-list-box {
	position: relative;
	width: 100%;
	height: 180px;
	padding: 20px 0;
	border-top: 1px dotted #c2c2c2
}

.news-list-panel .news-list-box .hd {
	position: absolute;
	display: block;
	height: 30px;
	left: 0;
	top: 20px;
	right: 230px;
	font-size: 20px;
	text-align: left;
	color: #333;
	overflow: hidden
}

.news-list-panel .news-list-box .hd:hover {
	color: #ff4a4a
}

.news-list-panel .news-list-box .intro {
	position: absolute;
	display: block;
	height: 3.5em;
	line-height: 1.8em;
	left: 0;
	top: 70px;
	right: 230px;
	font-size: 14px;
	color: #999;
	text-align: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-family: "微软雅黑"
}

.news-list-panel .news-list-box .other {
	position: absolute;
	left: 0;
	top: 130px;
	right: 230px;
	text-align: left
}

.news-list-panel .news-list-box .other .time {
	color: #999
}

.news-list-panel .news-list-box .other>.author {
	padding-right: 50px
}

.news-list-panel .news-list-box .pic {
	position: absolute;
	display: block;
	width: 214px;
	height: 142px;
	top: 20px;
	right: 0
}

.inline-li {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.inline-li .item {
	display: inline-block;
	float: left;
	padding-bottom: 5px;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px dashed #e8e8e8
}

.inline-li .item a {
	display: inline-block;
	padding: 5px;
	color: #999;
	border-bottom: 3px solid transparent
}

.inline-li .item a:hover,.inline-li .item.cur a {
	color: #333;
	border-color: #3897e6
}

.news-details {
}

.news-details .news_hd {
	padding: 20px;
	text-align: center
}

.news-details .news_hd .titl {
	font-size: 26px
}

.news-details .news_hd .other {
	padding-top: 20px;
	font-size: 14px
}

.news-details .news_hd .other span {
	display: inline-block;
	line-height: 33px;
	margin: 0 20px
}

.news-details .news_hd .other .time {
	color: #999
}

.news-details .news_hd .other .share a {
	margin: 0 10px
}

.news-details .news-desc {
	width: 726px;
	height: 84px;
	margin: 0 auto;
	padding: 20px;
	background-color: #f4f4f4;
	border-left: 4px solid #cdcdcd
}

.news-details .news-desc .text-wrap {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
	overflow: hidden
}

.news-details .news_bd {
	padding: 36px 50px;
	line-height: 1.8;
	font-size: 14px
}

.hot-news-item {
	padding: 10px 0;
	font-size: 14px
}

.hot-news-item .time {
	font-size: 13px;
	color: #999
}

.brokers-row .col-left {
	float: left;
	width: 800px
}

.brokers-row .col-right {
	float: right;
	width: 360px
}

.brokers-row .col-right .right-box {
	margin-bottom: 10px;
	background-color: #fff
}

.brokers-row .col-right .right-box .hd {
	position: relative;
	height: 50px;
	clear: both;
	margin: 0 10px;
	border-bottom: 1px solid #e8e8e8
}

.brokers-row .col-right .right-box .hd .titl {
	position: absolute;
	display: inline-block;
	line-height: 48px;
	font-size: 18px;
	color: #333;
	border-bottom: 3px solid #3897e6
}

.brokers-row .col-right .right-box .hd .more {
	display: inline-block;
	line-height: 50px;
	float: right;
	font-size: 12px;
	color: #666
}

.brokers-row .col-right .right-box .bd {
	padding: 10px
}

.brokers-row .col-right .right-box .yhhd-list-item {
	display: inline-block;
	width: 260px;
	padding: 5px 0;
	overflow: hidden;
	white-space: nowrap
}

.news-list-box,.carousel-inner div:hover {
	cursor: pointer
}

.btn-blue2:hover {
	color: #fff;
	background-color: #2988d6
}

#news-list-right-carousel a {
	color: #666
}