
    .moxi_hint_box{width: 100%;text-align: center;position: fixed;z-index: 999999;left: 0;top: -100px;transition: all 0.3s;display: none}
    .moxi_hint_box .show_snj{padding: 10px 20px;border-radius: 4px;box-shadow: 0 0 15px #ccc;background-color: #fff;color: #999;font-size: 14px;
       display: inline-block}
    .moxi_hint_box .moxiicon{font-size: 13px;}
    .moxi_hint_box .moxi-check1{color: #0ba972}
    .moxi_hint_box .moxi-chahao{color: #fd4b44}
    .hint_title_moxi-check1{color: #0ba972}
    .hint_title_moxi-chahao{color: #fd4b44}
    .moxi-loding{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0, 0, 0, 0.5);z-index: 9999999;display: flex;flex-direction: column;
        text-align: center;justify-content: center}
    .moxi_dialog_box{display: none;z-index: 999918;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0, 0, 0, 0.5);}
    .moxi_dialog_body{background: #fff;border-radius: 4px;margin: 0 auto;padding: 15px; box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);position: relative}
    .moxi_dialog_close{position: absolute;right: 0;top: 0;color: silver}
    .moxi_dialog_close:hover{cursor: pointer;color: #f55d5d}
    .moxi_dialog_header{width: 100%;position: relative;height: 16px;padding-bottom: 5px;border-bottom: 1px #eee solid}
    .moxi_dialog_header h3{margin: 0;padding: 0;color: #666;font-size: 15px}
    .moxi_dialog{display: none}
    @media screen and (min-width: 1000px) {
        .moxi_dialog_body{width: 650px}
    }
    @media screen and (min-width: 800px) and (max-width: 1000px) {
        .moxi_dialog_body{width: 80%}
    }
    @media screen and (max-width: 800px) {
        .moxi_dialog_body{width: 90%}
    }

    .moxi_login_open_box{width: 100%;height: 100%;position: fixed;z-index: 999998;left: 0;top: 0;display: none;background: rgba(52, 52, 52, 0.38);

    }
    .moxi_login_box{max-width: 80%;min-height: 300px;background-color: #fff;border-radius: 4px;margin: 0 auto;
        position: relative;
        background-image: url(/data/images/bj/gf324.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: cover;box-shadow: rgba(0, 0, 0, 0.16) 0 2px 40px;
        padding: 25px;
    }@media screen and (min-width: 800px){
        .moxi_login_box{max-width: 480px;}
    }
    .moxi_login_box .moxi-chahao{color: silver;font-size: 18px;position: absolute;right: 10px;top: 10px}
    .moxi_login_box .moxi-chahao:hover{color: #f86a58;cursor: pointer}
    .moxi_login_box h4{width: 100%;text-align: center;font-size: 21px;color: #666;font-weight: 600; font-family: "黑体";margin: 18px 0}
    .moxi_login_input{padding: 20px;}
    .moxi_login_input input::-webkit-outer-spin-button,
    .moxi_login_input  input::-webkit-inner-spin-button {
            -webkit-appearance: none;
         }

    .moxi_login_input input{display: inline-block;font-size: 14px;color: #666;border: none;border-bottom: 1px #eee solid;width: 100%;
        padding: 2px;height: 35px;font-family: 'Arial'}
    .moxi_login_input input::placeholder{color: #bbbaba;font-size: 14px}
    .moxi_login_input input:active{border: none}
    .moxi_login_input input{outline: none!important;}
    .moxi_login_input input:focus{;border-bottom: 1px #4380d9 solid;}
    .moxi_login_input button{background:linear-gradient(to right, #4a8ff3, #5c74ee, #4c92fa) ;color: #fff;padding: 16px 120px;border-radius: 4px;display: inline-block;
    width: 100%;cursor: pointer;box-shadow: 3px 3px 10px #ccc;transition: all 0.3s;border: none}
    .moxi_login_input button:hover{background:linear-gradient(to right, #485dc7, #4c92fa, #485dc7) ;transform: translateY(-1px);box-shadow: 0 0  10px #ccc;}
    .get_code3432{position: absolute;right: 0; top: 5px;font-size: 14px;cursor: pointer;color: #3a8aff}
    .get_code3432:hover{}

    .moxi_pay_select{display: inline-block;margin-top: 10px;}
    .moxi_pay_select span{padding: 7px 12px;background: #e0e2e3;color: #333;float: left;border: 1px #d6d6d7 solid;margin-left: -1px;font-size: 14px;cursor: pointer}
    .moxi_pay_select .active_ps{background: #3399FF;color: #fff}
    .moxi_pay_select span:first-child{border-top-left-radius: 4px;border-bottom-left-radius:4px }
    .moxi_pay_select span:last-child{border-top-right-radius: 4px;border-bottom-right-radius:4px}
    .moxi_pay_img_code{width: 100%;text-align: center}
    .moxi_pay_img_code img{width: 220px;padding: 2px;border: 1px #eee solid;border-radius: 4px;box-shadow:  0 0 8px #ccc;margin: 5px 0}
    .moxi_pay_img_code p{margin: 5px 0;padding: 0;font-size: 17px;font-weight: 600;color: #40c184}
    .moxi_pay_img_code img{display: none}
    .moxi_pay_yue{display: none;width: 100%;padding: 8px 0;background: linear-gradient(to right, #41ad69, #23b61e);
        color: #fff;margin-top: 10px;text-align: center;border-radius: 4px;cursor: pointer}
    .moxi_pay_yue:hover{background: linear-gradient(to right, #5ebd3b, #73b152)}


    body,p,h1,h2,h3,h4{margin: 0;padding: 0}
    a{text-decoration: none}
    input,button{outline:none;}
    img:{
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;
    }
    .moxi_nav_1{width: 100%;position: fixed;left: 0;top: 0;border-bottom: 1px rgba(180,180,180,0.5) solid;z-index: 99999; color: #fff;height:70px }
    .moxi_nav_1 a{text-decoration: none}
    .moxi_nav_1 .nav_content{width: 1200px;height: 70px;margin: 0 auto;}
    .moxi_nav_1 .nav-left-logo{width: 300px;float: left}
    .moxi_nav_1 .nav-left-logo img{max-height: 100%;border: none;display: none;margin-top: 5px;
        max-width: 100%;}
    .moxi_nav_1 .nav-right-a{width: 800px;float: right;text-align: right;padding-right: 10px;}
    .moxi_nav_1 .moxi_nav_a{line-height: 70px;text-align: left;z-index: 100;cursor: pointer;color: #fff;
        padding: 23px 15px;transition: all 0.3s;font-size: 15px;position: relative}
    .moxi_nav_1 .moxi_nav_a .moxiicon{font-size: 12px;}
    .moxi_nav_1 .moxi_son_xiala{display: inline-block;transition: all .3s}
    .moxi_nav_1 .moxi_nav_a:hover .moxi_son_xiala{
        transform:rotate(180deg);
        -ms-transform:rotate(180deg); /* Internet Explorer */
        -moz-transform:rotate(180deg); /* Firefox */
        -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
        -o-transform:rotate(180deg); /* Opera */}
    .moxi_nav_1 .moxi_son_box{
        line-height: 14px;
        width: 600px;
        background: #fff;
        box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);
        position: absolute;left: -280px;top: 67px;padding: 10px;
        border-radius: 5px;
        font-weight: 400;
        transform: scaleY(0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition: transform .3s,opacity .3s,filter .3s;
        transform-origin: 0 0;}
    .moxi_nav_1 .moxi_son_box::before{
        color: #fff;
        content: '';
        position: absolute;
        left: 50%;
        top: -7px;
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
    }
    .moxi_nav_1 .moxi_son{color: #333;width: 30%;margin: 5px;display: inline-block;border-radius: 3px;}
    .moxi_nav_1 .moxi_son:hover{background: rgba(238, 238, 238, 0.69);
    }
    .moxi_nav_1 .moxi_son h5{margin: 6px;padding: 0;float: left;width: 100%;}
    .moxi_nav_1 .moxi_son_0{margin-top: 14px!important;}
    .moxi_nav_1 .moxi_son p{margin: 4px 6px;float: left;width: 100%;font-size: 12px;color: #787474
    }
    .moxi_nav_1 .moxi_son_left{width: 30%;float: left}
    .moxi_nav_1 .moxi_son_right{width: 70%;float: right;margin: 0;}
    .moxi_nav_1_icon{width: 50px;height: 50px;}
    .moxi_nav_1 .moxi_son img{max-width: 40px;max-height: 40px;margin-top: 5px;}
    .moxi_nav_1 .moxi_nav_a:hover .moxi_son_box{display: inline-block;transition: all 0.5s;transform: scaleY(1);
        opacity: 1;}
    .moxi_nav_1 .moxi_son_1 {width: 160px;left: -60px;}
    .moxi_nav_1 .moxi_son_1 .moxi_son{width: 95%;}

    .moxi_nav_1 .moxi_son_2 {width: 380px;left: -170px;}
    .moxi_nav_1 .moxi_son_2 .moxi_son{width: 47%;}

    .moxi_nav_1 .moxi_son_3{width: 600px;left: -280px;}
    .moxi_nav_1 .moxi_son_3 .moxi_son{width: 30%;}

    .moxi_nav_1 .moxi_son_4{width: 860px;left: -410px;}
    .moxi_nav_1 .moxi_son_4 .moxi_son{width: 23%;}
    .moxi_nav_1 .moxi_nav_1_login{margin-left: 10px;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        width: 112px;
        height: 32px;
        line-height: 30px;
        text-align: center;
        background-color: #f56262;
        font-size: 14px;
        border-radius: 28px;
        box-shadow: 0 0 4px #ccc;

        color: #fff;
        box-sizing: border-box;}
    .moxi_nav_1 .moxi_nav_1_login:hover{ background-color: #3399FF}
    .moxi_nav_1 .moxi_nav_url{width: 100%;height: 100%;background: rgba(220,220,220,0.4);position: absolute;left: 0;top: 0;z-index: 1;display: none;transition: left 0.2s}
    .moxi_user_btn{position: relative!important;transition: all 0.3s}


    .moxi_1200{width: 1200px;margin: 0 auto}
    .moxi_user_info::before{
        color: #fff;
        content: '';
        position: absolute;
        left: 50%;
        top: -7px;
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
    }
    .moxi_user_info::after{width: 100%;height: 10px;position: absolute;left: 0;top: -10px;z-index: 11111111;content: ''}
    .moxi_user_info{position: absolute;left: -15px;background: #fff; box-shadow: 0 5px 20px 0 rgba(51,57,85,0.15);padding: 10px 0;
        transform: scaleY(0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition: transform .3s,opacity .3s,filter .3s;
        transform-origin: 0 0;
        top: 39px;margin: 0;
        flex-direction: column;border-radius: 5px;text-align: left;width: 140px;}
    .moxi_user_btn:hover .moxi_user_info{display: inline-block;transition: all 0.5s;transform: scaleY(1);
        opacity: 1;}
    .son_mc{padding: 6px}

    .moxi_user_info li{list-style: none;line-height: 40px;padding-left: 10px;color: #666;font-size: 14px;}
    .moxi_user_info li:hover{background: #3399FF;color: #fff}

    .footer{background: #333;color:#ccc;font-size: 14px;}
    .footer .footer-top{height:5px;background: #5984ef;}
    .footer .content{max-width:1200px;margin: 0 auto;overflow: hidden;}
    .footer .content .item{float:left;width:25%;}
    .footer .content .item .title{margin: 30px 0;font-size: 16px;}

    .footer .content .item.contact{}
    .footer .content .item.contact .info{overflow: hidden;}
    .footer .content .item.contact .info > p{width:100%;float:left;margin: 10px 0;line-height: 40px;}
    .footer .content .item.contact .info > p:hover{color:#e51922;}
    .footer .content .item p:hover a{color:#e51922;}
    .footer .content .item.contact .info .block{width:100%;}
    .footer .content .item.contact .info .moxiicon{
        width:30px;height:30px;
        line-height: 30px;
        display:inline-block;
        background: #ccc;
        border-radius:50px;
        text-align: center;
        margin-right: 5px;
        color:#fff;
    }
    .footer .info li{padding: 5px 0;list-style: disc!important;}
    .footer  .menu .info a{width: 120px;float: left;margin-right: 5px;font-size: 13px}
    .footer  .menu .info a .moxiicon{font-size: 13px;}
    .footer .content .item.contact .info .phone{color: #e51922;font-size: 20px;}
    .footer .content .item a{color:#ccc;}
    .footer .item .title{color: #fff}
    .footer  .menu a{padding: 10px;background: #666666;color: #fff!important;margin: 7px 0;text-align: center;width: 100%;float: left;
    }
    .footer  .menu a:hover{background: #8b8b8b
    }
    .footer  .help li{
        margin: 5px 0;
    }
    .friendlink{text-align: left;max-width: 1200px;margin: 0 auto;font-size: 12px;padding: 5px 0;border-top: 1px #666 dashed}
    .footer .footer-bottom{background: #292929;text-align: center;padding:10px 0;}
    .footer .footer-bottom p{margin: 0;}
    .footer .qrcode .info{
        text-align: right;margin-top: 80px;
    }
    .footer-bottom a{color: #fff}

    .moxi_kefu_1 a{text-decoration: none}
    .moxi_kefu_1{position: fixed;right: 10px;top: 30%;width: 40px;height: 100px;z-index: 99999}
    .moxi_kefu_1 .moxi_kefu_1button{padding:8px 8px;background-color:#fff;display: flex;flex-direction: column;margin-top: 10px;
        color: #888;
        font-size: 12px;
        border-radius: 4px;
        box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
        position: relative;
    }
    .moxi_kefu_1_icon{margin-bottom: 1px;}
    .moxi_kefu_1_icon .moxiicon{font-size: 25px;color: #3b81e7}
    .moxi_kefu_1button:hover{background-color: #3b81e7;color: #fff}
    .moxi_kefu_1button:hover .moxi_kefu_1_icon .moxiicon{font-size: 25px;color: #ffffff!important;}
    .moxi_kefu_zixun_box{width: 200px; box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);text-align: center;visibility:hidden;opacity:0;
        background-color: #f6f8fb;
        position: absolute;right: 75px;top: 0;border-radius: 5px;border: 1px #eee solid;transition: all 0.3s,right 0.3s;}
    .moxi_kefu_1button:hover .moxi_kefu_zixun_box{opacity:1;right:55px;visibility: revert}
    .moxi_kefu_zixun_box::after{width: 20px;height: 100%;position: absolute;right: -20px;top: 0;content: '';}
    .moxi_kefu_zixun_box::before{ color: #fff;
        content: '';
        position: absolute;
        right: -10px;
        top: 17px;
        z-index: 1;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 10px solid rgba(235, 236, 238, 0.87);
        border-bottom: 10px solid transparent;}
    .moxi_kefu_1_lianxi{width: 70%;padding: 12px 10px;border-radius: 50px;background-color: #3a8aff;display: inline-block;margin: 10px 0;color: #fff;cursor: pointer}
    .moxi_kefu_1_lianxi:hover{background-color: #ee6464
    }
    .moxi_kefu_1 .moxi_wx_img{max-width: 170px;max-height: 170px;margin: 10px}
    .moxi_kefu_1_text{width: 100%;line-height: 42px;font-size: 14px;background-color: #fff;display: inline-block;color: #666;height: 42px}
    .moxi_kefu_1_kaitong{background-color: #3a8aff!important;color: #fff!important;}
    .moxi_kefu_1_kaitong a{color: #fff}
    .moxi_kefu_1_kaitong:hover{background: #f1497a!important;}



.moxi_default_con_1{width: 100%;background-color: #f5f5f5;min-height: 500px;}
.moxi_default_con_1 .moxi_con{width: 1160px;margin: 0 auto;padding: 10px;}
    .moxi_default_con_1 .moxi_left_{width: 750px;min-height: 500px;background-color: #fff;border-radius: 4px;float: left;padding: 20px;margin-bottom: 20px;}
    .moxi_default_con_1 .moxi_right_{width: 350px;float: right;min-height:1100px;}
    .moxi_default_con_1 .moxi_right_box{width: 100%;float: left;
        min-height: 50px;background-color: #fff;border-radius: 4px;margin-bottom: 20px;padding: 20px;position: relative}
    .moxi_left_ img{width: 100%;border: none}
    .moxi_left_ .xuxian{width: 100%;height: 1px;border-bottom: 1px #eee dashed;margin: 10px 0;display: inline-block}
    .moxi_con_tag span{color: #616060;padding: 5px 10px;font-size: 13px;font-weight: 400;transition: transform 0.3s,box-shadow 0.3s;
        background:linear-gradient(to top, #e0dcdc, #e8e5e5) ;cursor: pointer;float: left;margin-right: 5px;}
    .moxi_con_tag span:hover,.moxi_tag_active{background:linear-gradient(to top,#5d7dac, #709fe3) !important ;color: #fff!important;transform: translateY(-1px);box-shadow: 3px 3px 3px #ccc}
    .moxi_zaiyao{background-color: #fafafa;border: 1px solid #eaeefb;line-height: 1.8;padding: 18px 24px;font-size: 13px;color: #666;border-radius: 4px;}
    .moxi_right_box .button_a{background-color: #fd4b44;border: none;color: #fff;border-radius: 4px;padding: 8px 12px;cursor: pointer;outline:none;}
    .moxi_right_box .button_a:hover{background-color: #0ba972}
    .moxi_shop_1,.moxi_shop_0{display: none}
    .moxi_gongneng_s{display: none}
    .moxi-table{width: 100%;
        background-color: #fff;
        color: #666;margin: 10px 0;border-collapse: collapse;border-spacing: 0;display: table;box-sizing: border-box;}
.moxi-table colgroup{display: table-column-group;}
.moxi-table thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.moxi-table thead tr{background-color: #FAFAFA;}
    .moxi-table tbody {
        display: table-row-group;
        vertical-align: middle;
        border-color: inherit;
    }
.moxi-table th{position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;border-width: 1px;
    border-style: solid;
    border-color: #eee;text-align: left;
    font-weight: 400;}
.moxi-table tbody tr{transition: all .3s;
    -webkit-transition: all .3s;display: table-row;
    vertical-align: inherit;
    border-color: inherit;}
.moxi-table tbody tr:hover{background-color: #FAFAFA;}
    .moxi-table tbody td{
        position: relative;
        padding: 9px 15px;
        min-height: 20px;
        line-height: 20px;
        font-size: 14px;border-width: 1px;
        border-style: solid;
        border-color: #eee;margin: 0;
        -webkit-tap-highlight-color: rgba(0,0,0,0);display: table-cell;
        vertical-align: inherit;
    }
    button{outline: none}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none !important;}

input[type="number"]{-moz-appearance:textfield;}
    .moxi_s_box{width: 100%;float: left;word-wrap: break-word;margin: 10px 0;border-bottom: 1px #eee dashed;padding-bottom: 10px;}
    .moxi_s_name{width: 70px;float: left;font-size: 13px;color: #666;line-height: 25px;}
    .moxi_s_con{width: 275px;float: right}
    .moxi_s_con button{border: 1px #eee solid;margin: 5px;padding: 5px 10px;background: #fff;color:#666;cursor: pointer;transition: transform 0.3s;
        outline: none;font-size: 12px; }
    .moxi_s_con .btn_active,.moxi_s_con button:hover{background: rgba(58, 138, 255, 0.84);;color: #fff;transform: translateX(-1px);box-shadow: 0 0 5px #ccc;border: 1px  #eee solid}
    .moxi_gm_h4{width: 100%;height: 40px;background:linear-gradient(to right, rgba(51, 127, 243, 0.86), rgb(101, 213, 151)) ;position: absolute;left: 0;top: 0;line-height: 40px;color: #fff;margin: 0;
        border-top-left-radius: 4px;border-top-right-radius: 4px;font-size: 14px;font-weight: 500}
    .moxi_gm_h4 span{margin-left: 10px;}
.moxi_s_gm,.moxi_s_sy,.moxi_s_al{padding: 8px 16px;color: #fff;border: none;cursor: pointer;transition: all 0.3s;font-size: 14px}
.moxi_s_gm .moxiicon,.moxi_s_sy .moxiicon,.moxi_s_al .moxiicon{font-size: 14px;}
.moxi_s_al{background: rgba(58, 68, 104, 0.68);margin-left: 8px;display: inline-block}
.moxi_s_al:hover{background: rgba(113, 132, 161, 0.72)
}
    .moxi_s_gm{background: rgba(243,80,80,0.88);}
    .moxi_s_gm:hover{background-color: #d2524d;box-shadow: 0 0 5px #ccc;transform: translateY(-2px);
    }
    .moxi_s_sy{background: rgba(62,141,238,0.9);margin-left: 10px;}
    .moxi_s_sy:hover{background-color: #3d82d4;transform: translateY(-2px);
    }
    .moxi_alert{color: #8a6d3b;
        background-color: #fcf8e3;
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid #faebcc;font-size: 14px;
        border-radius: 4px;}
    .moxi_s_price{font-weight: 600;color: #0ba972}
    .moxi_s_price i{text-decoration: line-through;font-size: 12px;color: #999;margin-left: 10px;font-weight: 500}
    .moxi_num_left:hover,.moxi_s_right:hover{background-color: rgba(111, 181, 236, 0.9);cursor: pointer;color: #fff}
    .moxi_num_left{background: #eee;border: 1px #ccc solid; padding: 6px 10px;float: left;
        font-size: 14px;border-bottom-left-radius: 4px;border-top-left-radius: 4px;color: #666}
    .moxi_s_num{border: 1px #ccc solid;padding: 3px 8px;height: 25px;width: 60px;outline: #6396ef;color: #666;float: left;margin-left: -1px;}
    .moxi_s_right{background: #eee;border: 1px #ccc solid;padding: 5px 7px;float: left;font-size: 16px;
        border-bottom-right-radius: 4px;border-top-right-radius: 4px;color: #666;margin-left: -1px;}
    .moxi_s_nut{margin-left: 10px;font-size: 13px;line-height: 34px;float: left;color: #666}
    .moxi_content_box p{margin: 0;padding: 0;width: 100%;float: left}
.moxi_content_box p img{border: none;max-width: 100%;display: block}

    @keyframes move_wave {
        0% {
            transform: translateX(0) translateZ(0) scaleY(1)
        }
        50% {
            transform: translateX(-25%) translateZ(0) scaleY(0.55)
        }
        100% {
            transform: translateX(-50%) translateZ(0) scaleY(1)
        }
    }
    .waveWrapper {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }
    .waveWrapperInner {
        position: absolute;
        width: 100%;
        min-width: 1000px;
        overflow: hidden;
        height: 100%;
        top: 0;

    }
    .bgTop {
        z-index: 15;
        opacity: 0.5;
    }
    .bgMiddle {
        z-index: 10;
        opacity: 0.75;
    }
    .bgBottom {
        z-index: 5;
    }
    .wave {
        position: absolute;
        left: 0;
        width: 200%;
        height: 100%;
        background-repeat: repeat no-repeat;
        background-position: 0 bottom;
        transform-origin: center bottom;
    }
    .waveTop {
        background-size: 50% 100px;
    }
    .waveAnimation .waveTop {
        animation: move-wave 3s;
        -webkit-animation: move-wave 3s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }
    .waveMiddle {
        background-size: 50% 120px;
    }
    .waveAnimation .waveMiddle {
        animation: move_wave 10s linear infinite;
    }
    .waveBottom {
        background-size: 50% 100px;
    }
    .waveAnimation .waveBottom {
        animation: move_wave 15s linear infinite;
    }
    .moxi_desc-bg .moxi_con_title{width: 100%;text-align: center;position: absolute;left: 0;top: 0;z-index: 100;padding-top: 90px;}
    .moxi_desc-bg .moxi_con_title h2{color: #fff;}
    .moxi_con_title p{margin: 5px 0;font-size: 12px;color: #fff}
