.banner{
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
	/* background: #9f00ff; */
}
.slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.swiper-slide {
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.swiper-slide img {
	display: none
}

.swiper-slide a {
	display: block;
	height: 100%
}
.banner-win{
	width: 250px;
	height: 280px;
	position: absolute;
	z-index: 9;
	right: 10%;
	top: 50px;
	background-color: rgba(244, 245, 251, 0.5);
	border-radius: 3px;
	text-align: center;
}
.banner-win .welcome{
	color: #3768de;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.banner-win .welcometxt{
	color: #3768de;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.banner-win .tips{
	color: #697aa0;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.banner-win .winlogin a{
	width: 190px;
	height: 50px;
	display: block;
	line-height: 50px;
	color: #FFF;
	background: #3768de;
	font-size: 16px;
	border-radius: 25px;
	text-decoration: none;
	margin: 30px 30px 0px 30px;
}
.banner-win .openaccount a{
	width: 190px;
	height: 35px;
	display: block;
	line-height: 35px;
	color: #FFF;
	background: #3768de;
	font-size: 16px;
	border-radius: 25px;
	text-decoration: none;
	margin: 10px 30px 0px 30px;
}
.banner-win .txt{
	font-size: 16px;
	line-height: 50px;
}
.banner-win .txt a{
	color: #3768de;
}
.banner-win .wx{
	margin-top: 10px;
}
.banner-win .wxtxt{
	color: #697aa0;
	font-size: 14px;
}
.news{
	width: 100%;
	height: 260px;
	float: left;
	margin: 30px 0px;
}
.news-login{
	width: 100%;
	height: 340px;
	float: left;
	margin: 30px 0px;
}
.newscontent{
	width: 1200px;
	height: 260px;
	margin: 0px auto;
	box-shadow: 0px 0px 10px #ccc;
}
.news-logincontent{
	width: 1200px;
	height: 340px;
	margin: 0px auto;
	box-shadow: 0px 0px 10px #ccc;
}
.newstop{
	width: 1200px;
	height: 60px;
	float: left;
	background: #f9fafe;
}
.events, .notice{
	width: 600px;
	height: 60px;
	float: left;
	background: url('../newimages/bg1.png') no-repeat;
}
.eventstitle, .noticetitle{
	width: 100px;
	height: 60px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding: 10px 0px;
}
.eventscontent, .noticecontent{
	width: 420px;
	height: 60px;
	float: left;
	overflow: hidden;
	line-height: 60px;
}
.eventscontent a, .noticecontent a{
	width: 420px;
	display: block;
	font-size: 14px;
	color: #000;
}
.eventscontent a span, .noticecontent a span{
	float: right;
	color: #697aa0;
}
.more{
	width: 80px;
	height: 60px;
	float: left;
	color: #697aa0;
	font-size: 14px;
	line-height: 60px;
	text-align: center;
}
.more a{
	color: #697aa0;
}
.statistics{
	width: 1200px;
	height: 200px;
	float: left;
}
.statisticsbox{
	width: 399px;
	height: 80px;
	float: left;
	text-align: center;
	margin: 60px 0px;
	line-height: 45px;
}
.borderright{
	border-right: 1px solid #f6f7f9;
}
.statisticsbox .blue{
	color: #2845d8;
}
.statisticsbox h2{
	font-size: 36px;
}
.statisticsbox p{
	color: #697aa0;
	font-size: 16px;
}
.ours{
	width: 100%;
	height: 400px;
	float: left;
}
.advantage{
	width: 1200px;
	height: 400px;
	margin: 0px auto;
}
.advantagetitle{
	width: 1200px;
	height: 100px;
	float: left;
	line-height: 100px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.advantagetitle span{
	color: #3768de;
}
.advantagecontent{
	width: 1200px;
	height: 300px;
	float: left;
}
.advantagebox{
	width: 400px;
	height: auto;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.advantagebox img{
	margin-bottom: 10px;
}
.advantagebox h1{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
.advantagebox p{
	color: #697aa0;
	font-size: 18px;
}
.guide{
	width: 100%;
	height: 340px;
	float: left;
	background: url(../newimages/guide.jpg) center no-repeat;
}
.trade{
	width: 100%;
	height: 560px;
	float: left;
	background: #f9fafe;
}
.tradecenter{
	width: 1200px;
	height: 560px;
	margin: 0px auto;
}
.tradebox{
	width: 500px;
	height: 460px;
	float: left;
	margin: 50px 50px;
	border-radius: 5px;
	background: #FFF;
	box-shadow: 0px 0px 10px #ccc;
}
.tradeimg{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
	text-align: center;
}
.tradename{
	width: 100%;
	height: auto;
	float: left;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
}
.tradeintro{
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #3768de;
	text-align: center;
	line-height: 60px;
}
.tradecontent{
	width: 380px;
	height: auto;
	float: left;
	margin: 0px 60px;
	font-size: 16px;
	color: #697aa0;
	line-height: 28px;
}
.tradebtn{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.tradebtn a{
	width: 250px;
	height: 50px;
	line-height: 50px;
	display: block;
	border-radius: 25px;
	font-size: 16px;
	color: #FFF;
	background: #3768de;
}
.product{
	width: 100%;
	height: 1050px;
	float: left;
	background: #f9fafe;
}
.productcontent{
	width: 1200px;
	height: 1050px;
	margin: 0px auto;
}
.productbox{
	width: 1200px;
	height: 450px;
	float: left;
	margin-top: 50px;
}
.productbg{
	background: url(../newimages/product-left.png) left no-repeat
}
.transferbg{
	background: url(../newimages/transfer-left.png) left no-repeat
}
.porductleft{
	width: 300px;
	height: 450px;
	float: left;
}
.porductleft h3{
	font-size: 30px;
	color: #FFF;
	margin: 50px 30px 0px 30px;
}
.porductleft p{
	font-size: 14px;
	color: #e7e8f7;
	margin: 10px 30px;
	line-height: 25px;
}
.porductleft a{
	width: 250px;
	height: 50px;
	display: block;
	background: #fff;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	color: #3768de;
	font-size: 16px;
	margin-top: 160px
}
.productright{
	width: 900px;
	height: 450px;
	float: left;
}
.noproduct{
	width: 900px;
	height: 450px;
	float: left;
	background: #FFF;
	text-align: center;
}
.noproduct h1{
	color: #2845d8;
	font-weight: normal;
	font-size: 30px;
	margin-top: 60px;
}
.noproduct p{
	color: #697aa0;
	font-size: 20px;
	margin-top: 10px;
}
.productcell{
	width: 900px;
	height: 220px;
	float: left;
	background: #fff;
}
.productcelltitle{
	width: 900px;
	height: 54px;
	float: left;
	line-height: 54px;
	border-bottom: 1px solid #e3e9ee;
}
.productcelltitle p{
	font-size: 20px;
	padding-left: 60px;
}
.productcelltitle p span{
	margin: 0px 5px;
	padding: 3px 10px;
	background: #3768de;
	border-radius: 20px;
	color: #FFF;
	font-size: 14px;
}
.productcelltitle p .blue{
	background: #3768de;
}
.productcelltitle p .violet{
	background: #9e57ed;
}
.productcellcont{
	width: 900px;
	height: 165px;
	float: left;
}
.contcell{
	width: 180px;
	height: 65px;
	float: left;
	margin: 50px 0px;
}
.contcell h4{
	color: #3c4353;
	font-size: 30px;
	margin-left: 60px;
}
.contcell h4 span{
	color: #e44044;
}
.contcell h5{
	font-weight: normal;
	font-size: 12px;
	margin: 18px 0px 5px 60px;
}
.contcell p{
	font-size: 14px;
	margin-left: 60px;
	color: #697aa0;
}
.contcell a{
	width: 120px;
	height: 50px;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	display: block;
	margin-top: 5px;
}
.contcell .blue{
	color: #FFF;
	background: #3768de;
}
.contcell .white{
	color: #697aa0;
	background: #FFF;
	border: 1px solid #697aa0;
}
.contcell .full{
	color: #697aa0;
	background: #e3e9ee;
}
.partner{
	width: 100%;
	height: auto;
	float: left;
	margin: 40px 0px;
}
.partnercontent{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.partnertitle{
	width: 1200px;
	height: 60px;
	float: left;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
}
.partners{
	width: 1200px;
	height: 90px;
	float: left;
	overflow: hidden;
}
.partners a{
	width: 180px;
	height: 60px;
	display: block;
	float: left;
	margin: 20px 10px;
}

