.nav {
	height: 60px;
	background-color: #000;
}
body {
	background: url(../images/pc/body-bg.png) repeat center top;
	min-width: 1200px;
	color: #303030;
}
html,body {
	overflow-x: hidden!important;
	overflow-y: auto!important;
}
body img {
	width: auto;
	display: inline;
}
body select {
	-webkit-appearance: menulist;
}
.body {
	width: 100%;
	min-width: 1200px;
	padding-bottom: 400px;
	overflow: hidden;
	position: relative;
	background: url(../images/pc/person-bg.png) no-repeat right 700px;
}
.mid {
	position: relative;
	z-index: 9;
}
.btm {
	width: 100%;
	height: 196px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.75);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.footer {
	width: 1200px;
	margin: 68px auto 0!important;
	text-align: center;
	background: none!important;
}
.footer a {
	margin: 0 50px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.top {
	width: 100%;
	position: relative;
}
.bd-guide .top {
	height: 526px;
	background: url(../images/pc/top-guide.jpg) no-repeat center top;
}
.bd-article .top {
	height: 547px;
	background: url(../images/pc/top-article.jpg) no-repeat center top;
}
.top .copy {
	width: 270px;
	height: 27px;
	background: url(../images/pc/top-copy.png) no-repeat right top;
	position: absolute;
	right: 106px;
	bottom: 16px;
}
.tab {
	padding: 50px 0;
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}
.tab a {
	display: inline-block;
	width: 274px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	overflow: hidden;
	background: url(../images/pc/tab.png) no-repeat;
	margin: 0 10px;
}
.tab a:hover,
.tab a.on {
	background-position: 0 -46px;
}
.main {
	width: 1170px;
	margin: 0 auto;
	background: url(../images/pc/main-bg.png) repeat center top;
	border-radius: 10px;
	overflow: hidden;
	-webkit-box-shadow: 0 8px 10px #ccc;
	box-shadow: 0 8px 10px #ccc;
	padding-bottom: 150px;
}
.hot .link {
	padding: 26px 0 94px;
	width: 1167px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}
.hot .link a {
	display: inline-block;
	width: 291px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 24px;
	color: #18a5ed;
	border-right: 1px solid #7b7b7b;
}
.hot .link a:hover {
	color: #ff9f09;
}
.hot .part {
	width: 100%;
	overflow: hidden;
}
.hot .part .item {
	float: left;
	overflow: hidden;
}
.hot .part .item .head {
	width: 100%;
	height: 30px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 6px solid #ff9f09;
	font-size: 24px;
	padding-left: 18px;
	position: relative;
}
.hot .part .item .head a {
	font-size: 16px;
	color: #303030;
	position: absolute;
	bottom: 0;
	right: 18px;
}
.hot .part .item .head a:hover {
	color: #ff9f09;
}
.hot .part .saints {
	width: 512px;
	height: 380px;
	margin: 0 74px 0 32px;
}
.hot .part .saints ul {
	margin-top: 32px;
}
.hot .part .saints ul li {
	width: 100%;
	height: 96px;
	overflow: hidden;
	background-color: #e6e6e6;
	margin-bottom: 15px;
}
.hot .part .saints ul li i,
.hot .part .saints ul li img,
.hot .part .saints ul li p {
	float: left;
}
.hot .part .saints ul li a {
	float: right;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin: 36px 14px 0 0;
	padding: 0 14px;
	color: #303030;
	border: 1px solid #949494;
}
.hot .part .saints ul li a:hover {
	color: #ff9f09;
}
.hot .part .saints ul li i {
	width: 96px;
	height: 96px;
	background-position: center center;
	background-repeat: no-repeat;
}
.hot .part .saints ul li .no1 {
	background-image: url(../images/pc/no1.png);
}
.hot .part .saints ul li .no2 {
	background-image: url(../images/pc/no2.png);
}
.hot .part .saints ul li .no3 {
	background-image: url(../images/pc/no3.png);
}
.hot .part .saints ul li img {
	width: 80px;
	height: 80px;
	border: 1px solid #cacaca;
	border-radius: 10px;
	margin: 7px 0 0 14px;
}
.hot .part .saints ul li p {
	width: 160px;
	height: 96px;
	line-height: 96px;
	font-size: 22px;
	margin-left: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hot .part .guides {
	width: 492px;
	height: 380px;
}
.hot .part .guides ul {
	margin-top: 36px;
	border-bottom: 1px solid #cac9c9;
}
.hot .part .guides ul li {
	width: 100%;
	height: 77px;
	line-height: 77px;
	border-top: 1px solid #cac9c9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hot .part .guides ul li a {
	color: #303030;
	font-size: 22px;
}
.hot .part .guides ul li a:hover {
	color: #ff9f09;
}
.hot .part .lineup {
	width: 512px;
	height: 694px;
	margin: 70px 74px 0 32px;
}
.hot .part .lineup ul {
	margin-top: 36px;
}
.hot .part .lineup ul li {
	margin-bottom: 22px;
}
.hot .part .lineup ul li h4 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	background-color: #e6e6e6;
}
.hot .part .lineup ul li div {
	overflow: hidden;
	font-size: 0;
	white-space: nowrap;
	margin-top: 22px;
}
.hot .part .lineup ul li div a {
	display: inline-block;
	margin-right: 12px;
}
.hot .part .lineup ul li div img {
	width: 73px;
	height: 73px;
	border: 1px solid #cacaca;
	border-radius: 10px;
}
.hot .part .videos {
	width: 492px;
	height: 694px;
	margin-top: 70px;
}
.hot .part .videos ul {
	margin-top: 36px;
	border-bottom: 1px solid #cac9c9;
}
.hot .part .videos ul li {
	width: 100%;
	height: 77px;
	line-height: 77px;
	border-top: 1px solid #cac9c9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hot .part .videos ul li a {
	color: #303030;
	font-size: 22px;
}
.hot .part .videos ul li a:hover {
	color: #ff9f09;
}
.side {
	width: 181px;
	height: 554px;
	position: fixed;
	top: 50%;
	margin-top: -277px;
	right: 0;
	z-index: 10;
	padding: 22px;
	border-top-left-radius: .08rem;
	border-bottom-left-radius: .08rem;
	background-color: #f6f6f6;
	-webkit-box-shadow: 0 0 .04rem #ccc;
	box-shadow: 0 0 .04rem #ccc;
}
.side a {
	display: block;
	width: 181px;
	height: 54px;
	margin-bottom: 15px;
}
.side a:hover {
	opacity: 0.8;
}
.side .fb {
	background: url(../images/pc/side-fb.png) no-repeat;
}
.side .ytb {
	background: url(../images/pc/side-ytb.png) no-repeat;
}
.side .ios {
	background: url(../images/pc/side-ios.png) no-repeat;
}
.side .goo {
	background: url(../images/pc/side-goo.png) no-repeat;
}
.side p {
	width: 181px;
	height: 181px;
	overflow: hidden;
	background: url(../images/pc/side-qrcode.png) no-repeat;
}
.side p img {
	display: block;
	width: 135px;
	height: 135px;
	margin: 12px auto 0;
}
.side p span {
	display: block;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #000;
}
.side .hide {
	display: block;
	width: .56rem;
	height: .56rem;
	background: url(../images/pc/side-hide.png) no-repeat;
	background-size: 100%;
	margin: .32rem auto 0;
	cursor: pointer;
}
.side .open {
	width: .5rem;
	height: 1.1rem;
	background: url(../images/pc/side-open.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: -.5rem;
	top: .65rem;
	z-index: 2;
	cursor: pointer;
	display: none;
}
.saint ul {
	padding: 56px 0 0 56px;
	overflow: hidden;
}
.saint ul li {
	margin: 0 22px 22px 0;
	float: left;
}
.saint ul li img {
	width: 130px;
	height: 130px;
	border: 1px solid #cacaca;
	border-radius: 10px;
}
.list .list-l {
	width: 1074px;
	margin: 0 auto;
	padding-top: 20px;
}
.list .list-l li {
	padding: 25px 0;
	border-bottom: 1px solid #b5b4b4;
}
.list .list-l li a {
	height: 36px;
	line-height: 36px;
	display: block;
	position: relative;
	font-size: 22px;
	color: #303030;
	padding-right: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list .list-l li a:hover {
	color: #ff9f09;
}
.list .list-l li a span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
}
.list .pagination {
	text-align: center;
	margin-top: 120px;
}
.list .pagination li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	font-size: 0;
}
.list .pagination li a {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	width: 28px;
	text-align: center;
	background-color: #bebebe;
}
.list .pagination li.active a,
.list .pagination li a:hover {
	background-color: #3c3c3c;
}
.list .pagination li.prev a,
.list .pagination li.next a,
.list .pagination li.prev span,
.list .pagination li.next span {
	font-size: 24px;
	background: none;
	color: #303030;
}
.list .pagination li.prev a:hover,
.list .pagination li.next a:hover {
	background: none;
	text-decoration: underline;
}
.list .pagination li.disabled {
	opacity: 0.2!important;
}
.article .back {
	font-size: 16px;
	color: #303030;
	text-decoration: underline;
}
.article .back:hover {
	color: #ff9f09;
}
.article .head {
	width: 1076px;
	margin: 0 auto;
	border-bottom: 1px solid #d3d3d2;
	position: relative;
}
.article .head h1 {
	font-size: 30px;
	color: #ff9f09;
	font-weight: bold;
	text-align: center;
	padding: 25px 0;
}
.article .head h2 {
	font-size: 14px;
	line-height: 36px;
	text-align: right;
}
.article .head .share {
	position: absolute;
	left: 0;
	bottom: 0;
}
.article .detail {
	width: 1076px;
	margin: 38px auto 0;
	font-size: 16px;
	color: #303030;
	line-height: 2;
}
.article .detail a {
	color: #ff9f09;
}
.article .detail img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.article .detail iframe {
	max-width: 100%;
	display: block;
	margin: 20px auto;
	width: 960px!important;
	height: 540px!important;
}
.article .shareto {
	width: 1076px;
	margin: 120px auto 0;
}
.article .shareto .tip {
	font-size: 14px;
	display: block;
	margin-bottom: 16px;
}
.article .navi {
	width: 1076px;
	margin: 64px auto 0;
	overflow: hidden;
}
.article .navi a {
	font-size: 18px;
	color: #303030;
}
.article .navi a:hover {
	color: #ff9f09;
}
.article .navi .prev {
	float: left;
}
.article .navi .next {
	float: right;
}
.bd-index {
	height: 1046px;
	padding-bottom: 196px!important;
	background: url(../images/pc/index.jpg) no-repeat center top;
}
.bd-index .wrap {
	overflow: hidden;
}
.bd-index .bar {
	height: 50px;
	margin-top: 21px;
	font-size: 0;
	text-align: right;
}
.bd-index .bar a,
.bd-index .bar i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
}
.bd-index .bar a {
	background-image: url(../images/pc/index-sp.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.bd-index .bar a:hover {
	opacity: 0.8;
}
.bd-index .bar i {
	width: 1px;
	height: 36px;
	background-color: #445484;
}
.bd-index .bar .r-guide {
	width: 50px;
	height: 50px;
	background-position: -816px 0;
}
.bd-index .bar .r-fb {
	background-position: -918px -5px;
}
.bd-index .bar .r-ytb {
	background-position: -979px -5px;
}
.bd-index .bar .r-zan {
	width: auto;
	min-width: 74px;
	height: 28px;
	overflow: hidden;
}
.bd-index .rood {
	margin-top: 100px;
	 height: 150px;
	 font-size: 0;
	 text-align: center;
}
.bd-index .rood a {
	display: inline-block;
	width: 315px;
	height: 115px;
	margin: 0 16px;
	background-image: url(../images/pc/download.png);
	background-repeat: no-repeat;
	-webkit-transition: transform ease .3s;
	-o-transition: transform ease .3s;
	transition: transform ease .3s;
}
.bd-index .rood a:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
/*.bd-index .rood .r-rc {*/
/*	background-position: 0 -836px;*/
/*}*/
/*.bd-index .rood .r-ios {*/
/*	background-position: -260px -836px;*/
/*}*/
/*.bd-index .rood .r-goo {*/
/*	background-position: -520px -836px;*/
/*}*/
.bd-index .rood .r-apk {
	background-position: 0 0px;
}
.bd-exchange {
	height: 1000px;
	padding-bottom: 196px!important;
	background: #fff url(../images/pc/exchange.jpg) no-repeat center top;
}
.bd-exchange .wrap {
	overflow: hidden;
}
.bd-exchange .form {
	width: 642px;
	padding: 24px 82px 34px 46px;
	margin: 470px auto 0;
	border: 1px solid #4970bb;
	background-color: #fff;
	font-size: 24px;
	color: #1b1b1b;
}
.bd-exchange .form .login {
	height: 32px;
}
.bd-exchange .form .login a {
	font-weight: bold;
	color: #1b1b1b;
}
.bd-exchange .form .login a:hover {
	text-decoration: underline;
}
.bd-exchange .form li {
	padding: 24px 0 0 196px ;
	position: relative;
}
.bd-exchange .form li label {
	height: 46px;
	line-height: 46px;
	position: absolute;
	left: 0;
	top: 24px;
}
.bd-exchange .form li select,
.bd-exchange .form li input {
	display: block;
	width: 446px;
	height: 46px;
	border: 1px solid #4970bb;
	line-height: 44px;
	font-size: 24px;
	color: #1b1b1b;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
}
.bd-exchange .form li input::placeholder {
	font-size: 24px;
	color: #1b1b1b;
}
.bd-exchange .form li a {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #4970bb;
	text-align: center;
	border-radius: 10px;
}
.bd-exchange .form li a:hover {
	background-color: #ff9f09;
}
.pc-index-video {
	width: 1920px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	z-index: 1;
}
.tgv {
	width: 116px;
	height: 116px;
	background: url(../images/pc/video-bg.png) no-repeat;
	position: absolute;
	left: 762px;
	top: 480px;
	z-index: 19;
}
.tgv:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/pc/video-cir.png) no-repeat center center;
	animation: cir 2s linear 0s infinite;
}
@keyframes cir {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.zlert {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	background-color: rgba(0,0,0,0.75);
	display: none;
}
.zlert-main {
	width: 880px;
	height: 495px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	top: 50%;
	margin-top: -250px;
	background-color: #344674;
	animation: zlt .5s ease 0s;
	display: table;
}
.zlert-main>a {
	width: 34px;
	height: 34px;
	position: absolute;
	right: -44px;
	top: 0;
	background: url(../images/pc/zlert-c.png) no-repeat;
	z-index: 2;
}
.zlert-main>p {
	font-size: 30px;
	height: 495px;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	position: relative;
	display: table-cell;
    vertical-align: middle;
    word-break: break-word;
    padding: 0 40px;
}
.zlert-main>p iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
}
@keyframes zlt {
	0% {
		transform: translateY(20%);
	}
	100% {
		transform: translateY(0);
	}
}
.pregister {
	margin-top: 780px;
	width: 100%;
	height: 60px;
	background: url(../images/pc/pregister.png) no-repeat center center;
}
.index-copy {
	margin-top: 20px;
	width: 100%;
	height: 30px;
	/*background: url(../images/pc/index-copy.png) no-repeat center center;*/
}


/* mob hack */
.m-tab,
.m-ios,
.m-goo,
.m-road,
.m-join,
.yd-index-video,
.m-lang {
	display: none;
}