@charset "utf-8";

/**
 * @Source ../../static/app-common.css
 */
#header .head-nav .assort .a-list .btns li a,
#header .head-oth .o-follow .f-list>li>p>a,
#header .head-oth .o-follow .f-list>li>span>a,
#header .head-oth .o-history .h-list>li>p>a,
#header .head-oth .o-history .h-list>li>span>a,
#header .head-oth .o-login .l-menu>h4,
#header .head-oth .o-login .l-txt,
#header .l-menu .tr .info .experience .level-tip p,
#header .l-menu .user-profile h4 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#header .l-menu .set,
#header .l-menu .tr {
	font-style: 0;
	*word-spacing: -1px
}

#header .head-nav .assort .a-pop {
	padding-top: 20px;
	width: 276px;
	position: absolute;
	left: -100px;
	top: 65px;
	display: none;
	background: #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 0 1px 4px 0 rgba(170, 170, 170, .5)
}

#header .head-nav .assort .a-pop>i {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -9px;
	left: 130px;
	background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-nav .assort .a-list>h3 {
	margin: 8px 0 4px;
	color: #444;
	font-size: 14px;
	line-height: 22px;
	position: relative;
	padding-bottom: 4px;
	text-align: center
}

#header .head-nav .assort .a-list .btns {
	width: 236px;
	margin: auto;
	overflow: hidden
}

#header .head-nav .assort .a-list .btns li {
	margin-right: 10px;
	margin-bottom: 10px
}

#header .head-nav .assort .a-list .btns .right-li {
	margin-right: 0
}

#header .head-nav .assort .a-list .btns li a {
	display: block;
	border: 1px solid #efefef;
	width: 58px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #555;
	text-align: center;
	padding: 0 6px
}

#header .head-nav .assort .a-list .btns li a:hover {
	background: #ff5655;
	border-color: #ff5655;
	color: #fff
}

#header .head-nav .assort .a-list .btn-all>a {
	display: block;
	background: #fafafa;
	width: 276px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #ff5655;
	text-align: center;
	border-top: 1px solid #efefef;
	margin-top: 10px
}

#header .head-nav .assort .a-list .btn-all>a:hover {
	background: #f5f5f5
}

#header .head-nav .assort.open>.a-pop {
	display: block
}

#header .medal {
	display: block;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	font-size: 12px;
	color: #999
}

#header .medal-list,
#header .medal-list span,
#header .medal-name {
	display: inline-block;
	vertical-align: middle
}

#header .medal-list {
	font-size: 0;
	margin-left: 6px;
	vertical-align: middle
}

#header .medal-list span {
	margin-right: 4px
}

#header .medal-list span img {
	height: 24px;
	width: 24px
}

.none {
	display: none
}

#header {
	position: relative;
	z-index: 500;
	width: 100%;
	height: 60px;
	background: #fff;
	border-bottom: 1px solid #EFEFEF
}

#header .placeholder {
	color: #aaa
}

#header .icofont {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../../../res/head-icos.png) -500px -500px no-repeat;
	*margin-right: 6px;
	*margin-top: -1px
}

#header .head {
	margin: 0 auto;
	min-width: 1200px;
	max-width: 1540px;
	position: relative;
	z-index: 103;
	height: 50px;
	top: 5px
}

#header .head-logo {
	display: block;
	height: 42px;
	width: 200px;
	margin-left: 35px;
	margin-top: 5px;
}

#header .head-logo .head-logo-img {
	display: block;
	width: 200px;
}

#header .head-nav {
	padding: 0;
	position: relative;
	*position: static
}

#header .head-nav>li {
	font-size: 16px;
	padding: 0 5px;
	height: 50px;
	position: relative
}

#header .head-nav>li>a {
	display: block;
	padding: 0 10px;
	color: #444;
	text-align: center;
	min-width: 40px;
	height: 36px;
	line-height: 36px;
	margin-top: 7px
}

#header .head-nav>li.current>a,
#header .head-nav>li.open>a,
#header .head-nav>li>a:hover {
	color: #fff;
	background: #f55;
	border-radius: 1px
}

#header .head-nav .live>i {
	display: block;
	width: 20px;
	height: 12px;
	background: url(../../../res/hot-ico.png) no-repeat;
	position: absolute;
	top: -5px;
	right: 0
}

#header .head-oth .o-search {
	margin: 10px 30px 0 0;
	height: 30px;
	width: 180px;
	border: 1px solid #EFEFEF;
	border-radius: 79px;
	background: #F8F8F8
}

#header .head-oth .o-search .s-ipt {
	display: block;
	background: 0 0;
	border: none;
	outline: 0;
	width: 150px;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	font-size: 12px;
	color: #555;
	margin-top: 5px
}

#header .head-oth .o-search .s-ico {
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	float: left;
	margin-left: 5px;
	margin-top: 5px
}

#header .head-oth .o-search .s-ico>.icofont {
	width: 19px;
	background: url(../../../res/qie-ued-icon.png) -255px -65px no-repeat
}

