@charset "utf-8";
/**
 * [OEUI] (C)2010-2099 oelove.com Inc.
 * Email: phpcoo@qq.com, service@phpcoo.com
 * $LastTime 2020.09.23 Design by wz$
*/
input[type="number"][tel]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.line-through{
  text-decoration: line-through;
}

.oe_table {
  color: #333;
  border-top: 1px solid #F2F2F2;
  border-left: 1px solid #F2F2F2;
  border-spacing: 0;
	border-collapse: collapse;
}
.oe_table .head {
  font-weight: bold;
  color: #666;
  background: #FAFAFA !important;
  position: sticky;
  top:-1px;
  z-index: 99;
}
.oe_table tr:nth-of-type(odd) {
  /* background: #fafafa; */
}
.oe_table tr {
  text-align: center;
}
.oe_table tr th, .oe_table tr td {
  height: 48px;
  font-size: 14px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:5px ;
  word-break: break-all;
  border: 1px solid #F2F2F2;
}
.oe_table tr.bo th, .oe_table tr.bo td{ border-right: 1px solid #F2F2F2;}
.oe_table tr td .oeui_switch .switch{width: 40px; height: 20px;}
.oe_table tr td .oeui_switch .switch .circle{width: 16px; height: 16px;}
.oe_table tr td .oeui_switch.checked .switch .circle{left: 22px;}

.oe_table tr:hover {
  background: #FAFAFA;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}


.oe_design .content{background: #f7f8fa;}
html,body{width: 100%;height: 100%;}
body{font-size:14px;font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji; color:#333; margin:0px;
padding:0px; line-height:24px; }
input,textarea{font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 14px;}
p,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,dt,form{list-style:none; padding:0px;margin:0px;}
h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;}
img{border:none;}
a:link{ color:#333; text-decoration:none;}
a:visited{ color:#333;text-decoration:none;}
a:hover{opacity: .8;}
a:active{color:#333;text-decoration:none;}
.clear{clear:both;}
i,s{font-style:normal;}
button,textarea,input,select{outline:none;}
.wauto{width: fit-content;}
.w0{width: 0;}
.w5{width: 5px;}
.w6{width: 6px;}
.w8{width: 8px;}
.w10{width: 10px;}
.w15{width: 15px;}
.w17{width: 17px;}
.w18{width: 18px;}
.w20{width: 20px;}
.w24{width: 24px;}
.w30{width: 30px;}
.w40{width: 40px;}
.w45{width: 45px;}
.w48{width: 48px;}
.w50{width: 50px;}
.w60{width: 60px;}
.w70{width: 70px;}
.w75{width: 75px;}
.w80{width: 80px;}
.w90{width: 90px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w120{width: 120px;}
.w130{width: 130px;}
.w140{width: 140px;}
.w150{width: 150px;}
.w165{width: 165px;}

.w175{width: 175px;}
.w170{width: 170px;}

.w200{width: 200px;}
.w220{width: 220px;}
.w250{width: 250px;}
.w270{width: 270px;}
.w300{width: 300px;}
.w400{width: 400px;}
.w450{width: 450px;}

.w500{width: 500px;}
.w550{width: 550px;}
.w600{width: 600px;}
.w700{width: 700px;}
.w800{width: 800px;}
.w900{width: 900px;}
.w350{width: 350px;}

.w1200{width: 1200px; margin:0 auto;}

.w10per{width: 10%;}
.w14per{width: 14.28%;}
.w16per{width: 16.666%;}
.w20per{width: 20%;}
.w25per{width: 25%;}
.w30per{width: 30%;}
.w33per{width: 33.3333%;}
.w35per{width: 35%;}

.w40per{width: 40%;}
.w45per{width: 45%;}
.w47per{width: 47%;}
.w50per{width: 50%;}
.w55per{width: 55%;}

.w60per{width: 60%;}
.w70per{width: 70%;}
.w80per{width: 80%;}
.w90per{width: 90%;}
.w100per{width: 100%;}
.mw100per{max-width: 100%;}
.min_w1200{min-width: 1200px;}
.min_w90{min-width: 90px;}
.max_h80{max-height: 80px;}
.min_h60{min-height: 60px;}
.min_h80{min-height: 80px;}
.min_h100{min-height: 100px;}
.w100per_10{width: calc(100% - 10px);}
.w100per_20{width: calc(100% - 20px);}

.h5{height: 5px;}
.h6{ height: 6px;}
.h7{ height: 7px;}
.h8{ height: 8px;}
.h0{ height: 0px;}
.h10{ height: 10px;}
.h15{height: 15px;}
.h18{height: 18px;}
.h20{height: 20px;}
.h22{height: 22px;}
.h24{height: 24px;}
.h28{height: 28px;}
.h30{height: 30px;}
.h32{height: 32px;}
.h35{height: 35px;}
.h36{height: 36px;}
.h38{height: 38px;}
.h40{height: 40px;}
.h42{height: 42px;}
.h44{height: 44px;}

.h45{height: 45px;}
.h48{height: 48px;}
.h50{height: 50px;}
.h60{height: 60px;}
.h65{height: 65px;}
.h70{height: 70px;}
.h80{height: 80px;}
.h90{height: 90px;}
.h100{height: 100px;}
.h150{height: 150px;}
.h196{height: 196px;}
.h200{height: 200px;}
.h250{height: 250px;}
.h300{height: 300px;}
.h350{height: 350px;}
.h400{height: 400px;}

.h100per{height: 100%;}

.pf{position:fixed;}
.pa{position:absolute;}
.pr{position:relative;}
.ps{position:static}
.psy{position: sticky;}

.pf_i{position:fixed!important;}
.pa_i{position:absolute!important;}
.pr_i{position:relative!important;}
.ps_i{position:static!important;}

.ltrb{left:0; top:0; right:0; bottom:0;}/*满屏*/
.ltb{left: 0; top: 0; bottom: 0;}
.rtb{right:0;top:0; bottom:0;}
.ltr{left:0; top:0; right:0;}  /*固定顶部*/
.lbr{left:0; bottom:0; right:0;}
.lt{left:0; top:0;}
.rt{right:0;top:0;}
.rb{right:0; bottom:0;}
.lb{left:0; bottom:0;}

.t0{top: 0;}
.t1{top: 1px;}
.t2{top: 2px;}
.t3{top: 3px;}
.t4{top: 4px;}
.t5{top: 5px;}
.t6{top: 6px;}
.t7{top: 7px;}
.t8{top: 8px;}
.t10{top: 10px;}
.t11{top: 11px;}
.t12{top: 12px;}
.t15{top: 15px;}
.t18{top: 18px;}
.t20{top: 20px;}
.t48{top:  48px;}

.t0_i{top: 0 !important;}
.b0_i{bottom: 0 !important;}

.t50per{top:50%;}

.t_1{top: -1px;}
.t_2{top: -2px;}
.t_3{top: -3px;}
.t_5{top: -5px;}
.t_6{top: -6px;}
.t_10{top: -10px;}

.l0{left: 0;}
.l1{left: 1px;}
.l2{left: 2px;}
.l3{left: 3px;}
.l5{left: 5px;}
.l15{left: 15px;}

.l0{left: 0;}
.l_1{left: -1px;}
.l_2{left: -2px;}
.l_3{left: -3px;}
.l_5{left: -5px;}

.l50per{left: 50%;}

.l0_i{left: 0!important;}
.l220{left: 220px;}

.r0{right: 0;}
.r1{right: 1px;}
.r2{right: 2px;}
.r3{right: 3px;}
.r5{right: 5px;}
.r10{right: 10px;}
.r15{right: 15px;}
.r30{right: 30px;}
.r35{right: 35px;}
.r40{right: 40px;}

.b0{bottom: 0;}
.b5{bottom: 5px;}
.b8{bottom: 8px;}
.b10{bottom: 10px;}
.b15{bottom: 15px;}
.b40{bottom: 40px;}
.b46{bottom: 46px;}

.b0_i{bottom: 0!important;}

.z100{z-index:100;}
.z200{z-index:200;}
.z300{z-index:300;}
.z400{z-index:400;}
.z500{z-index:500;}
.z600{z-index:600;}
.z800{z-index:800 !important;}
.z1000{z-index:1000;}
.z2000{z-index:2000;}

.z100_i{z-index:100!important;}
.z200_i{z-index:200!important;}
.z300_i{z-index:300!important;}
.z400_i{z-index:400!important;}
.z500_i{z-index:500!important;}
.z600_i{z-index:600!important;}
.z1000_i{z-index:1000!important;}
.z2000_i{z-index:2000!important;}

.t_center{text-align:center;}
.t_right{text-align: right;}
.t_left{text-align: left!important;}
.t_c{text-align:center !important;}

.transf_ali_cenmid{left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.transf_ali_center{left: 50%;transform: translateX(-50%);}
.transf_ali_middle{top: 50%;transform: translateY(-50%);}

.t_s{text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
  -webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
  -moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
  *filter: Glow(color=#fff, strength=1);}

.fl{float:left;}
.fr{float:right;}
.fnone{float: none;}
.fnone_i{float: none!important;}
.clearfix{overflow: hidden\8;}
.clearfix::after{content: " ";display: block;height: 0;clear: both;}
.filter{
-webkit-filter: blur(5px);
filter: blur(5px);
image-rendering: pixelated;
}


.p0{padding: 0;}
.p2{padding: 2px;}

.p3{padding: 3px;}
.p5{padding: 5px;}
.p10{padding: 10px;}
.p12{padding: 12px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.p24{padding: 24px;}
.p32{padding: 32px;}


.p25{padding: 25px;}
.p30{padding: 30px;}
.pn{padding: 0px;}
.ptb0{padding-top: 0px; padding-bottom: 0px;}
.ptb1{padding-top: 1px; padding-bottom: 1px;}
.ptb2{padding-top: 2px; padding-bottom: 2px;}
.ptb3{padding-top: 3px; padding-bottom: 3px;}
.ptb4{padding-top: 4px; padding-bottom: 4px;}
.ptb5{padding-top: 5px; padding-bottom: 5px;}
.ptb6{padding-top: 6px; padding-bottom: 6px;}
.ptb7{padding-top: 7px; padding-bottom: 7px;}
.ptb8{padding-top: 8px; padding-bottom: 8px;}
.ptb9{padding-top: 9px; padding-bottom: 9px;}
.ptb10{padding-top: 10px; padding-bottom: 10px;}
.ptb15{padding-top: 15px; padding-bottom: 15px;}
.ptb18{padding-top: 18px; padding-bottom: 18px;}
.ptb20{padding-top: 20px; padding-bottom: 20px;}
.ptb30{padding-top: 30px; padding-bottom: 30px;}
.plr3{padding-left: 3px; padding-right: 3px;}
.plr4{padding-left: 4px; padding-right: 4px;}
.plr5{padding-left: 5px; padding-right: 5px;}
.plr8{padding-left: 8px; padding-right: 8px;}
.plr10{padding-left: 10px; padding-right: 10px;}
.plr12{padding-left: 12px;padding-right: 12px;}
.plr15{padding-left: 15px; padding-right: 15px;}
.plr16{padding-left: 16px; padding-right: 16px;}
.plr18{padding-left: 18px; padding-right: 18px;}
.plr20{padding-left: 20px; padding-right: 20px;}
.plr25{padding-left: 25px; padding-right: 25px;}
.plr30{padding-left: 30px; padding-right: 30px;}
.plr40{padding-left: 40px; padding-right: 40px;}
.plr45{padding-left: 45px; padding-right: 45px;}
.plr50{padding-left: 50px; padding-right: 50px;}
.plr60{padding-left: 60px; padding-right: 60px;}
.plr70{padding-left: 70px; padding-right: 70px;}
.plr80{padding-left: 80px; padding-right: 80px;}

.ptn{padding-top: 0;}
.pt1{padding-top: 1px;}
.pt2{padding-top: 2px;}
.pt3{padding-top: 3px;}
.pt4{padding-top: 4px;}
.pt5{padding-top: 5px;}
.pt6{padding-top: 6px;}
.pt8{padding-top: 8px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}
.pt35{padding-top: 35px;}
.pt40{padding-top: 40px;}
.pt50{padding-top: 50px;}
.pt60{padding-top: 60px;}
.pt70{padding-top: 70px;}
.pt80{padding-top: 80px;}


.pr0{padding-right: 0;}
.pr8{padding-right: 8px;}
.pr10{padding-right: 10px;}

.pb0{padding-bottom: 0;}
.pb2{padding-bottom: 2px;}
.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb40{padding-bottom: 40px;}
.pb50{padding-bottom: 50px;}
.pb60{padding-bottom: 60px;}
.pb70{padding-bottom: 70px;}

.pb100{padding-bottom: 100px;}

.pb_100per{padding-bottom: 100%;}

.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl20_i{padding-left: 20px !important;}
.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl40{padding-left: 40px!important;}
.pl45{padding-left: 45px;}
.pl50{padding-left: 50px;}
.pl55{padding-left: 55px;}
.pl60{padding-left: 60px;}
.pl70{padding-left: 70px;}
.pl75{padding-left: 75px;}
.pl80{padding-left: 80px;}
.pl90{padding-left: 90px;}
.pl100{padding-left: 100px;}
.pl110{padding-left: 110px;}
.pl120{padding-left: 120px;}
.pl130{padding-left: 130px;}
.pl140{padding-left: 140px;}
.pl150{padding-left: 150px;}
.pl170{padding-left: 170px;}
.pl200{padding-left: 200px;}
.pl220{padding-left: 220px;}

.pr0{padding-right: 0;}
.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}
.pr30{padding-right: 30px;}
.pr40{padding-right: 40px;}
.pr50{padding-right: 50px;}
.pr60{padding-right: 60px;}
.pr70{padding-right: 70px;}
.pr80{padding-right: 80px;}
.pr90{padding-right: 90px;}
.pr100{padding-right: 100px;}
.pr110{padding-right: 110px;}
.pr250{padding-right: 250px;}


.m0{margin: 0;}
.m8{margin: 8px;}
.m10{margin: 10px;}
.m15{margin: 15px;}

.mto{margin:0 auto;}
.m0_a{margin: 0 auto;}

.mlr3{margin-left: 3px; margin-right: 3px;}
.mlr5{margin-left: 5px; margin-right: 5px;}
.mlr10{margin-left: 10px; margin-right: 10px;}
.mlr15{margin-left: 15px; margin-right: 15px;}
.mlr20{margin-left: 20px; margin-right: 20px;}
.mlr24{margin-left: 24px; margin-right: 24px;}

.mlr30{margin-left: 30px; margin-right: 30px;}

.mtb5{margin: 5px 0;}

.mtb10{margin: 10px 0;}
.mtb20{margin: 20px 0;}

.mt2{margin-top: 2px;}
.mt3{margin-top: 3px;}
.mt5{margin-top: 5px;}
.mt8{margin-top: 8px;}
.mt10{margin-top: 10px;}
.mt10_i{margin-top: 10px !important; }
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}

.mt_10{margin-top: -10px;}
.mt_11{margin-top: -11px;}

.mr0{margin-right: 0;}
.mr1{margin-right: 1px;}
.mr2{margin-right: 2px;}
.mr3{margin-right: 3px;}
.mr4{margin-right: 4px;}
.mr5{margin-right: 5px;}
.mr8{margin-right: 8px;}
.mr10{margin-right: 10px;}
.mr11{margin-right: 11px;}
.mr12{margin-right: 12px;}
.mr15{margin-right: 15px;}
.mr40{margin-right: 40px;}
.ml_1{margin-left: -1px;}
.ml_2{margin-left: -2px;}
.ml0{margin-left: 0 ;}
.ml0_i{margin-left: 0 !important;}
.ml3{margin-left: 3px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}

.mb_1{margin-bottom: -1px;}
.mb0{margin-bottom: 0px !important;}
.mb2{margin-bottom: 2px;}
.mb5{margin-bottom: 5px;}
.mb8{margin-bottom: 8px;}
.mb10{margin-bottom: 10px;}
.mb12{margin-bottom: 12px;}

.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb70{margin-bottom: 50px;}
.tranY_3{
	transform: translateY(-3px);
}

.mr5{margin-right: 5px;}
.mr15{margin-right: 15px;}
.mr18{margin-right: 18px;}

.mr20{margin-right: 20px;}
.mr24{margin-right: 24px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}
.mr60{margin-right: 60px;}
.mr80{margin-right: 80px;}


.bb_line{border-bottom:10px solid #f5f8fa;}

.oh{overflow: hidden;}
.ox{overflow-x: auto; white-space: nowrap;-webkit-overflow-scrolling: touch;}
.oy{overflow-y: auto; -webkit-overflow-scrolling: touch;}

/* 2020.9.23 */
.flex{display: flex;}
.flex_1{flex: 1;}
.flex_s{flex-shrink: 0;}
.flex_space{justify-content: space-evenly;}
.flex_jc{justify-content: center;}
.flex_jsb{justify-content: space-between;}
.flex_ac{align-items: center;}
.flex_ab{align-items: flex-end;}
.flex_wrap{flex-wrap: wrap;}
.flex_v{flex-direction: column;}

.dc{display: flex; align-items:center; justify-content: center;}
.ds_hide{display: none!important;}
.disable{opacity: .5 !important;cursor: not-allowed !important;}

.lhn{line-height: normal;}
/* 2020.9.23 */
.lh1{line-height: 1;}
.lh15{line-height: 15px;}
.lh16{line-height: 16px;}

.lh17{line-height: 17px;}
.lh18{line-height: 18px;}
.lh20{line-height: 20px;}
.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.lh26{line-height: 26px;}
.lh28{line-height: 28px;}
.lh30{line-height: 30px;}
.lh32{line-height: 32px;}
.lh35{line-height: 35px;}
.lh36{line-height: 36px;}
.lh38{line-height: 38px;}
.lh40{line-height: 40px;}
.lh42{line-height: 42px;}
.lh45{line-height: 45px;}
.lh48{line-height: 48px;}
.lh50{line-height: 50px;}
.lh60{line-height: 60px;}
.lh70{line-height: 70px;}
.lh80{line-height: 80px;}

.color_8898B6{color: #8898B6;}
.color_f{color:#fff!important;}
.color_0{color:#000 !important}
.color_3{color:#333!important;}
.color_font{color: #31293B;}
.color_4E5969{color: #4E5969;}
.color_1D2129{color: #1D2129 !important;}
.color_6{color:#666!important;}
.color_9{color:#999!important;}
.color_e5{color:#e5e5e5!important;}
.color_f40{color:#f40!important;}
.color_light{color:#d7d7d7!important;}
.color_m{color:#cccccc!important;}
.color_c{color:#cccccc!important;}
.color_main{color:#1890ff!important;}
.color_tips{color:#ff8f4a!important;}
.color_green{color:#05b5a6!important;}
.color_name{color:#4d83cf!important;}
.color_yellow{color:yellow!important;}
.color_alipay{color:#40afff!important;}
.color_weixinpay{color:#05b5a6!important;}
.color_cardpay{color:#14b2c9!important;}
.color_nan{color:#40afff!important;}
.color_nv{color:#ff89b5!important;}
.color_red{color: #ff382c!important;}
.color_blue{color:#0483e5!important;}
.color_ff0{color:#ff0000!important;}
.color_vip{color:#dab370;}
.color_ps{color:#7f91ac;}
.color_ye{color:#ffcc3a;}

.bg_c{background: #ccc;}
.bg_f{background:#fff;}
.bg_fa{background: #fafafa;}
.bg_0{background:#000;}
.bg_6{background:#666;}
.bg_f5{background:#f5f5f5;}
.bg_f6{background:#f6f6f6;}
.bg_f2{background:#f2f2f2;}
.bg_de{background:#dedede;}
.bg_red{background: #ff382c;}
.bg_f40{background: #f40;}
.bg_f7{background:#f7f7f7;}
.bg_fc{background:#fcfcfc;}
.bg_9{background: #999;;}
.bg_main{background: #1890ff;}
.bg_E8F3FF{background: #E8F3FF;}
.bg_green{background: #05b5a6;}
.bg_light{background: #f2f6ff;}
.bg_body{background:#EDF2F7;}
.bg_tips{background: #fff5f5;}
.bg_nan{background:#40afff;}
.bg_nv{background:#ff89b5;}
.bg_alipay{background:#40afff;}
.bg_e5e{background: #e5eeff;}
.bg_vip{background:#fffbf5;}
.bg_span{background:#fafcff;}
.bgn{background: none!important;}
.bg_gao{background: #fcb63a;}
.bg_gray{background: #f2f6ff;}
.bg_tag{background: #f2f6ff;}
.bg_quan{background: #fff6f5;}
.bg_e{background: #eee;}
.bg_ebe{background: #ebebeb;}
/* 2020.9.23 */
.bg_f235{background: #f2f3f5;}
.bg_4f7afd{background: #4f7afd;}

.bg_f_i{background:#fff!important;}
.bg_0_i{background:#000!important;}
.bg_f5_i{background:#f5f5f5!important;}
.bg_f6_i{background:#f6f6f6!important;}
.bg_f2_i{background:#f2f2f2!important;}
.bg_de_i{background:#dedede!important;}
.bg_red_i{background: #ff382c!important;}
.bg_f40_i{background: #f40!important;}
.bg_f7_i{background:#f7f7f7!important;}
.bg_fc_i{background:#fcfcfc!important;}
.bg_main_i{background: #1890ff!important;}
.bg_green_i{background: #05b5a6!important;}
.bg_light_i{background: #f2f6ff!important;}
.bg_body_i{background:#EDF2F7!important;}
.bg_tips_i{background: #fff5f5!important;}
.bg_nan_i{background:#40afff!important;}
.bg_nv_i{background:#ff89b5!important;}
.bg_alipay_i{background:#40afff!important;}
.bg_vip_i{background:#fffbf5!important;}
.bg_span_i{background:#fafcff!important;}
.bgn_i{background: none!important;}
.bg_gao_i{background: #fcb63a!important;}
.bg_gray_i{background: #f2f6ff!important;}
.bg_tag_i{background: #f2f6ff!important;}
.bg_quan_i{background: #fff1f1!important;}



.bn{border: none;}
.bo_0{border:0;}
.bo_trleb{border-right: 1px solid #ebebeb;border-top: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}
.bo_bf7{border-bottom: 1px solid #f7f7f7;}
.bo_beb{border-bottom: 1px solid #ebebeb;}
.bo_bdeb{border-bottom: 1px dashed #ebebeb;}
.bo_bf2{border-bottom: 1px solid #f2f2f2;}
.bo_tf7{border-top: 1px solid #f7f7f7;}
.bo_rf7{border-right: 1px solid #f7f7f7;}

.bo_eb{border: 1px solid #ebebeb;}

.bo_e7{border: 1px solid #E7E7E7;}
.bo_86909C{border: 1px solid #86909C;}
.bo_reb{border-right: 1px solid #ebebeb;}
.bo_ef5{border: 1px solid #ebeef5}
.bo_f7{border: 1px solid #f7f7f7;}
.bo_d9{border: 1px solid #d9d9d9;}
.bo_f{border:1px solid #fff;}
.bo_2f{border:2px solid #fff;}
.bo_dd9{border: 1px dashed #d9d9d9;}
.bo_light{border:1px solid #edf3ff;}
.bo_red{border:1px solid #ff7453;}
.bo_gao{border:1px solid #fcb63a;}
.bo_main{border:1px solid #1890ff;}
.bo_main2{border:2px solid #1890ff;}
.bo_main3{border:3px solid #1890ff;}
.bo_nan{border:1px solid #40afff;}
.bo_nv{border:1px solid #ff89b5;}



.bo_minor{border:1px solid #6db6fa;}
.bo_right{border-right: 1px solid #f7f7f7;}
.bo_left{border-left: 1px solid #d9d9d9;}
.bg_tran{background: rgba(0, 0, 0, 0.2);}
.bg_tran_5{background: rgba(0, 0, 0, 0.5);}
.bo_green{border: 1px solid #05b5a6;}
.bo_right_n{border-right:none}
.bo_left_n{border-left:none}
.bo_re7{border-right:1px solid #E7E7E7}


.op_0{opacity: 0;}
.op_2{opacity: 0.2;}
.op_4{opacity: 0.4;}
.op_8{opacity: 0.8;}

.fz0{font-size: 0;}
.fz10{font-size: 10px;}
.fz11{font-size: 11px;}
.fz12{font-size: 12px;}
.fz13{font-size: 13px;}
.fz14{font-size: 14px;}
.fz15{font-size: 15px;}
.fz16{font-size: 16px;}
.fz17{font-size: 17px;}
.fz18{font-size: 18px;}
.fz19{font-size: 19px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.fz23{font-size: 23px;}

.fz24{font-size: 24px;}
.fz26{font-size: 26px;}
.fz28{font-size: 28px;}
.fz30{font-size: 30px;}
.fz32{font-size: 32px;}
.fz36{font-size: 36px;}
.fz40{font-size: 40px;}
.fz45{font-size: 45px;}
.fz48{font-size: 48px;}
.fz50{font-size: 50px;}
.fz60{font-size: 60px;}
.fz70{font-size: 70px;}
.fz75{font-size: 75px;}
.fz80{font-size: 80px;}

.fz0_i{font-size: 0!important;}
.fz10_i{font-size: 10px!important;}
.fz11_i{font-size: 11px!important;}
.fz12_i{font-size: 12px!important;}
.fz13_i{font-size: 13px!important;}
.fz14_i{font-size: 14px!important;}
.fz15_i{font-size: 15px!important;}
.fz16_i{font-size: 16px!important;}
.fz17_i{font-size: 17px!important;}
.fz18_i{font-size: 18px!important;}
.fz20_i{font-size: 20px!important;}
.fz22_i{font-size: 22px!important;}
.fz24_i{font-size: 24px!important;}
.fz26_i{font-size: 26px!important;}
.fz28_i{font-size: 28px!important;}
.fz30_i{font-size: 30px!important;}
.fz32_i{font-size: 32px!important;}
.fz36_i{font-size: 36px!important;}
.fz40_i{font-size: 40px!important;}
.fz45_i{font-size: 45px!important;}
.fz50_i{font-size: 50px!important;}
.fz60_i{font-size: 60px!important;}
.fz70_i{font-size: 70px!important;}
.fz75_i{font-size: 75px!important;}
.fz80_i{font-size: 80px!important;}

.img_5{width: 5px; height: 5px;}
.img_8{width: 8px; height: 8px;}
.img_10{width: 10px; height: 10px;}
.img_16{width: 16px; height: 16px;}
.img_20{width: 20px; height: 20px;}
.img_22{width: 22px; height: 22px;}

.img_24{width: 24px; height: 24px;}
.img_26{width: 26px; height: 26px;}
.img_30{width: 30px; height: 30px;}
.img_32{width: 32px; height: 32px;}
.img_34{width: 34px; height: 34px;}

.img_35{width: 35px; height: 35px;}
.img_36{width: 36px; height: 36px;}
.img_37{width: 37px; height: 37px;}
.img_40{width: 40px; height: 40px;}
.img_44{width: 44px; height: 44px;}

.img_48{width: 48px; height: 48px;}
.img_50{width: 50px; height: 50px;}
.img_55{width: 55px; height: 55px;}
.img_45{width: 45px; height: 45px;}
.img_60{width: 60px; height: 60px;}
.img_64{width: 64px; height: 64px;}

.img_70{width: 70px; height: 70px;}
.img_80{width: 80px; height: 80px;}
.img_90{width: 90px; height: 90px;}
.img_100{width: 100px; height: 100px;}
.img_110{width: 110px; height: 110px;}
.img_120{width: 120px; height: 120px;}
.img_tao{width: 130px; height: 84px;}
.ob_c{width:100%;height:100%;object-fit:cover;}


span,label,b,em,i{font-style:normal; display:inline-block;}
.inline_block{display:inline-block;vertical-align: top;}
.inline{display: inline;}
.block{display: block;}

.bright_min{border-radius: 0 3px 3px 0;}
.bleft_min{border-radius: 3px 0 0 3px;}
.bright{border-radius: 0 75px 75px 0;}
.bleft{border-radius: 75px 0 0 75px;}
.br{border-radius: 13rem;}
.br0{border-radius: 0px;}
.br2{border-radius: 2px;}
.br3{border-radius: 3px;}
.br4{border-radius: 4px;}
.br5{border-radius: 5px;}
.br6{border-radius: 6px;}
.br8{border-radius: 8px;}
.br10{border-radius: 10px;}
.br12{border-radius: 12px;}
.br15{border-radius: 15px;}
.br16{border-radius: 16px;}
.br30{border-radius: 30px;}
.br40{border-radius: 40px;}
.bo_3{border-width: 1px; border-bottom: none;}
.br_5{border-radius: 5px 5px 0px 0px;}


.br50per{border-radius: 50%;}

.brt5{border-radius: 5px 5px 0 0;}
.brt8{border-radius: 8px 8px 0 0;}

.ws{white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.ws2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.vam{vertical-align:middle;}
.vat{vertical-align: top;}
.vaba{vertical-align: baseline;}
.vab{vertical-align: bottom;}
.vai{vertical-align: initial;}

.fb{font-weight:bold;}
.fn{font-weight:normal;}
.fb5{font-weight: 500;}
.bsb{box-sizing:border-box;}
.bg{background: url(../images/ico.png) no-repeat;}
.cursor{cursor: pointer;}
.bsd{box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.04);}
/* 2020.9.23 */
.bsd_item{box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);}
ul,li,dl,dt,dd{font-style: none; padding:0px; margin: 0px; list-style:none; }
.hover:hover{opacity: 0.8;}
.up{
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background: transparent;
  border-style: solid;
  border-width: 3px;
  transform: rotate(45deg);
  border-color: #ffffff transparent transparent #ffffff;
  box-shadow: -2px -2px 5px rgb(0 0 0 / 6%);
  background: #ffffff;
}
.select_note .current{
  color: #fff;
  background: #727CF5;
}
.oe_taber .current{
  color: #1890ff;
  background: #fff;
  font-weight: bold;
}
div{
  -webkit-print-color-adjust: exact;
  /* //解决火狐浏览器打印 */
  print-color-adjust: exact;
  color-adjust: exact;
}

/* 2022.11.08 */
.transf_ali_cenmid{left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}

.nav .current{
  color: #1890ff;
  background: #fff;
  font-weight: bold;
}

