  .layui-layer-demo .layui-layer-content {
            padding: 15px;
        }
    .layui-form input[type=checkbox]{
        display: unset;
    }
        .layui-form-item {
            margin-bottom: 10px !important;
            display: flex;
            flex-direction: row;
            align-content: center;
        }

        input:disabled {
            background: #fff;
            border: none;
            color: #000;
        }

        .header {
            height: 100px;
            line-height: 60px;
            vertical-align: middle;
            /*padding-left: 50px;*/
            /*background-color: #437c87;*/
            /*background-color: #17bfdf;*/
            background-color: #115fadd6;
            color: #fff;
            font-weight: bold;
            /*font-size: 22px;*/
            font-size: 25px;
            text-align: center;
            position: relative;
        }
        .header .hnr{
            width: 1440px;
            margin: 0 auto;
        }
        .header .logo{
            width: 200px;
            position: absolute;
            margin-top:20px;
        }

        .header .logo img{
            /*width: 200px;*/
            width: 360px;
            position: relative;
            top: -70px;
        }

        .body p {
            display: block;
            margin: 5px 0;
        }

        .spanA {
            padding: 4px;
            font-size: 10px;
            background: #ff630b;
            color: #fff;
            border-radius: 4px;
            margin-left: 10px;
        }

        .spanB {
            padding: 4px;
            font-size: 10px;
            background: #0944ff;
            color: #fff;
            border-radius: 4px;
            margin-left: 10px;
        }

        .layui-form-label {
            width: 140px !important;
            height: 50px;
            line-height: 32px;
        }

        .layui-input,
        .layui-textarea {
            /*width: auto !important;*/
            border-radius: 5px;
            height: 50px;
        }

        .layui-input-block {
            margin-left: 20px !important;
        }

        .layui-tab-content {
            padding: 0 !important;
        }

        .layui-btn-primary {
            background: #1A6DFC !important;
            color: #ffffff;
            !important;
            margin-top: 30px;
        }

        .layui-btn-primary:hover {
            color: #ffffff;
            !important;
        }

        #showMsg {
            padding: 0;
        }

        #showMsg .title {
            font-size: 25px;
            color: #fff;
            text-align: center;
            background-color: #4074bf;
            padding: 15px 0;
        }

        #showMsg .conn {
            font-size: 22px;
            color: red;
            text-align: center;
            padding: 15px 0;
            margin-top: 10px;
        }

        #showMsg .corf {
            font-size: 22px;
            text-align: center;
            padding: 15px 0;
            margin-top: 10px;
        }

        .layui-layer-btn .layui-layer-btn0 {
            background-color: #4074bf !important;
            font-size: 16px !important;
            padding: 5px 10px;
            border-color: #4074bf !important;
        }

        .layui-layer-btn .layui-layer-btn1 {
            background-color: #fff;
            font-size: 16px !important;
            padding: 5px 10px;
        }

        .layui-layer-btn {
            text-align: center !important;
        }

        .js {
            width: 100%;
            text-align: center;
            font-size: 16px;
            font-weight: 400;
            color: #437c87;
            position: fixed;
            bottom: 2vh;
        }

        .menu_list_div {
            text-align: center;
            margin: 0 auto;
            padding: 20;
            clear: both;
            margin-top: 15px;
        }

        .menu_list_li {
            margin: 20px 0px;
            padding: 0;
            display: inline-block;
            _display: inline;
            *display: inline;
            zoom: 1;
            height: 26px;
            line-height: 26px;
            padding: 10px 0px;
            width: 30%;
            background: #ffffff;
        }

        font {
            font-size: 20px;
        }

        .layui-btn-primary {
            /*background: #437c87 !important;*/
            background: #c49d63 !important;
            color: #ffffff!important;
            margin-top: 30px;
        }

        .fa_an{
            margin-top: 5px;
            padding: 5px;
        }
        .yzm{
            height: 32px;
            padding: 5px;
        }
        .zffs{
            background: #f2f2f2;
            padding: 10px;
        }
        .zffs .zfbt{
            height: 30px;
            line-height: 30px;
            font-size: 18px;
            margin-bottom: 10px;
        }

        .zffs .fs{
            background: #fff;
            padding: 10px;
            display: flex;
        }

        .zffs .fs .home-list-button{
            display: flex;
            border:1px solid #f2f2f2;
            height: 70px;
            line-height: 70px;
            font-size: 16px;
            width: 195px;
            margin-right: 20px;
            cursor: pointer;
        }

        .zffs .fs .home-list-button .tb img{
            width: 40px;
            height: 40px;
            margin-top: 15px;
            margin-left: 15px;
            margin-right: 15px;
        }

        .zffs .fs .home-list-button .xtb img{
            width: 25px;
            height: 25px;
            margin-top: 22.5px;
            margin-left: 20px;
            margin-right: 15px;
        }

        .ljzf{
            text-align: right;
        }

        .ljzf_an{
            background: coral!important;
        }

        .hide{
            display: none;
        }

        .wxzf{
            background: rgba(0,0,0,0.8);
            position: fixed;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            text-align: center;
        }

        #zfrwm{
            margin-top: 15%;
        }

        #zfrwm img{
            width: 300px;
            height: 300px;
        }

        .qr{
            width: 150px;
            height: 40px;
            line-height: 40px;
            background: #59b64c;
            border-radius: 5px;
            font-size: 16px;
            padding: 5px;
            text-align: center;
            margin: 0 auto;
            margin-top: 25px;
            color: #fff;
        }

        .wxts{
            padding: 20px;
        }

        .wxts {
            font-size: 16px;
            color: red;
            line-height: 35px;
        }

        .w1450{
            width: 1450px;
            margin: 0 auto;
        }
        .w1000{
            width: 1000px;
        }

        .fl{
            float: left;
        }
        .fr{
            float: right;
        }

        .right_img{
            float:right;
            margin-top: 30px;
            margin-left:10px;
            position: relative;
        }

        .right_img .gb{
            position: absolute;
            width: 40px;
            height: 40px;
            right: 6px;
            top: 9px;
        }

        .right_img .ck{
            position: absolute;
            width: 440px;
            height: 55px;
            left: 0;
            bottom: 0px;
        }

         .dgxx{
            background: rgba(0,0,0,0.8);
            position: fixed;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            text-align: center;
            padding-top: 15%;

        }


        .dgxx p{
            font-size: 16px;
            color: #fff;
            line-height: 30px;
        }
        .text-left{
           text-align: left;
            width: 27%;
            margin:  0 auto;
        }

        .error_msg{
            width: 40%;
            text-align: left;
            font-size: 20px;
            /*background: #437c87;*/
            background: #c49d63 !important;
            color: #fff;
            padding: 50px;
            margin: 0 auto;
            position: relative;
            top: 25%;
        }

        .tsnr{
            margin-top: 10px;
            font-size: 16px;
        }
        .ty{
            float: left;
            margin-left: 15px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
        }
        .yyd{
            cursor: pointer;
        }
         .ts{
            text-align: center;
            font-size: 15px;
            margin-top: 20px;
            color:#59b64c;
        }