#header .head-oth .o-search .s-ico>.icofont:hover {
	background-position: -255px -102px
}

#header .head-oth .o-download,
#header .head-oth .o-follow,
#header .head-oth .o-history {
	padding: 15px 30px 0 0;
	position: relative;
	cursor: pointer
}

#header .head-oth .o-unlogin {
	margin-top: 15px;
	cursor: pointer
}

#header .head-oth .o-login {
	position: relative;
	margin-top: 5px
}

#header .head-oth .o-download .d-txt,
#header .head-oth .o-follow .f-txt,
#header .head-oth .o-history .h-txt,
#header .head-oth .o-unlogin .u-login,
#header .head-oth .o-unlogin .u-reg,
#header .head-oth .o-unlogin>em {
	margin-left: 3px;
	vertical-align: top;
	line-height: 24px;
	color: #555
}

#header .head-oth .o-unlogin .u-login,
#header .head-oth .o-unlogin .u-reg {
	display: inline-block;
	color: #555
}

#header .head-oth .o-download>i {
	position: absolute;
	right: 6px;
	top: 23px;
	width: 0;
	height: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	display: inline-block;
	border-top: 5px solid #868686;
	border-left: 4px dashed transparent;
	border-right: 4px dashed transparent;
	border-bottom: 0 none;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

#header .head-oth .o-history .icofont {
	width: 19px;
	background: url(../../../res/qie-ued-icon.png) -53px -66px no-repeat
}

#header .head-oth .o-follow .icofont {
	width: 19px;
	background: url(../../../res/qie-ued-icon.png) -105px -66px no-repeat
}

#header .head-oth .o-download .icofont {
	width: 19px;
	background: url(../../../res/qie-ued-icon.png) -156px -67px no-repeat
}

#header .head-oth .o-unlogin .icofont {
	background: url(../../../res/u_nav_icon.png) -1px 0 no-repeat
}

#header .head-oth .o-unlogin:hover .icofont {
	background-position: -32px 0
}

#header .head-oth .o-login .l-pic {
	width: 40px;
	height: 40px;
	overflow: hidden
}

#header .o-login .user-msg {
	background: #FF5655;
	border-radius: 2px;
	position: absolute;
	text-align: center;
	width: 26px;
	height: 14px;
	line-height: 14px;
	right: -9px;
	top: -7px;
	color: #fff;
	display: none
}

#header .head-oth .o-login .l-pic img {
	width: 40px;
	height: 40px;
	border-radius: 20px
}

#header .head-oth .o-login .l-txt {
	display: inline-block;
	max-width: 85px;
	line-height: 26px;
	font-size: 12px;
	vertical-align: top;
	color: #868686;
	cursor: pointer
}

#header .head-oth .o-download .d-list {
	width: 174px;
	display: none;
	position: absolute;
	right: -49px;
	top: 55px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

#header .head-oth .o-download .d-list ul li {
	text-align: center;
	border-bottom: 1px solid #e8e8e8
}

#header .head-oth .o-download .d-list ul li a {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #444;
	border-left: 3px solid transparent
}

#header .head-oth .o-download .d-list ul li a:hover {
	color: #ff3f16;
	border-color: #ff3f16
}

#header .head-oth .o-download .d-list>i {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -9px;
	right: 70px;
	background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-login>i {
	position: absolute;
	right: 0;
	top: 23px;
	width: 0;
	height: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	display: inline-block;
	border-top: 5px solid #868686;
	border-left: 4px dashed transparent;
	border-right: 4px dashed transparent;
	border-bottom: 0 none;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

#header .head-oth .o-login .l-menu {
	width: 348px;
	position: absolute;
	right: 2px;
	top: 50px;
	background: #fff;
	border: 1px solid #ecedee;
	border-radius: 5px;
	display: none
}

#header .head-oth .o-login .l-menu ul li {
	text-align: center
}

#header .head-oth .o-login .l-menu ul li a {
	display: block;
	font-size: 12px;
	color: #555;
	text-align: center
}

#header .head-oth .o-login .l-menu>i {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -9px;
	right: 10px;
	background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-login .l-menu>h4 {
	padding: 5px 21px;
	height: 43px;
	width: 174px;
	border-bottom: 2px solid #ff3f16;
	font-size: 22px;
	font-weight: 400;
	color: #444;
	line-height: 42px;
	text-align: center
}

