/* author:zjy */
/* date:2023.03.23 */
*::-webkit-scrollbar {display: none;width: 0;height: 0;}
* {margin: 0;padding: 0;list-style-type: none;}
label {width: 100%;height: 100%;display: block;}
.float_left {float: left;}
.float_right {float: right;}
/*娓呴櫎娴姩*/
.clear {zoom: 1;}
.clear:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
body,html {font-family: 'pingFeng', sans-self;-webkit-user-select: none;overflow-scrolling: touch;-webkit-text-size-adjust: 100%;text-size-adjust: 100%;tap-hightlight-color: transparent;-webkit-tap-hightlight-color: transparent;-webkit-overflow-scrolling: touch;background: #ffffff;position: relative;}
* {margin: 0;padding: 0;box-sizing: border-box;-webkit-cursor: pointer;cursor: pointer;}
header,.main,footer,input {display: block;}
header .headerNav {padding: 0 0.42666667rem;height: 1.856rem;line-height: 1.856rem;background-color: #ffffff;justify-content: space-between;display: flex;}
header .headerNav .iconBack {width: 0.29866667rem;height: 0.55466667rem;background-size: 0.29866667rem 0.55466667rem;margin-top: 0.64rem;}
header .headerNav .headerText {font-size: 0.768rem;font-weight: bold;font-stretch: normal;varter-spacing: 0rem;color: #333333;display: block;width: 14.08rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;}
header .headerNav .headerBtn {font-size: 0.59733333rem;color: #333;}
i {display: inline-block;font-style: normal;}
video {object-fit: fill;}
/* 绂佹缂╂斁琛ㄥ崟 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {resize: none;border: 0.02133333rem solid #eeeeee;outline: none;background: none;}
/*绉婚櫎HTML5 input鍦╰ype=鈥漬umber鈥濇椂鐨勪笂涓嬪皬绠ご:*/
/*//chrome涓嬶細*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none !important;margin: 0;}
/*//Firefox涓嬶細*/
input[type="number"] {-moz-appearance: textfield;}
/*placeholder*/
input::-webkit-input-placeholder {color: #999;padding-left: 0.10666667rem;}
/*娑堥櫎ie10閲岄潰鐨勯偅涓弶鍙�:*/
input {border: none;outline: none;-webkit-appearance: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a {text-decoration: none;}
a,img {/*闃绘闀挎寜椤甸潰锛屽脊鍑鸿彍鍗曠殑鏂规硶銆�*/touch-callout: none;-webkit-touch-callout: none;background-size: contain;pointer-event: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
/* 鍥剧墖鑷€傚簲 */
img {width: 100%;height: auto;width: auto \9;/* ie8 */display: block;-ms-interpolation-mode: bicubic;}
textarea {outline: none;border: none;}
/*鍘婚櫎ios 鎸夐挳鎸変笅鐨勯粯璁ら珮浜晥鏋�:*/
body,html,a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body::-webkit-scrollbar {/*闅愯棌婊氳疆*/display: none;}
/*鏀瑰彉閫変腑鐨勬牱寮�*/
span::selection,
div::selection,
p::selection {background: black;color: #fff;}
/*鍗曡婧㈠嚭*/
.oneLineTextHidden {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*澶氳婧㈠嚭 鎵嬫満绔娇鐢�*/
.twoLineTextHidden {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/*  */
.inputBox .el-input .el-input__inner {border: none !important;}
/* 闃胯璇█浠庡彸鍚戝乏璇� */
.ar_t,.ar_text,.direction_rtl {direction: rtl;}
.toastMsg {position: fixed;top: 50%;left: 50%;font-size: .28rem;transform: translate(-50%, -50%);padding: 0.2rem;background: rgba(0, 0, 0, .6);-webkit-border-radius: 0.5rem;-moz-border-radius: 0.5rem;border-radius: 0.1rem;color: #fff;z-index: 9999;}
/* 寮瑰嚭妗嗘渶澶栧眰 */
.msg__wrap {position: fixed;top: 50%;left: 50%;z-index: 10;transition: all .3s;transform: translate(-50%, -50%) scale(0, 0);width: 80%;border-radius: .2rem;text-align: center;background: #fff;font-size: 10px;}
/* 寮瑰嚭妗嗗ご閮� */
.msg__wrap .msg-header {padding: 10px 10px 0 10px;font-size: 1.8em;}
.msg__wrap .msg-header .msg-header-close-button {float: right;cursor: pointer;}
/* 寮瑰嚭妗嗕腑閮� */
.msg__wrap .msg-body {padding: 10px 10px 10px 10px;display: flex;}
/* 鍥炬爣 */
.msg__wrap .msg-body .msg-body-icon {width: 80px;}
.msg__wrap .msg-body .msg-body-icon div {width: 45px;height: 45px;margin: 0 auto;line-height: 45px;color: #fff;border-radius: 50% 50%;font-size: 2em;}
.msg__wrap .msg-body .msg-body-icon .msg-body-icon-success {background: #32a323;text-align: center;}
.msg__wrap .msg-body .msg-body-icon .msg-body-icon-success::after {content: "success";}
.msg__wrap .msg-body .msg-body-icon .msg-body-icon-wrong {background: #ff8080;text-align: center;}
.msg__wrap .msg-body .msg-body-icon .msg-body-icon-wrong::after {content: "error";}
.msg__wrap .msg-body .msg-body-icon .msg-body-icon-info {background: #80b7ff;text-align: center;}
.msg__wrap .msg-body .msg-body-icon .msg-body-icon-info::after {content: "info";}
/* 鍐呭 */
.msg__wrap .msg-body .msg-body-content {
    font-size: .28rem;word-break: break-all;display: flex;align-items: center;justify-content: center;box-sizing: border-box;margin: auto;width: 100%;padding: .2rem;}
/* 寮瑰嚭妗嗗簳閮� */
.msg__wrap .msg-footer {display: flex;border-top: .01rem solid #eee;}
.msg-footer-btn_hr {content: ' ';background: #eee;height: .7rem;width: .01rem;}
.msg__wrap .msg-footer .msg-footer-btn {width: 50%;height: .7rem;line-height: .7rem;border: 0 none;color: #000;outline: none;font-size: 1em;}
.msg__wrap .msg-footer .msg-footer-confirm-button {color: #4896f0;}
/* 閬僵灞� */
.msg__overlay {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 5;background-color: rgba(0, 0, 0, .4);transition: all .3s;opacity: 0;}

/* request loading  s */
#requestLoad{ width: 100%;height: 100%;position:fixed; top: 0;left: 0;z-index: 100;}
#requestLoad div{ width: 2rem;height: 2rem;border-radius: .2rem;position:absolute; top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);z-index: 100;display: flex;align-items: center;justify-content: center;background-color: rgba(0, 0, 0, .3);}
#requestLoad img {width: 1.06rem;height: 1.06rem;margin: auto;display: block;background: url(https://image.jackaroo.live/action/commonPics/public/requestload.png) no-repeat center / 100% 100%;-webkit-transition-property: -webkit-transform;-webkit-transition-duration: 1s;-moz-transition-property: -moz-transform;-moz-transition-duration: 1s;-webkit-animation: rotate 2s linear infinite;-moz-animation: rotate 2s linear infinite;-o-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;}
@-webkit-keyframes rotate {from {-webkit-transform: rotate(0deg)}to {-webkit-transform: rotate(360deg)}}
@-moz-keyframes rotate {from {-moz-transform: rotate(0deg)}to {-moz-transform: rotate(359deg)}}
@-o-keyframes rotate {from {-o-transform: rotate(0deg)}to {-o-transform: rotate(359deg)}}
@keyframes rotate {from {transform: rotate(0deg)}to {transform: rotate(359deg)}}
/* request loading  e */