* {
	padding: 0;
	margin: 0;
}

.b21_YjE4_Y29tbWVudF9hcmVhYg {
	padding: 0;
	margin: 0;
	list-style: none;
}

.b21_YjE4_Y29tbWVudF9hcmVhYg li {
	line-height: 22px;
	border-bottom: 1px dotted #a0a0a0;
	padding: 8px 0;
}

.list_comment_chatgpt_title{
	font-weight: 900;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.b21_YjE4_bmV3X0xha2Vyc2I {
	min-height: 620px;
	background: #eee;
}

#newNav {
	display: flex;
}

.focus {
	min-height: unset;
	background: #eee;
}

.footer_leargue {
	padding:10px 0;
}

.tag-list-dolm > a:hover {
	color:#333 !important
}

.footer_leargue > a{
	color:#fff;
}

.b21_page-h1-dom {
  font-size: 22px;
  padding:5px 0px;
  background: #fff;
}

.register {
	min-height: calc(100vh + 200px);
}

.video-js {
	width: 300px;
	height: 150px;
}

.vjs-fluid:not(.vjs-audio-only-mode) {
	padding-top: 56.25%
}

img[src=""],
img:not([src]) {
	opacity: 0;
	border: none;
}

.b21_YjE4_Zm9vdGVybGlzdGI {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
}
.jsulogo{
	display: flex;
	align-items: center;
}
.jsulogo img{
	width: 36px;
	height: 14px;
	margin-left: 2px;
}
.footer {
	width: 100%;
	height: 200px;
	background: #0a0b0d;
	overflow: hidden;
	margin-top: 80px;
}

.noshow {
	display: none;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_text {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 44px;
}

.aboutus {
	font-size: 16px;
	color: #D1D1D1;
	margin-top: 54px;
	display: flex;
	justify-content: center;
}

.aboutli {
	display: flex;
}

.line_li {
	margin: 0 20px;
}

.bianhao {
	font-size: 16px;
	margin-top: 27px;
	color: #D1D1D1;
	text-align: center;
}

.b21_YjE4_Zm9vdG5hdmI {
	position: fixed;
	right: 40px;
	bottom: 15px;
	width: 60px;
	/* height: 296px; */
	border-radius: 6px;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	z-index: 999;
	background: #ffffff;
}

.b21_YjE4_bmF2X2xpb2I {
	height: 74px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}

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

.kefu img {
	width: 24px;
	height: 24px;
}

.kefu_text {
	text-align: center;
	margin-top: 4px;
}

/* 头部公用样式 */
.header_nav {
	display: flex;
	height: 62px;
	align-items: center;
	background: #ffffff;
}

#userLogged {
	display: flex;
	align-items: center;
}

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

#userLogged img {
	width: 20px;
	height: 20px;
}

#username {
	font-size: 14px;
	color: #000000;
	margin-left: 5px;
}

#quitLogin {
	cursor: pointer;
	font-size: 14px;
	color: #000000;
	margin-left: 24px;
}

.logo img {
	display: block;
	width: 95px;
	height: 31px;
}

.nav_header {
	display: flex;
	width: 1400px;
	margin: 0 auto;
	align-items: center;
	justify-content: space-between;
}

.nav_list {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #0A0B0D;
	height: 100%;
}

.nav_list div {
	margin-left: 8px;
	padding: 8px 20px;
	background: #ffffff;
	border-radius: 20px 20px 20px 20px;
}


.marleft40 {
	margin-left: 40px !important;
}

.navactives {
	background: #3815a4 !important;
}

.nav_list div:hover {
	cursor: pointer;
	background: #3815a4;
}

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

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

.right_nav img {
	width: 20px;
	height: 20px;
}

.login {
	cursor: pointer;
	margin-left: 8px;
}

.contant {
	display: flex;
}

.c_leftnav {
	width: 62px;
	background: #272727;
	height: 100%;
	position: fixed;
	left: 0;
}

.all {
	cursor: pointer;
	margin-top: 40px;
	font-size: 12px;
	color: #3815a4;
	display: flex;
	justify-content: center;
	align-items: center;
}

.all_texts {
	color: #C0C0C0;
}

.all img {
	width: 20px;
	height: 20px;
}


.hot_text {
	display: flex;
	margin-top: 32px;
	align-items: center;
}

.nba_game {
	margin-left: 25px;
	font-size: 16px;
	color: #8C8C8C;
}

.hot {
	font-size: 28px;
	color: #0A0B0D;
}

.swipers {
	margin-top: 20px;
}

/* 登录注册 */
.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 #3815a4 !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: #3815a4;
	border-radius: 6px;
	font-size: 16px;
	color: #0A0B0D;
	margin-top: 22px;
}

.loginbtn {
	/* opacity: .5; */
	cursor: pointer;
	width: 316px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #3815a4;
	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;
}

.eyes {
	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;
	width: 316px;
	text-align: center;
	cursor: pointer;
}

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

.note {
	cursor: pointer;
}

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

.arc {
    margin: 20px 0;
}

.arc a {
    padding: 5px;
    background: #3815a4;
    color: #fff;
    border-radius: 5px;
}

.tag_content {
    width: 1400px;
    margin: 0 auto;
    display: flex;
}

.tag_left {
    width: 980px;
    margin-right: 20px;
}

.tag_menu_nav {
    background: #fff;
    padding: 10px;
	display: flex;
}

.tag_list_box {
    background: #fff;
}

.tag_img img {
    width: 150px !important;
    height: 110px !important;
    object-fit: unset !important;
}

.tag_list {
    padding: 0 15px;
}

.tag_type a {
    color: cornflowerblue;
}

.tag_content_title .content_title a {
    font-size: 18px;
    font-weight: bold;
}

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