#header .head-oth .o-login .l-menu ul li .user_icon1 {
	background: url(../../../res/head-pericos.png) 0 -64px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon2 {
	background: url(../../../res/head-pericos.png) 0 -84px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon3 {
	background: url(../../../res/head-pericos.png) 0 -162px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon4 {
	background: url(../../../res/head-pericos.png) 2px -125px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon5 {
	background: url(../../../res/head-pericos.png) 0 -280px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon6 {
	background: url(../../../res/head-pericos.png) 0 -244px no-repeat;
	float: left;
	width: 64px
}

#header .head-oth .o-login .l-menu ul li .user_icon7 {
	background: url(../../../res/head-pericos.png) 0 -105px no-repeat
}

#header .head-oth .o-login .l-menu ul li .user_icon_pay {
	background: url(../../../res/head-pericos.png) 0 -180px no-repeat
}

#header .head-oth .o-login .l-menu li span b {
	display: block;
	height: 20px;
	width: 20px;
	color: #ff3f16;
	font-size: 10px;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
	position: absolute;
	top: 9px;
	right: 60px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

#header .head-oth .o-download.open .d-txt,
#header .head-oth .o-follow.open .f-txt,
#header .head-oth .o-history.open .h-txt,
#header .head-oth .o-login.open .l-txt,
#header .head-oth .o-unlogin.open .u-txt,
#header .head-oth .o-unlogin:hover .u-login,
#header .head-oth .o-unlogin:hover>.u-reg {
	color: #ff3f16
}

#header .head-oth .o-download.open>i,
#header .head-oth .o-follow.open>i,
#header .head-oth .o-history.open>i,
#header .head-oth .o-login.open>i {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}

#header .head-oth .o-history .h-pop {
	display: none;
	position: absolute;
	right: -30px;
	top: 55px;
	background: #fff;
	border: 1px solid #ecedee;
	border-radius: 2px;
	width: 358px
}

#header .head-oth .o-history .h-pop>i {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -9px;
	right: 63px;
	background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-history .h-all {
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #eeeff2;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

#header .head-oth .o-history .h-all a {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #666
}

#header .head-oth .o-history .h-all:hover a {
	color: #fd3f17
}

#header .head-oth .o-history .h-load {
	margin-bottom: 8px;
	text-align: center
}

#header .head-oth .o-history .h-load>img {
	position: relative;
	top: 4px
}

#header .head-oth .o-history .h-none {
	text-align: center
}

#header .head-oth .o-history .h-none .n-tt {
	height: 37px;
	line-height: 36px;
	background: #eeeff2;
	border-bottom: 1px solid #d9dadc;
	text-align: left;
	font-size: 14px;
	text-indent: 15px;
	display: none
}

#header .head-oth .o-history .h-none .n-cn {
	padding: 20px 0;
	font-size: 14px
}

#header .head-oth .o-history .h-none .n-cn>img {
	height: 82px;
	display: block;
	margin-left: 130px;
	margin-bottom: 15px
}

#header .head-oth .o-history .h-list {
	padding-top: 8px;
	margin: 0 18px;
	font-size: 0;
	*word-spacing: -1px
}

#header .head-oth .o-history .h-list>li {
	margin: 5px 0 -1px;
	height: 69px;
	*width: 320px;
	*display: inline;
	*zoom: 1;
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal
}

#header .head-oth .o-history .h-list>li>p>a {
	width: 320px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #555
}

#header .head-oth .o-history .h-list>li>p>a:hover {
	color: #ff3f16
}

#header .head-oth .o-history .h-list>li>span {
	display: block;
	margin-top: 10px
}

#header .head-oth .o-history .h-list>li>span>a {
	width: 73px;
	display: block;
	float: left;
	color: #a0a0a0;
	font-size: 12px
}

#header .head-oth .o-history .h-list>li>span>a.head-ico1 {
	padding: 0 2px 0 25px;
	background: url(../../../res/qie-ued-icon.png) -548px -696px no-repeat
}

#header .head-oth .o-history .h-list>li>span>a.head-ico2 {
	padding: 0 2px 0 23px;
	background: url(../../../res/qie-ued-icon.png) -397px -651px no-repeat;
	width: 113px
}

#header .head-oth .o-history .h-list>li>span>a.head-ico3 {
	padding: 0 2px 0 23px;
	background: url(../../../res/qie-ued-icon.png) -397px -675px no-repeat;
	width: 58px
}

#header .head-oth .o-history .h-list>li>span>a.head-ico4 {
	padding: 0 2px 0 25px;
	background: url(../../../res/qie-ued-icon.png) -397px -696px no-repeat;
	width: 73px
}

#header .head-oth .o-history .h-list,
#header .head-oth .o-history .h-load,
#header .head-oth .o-history .h-none {
	display: none
}

#header .head-oth .o-history .h-pop.state-1 .h-load,
#header .head-oth .o-history .h-pop.state-2 .h-list,
#header .head-oth .o-history .h-pop.state-3 .h-none,
#header .head-oth .o-history.open .h-pop {
	display: block
}

#header .head-oth .o-follow .f-pop {
	width: 358px;
	display: none;
	position: absolute;
	right: -30px;
	top: 55px;
	background: #fff;
	border: 1px solid #ecedee;
	border-radius: 2px
}

#header .head-oth .o-follow .f-pop>i {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -9px;
	right: 63px;
	background: url(../../../res/arrow-top.png) no-repeat
}

#header .head-oth .o-follow .f-load {
	margin-bottom: 8px;
	text-align: center
}

#header .head-oth .o-follow .f-load>img {
	position: relative;
	top: 4px
}

