@charset "UTF-8";

@-webkit-keyframes amplify {
	0%,to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes amplify {
	0%,to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

.zhanwei {
	height: 1000px;
	position: relative
}

.index-ban {
	position: relative;
	width: 100%;
	height: 9.2rem;
	overflow: hidden
}

.index-ban .main-bg {
	width: 100%;
	z-index: 1;
	overflow: hidden;
	height: 100%
}

.index-ban .main-bg .main-bg-wrap {
	position: relative;
	left: 50%;
	width: 19.2rem;
	margin-left: -9.6rem;
	height: 100%
}

.index-ban .main-bg .main-bg-wrap img {
	width: 19.2rem;
	height: 10.9rem
}

.bg-cover {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 3;
	width: 100%;
	height: 3.2rem;
	background: url(../images/bg_cover-12d1f98a5b.png) center bottom/100% 100%
}

.banner-link,.head-mp4,.index-ban .main-bg {
	position: absolute;
	left: 0;
	top: 0
}

.banner-link {
	width: 100%;
	height: 100%;
	font-size: 0;
	z-index: 6
}

.banner-link a {
	height: 100%
}

.head-mp4 {
	width: 19.2rem;
	overflow: hidden;
	z-index: 2
}

.head-mp4 video {
	width: 100%;
	height: auto
}

.btn-video-play {
	z-index: 101;
	cursor: pointer;
	position: absolute;
	-webkit-animation: breath 2s linear infinite;
	animation: breath 2s linear infinite
}

.login {
	position: absolute;
	z-index: 104;
	top: 0;
	right: 1.4rem;
	line-height: .58rem;
	font-size: .14rem;
	color: #eef3f9
}

.login .btn-dy-login,.login .has-login .icon.icon-logout,.login .has-login .login-select .nick {
	display: inline-block
}

.login .icon {
	z-index: 99;
	margin-top: .08rem;
	margin-right: .05rem;
	float: left
}

.login .icon.icon-logout {
	display: block;
	float: none
}

.login .login-text {
	float: left;
	margin-left: .1rem
}

.login .no-login {
	letter-spacing: .05rem;
	cursor: pointer
}

.login .no-login .icon {
	background: url(../images/login_icon-610868db70.png) no-repeat 0 0/.44rem .44rem;
	width: .44rem;
	height: .44rem
}

.login .has-login .icon {
	background: 0 0;
	width: .4rem;
	height: .4rem;
	border-radius: 50%;
	overflow: hidden
}

.banner-link a,.login .has-login .icon img {
	width: 100%;
	display: block
}

.login .has-login .btn-dy-logout,.news-content-box .hd li {
	display: inline-block;
	cursor: pointer
}

.login .has-login .login-select {
	background-color: transparent;
	text-align: left;
	padding: 0;
	min-width: auto;
	line-height: .58rem;
	position: relative;
	top: -.15rem;
	left: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	display: inline-block
}

.login #login-row {
	position: relative
}

.login #login-row .login-select,.role .pop-role-lists .pop-role-bg::after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.login #login-row .login-select {
	background-color: rgba(37,19,14,.7);
	text-align: center;
	padding: .05rem .05rem 0;
	min-width: .6rem;
	line-height: .25rem;
	color: #f5e58d;
	top: .49rem;
	display: none
}

.login #login-row .login-select .nick {
	display: block;
	white-space: nowrap
}

.login #login-row:hover .login-select {
	display: block
}

.login:hover .no-login {
	color: #f5e58d
}

#header {

}

#header .wrap {
	height: 9.2rem
}

#header .agetip-btn {
	top: .7rem;
	right: .1rem;
	left: auto;
	width: .9rem;
	height: 1.2rem;
	background-size: .9rem 1.2rem
}

