/*公共样式*/
body {
	background-color: #171717;
}

.header {
	background-color: #1a1a19;
	height: 107px;
}

.header-page {
	width: 1000px;
	margin: 0px auto;
	padding: 27px 0px;
}

.header-page .logo {
	float: left;
	width: 170px;
}

.header-page .nav {
	float: right;
	width: 744px;
	margin-top: 17px;
}

.header-page .nav .nav-first {
	float: left;
	width: 452px;
}

.header-page .nav .nav-last {
	float: left;
	width: 250px;
}

.header-page .nav .nav-list {
	float: left;
	width: 42px;
	padding-top: 3px;
}

/*覆盖下拉框样式*/
.header-page .nav .nav-list .sb {
	background-color: transparent;
	border: 0;
	margin: 0;
}

.header-page .nav .nav-list .sb * {
	background-color: transparent;
	color: #999999;
}

.header-page .nav .nav-list .sb>.selected {
	font-size: 14px;
	padding: 0;
}

.header-page .nav .nav-list .sb .sb_icon {
	right: 3px;
}

.header-page .nav .nav-list .sb .opts a {
	padding: 0;
}

.header-page .nav .nav-list .sb .opts {
	border: 0;
}

.header-page .nav .nav-list .sb .sb_icon {
	top: 6.5px !important;
	right: 3px;
}

.header-page .nav .nav-list .arrow,
.cb,
.rb {
	background-image: url(/en/premium/images/icon.png);
}

.header-page .nav .nav-list .sb .arrow {
	background-position: -26px -18px;
}

.header-page .nav .nav-list .sb_active .arrow {
	background-position: -26px -3px;
}

/*覆盖下拉框样式*/
.header-page .nav ul li {
	display: inline-block;
	*display: inline;
	padding: 0px 18px;
}

.header-page .nav ul li a {
	font-size: 12px;
	color: #999999;
	display: block;
	text-align: center;
	padding-bottom: 17px;
}

.header-page .nav ul li:hover a {
	border-bottom: 1px solid #595036;
}

/* .header-page .nav ul li.img-li {
	width: 76px;
} */

.header-page .nav ul li.img-li a img {
	padding-right: 10px;
	margin-top: 3px;
}

/*公共样式*/

/*platinum样式表*/
.silvery {
	background-color: #202020;
}

.content {
	width: 100%;
	background: url(/en/premium/images/platinum-bk.jpg) no-repeat top center;
	background-color: #202020;
}

.content .con-page {
	width: 940px;
	padding: 0px 30px;
	margin: 0 auto;
}

.title {
	padding: 139px 0px;
}

.title h6 {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 500;
}

.title p {
	font-size: 22px;
	color: #e5e5e5;
	margin-top: 40px;
	text-align: center;
}

.pla-con .img-box {
	width: 345px;
	float: left;
}

.pla-con .list {
	width: 504px;
	float: right;
}

.list .list-title {
	font-size: 18px;
	color: #9e8467;
}

.list ul li {
	font-size: 14px;
	color: #b2b2b2;
	margin-top: 10px;
}

/*platinum样式表*/

/*diamonds样式表*/
.dia-content {
	background: url(/en/premium/images/diamonds-bk.jpg) no-repeat top center;
	background-color: #171717;
	position: relative;
	height: 764px
}

.dia-content .test-bg {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 764px !important;
	background: #171717;
}

.dia-content .dia-con-page {
	width: 940px;
	padding: 0px 30px;
	margin: 0 auto;
	height: 764px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 0;
	margin-left: -470px;
}

.dia-title {
	padding: 140px 0px;
}

.dia-title h6 {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 500;
}

.dia-title p {
	font-size: 22px;
	color: #e5e5e5;
	margin-top: 40px;
	text-align: center;
}

.dia-pla-con .img-box {
	width: 345px;
	float: left;
}

.dia-pla-con .dia-list {
	float: left;
	width: 392px;
	margin-left: 105px;
}

.dia-list ul {
	width: 392px;
	margin-top: 37px;
}

.dia-list ul li {
	font-size: 14px;
	color: #d4d4d4;
	margin-top: 10px;
}

/*diamonds样式表*/

/*视频背景新增*/
.ui-video-background {
	display: none;
}

/*英文的样式*/
/*头部公共样式*/
/* body.en .header-page{padding: 0;}
body.en .header-page .logo{margin: 32px 0px;}	
body.en .header-page .nav{margin-top: 4px;}
body.en .header-page .nav .nav-last{margin-top: 5px; width: 702px;}
body.en .header-page .nav .nav-last ul{text-align: right;}
body.en .header-page .nav .nav-list{margin-top: 8px;}
body.en .header-page .nav .nav-first{width: 100%;margin-top: 10px;}

body.en .header-page .nav ul li.img-li{width: 100px;}
body.en .header-page .nav .nav-list .sb > .selected{font-size: 14px;}
body.en .sb .opts a{font-size: 14px;}
body.en .header-page .nav .nav-last{margin-top: 8px;width: 687px;margin-right: 15px;}
body.en .header-page .nav ul li a{padding-bottom: 5px;}
body.en .header-page .nav ul li a{border-bottom: 1px solid #1a1a19;}
body.en .header-page .nav ul li.on a{border-bottom: 1px solid #595036;}
body.en .header-page .nav ul li:hover a{border-bottom: 1px solid #595036;} */

/*头部公共样式*/
/*英文的样式*/