#header .head-oth .o-follow .f-none {
	text-align: center
}

#header .head-oth .o-follow .f-none .n-tt {
	height: 37px;
	line-height: 36px;
	background: #eeeff2;
	border-bottom: 1px solid #d9dadc;
	text-align: left;
	font-size: 14px;
	text-indent: 15px
}

#header .head-oth .o-follow .f-none .n-cn {
	padding: 20px 0;
	font-size: 14px
}

#header .head-oth .o-follow .f-none .n-cn>img {
	height: 82px;
	display: block;
	margin-left: 106px;
	margin-bottom: 15px
}

#header .head-oth .o-follow .f-list {
	padding-top: 8px;
	margin: 0 18px;
	font-size: 0;
	*word-spacing: -1px
}

#header .head-oth .o-follow .f-list>li {
	margin: 5px 0 -1px;
	height: 69px;
	*width: 320px;
	*display: inline;
	*zoom: 1;
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal
}

#header .head-oth .o-follow .f-list>li>p>a {
	width: 320px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #333
}

#header .head-oth .o-follow .f-list>li>p>a:hover {
	color: #ff3f16
}

#header .head-oth .o-follow .f-list>li>span {
	display: block;
	margin-top: 10px;
	color: #555
}

#header .head-oth .o-follow .f-list>li>span>a {
	width: 66px;
	display: block;
	float: left;
	color: #a0a0a0;
	font-size: 12px
}

#header .head-oth .o-follow .f-list>li>span>a.head-ico1 {
	width: 73px;
	padding: 0 2px 0 20px;
	background: url(../../../res/qie-ued-icon.png) -397px -631px no-repeat
}

#header .head-oth .o-follow .f-list>li>span>a.head-ico2 {
	padding: 0 2px 0 18px;
	background: url(../../../res/qie-ued-icon.png) -397px -651px no-repeat;
	width: 113px
}

#header .head-oth .o-follow .f-list>li>span>a.head-ico3 {
	padding-left: 18px;
	background: url(../../../res/qie-ued-icon.png) -397px -675px no-repeat;
	width: 53px
}

#header .head-oth .o-follow .f-all {
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #eeeff2;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

#header .head-oth .o-follow .f-all a {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #666
}

#header .head-oth .o-follow .f-all a:hover {
	color: #ff3f16
}

#header .head-oth .o-follow .f-all,
#header .head-oth .o-follow .f-list,
#header .head-oth .o-follow .f-load,
#header .head-oth .o-follow .f-none {
	display: none
}

#header .head-oth .o-download.open .d-list,
#header .head-oth .o-download.open .o-download-erweima,
#header .head-oth .o-follow .f-pop.state-1 .f-load,
#header .head-oth .o-follow .f-pop.state-2 .f-all,
#header .head-oth .o-follow .f-pop.state-2 .f-list,
#header .head-oth .o-follow .f-pop.state-3 .f-none,
#header .head-oth .o-follow.open .f-pop,
#header .head-oth .o-login.open .l-menu,
#header .head-oth .o-login>b,
.app-watch.open .downapp,
.app-watch.out .downapp {
	display: block
}

#header .head-oth .o-follow.open .icofont {
	background-position: -105px -102px
}

#header .head-oth .o-history.open .icofont {
	background-position: -53px -103px
}

#header .head-oth .o-download.open .icofont {
	background-position: -156px -103px
}

#header .head-oth .o-unlogin.open .icofont {
	background-position: -32px 2px
}

#header .head-oth .o-download .o-download-erweima,
#header .head-oth .o-login .l-menu,
.app-watch .downapp {
	-webkit-transition: all cubic-bezier(.22, .58, .12, .98) .2s;
	transition: all cubic-bezier(.22, .58, .12, .98) .2s;
	-webkit-transform-origin: 80% 0;
	-ms-transform-origin: 80% 0;
	transform-origin: 80% 0;
	-webkit-animation: scale-in-ease cubic-bezier(.22, .58, .12, .98) .5s;
	animation: scale-in-ease cubic-bezier(.22, .58, .12, .98) .5s
}

#header .head-oth .o-download.out .o-download-erweima,
#header .head-oth .o-login.out .l-menu {
	display: block;
	-webkit-animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s;
	animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s
}

.app-watch.out .downapp {
	-webkit-animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s;
	animation: scale-out cubic-bezier(.22, .58, .12, .98) .4s
}

