﻿@charset "utf-8";

.banner{
	width: 100%;
	height: 44.27vw;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner .bd{
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.banner .bd ul {
	width: 100% !important;
	height: 100%;
}
.banner .bd ul li{
	background-repeat: no-repeat;
	background-position: center;
	width: 100% !important;
	height: 100%;
        background-size:cover;
}
/*.banner .prev,
.banner .next {
	position: absolute;
	top: 50%;
	left: 60px;
	width: 46px;
	height: 46px;
	cursor: pointer;
	margin-top: -32px;
	z-index: 2;
	background: url(../images/banner_left.png) no-repeat 0 0;
}
.banner .next {
	background-image: url(../images/banner_right.png);
	left: auto;
	right: 60px;
}
.banner .prevStop,
.banner .nextStop {
	opacity: .5;
	filter: alpha(opacity=50);
}*/

.banner-txt {
	width: 1130px;
	margin: 160px auto;
}
.banner-txt .ch {
	font-size: 42px;
	color: #fff;
	line-height: 1.5;
	text-shadow: 0 0 5px rgba(0,0,0,.3);
}
.banner-txt .en {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	line-height: 1.5;
}
.banner-txt .link {
	margin-top: 40px;
}
.banner-txt .link a {
	display: inline-block;
	background: ##003366;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 46px;
	padding: 0 35px;
}
.banner .hd {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	z-index: 3;
}
.banner .hd ul {
	width: 100%;
	font-size: 0;
	text-align: center;
}
.banner .hd li {
	display: inline-block;
	width: 14px;
	height: 14px;
	/*background: url(../images/banner_hd.png) no-repeat right 0;*/
	background: #fff;
	border-radius: 100%;
	margin: 0 4px;
	cursor: pointer;
}
.banner .hd li.on {
	background-position: 0 0;
	background: ##003366;
}


.asset {
	background: #f9f6f2 url(../images/bg1_03.jpg) no-repeat right center;
	height: 600px;
} 

.main-tit {
	padding-top: 30px;
	color: ##003366;
	text-align: center;
	font-size: 26px;
	line-height: 1.5;
}
.asset-management {
	margin-top: 124px;
	width: 500px;
	margin-left: 20px;
}
.asset-management .tit {
	text-align: center;
}
.asset-management .tit .center {
	display: inline-block;
	padding-left: 70px;
	background: url(../images/icon_01.png) no-repeat 0 0;
	height: 60px;
}
.asset-management .tit .center .ch {
	font-size: 24px;
	color: ##003366;
	line-height: 34px;
	text-align: left;
}
.asset-management .tit .center .en {
	font-size: 14px;
	color: #868686;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
}
.asset-management .txt {
	color: #555;
	line-height: 30px;
	font-size: 15px;
	margin-top: 25px;
	text-align: justify;
}
.asset-management .ul {
	color: #555;
	line-height: 36px;
	font-size: 16px;
	margin-top: 5px;
}


.securities {
	/*background: #f9f8f4 url(../images/bg_06.jpg) no-repeat left center;*/
        background: #f9f8f4 url(../../../../UploadFiles/2020/12/24160402A0AE7DE6.jpg) no-repeat left center;
	height: 540px;
} 
.securities-business {
	width: 500px;
	margin-left: 625px;
	padding-top: 120px;
}
.securities-business .tit {
	text-align: center;
}
.securities-business .tit .center {
	display: inline-block;
	padding-left: 70px;
	background: url(../images/icon_02.png) no-repeat 0 0;
	height: 60px;
}
.securities-business .tit .center .ch {
	font-size: 24px;
	color: ##003366;
	line-height: 34px;
	text-align: left;
}
.securities-business .tit .center .en {
	font-size: 14px;
	color: #868686;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
}
.securities-business .txt {
	color: #555;
	line-height: 30px;
	font-size: 15px;
	margin-top: 25px;
	text-align: justify;
}




.futures {
	background: #f8fcff url(../images/bg_09.jpg) no-repeat right center;
	height: 540px;
} 
.futures-business {
	width: 500px;
	margin-left: 20px;
	padding-top: 120px;
}
.futures-business .tit {
	text-align: center;
}
.futures-business .tit .center {
	display: inline-block;
	padding-left: 80px;
	background: url(../images/icon_03.png) no-repeat 0 0;
	height: 60px;
}
.futures-business .tit .center .ch {
	font-size: 24px;
	color: ##003366;
	line-height: 34px;
	text-align: left;
}
.futures-business .tit .center .en {
	font-size: 14px;
	color: #868686;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
}
.futures-business .txt {
	color: #555;
	line-height: 30px;
	font-size: 15px;
	margin-top: 25px;
	text-align: justify;
}

.news {
	padding: 65px 0 95px;
}
.news-tit {
	font-size: 26px;
	color: ##003366;
	text-align: center;
}
.news-item {
	float: left;
	margin-right: 73px;
	width: 353px;
}
.news-list {
	margin-right: -80px;
	margin-top: 40px;
}
.news-item .tit {
	font-size: 18px;
	color: ##003366;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.news-item .txt {
	font-size: 14px;
	color: #888;
	line-height: 26px;
	overflow: hidden;
	height: 52px;
	margin-top: 12px;
}

.lanmu ul {
	overflow: hidden;
	margin-right: -60px;
}
.lanmu {
	background: url(../images/bg.jpg);
	padding: 70px 0 90px;
}
.lanmu li {
	float: left;
	width: 360px;
	height: 380px;
	background: #fff;
	margin-right: 60px;
}
.lanmu img {
	display: block;
	width: 100%;
	height: 240px;
}
.lanmu .tit {
	font-size: 18px;
	color: ##003366;
	margin-top: 22px;
	padding: 0 20px;
}
.lanmu .txt {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	margin-top: 10px;
	padding: 0 20px;
}


.banner video{
	min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
    object-fit: fill;
}





.about {
	background: #f9f6f2 url(../images/about_bg.jpg) no-repeat right bottom;
    padding: 60px 0 0;
    height: 500px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about-tit {
	margin: 52px 0 0 34px;
	color: ##003366;
	font-size: 24px;
}
.about-txt {
	width: 812px;
	margin: 25px 0 0 34px;
	font-size: 15px;
	color: #565656;
	line-height: 30px;
}

