.register {
	width: 100%;
	background: #f3f3f3;
}

.b20_YjE4_cmVnX2hlYWRlcmI {
	background-size: 100% 100%;
}

.b20_YjE4_bmF2X3JlZ2I {
	height: 80px;
	width: 1400px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #ffffff;
}

.navlist {
	display: flex;
	align-items: center;
	white-space: nowrap;
	flex-wrap: wrap;
	height: 70px;
}

.activelis {
	border: 1px solid #157d44;
	opacity: 1;
}

.logo img {
	width: 200px;
	display: block;
}

.home {
	font-size: 16px;
	color: #000000;
    font-weight: bold;
	text-align: center;
}

.home a {
	padding: 8px 15px;
	border-radius: 20px;

}

.activeas {
	cursor: pointer;

}

.home a:hover {
	cursor: pointer;
	background: #000000;
	color: #157d44 !important;
}

.user img {
	width: 20px;
	height: 20px;
	/* margin-top: 24px; */
}

.user {
	font-size: 14px;
	color: #000000;
	display: flex;
}

.login {
	/* margin-top: 24px; */
	margin-left: 8px;
}

/* .logins {
	margin-top: 24px;
} */

.video {
	display: flex;
	width: 1400px;
	justify-content: space-between;
	background: #000000;
	margin: 0 auto;
}

.example_video-dimensions {
	width: 1156px;
	height: 660px;
}

.videolistdf {
	width: 1156px;
	height: 660px;
}

.videol {
	position: relative;
	width: 1156px;
	height: 660px;
}

.videobtn {
	z-index: 1000;
	width: 170px;
	height: 48px;
	border-radius: 60px;
	border: 1px solid #FFFFFF;
	position: absolute;
	bottom: 36px;
	left: 493px;
	color: #8C8C8C;
	font-size: 18px;
}

.select {
	z-index: 1000;
	position: absolute;
	right: 163px;
	bottom: 30px;
}

.btnsa {
	display: flex;
	width: 160px;
	color: #fff;
}

.ulli {
	position: absolute;
	bottom: -166px;
	right: 100px;
	z-index: 10000;
	padding-bottom: 20px;
	width: 160px;
	background: #fff;
	border-radius: 6px;
	min-height: 50px;
}

.lopls {
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	width: 100%;
	font-size: 14px;
	color: #333333;
}

.yinyings {
	height: 109px;
	width: 100%;
	opacity: .5;
	background: #000000;
	position: absolute;
	bottom: 0;
}

.lopls:hover {
	cursor: pointer;
	background: #157d44;
}

.downb {
	width: 20px !important;
	height: 20px !important;
}

.amian {
	cursor: pointer;
	background: #000000;
	opacity: 0.6;
	flex: 1;
	height: 100%;
	line-height: 48px;
	border-radius: 60px 0px 0px 60px;
	text-align: center;
}

.amian1 {
	cursor: pointer;
	background: #000000;
	opacity: 0.6;
	flex: 1;
	height: 100%;
	line-height: 48px;
	border-radius: 0px 60px 60px 0px;
	text-align: center;
}

.activeqz {
	opacity: 1;
	background: #F5F6F9;
	color: #262626;
}

.videol img {
	width: 100%;
	height: 100%;
}

.videor {
	margin-top: 8px;
}

.videor .video_games {
	width: 220px;
	height: 124px;
	border-radius: 6px;
	margin: 4px 12px 0 0;
	background: #272727;
	color: #616161;
	opacity: 0.6;
}

.videor .video_games:hover {
	cursor: pointer;
	opacity: 1;
}

.videor .video_games .header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	height: 33px;
	border-bottom: 1px solid #0A0B0D;
	font-size: 12px;
}

.videor .video_games .header .yellow {
	color: #ECC000;
}

.videor .video_games .main_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 15px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	font-size: 12px;
}

.videor .video_games .center {
	font-size: 20px;
	color: #616161;
}

.videor .video_games .team_info {
	width: 70px;
	text-align: center;
}

.videor .video_games .team_info .avatar {
	width: 32px;
	height: 32px;
	margin: 0 auto 8px auto;
}

.videor .video_games .team_info .avatar img {
	display: block;
	width: 100%;
	height: 100%;
}

.videor .video_games .team_info .name {
	white-space: nowrap;
}

.videor .video_games.active {
	border: 1px solid #157d44;
	opacity: 1;
}


.activef {
	font-weight: bold;
}

.videolist {
	position: relative;
	width: 220px;
	height: 124px;
	border-radius: 6px;
	margin-right: 12px;
	margin-top: 4px;
	opacity: .5;
}

.videolist:hover {
	opacity: 1;
}

