﻿.slider-wrap{
	position:relative
}
.slider-wrap,.slider-box{
	width: 750px;
	height: 430px;
}
.slider-box {
	position: relative;
	overflow: hidden;
	float: left;
}
.slider-cont li {
	float: left;
	position: relative;
	height: 430px;
	display: flex;
	align-items: center
}
.slider-list {
	position: absolute;
	right: 3px;
	bottom: 14px;
}
.slider-list li {
	background: #fff;
	cursor: pointer;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 8px;
	overflow: hidden;
	text-align: center;
	border-radius: 5px;
}
.slider-list li.active, .slider-list li:hover {
	/* width: 30px; */
	background: #015293;
}
.slider-mask {
	background: #000;
	display: block;
	left: 0;
	height: 40px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	FILTER: alpha(opacity=70);
	opacity: .7;
}
.slider-text {
	height: 40px;
	line-height: 40px;
	left: 0;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.slider-text h3 {
	font-size: 16px;
	font-weight: normal;
}
.slider-text a {
	color: #fff;
	padding: 0 0 0 10px;
}
.slider-text p {
	background: #ebf3fa;
	height: 95px;
	line-height: 26px;
	padding: 10px 10px 10px;
	text-indent: 2em;
}
.slider-text p span {
	border-top: 1px solid #ebebeb;
	color: #6e4b2d;
	display: block;
	margin-top: 10px;
	text-indent: 0;
}
.slider_cont_indexNews li {
	width: 750px;
}
.slider_cont_indexNews li a.indexNews_img {
	width: 750px;
	height: 430px;
	display: flex;
	align-items: center
}
.slider_cont_indexNews li img {
	vertical-align: middle
}
.btn-invest-banner {
	margin-left:-16px;
}
.btn-invest-banner li a,.btn-invest-banner li div{
	display:block;
	width:280px;
	height:85px;
	line-height:85px;
	background:url(../images/intro/bg-btn-invest.png) no-repeat;
	text-indent:125px;
	font-size:24px;
	font-weight:bold;
	margin-left:16px;
	color:#fff
}
.btn-invest-banner li a.icon-02{
	background-position-y:-85px
}
.btn-invest-banner li a.icon-03{
	background-position-y:-170px
}
.btn-invest-banner li a.icon-04{
	background-position-y:-255px
}
.newa-special-list li{
	float:left;
	margin-right:30px;
	text-align:center
}
.newa-special-list li,.newa-special-list li img{
	width:226px;
}
.newa-special-list li img{
	height:145px
}
.newa-special-list li h4{
	font-weight:normal;
	font-size:16px;
	margin-top:8px;
}