@-webkit-keyframes scale-in-ease {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scale-in-ease {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes scale-out {
	from {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

@keyframes scale-out {
	from {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

#header .head-oth .o-login>b {
	padding: 0 2px;
	min-width: 12px;
	height: 16px;
	background: #f76300;
	border-radius: 8px;
	position: absolute;
	top: 3px;
	left: 20px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	-webkit-transform-style: preserve-3d;
	moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center
}

#header .head-nav .assort-ad {
	width: 247px;
	height: 61px;
	overflow: hidden
}

#header .btn {
	background: 0 0
}

#header .o-download .o-download-erweima {
	background: url(../../../res/erwei_background.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	width: 189px;
	height: 315px;
	padding-top: 10px;
	left: -95px;
	top: 43px;
	font-size: 12px;
	color: #333;
	text-align: center;
	display: none
}

#header .o-download .o-download-erweima .o-download-app-btn {
	display: block;
	color: #fff;
	width: 108px;
	height: 27px;
	background: url(../../../res/button.png) no-repeat;
	margin: 6px auto 0;
	line-height: 26px
}

#header .o-download .o-download-erweima .o-download-app-icon {
	width: 24px;
	height: 109px;
	background: url(../../../res/drawing.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 15px;
	z-index: 3
}

#header .o-download .o-download-erweima .qr-code-box {
	width: 132px;
	height: 132px;
	margin: 0 auto
}

#header .o-download .o-download-erweima img {
	width: 100%;
	height: 100%
}

#header .o-download .o-download-erweima .expository-box {
	width: 100%;
	margin: 34px auto 8px;
	line-height: 24px
}

#header .l-menu .tr .td {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#header .l-menu .tr {
		letter-spacing: -5px
	}
}

#header .l-menu .user-profile {
	height: 90px;
	width: 320px;
	margin: 15px auto 0;
	position: relative;
	border-bottom: 1px solid #edeff0;
	padding-bottom: 15px
}

#header .l-menu .user-profile .room-auth {
	left: 40px;
	top: 35px;
	right: inherit
}

#header .l-menu .user-profile .quit {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	line-height: 20px;
	color: #4a4a4a;
	letter-spacing: 0;
	text-align: left
}

#header .l-menu .user-profile .quit:hover {
	color: #ff3f16
}

#header .l-menu .user-profile h4 {
	width: 210px;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	color: #4a4a4a;
	letter-spacing: 0;
	text-align: left
}

#header .l-menu .tr .info {
	*width: 236px;
	height: 60px;
	margin-left: 16px
}

#header .l-menu .tr .pic {
	width: 60px;
	height: 60px;
	background: 0 0;
	margin-top: 10px
}

#header .l-menu .tr .pic img {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

#header .l-menu .tr .info .level {
	width: 50px;
	height: 15px;
	vertical-align: middle;
	float: left;
	margin-top: 10px
}

#header .l-menu .tr .info .level img {
	width: 100%;
	height: 100%;
	border: 0
}

#header .l-menu .tr .info .level img.l-img {
	width: auto;
	height: auto;
	border: 0
}

#header .l-menu .tr .info .experience {
	width: 178px;
	height: 10px;
	margin-left: 8px;
	vertical-align: middle;
	background: #CCC;
	border-radius: 82px;
	position: relative;
	float: right;
	margin-top: 15px
}

#header .l-menu .tr .info .experience .level-tip {
	position: absolute;
	bottom: 19px;
	line-height: 22px;
	height: 22px;
	text-align: center;
	color: #fff
}

#header .l-menu .tr .info .experience .level-tip p {
	float: left;
	height: 22px;
	padding: 0 8px;
	background: url(../../../../video/res/common/transparency70bg.png);
	max-width: 184px
}

#header .l-menu .tr .info .experience .level-tip i {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	font-size: 0;
	line-height: 0;
	display: inline-block;
	border-right: 6px dashed transparent;
	border-bottom: 0 none;
	border-left: 6px dashed transparent;
	margin-left: -6px;
	border-top: 6px solid #1e1e1e;
	border-top: 6px solid rgba(30, 30, 30, .6);
	position: absolute;
	top: 22px;
	left: 46%
}

#header .l-menu .tr .info .experience .level-tip em {
	color: #ff3f16;
	padding: 0 2px
}

#header .l-menu .tr .info .experience .leverline {
	height: 10px;
	width: 0%;
	color: #fff;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	border-radius: 82px;
	background: #ff3f16
}

#header .l-menu .tr .info .experience .leverscore {
	height: 10px;
	width: 50px;
	color: #fff;
	top: 0;
	*top: -3px;
	right: 50%;
	margin-right: -25px;
	position: absolute;
	display: block;
	line-height: 12px;
	font-size: 12px
}

#header .l-menu .user-balance {
	margin: 0 15px 15px;
	position: relative;
	height: 20px;
	line-height: 20px
}

#header .l-menu .user-balance-title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: left;
	color: #333;
	margin-left: 15px
}

#header .l-menu .user-balance .b {
	display: inline-block;
	vertical-align: middle;
	background: url(../../../res/level-13.png) -500px -500px no-repeat;
	padding-left: 21px
}

#header .l-menu .user-balance .b .num {
	line-height: 20px;
	height: 20px;
	width: 64px;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 5px;
	color: #4a4a4a;
	cursor: default
}

#header .l-menu img {
	vertical-align: middle
}

#header .l-menu .set .td,
.qie-td {
	word-spacing: normal;
	vertical-align: top
}

#header .l-menu .user-balance .balance {
	background-position: 0 -22px
}

