
#headBg {
	overflow: hidden;
}
.dsb-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 300;
	transition: all .3s;
}
.dsb-header-list {
	display: flex;
	justify-content: space-between;
}
.dsb-nav {
	display: flex;
	height: 50px;
	align-items: center;
}
.dsb-nav li {
	padding: 0px 10px;
	transition: all .3s;
}
.dsb-nav li a {
	color: #00C3FE;
	display: block;
	height: 50px;
	line-height: 50px;
}
.dsb-nav li a.login {
	background-image: url("../images/dsb/icon-login.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 25px 25px;
	padding-right: 30px;
}
.dsb-header.navbg .dsb-nav li a {
	color: dodgerblue;
	font-weight: bolder;
}
.dsb-header .dsb-nav li:hover {
	background-color: rgba(0,0,0,.1)
}
.dsb-header .dsb-nav li:hover a {
	color: #eee;
}
.dsb-header.navbg .dsb-nav li:hover a {
	color: dodgerblue;
}
.dsb-header.navbg {
	background-color: #fff
}
.dsb-header .dsb-logo {
	width: 200px;
}
.dsb-header .dsb-logo img {
	padding: 5px 0px;
	height: 50px;
}
.dsb-bg {
	width: 700px;
	height: 500px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('../images/dsb/dsb-bg3.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.dsb-bg-p {
	background-repeat: no-repeat;
	position: absolute;
	background-size: 100%	
}
.dsb-bg-p.p1 {
	background-image: url("../images/dsb/dsb-bg-p1.png");
    width: 120px;
    height: 120px;
    top: 88px;
    right: 156px;
    -webkit-animation: p1 1.5s, p1b 2s 1.5s infinite;
    -moz-animation: p1 1.5s, p1b 2s 1.5s infinite;
    -o-animation: p1 1.5s, p1b 2s 1.5s infinite;
    animation: p1 1.5s, p1b 2s 1.5s infinite;
}
.dsb-bg-p.p2 {
	background-image: url("../images/dsb/dsb-bg-p2.png");
	width: 165px;
    height: 160px;
    top: 58px;
    right: 38px;
    opacity: 0;
	-webkit-transform: translate(-10px, 10px);
	-moz-transform: translate(-10px, 10px);
	-o-transform: translate(-10px, 10px);
	transform: translate(-10px, 10px);
    animation: p2 2.5s 1s infinite;
}
.dsb-bg-p.p3 {
	background-image: url("../images/dsb/dsb-bg-p3.png");
    width: 170px;
    height: 170px;
    top: 121px;
    right: 285px;
    -webkit-animation: p3 1.5s ease-out infinite alternate;
    -moz-animation: p3 1.5s ease-out infinite alternate;
    -o-animation: p3 1.5s ease-out infinite alternate;
    animation: p3 1.5s ease-out infinite alternate;
}
.dsb-bg-p.p4 {
	background-image: url("../images/dsb/dsb-bg-p4.png");
    width: 280px;
    height: 280px;
    top: 99px;
    right: 227px;
    -webkit-animation: p4 1.5s infinite alternate;
    -moz-animation: p4 1.5s infinite alternate;
    -o-animation: p4 1.5s infinite alternate;
    animation: p4 1.5s infinite alternate;
}
.dsb-bg-p.p5 {
	background-image: url("../images/dsb/dsb-bg-p5.png");
    width: 120px;
    height: 120px;
    top: 27px;
    right: 234px;
    -webkit-animation: p5 2s, p5b 1.5s ease-in-out 2s infinite alternate;
    -moz-animation: p5 2s, p5b 1.5s ease-in-out 2s infinite alternate;
    -o-animation: p5 2s, p5b 1.5s ease-in-out 2s infinite alternate;
    animation: p5 2s, p5b 1.5s ease-in-out 2s infinite alternate;
}
.dsb-bg-p.p6 {
	background-image: url("../images/dsb/dsb-bg-p6.png");
    width: 140px;
    height: 140px;
    top: 61px;
    right: 49px;
    -webkit-animation:p6 1s;
    -moz-animation:p6 1s;
    -o-animation:p6 1s;
    animation: p6 1s;
}
.dsb-bg-p.p7 {
	background-image: url("../images/dsb/dsb-bg-p7.png");
	width: 85px;
    height: 85px;
    top: 187px;
    right: 165px;
    -webkit-animation:p7 1.5s infinite;
    -moz-animation:p7 1.5s infinite;
    -o-animation:p7 1.5s infinite;
    animation: p7 1.5s infinite;
}
.dsb-bg-p.p8 {
	background-image: url("../images/dsb/dsb-bg-p8.png");
    width: 80px;
    height: 80px;
    top: 171px;
    right: 168px;
}
.dsb-bg-p.p9 {
	background-image: url("../images/dsb/dsb-bg-p9.png");
    width: 80px;
    height: 80px;
    top: 162px;
    right: 99px;
}
.dsb-bg-p.p10 {
	background-image: url("../images/dsb/dsb-bg-p10.png");
    width: 140px;
    height: 140px;
    top: 134px;
    right: 307px;
    -webkit-animation: p10 1.5s ease-out infinite alternate;
    -moz-animation: p10 1.5s ease-out infinite alternate;
    -o-animation: p10 1.5s ease-out infinite alternate;
    animation: p10 1.5s ease-out infinite alternate;
}
.dsb-bg-p.p11 {
	background-image: url("../images/dsb/dsb-bg-p11.png");
    width: 80px;
    height: 80px;
    top: 108px;
    right: 538px;
    opacity: 0;
    animation: p11 2s 1s infinite;
}
.dsb-bg-p.p12 {
	background-image: url("../images/dsb/dsb-bg-p12.png");
    width: 80px;
    height: 80px;
    top: 153px;
    right: 543px;
    animation: p12 1s, p12b 2s 1s linear infinite;
}
.dsb-bg-p.p13 {
	background-image: url("../images/dsb/dsb-bg-p13.png");
    width: 110px;
    height: 110px;
    top: 166px;
    right: 525px;
    opacity: 0;
    transform: scale(0.8);
    transform-origin: 50% 30%;
    animation: p13 2s 1s infinite
}
@keyframes p1 {
	0% {
		opacity: 0;
    	-webkit-transform: translate(-20px, 20px);
    	-moz-transform: translate(-20px, 20px);
    	-o-transform: translate(-20px, 20px);
		transform: translate(-20px, 20px);
	}
	100% {
		opacity: 1;
    	-webkit-transform: translate(0,0);
    	-moz-transform: translate(0,0);
    	-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
@keyframes p1b {
	50% {
		opacity: 0.5;
	}
}
@keyframes p2 {
	0% {
		opacity: 0;
    	-webkit-transform: translate(0,0);
    	-moz-transform: translate(0,0);
    	-o-transform: translate(0,0);
		transform: translate(0,0);
	}
	40% {
		opacity: 0;
    	-webkit-transform: translate(0,0);
    	-moz-transform: translate(0,0);
    	-o-transform: translate(0,0);
		transform: translate(0,0);
	}
	80% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes p3 {
	0% {
		opacity: 1;
	}
	100% {
		opacity: .6;
	}
}
@keyframes p4 {
	0% {
    	-webkit-transform: scale(.9);
    	-moz-transform: scale(.9);
    	-o-transform: scale(.9);
		transform: scale(.9);
		opacity: 1;
	}
	100% {
    	-webkit-transform: scale(1);
    	-moz-transform: scale(1);
    	-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
@keyframes p5 {
	0% {
		opacity: 0;
	}
	50% {
    	-webkit-transform: translate(-10px, 10px);
    	-moz-transform: translate(-10px, 10px);
    	-o-transform: translate(-10px, 10px);
		transform: translate(-10px, 10px);
		opacity: 0;
	}
	100% {
    	-webkit-transform: translate(0, 0);
    	-moz-transform: translate(0, 0);
    	-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
}
@keyframes p5b {
	50% {
		opacity: 0.5;
	}
	100% {
    	-webkit-transform: translate(0, 20px);
    	-moz-transform: translate(0, 20px);
    	-o-transform: translate(0, 20px);
		transform: translate(0, 20px);
	}
}
@keyframes p6 {
	0% {
		opacity: 0;
    	-webkit-transform: translate(20px, -20px);
    	-moz-transform: translate(20px, -20px);
    	-o-transform: translate(20px, -20px);
    	transform: translate(20px, -20px);
	}
	100% {
    	-webkit-transform: translate(0, 0);
    	-moz-transform: translate(0, 0);
    	-o-transform: translate(0, 0);
    	transform: translate(0, 0);
		opacity: 1;
	}
}
@keyframes p7 {
	50% {
		opacity: 0.5;
	}
}
@keyframes p10 {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes p11 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: .5;
	}
	60% {
		opacity: 1;
		transform: translateY(-5px);
	}
}
@keyframes p12 {
	0% {
		opacity: 0;
		transform: translateY(-50px);
	}
}
@keyframes p12b {
	0% {
		transform: translateY(0);
	}
	60% {
		transform: translateY(-5px);
	}
}
@keyframes p13 {
	50% {
		opacity: 1;
		transform: scale(1);
	}
}
.dsb-head-bg {
	min-height: 700px;
	background-color: #091531;
    /*background-image: linear-gradient(rgb(40, 106, 255) 0%, rgb(17, 183, 242) 100%);*/
    /*background-image: linear-gradient(dodgerblue 0%, #4341E1 100%);*/
	background: linear-gradient(#091531 0%, rgb(9, 53, 125) 50%, rgb(51, 128, 255) 100%);
	padding-top: 45px;
	color: #fff;
	position: relative;
}
.dsb-title-box {
	position: relative;
	width: 550px;
	padding-top: 80px;
}
.dsb-title-box p {
	margin-bottom: 10px;
}
.dsb-title-box p.dsb-name {
	font-weight: bolder;
	font-size: 26px;	
}
.dsb-title-box p.dsb-sub {
	font-size: 16px;
} 
.dsb-title-box p.dsb-desc {
	padding: 25px 15px;
	background-color: rgba(0,0,0,.1);
	border-radius: 5px;
	text-indent: 2em;
}
.dsb-head-module {
	position: relative;
	margin-bottom: 20px;
}
.dsb-head-module-main {
	display: flex;
	/*justify-content: space-between;*/
}
.dsb-head-module-item {
	flex: 1;
	padding: 10px;
	cursor: default;
}
.dsb-container {
	max-width: 1200px!important;
	margin: 0 auto;
	position: relative;
	/*padding-bottom: 50px;*/
}
.dsb-head-module-bottom {
	margin-top: 80px;
	/*position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;*/
}
.dsb-head-module-item-name, .dsb-head-module-title {
	font-size: 16px;
	font-weight: bolder;
	position: relative;
}
.dsb-head-module-title {
	margin-bottom: 10px;
}
.dsb-head-module-item-name {
	padding-left: 50px;
	line-height: 40px;
}
.module-icon {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 40px;
	margin-top: auto;
	margin-bottom: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
.module-icon1 {
	background-image: url('../images/icon-module-1.png');
}
.module-icon2 {
	background-image: url('../images/icon-module-2.png');
	background-size: 30px 30px;
}
.module-icon3 {
	background-image: url('../images/icon-module-3.png');
}
.module-icon4 {
	background-image: url('../images/icon-module-4.png');
}
.module-icon5 {
	background-image: url('../images/icon-module-5.png');
}
.module-icon6 {
	background-image: url('../images/icon-module-6.png');
}
.dsb-head-module-item-sub {
}
.dsb-head-module-item-sub li {
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
	position: relative;
	color: #eee;
	transition: all .3s;
}
.dsb-head-module-item-sub li:after {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.5);
	transition: all .3s;
}
.dsb-head-module-item-sub li:hover {
	color: #fff;
	background-color: rgba(0,0,0,.1)
}
.dsb-head-module-item-sub li:hover:after {
	background-color: #fff;
}
.dsb-head-module-main {
	background-color: rgba(0,0,0,.1);
	border-radius: 2px;
}
.dsb-section {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 80px;
	padding-top: 50px;
	margin-bottom: 20px;
	position: relative;
}
.dsb-title {
	text-align: center;
	color: dodgerblue;
}
.dsb-title.color2 {
	color: #fff;
}
.dsb-title-EN {
	color: #ccc;
    font-style: italic;

}
.dsb-content {
	margin: 20px 150px;
	color: #eee;
	line-height: 25px;
	font-size: 16px;
	text-align: left;
}
.dsb-title-name {
	/*font-weight: bolder;*/
	font-size: 28px;
	letter-spacing: 3px;
}
.dsb-section-left-item, .dsb-section-swiper-item {
	flex: 1;
	height: 700px;
	overflow: hidden;
	position: relative;
}
.dsb-section-swiper-mb {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
	height: 560px;
	z-index: 200;
}
.dsb-pt {
	position: relative;
	padding-bottom: 20px;
}
.dsb-pt .sjk-nav {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%
}
.dsb-pt .sjk-nav .sjk {
	flex: 1;
	display: flex;
	flex-direction: column;
	transition: all .3s;
	overflow: hidden;
	position: relative;
	/*background-color: rgba(30,144,255,.5)*/
}
.dsb-pt .sjk-nav .sjk .sjk-name {
	line-height: 40px;
	height: 40px;
	color: #666;
	font-weight: bolder;
	font-size: 16px;
	z-index: 20;
	padding-left: 20px;
	position: relative;
	background-color: #fff;
	transition: all .3s;
} 
.dsb-pt .sjk-nav .sjk .sjk-name:after {
	position: absolute;
	content: '';
	top: 0;
	left: 2.5px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 5px;
	height: 5px;
	background-color: rgba(0,0,0,.2);
	border-radius: 50%;
	transition: all .3s;
}
.dsb-pt .sjk-nav .sjk .sjk-sub {
	opacity: 0;
	transition: all .3s;
	padding: 0px 20px;
	color: dodgerblue
}
.dsb-pt .sjk-nav .sjk .sjk-sub:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #ccc
}
.dsb-pt .sjk-nav .sjk.active {
	flex: 0 0 140px;
}
.dsb-pt .sjk-nav .sjk.active .sjk-name {
	color: dodgerblue
}
.dsb-pt .sjk-nav .sjk.active .sjk-name:after {
	background-color: dodgerblue
}
.dsb-pt .sjk-nav .sjk.active .sjk-sub {
	opacity: 1;
}
.dsb-pc-bg {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/dsb-pc-bg.png");
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 20;
}
.dsb-mb-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/dsb/mb-bg.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	z-index: 100;
}
.dsb-swiper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 50;
}
.dsb-section-swiper-item .dsb-swiper {
	padding: 20px;
}
.dsb-section-swiper-mb .dsb-swiper {
	padding: 16px 18px 15px 18px;
}

#pcPicSwiper {
	background-color: #0E1423;
	overflow: hidden;
    border-radius: 20px;
	border-left: 20px solid #0E1423;
	border-top: 30px solid #0E1423;
	border-right: 20px solid #0E1423;
	border-bottom: 30px solid #0E1423;
	box-shadow: 0 0 15px rgba(0,0,0,1)
}
.dsb-container #pcPicSwiper .swiper-slide {
	border-radius: 5px;
	overflow: hidden;
}
#swiper2 .swiper-slide {
	padding: 30px 10px;
}
#swiper2 .sjk-item {
	height: 100%;
	border-radius: 5px;
	background: linear-gradient(rgb(9, 53, 125) 0%, rgb(51, 128, 255) 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
	padding: 10px 20px;
	transition: all .3s;
}
#swiper2 .sjk-item .sjk-item-name {
	line-height: 40px;
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bolder;
	border-bottom: 1px solid rgba(90, 113, 228, 0.3);

}
#swiper2 .swiper-slide-active .sjk-item {
	box-shadow: 0 0 15px rgba(0,0,0,.5)
}
#swiper2 .sjk-item .sjk-item-sub {
	text-align: left;
	line-height: 25px;
	color: #eee
}
.dsb-container .swiper-container {
  width: 100%;
  height: 100%;
}
.dsb-container .swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.dsb-section-box {
	display: flex;
	justify-content: space-between;
}
.dsb-section-box.introduction {
	position: relative;
	display: block;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	padding: 50px 0px;
}
.dsb-section-item {
	flex: 1;
	padding: 20px 10px;
	overflow: hidden;
	height: 300px;
	transition: all .3s;
}
.dsb-section-box.dsb-fwly {
	flex-wrap: wrap;
}
.dsb-fwly .dsb-section-item {
	flex: 0 0 32.5%;
    margin-bottom: 10px;
	border-radius: 3px;
}
.dsb-fwly .dsb-section-item:nth-of-type(6) {
	background-color: #7D0FAB;
}
.dsb-fwly .dsb-section-item:nth-of-type(6):hover {
	background-color: #570E8E;
}
.dsb-fwly .dsb-section-item:nth-of-type(5) {
	background-color: #851DD4;
}
.dsb-fwly .dsb-section-item:nth-of-type(5):hover {
	background-color: #570E8E;
}
.dsb-fwly .dsb-section-item:nth-of-type(4) {
	background-color: #631DD4;
}
.dsb-fwly .dsb-section-item:nth-of-type(4):hover {
	background-color: #500AC1;
}
.dsb-fwly .dsb-section-item:nth-of-type(3) {
	background-color: #391DD4;
}
.dsb-fwly .dsb-section-item:nth-of-type(3):hover {
	background-color: #2C16A5;
}
.dsb-fwly .dsb-section-item:nth-of-type(2) {
	background-color: #1D66D4;
}
.dsb-fwly .dsb-section-item:nth-of-type(2):hover {
	background-color: #114CA7;
}
.dsb-fwly .dsb-section-item:nth-of-type(1) {
	background-color: #1E90FF;
}
.dsb-fwly .dsb-section-item:nth-of-type(1):hover {
	background-color: #0768C7;
}
.dsb-section-img {
	margin-bottom: 20px;
}
.deep-bg {
	background-color: dodgerblue;
	background-image: url("../images/lpbg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.deep-bg .finance-title p {
	color: #fff
}
.deep-bg .finance-title p:before {
	background-color: #fff;
}
.dsb-section-img img {
	position: relative;
	z-index: 20;
	width: 100%;
	height: 100%;
	padding: 5px;
}
.dsb-fwdx {
	/*padding-bottom: 50px;*/
}
.dsb-fwdx .dsb-section-item .dsb-section-mask {
	top: 60px;
}
.dsb-fwdx .dsb-section-item:hover .dsb-section-mask {
	top: 0;
}
.dsb-fwdx .dsb-section-item .dsb-section-item-context {
	opacity: 0;
}
.dsb-fwdx .dsb-section-item:hover .dsb-section-item-context {
	opacity: 1;
}
.dsb-section-mask {
	position: relative;
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all .5s;
}
.dsb-section-item-name {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
}
.dsb-section-item-context {
	color: #fff;
	transition: all .5s .3s;
}
.dsb-section-item-context ul{
	display: flex;
	flex-wrap: wrap;
}
.dsb-section-item-context ul li {
	flex: 0 0 50%;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.dsb-section-img {
	background-color: rgba(255,255,255,1);
	border-radius: 50%;
	padding: 10px;
	width: 80px;
	height: 80px;
	position: relative;
}
.dsb-section-img:after, .dsb-section-img:before {
	content: '';
	position: absolute;
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 8px solid rgba(255,255,255,.5);
}
.dsb-section-img:after {
	animation: kuosana 2s ease-out infinite;
}
.dsb-section-img:before {
	animation: kuosanb 2s 1s ease-out infinite;
}
@keyframes kuosana {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes kuosanb {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
}

.dsb-container .vip-row-item.vip-service-info,
.dsb-container .vip-service-sub.vip-row-item {
	flex: 0 0 70%;
}
.dsb-container .vip-row-item.vip-service-info .info-item.vip-service-name.more-col p{
	line-height: 60px;
	border-bottom: 1px solid #fff;
}
.dsb-product-head-box {
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	height: calc(100% - 30%);
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 50;
} 
.dsb-head-title {
	display: flex;
	line-height: 60px;
	height: 60px;
	margin-bottom: 30px;
	background-image: url("../images/dsb/dsb-title-icon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px 40px;	
	color: #84F5F5;
	text-shadow: 0 0 20px rgb(17, 152, 152);
}
.dsb-head-title p {
	font-size: 60px;
	margin: 0px 30px;
	letter-spacing: 5px;
}
.dsb-head-sub {
	/*margin-bottom: 250px;*/
	background-color: rgba(90, 89, 89, 0.2);
	border-radius: 2px;
	color: #00C3FE;
	padding: 3px 8px;	
	font-size: 20px;
}
.dsb-head-sub2 {
	color: #00C3FE;
	letter-spacing: 3px;
	font-size: 20px;
}
.dsb-product-nav {
	position: fixed;
	right: 20px;
	bottom: 50px;
	color: #5AD6D6;
	z-index: 300;
	height: 400px;
}
.dsb-product-nav ul {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.dsb-product-nav ul li {
	position: relative;
	width: 40px;
	height: 40px;
}
.dsb-product-nav ul li.line {
	width: 1px;
	height: 30px;
	background-color: #032740;
}
.dsb-product-nav ul li .dsb-icon {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #25506F;
	cursor: pointer;
}
.dsb-product-nav ul li .dsb-icon-sub {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	right: calc(100% + 10px);
	/*opacity: 0;*/
	/*transform: translateX(-20px);*/
	background-color: rgba(0,0,0,.5);
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	display: none;
	/*transition: all .5s;*/
}
.dsb-product-nav ul li .dsb-icon-sub:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
	right: -8px;
	margin-top: auto;
	margin-bottom: auto;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid rgba(0,0,0,0.5);
	border-right: 0;

}
.dsb-product-nav ul li:hover .dsb-icon-sub {
	display: block
	/*opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);*/
}
.dsb-product-nav ul li .dsb-icon:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border-radius: 50%;
	opacity: 0;
	border: 1px solid rgba(46, 115, 218, 0.2);
	-webkit-animation: dsbIcon 3s infinite;
	-moz-animation: dsbIcon 3s infinite;
	-o-animation: dsbIcon 3s infinite;
	animation: dsbIcon 3s infinite;
	transition: all .3s;
}
.dsb-product-nav ul li:hover .dsb-icon:after {
	border-color: #00ffff;
}
@keyframes dsbIcon {
	20% {
		transform: scale(1)
	}
	50% {
		opacity: .8;
	}
	100% {
		transform: scale(1.8)
	}
}
.dsb-product-nav ul li .dsb-icon{
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px 18px;
}
.dsb-icon1 {
	background-image: url('../images/dsb/dsb-product-icon1.png')
}
.dsb-icon2 {
	background-image: url('../images/dsb/dsb-product-icon2.png')
}
.dsb-icon3 {
	background-image: url('../images/dsb/dsb-product-icon3.png')
}
.dsb-icon4 {
	background-image: url('../images/dsb/dsb-product-icon4.png')
}
.dsb-icon5 {
	background-image: url('../images/dsb/dsb-product-icon5.png')
}
.dsb-head-icon-next {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 40px;
	height: 40px;
	background-image: url("../images/dsb/dsb-product-icon6.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px 30px;
	-webkit-animation: xia 2s infinite;
	-o-animation: xia 2s infinite;
	animation: xia 2s infinite;
}
@keyframes xia {
	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}
.dsb-product .vip-box {
	/*background-color: #fff;*/
}
.dsb-product .vip-box-row {
	color: #eee;
	background-color: rgba(0,0,0,.5)
}
.dsb-product .vip-box-row:first-child .vip-row-item {
	color: #fff;
}
.vip-service-sub.info-item,
.vip-row-item:not(:last-child),
.vip-box-row:not(:last-child),
.dsb-container .vip-row-item.vip-service-info .info-item.vip-service-name.more-col p {
	border-color: #0A2E52;
}
.dsb-product .vip-title2,
.dsb-product .vip-box-bottom-p {
	color: #00ffff;
}
.dsb-product .vip-title2 {
	background-color: rgba(0,0,0,.3);
	text-align: center;
}
.dsb-product .vip-box-bottom-p {
	padding-bottom: 50px;
}
.dsb-product .vip-level.vip-row-item .yes {
	color: #04D404;
}
.dsb-product .vip-row-item.vip-service-info .info-item.vip-service-name {
	color: #62A8FF
}
.dsb-section-box.introduction {

}
.dsb-product-goods {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 220px;
}
.goods-item {
	width: 280px;
	height: 80px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	text-align: center;
	
}
.dsb-product-characteristic {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding-bottom: 200px;
}
.characteristic-item {
	width: 280px;
	height: 80px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	position: relative;
}
.characteristic-item p, .goods-item p, .goods-item a {
	background-color: rgba(0,0,0,.5);
	width: 60%;
	margin: 0 auto;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
    font-style: italic;
    border-radius: 5px;
    font-weight: bolder;
    color: #00ffff;
    text-shadow: 0 0 20px rgb(17, 152, 152);
}
.characteristic-sub {
	text-align: left;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	min-height: 200px;
	line-height: 30px;
	padding: 10px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 5px;
	color: #ccc

}
#bigData {
	width: 100%;
	height: 950px;
	display: flex;
	justify-content: space-between;
}
.data-item {
	flex: 1;
	border: 1px solid #024753

}
.data-item.left {
	flex: 0 0 250px;
}
.data-item.right {
	/*background-color: green*/
}
.data-item.center {
	flex: 0 0 48%;
	margin: 0 1%;
}
.characteristic-sub span {
	color: #00ffff;
}
.characteristic-sub:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 100%;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid rgba(0,0,0,0.5);
	border-top: 0;
}
.connect .connect-line {
	background-color: #144B90;
	position: absolute;
}
.connect-line-a {
	width: 68%;
	height: 1px;
	top: 160px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.connect-line-e {
	width: 68%;
	height: 1px;
	top: 320px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.connect-line-b {
	width: 1px;
	height: 50px;
	top: 110px;
	left: 16%;
}
.connect-line-c {
	width: 1px;
	height: 100px;
	top: 110px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.connect-line-d {
	width: 1px;
	height: 50px;
	top: 110px;
	right: 16%;
}

.connect-line-f {
	width: 1px;
	height: 50px;
	top: 320px;
	left: 16%;
}
.connect-line-g {
	width: 1px;
	height: 100px;
	top: 270px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.connect-line-h {
	width: 1px;
	height: 50px;
	top: 320px;
	right: 16%;
}
.connect-dian {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 210px;
	width: 200px;
	height: 50px;
	background-image: url("http://www.100ec.cn/Public/home/images/dsb-logo.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.connect-name-a, .connect-name-b {
	position: absolute;
	width: 100px;
	height: 30px;
	line-height: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #00ffff;
	text-align: center;
	border-radius: 4px;
	letter-spacing: 5px;
	color: #0D3D6B;
	font-weight: bolder;
}
.connect-name-a {
	top: 145px;
}
.connect-name-b {
	top: 305px;
}
.connect-line-a:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0px 0px 15px #00ffff;
	animation: circlea 4s linear infinite;
}
.connect-line-a:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0px 0px 15px #00ffff;
	animation: circleb 4s linear infinite;
}
.connect-line-e:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0px 0px 15px #00ffff;
	animation: circlea 4s linear infinite;
}
.connect-line-e:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0px 0px 15px #00ffff;
	animation: circleb 4s linear infinite;
}
.connect-line-c:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	margin-left: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0 0 15px #00ffff;
	animation: circle 3s linear infinite;
}
.connect-line-c:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0 0 10px #00ffff;
}
.connect-line-g:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0 0 10px #00ffff;
}
.connect-line-g:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	margin-left: -2px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: dodgerblue;
	box-shadow: 0 0 15px #00ffff;
	animation: circlec 3s linear infinite;
}
@keyframes circle {
	50% {
		opacity: 0;
	}
	30% {
		top: 50%
	}
	70% {
		top: 50%
	}
	100% {
		top: 100%
	}

}
@keyframes circlec {
	50% {
		opacity: 0;
	}
	30% {
		bottom: 50%
	}
	70% {
		bottom: 50%
	}
	100% {
		bottom: 100%
	}

}
@keyframes circlea {
	100% {
		left: 50%
	}
}
@keyframes circleb {
	100% {
		right: 50%
	}
}
.area {
	flex-wrap: wrap;
	margin: 0 80px;
	background-image: url("../images/dsb/bg1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.area .dsb-section-item {
	border: 1px solid rgba(0,0,0,.1);
	flex: 0 0 33.3%;
	height: 240px;
	color: #00ffff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,0,.5)
}
.area .dsb-section-item ul {
	display: flex;
	flex-wrap: wrap;
	transition: all .5s;
}
.area .dsb-section-item p {
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 5px;
	margin-bottom: 30px;
	transition: all .3s;

}
.area .dsb-section-item ul li {
	width: 33.3%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #ccc
}
#rain {
	position: absolute;
	top: 0;
	left: 0;
}