.head_btn .btn-yy,.header-down {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.head_btn .btn-yy {
	cursor: pointer;
	background: url(../images/head_yy-7c14193066.png) no-repeat 0 0/3.22rem 1.02rem;
	font-size: 0;
	top: 6.9rem;
	width: 3.22rem;
	height: 1.02rem
}

.head_btn .btn-yy:hover {
	-webkit-box-shadow: 0 0 .3rem #fff;
	box-shadow: 0 0 .3rem #fff
}

.card {
	display: block;
	position: absolute;
	left: 8rem;
	top: 6rem;
	font-size: 0;
	background: url(../images/card-89fa4d0c87.png) no-repeat 0 0/2.1rem 2.2rem;
	width: 2.1rem;
	height: 2.2rem;
	-webkit-animation: amplify 2s linear infinite;
	animation: amplify 2s linear infinite
}

.header-down {
	top: 6.15rem;
	z-index: 3;
	background: url(../images/hdown_bg-68ce80f3c5.png) no-repeat 0 0/8.44rem 1.96rem;
	width: 8.44rem;
	height: 1.96rem
}

.header-down .code {
	width: 1.5rem;
	height: 1.5rem;
	margin-left: .15rem;
	margin-top: .15rem;
	float: left
}

.header-down .code img {
	width: 1.5rem;
	height: 1.5rem;
	display: block
}

.header-down .code p {
	font-size: .18rem;
	color: #e4c19e
}

.header-down .down {
	width: 1.65rem
}

.header-down .down .btn-pc-down {
	background: url(../images/hdown_pc-1c60aa959c.png) no-repeat 0 0/1.99rem 2.02rem;
	width: 1.99rem;
	height: 2.02rem;
	display: block;
	margin: -.17rem 0 0 -.17rem;
	font-size: 0
}

.header-down .down .btn-pc-down:hover,.header-down .header_xf .hxf_more:hover,.header-down .other .add-official-group:hover,.header-down .other .btn-czhi:hover {
	opacity: .9
}

.header-down .down,.header-down .header_xf,.header-down .other {
	float: left;
	margin-left: .09rem;
	margin-top: .15rem
}

.header-down .other .btn-czhi {
	background: url(../images/hdown_cards-990032d449.png) no-repeat 0 0/2.68rem .8rem;
	width: 2.68rem;
	height: .8rem;
	position: relative;
	display: block;
	font-size: 0
}

.header-down .other .btn-czhi i {
	display: block;
	position: absolute;
	right: -.09rem;
	top: -.41rem;
	background: url(../images/hdown_cards_tip-e8ec205bd4.png) no-repeat 0 0/1.06rem .47rem;
	width: 1.06rem;
	height: .47rem
}

.header-down .other .add-official-group {
	background: url(../images/hdown_qun-0623515d4e.png) no-repeat 0 0/2.68rem .8rem;
	width: 2.68rem;
	height: .8rem;
	margin-top: .08rem;
	display: block;
	font-size: 0
}

.header-down .header_xf {
	background: url(../images/hdown_xfbg-5221930eb7.png) no-repeat 0 0/2.06rem 1.68rem;
	width: 2.06rem;
	height: 1.68rem;
	text-align: center
}

.header-down .header_xf .hxf_tt {
	height: .48rem;
	line-height: .48rem;
	color: #fff;
	font-weight: 700;
	font-size: .24rem;
	letter-spacing: .02rem
}

.header-down .header_xf strong {
	color: #d3693e;
	font-size: .3rem;
	font-weight: 700;
	display: block;
	line-height: .4rem;
	margin-top: .15rem;
	letter-spacing: .02rem
}

.header-down .header_xf span {
	color: #d3693e;
	font-size: .16rem;
	display: block;
	line-height: .24rem
}

.header-down .header_xf .hxf_more {
	display: block;
	font-size: .16rem;
	color: #fff;
	line-height: .35rem;
	text-align: center;
	font-weight: 700;
	background: url(../images/hdown_xf_more-6c401942cd.png) no-repeat 0 0/1.31rem .35rem;
	width: 1.31rem;
	height: .35rem;
	margin: .1rem auto 0
}

.tese-main {
	width: 12rem;
	height: 6.82rem;
	background: url(../images/tese_cbg-347924d2f8.png) no-repeat 0 0/100% 100%;
	margin-top: .3rem;
	position: relative
}

.tese-main .swiper {
	width: 11.35rem;
	height: 6.37rem;
	padding-top: .22rem
}

.tese-main .swiper-slide {
	float: left;
	width: 100%;
	height: 100%
}

.tese-main .swiper-slide img {
	width: 11.35rem;
	height: 6.37rem;
	margin: 0 auto
}

.tese-main .tese-pagination {
	position: absolute;
	right: 0;
	bottom: -.52rem;
	width: 100%
}

.hot-main .hot-pagination span,.tese-main .tese-pagination span {
	display: inline-block;
	margin: 0 .27rem!important;
	opacity: 1;
	font-size: 0
}

.tese-main .tese-pagination span.tese_dot1 {
	background: url(../images/tese_dot1-1263d8130d.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot1.swiper-pagination-bullet-active {
	background: url(../images/tese_dot1h-abed6cb741.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot2 {
	background: url(../images/tese_dot2-21c30a890c.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot2.swiper-pagination-bullet-active {
	background: url(../images/tese_dot2h-a6d9658277.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot3 {
	background: url(../images/tese_dot3-90515c6c1f.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot3.swiper-pagination-bullet-active {
	background: url(../images/tese_dot3h-68d6a4b0c1.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot4 {
	background: url(../images/tese_dot4-c2e1193b79.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot4.swiper-pagination-bullet-active {
	background: url(../images/tese_dot4h-15aac79a28.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot5 {
	background: url(../images/tese_dot5-00e9b9a628.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.tese_dot5.swiper-pagination-bullet-active {
	background: url(../images/tese_dot5h-695887f301.png) no-repeat 0 0/1.1rem 1.1rem;
	width: 1.1rem;
	height: 1.1rem
}

.tese-main .tese-pagination span.swiper-pagination-bullet-active {
	opacity: 1
}

.news .news-box {
	background: url(../images/news_bg-637ef7e308.png) no-repeat 0 0/13.2rem 5.11rem;
	width: 13.2rem;
	height: 5.11rem;
	position: relative;
	margin-top: .16rem;
	margin-left: -.6rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.hot-main {
	position: absolute;
	top: .6rem;
	left: .57rem;
	z-index: 20
}

.hot-main .swiper {
	width: 5rem;
	height: 3.56rem;
	padding-bottom: .3rem
}

.hot-main,.hot-main .swiper-slide {
	width: 5rem;
	float: left;
	height: 3.56rem
}

.hot-main .swiper-slide img {
	width: 5rem;
	height: 3.4rem;
	margin: .12rem 0
}

.hot-main .hot-pagination {
	position: absolute;
	right: 1.8rem;
	bottom: 0;
	z-index: 30;
	width: 100%
}

.hot-main .hot-pagination span {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	width: .08rem;
	height: .08rem;
	margin: 0 .08rem!important;
	border-radius: .015rem;
	background-color: #3d3c3b;
	cursor: pointer;
	z-index: 30
}

.hot-main .hot-pagination span.swiper-pagination-bullet-active {
	background: #bc4d2a;
	opacity: 1
}

.news-content-box,.news-content-box .hot-news-title,.news-content-box .news-list a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.news-content-box {
	width: 6.65rem;
	top: .75rem;
	left: 5.8rem;
	padding: 0 .33rem 0 .62rem;
	z-index: 10;
	height: 3.77rem;
	position: absolute
}

.news-content-box .hot-news-title {
	background: url(../images/recommend-2dcaf743c3.png) no-repeat 0 0/6.37rem .46rem;
	width: 6.37rem;
	height: .46rem;
	display: block;
	padding: 0 .95rem;
	margin-top: .4rem;
	font-size: .24rem;
	font-weight: 700;
	color: #bc4d2a;
	line-height: .46rem;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.news-content-box .hot-news-title:hover {
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1)
}

.news-content-box .news-list {
	display: none;
	margin-top: .1rem
}

.news-content-box .news-list.on {
	display: block
}

.news-content-box .news-list a {
	position: relative;
	display: block;
	height: .4rem;
	line-height: .4rem;
	font-size: .16rem;
	color: #313735
}

.news-content-box .news-list span {
	display: inline-block;
	width: 75%;
	height: .5rem;
	line-height: .5rem;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	letter-spacing: .003rem;
	vertical-align: middle;
	word-break: keep-all
}

.news-content-box .news-list span.time {
	position: absolute;
	right: -.6rem;
	top: 0;
	width: .6rem
}

.news-content-box .news-list em {
	display: inline-block;
	margin-right: .04rem;
	font-style: normal
}

.news-content-box .news-list a:hover {
	color: #bc4d2a
}

.news-content-box .hd {
	margin-top: 0;
	position: relative
}

.news-content-box .hd .recommend-news {
	position: absolute;
	font-size: .24rem;
	color: #fff;
	top: 1.05rem;
	left: .1rem;
	z-index: 99
}

.news-content-box .hd li {
	position: relative;
	height: .6rem;
	margin-right: .45rem;
	line-height: .7rem;
	font-size: .24rem;
	letter-spacing: .02rem;
	text-align: center
}

.news-content-box .hd li.on,.news-content-box .hd li:hover {
	color: #bc4d2a;
	border-bottom: .03rem solid #bc4d2a;
	font-weight: 700
}

.news-content-box .hd li.on::after {
	content: "";
	display: block;
	position: absolute;
	top: .57rem;
	left: .22rem;
	width: 0;
	height: 0;
	border-bottom: .04rem #bc4d2a solid;
	border-left: .04rem transparent solid;
	border-right: .04rem transparent solid
}

.news-content-box .more {
	position: absolute;
	right: -.54rem;
	top: .18rem;
	font-size: .24rem;
	color: #313735;
	text-align: center;
	letter-spacing: .005rem;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.news-content-box .more:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2)
}

.news-content-box .more i,.role .btn-more i {
	display: inline-block;
	width: .27rem;
	height: .27rem;
	vertical-align: middle;
	margin-left: .05rem
}

.news-content-box .more i {
	background: url(../images/more-0e9bbdaff7.png) no-repeat 0 0/.27rem .27rem
}

.news-line {
	background: url(../images/bottom_line-ca43f43509.png) no-repeat 0 0/11.98rem .02rem;
	height: .02rem;
	width: 6.27rem;
	position: relative;
	top: -.02rem;
	z-index: -1
}

.season .wrap {
	width: 12.8rem
}

.season .swiper-wrapper {
	-webkit-box-pack: end;
	-webkit-justify-content: end;
	-ms-flex-pack: end;
	justify-content: end
}

.season .season-main {
	margin-top: .5rem
}

.season .swiper-slide,.season .swiper-slide .big,.season .swiper-slide .small {
	width: 1.94rem;
	height: 5.94rem;
	-webkit-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s
}

.season .swiper-slide {
	margin: 0 .03rem;
	overflow: hidden;
	position: relative
}

.season .swiper-slide .big,.season .swiper-slide .small {
	position: absolute;
	right: 0;
	top: 0
}

.season .swiper-slide .small {
	z-index: 1
}

.season .swiper-slide .big {
	z-index: -1
}

.season .swiper-slide img {
	width: 100%;
	height: 100%
}

.season .swiper-slide .txt {
	position: absolute;
	left: 1.5rem;
	bottom: .55rem;
	width: 6.9rem;
	text-align: justify;
	color: #fefaeb;
	font-size: .2rem;
	line-height: .28rem;
	opacity: 0;
	-webkit-transform: translateY(-1rem);
	-ms-transform: translateY(-1rem);
	transform: translateY(-1rem);
	-webkit-transition: all .3s ease .2s;
	-o-transition: all .3s ease .2s;
	transition: all .3s ease .2s
}

.season .swiper-slide.active,.season .swiper-slide.active .big,.season .swiper-slide.active .small {
	width: 8.73rem
}

.season .swiper-slide.active .small {
	z-index: -1
}

.season .swiper-slide.active .big {
	z-index: 1
}

.season .swiper-slide.active .txt {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.role .btn-more,.role .tab-btns {
	position: absolute;
	font-size: .24rem
}

.role .tab-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	left: 7.7rem;
	top: 3.2rem
}

.role .tab-btns .tab-btn {
	width: 1.3rem;
	height: .57rem;
	margin-left: -.2rem;
	text-align: center;
	line-height: .57rem;
	cursor: pointer
}

.role .tab-btns .active {
	background: url(../images/btn_bg1-8f679d989d.png) no-repeat 0 0/1.3rem .57rem;
	width: 1.3rem;
	height: .57rem;
	color: #fff
}

.role .btn-more {
	left: 12.9rem;
	top: 3.3rem;
	color: #313735
}

.role .btn-more:hover {
	color: #bc4d2a
}

.role .btn-more i {
	background: url(../images/icon_more-d2dadc5f4f.png) no-repeat 0 0/.27rem .27rem
}

.role .role-line {
	background: url(../images/icon_line-cc6ecd37cb.png) no-repeat 0 0/6.59rem .01rem;
	width: 6.59rem;
	height: .01rem;
	display: block;
	position: absolute;
	left: 7.55rem;
	top: 3.9rem
}

.role .tab-role {
	margin: -1.3rem 0 0 -1.45rem;
	width: 11.86rem;
	height: 11.06rem
}

.role .pop-role-lists,.role .role-lists {
	position: absolute;
	left: 7.4rem;
	top: 4.3rem;
	width: 6.9rem
}

.role .pop-role-lists .pop-role-bg {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: .08rem;
	width: 2.8rem;
	max-height: 3rem;
	background-color: rgba(0,0,0,.6);
	border-radius: .06rem;
	z-index: 999;
	border: solid .02rem #c45032
}

.role .pop-role-lists .pop-role-bg::after {
	content: "";
	bottom: -.11rem;
	height: 0;
	width: 0;
	border-left: .1rem solid transparent;
	border-top: .1rem solid rgba(196,80,50,.6);
	border-right: .1rem solid transparent
}

.role .pop-role-lists .pop-role-bg h4 {
	font-size: .2rem;
	color: #c45032
}

.role .pop-role-lists .pop-role-bg p {
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #fff;
	font-size: .14rem
}

.role .role-lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: 4.5rem;
	overflow-y: auto
}

.role .role-lists::-webkit-scrollbar {
	width: 2px
}

.role .role-lists::-webkit-scrollbar-track {
	background: rgba(0,0,0,.1)
}

.role .role-lists::-webkit-scrollbar-thumb {
	background: #686b69;
	border-radius: 10px
}

.role .role-lists .role-box {
	position: relative;
	background: url(../images/icon_bg-5b86048286.png) no-repeat 0 0/1.2rem 1.19rem;
	width: 1.2rem;
	height: 1.19rem;
	margin: 0 .08rem .3rem
}

.role .role-lists .role-box .role-name {
	position: absolute;
	bottom: -.2rem;
	background: url(../images/icon_name-87936e6a91.png) no-repeat 0 0/1.19rem .31rem;
	width: 1.19rem;
	height: .31rem;
	text-align: center;
	font-size: .2rem;
	color: #fff
}

.role .role-lists .role-box .role-image {
	position: absolute;
	left: .06rem;
	top: .1rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	border: solid .03rem #f4d59a
}

.shipin_box {
	position: relative;
	height: 4.15rem;
	margin-top: .4rem
}

.shipin_box .shipin_v {
	width: 4.16rem;
	height: 2rem;
	border: .01rem solid #9fafa0;
	overflow: hidden;
	cursor: pointer;
	position: absolute
}

.shipin_box .shipin_v:nth-child(1) {
	left: 0;
	top: 0
}

.shipin_box .shipin_v:nth-child(2) {
	left: 0;
	top: 2.1rem
}

.shipin_box .shipin_v .shipin-play {
	position: relative;
	width: 100%;
	height: 100%
}

.shipin_box .shipin_v .shipin-play:hover b {
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.shipin_box .shipin_v .shipin-play:hover i,.wuj_box .wuj_v .wuj-view:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.shipin_box .shipin_v .shipin-play img {
	width: 100%;
	height: auto
}

.shipin_box .shipin_v .shipin-play b,.shipin_box .shipin_v .shipin-play i {
	position: absolute;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.shipin_box .shipin_v .shipin-play i {
	display: block;
	left: 1.7rem;
	top: .6rem;
	background: url(../images/media_play-9fcfdd0457.png) no-repeat 0 0/.76rem .76rem;
	width: .76rem;
	height: .76rem
}

.shipin_box .shipin_v .shipin-play b {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4)
}

.shipin_box .shipin_v .shipin-play p {
	font-size: .18rem;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center
}

.shipin_box .shipin_v:nth-child(3) {
	width: 6.3rem;
	height: 4.1rem;
	left: 4.28rem;
	top: 0
}

.shipin_box .shipin_v:nth-child(3) img {
	height: 100%;
	width: auto;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.shipin_box .shipin_v:nth-child(3) i {
	left: 2.9rem;
	top: 1.7rem
}

.shipin_box .shipin_tt {
	background: url(../images/media_tt_sp-27af287a11.png) no-repeat 0 0/1.31rem 4.13rem;
	width: 1.31rem;
	height: 4.13rem;
	font-size: 0;
	float: right
}

.wuj_box {
	position: relative;
	height: 4.15rem;
	margin-top: .3rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.wuj_box .wuj_v {
	width: 3.45rem;
	height: 4.06rem;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	text-align: center
}

.wuj_box .wuj_v .wuj-view {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

.wuj_box .wuj_v .wuj-view img {
	height: 100%;
	width: auto;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.wuj_box .wuj_v .wuj-view span {
	font-size: .18rem;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: .08rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	background: url(../images/media_namebg-f89c9fec83.png) no-repeat 0 0/1.17rem .3rem;
	width: 1.17rem;
	height: .3rem
}

.wuj_box .wuj_tt {
	background: url(../images/media_tt_pic-8c165af073.png) no-repeat 0 0/1.31rem 4.13rem;
	width: 1.31rem;
	height: 4.13rem;
	font-size: 0
}

.bottom-share {
	background: #2f2e2a;
	position: relative;
	margin-top: .4rem
}

.bottom-share .share-txt {
	color: #cbcbcb
}

.progress-box {
	background: url(../images/pro_bg-9345a709a6.png) no-repeat 0 0/16rem 6.36rem;
	width: 16rem;
	height: 6.36rem;
	position: absolute;
	left: -2rem;
	top: -.5rem;
	z-index: 1
}

.progress-box .pro-pic {
	height: 2.52rem;
	margin-left: 5.49rem;
	margin-top: 1.3rem;
	margin-bottom: .33rem;
	position: relative
}

.progress-box .pro-pic li {
	position: absolute;
	top: 0
}

.progress-box .pro-pic .pro-p1 {
	background: url(../images/pro_p1-c1efab62e9.png) no-repeat 0 0/1.58rem 2.52rem;
	width: 1.58rem;
	height: 2.52rem;
	left: 0
}

.progress-box .pro-pic .pro-p2 {
	background: url(../images/pro_p2-07e951031a.png) no-repeat 0 0/1.58rem 2.52rem;
	width: 1.58rem;
	height: 2.52rem;
	left: 1.73rem
}

.progress-box .pro-pic .pro-p3 {
	background: url(../images/pro_p3-93292743c0.png) no-repeat 0 0/1.58rem 2.52rem;
	width: 1.58rem;
	height: 2.52rem;
	left: 3.46rem
}

.progress-box .pro-pic .pro-p4 {
	background: url(../images/pro_p4-e32a1cd877.png) no-repeat 0 0/1.58rem 2.52rem;
	width: 1.58rem;
	height: 2.52rem;
	left: 5.19rem
}

.progress-box .pro-pic .pro-p5 {
	background: url(../images/pro_p5-01005cf9a6.png) no-repeat 0 0/1.58rem 2.52rem;
	width: 1.58rem;
	height: 2.52rem;
	left: 6.92rem
}

.progress-box .pro-bar {
	margin-left: 5.35rem;
	position: relative;
	background: url(../images/pro_line-f56e772ebc.png) no-repeat 0 0/8.7rem .24rem;
	width: 8.7rem;
	height: .24rem
}

.progress-box .pro-bar .pro-jind {
	background: url(../images/pro_lineh-365d73e856.png) no-repeat 0 0/8.7rem .24rem;
	width: 8.7rem;
	height: .24rem;
	width: 10%
}

.progress-box .pro-bar .pro-dot {
	position: absolute;
	top: -.2rem
}

.progress-box .pro-bar .pro-dot.pro-dot1 {
	left: .6rem;
	background: url(../images/pro_0-bf9eaa2ae4.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot1.on {
	background: url(../images/pro_0h-b867acdcfb.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot2 {
	left: 2.35rem;
	background: url(../images/pro_5-a9bc2dc8e6.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot2.on {
	background: url(../images/pro_5h-be0f30918c.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot3 {
	left: 4.07rem;
	background: url(../images/pro_15-29d64ddbfb.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot3.on {
	background: url(../images/pro_15h-72f723b55d.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot4 {
	left: 5.84rem;
	background: url(../images/pro_30-23945c008f.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot4.on {
	background: url(../images/pro_30h-c738d31397.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot5 {
	left: 7.55rem;
	background: url(../images/pro_60-92ad670916.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro-bar .pro-dot.pro-dot5.on {
	background: url(../images/pro_60h-25240d595e.png) no-repeat 0 0/.62rem .62rem;
	width: .62rem;
	height: .62rem
}

.progress-box .pro_btn {
	font-size: 0;
	margin-top: .85rem;
	text-align: center
}

.progress-box .pro_btn a {
	display: inline-block;
	margin: 0 .15rem
}

.progress-box .pro_btn a:hover {
	opacity: .9
}

.progress-box .pro_btn a.pro_down {
	background: url(../images/pro_down-ef07f1f5ed.png) no-repeat 0 0/2.01rem .74rem;
	width: 2.01rem;
	height: .74rem
}

.progress-box .pro_btn a.add-official-group {
	background: url(../images/pro_qun-e872055dbd.png) no-repeat 0 0/2.01rem .74rem;
	width: 2.01rem;
	height: .74rem
}

.progress-box .pro_btn a.follow-pub-account {
	background: url(../images/pro_gzh-1c62650e2e.png) no-repeat 0 0/2.01rem .74rem;
	width: 2.01rem;
	height: .74rem
}

.progress-box .pro_text {
	width: 8.25rem;
	font-size: .16rem;
	color: #000;
	margin-top: .45rem;
	line-height: .3rem;
	margin-left: 5.76rem
}