*{margin:0;padding:0;}
a{text-decoration:none;color: inherit;}
li{list-style: none;}
body {font-family: 'pingfang sc',microsoft yahei;padding: 0px; margin: 0px; color: #323232;margin: 0 auto;background: #F9F9FA;}
input{font-family: 'pingfang sc',microsoft yahei;}
.lanbotu_login{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260806/20260806135128_25040.webp)no-repeat center/cover;
}
.lanbotu_login_box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 404px;
    height: 450px;
    border-radius: 10px;
    background: rgba(255,255,255,0.9);
    padding-top: 48px;
    box-sizing: border-box;
}
.lanbotu_login_logo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.lanbotu_login_logo img{
    height: 52px;
    width: auto;
}
.lanbotu_login_logo .right{
    margin-left: 10px;
}
.lanbotu_login_logo .tit{
    font-size: 18px;
    font-weight: bold;
}
.lanbotu_login_logo p{
    font-size: 16px;
}
.login_tit{
    text-align: center;
    font-size: 16px;
    font-weight: 1000;
    margin: 18px 0 24px;
}

.login_wrap{
    margin: 0 42px;
}

.login_wrap .login_select {
    position: relative;
    width: 100%;
    margin-bottom: 9px;
}
.login_wrap .login_select input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 16px;
    color: #333;
    border: 1px solid #D9D9D9;
    outline: none;
    box-sizing: border-box;
    font-size: 16px;
    border-radius: 5px;
}
.safe {
    position: relative;
    width: 320px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:20px auto;
    margin-bottom: 20px;
}
.safe_login {
    display: flex;
    align-items: center;
    color:#999999;
}
.safe_login input {
    vertical-align: text-bottom;
    margin-bottom: 1px;
    margin-right: 5px;
    position: relative;
    z-index: 1;
}
.login_box .safe label {
    color: #b8b8b8;
    vertical-align: top;
    font-size: 14px;
}
.btn_login{
    display: block;
    width: 320px;
    height: 50px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 5px;
    background: linear-gradient(to right,#FE2619,#FF5B35)
}



.lanbotu_login_kefu{
    width: 930px;
    height: 450px;
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 10px;
    box-shadow: 0 15px 32px rgba(0,0,0,0.15);
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
}
.lanbotu_login_kefu_left{
    width: 526px;
    height: auto;
    padding: 0px 40px 0 35px;
    box-sizing: border-box;
}
.lanbotu_login_kefu_left .title{
    font-size: 20px;
    font-weight: 1000;
    line-height: 30px;
    padding-top: 96px;
    padding-bottom: 18px;
    border-bottom: 1px solid #E9E7E4;
}
.lanbotu_login_kefu_left .kefu_left_list{
    margin-top: 14px;
}
.lanbotu_login_kefu_left .kefu_left_list .kefu_left_item{
    font-size: 14px;
    line-height: 32px;
    position: relative;
    padding-left: 18px;
    box-sizing: border-box;
}
.lanbotu_login_kefu_left .kefu_left_list .kefu_left_item::after{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FF5B35;
    left: 1px;
    top: 13px;
}
.lanbotu_login_kefu_right{
    position: absolute;
    right: 0;
    top: 0;
    width: 404px;
    height: 100%;
    box-shadow: 0 15px 32px rgba(0,0,0,0.15);
    background: #fff;
    padding-top: 35px;
    box-sizing: border-box;
}
.lanbotu_login_kefu_right .kefu_right_ewm{
    width: 176px;
    margin: 22px auto 0;
    border: 1px solid #F5F5F5;
}
.lanbotu_login_kefu_right .kefu_right_ewm img{
    width: 100%;
    height: auto;
}
.lanbotu_login_kefu_right .kefu_right_xinxi{
    padding-left: 108px;
    margin-top: 22px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 26px;
}
.lanbotu_login_kefu_right .kefu_right_xinxi p b{
    font-weight: bold;
}
.lanbotu_login_kefu_right .kefu_right_xinxi p span{
    width: 65px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
}