#header .l-menu .user-balance .balance_gold {
	background-position: 0 1px
}

#header .l-menu .user-balance .balance_guess {
	background: url(../../../res/guess-icon.png) left center no-repeat
}

#header .l-menu .user-balance .user_icon_pay {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 20px;
	background: #fd3f17;
	border-radius: 89px;
	width: 48px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	text-align: center
}

#header .l-menu .user-balance .user_icon_pay:hover {
	background: #ec2900
}

#header .l-menu .set {
	border-top: 1px solid #edeff0;
	height: 52px;
	padding-top: 12px
}

#header .l-menu .set .td {
	width: 25%;
	*width: 86px;
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
	float: left
}

#header .l-menu .set .td>a {
	display: block;
	margin: 0;
	padding: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#header .l-menu .set {
		letter-spacing: -5px
	}
}

#header .l-menu .set .td span {
	display: block;
	line-height: 14px;
	margin-top: 5px
}

#header .l-menu .set .td:hover span {
	color: #ff3f16
}

#header .l-menu .set .td .qieicon {
	margin-top: 14px
}

#header .l-menu .set .td:hover .qieicon-profile {
	background-position: -31px 0
}

#header .l-menu .set .td:hover .qieicon-history {
	background-position: -53px -103px
}

#header .l-menu .set .td:hover .qieicon-follow {
	background-position: -105px -102px
}

#header .l-menu .set .td:hover .qieicon-setting {
	background-position: -291px -674px
}

#header .l-menu .set .td:hover .qieicon-apply {
	background-position: -230px -674px
}

.qieicon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22px;
	height: 22px;
	background: url(../../../res/qie-ued-icon.png) -53px -66px no-repeat
}

.list-auth,
.room-auth,
.room-qie-auth {
	position: absolute;
	display: block;
	z-index: 1
}

.qieicon.qieicon-profile {
	background: url(../../../res/u_nav_icon.png) no-repeat
}

.qieicon.qieicon-follow {
	background-position: -105px -66px
}

.qieicon.qieicon-apply {
	background: url(../../../res/qie-ued-icon.png) -230px -634px no-repeat
}

.qieicon.qieicon-setting {
	background: url(../../../res/qie-ued-icon.png) -291px -634px no-repeat
}

.qieicon.qieicon-mobile {
	background-position: -154px -68px
}

.qieicon.qieicon-share {
	background-position: -100px -330px
}

.qieicon.qieicon-num {
	background-position: -50px -455px
}

.qieicon.qieicon-cat {
	background-position: -54px -480px
}

.qieicon.qieicon-share-small {
	width: 14px;
	height: 14px;
	background-position: -54px -828px
}

.qieicon.qieicon-mobile-small {
	width: 14px;
	height: 14px;
	background-position: -54px -862px
}

.qieicon.qieicon-follow-small {
	background-position: -50px -888px
}

.qieicon.qieicon-weight {
	width: 21px;
	height: 14px;
	background-position: -54px -791px
}

.list-auth {
	width: 17px;
	height: 19px;
	right: 0;
	top: 26px;
	background: url(../../../res/list-auth.png) center center no-repeat
}

.room-auth {
	width: 24px;
	height: 27px;
	right: -5px;
	top: 30px;
	background: url(../../../res/room-auth.png) center center no-repeat
}

.room-qie-auth {
	width: 60px;
	height: 20px;
	right: 0;
	bottom: -2px;
	background: url(../../../res/room-qie-auth.png) center center no-repeat
}

.qie-tr {
	font-size: 0;
	*word-spacing: -1px
}

.qie-td {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 12px;
	letter-spacing: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.qie-tr {
		letter-spacing: -5px
	}
}

.historyVIcon {
	padding: 0 3px;
	color: #fff;
	background: #ff5655;
	font-size: 12px;
	margin-right: 5px
}

.header-zt-entrance img {
	margin-left: 20px;
	width: 100px;
	height: 60px;
	margin-top: -5px
}

#header.no-logo .head-logo {
	display: none
}

#header .head-bg-box {
	overflow: hidden
}

#header .head-bg {
	position: relative;
	margin: auto;
	min-width: 1200px;
	max-width: 1540px;
	height: 60px
}

#header .head-bg .left_bg img {
	position: absolute;
	left: -190px;
	top: 0;
	width: 190px;
	height: 60px;
	display: block
}

#header .head-bg .right_bg {
	position: absolute;
	top: 0;
	right: -190px;
	width: 190px;
	height: 60px;
	overflow: hidden
}

#header .head-bg .right_bg img {
	width: 190px;
	height: 60px;
	display: block
}

.head-box {
	position: absolute;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0
}

#header .head .hot-icon {
	display: block;
	position: absolute;
	top: 4px;
	right: -3px;
	width: 32px;
	height: 12px;
	background: url(../../../res/header/hot-icon.png) center no-repeat
}