.activelis {
	border: 1px solid #157d44;
	opacity: 1;
}

.dingwei {
	position: absolute;
	bottom: 3px;
	left: 8px;
	color: #EEEEEE;
	font-size: 14px;
	background: url(../images/register/bg_f.png);
	background-size: 100% 100%;
}

.videolist img {
	width: 100%;
	height: 100%;
}

.videolist img:hover {
	cursor: pointer;
	opacity: 1;
}

.directlist {
	overflow: hidden;
	background-image: url(../images/register/bg.png);
	background-size: 100% 100%;
	height: 200px;
}

.directlist .swiper {
	width: 1400px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	padding: 0 35px 0 34px;
}

.directlist .swiper-wrapper .swiper-slide {
	width: 252px;
	height: 160px;
	background: #272727;
	margin-left: 12px;
}

.directlist .swiper-wrapper .swiper-slide:first-child {
	margin-left: 0;
}

.directlist .swiper-prev {
	position: absolute;
	top: 0;
	left: 0px;
	width: 38px;
	background: #303030;
	height: 160px !important;
	z-index: 9999999;
	display: flex;
	justify-content: center;
	align-items: center;
}

.directlist .swiper-next {
	position: absolute;
	top: 0;
	right: 0px;
	width: 38px;
	background: #303030;
	height: 160px !important;
	z-index: 9999999;
	display: flex;
	justify-content: center;
	align-items: center;
}

.directlist .swiper-prev:hover,
.directlist .swiper-next:hover {
	background: #3D3D3D;
}

.directlist .swiper-prev:hover .btten_prev {
	background: url(../images/register/leftactive.png) no-repeat;
	background-size: 100% 100%;
}

.directlist .swiper-next:hover .btten_next {
	background: url(../images/register/rightactive.png) no-repeat;
	background-size: 100% 100%;
}

/* .swiper {
	width: 100%;
	height: 300px;
	margin: 20px auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
} */

.append-buttons {
	text-align: center;
	margin-top: 20px;
}

.append-buttons a {
	display: inline-block;
	border: 1px solid #007aff;
	color: #007aff;
	text-decoration: none;
	padding: 4px 10px;
	border-radius: 4px;
	margin: 0 10px;
	font-size: 13px;
}

.carousel {
	width: 1400px;
	margin: 0 auto;
}

/* 
.jk {
	margin-left: 16px;
} */

.btten_prev {
	background-image: url(../images/register/leftno.png);
	background-size: 100% 100%;
	width: 14px;
	height: 14px;
}

.btten_next {
	background-image: url(../images/register/rightno.png);
	background-size: 100% 100%;
	width: 14px;
	height: 14px;
}

