@charset "utf-8";
/* CSS Document */
body{
    background-color: #ffffff;
}
.elelayui-detail1{margin:0 auto;padding:40px 20px;background:#fff;}
.elelayui-detail1-doctitle1{font-size: 38px;line-height: 1.8;font-weight: bold;word-wrap: break-word;text-align: center;margin-bottom:10px;text-align: left;}

.elelayui-detail1-docsource1{font-size: 12px;color: #666;min-height: 36px;line-height: 1.8;padding:10px 0;border-bottom:1px solid #D8D8D8;text-align: center;text-align: left;}

.elelayui-detail1-dochtml1{padding:30px 0.1px;font-size: 18px;line-height: 190%;word-wrap: break-word;color: #4a4a4a;}
.elelayui-detail1-dochtml1 p{margin-bottom:25px;}
.elelayui-detail1-dochtml1 img{max-width:100%;}

.elelayui-detail1-editor1{font-size: 12px; color: #666; text-align: right; height: 30px;line-height: 30px;}
.qrcode{
    width: 100%;display: flex;justify-content: center;
}
.btn-qrcode-a{
    background-color: #ffffff00;

}
.qrcode-left{
   display: flex;flex-direction: column;justify-content: center;
}
.qrcode-right{
    display: flex;flex-direction: column;justify-content: center;margin-left: 40px;
}
.qrcode-left-title{
    margin-left: 5px !important;text-align: center;color: #666;
}
.qrcode-right-title{
margin-left: 0px !important;width: 80px !important;color: #666;
}
.qrcodeImg{
    width: 80px;
        height: 80px;
}
.write{
    padding: 15px; display: flex
}
.erweima-1{
    background: rgba(255, 255, 255, 0) !important;
}
.elelayui-detail1-editor1{
    display: none !important;
}

.btn-a{
    color: #005cda !important;
    font-weight: bold !important;
}

.btn-qrcode{
    display: flex !important;
    width: 400px !important;
    background: linear-gradient(to bottom, #f0f0f0d0, #ffffff) !important;
    border-radius: 15px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 30px !important;
    border: 1px solid #dfdfdf !important;
}

.btn-b{
    margin-top: 20px !important;
    color: #bababa !important;
    background-color: #f6f6f6 !important;
    font-size: 14px !important;
    padding: 6px !important;
}






