@charset "utf-8";

/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
	outline: 0 none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font: 12px/1.5 "Arial", "Hiragino Sans GB", "Microsoft YaHei", '\5FAE\8F6F\96C5\9ED1', tahoma, sans-serif;
	background: #f1f4fb;
	color: #000;
}

a {
	outline: 0 none;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
}

ul,
ol {
	list-style: none;
}

img {
	border: 0 none;
}

em,
i {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4 {
	font-weight: normal;
	font-size: 18px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.fl,
.fr {
	display: inline;
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.wrapper {
	margin: 0 auto;
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #666;
	min-width: 1440px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	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-pagination-bullet {
	background: #A4ADC5;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #F8EF5D;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
	background: #b9e0ff;
}

.container {
	margin: 0 auto;
	width: 1371px;
}

.logo {
	margin-right: 60px;
	width: 207px;
	height: 107px;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/logo_top.png) no-repeat;
}

.nav li {
	display: inline-block;
}

.nav a {
	padding: 0 60px;
	border-right: 1px #1183D7 solid;
	font-size: 24px;
	color: #D4E8FF;
	line-height: 107px;
}

.nav li:last-child a {
	border-right: none;
}

.nav a:hover,
.nav .active a {
	color: #FFFC70;
}

.nav a i {
	display: inline-block;
	position: relative;
	top: 7px;
	margin-right: 8px;
	width: 29px;
	height: 29px;
	background-repeat: no-repeat;
}

.nav a.nav-index i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_01.png);
}

.nav a:hover.nav-index i,
.nav .active a.nav-index i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_active_01.png);
}

.nav a.nav-news i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_02.png);
}

.nav a:hover.nav-news i,
.nav .active a.nav-news i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_active_02.png);
}

.nav a.nav-data i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_03.png);
}

.nav a:hover.nav-data i,
.nav .active a.nav-data i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_active_03.png);
}

.nav a.nav-protocol i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_04.png);
}

.nav a:hover.nav-protocol i,
.nav .active a.nav-protocol i {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/ico_nav_active_04.png);
}

.nav-right {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -368px;
	width: 218px;
	z-index: 99;
}

.nav-right a:hover {
	transform: scale(.95);
}

.nav-right .btn-index {
	display: block;
	margin: 0 auto;
	width: 75px;
	height: 74px;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/btn_index.png) no-repeat;
}

.nav-right .img-code-right {
	margin: 13px auto 20px;
	width: 162px;
	height: 185px;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/bg_code_right.png) no-repeat;
	text-align: center;
}

.nav-right .img-code-right img {
	margin-top: 10px;
	margin-bottom: 3px;
	width: 142px;
}

.nav-right .img-code-right span {
	display: block;
	font-size: 16px;
	color: #fff;
}

.nav-right .btn-andriod-right,
.nav-right .btn-ios-right,
.nav-right .btn-recharge-right {
	display: block;
	margin-bottom: 10px;
	width: 220px;
	height: 70px;
	background-repeat: no-repeat;
}

.nav-right .btn-andriod-right {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/btn_andriod_right.png);
}

.nav-right .btn-ios-right {
	background-image: url(//png.pookcdn.net/bydr-lobby/boke_new/btn_ios_right.png);
}

.nav-right .btn-recharge-right {
	background-image: url('//png.pookcdn.net/bydr-lobby/boke_new/btn_recharge_right.png');
}

.nav-right .btn-sign-right {
	display: block;
	margin: 0 auto;
	width: 157px;
	height: 190px;
	background: url('//png.pookcdn.net/bydr-lobby/boke_new/btn_sign_right_01.png') no-repeat;
}

.list-detail {
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.list-detail li {
	display: inline-block;
	margin-right: 120px;
}

.list-detail li:last-child {
	margin-right: 0;
}

.list-detail li img {
	padding: 15px 20px;
	border: 1px #3B3A70 solid;
	border-radius: 20px;
}

.list-detail li span {
	margin-top: 15px;
	color: #ffc880;
}

.list-detail li a {
	color: #ffee9f;
}

.list-detail li p {
	margin-top: 10px;
}

.list-href {
	margin: 45px auto 10px;
	text-align: center;
}

.list-href a {
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	color: #f4d379;
	border-right: 1px #f4d379 solid;
}

.list-href a:hover {
	text-decoration: underline;
}

.list-href a:last-child {
	border-right: none;
}

.footer .text {
	font-size: 16px;
	text-align: center;
	color: #495A94;
	line-height: 40px;
	letter-spacing: 1px;
}

.thickdiv {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	border: 0 none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 111;
}

.thickdiv.signThickdiv {
	z-index: 101;
}

.pup-common {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -154px 0 0 -310px;
	width: 619px;
	height: 309px;
	background: #fff;
	border-radius: 20px;
	z-index: 112;
	text-align: center;
}

.pup-tips-03 {
	padding: 50px;
	margin: -154px 0 0 -370px;
}

.pup-common .btn-close {
	position: absolute;
	top: 5px;
	right: -75px;
	width: 36px;
	height: 37px;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/btn_close_pup.png) no-repeat;
}

.pup-tips-03 .btn-close {
	right: -110px;
	width: 70px !important;
	height: 68px !important;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/close_btn.png) no-repeat !important;
}