.btten_next:hover {
	background-image: url(../images/register/rightactive.png);
	background-size: 100% 100%;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.btten_prev:hover {
	background-image: url(../images/register/leftactive.png);
	background-size: 100% 100%;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.swiper_h {
	display: flex;
	padding: 10px 0;
	padding-left: 16px;
	border-bottom: 1px solid #0A0B0D;
	font-size: 12px;
	justify-content: space-between;
	color: #8C8C8C;
}

.gif {
	color: #157d44;
	display: flex;
	margin-right: 12px;
}

.gif img {
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.gamesml {
	display: flex;
	margin-top: 17px;
	margin-left: 16px;
	font-size: 16px;
	color: #ffffff;
	align-items: center;
}

.gamename {
	margin-left: 12px;
}

.gamesml img {
	width: 32px;
	height: 32px;
}

.gameg {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.watch_game {
	border-radius: 30px;
	border: 1px solid #157d44;
	font-size: 12px;
	color: #157d44;
	text-align: center;
	padding: 5px 12px;
	margin-right: 12px;
}

.watch_gametime {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-right: 12px;
}

.daytime {
	font-size: 12px;
	color: #8C8C8C;
}

.swiper-slide:hover {
	background-color: #303030;
	cursor: pointer;
}

.b20_YjE4_aGVhZGVyX25ld25hdmI {
	width: 1400px;
	height: 64px;
	display: flex;
	align-items: center;
	background: #ffffff;
	margin: 0 auto;
	margin-top: 20px;
}

.headline {
	display: flex;
	align-items: center;
	margin-right: 50px;
}

.line_ {
	width: 4px;
	height: 18px;
	background-color: #157d44;
	margin-right: 4px;
	margin-left: 24px;
}

.b20_YjE4_aG90dGl0bGVi {
	font-size: 18px;
	font-weight: bold;
	color: #0A0B0D;
	padding-right: 10px;
}

.center_line {
	width: 1px;
	height: 22px;
	background: #E1E1E1;
	margin-left: 28px;
}

.teamslists {
	margin-left: 44px;
	font-size: 14px;
	color: #0A0B0D;
}

.teamslists:hover {
	color: #ECC000;
	cursor: pointer;
}

.b20_YjE4_bmV3X0xha2Vyc2I {
	width: 1400px;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.lakers_left {
	width: 980px;
	/* height: 624px; */
	background: #ffffff;
}

.lakers_list {
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 16px;
}

.Jessica {
	font-size: 18px;
	color: #0A0B0D;
	cursor: pointer;
	font-weight: bold;
}

.Jessica:hover {
	font-size: 18px;
	color: #ECC000;
	cursor: pointer;
}

.image-text {
	display: flex;
	margin-top: 16px;
}

.image-text img {
	display: block;
	width: 214px;
	height: 126px;
	border-radius: 4px;
	object-fit: cover;
	object-position: top left;
}

.textcode {
	display: flex;
	margin-left: 23px;
	align-items: center;
}

.textcode:not(:first-child) {
	margin-top: 16px;
}

.circle {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #157d44;

}

.textcv {
	color: #8C8C8C;
	font-size: 14px;
	margin-left: 7px;
	cursor: pointer;
}

.textcv:hover {
	color: #ECC000;

}

.mar_to {
	margin-top: 16px;
}

.b20_YjE4_bGFrZXJzX3JpZ2h0Yg {
	margin-left: 20px;
	width: 400px;
	/* height: 624px; */
	background: #ffffff;
}

.b20_YjE4_bGFrZXJzX3JpZ2h0c2I {
	margin-left: 20px;
	width: 400px;
	min-height: 1100px;
	background: #ffffff;
}

.b20_YjE4_dGFiX25hdmI {
	height: 60px;
	font-size: 18px;
	color: #0A0B0D;
	display: flex;
}

.shooter {
	width: 90px;
	padding-bottom: 7px;
	margin: 0 auto;
	white-space: nowrap;
}



.tabactive {
	background-size: 100% 100%;
	width: 90px;
	height: 8px;
	margin: 0 auto;
	display: none;
}



.b20_YjE4_dGFibGVmdGI {
	margin-top: 20px;
	flex: 1;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #EEEEEE;
}

.b20_YjE4_dGFibGVmdGI.activef .tabactive {
	display: block;
}

.marknav {
	padding: 12px 16px;
	border-bottom: 1px solid #EEEEEE;
	display: flex;
}



.marknav .b20_YjE4_bWFya2xpc3Ri:first-child {
	margin-left: 0;
}

.b20_YjE4_bWFya2xpc3Ri {
	font-size: 14px;
	color: #8C8C8C;
}

.markactive {
	color: #0A0B0D;
	font-weight: bold;
}

.b20_YjE4_bWFya2xpc3Ri:hover {
	cursor: pointer;
	color: #0A0B0D;
	font-weight: bold;
}

.ranking {
	display: flex;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #8C8C8C;
	background: #F5F5F5;
	margin: 10px 15px 5px 15px;
}

.ranking .rankings {
	min-width: 40px;
	text-align: center;
}

.ranking .player {
	min-width: 170px;
	padding-left: 10px;
}

.ranking .playergame {
	min-width: 110px;
}

.b20_YjE4_bGlkZmNi .b20_YjE4_cmFua2luZ2xpc3Ri,
.b20_YjE4_bGlkZmNi .basklist {
	display: flex;
	align-items: center;
	height: 47px;
	background: #ffffff;
	border-bottom: 1px solid #EEEEEE;
	cursor: pointer;
}

.b20_YjE4_bGlkZmNi .b20_YjE4_cmFua2luZ2xpc3Ri:hover,
.b20_YjE4_bGlkZmNi .basklist:hover {
	background: #F5F5F5;
}

.b20_YjE4_bGlkZmNi .b20_YjE4_cmFua2luZ2xpc3Ri>.rankingcode {
	font-size: 12px;
	color: #818181;
	min-width: 30px;
	text-align: center;
	line-height: 47px;
}

.b20_YjE4_bGlkZmNi .b20_YjE4_cmFua2luZ2xpc3Ri>.playername {
	font-size: 13px;
	color: #0A0B0D;
	display: flex;
	align-items: center;
	white-space: nowrap;
	min-width: 170px;
}

.b20_YjE4_bGlkZmNi .b20_YjE4_cmFua2luZ2xpc3Ri>.playername img {
	width: 24px;
	height: 24px;
	margin-right: 4px;
	border-radius: 50%;
}

.b20_YjE4_bGlkZmNi .b20_YjE4_cmFua2luZ2xpc3Ri>.goalplay {
	font-size: 12px;
	color: #0A0B0D;
	display: flex;
	align-items: center;
	min-width: 110px;
}

.b20_YjE4_bGlkZmNi.int .playername {
	min-width: 150px;
}

.b20_YjE4_bGlkZmNi.int .bnjiu {
	min-width: 60px;
	margin-left: 20px;
}

.b20_YjE4_bGlkZmNi.int .dribblef {
	min-width: 90px;
}

.b20_YjE4_aW50ZWdyYWwtYm94Yg {
	display: none;
}

.b20_YjE4_aW50ZWdyYWwtYm94Yg.show {
	display: block;
}

.ranking.bask {
	padding: 0 10px;
}

.ranking.bask div {
	min-width: 46px;
	text-align: center;
}

.ranking.bask div.union {
	color: #000;
	min-width: 130px;
	text-align: left;
}

.b20_YjE4_bGlkZmNi.int .basklist {
	padding: 0 10px;
}

.b20_YjE4_bGlkZmNi.int .basklist div {
	min-width: 46px;
	text-align: center;
}

.b20_YjE4_bGlkZmNi.int .basklist div.union {
	display: flex;
	align-items: center;
	min-width: 130px;
}

.b20_YjE4_bGlkZmNi.int .basklist .union>img {
	width: 24px;
	height: 24px;
	margin: 0 4px;
}

.b20_YjE4_bGlkZmNi.int .basklist .union>span:first-child {
	min-width: 20px;
}

.b20_YjE4_bGlkZmNi.int .basklist .union>span {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.color-orange {
	color: #FF4904;
}

.color-green {
	color: #157d44;
}

.dribble {
	font-size: 12px;
	color: #0A0B0D;
	display: flex;
	align-items: center;
	color: #FF4904;
	margin-left: 10px;
}

.focus {
	width: 1400px;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.b20_YjE4_bGlkZmNi {
	padding: 0 15px;
}

.b20_YjE4_Zm9jdXNsZWZ0Yg {
	width: 980px;
	background: #ffffff;
	min-height: 1100px;
}

.b20_YjE4_Zm9jdXNoZWFkZXJi {
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #EEEEEE;
}

.footballnav {
	display: flex;
}

.footballli {
	cursor: pointer;
	width: 105px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footballli img {
	width: 18px;
	height: 18px;
}

.footballactive {
	background: url(../images/register/ballbg.png);
	background-size: 100% 100%;
}

.footballname {
	font-size: 18px;
	color: #0A0B0D;
	margin-left: 5px;
}

.b20_YjE4_Zm9vdGxpZnRi {
	display: flex;
}

.footballright {
	display: flex;
	align-items: center;
}

.footmore {
	cursor: pointer;
	font-size: 14px;
	color: #8C8C8C;
}

.footballright img {
	width: 11px;
	height: 11px;
	margin-left: 3px;
	margin-right: 20px;
}

.tomorrowlist {
	height: 60px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #8C8C8C;
	border-bottom: 1px solid #EEEEEE;
}

.tomoliactive {
	cursor: pointer;
	color: #0A0B0D;
	font-weight: bold;
}

.tomoli:hover {
	cursor: pointer;
	color: #0A0B0D;
}

.ml16 {
	margin-left: 16px;
}

.ml42 {
	margin-left: 42px;
}

.showli {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 88px;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
	padding: 0 20px;
}

.showli:hover {
	cursor: pointer;
	box-shadow: 2px 2px 10px #dddddd;
}

.showlist .echarts-box {
	padding: 0 20px;
	display: none;
}

.showli .flr {
	align-items: center;
}

.b20_YjE4_c2hvd190aW1lYg {
	font-size: 16px;
	color: #2D313E;
}

.b20_YjE4_c2hvd19uYW1lYg {
	font-size: 14px;
	color: #8C8C8C;
	margin-left: 16px;
	/* margin-top: 4px; */
}

.b20_YjE4_c2hvd19wbGF5Ygl {
	width: 150px;
	font-size: 16px;
	color: #2D313E;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.b20_YjE4_c2hvd19wbGF5Ygl img {
	min-width: 48px;
	height: 48px;
	margin-left: 9px;
}

.b20_YjE4_c2hvd19wbGF5Ygr {
	width: 150px;
	font-size: 16px;
	color: #2D313E;
	display: flex;
	align-items: center;
}

.b20_YjE4_c2hvd19wbGF5Ygr img {
	min-width: 48px;
	height: 48px;
	margin-right: 9px;
}

.b20_YjE4_c2hvd19wbGF5Ygl>div,
.b20_YjE4_c2hvd19wbGF5Ygr>div {
	white-space: nowrap;
}

.Score {
	width: 120px;
	font-size: 24px;
	color: #2D313E;
	text-align: center;
	display: flex;
	justify-content: center;
}

.gameover {
	font-size: 14px;
	background: #C0C0C0;
	width: 90px;
	height: 32px;
	border-radius: 20px;
	color: #ffffff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.b20_YjE4_c2hvd19idXR0b25i {
	display: flex;
	align-items: center;
}

.flr {
	display: flex;
}

.shuju {
	font-size: 14px;
	border: 1px solid #D1D1D1;
	width: 90px;
	height: 32px;
	border-radius: 20px;
	color: #0A0B0D;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 8px;
	cursor: pointer;
}

.down img {
	width: 12px;
	height: 8px;
}

.down {
	position: absolute;
	left: 46%;
	bottom: 2px;
}

.down>span {
	display: block;
	width: 12px;
	height: 8px;

	background-size: 100% 100%;
}

.down>span.up {
	background-image: url('../images/register/up.png');
}

.explain {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.freqe {
	font-size: 12px;
	color: #8C8C8C;
}

.flat {
	font-size: 12px;
	color: #4880E2;
	margin-left: 10px;
}

.victory {
	font-size: 12px;
	color: #FF4904;
	margin-left: 10px;
}

.lose {
	font-size: 12px;
	color: #00C22D;
	margin-left: 10px;
}

.echars {
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
}

.echarsr {
	margin-left: 30px;
}

.echarsr .explain {
	justify-content: flex-end;
}

.pre {
	display: flex;
	align-items: center;
}

.pres {
	display: flex;
	align-items: center;
}

.pre_z {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.pre_z.l {
	align-items: flex-end;
}

.pre_z.l .code_s {
	margin-right: 12px;
}

.pre_z.r {
	align-items: flex-start;
}

.pre_z.r .code_s {
	margin-left: 12px;
}

.pre_z.c {
	text-align: center;
}

.progress {
	width: 120px;
	height: 8px !important;
	transform: rotate(180deg);
	margin-bottom: 0;
}

.progres {
	transform: rotate(0deg)
}

.code_s {
	color: #8C8C8C;
	font-size: 14px;
}

.code_sd {
	width: 120px;
	color: #8C8C8C;
	font-size: 14px;
}

.progress-bar {
	background-color: #4880E2 !important
}

.bars {
	background-color: #FF4904 !important
}

.Websitel {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 32px;
	color: #FF4904;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid #FF4904;
}

.Websiteld {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 32px;
	color: #0A0B0D;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid #D1D1D1;
}

.Websited {
	display: flex;
	align-items: center;
	margin-left: 5px;
}

.Website {
	display: flex;
	align-items: center;
	margin-left: 5px;
}

.nobegin {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 32px;
	color: #157d44;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid #157d44;
	background: #157d44;
}

.Websiteld img {
	width: 17px;
	height: 13px;
}

.Websitel img {
	width: 15px;
	height: 15px;
}

.ranking .playerlp {
	min-width: 150px;
	padding-left: 10px;
}

.ranking .playergamelk {
	min-width: 60px;
}

.ranking .playergameml {
	min-width: 90px;
}

.bnjiu {
	font-size: 12px;
	color: #0A0B0D;
	line-height: 47px;
}

.dribblef {
	font-size: 12px;
	color: #0A0B0D;
	display: flex;
	align-items: center;
}

.dribblenm {
	font-size: 12px;
	color: #FF4904;
	display: flex;
	align-items: center;
}

.noshow {
	display: none;
}

.tips {
	background-image: url("../images/base/bgcode.png");
	background-size: 100% 100%;
	width: 200px;
	height: 200px;
	position: absolute;
	right: 70px;
	top: -50px;
}

.tips img {
	width: 160px;
	height: 160px;
	margin-top: 15px;
	margin-left: 15px;
}

/* 登录注册 */
.yinying {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.4;
	z-index: 1000;
}

.registerf {
	width: 400px;
	height: 350px;
	display: flex;
	position: fixed;
	background-image: url("../images/base/bg_re.png");
	background-size: 100% 100%;
	left: 677px;
	top: 264px;
	box-shadow: 3px 0px 12px 1px rgba(0, 0, 0, 0.16);
	border-radius: 12px;
	z-index: 1001;
}

.enroll {
	position: absolute;
	right: -166px;
	width: 380px;
	height: 350px;
	background: #ffffff;
	border-radius: 12px;
}

.closed {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}

.closed img {
	cursor: pointer;
	width: 10px;
	height: 10px;
	margin-right: 20px;
}

.zucez {
	margin-left: 32px;
	margin-top: 8px;
}

.zucetitle {
	font-size: 20px;
	color: #2D313E;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}

.phonenum {
	margin-top: 24px;
}

.phonenum input {
	padding: 0 10px;
	width: 316px;
	height: 48px;
	border-radius: 6px;
	border: 1px solid #E7E7E7;
}

.phonenum input:focus {
	outline: 1px solid #157d44 !important;
}

.phonecode {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 16px;
	padding: 0 16px;
	width: 316px;
	height: 48px;
	border-radius: 6px;
	border: 1px solid #E7E7E7;
}

.agincode {
	cursor: pointer;
	color: #ECC000;
	font-size: 14px;
}

.agin_code {
	cursor: pointer;
	color: #ECC000;
	font-size: 14px;
}

.phonecode input {
	border: none;
	outline: none;
}

.Passwordli input {
	border: none;
	outline: none;
}

.Passwordli {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 16px;
	padding: 0 16px;
	width: 316px;
	height: 48px;
	border-radius: 6px;
	position: relative;
	border: 1px solid #E7E7E7;
}

.Password img {
	width: 16px;
	height: 16px;
}

.registerbtn {
	cursor: pointer;
	width: 316px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #157d44;
	border-radius: 6px;
	font-size: 16px;
	color: #0A0B0D;
	margin-top: 22px;
}

.loginbtn {
	cursor: pointer;
	width: 316px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #157d44;
	border-radius: 6px;
	font-size: 16px;
	color: #0A0B0D;
	margin-top: 30px
}

.login_nav {
	display: flex;
	margin-top: 2px;
	font-size: 16px;
	color: #2D313E;
}

.noyu {
	cursor: pointer;
}

.login_active {
	color: #ECC000;
}

.line {
	width: 16px;
	height: 2px;
	margin: 0 auto;
	margin-top: 5px;
	background: #ECC000;
}

.passworddl {
	cursor: pointer;
	margin-left: 24px;
}

.forgetpass {
	right: 0px;
	bottom: -24px;
	font-size: 12px;
	color: #707070;
	cursor: pointer;
	position: absolute;
}

.accountant {
	font-size: 14px;
	margin-top: 20px;
	color: #707070;
	text-align: center;
	cursor: pointer;
}

.accountants {
	font-size: 14px;
	margin-top: 20px;
	color: #707070;
	text-align: center;
	cursor: pointer;
}

.note {
	cursor: pointer;
}

.errorli {
	font-size: 14px;
	color: #F94654;
	position: absolute;
	left: 0px;
	bottom: -26px;
}

.logo {
    white-space: nowrap;
    font-weight: bold;
}

.nobegin a {
    color: #fff;
    font-weight: bold;
}

.active {
    color: #157d44;
}

.hdt {
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    padding-right: 15px;
}

.hothdt {
    padding-left: 20px;
}

.tjtitle {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    justify-content: space-around;
}

.image-text {
    border-bottom: 1px solid #EEEEEE;
}

.b20_YjE4_Zm9jdXNsZWZ0Yg, .b20_YjE4_bGFrZXJzX3JpZ2h0c2I {
    min-height: unset;
}

.hotteam {
    padding-right: 10px;
}

.hotteam a {
    font-size: 16px;
}

.marknav {
    white-space: nowrap;
    flex-wrap: wrap;
    line-height: 40px;
}

.hotnews {
    font-weight: bold;
    padding: 20px 20px;
    font-size: 20px;
}

.toplogo {
    background: unset;
    padding-left: 30px;
    font-size: 20px;
}

/*你的位置*/
.b20_YjE4_Z3lfcG9zaXRpb25fdGl0Yg {
    width: 100%;
    margin: 0 0 10px 10px;

    align-items: center;
    line-height: 40px;
}

.b20_YjE4_Z3lfcG9zaXRpb25fdGl0Yg > li, .b20_YjE4_Z3lfcG9zaXRpb25fdGl0Yg > li a {
    font-size: 12px;
    color: #777777;
    list-style: none;
    border-bottom: unset;
    display: inline;
}

.b20_YjE4_Z3lfcG9zaXRpb25fdGl0Yg > li:last-child {
    color: #df0021;
}

/*内页位置导航*/
.breadcrumb1 > li, .breadcrumb1 > li a {
    font-size: 12px;
    color: #777777;
    padding-right: 5px;
}

.breadcrumb1 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1.5em;
    list-style: none;
    margin-top: 10px;
}

/*--评论--*/
#comment_box{background:#fff;border:1px solid #e5e5e5;padding:10px;margin-bottom:22px;margin-top: 20px;}
#comments-title{padding-top:70px;margin-top:-40px}
.b20_YjE4_Yy10aXRsZWI{font-size: 18px;font-weight: 500;color: #222;}
.comment-disable{padding:1.5em;color:#888;text-align:center}
.comment-disable i.iconfont{padding-right:5px;color:#666;font-size:18px}
.comment-num{color:#333;font-size:16px}
.comment-num .emphasize{color:#f33}
.no-comment{color:#333;text-align:center}
.no-comment i.iconfont{font-size:60px;color:#ddd;display:block;margin-top:-20px;height:90px}
.comment-msg{padding:1.5em 0;overflow:hidden;border-top:1px solid #ddd}
.comment-list .ul{list-style:none;border-top:1px solid #ededed}
.comment-list .li{overflow:hidden;padding:1em}
.comment-list .li:hover{background:#f8f8f8}
.comment-list .li img{width:50px;height:50px;border-radius:100px;}
.comment-list .li:hover img{}
.comment-list .li .clbody{margin-left:70px}
.comment-list .ul .ul{margin-left:4%}
.comment-list .title{font-size:18px;padding:10px 0;color:#222;}
.compost .b20_YjE4_Y29tLWluZm9i{margin-bottom:10px;}
.compost .b20_YjE4_Y29tLWluZm9i li{float:left;margin-bottom:1em;width:34.3%;padding-right:20px;position:relative}
.compost .b20_YjE4_Y29tLWluZm9i li:nth-child(2){padding-right:0}
.compost .b20_YjE4_Y29tLWluZm9i li .verify{position:absolute;right:6.5%;top:0;z-index:1;height:40px}
.compost .b20_YjE4_Y29tLWluZm9i li .verify img{height:100%;border:1px solid #ddd}
.compost .b20_YjE4_Y29tLWluZm9i li input{width:100%;height:40px;line-height:40px;padding-left:4px;border:1px solid #ddd;border-radius:3px;text-indent:10px}
.compost .b20_YjE4_Y29tLW5hbWVi{padding:1em 0 1em .2em}
#cancel-reply{color:#EF0166}
#auTxaArticle{border-radius:3px;text-indent:5px;margin:0 0 20px 0;padding:5px;width:98%;border:1px solid #ddd;background:#fff;-webkit-appearance:none;font-size: 14px;}
.b20_YjE4_Y29tLXN1Ym1pdGI{border-radius:3px;border:none;cursor:pointer;height:40px;line-height:40px;background-color:#157d44;color:#fff;padding:0 20px;font-size: 14px;}
.comment-list .cinfo{height:20px}
.comment-list .clbody .p{word-wrap:break-word}
.cinfo .author{color:#666}
.c-time{color:#333;font-size:12px}
.comment-at{color:#EF0166}
.reply-a{opacity:0.5}
.comment-list li:hover .reply-a{opacity:1}
.mcolor{color:#EF0166}

body {
    overflow-x: hidden;
}

.wz {
    background: unset !important;
}

#bisaiTab, #bisaiTab1, #bisaiTab2 {
    cursor: pointer;
}
.lqleft {
    width: 100%;
}

.newtitle {
    font-size: 20px;
    font-weight: bold;
    color: #157d44;
}

.thisclass {
    padding-right: 10px;
}

.fanye {
    display: flex;
    justify-content: center;
}

#hotNewsList {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
}

.hotteam {
    background: unset !important;
}

#comment_box {
    width: 97%;
    margin-left: 20px;
    margin-right: 20px;
}

.gqzb {
    margin: 10px 0;
    border: 2px solid #1c969f;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
}

.zb {
    color: #1c969f;
    cursor: pointer;
}

.dname {
    color: gainsboro;
    font-size: 12px;
    padding: 0 5px;
}

.xinhao {
    border-bottom: 1px solid gainsboro;
    height: 120px !important;
}

.hotnew {
    margin-top: unset !important;
}

.itemtime {
    width: 220px;
}

.juopk {
    flex-direction: column;
}

.jijin_list {
    height: 30px !important;
    margin-top: 10px !important;
}

.all_list_time {
    width: 230px;
}

.b20_YjE4_cGFnaW5nLWNsc2I li a {
    height: 50px !important;
    line-height: 50px !important;
    width: 50px !important;
}

.fanye li {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #157d44;
    border-radius: 5px;
    margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.fanye li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.fanye_li {
    padding-right: unset;
}

@media screen and (max-width: 1200px) {
    body {
        overflow-x: hidden;
    }
    .b20_YjE4_bWFyX3JmYg{
        margin-left: unset !important;
    }

    .b20_YjE4_Zm9jdXNsZWZ0Yg {
        width: 100%;
    }
    .focus {
        width: 100%;
        flex-wrap: wrap;
    }
    .b20_YjE4_bGFrZXJzX3JpZ2h0c2I {
        margin: 20px 0 0 0;
        width: 100%;
    }
    .b20_YjE4_bmV3X0xha2Vyc2I {
        width: 100%;
        flex-wrap: wrap;
    }
    .b20_YjE4_bGFrZXJzX3JpZ2h0Yg {
        margin: 20px 0 0 0;
        width: 100%;
    }
    .image-text img {
        object-fit: unset;
    }
    .Jessica {
        padding-right: 20px;
    }
    .footer {
        margin-top: 30px;
        height: auto !important;
    }
    .b20_YjE4_Zm9vdGVybGlzdGI {
        height: auto !important;
    }
    .flr {
        display: unset;
    }
    .Score {
        font-size: 14px !important;
        margin-top: unset !important;
    }
    .showli {
        height: 150px;
    }
    .b20_YjE4_c2hvd19wbGF5Ygr {
        flex-direction: row-reverse;
        justify-content: flex-start;
        overflow: hidden;
    }
    .b20_YjE4_c2hvd19wbGF5Ygl {
        justify-content: flex-end;
        overflow: hidden;
    }
    .b20_YjE4_c2hvd19wbGF5Ygr img {
        min-width: 40px;
        height: 40px;
    }
    .b20_YjE4_c2hvd19wbGF5Ygl img {
        min-width: 40px;
        height: 40px;
    }
    .b20_YjE4_c2hvd19uYW1lYg {
        margin-left: unset;
        margin-top: 10px;
    }
    .b20_YjE4_c2hvd190aW1lYg {
        font-size: 14px;
    }
    .b20_YjE4_bmF2X3JlZ2I {
        width: 100%;
        height: 60px;
        flex-direction: column;
        margin-bottom: 15px;
    }
	.navlist {
		height: unset;
		line-height: 32px;
	}
    .b20_YjE4_dG9wX25hdmI {
        height: unset;
        line-height: 40px;
        align-items: unset;
    }
    .home a {
        padding: unset;
    }
    .tupian {
        width:40%;
    }
    .image-text img {
        width: 100%;
        height: 100px !important;
    }
    .Jessica {
        font-weight: unset;
        font-size: 16px;
    }
    .b20_YjE4_aGVhZGVyX25ld25hdmI {
        width: 100%;
    }
    .linav, .b20_YjE4_Y29udGFudGxpdmVi {
        width: 100% !important;
    }
    .contantlist {
        width: 100% !important;
        flex-wrap: wrap;
    }
    .righty {
        margin-left: unset !important;
    }
    .imgh img {
        width: 126px !important;
        object-fit: unset !important;
    }
    .b20_YjE4_dGl0bGVmYg {
        font-size: 16px !important;
    }
    .b20_YjE4_bGl2ZV9sZWZ0Yg, .b20_YjE4_bGl2ZV9yaWdodGI {
        margin-left: unset !important;
        margin-right: unset !important;
    }
    .header_menu_b20_YjE4_aXRlbV9pYgtem .b20_YjE4_bGF5dWktbmF2LWl0ZW1i a {
        padding-left: 15px;
    }
    .imgh {
        width: 30%;
    }
    .luxiang_list {
        height: 70px !important;
    }
    .b20_YjE4_cmlnaG5i {
        margin-left: 0 !important;
    }
    .b20_YjE4_bGVmdF9saWI {
        width: 100% !important;
    }
    .fanye {
        flex-wrap: wrap;
    }
    .playl_team {
        padding-bottom: 10px;
    }
    .playr_team {
        padding-top: 10px;
    }
    .b20_YjE4_c2hvd19idXR0b25i {
        padding-left: 30px;
    }
    .b20_YjE4_Zm9vdG5hdmI {
        display: none;
    }
    .infoContent iframe {
        height: auto;
    }
    .b20_YjE4_aW5kZXhfdGl0bGVi {
        margin-left: 20px !important;
    }
    .b20_YjE4_dG9wX25hdmI_p {
        width: 24%;
    }
    .arc {
        line-height: 35px;
    }
    .tag_content, .tag_left {
        width: 100% !important;
        flex-direction: column;
    }
    .tag_content_title .content_title a {
        font-size: 14px;
        font-weight: unset;
    }
    .tag_type_list {
        margin-top: 15px !important;
    }
    .b20_YjE4_c2Vhc29uX2FyZWFi a {
         width: 47%;
        text-align: center;
    }
}

.showlist .b20_YjE4_c2hvd19idXR0b25i .nobegin a:hover {
	color:#333;
}