

@media screen and (max-width:1830px){

}


@media screen and (max-width:1700px) {


}

@media screen and (max-width:1600px){


}


@media screen and (max-width:1500px){



}


@media screen and (max-width:1400px){



}

@media screen and (max-width:1300px){



}



@media screen and (max-width:834px){

    html{ font-size: 100px !important;}
    body{ font-size: 15px;}
    .w{ width: 94%; min-width: inherit;}
    ::-webkit-scrollbar{ width: 2px;}


    .pmain{ padding: 30px 0;}
    .pmain-title{ margin-top: 25px;}
    .pmain-title .en{ font-size: 24px;}
    .pmain-title .cn{ font-size: 18px; position: relative; left: auto; top: auto; transform:none;}
    .pmain-title .cn .font36{ font-size: 18px;}
    .pmain-title .cn .font30{ font-size: 15px; margin-top: 10px;}


    .login-popup{ padding: 30px 0 25px 0;}
    .login-head .logo{ width: 120px;}
    .login-head .tools a{ font-size: 14px; line-height: 28px; padding: 0 15px;}
    .login-head .tools a.ml20{ margin-left: 5px;}

    .login-form{ width: 100%; margin-top: 25px;}
    .login-form-code{ width: 100%;}
    .login-form-code .tcn{ font-size: 18px; font-weight: bold;}
    .login-form-code .ten{ font-size: 13px; margin-top: 5px;}
    .login-form-code .WeChat{ display: none;}
    .login-form-show{ width: 100%; margin-top: 20px; padding: 20px; border-radius: 10px;}
    .login-form-show .pop-title{ font-size: 18px;}
    .login-form-show .pop-filed li{ margin-top: 15px;}
    .login-form-show .pop-filed li .icon{ width: 50px; height: 44px; font-size: 18px;}
    .login-form-show .pop-filed li .inpt{ line-height: 24px; font-size: 15px; padding:10px 0 10px 50px;}
    .login-form-show .pop-filed li .yzm-inpt{ width: 180px;}
    .login-form-show .pop-filed li .send{ line-height: 44px; font-size: 15px; padding: 0 20px;}
    .login-form-show .pop-filed li .policy{ margin-top: 10px;}
    .login-form-show .pop-filed li .check{ width: 16px; height: 16px;}
    .login-form-show .pop-filed li .btn{ height: 42px; line-height: 42px;}


    .my-sign{ padding:0; margin-top: 20px;}
    .my-sign .none-yet{ padding: 20px 0;}
    .my-sign .none-yet .icon{ width: 150px;}
    .my-sign .none-yet .tip{ font-size: 16px;}
    .my-sign .none-yet .gobtn{ padding: 0 30px;}
    .my-sign thead{ display: none;}
    .my-sign tbody td{ padding: 5px 15px; display: block; width: 100%;}
    .my-sign tbody td:first-child{ padding-left:15px; padding-top: 20px;}
    .my-sign tbody td:last-child{ padding-bottom: 20px;}
    .my-sign tbody td .view{ padding: 0 20px; line-height: 30px;}
    .my-sign tbody td .m-name{ display:inline-block;}

    .Maker-form{ padding: 20px 15px; margin-top: 20px;}
    .Maker-form dl{ margin-top: 15px;}
    .Maker-form dl:first-child{ margin-top: 0;}
    .Maker-form dl dt{ width: 100%; text-align: left; padding-top: 0; display: flex;}
    .Maker-form dl dd{ margin-top: 10px; padding-left: 0;}
    .Maker-form dl dd .ck-inpt{ width: 100%; padding-left: 10px; font-size: 15px;}
    .Maker-form dl dd .ck-radio{ margin-bottom: 5px; margin-right: 5px; }
    .Maker-form dl dd .ck-radio label{ width: 90px; height: 34px; line-height: 32px; }
    .Maker-form dl dd .ck-inpt-city{ width: calc(50% - 5px);}
    .Maker-form dl dd .ck-inpt-short{ width: calc(50% - 5px); margin-bottom: 5px; margin-right: 5px;}
    .Maker-form dl dd .dd-item:first-child{ margin-top: 0;}
    .Maker-form dl dd .dd-item .l-blue{ margin-top: 0;}
    .Maker-form dl dd .ck-upload{ line-height: 34px;}
    .Maker-form dl dd .faupload{ line-height:34px;}
    .Maker-form dl dd select.ck-inpt{ margin-right: 5px;}


    .Maker-button{ margin-top: 20px; justify-content: space-between;}
    .Maker-button .btn{ width: 48%; height: 45px; margin: 0; font-size: 16px;}

    .authorize-hint{ width:94%; padding: 50px 20px;}


}


@media screen and (max-width:640px){


}