.vip-cgy {
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px;
}
.vip-cgy-item {
	position: relative;
	flex: 0 0 22%;
	height: 220px;
	background-color: #111;
	border-radius: 5px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	overflow: hidden;	
	background-image:radial-gradient(circle at 50% -20%, #0B77B5, #052358, #09101D);
	box-shadow: 0 0 15px rgba(0,0,0,.3)
}
.vip-cgy-item:hover .qiu-bg {
	opacity: .4
}
.qiu-bg {
	position: absolute;
	transition: all .3s;
	top: 60%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-size: 400px 400px;
	opacity: .2;
	background-image: url("../images/dsb/dsb-product-card-bg.png");
	animation: zhuan 40s linear infinite;
}
@keyframes zhuan {
	100% {
		transform: rotate(360deg);
	}
}
.vip-cgy-item .vip-name {
	padding: 10px 0px;
	font-weight: bolder;
	font-size: 20px;
	color: #eee;
	font-style: italic;
	color: #00ffff;
}
.vip-cgy-item p {
	/*font-weight: bolder;*/
	width: 100%;
	background-color: rgba(255,255,255,.05);
	text-align: center;
	line-height: 25px;
	position: relative;
	z-index: 20;
	font-size: 16px;
}
.dsb-vip {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	background-image: url("../images/dsb/dsb-product-card-vip.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 30px;
	height: 30px;
}
.vip-cgy-item p a {
	color: #00ffff;
}
.vip-cgy-item .yuanjia {
	text-decoration:line-through;
	color: #999
}
.dsb-product .vip-box-row.warn-text {
	display: flex;
	color: #62A8FF; 
	font-style: italic; 
	justify-content: center;
	align-items: center;
	font-size: 16px
}

/*#particles-js {
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	width: 100%;
	z-index: 100;
}
*/
.vip-hot {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #00ffff;
	color: #011325;
	line-height: 40px;
	width: 150px;
	text-align: center;
	padding: 0px 20px;
	transform:translateX(60px) rotate(45deg) ;
	z-index: 200;
	font-weight: bolder;
	font-size: 15px;
}
.dsb-ewm {
	margin: 30px auto;
	width: 20%;
	border-radius: 5px;
}
.dsb-h-t {
	margin-bottom: 10px;
}
.dsb-h-s-box, .dsb-h-t {
	width: 800px;
	position: relative;
}
.dsb-h-s-box {
	margin-bottom: 30px;
}
.dsb-h-t p {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.dsb-h-t p.dsb-h-t-title {
	color: #08E8FF;
	font-size: 26px;
}
.dsb-h-t p.dsb-h-t-sub {
	font-size: 16px;
	color: #ccc
}
.dsb-h-s-box .dsb-h-s-input {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	background-color: rgba(4, 12, 23, 0.35);
	outline: none;
	text-align: center;
	color: #eee;
	font-size: 16px;
	padding: 0px 20px;
}
.dsb-h-s-box .dsb-h-s-btn {
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(../images/new_search.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border-radius: 0px 5px 5px 0px;
	transition: all .3s;

}
.dsb-h-s-box .dsb-h-s-btn:hover {
	background-color: rgba(255,255,255,.05)
}
.dsb-h-t-mbtitle, .dsb-h-t-mbtitle2 {
	display: none;
	
}
.dsb-h-t p.dsb-h-t-mbtitle {
	color: #08E8FF;
	font-size: 28px;
}
.dsb-h-t p.dsb-h-t-mbtitle2 {
	font-size: 16px;
	color: #08E8FF;
}
.help-dl {
	padding: 20px;
}
.help-dl dt {
	font-weight: bold;
	font-size: 20px;
}
.help-dl img {
	max-width: 100%;
	margin-top: 40px;
	padding: 10px 0px;
}
.help-dl .tu {
	text-align: center;
	font-weight: bold
}



@media (max-width: 768px) {
	.dsb-h-t-mbtitle, 
	.dsb-h-t-mbtitle2 {
		display: block
	}
	.dsb-title-box {
		width: 100%
	}
	.dsb-title-box p.dsb-desc, .dsb-head-module-main {
		background-color: rgba(0,0,0,.5)
	}
	.dsb-title-box p.dsb-desc {
		text-align: left;
	}
	.dsb-title-box {
		text-align: center;
		padding: 20px 10px;
		margin-bottom: 200px;
	}
	.dsb-title-box p.dsb-name {
		font-size: 18px;
	}
	.dsb-bg {
	    top: 150px;
	    left: 50%;
	    right: auto;
	    margin-left: -350px;
	}
	.dsb-head-module {
		padding: 0px 10px;
		margin-bottom: 10px;
	}
	.dsb-head-module-main {
		padding: 10px 0px;
	}
	.dsb-head-module-title {
		display: none;
	}
	.dsb-head-module-item-name {
		padding-left: 0px;
		padding-top: 30px;
		font-size: 14px;
		text-align: center;
	}
	.module-icon {
		bottom: auto;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.dsb-head-module-item {
		padding: 0px;
	}
	.dsb-head-module-item-sub li {
		padding-left: 5px;
	}
	.dsb-characteristic .dsb-head-module-main {
		flex-direction: column;
	}
	.dsb-characteristic .dsb-head-module-item {
		display: flex;
		/*flex-direction: column;*/
		padding: 10px 0px;
	}
	.dsb-characteristic .dsb-head-module-item-sub {
		display: flex;
		flex-wrap: wrap;
	}
	.dsb-characteristic .dsb-head-module-item-sub li {
		flex: 1 1 50%;
		white-space: nowrap;
	}
	.dsb-characteristic .dsb-head-module-item-name {
		flex: 0 0 80px;
	}
	.dsb-head-module-item-sub li:after {
		left: -5px;
	}
	.dsb-section {
		margin-bottom: 0
	}
	.dsb-section-swiper-item .dsb-swiper {
		padding: 0
	}
	#pcPicSwiper {
		border-width: 10px;
		border-radius: 8px;
		background-color: #000
	}
	.dsb-section-left-item, .dsb-section-swiper-item {
		height: auto;
	}
	.dsb-pc-bg {
		display: none;
	}
	.dsb-section-swiper-mb {
		position: relative;
	    margin: 20px auto;
	}
	.dsb-section-box.dsb-pt {
		flex-direction: column;
	}
	.dsb-section-box.dsb-fwly, .dsb-section-box.dsb-fwdx {
		flex-direction: column;
	}
	.dsb-section-item {
		height: auto;
	}
	.dsb-fwly .dsb-section-item {
		border-radius: 0px;
		margin-bottom: 0px;
		padding: 10px 20px;
	}
	.dsb-section-mask {
		flex-direction: row;
		flex-wrap: wrap;
		margin-top: 0;
	}
	.dsb-section-img {
		width: 40px;
		height: 40px;
		padding: 2px;
	}
	.dsb-section-img {
		margin-bottom: 5px;
	}
	.dsb-section-item-name {
		margin-bottom: 10px;
		margin-left: 20px;
	}
	.dsb-fwdx {
		padding-bottom: 0
	}
	.dsb-fwdx .dsb-section-item  {
		border-top: 1px solid rgba(255,255,255,.4)
	}
	.dsb-fwdx .dsb-section-item .dsb-section-mask {
		top: 0;
	}
	.dsb-fwdx .dsb-section-item .dsb-section-item-context {
		opacity: 1
	}
	.dsb-section-item-context ul {
		margin-left: 60px;
	}
	.dsb-section-item-context ul li {
		text-align: left;
		flex: 0 0 33.3%;
	}
	.dsb-product-nav {
		left: 0;
	    right: auto;
	    height: auto;
	    bottom: 0;
	    width: 100%;

	}
	.dsb-product-nav ul {
		height: 250px;
		flex-direction: row;    
		height: 60px;
	    flex-direction: row;
	    justify-content: space-around;
	    background: #0E1423;
	}
	.dsb-product-nav ul .line {
		display: none;
	}
	.dsb-head-title p {
		font-size: 30px;
	}
	.dsb-content {
		margin: 20px;
		font-size: 14px;
	}
	.dsb-product-nav ul li .dsb-icon {
		border: 0px;
		position: relative;
	}
	.dsb-product-nav ul li .dsb-icon:after {
		animation: none;
	}
	.dsb-product-nav ul li {
		display: flex;
	    flex: 1;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    height: 50px;
	}
	.dsb-product-nav ul li .dsb-icon-sub {
		position: relative;
		display: block;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		margin: auto;
		height: auto;
		line-height: 20px;
		font-size: 12px;
		background-color: transparent;
		transform: none;
		width: auto;
	}
	.dsb-head-icon-next {
		bottom: 80px;
	}
	.dsb-title-name {
		font-size: 20px;
	}
	.characteristic-item p, .goods-item p {
		width: 90%;
		font-size: 14px;
	}
	.characteristic-sub, .characteristic-sub span {
		font-size: 12px;
		line-height: 20px;
		/*padding: 5px;*/
	}
	.area {
		margin: 0 auto;
	}
	.area .dsb-section-item {
		flex: 0 0 100%;
		height: auto
	}
	.area .dsb-section-item p {
		margin-top: 0px;
		margin-bottom: 10px;
		font-weight: normal;
	}
	.area .dsb-section-item ul {
		opacity: 1
	}
	.finance-main {
		background-color: #000
	}
	.vip-service-sub.vip-row-item p {
		text-align: center;
	}
	.dsb-container .vip-row-item.vip-service-info .info-item.vip-service-name.more-col p {
		border: 0px;
		line-height: 25px;
		flex: 0 0 50%;
	}
	.vip-service-name.info-item.more-col {
		flex-wrap: wrap;
    	flex-direction: row;
	    justify-content: flex-start;
	}
	.data-item {
		flex: 1;
		height: 800px;
	}
	#bigData {
		flex-direction: column;
		height: auto;
	}
	.data-item.left {
		display: none;
	}

	.dsb-ewm {
		width: 80%
	}
	.vip-cgy {
		flex-wrap: wrap;
	}
	.vip-cgy-item {
		flex: 0 0 48%;
	}
	.dsb-h-s-box, .dsb-h-t {
		width: 100%;
	}
	.dsb-h-t p.dsb-h-t-title {
		display: none
	}
	.dsb-h-t p {
		margin-bottom: 10px;
	}
}
