﻿




.login_tc{width:100vw;height:100vh;overflow:hidden;background:rgba(0,0,0,0.5);position: fixed;left:0;top:0;z-index:999;display: none;}
.login_tc p{width:100%;font-size:12px;color:#1a1a1a;text-align: center;line-height:55px;position: absolute;left:0;bottom:0;background:#fff;}
.login_tccon{width:675px;background:#fff;overflow:hidden;border-radius: 14px;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);display: flex;}
.login_tcconl{width:50%;}
.login_tcconl img{width:auto;height:100%;}
.login_tcconr{width:50%;padding:0 20px;box-sizing: border-box;}
.login_tcconlogo{width:142px;margin:40px auto 40px auto;}
.login_k{display: flex;width:100%;border-bottom:1px solid #e6e6e6;padding:12px 0;margin-top:20px;}
.login_k input{width:100%;background:none;border:none;font-size:14px;color:#000000;}
.login_k:nth-of-type(2) input{width:60%;}
.login_k span{width:40%;font-size:14px;color:#0c5ee1;cursor: pointer;}
.dl_sub{width:100%;height:40px;overflow:hidden;background:#e60012;font-size:18px;color:#fff;line-height:40px;text-align: center;cursor: pointer;margin:30px auto;}
.login_xy{font-size:12px;color:#000000;line-height:18px;text-align: center;}
.login_xy a{color:#0c5ee1;}
.login_xy span{display:inline-block;width:10px;height:10px;border:1px solid #e6e6e6;position: relative;margin-right:5px;}
.login_xy span.on{background:#e60012;}
.login_xy span.on::after{display:block;content: '✓';font-size:6px;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);color:#fff;}
.login_photo img{width:30px;cursor: pointer;}
.allTopRight{position: relative;}
.login_xq{width:200px;background:#fff;border-radius:6px;position: absolute;right:0;top:80px;display: none;box-shadow: 0 0 10px #e3e3e3;}
.login_xq a{display: block;border-bottom: 1px solid #f0f1f2;font-size:18px;color:#000000;line-height:60px;text-align: center;}
.login_xq a:hover{color:#e60113;}
.login_xq a:nth-of-type(2){border-bottom:none;}
.login_btn{text-align: center;margin-top:60px;}
.login_btn a{display:inline-block;width:200px;line-height:44px;background:#fff;font-size:18px;color:#000000;font-weight:bold;text-align: center;margin:0 10px;}
.login_btn a:nth-of-type(2){background:#e60113;color:#fff;}
.login_btn a:nth-of-type(1):hover{background: #e60113;color:#fff;transition: all 0.3s linear;}
.login_btn a:nth-of-type(2):hover{background: #fff;color:#000;transition: all 0.3s linear;}
.login_tcclose{width: 32px;z-index: 8;height: 32px;display: block;background:url(/images/add_close.png) no-repeat center center/cover;position: absolute;right: 6px;top: 6px;cursor: pointer;}
/*.allTop_ny{background:rgba(0,0,0,0.2);}*/
.order_conl{width:20%;margin-right:4%;}
.order_conl h2{font-size: 46px;color: #333333;font-weight: bold;}

.order_conr{width: 68%;display: flex;justify-content: space-between;}

.login_dl{width:120px;line-height:40px;background:#e60012;border-radius:4px;font-size:18px;color:#fff;line-height:40px;text-align: center;cursor: pointer;}

.allTop{background:#fff;display: flex;align-items: center;justify-content: space-between;position: relative !important;}


.login_photo{display: flex;align-items: center;}
.login_photo img{width:40px;cursor: pointer;}


.iframe_bg{width:98.7%;height:100%;background:#000;position: absolute;left:0;top:0;display: none;}
.iframe_bg.on{display:block;}



@media(max-width:1688px){
	.login_btn{margin-top:40px;}
	.order_conl h2{padding: 80px 0 16px 0;font-size: 32px;}
	.login_dl{width:80px;line-height:30px;font-size:14px;line-height:30px;}

	.login_photo img{width:30px !important;}

}




@media(max-width:1024px){
	.llDtDp{height:100vh;}
	.logo{width:120px;}
	.allTopLeft01{font-size:14px;}
	.login_photo img{width:20px !important;}
	.login_btn a{margin-bottom: 14px;font-size:16px;}
	.login_tc p{font-size:10px;line-height:30px;}
	.login_tccon{width:80%;padding-bottom:30px;}
	.login_tcclose{width:30px;height:30px;}
	.login_tcconl{display:none;}
	.login_tcconr{width:100%;}
	.dl_sub{font-size:14px;}
	.login_dl{width:60px;font-size:12px;}

}