* {
	padding:0;
	margin:0
}
body:before {
	content:"";
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:linear-gradient(180deg,#5D1B25 0%,#200B0D 30.5%,#311218 100%);
	background-size:cover;
	z-index:-1
}
.login_area {
	width:1088px;
	max-width:1088px;
	margin:0 auto;
	position:relative;
	height:100vh
}
.login_area .login_con_close {
	width:100%;
	padding:16px 0;
	gap:12px;
	text-align:right
}
.login_area .login_con_close button {
	width:38px;
	height:38px;
	border-radius:50%;
	background:rgba(196,98,106,.11);
	border:1px solid #67373b;
	cursor:pointer;
	transition:all .3s
}
.login_area .login_con_close button img {
	margin-bottom:-1px
}
.login_area .login_con_close button:hover {
	scale:1.15;
	background:rgba(196,98,106,.25);
	box-shadow:0px 0px 8px rgba(196,98,106,.41)
}
.login_area .login_box {
	width:100%;
	background:rgba(196,98,106,.11);
	padding:60px 0;
	border-radius:20px;
	display:flex;
	flex-direction:row-reverse
}
.login_area .login_box .lb_left {
	width:50%;
	padding:40px 0
}
.login_area .login_box .lb_left .lb_left_con {
	width:384px;
	max-width:384px;
	margin:0 auto
}
.login_area .login_box .lb_left .lb_left_con .lbc1 {
	width:100%;
	height:97px;
	background:#8c5f63;
	border-radius:1px;
	display:grid;
	gap:14px;
	grid-template-columns:auto 1fr auto auto;
	align-items:center
}
.login_area .login_box .lb_left .lb_left_con .lbc1 img {
	margin-left:20px
}
.login_area .login_box .lb_left .lb_left_con .lbc1 p:first-child {
	font-size:16px;
	color:#fff;
	font-family:a2;
	margin-bottom:5px
}
.login_area .login_box .lb_left .lb_left_con .lbc1 p:last-child {
	color:#fff;
	font-family:a2;
	font-size:13px
}
.login_area .login_box .lb_left .lb_left_con .lbc2 {
	width:100%;
	font-size:15px;
	color:#fff;
	font-family:a3;
	text-align:left;
	padding:30px 0 10px 0
}
.login_area .login_box .lb_left .lb_left_con .lbc3 {
	width:100%;
	height:40px
}
.login_area .login_box .lb_left .lb_left_con .lbc3 .lbc3_name {
	width:calc(100% - 14px);
	height:40px;
	border:1px solid #67373b;
	padding-left:14px;
	color:#958183;
	font-size:14px;
	font-family:a2;
	background:none
}
.login_area .login_box .lb_left .lb_left_con .lbc3 .lbc3_name:focus {
	outline:0px solid #67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc3 .lbc3_name::placeholder {
	color:#958183;
	font-size:14px;
	font-family:a2
}
.login_area .login_box .lb_left .lb_left_con .lbc3_n {
	width:100%;
	padding:10px 0 0 0;
	color:#958183;
	font-size:13px;
	font-family:a2;
	line-height:1.3
}
.login_area .login_box .lb_left .lb_left_con .lbc4 {
	width:100%;
	font-size:15px;
	color:#fff;
	font-family:a3;
	text-align:left;
	padding:18px 0 10px 0
}
.login_area .login_box .lb_left .lb_left_con .lbc5 {
	width:100%;
	height:40px
}
.login_area .login_box .lb_left .lb_left_con .lbc5 .lbc5_pass {
	width:calc(100% - 14px);
	height:40px;
	border:1px solid #67373b;
	padding-left:14px;
	color:#958183;
	font-size:14px;
	font-family:a2;
	background:none
}
.login_area .login_box .lb_left .lb_left_con .lbc5 .lbc5_pass:focus {
	outline:0px solid #67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc5 .lbc5_pass::placeholder {
	color:#958183;
	font-size:14px;
	font-family:a2
}
.login_area .login_box .lb_left .lb_left_con .lbc5 .selectButton {
	width:100%;
	height:40px;
	border:1px solid #67373b;
	padding-left:14px;
	color:#958183;
	font-size:14px;
	font-family:a2;
	background:none
}
.login_area .login_box .lb_left .lb_left_con .lbc5 .selectButton:focus {
	outline:0px solid #67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc6 {
	width:100%;
	height:44px;
	padding:20px 0
}
.login_area .login_box .lb_left .lb_left_con .lbc6 button {
	width:100%;
	height:44px;
	border:none;
	background:linear-gradient( 180deg, #f9f4bd 0%, #d9aa34 100%) !important;
	background-size:100% 100%;
	cursor:pointer;
	font-size:15px;
	color:#333;
	transition:all .3s;
	border-radius:22px;
	font-family:a3;
	box-shadow:0px 0px 8px rgba(0,0,0,.2)
}
.login_area .login_box .lb_left .lb_left_con .lbc6 button img {
	margin-bottom:-2px
}
.login_area .login_box .lb_left .lb_left_con .lbc6 button:hover {
	box-shadow:0px 0px 8px rgba(255,171,0,.8)
}
.login_area .login_box .lb_left .lb_left_con .lbc7 {
	width:100%;
	height:44px;
	padding:20px 0 30px 0
}
.login_area .login_box .lb_left .lb_left_con .lbc7 button {
	width:100%;
	height:44px;
	border:none;
	background:linear-gradient( 180deg, #fefefe 0%, #838383 100%) !important;
	background-size:100% 100%;
	cursor:pointer;
	font-size:15px;
	color:#333;
	transition:all .3s;
	border-radius:22px;
	font-family:a3;
	box-shadow:0px 0px 8px rgba(0,0,0,.2)
}
.login_area .login_box .lb_left .lb_left_con .lbc7 button img {
	margin-bottom:-2px
}
.login_area .login_box .lb_left .lb_left_con .lbc7 button:hover {
	box-shadow:0px 0px 8px hsla(0,0%,100%,.8)
}
.login_area .login_box .lb_left .lb_left_con .lbc8 {
	width:100%;
	text-align:center
}
.login_area .login_box .lb_left .lb_left_con .lbc8 span:first-child {
	font-family:a2;
	color:#958183;
	font-size:14px
}
.login_area .login_box .lb_left .lb_left_con .lbc8 span:last-child {
	font-family:a2;
	color:#efdd93;
	font-size:14px
}
.login_area .login_box .lb_left .lb_left_con .lbc8 a {
	text-decoration-line:none
}
.login_area .login_box .lb_left .lb_left_con .lbc8 a:hover span:last-child {
	color:#ffab00;
	text-decoration-line:underline
}
.login_area .login_box .lb_left .lb_left_con .lbc9 {
	width:100%;
	text-align:right;
	padding:20px 0 0 0
}
.login_area .login_box .lb_left .lb_left_con .lbc9 a {
	text-decoration:none;
	font-size:14px;
	color:#958183;
	font-family:a2
}
.login_area .login_box .lb_left .lb_left_con .lbc9 a:first-child {
	border-right:1.5px solid #958183;
	padding-right:6px
}
.login_area .login_box .lb_left .lb_left_con .lbc9 a:last-child {
	padding-left:7px
}
.login_area .login_box .lb_left .lb_left_con .lbc9 a:hover {
	color:#ffab00;
	text-decoration-line:underline
}
.login_area .login_box .lb_left .lb_left_con .lbc10 {
	width:100%;
	text-align:center;
	font-size:14px;
	color:#958183;
	font-family:a2;
	position:relative
}
.login_area .login_box .lb_left .lb_left_con .lbc10:before {
	content:"";
	position:absolute;
	top:11px;
	left:0;
	width:75px;
	height:1px;
	transition:height .4s ease;
	background:#67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc10:after {
	content:"";
	position:absolute;
	top:11px;
	right:0;
	width:75px;
	height:1px;
	transition:height .4s ease;
	background:#67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc10_n {
	width:100%;
	text-align:center;
	font-size:14px;
	color:#958183;
	font-family:a2;
	position:relative;
	padding:0px 0 0 0
}
.login_area .login_box .lb_left .lb_left_con .lbc10_n:before {
	content:"";
	position:absolute;
	top:8px;
	left:0;
	width:160px;
	height:1px;
	transition:height .4s ease;
	background:#67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc10_n:after {
	content:"";
	position:absolute;
	top:8px;
	right:0;
	width:160px;
	height:1px;
	transition:height .4s ease;
	background:#67373b
}
.login_area .login_box .lb_left .lb_left_con .lbc12 {
	width:100%;
	padding:20px 0 0 0;
	display:flex;
	gap:6px;
	align-items:center
}
.login_area .login_box .lb_left .lb_left_con .lbc12 input[type=checkbox] {
	margin-bottom:-3px;
	display:inline-block;
	width:15px;
	height:15px
}
.login_area .login_box .lb_left .lb_left_con .lbc12 span {
	font-size:13px;
	color:#fff;
	font-family:a2
}
.login_area .login_box .lb_left .lb_left_con .lbc8_n {
	width:100%;
	height:40px;
	background:#281214;
	margin:20px 0;
	font-size:14px;
	color:#67373b;
	font-family:a3;
	text-align:center;
	line-height:40px;
	cursor:pointer;
	transition:all .3s
}
.login_area .login_box .lb_left .lb_left_con .lbc8_n:hover {
	background:#67373b;
	color:#fff
}
.login_area .login_box .lb_right {
	width:41%;
	padding:40px 40px;
	border-right:1px solid #67373b
}
.login_area .login_box .lb_right h1 {
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	font-family:a3
}
.login_area .login_box .lb_right h1 span {
	color:#ffab00
}
.login_area .login_box .lb_right .lr_1 {
	width:100%;
	margin:20px 0 20px 0;
	display:flex;
	gap:8px;
	justify-content:flex-start
}
.login_area .login_box .lb_right .lr_1 .lr_img img {
	margin-bottom:-6px
}
.login_area .login_box .lb_right .lr_1 .lr_grow {
	flex-grow:1
}
.login_area .login_box .lb_right .lr_1 .lr_grow p {
	color:#fff;
	font-size:14px;
	font-family:a2
}
.login_area .login_box .lb_right .lr_2 {
	width:100%;
	margin:0px 0 20px 0;
	display:flex;
	gap:8px;
	justify-content:flex-start
}
.login_area .login_box .lb_right .lr_2 .lr_img img {
	margin-bottom:-6px
}
.login_area .login_box .lb_right .lr_2 .lr_grow {
	flex-grow:1
}
.login_area .login_box .lb_right .lr_2 .lr_grow p {
	color:#fff;
	font-size:14px;
	font-family:a2
}
.login_area .login_box .lb_right .lr_3 {
	width:100%;
	text-align:center
}
.login_area .login_box form .page-content {
	display:flex;
	justify-content:center;
	align-items:center
}
.login_area .login_box form .page-content .input-row {
	display:flex;
	align-items:center
}
.login_area .login_box form .page-content .input-row+.input-row {
	margin-left:5px
}
.login_area .login_box form .page-content .userImport {
	width:220px;
	height:47px;
	padding-left:30px;
	color:#fff;
	background:#0a0402;
	border-radius:33px;
	border:2px solid hsla(0,0%,100%,.35)
}
.login_area .login_box form .page-content .userImport::placeholder {
	color:#fff
}
.login_area .login_box form .page-content #codeImg {
	height:47px
}
.login_area .login_box form .page-content #code {
	margin-left:5px;
	width:100px;
	height:47px;
	background:#0a0402;
	border-radius:33px;
	border:2px solid hsla(0,0%,100%,.35);
	padding-left:20px;
	color:#fff
}
.login_area .login_box form .page-content .login_btn {
	width:108px;
	height:47px;
	background:url(img/14452412172.png) no-repeat top center fixed;
	border:0;
	text-indent:-99999px;
	cursor:pointer
}
.login_area .login_box form .page-content .login_register {
	margin-left:5px;
	width:108px;
	height:47px;
	background:url(img/14452412173.png) no-repeat top center fixed
}
.login_area .login_box_foot {
	width:100%;
	height:80px;
	background:none
}
.popup_alert_area {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999999999
}
.popup_shade_box {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	z-index:-1
}
.popup_alert_content {
	position:absolute;
	left:50%;
	top:50%;
	max-width:450px;
	min-width:300px;
	min-height:150px;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	padding:0 20px 0;
	background-color:#fff;
	border-radius:4px;
	box-shadow:1px 1px 50px rgba(0,0,0,.3);
	z-index:2
}
.popup_alert_content_title {
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:600;
	border-bottom:1px solid #888
}
.popup_alert_content_context {
	padding:30px 0 50px;
	text-align:center;
	line-height:1.6
}
.popup_alert_content_btn {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center
}
.popup_alert_btn_true {
	color:#fff;
	background-color:#00b93f
}
.popup_alert_btn_false {
	margin-left:15px;
	color:#fff;
	background-color:#ca1b1b
}
.popup_alert_btn_false.no_open {
	display:none
}
.login_animation_bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1
}
.canvas_neon {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0
}
.login_yes{
    width: 116px;
    height: 32px;
    background: none;
}
.login_yes button{
    width: 100%;
    height: 32px;
    background: url("../img/sg31.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    font-family: a2;
    line-height: 25px;
    font-weight: bold;
}


@media screen and (max-width: 750px){
    *{
        padding: 0;
        margin: 0;
    }
    .login_area {
        width: calc(100% - 30px);
        max-width: 100%;
        margin: 0 auto;
        position: relative;
        height: 100vh;
    }
    .login_area .login_con_close button {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: rgba(196, 98, 106, .11);
        border: 1px solid #67373b;
        cursor: pointer;
        transition: all .3s;
    }
    .login_area .login_box {
        width: 100%;
        background:none;
        padding: 0px 0;
        border-radius: 0px;
        display: flex;
        flex-direction: column;
    }
    .login_area .login_box .lb_left {
        width: 100%;
        padding: 0px 0;
    }
    .login_area .login_box .lb_left .lb_left_con {
        width: 100%;
        max-width:  100%;
        margin: 0 auto;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc1 {
        width: 100%;
        height: 97px;
        background: #8c5f63;
        border-radius: 1px;
        display: grid;
        gap: 14px;
        grid-template-columns: auto 1fr auto auto;
        align-items: center;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc1 p:first-child {
        font-size: 15px;
        color: #fff;
        font-family: a2;
        margin-bottom: 5px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc1 p:last-child {
        color: #fff;
        font-family: a2;
        font-size: 12px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc2 {
        width: 100%;
        font-size: 13px;
        color: #fff;
        font-family: a3;
        text-align: left;
        padding: 18px 0 7px 0;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc3 {
        width: 100%;
        height: 36px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc3 .lbc3_name {
        width: calc(100% - 13px);
        height: 36px;
        border: 1px solid #67373b;
        padding-left: 13px;
        color: #958183;
        font-size: 12px;
        font-family: a2;
        background: none;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc4 {
        width: 100%;
        font-size: 13px;
        color: #fff;
        font-family: a3;
        text-align: left;
        padding: 18px 0 7px 0;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc5 {
        width: 100%;
        height: 36px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc5 .lbc5_pass {
        width: calc(100% - 13px);
        height: 36px;
        border: 1px solid #67373b;
        padding-left: 13px;
        color: #958183;
        font-size: 12px;
        font-family: a2;
        background: none
    }
    .login_area .login_box .lb_left .lb_left_con .lbc7 {
        width: 100%;
        height: 44px;
        padding: 20px 0 20px 0;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc9 {
        width: 100%;
        text-align: right;
        padding: 20px 0 0 0;
    }

    .login_area .login_box .lb_left .lb_left_con .lbc9 a {
        text-decoration: none;
        font-size: 12px;
        color: #958183;
        font-family: a2;
    }

    .login_area .login_box .lb_left .lb_left_con .lbc9 a:first-child {
        border-right: 1.5px solid #958183;
        padding-right: 6px;
    }

    .login_area .login_box .lb_left .lb_left_con .lbc9 a:last-child {
        padding-left: 7px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc10 {

        font-size: 12px;

    }
    .login_area .login_box .lb_left .lb_left_con .lbc10:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 0;
        width: 75px;
        height: 1px;
        transition: height .4s ease;
        background: #67373b;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc8 span:first-child {

        font-size: 12px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc8 span:last-child {
        font-size: 12px;
    }
    .login_area .login_box .lb_right {
        width: 100%;
         padding: 40px 0px;
        margin-top: 40px;
        border-right: 0px solid #67373b;
        border-top: 1px solid #67373B;
    }
    .login_area .login_box .lb_right h1 {

        font-size: 21px;

    }
    .login_area .login_box .lb_right .lr_1 {
        width: 100%;
        margin: 15px 0 15px 0;
        display: flex;
        gap: 5px;
        justify-content: flex-start;
    }
    .login_area .login_box .lb_right .lr_2 {
        width: 100%;
        margin: 0px 0 15px 0;
        display: flex;
        gap: 5px;
        justify-content: flex-start;
    }
    .login_area .login_box .lb_right .lr_3 > img{
        width: 60%;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc6 button {

        font-size: 14px;

    }
    .login_area .login_box .lb_left .lb_left_con .lbc7 button {

        font-size: 14px;

    }
    .login_area .login_box .lb_right .lr_1 .lr_grow p {
        color: #fff;
        font-size: 12px;
        font-family: a2;
    }
    .login_area .login_box .lb_right .lr_2 .lr_grow p {
        color: #fff;
        font-size: 12px;
        font-family: a2;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc3 .lbc3_name::placeholder{
        font-size: 12px;
    }
    .login_area .login_box .lb_left .lb_left_con .lbc5 .lbc5_pass::placeholder{
        font-size: 12px;
    }
}