#header .head .hot-msg {
	width: 43px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	top: 3px;
	letter-spacing: 1px;
	font-style: normal;
	background: #FF5655;
	position: absolute;
	right: -15px;
	transform: scale(.8);
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8)
}

.head-nav li a:hover~.hot-icon,
.head-nav li.current .hot-icon {
	display: none !important
}

.navigation.nav-sousuo {
	color: #999
}

#header .l-menu .set .td:hover .navigation,
.navigation.nav-sousuo:hover,
.o-unlogin:hover .navigation,
.open .navigation {
	color: #ff5655
}

#header .hmessage {
	position: relative
}

#header .hmessage .hmessagenum {
	width: 26px;
	height: 14px;
	line-height: 14px;
	background: #FF5655;
	border-radius: 2px;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 15px;
	text-align: center;
	display: none
}

#header .navigation.message {
	width: 18px;
	height: 16px;
	margin-top: 6px;
	display: inline-block;
	background: url(../../../res/header/header-tip-icon.png) -67px -65px no-repeat
}

#header .hmessage:hover .navigation.message {
	background: url(../../../res/header/header-tip-icon.png) -33px -65px no-repeat
}

#header .l-menu .set .td .navigation {
	color: #555
}

a.icon-box {
	display: block;
	height: 24px;
	line-height: 24px;
	position: relative
}

#header a.icon-box .down-icon-yj {
	width: 15px;
	height: 15px;
	background: url(../../../res/header/qie-d-icon.gif) no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	left: 45px;
	top: -2px
}

#header .head .head-oth {
	margin-right: 10px
}

@media screen and (max-width:1440px) {
	#header .head .head-nav>li {
		padding: 0 2px
	}

	#header .head .head-oth .o-download,
	#header .head .head-oth .o-follow,
	#header .head .head-oth .o-history {
		padding: 15px 12px 0 0
	}

	#header .head .head-oth .o-search {
		margin-right: 10px
	}
}

@media screen and (max-width:1260px) {
	#header .header-zt-entrance {
		display: none
	}
}

@charset "utf-8";

#footer {
	min-width: 1200px;
	width: 100%;
	*position: relative;
	*top: 110px
}

#footer .foot {
	width: 1200px;
	height: 193px;
	padding-bottom: 33px;
	margin: 0 auto;
	overflow: hidden
}

#footer .foot .friendly {
	width: 440px;
	padding-right: 20px;
	position: relative
}

#footer .foot .anchor-help h3,
#footer .foot .focusus h3,
#footer .foot .friendly h3,
#footer .foot .software h3 {
	font-size: 14px;
	line-height: 28px;
	color: #545454;
	margin-bottom: 8px;
	font-weight: 700
}

#footer .foot .anchor-help ul,
#footer .foot .friendly ul {
	display: block;
	margin-right: 6px;
	float: left
}

#footer .foot .anchor-help ul a,
#footer .foot .friendly ul a {
	width: 140px;
	font-size: 14px;
	line-height: 24px;
	color: #868686;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

#footer .foot .focusus,
#footer .foot .software {
	margin-left: 60px
}

#footer .foot .focusus ul,
#footer .foot .software ul {
	overflow: hidden
}

#footer .foot .focusus ul a,
#footer .foot .software ul a {
	display: block;
	color: #868686
}

#footer .foot .anchor-help ul a:hover,
#footer .foot .friendly ul a:hover,
#footer .foot .software ul a:hover span {
	color: #ff6a1f
}

#footer .foot .focusus ul img,
#footer .foot .software ul img {
	width: 118px;
	height: 118px
}

#footer .foot .focusus ul span,
#footer .foot .software ul span {
	display: block;
	padding-left: 20px;
	line-height: 22px;
	color: #868686;
	margin-bottom: 10px;
	font-size: 14px
}

#footer .foot .contact {
	height: 60px;
	margin-top: 32px;
	line-height: 28px;
	color: #868686;
	font-size: 14px
}

#footer .foot .contact>p {
	display: block;
	height: 32px;
	cursor: pointer
}

#footer .foot .contact>p a {
	color: #868686;
}

#footer .outlink-bg {
	height: 85px;
	padding-top: 18px;
	background: #212224;
}

#footer .outlink {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

#footer .outlink .about,
#footer .outlink .about li,
#footer .outlink .about li a,
#footer .outlink .about li span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

#footer .outlink .about {
	line-height: 24px;
	overflow: hidden;
}

#footer .outlink .about li a,
#footer .outlink .about li span {
	padding: 0 11px;
	color: #8d93a1
}

#footer .outlink .about li a:hover {
	color: #fd3f17
}

#footer .outlink>p,
#footer .outlink>p a {
	line-height: 24px;
	color: #8d93a1
}

#footer .outlink>p a:hover {
	color: #ff3f16
}

#footer .footer-info {
	padding-top: 25px;
	background: #212224
}

#footer .footer-info .inner {
	width: 1200px;
	margin: 0 auto;
	min-height: 183px;
	border-bottom: 1px solid #161617;
	font-size: 0;
	*word-spacing: -1px
}