.pup-common .img {
	margin-top: 35px;
	text-align: center;
}

.pup-common .img img {
	width: 200px;
}

.pup-common .text {
	display: flex;
	padding: 20px;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: #666
}

.sign-pup {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -341px 0 0 -358px;
	width: 717px;
	height: 682px;
	background: url('//png.pookcdn.net/bydr-lobby/boke_new/bg_pup_sign_01.png') no-repeat;
	z-index: 102;
}

.sign-pup .btn-close {
	position: absolute;
	top: -80px;
	right: -43px;
	width: 85px;
	height: 87px;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/btn_sign_close.png) no-repeat;
}

.sign-pup .btn-close:hover {
	transform: scale(.95);
}

.sign-pup input {
	display: block;
	margin: 478px auto 0;
	width: 390px;
	height: 62px;
	background: #003973;
	border: none;
	border-radius: 40px;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 23px;
	box-shadow: 0 0 5px #00317C inset;
}

.sign-pup .rule {
	margin: 19px auto 66px;
	font-size: 16px;
	text-align: center;
	color: #1EE6FF;
}

.sign-pup .btn-sign {
	display: block;
	margin: 0 auto;
	width: 353px;
	height: 98px;
	background: url(//png.pookcdn.net/bydr-lobby/boke_new/btn_pup_sign.png) no-repeat;
}

.sign-pup .btn-sign:hover {
	transform: scale(.95);
}

.follow-pup {
	width: 840px;
	height: 460px;
	position: fixed;
	top: 30%;
	left: 50%;
	transform: translateX(-420px);
	background: #fff;
	z-index: 112;
	border-radius: 20px;
	text-align: center;
	color: #707070;
	font-size: 40px;
	padding-top: 60px;
}

.blue {
	color: #00a2ff;
}

.btn_close {
	width: 77px;
	height: 77px;
	background: url('//png.pookcdn.net/bydr-lobby/boke_new/btn_pup_close.png') no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	top: -100px;
	z-index: 112;
}

@media screen and (max-width: 1920px) {
	.container {
		width: 1029px;
	}
	.nav a {
		padding: 0 30px;
		font-size: 18px;
	}
	.nav a i {
		top: 9px;
		margin-right: 11px;
		background-size: 100% 100%;
	}
	.list-detail li {
		margin-right: 105px;
	}
	.list-detail li img {
		width: 103px;
	}
	.list-href {
		margin: 25px auto 20px;
	}
	.footer .text {
		font-size: 14px;
	}
	.nav-right {
		transform: scale(.9);
	}
	.sign-pup {
		transform: scale(.9);
	}
}
@media screen and (max-width: 1440px){
.wrapper{ min-width: 1420px;}	
.logo{ width: 117px; height: 61px; background-size: 100% 100%;}	
.nav a{ font-size: 13px; line-height: 61px;}	
.nav a i{ top: 4px; width: 20px; height: 20px;}
.screenshot .img-list, 
.screenshot .img-list .swiper-slide img{ margin-top: 20px;}
.list-detail{ font-size: 12px;}
.list-detail li img{ padding: 9px; width: 77px;}
.list-href{ margin: 15px auto 10px;}
.footer .text{ line-height: 30px;}
.list-href a,
.footer .text{ font-size: 12px;}
.nav-right{ margin-top: -268px; width: 124px;}
.nav-right .btn-index{ width: 44px; height: 43px; background-size: 100% 100%;}
.nav-right .img-code-right{ width: 92px; height: 105px; background-size: 100% 100%;}
.nav-right .img-code-right img{ width: 79px;}
.nav-right .btn-andriod-right, 
.nav-right .btn-ios-right, 
.nav-right .btn-recharge-right{ width: 124px; height: 40px; background-size: 100% 100%;}
.nav-right .btn-sign-right{ width: 90px; height: 108px; background-size: 100% 100%;}
.nav-right .img-code-right img{ margin-top: 5px; margin-bottom: 0;}
.nav-right .img-code-right span{ font-size: 10px;}
.sign-pup{transform: scale(.6);}
}