.banner-img {
	width: 100%;
	height: 324px;
}

.banner-img img {
	width: 100%;
	height: 324px;
}


/**/

.content {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 70px;
}

.drief-title {
	width: 100%;
	z-index: 999;
}

.drief-title-one {
	display: none;
	width: 100%;
	height: 132px;
	background: rgba(81, 27, 0, 0.7);
	position: absolute;
	top: -132px;
	left: 0;
	right: 0;
}

.drief-title-two {
	width: 100%;
	height: 60px;
	background: #222222;
	position: absolute;
	top: -79px;
	left: 0;
	right: 0;
	z-index: 99;
}

.drief-title-two .drief-title-two-c {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.drief-title-two .drief-title-two-c .CUEI {
	font-size: 24px;
	color: #fff;
	line-height: 60px;
	float: left;
}

.drief-title-two .drief-title-two-c .Navigation {
	font-size: 16px;
	color: #fff;
	float: right;
}

.drief-title-two .drief-title-two-c .Navigation li {
	display: inline-block;
	width: auto;
	padding: 0 20px;
	height: 20px;
	border-right: 1px solid #606060;
	text-align: center;
	line-height: 20px;
	margin: 20px 10px;
	cursor: pointer;
}
.drief-title-two .drief-title-two-c .Navigation li:last-child {
	border-right: none;
}
.drief-title-two .drief-title-two-c .Navigation li a {
	color: #fff;
}


/*简介开始*/

.funds {
	width: 100%;
}

.funds-m {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.funds-m h4 {
	font-size: 3rem;
	line-height: 10rem;
	text-align: center;
}

.funds-m .funds-m-d {
	width: 100%;
	height: 553px;
	margin: 0 auto;
	background: url(../../images/index3/701-1.jpg) no-repeat;
}

.funds-m .funds-m-d .funds-m-d-l {
	width: 540px;
	height: 443px;
	margin: 55px 0 55px 80px;
	float: left;
}

.funds-m .funds-m-d .funds-m-d-l .funds-oee {
	width: 100%;
	height: 215px;
	display: inline-block;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.funds-m .funds-m-d .funds-m-d-l .funds-oee img {
	width: 100%;
	height: 100%;
}

.funds-m .funds-m-d .funds-m-d-l .funds-oee+.funds-oee {
	margin-left: 18px;
}

.off {
	background: url(../images/end.png) no-repeat;
	background-size: 100% 100%;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
}

.funds-title {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 40px;
	background: #323232;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.funds-m .funds-m-d .funds-m-d-r {
	width: 520px;
	height: 239px;
	float: right;
	margin: 140px 0;
	padding-right: 90px;
	color: #000;
}

.funds-m .funds-m-d .funds-m-d-r p {
	font-size: 20px;
	line-height: 30px;
}

.funds-m .funds-m-d .funds-m-d-r p span {
	font-family: 微软雅黑;
	font-size: 20px;
	color: rgb(255, 255, 255);
}

.funds-m .funds-m-d .funds-m-d-l .funds-TWO {
	width: 100%;
	height: 215px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}


/*优势开始*/

.YS {
	width: 100%;
	height: 848px;
	background: #f6f6fb;
	padding-top: 50px;
}

.YS .YS-m {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.YS .YS-m h4 {
	font-size: 30px;
	line-height: 140px;
	text-align: center;
}

.YS .YS-m .YS-d {
	width: 100%;
	height: 618px;
	margin-top: 50px;
}

.YS .YS-m .YS-d .YS-d-list {
	width: 220px;
	height: 330px;
	display: inline-block;
	float: left;
}

.YS .YS-m .YS-d .YS-d-list+.YS-d-list {
	margin-left: 15px;
}

.YS .YS-m .YS-d .YS-d-list .list-title {
	text-align: center;
	font-size: 20px;
	margin-bottom: 40px;
	cursor: pointer;
}


/*.YS .YS-m .YS-d .YS-d-list .list-title:hover{}*/

.YS .YS-m .YS-d .YS-d-list dd {
	width: 100%;
	height: 260px;
	border-radius: 10px;
	color: #fff;
	padding: 21px;
	font-size: 16px;
	line-height: 25px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.YS .YS-m .YS-d .YS-d-list dd span{
	display: inline-block;
	height: 18rem;
	width: 100%;
	color: rgb(255, 255, 255);
}
.YS .YS-m .YS-d .YS-d-list dd span:hover{
	color: #000 !important;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(1) dd {
	background: #ff8400;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(1) dd:hover {
	background: none;
	border: 1px solid #ff8400;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(2) dd {
	background: #2e3030;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(2) dd:hover {
	background: none;
	border: 1px solid #2e3030;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(3) dd {
	background: #ff8400;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(3) dd:hover {
	background: none;
	border: 1px solid #ff8400;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(4) dd {
	background: #2e3030;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(4) dd:hover {
	background: none;
	border: 1px solid #2e3030;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(5) dd {
	background: #ff8400;
}

.YS .YS-m .YS-d .YS-d-list:nth-of-type(5) dd:hover {
	background: none;
	border: 1px solid #ff8400;
}


/*流程开始*/

.LC {
	width: 100%;
	height: 700px;
	padding-top: 50px;
}

.LC-m {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.LC-m h4 {
	font-size: 30px;
	line-height: 140px;
	text-align: center;
}

.LC-m .LC-d {
	width: 100%;
	height: 36rem;
	margin-top: 50px;
}

.LC-m .LC-d .LC-img {
	height: auto;
	width: 100%;
	overflow: hidden;
}

.LC-m .LC-d .LC-img div {
	width: 182px;
	height: 30rem;
	background: url(../../images/index3/706.png) no-repeat;
	display: inline-block;
	float: left;
	position: relative;	
}

.LC-m .LC-d .LC-img div:nth-of-type(1) {
	background-position: 0 0;
}

.LC-m .LC-d .LC-img div:nth-of-type(2) {
	background-position: -266px 0;
}

.LC-m .LC-d .LC-img div:nth-of-type(3) {
	background-position: -529px 0;
}

.LC-m .LC-d .LC-img div:nth-of-type(4) {
	background-position: -794px 0;
}

.LC-m .LC-d .LC-img div:nth-of-type(5) {
	background-position: -1056px 0;
}

.LC-m .LC-d .LC-img div+div {
	margin-left: 72px;
}
.LC-m .LC-d .LC-img div span{
	position: absolute;
	bottom: 0;
	font-size: 1.2rem;
	line-height: 2rem;
	display: inline-block;
	height: 4.5rem;
	margin-top: 25rem;
}

/*.LC-m .LC-d .LC-img div:hover{transform:scale(1.4)}*/

.LC-m .LC-d .LC-b {
	width: 100%;
	height: auto;
}

.LC-m .LC-d .LC-b li {
	width: 182px;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	float: left;
}

.LC-m .LC-d .LC-b li+li {
	margin-left: 72px;
}