#footer .footer-info .inner .td {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top
}

#footer .footer-info .inner .td h3 {
	font-size: 16px;
	color: #fff;
	letter-spacing: 0;
	text-align: left;
	margin-bottom: 10px
}

#footer .footer-info .inner .td .qrcode {
	width: 92px;
	height: 92px
}

#footer .footer-info .inner .td .qrcode img {
	width: 100%;
	height: 100%
}

#footer .footer-info .inner .flink {
	width: 500px;
	font-size: 0;
	*word-spacing: -1px;
}

#footer .footer-info .inner .anchor .td,
#footer .footer-info .inner .app .td,
#footer .footer-info .inner .contact .td,
#footer .footer-info .inner .flink .td,
#footer .footer-info .inner .follow .td {
	font-size: 12px;
	line-height: 34px;
	color: #8d93a1;
	letter-spacing: 0;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s
}

#footer .footer-info .inner .anchor .td:hover,
#footer .footer-info .inner .app .td:hover,
#footer .footer-info .inner .flink .td:hover {
	color: #ff3f16
}

#footer .footer-info .inner .flink .td {
	width: 135px
}

#footer .footer-info .inner .anchor {
	width: 150px;
	margin-left: 20px
}

#footer .footer-info .inner .anchor .td {
	width: 195px
}

#footer .footer-info .inner .app {
	width: 150px;
	margin-left: 20px
}

#footer .footer-info .inner .app .td {

}

#footer .footer-info .inner .follow {
	width: 150px;
	margin-left: 20px
}

#footer .footer-info .inner .contact {
	width: 160px;
	margin-left: 20px
}

#footer .footer-info .inner .contact .cl,
#footer .footer-info .inner .contact .cr {
	width: 55px;
	height: 55px;
	margin-top: 10px
}

#footer .footer-info .inner .contact .cr {
	margin-left: 45px
}

#footer .footer-info .inner .contact img {
	width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	#footer .footer-info .inner,
	#footer .footer-info .inner .flink {
		letter-spacing: -5px
	}
}

#footer.copyright .outlink .about li a,
#footer.copyright .outlink .about li span {
	padding: 0 7px;
}

#footer.copyright .outlink-bg {
	background: rgb(0, 0, 0, 0.8);
}

.login-pop-shadow {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: .7;
	filter: Alpha(Opacity=70);
	background-color: #000
}

.login-pop {
	width: 482px;
	margin-left: -241px;
	padding: 20px 0;
	position: fixed;
	top: 200px;
	left: 50%;
	z-index: 1001;
	font-size: 12px;
	background: #fff;
	color: #333
}

.login-pop-close {
	width: 24px;
	height: 24px;
	background: url(../../../res/login-pop/login-pop-close.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

.login-pop-box:after {
	display: block;
	content: '';
	clear: both
}

.login-pop-title {
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin-left: 48px
}

.login-pop-switch-a {
	font-size: 14px;
	color: #333;
	display: inline-block;
	float: right;
	margin-right: 48px;
}

.login-pop-switch-a .right {
	width: 9px;
	height: 14px;
	display: inline-block;
	background: url(../../../res/login-pop/login-right-back.png) no-repeat;
	vertical-align: -2px
}

.login-pop-main {
	width: 386px;
	margin: 30px auto 0
}

.login-oauth-dy,
.login-oauth-qq,
.login-oauth-weixin {
	width: 80px;
	height: 110px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	margin-right: 73px
}

.login-oauth-dy a,
.login-oauth-qq a,
.login-oauth-weixin a {
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 8px
}

.login-oauth-dy a.weixin,
.login-oauth-qq a.weixin,
.login-oauth-weixin a.weixin {
	background: url(../../../res/login-pop/login-oauth-weixin.png) no-repeat;
	background-size: 100% 100%
}

.login-oauth-dy a.qq,
.login-oauth-qq a.qq,
.login-oauth-weixin a.qq {
	background: url(../../../res/login-pop/login-oauth-qq.png) no-repeat
}

.login-oauth-dy a.dy,
.login-oauth-qq a.dy,
.login-oauth-weixin a.dy {
	background: url(../../../res/login-pop/login-oauth-dy.png) no-repeat
}

.login-oauth-dy {
	margin-right: 0
}

.login-pop-bottom {
	border-top: 1px solid #e9e9e9;
	width: 100%;
	margin-top: 24px
}

.login-pop-bottom .login-pop-bottom-main {
	width: 228px;
	margin: 0 auto;
	font-size: 12px
}

.login-pop-bottom .login-Qr-code,
.login-pop-bottom .login-text {
	display: inline-block;
	margin-top: 25px
}

.login-pop-bottom .login-Qr-code {
	width: 78px;
	height: 78px;
	background: url(../../../res/login-pop/code.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 18px;
	vertical-align: -8px
}

.login-pop-bottom .login-download-app {
	width: 120px;
	height: 22px;
	background: #ff5656;
	border-radius: 22px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	display: block
}
