﻿
/* lp add begin  layui-v 2.6.4  add my custom css  */

/* 边框 */
.border { border: 1px solid red; }
.border-0 { border: 0 !important; }
.border-top-0 { border-top: 0 !important; }
.border-right-0 { border-right: 0 !important; }
.border-bottom-0 { border-bottom: 0 !important; }
.border-left-0 { border-left: 0 !important; }
.border { border: 1px solid #dee2e6 !important; }
.border-top { border-top: 1px solid #dee2e6 !important; }
.border-right { border-right: 1px solid #dee2e6 !important; }
.border-bottom { border-bottom: 1px solid #dee2e6 !important; }
.border-left { border-left: 1px solid #dee2e6 !important; }

/* 字体大小 */

.fz12 { font-size: 12px !important; }
.fz14 { font-size: 14px !important; }
.fz16 { font-size: 16px !important; }
.fz18 { font-size: 18px !important; }
.fz20 { font-size: 20px !important; }
.fz22 { font-size: 22px !important; }
.fz24 { font-size: 24px !important; }
.fz26 { font-size: 26px !important; }
.fz28 { font-size: 28px !important; }
.fz30 { font-size: 30px !important; }
.fz32 { font-size: 32px !important; }
.fz36 { font-size: 36px !important; }
.fz38 { font-size: 38px !important; }
.fz40 { font-size: 40px !important; }

/* 定位 */

.pos-static { position: static !important; }
.pos-r { position: relative !important; }
.pos-a { position: absolute !important; }
.pos-f { position: fixed !important; }
.pos-sticky { position: static !important; }
.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }
.fixed-left { position: fixed; left: 0; top: 0; bottom: 0; z-index: 1030; }
.fixed-right { position: fixed; right: 0; bottom: 0; z-index: 1030; }

/* 百分比宽度 */
.w16 { width: 16.6666666667% !important; }
.w20 { width: 20% !important; }
.w25 { width: 25% !important; }
.w33 { width: 33.333333% !important; }
.w50 { width: 50% !important; }
.w60 { width: 60% !important; }.w66 { width: 66.666666% !important; }


.w75 { width: 75% !important; }
.w80 { width: 80% !important; }
.w100 { width: 100% !important; }

/* 距离 */

.plr10 { padding-left: 10px; padding-right: 10px; }
.plr15 { padding-left: 15px; padding-right: 15px; }
.plr20 { padding-left: 20px; padding-right: 20px; }
.plr25 { padding-left: 25px; padding-right: 25px; }
.plr30 { padding-left: 30px; padding-right: 30px; }

.ptb10 { padding-top: 10px; padding-bottom: 10px; }
.ptb15 { padding-top: 15px; padding-bottom: 15px; }
.ptb20 { padding-top: 20px; padding-bottom: 20px; }
.ptb25 { padding-top: 25px; padding-bottom: 25px; }
.ptb30 { padding-top: 30px; padding-bottom: 30px; }


.t5 { top: 5px !important; }
.r5 { right: 5px !important; }
.b5 { bottom: 5px !important; }
.l5 { left: 5px !important; }
.m5 { margin: 5px !important; }
.mt5 { margin-top: 5px !important; }
.mr5 { margin-right: 5px !important; }
.mb5 { margin-bottom: 5px !important; }
.ml5 { margin-left: 5px !important; }
.t10 { top: 10px !important; }
.r10 { right: 10px !important; }
.b10 { bottom: 10px !important; }
.l10 { left: 10px !important; }
.m10 { margin: 10px !important; }
.mt10 { margin-top: 10px !important; }
.mr10 { margin-right: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.ml10 { margin-left: 10px !important; }
.t15 { top: 15px !important; }
.r15 { right: 15px !important; }
.b15 { bottom: 15px !important; }
.l15 { left: 15px !important; }
.m15 { margin: 15px !important; }
.mt15 { margin-top: 15px !important; }
.mr15 { margin-right: 15px !important; }
.mb15 { margin-bottom: 15px !important; }
.ml15 { margin-left: 15px !important; }
.t20 { top: 20px !important; }
.r20 { right: 20px !important; }
.b20 { bottom: 20px !important; }
.l20 { left: 20px !important; }
.m20 { margin: 20px !important; }
.mt20 { margin-top: 20px !important; }
.mr20 { margin-right: 20px !important; }
.mb20 { margin-bottom: 20px !important; }
.ml20 { margin-left: 20px !important; }
.t25 { top: 25px !important; }
.r25 { right: 25px !important; }
.b25 { bottom: 25px !important; }
.l25 { left: 25px !important; }
.m25 { margin: 25px !important; }
.mt25 { margin-top: 25px !important; }
.mr25 { margin-right: 25px !important; }
.mb25 { margin-bottom: 25px !important; }
.ml25 { margin-left: 25px !important; }
.t30 { top: 30px !important; }
.r30 { right: 30px !important; }
.b30 { bottom: 30px !important; }
.l30 { left: 30px !important; }
.m30 { margin: 30px !important; }
.mt30 { margin-top: 30px !important; }
.mr30 { margin-right: 30px !important; }
.mb30 { margin-bottom: 30px !important; }
.ml30 { margin-left: 30px !important; }
.t35 { top: 35px !important; }
.r35 { right: 35px !important; }
.b35 { bottom: 35px !important; }
.l35 { left: 35px !important; }
.m35 { margin: 35px !important; }
.mt35 { margin-top: 35px !important; }
.mr35 { margin-right: 35px !important; }
.mb35 { margin-bottom: 35px !important; }
.ml35 { margin-left: 35px !important; }
.t40 { top: 40px !important; }
.r40 { right: 40px !important; }
.b40 { bottom: 40px !important; }
.l40 { left: 40px !important; }
.m40 { margin: 40px !important; }
.mt40 { margin-top: 40px !important; }
.mr40 { margin-right: 40px !important; }
.mb40 { margin-bottom: 40px !important; }
.ml40 { margin-left: 40px !important; }
.t50 { top: 50px !important; }
.r50 { right: 50px !important; }
.b50 { bottom: 50px !important; }
.l50 { left: 50px !important; }
.m50 { margin: 50px !important; }
.mt50 { margin-top: 50px !important; }
.mr50 { margin-right: 50px !important; }
.mb50 { margin-bottom: 50px !important; }
.ml50 { margin-left: 50px !important; }
.t60 { top: 60px !important; }
.r60 { right: 60px !important; }
.b60 { bottom: 60px !important; }
.l60 { left: 60px !important; }
.m60 { margin: 60px !important; }
.mt60 { margin-top: 60px !important; }
.mr60 { margin-right: 60px !important; }
.mb60 { margin-bottom: 60px !important; }
.ml60 { margin-left: 60px !important; }

.t0 { top: 0 !important; }
.r0 { right: 0 !important; }
.b0 { bottom: 0 !important; }
.l0 { left: 0 !important; }
.m0 { margin: 0 !important; }
.mt0 { margin-top: 0 !important; }
.mr0 { margin-right: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.ml0 { margin-left: 0 !important; }

.t5 { top: 5px !important; }
.r5 { right: 5px !important; }
.b5 { bottom: 5px !important; }
.l5 { left: 5px !important; }
.p5 { padding: 5px !important; }
.pt5 { padding-top: 5px !important; }
.pr5 { padding-right: 5px !important; }
.pb5 { padding-bottom: 5px !important; }
.pl5 { padding-left: 5px !important; }
.t10 { top: 10px !important; }
.r10 { right: 10px !important; }
.b10 { bottom: 10px !important; }
.l10 { left: 10px !important; }
.p10 { padding: 10px !important; }
.pt10 { padding-top: 10px !important; }
.pr10 { padding-right: 10px !important; }
.pb10 { padding-bottom: 10px !important; }
.pl10 { padding-left: 10px !important; }
.t15 { top: 15px !important; }
.r15 { right: 15px !important; }
.b15 { bottom: 15px !important; }
.l15 { left: 15px !important; }
.p15 { padding: 15px !important; }
.pt15 { padding-top: 15px !important; }
.pr15 { padding-right: 15px !important; }
.pb15 { padding-bottom: 15px !important; }
.pl15 { padding-left: 15px !important; }
.t20 { top: 20px !important; }
.r20 { right: 20px !important; }
.b20 { bottom: 20px !important; }
.l20 { left: 20px !important; }
.p20 { padding: 20px !important; }
.pt20 { padding-top: 20px !important; }
.pr20 { padding-right: 20px !important; }
.pb20 { padding-bottom: 20px !important; }
.pl20 { padding-left: 20px !important; }
.t25 { top: 25px !important; }
.r25 { right: 25px !important; }
.b25 { bottom: 25px !important; }
.l25 { left: 25px !important; }
.p25 { padding: 25px !important; }
.pt25 { padding-top: 25px !important; }
.pr25 { padding-right: 25px !important; }
.pb25 { padding-bottom: 25px !important; }
.pl25 { padding-left: 25px !important; }
.t30 { top: 30px !important; }
.r30 { right: 30px !important; }
.b30 { bottom: 30px !important; }
.l30 { left: 30px !important; }
.p30 { padding: 30px !important; }
.pt30 { padding-top: 30px !important; }
.pr30 { padding-right: 30px !important; }
.pb30 { padding-bottom: 30px !important; }
.pl30 { padding-left: 30px !important; }
.t35 { top: 35px !important; }
.r35 { right: 35px !important; }
.b35 { bottom: 35px !important; }
.l35 { left: 35px !important; }
.p35 { padding: 35px !important; }
.pt35 { padding-top: 35px !important; }
.pr35 { padding-right: 35px !important; }
.pb35 { padding-bottom: 35px !important; }
.pl35 { padding-left: 35px !important; }
.t40 { top: 40px !important; }
.r40 { right: 40px !important; }
.b40 { bottom: 40px !important; }
.l40 { left: 40px !important; }
.p40 { padding: 40px !important; }
.pt40 { padding-top: 40px !important; }
.pr40 { padding-right: 40px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl40 { padding-left: 40px !important; }
.t50 { top: 50px !important; }
.r50 { right: 50px !important; }
.b50 { bottom: 50px !important; }
.l50 { left: 50px !important; }
.p50 { padding: 50px !important; }
.pt50 { padding-top: 50px !important; }
.pr50 { padding-right: 50px !important; }
.pb50 { padding-bottom: 50px !important; }
.pl50 { padding-left: 50px !important; }
.t60 { top: 60px !important; }
.r60 { right: 60px !important; }
.b60 { bottom: 60px !important; }
.l60 { left: 60px !important; }
.p60 { padding: 60px !important; }
.pt60 { padding-top: 60px !important; }
.pr60 { padding-right: 60px !important; }
.pb60 { padding-bottom: 60px !important; }
.pl60 { padding-left: 60px !important; }

.p0 { padding: 0 !important; }
.pt0 { padding-top: 0 !important; }
.pr0 { padding-right: 0 !important; }
.pb0 { padding-bottom: 0 !important; }
.pl0 { padding-left: 0 !important; }

/* 浮动 */
.fl { float: left !important; }
.fr { float: right !important; }
.fn { float: none !important; }

/* 行距 */
.lh16 { line-height: 1.6; }
.lh2 { line-height: 2; }
.lh24 { line-height: 2.4; }
.lh3 { line-height: 3; }

/* 盒模型 */
.dib { display: inline-block; }
.db { display: block; }
.oh { overflow: hidden; }


/* 文字排版 */
.vam { vertical-align: middle !important; }
.t-left { text-align: left !important; }
.t-right { text-align: right !important; }
.t-center { text-align: center !important; }
.t-lower { text-transform: lowercase !important; }
.t-upper { text-transform: uppercase !important; }
.fwb { font-weight: bold; }
.fwb-no { font-weight: normal !important; }
.t-666 { color: #666666; }
.t-999 { color: #999999; }
.t-white{ color: white; }
.ti2 { text-indent: 2em; }
.m-auto { margin: auto !important; }


/* 详情 */
.msg-content { line-height: 2;  padding-bottom: 50px; }
.msg-content p { /*text-indent : 2em;*/ /*padding-bottom : 10px;*/ }
.msg-content img { margin: 0 auto; display: block; }
.auto-indent{line-height: 2;}
.auto-indent  p{text-indent : 2em; padding-bottom : 10px;}

/* 其他 */
.cup { cursor: pointer; }
.bg0{background: none !important;}
img { max-width: 100%; }


.bg-white{background-color: #fff;}
.bg-primary{background-color: #0375cb !important;}
/* lp add end   */