﻿﻿@charset "utf-8";
*{margin:0;padding:0;border:0;background:transparent;font-family:"PingFang SC","Microsoft YaHei","微软雅黑";}
ul,li{list-style: none;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}

.aliyunyz{background: #FFF;position: absolute;width: 240px;-webkit-box-shadow: 0 0 4px #CCC;-moz-box-shadow: 0 0 4px #CCC;box-shadow: 0 0 4px #CCC;top: 50px;padding: 15px;left: 0;line-height: 26px;display: none;}
.aliyunyz a{ display: block;font-size: 20px;position: absolute;top: 5px;right: 8px;}
.aliyunyz .nc-container .nc_wrapper,.aliyunyz .nc-container.tb-login .nc_wrapper{width: 100%!important;margin-top: 10px}

.popup_bg{position:fixed;z-index:999;text-align:center;width: 702px;}
.pop_box{width: 702px;height: 370px;border-radius: 16px;position: relative;display: flex;}
.pop_box span.popup_close{display: block;cursor:pointer;position:absolute; right: 12px; top:15px;width: 16px;height: 16px;background: url(../images/popbox/pop_close.webp);background-size: 100%;}
.pop_box .pop_tj{width: 426px;height: 370px;background: #FFFFFF;border-radius: 16px 0px 0px 16px;position: relative;box-sizing: border-box;padding-top: 46px;}
.pop_box .pop_tj img{display: block;width: 100px;height: 19px;margin:0 auto 28px;}
.pop_box .pop_tj li{overflow: hidden;width: 300px;height: 50px;background: #F2F5FA;border-radius: 6px;margin: 0 auto 16px;box-sizing: border-box;padding-left: 10px;}
.pop_box .pop_tj li:focus-within {border: 1px solid #B9C1DD;}
.pop_box .pop_tj li input{vertical-align:middle;outline: none;display: block;float: left;font-weight: 400;font-size: 16px;color: #999999;line-height: 50px;}
.pop_box .pop_tj li input:focus::placeholder {color: #231814;}
.pop_box .pop_tj li.yzm input{width: 50%;float: left;}
.pop_box .pop_tj li.yzm a{float: right;display: block;color: #417AF6;font-size: 16px;cursor: pointer;width: 100px;height: 50px;line-height: 50px;text-align: center;margin-right: 10px;}
.pop_box .pop_tj li.yzm a em{display: block;float: left;color: #DEDEDE;font-size: 18px;}
.pop_box .pop_tj a.ban_tj{display: block;width: 300px;height: 50px;text-align: center;line-height: 50px;font-size: 16px;color: #fff;cursor: pointer;border-radius: 6px;background: #005EF4;margin: auto;}
.pop_box .pop_tj a.ban_tj::after{display: inline-block;content: '';width: 16px;height: 16px;background: url(../images/popbox/pop_a.webp);background-size: 100%;margin-left: 3px;vertical-align: -2px;}
.pop_box .pop_tj .bot{margin: 28px auto 0;display: flex;align-items: center;width: 212px;}
.pop_box .pop_tj .bot span{display: block;font-weight: 500;font-size: 16px;color: #000000;}
.pop_box .pop_tj .bot span em{font-weight: bold;font-size: 20px;color: #005EF4;margin-left: 12px;}
.pop_box .pop_tj .bot span::before{display: inline-block;content: '';width: 16px;height: 16px;background: url(../images/popbox/pop_phone.webp);background-size: 100%;margin-right: 3px;vertical-align: -2px;}
.pop_box .pop_ewm{width: 275px;height: 370px;background: url(../images/popbox/pop_bg.webp);background-size: 100%;box-sizing: border-box;padding-top: 84px;}
.pop_box .pop_ewm .img{display: block;width: 170px;height: 170px;background: #FFFFFF;border-radius: 6px;display: flex;justify-content: center;align-items: center;margin: auto;}
.pop_box .pop_ewm .img img{display: block;width: 158px;height: 158px;}
.pop_box .pop_ewm i{display: block;text-align: center;font-weight: 500;font-size: 16px;color: #FFFFFF;margin-top: 16px;}
#back_over{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:999;-moz-opacity: 0.6;opacity:.60;filter:alpha(opacity=60);}