* {margin: 0;padding: 0;}
html {width: 100%;height: 100%;}
a {text-decoration: none;}
.topABtn0:hover {background-color: #f5db9e;}
.topABtn1:hover, .slide-1:hover, .slide-2:hover, .slide-3:hover, .slide-4:hover, .slide-5:hover, .slide-6:hover, .slide-7:hover,
	.swi1Btn0:hover, .swi1Btn1:hover, .swi1Btn2:hover, .swi1Btn3:hover, .swi1Btn4:hover,
	.swi2Btn0:hover, .swi2Btn1:hover, .swi2Btn2:hover, .swi2Btn3:hover,
	.swi5Btn0:hover, .swi5Btn1:hover {color: #f5db9e;}
.mySwiper0 > .swiper-wrapper > .swiper-slide {background-image: url('https://yemaoindex-1330397925.cos.ap-guangzhou.myqcloud.com/static/backImg0.png');}
.mySwiper0 > .swiper-wrapper > .swiper-slide:nth-of-type(15) {background-image: url('https://yemaoindex-1330397925.cos.ap-guangzhou.myqcloud.com/static/backImg1.png');}
.icoWhiteDown {animation: icoWhiteDown 1s linear infinite;}
.swiper-button-next, .swiper-button-prev {background-color: #081319;color: #f5db9e;}
.swiper-button-next:after, .swiper-button-prev:after {font-size: 25px;}
.swi6Btn0, .swi6Btn4 {background-image: url('https://yemaoindex-1330397925.cos.ap-guangzhou.myqcloud.com/static/client-mac.png');}
.swi6Btn1 {background-image: url('https://yemaoindex-1330397925.cos.ap-guangzhou.myqcloud.com/static/icoWhiteAndroid.png');}
.swi6Btn2 {background-image: url('https://yemaoindex-1330397925.cos.ap-guangzhou.myqcloud.com/static/client-mp.png');}
.swi6Btn3 {background-image: url('https://yemaoindex-1330397925.cos.ap-guangzhou.myqcloud.com/static/client-chrome.png');}
@keyframes icoWhiteDown {
	0% {transform: translate(0);}
	50% {transform: translateY(10px);}
	100% {transform: translate(0);}
}