/* * syalert.css * Version - 1.0 * Copyright (c) 2019 sy */
.sy-mask {width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.8);left:0;top:0;z-index:1000}
.sy-alert {position:fixed;display:none;background-image:linear-gradient(180deg,#e1fdff,#fff 15%);border-radius:5px;width:988px;max-width:90%;max-height:80%;left:0;right:0;margin:0 auto;z-index:9999;border:2px solid #c4e5df;padding:35px;}
.sy-alert.animated {-webkit-animation-duration:.3s;animation-duration:.3s}
.sy-alert .sy-title {overflow:hidden;color:#333;font-size:15px;padding:0 12px;margin-bottom:20px;}
.sy-alert .sy-title img {float:left;margin-right:30px;}
.sy-alert .sy-title h5 {font-size:45px;color:#39b7b0;margin-bottom:20px;}
.sy-alert .sy-title h5>i.et_post {font-size:24px;color:#39b7b0;margin:0 20px}
.sy-alert .sy-title p {font-size:16px;color:#888888;line-height:1.75em;}
.sy-pop p {text-align:center;margin:20px 0;}
.sy-pop p>i {margin:0 15px;}
.sy-pop table {border:solid #d4ecee;border-width:1px 0 0 1px;box-shadow:#e9e9e9 0 3px 10px;}
.sy-pop th,.sy-pop td {border:solid #d4ecee;border-width:0 1px 1px 0;text-align:center;padding:10px 0;font-weight:normal;}
.sy-pop th[scope^="col"] {background-color:#e4f5f7;font-size:16px;color:#666;}
.sy-pop th[scope^="col"]:first-of-type {font-size:20px;color:#00b0b0;}
.sy-pop th[scope^="row"] {font-size:18px;color:#00b0b0;}
.sy-pop td a {width:80px;height:29px;text-align:center;line-height:29px;color:#fff;font-size:16px;background-color:#ff9f00;display:block;margin:0 auto;border-radius:3px;box-shadow:#cac5c5 0px 2px 2px;}
.sy-alert .sy-content {margin-top:30px;text-align:center;font-size:14px;line-height:24px;color:#666;overflow-y:auto}
.sy-alert .sy-btn {width:37px;height:37px;position:absolute;right:0;top:0;}
.sy-alert .sy-btn button {background:rgba(0,0,0,0) url(/images/imgV2021/common/close.png) repeat scroll 0 0;height:37px;width:37px;display:block;cursor:pointer;border:none;z-index:99999;}
.sy-alert.sy-alert-tips {text-align:center;width:150px;background:rgba(0,0,0,0.7)}
.sy-alert.sy-alert-tips .sy-content {padding:8px;color:#fff;font-size:14px}
.sy-alert.sy-alert-model .sy-content {text-align:left}
.sy-alert.sy-alert-model .sy-content .form ul {width:35%;float:left;margin-right:5%;}
.sy-alert.sy-alert-model .sy-content .form li {margin-bottom:12px;overflow:hidden;}
.sy-alert.sy-alert-model .sy-content .form li label {width:32%;font-size:16px;text-align:left;float:left;padding:5px 0}
.sy-alert.sy-alert-model .sy-content .form li input {float:left;font-size:16px;display:block;position:relative;width:68%;border:1px solid #eee;padding:8px}
.sy-alert.sy-alert-model .sy-content .form li span {float:left;width:25%;text-align:left}
.sy-alert.sy-alert-model .sy-content .form li span>input {width:20px;height:20px;}
.sy-alert.sy-alert-model .sy-content .form ul.butItem {width:20%;margin-right:0}
.sy-alert.sy-alert-model .sy-content .form ul.butItem .submitBut {border-radius:50%;width:115px;height:115px;text-align:center;font-size:24px;background-color:#0bb3a2;color:#fff;}
.sy-alert.sy-alert-model .sy-content .form .input-item .getcode {border:0;top:0;right:0;position:absolute;background:0;line-height:37px;color:#f60;width:100px;text-align:center}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"] {
    -moz-appearance: textfield;
}ebkit-appearance: none;
}
input[type="number"] {
    -moz-appearance: textfield;
}