@import url(../layui-ms/css/layui.css);
/**
 * LarryMS UI 3.0 (基于DOM，Jquery, Layui)
 * Author: larry
 * LPPLP Licensed: LarryMS Paid Products License Protocol
 * Update Time: 2022-02-10
 */
/*initialize css*/
html{padding:0px;margin:0px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td,span,a{margin:0;padding:0;}
em{font-style:normal}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}
b,strong{font-weight:bold;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
a{text-decoration:none;color:#333333;font-family:"Microsoft YaHei";}
a:hover{text-decoration:none;}
fieldset,img{border:0;}
ol,ul,li{list-style:none;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box; /* 1 */padding:0; /* 2 */}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto; /* 1 */vertical-align:top; /* 2 */}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
a:active{outline:none;star:expression(this.onFocus=this.blur());}
a,a:hover,a:focus{text-decoration:none;outline:none;-webkit-transition:all 0.3s;transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::selection{background:#1E9FFF;color:#fff;}
::-moz-selection{background:#1E9FFF;color:#fff;}
/*pre{padding:10px 15px;margin:10px 0;font-size:12px;border-left:6px solid #009688;background-color:#F2F2F2;font-family:Courier New;overflow:auto;}*/
div,li,span,input,button,a{outline:0 none;outline:0 none!important;}
a cite{font-style:normal;*cursor:pointer;}
body{overflow-y: auto;}
.pr{position: relative}
.pa{position: absolute}
/*浮动*/
.fl{float:left;}
.fr{float:right;}
.fn{float:none;}
.center{text-align: center !important;}
.right{text-align: right !important;}
/* 清除浮动样式 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}
.full-center{display:block;width:100%;margin:0 auto;height:auto;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}

body.larryms-bg-dark{
    background: rgba(0,0,0,0.85);
}
body.larryms-bg-gray{
    background: rgba(0,0,0,0.05);
    /*F2F2F2*/
}
body.larryms-bg-darkgray{
    background: rgba(0,0,0,0.10);
    /*E5E5E5*/
}
/* 后台框架大布局 */
.larryms-layout-body{overflow-x: hidden;}
.larryms-layout-admin .layui-header{position: fixed; top: 0; left: 0; right: 0; background-color: #23262E;}
.larryms-layout-admin .layui-side{top: 60px; width: 200px; overflow-x: hidden;}
.larryms-layout-admin .layui-body{position: absolute; top: 60px; padding-bottom: 44px;}
.larryms-layout-admin .layui-main{width: auto; margin: 0 15px;}
.larryms-layout-admin .layui-footer{position: fixed; left: 200px; right: 0; bottom: 0; z-index: 990; height: 44px; line-height: 44px; padding: 0 15px; box-shadow: -1px 0 4px rgb(0 0 0 / 12%); background-color: #FAFAFA;}
.larryms-layout-admin .layui-logo{position: absolute; left: 0; top: 0; width: 200px; height: 100%; line-height: 60px; text-align: center; color: #009688; font-size: 16px; box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);}
.larryms-layout-admin .layui-header .layui-nav{background: none;}
.larryms-layout-left{position: absolute !important; left: 200px; top: 0;}
.larryms-layout-right{position: absolute !important; right: 0; top: 0;}
/* 栅格布局 */
.larryms-container{position: relative; margin: 0 auto; padding: 0 15px; box-sizing: border-box;}
.larryms-fluid{position: relative; margin: 0 auto; padding: 0 15px;}

.larryms-row:before, .larryms-row:after{content: ""; display: block; clear: both;}
.larryms-col-xs1, .larryms-col-xs2, .larryms-col-xs3, .larryms-col-xs4, .larryms-col-xs5, .larryms-col-xs6, .larryms-col-xs7, .larryms-col-xs8, .larryms-col-xs9, .larryms-col-xs10, .larryms-col-xs11, .larryms-col-xs12
,.larryms-col-sm1, .larryms-col-sm2, .larryms-col-sm3, .larryms-col-sm4, .larryms-col-sm5, .larryms-col-sm6, .larryms-col-sm7, .larryms-col-sm8, .larryms-col-sm9, .larryms-col-sm10, .larryms-col-sm11, .larryms-col-sm12
,.larryms-col-md1, .larryms-col-md2, .larryms-col-md3, .larryms-col-md4, .larryms-col-md5, .larryms-col-md6, .larryms-col-md7, .larryms-col-md8, .larryms-col-md9, .larryms-col-md10, .larryms-col-md11, .larryms-col-md12
,.larryms-col-lg1, .larryms-col-lg2, .larryms-col-lg3, .larryms-col-lg4, .larryms-col-lg5, .larryms-col-lg6, .larryms-col-lg7, .larryms-col-lg8, .larryms-col-lg9, .larryms-col-lg10, .larryms-col-lg11, .larryms-col-lg12
{position: relative; display: block; box-sizing: border-box;}

.larryms-col-xs1, .larryms-col-xs2, .larryms-col-xs3, .larryms-col-xs4, .larryms-col-xs5, .larryms-col-xs6, .larryms-col-xs7, .larryms-col-xs8, .larryms-col-xs9, .larryms-col-xs10, .larryms-col-xs11, .larryms-col-xs12{float: left;}
.larryms-col-xs1{width: 8.33333333%;}
.larryms-col-xs2{width: 16.66666667%;}
.larryms-col-xs3{width: 25%;}
.larryms-col-xs4{width: 33.33333333%;}
.larryms-col-xs5{width: 41.66666667%;}
.larryms-col-xs6{width: 50%;}
.larryms-col-xs7{width: 58.33333333%;}
.larryms-col-xs8{width: 66.66666667%;}
.larryms-col-xs9{width: 75%;}
.larryms-col-xs10{width: 83.33333333%;}
.larryms-col-xs11{width: 91.66666667%;}
.larryms-col-xs12{width: 100%;}

.larryms-col-xs-offset1{margin-left: 8.33333333%;}
.larryms-col-xs-offset2{margin-left: 16.66666667%;}
.larryms-col-xs-offset3{margin-left: 25%;}
.larryms-col-xs-offset4{margin-left: 33.33333333%;}
.larryms-col-xs-offset5{margin-left: 41.66666667%;}
.larryms-col-xs-offset6{margin-left: 50%;}
.larryms-col-xs-offset7{margin-left: 58.33333333%;}
.larryms-col-xs-offset8{margin-left: 66.66666667%;}
.larryms-col-xs-offset9{margin-left: 75%;}
.larryms-col-xs-offset10{margin-left: 83.33333333%;}
.larryms-col-xs-offset11{margin-left: 91.66666667%;}
.larryms-col-xs-offset12{margin-left: 100%;}

/* 超小屏幕(手机) */
@media screen and (max-width: 768px) {
    .larryms-hide-xs{display: none!important;}
    .larryms-show-xs-block{display: block!important;}
    .larryms-show-xs-inline{display: inline!important;}
    .larryms-show-xs-inline-block{display: inline-block!important;}
}

/* 小型屏幕(平板) */
@media screen and (min-width: 768px) {
    .larryms-container{width: 750px;}
    .larryms-hide-sm{display: none!important;}
    .larryms-show-sm-block{display: block!important;}
    .larryms-show-sm-inline{display: inline!important;}
    .larryms-show-sm-inline-block{display: inline-block!important;}

    .larryms-col-sm1, .larryms-col-sm2, .larryms-col-sm3, .larryms-col-sm4, .larryms-col-sm5, .larryms-col-sm6, .larryms-col-sm7, .larryms-col-sm8, .larryms-col-sm9, .larryms-col-sm10, .larryms-col-sm11, .larryms-col-sm12{float: left;}
    .larryms-col-sm1{width: 8.33333333%;}
    .larryms-col-sm2{width: 16.66666667%;}
    .larryms-col-sm3{width: 25%;}
    .larryms-col-sm4{width: 33.33333333%;}
    .larryms-col-sm5{width: 41.66666667%;}
    .larryms-col-sm6{width: 50%;}
    .larryms-col-sm7{width: 58.33333333%;}
    .larryms-col-sm8{width: 66.66666667%;}
    .larryms-col-sm9{width: 75%;}
    .larryms-col-sm10{width: 83.33333333%;}
    .larryms-col-sm11{width: 91.66666667%;}
    .larryms-col-sm12{width: 100%;}
    /* 列偏移 */
    .larryms-col-sm-offset1{margin-left: 8.33333333%;}
    .larryms-col-sm-offset2{margin-left: 16.66666667%;}
    .larryms-col-sm-offset3{margin-left: 25%;}
    .larryms-col-sm-offset4{margin-left: 33.33333333%;}
    .larryms-col-sm-offset5{margin-left: 41.66666667%;}
    .larryms-col-sm-offset6{margin-left: 50%;}
    .larryms-col-sm-offset7{margin-left: 58.33333333%;}
    .larryms-col-sm-offset8{margin-left: 66.66666667%;}
    .larryms-col-sm-offset9{margin-left: 75%;}
    .larryms-col-sm-offset10{margin-left: 83.33333333%;}
    .larryms-col-sm-offset11{margin-left: 91.66666667%;}
    .larryms-col-sm-offset12{margin-left: 100%;}
}
/* 中型屏幕(桌面) */
@media screen and (min-width: 992px) {
    .larryms-container{width: 970px;}
    .larryms-hide-md{display: none!important;}
    .larryms-show-md-block{display: block!important;}
    .larryms-show-md-inline{display: inline!important;}
    .larryms-show-md-inline-block{display: inline-block!important;}

    .larryms-col-md1, .larryms-col-md2, .larryms-col-md3, .larryms-col-md4, .larryms-col-md5, .larryms-col-md6, .larryms-col-md7, .larryms-col-md8, .larryms-col-md9, .larryms-col-md10, .larryms-col-md11, .larryms-col-md12{float: left;}
    .larryms-col-md1{width: 8.33333333%;}
    .larryms-col-md2{width: 16.66666667%;}
    .larryms-col-md3{width: 25%;}
    .larryms-col-md4{width: 33.33333333%;}
    .larryms-col-md5{width: 41.66666667%;}
    .larryms-col-md6{width: 50%;}
    .larryms-col-md7{width: 58.33333333%;}
    .larryms-col-md8{width: 66.66666667%;}
    .larryms-col-md9{width: 75%;}
    .larryms-col-md10{width: 83.33333333%;}
    .larryms-col-md11{width: 91.66666667%;}
    .larryms-col-md12{width: 100%;}
    /* 列偏移 */
    .larryms-col-md-offset1{margin-left: 8.33333333%;}
    .larryms-col-md-offset2{margin-left: 16.66666667%;}
    .larryms-col-md-offset3{margin-left: 25%;}
    .larryms-col-md-offset4{margin-left: 33.33333333%;}
    .larryms-col-md-offset5{margin-left: 41.66666667%;}
    .larryms-col-md-offset6{margin-left: 50%;}
    .larryms-col-md-offset7{margin-left: 58.33333333%;}
    .larryms-col-md-offset8{margin-left: 66.66666667%;}
    .larryms-col-md-offset9{margin-left: 75%;}
    .larryms-col-md-offset10{margin-left: 83.33333333%;}
    .larryms-col-md-offset11{margin-left: 91.66666667%;}
    .larryms-col-md-offset12{margin-left: 100%;}
}
/* 大型屏幕(桌面) */
@media screen and (min-width: 1200px) {
    .larryms-container{width: 1170px;}
    .larryms-hide-lg{display: none!important;}
    .larryms-show-lg-block{display: block!important;}
    .larryms-show-lg-inline{display: inline!important;}
    .larryms-show-lg-inline-block{display: inline-block!important;}

    .larryms-col-lg1, .larryms-col-lg2, .larryms-col-lg3, .larryms-col-lg4, .larryms-col-lg5, .larryms-col-lg6, .larryms-col-lg7, .larryms-col-lg8, .larryms-col-lg9, .larryms-col-lg10, .larryms-col-lg11, .larryms-col-lg12{float: left;}
    .larryms-col-lg1{width: 8.33333333%;}
    .larryms-col-lg2{width: 16.66666667%;}
    .larryms-col-lg3{width: 25%;}
    .larryms-col-lg4{width: 33.33333333%;}
    .larryms-col-lg5{width: 41.66666667%;}
    .larryms-col-lg6{width: 50%;}
    .larryms-col-lg7{width: 58.33333333%;}
    .larryms-col-lg8{width: 66.66666667%;}
    .larryms-col-lg9{width: 75%;}
    .larryms-col-lg10{width: 83.33333333%;}
    .larryms-col-lg11{width: 91.66666667%;}
    .larryms-col-lg12{width: 100%;}
    /* 列偏移 */
    .larryms-col-lg-offset1{margin-left: 8.33333333%;}
    .larryms-col-lg-offset2{margin-left: 16.66666667%;}
    .larryms-col-lg-offset3{margin-left: 25%;}
    .larryms-col-lg-offset4{margin-left: 33.33333333%;}
    .larryms-col-lg-offset5{margin-left: 41.66666667%;}
    .larryms-col-lg-offset6{margin-left: 50%;}
    .larryms-col-lg-offset7{margin-left: 58.33333333%;}
    .larryms-col-lg-offset8{margin-left: 66.66666667%;}
    .larryms-col-lg-offset9{margin-left: 75%;}
    .larryms-col-lg-offset10{margin-left: 83.33333333%;}
    .larryms-col-lg-offset11{margin-left: 91.66666667%;}
    .larryms-col-lg-offset12{margin-left: 100%;}
}

/* 列间隔 */
.larryms-col-space1{margin: -0.5px;}
.larryms-col-space1>*{padding: 0.5px;}
.larryms-col-space2{margin: -1px;}
.larryms-col-space2>*{padding: 1px;}
.larryms-col-space4{margin: -2px;}
.larryms-col-space4>*{padding: 2px;}
.larryms-col-space5{margin: -2.5px;}
.larryms-col-space5>*{padding: 2.5px;}
.larryms-col-space6{margin: -3px;}
.larryms-col-space6>*{padding: 3px;}
.larryms-col-space8{margin: -4px;}
.larryms-col-space8>*{padding: 4px;}
.larryms-col-space10{margin: -5px;}
.larryms-col-space10>*{padding: 5px;}
.larryms-col-space12{margin: -6px;}
.larryms-col-space12>*{padding: 6px;}
.larryms-col-space14{margin: -7px;}
.larryms-col-space14>*{padding: 7px;}
.larryms-col-space15{margin: -7.5px;}
.larryms-col-space15>*{padding: 7.5px;}
.larryms-col-space16{margin: -8px;}
.larryms-col-space16>*{padding: 8px;}
.larryms-col-space18{margin: -9px;}
.larryms-col-space18>*{padding: 9px;}
.larryms-col-space20{margin: -10px;}
.larryms-col-space20>*{padding: 10px;}
.larryms-col-space22{margin: -11px;}
.larryms-col-space22>*{padding: 11px;}
.larryms-col-space24{margin: -12px;}
.larryms-col-space24>*{padding: 12px;}
.larryms-col-space25{margin: -12.5px;}
.larryms-col-space25>*{padding: 12.5px;}
.larryms-col-space26{margin: -13px;}
.larryms-col-space26>*{padding: 13px;}
.larryms-col-space28{margin: -14px;}
.larryms-col-space28>*{padding: 14px;}
.larryms-col-space30{margin: -15px;}
.larryms-col-space30>*{padding: 15px;}
.larryms-col-space40>*{padding: 20px;}
.larryms-col-space50>*{padding: 25px;}

.larryms-hide{
    display: none !important;
}
.larryms-inline{
    display: inline;
}
.larryms-inline-block{
    display: inline-block;
}
.larryms-block{
    display: block;
}
/*flex 布局 LarryMS 3.0 新增
* 作用容器上：flex-direction flex-wrap flex-flow  justify-content aligin-items align-content
* 作用在项目上：order flex-grow flex-shrink flex-basis flex align-self
*/
.larryms-flex { display: -webkit-flex; display: flex; }
.larryms-inline-flex { display: -webkit-inline-flex; display: inline-flex; }

/*flex-direction*/

/*主轴为水平方向，起点在左端*/
.larryms-flex-row { flex-direction: row; }

/*主轴为水平方向，起点在右端*/
.larryms-flex-row-reverse { flex-direction: row-reverse; }

/*主轴为垂直方向，起点在上沿*/
.larryms-flex-column { flex-direction: column; }

/*主轴为垂直方向，起点在下沿*/
.larryms-flex-column-reverse { flex-direction: column-reverse; }

/*flex-wrap属性*/

/*换行，第一行在上方*/
.larryms-flex-wrap { flex-wrap: wrap; }

/*（默认）：不换行*/
.larryms-flex-nowrap { flex-wrap: nowrap; }
/*换行，第一行在下方*/
.larryms-flex-wrap-reverse { flex-wrap: wrap-reverse; }
/*flex-flow: 是flex-direction属性和flex-wrap属性的简写形式*/
.larryms-flex-flow-row { flex-flow: row nowrap; }
.larryms-flex-flow-row-reverse { flex-flow: row-reverse nowrap; }
.larryms-flex-flow-column { flex-flow: column nowrap; }
.larryms-flex-flow-column-reverse { flex-flow: column-reverse nowrap; }
.larryms-flex-flow-row-wrap { flex-flow: row wrap; }
.larryms-flex-flow-row-reverse-wrap { flex-flow: row-reverse wrap; }
.larryms-flex-flow-column-wrap { flex-flow: column wrap; }
.larryms-flex-flow-column-reverse-wrap { flex-flow: column-reverse wrap; }
/*justify-content*/
.larryms-flex-justify-content-start { justify-content: flex-start; }
.larryms-flex-justify-content-center { justify-content: center; }
.larryms-flex-justify-content-end { justify-content: flex-end; }
.larryms-flex-space-around { justify-content: space-around; }
.larryms-flex-space-between { justify-content: space-between; }
/*align-items*/
.larryms-flex-align-items-start { align-items: flex-start; }
.larryms-flex-align-items-center { align-items: center; }
.larryms-flex-align-items-end { align-items: flex-end; }
.larryms-flex-align-items-baseline { align-items: baseline; }
.larryms-flex-align-items-stretch { align-items: stretch; }
/*align-content属性*/
.larryms-flex-align-content-start { align-content: flex-start; }
.larryms-flex-align-content-center { align-content: center; }
.larryms-flex-align-content-end { align-content: flex-end; }
.larryms-flex-align-content-space-between { align-content: space-between; }
.larryms-flex-align-content-space-around { align-content: space-around; }
.larryms-flex-align-content-stretch { align-content: stretch; }
.larryms-flex1 { flex: 1; }


/* 加载就绪标志 */
html #layuicss-skincodecss{display:none; position: absolute; width:1989px;}

/* 默认风格 */
.layui-code-view{display: block; position: relative; margin: 10px 0; padding: 0; border: 1px solid #eee; border-left-width: 6px; background-color: #FAFAFA; color: #333; font-family: Courier New; font-size: 12px;}
.layui-code-h3{position: relative; padding: 0 10px; height: 40px; line-height: 40px; border-bottom: 1px solid #eee; font-size: 12px;}
.layui-code-h3 a{position: absolute; right: 10px; top: 0; color: #999;}
.layui-code-view .layui-code-ol{position: relative; overflow: auto;}
.layui-code-view .layui-code-ol li{position: relative; margin-left: 45px; line-height: 20px; padding: 0 10px; border-left: 1px solid #e2e2e2; list-style-type: decimal-leading-zero; *list-style-type: decimal; background-color: #fff;}
.layui-code-view .layui-code-ol li:first-child{padding-top: 10px;}
.layui-code-view .layui-code-ol li:last-child{padding-bottom: 10px;}
.layui-code-view pre{margin: 0;}

/* notepadd++风格 */
.layui-code-notepad{border: 1px solid #0C0C0C; border-left-color: #3F3F3F; background-color: #0C0C0C; color: #C2BE9E}
.layui-code-notepad .layui-code-h3{border-bottom: none;}
.layui-code-notepad .layui-code-ol li{background-color: #3F3F3F; border-left: none;}

/* 代码预览 */
.layui-code-demo .layui-code{visibility: visible !important; margin: -15px; border-top: none; border-right: none; border-bottom: none;}
.layui-code-demo .layui-tab-content{padding: 15px; border-top: none}




/*内置动画库*/
@-webkit-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
    }

}

@-moz-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -moz-transform: translateY(-100%);
    }

}

@keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        transform: translateY(-100%);
    }

}
@-webkit-keyframes moveToTopFade {
    to {
        opacity: 0;
        height: 0px;
        -webkit-transform: translateY(-100%);
    }

}

@-moz-keyframes moveToTopFade {
    to {
        opacity: 0;
        height: 0px;
        -moz-transform: translateY(-100%);
    }

}

@keyframes moveToTopFade {
    to {
        opacity: 0;
        height: 0px;
        transform: translateY(-100%);
    }

}
@-webkit-keyframes moveToRightFade {
    to {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
    }

}

@-moz-keyframes moveToRightFade {
    to {
        opacity: 0.3;
        -moz-transform: translateX(100%);
    }

}

@keyframes moveToRightFade {
    to {
        opacity: 0.3;
        transform: translateX(100%);
    }

}
/* larrymsMessage css */
.larryms-message-layer{background:none;background:transparent;}
.larryms-message-layer .layui-layer-content{background:none;background:transparent;}
.larryms-message{width:100%;height:100%;border:none;padding:0px;margin:0px;background:#5EB95E;overflow:hidden;box-shadow:2px 3px 8px #d8d8d8;}
.larryms-message-box{padding:15px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-flex;display:flex;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-align-items:center;align-items:center;line-height:100%;}
.larryms-message-box i.larry-icon{display:inline-block;vertical-align:top;float:left;height:40px;line-height:40px;font-size:32px;color:#ffffff;padding-right:15px;}
.larryms-message-box .resultmsg{display:inline-block;vertical-align:top;height:auto;color:#fff;font-size:18px;font-family:"Microsoft YaHei";padding-left:10px;line-height:32px;float:left}
.larryms-message-error{background:#FF5722}
.larryms-message-waring{background:#FFB800}
.larryms-message-tips{background:#F7B824}
.larryms-message-box .resultmsg{width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px)}

.pageload-overlay{position:fixed;width:100%;height:100%;top:0;left:0;visibility:hidden;}
.pageload-overlay.show{visibility:visible;}
.pageload-overlay svg{position:absolute;top:0;left:0;pointer-events:none;}
.pageload-overlay svg path{fill:#5FB878;}
.pageload-overlay::after,
.pageload-overlay::before{content:'';position:fixed;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border-radius:50%;visibility:hidden;opacity:0;z-index:1000;-webkit-transition:opacity 0.15s,visibility 0s 0.15s;transition:opacity 0.15s,visibility 0s 0.15s;}
.pageload-overlay::after{background:#6cc88a;-webkit-transform:translateX(-20px);transform:translateX(-20px);-webkit-animation:moveRight 0.6s linear infinite alternate;animation:moveRight 0.6s linear infinite alternate;}
.pageload-overlay::before{background:#4fc3f7;-webkit-transform:translateX(20px);transform:translateX(20px);-webkit-animation:moveLeft 0.6s linear infinite alternate;animation:moveLeft 0.6s linear infinite alternate;}
.pageload-loading.pageload-overlay::after,
.pageload-loading.pageload-overlay::before{opacity:1;visibility:visible;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;}
@-webkit-keyframes moveRight{
    to{-webkit-transform:translateX(20px);}
}
@keyframes moveRight{
    to{transform:translateX(20px);}
}
@-webkit-keyframes moveLeft{
    to{-webkit-transform:translateX(-20px);}
}
@keyframes moveLeft{
    to{transform:translateX(-20px);}
}

.layui-fluid{
    padding: 0px 12px;
}
.pt-page-fade {
    -webkit-animation: fade .7s ease both;
    -moz-animation: fade .7s ease both;
    animation: fade .7s ease both;
}

@-webkit-keyframes fade {
    to {
        opacity: 0.3;
    }

}

@-moz-keyframes fade {
    to {
        opacity: 0.3;
    }

}

@keyframes fade {
    to {
        opacity: 0.3;
    }

}

@-webkit-keyframes moveToLeftFade {
    to {
        opacity: 0.3;
        -webkit-transform: translateX(-100%);
    }

}

@-moz-keyframes moveToLeftFade {
    to {
        opacity: 0.3;
        -moz-transform: translateX(-100%);
    }

}

@keyframes moveToLeftFade {
    to {
        opacity: 0.3;
        transform: translateX(-100%);
    }

}

@-webkit-keyframes moveFromLeftFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateX(-100%);
    }

}

@-moz-keyframes moveFromLeftFade {
    from {
        opacity: 0.3;
        -moz-transform: translateX(-100%);
    }

}

@keyframes moveFromLeftFade {
    from {
        opacity: 0.3;
        transform: translateX(-100%);
    }

}

@-webkit-keyframes moveToRightFade {
    to {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
    }

}

@-moz-keyframes moveToRightFade {
    to {
        opacity: 0.3;
        -moz-transform: translateX(100%);
    }

}

@keyframes moveToRightFade {
    to {
        opacity: 0.3;
        transform: translateX(100%);
    }

}

@-webkit-keyframes moveFromRightFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateX(100%);
    }

}

@-moz-keyframes moveFromRightFade {
    from {
        opacity: 0.3;
        -moz-transform: translateX(100%);
    }

}

@keyframes moveFromRightFade {
    from {
        opacity: 0.3;
        transform: translateX(100%);
    }

}

@-webkit-keyframes moveToTopFade {
    to {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
    }

}

@-moz-keyframes moveToTopFade {
    to {
        opacity: 0.3;
        -moz-transform: translateY(-100%);
    }

}

@keyframes moveToTopFade {
    to {
        opacity: 0.3;
        transform: translateY(-100%);
    }

}

@-webkit-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
    }

}

@-moz-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -moz-transform: translateY(-100%);
    }

}

@keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        transform: translateY(-100%);
    }

}

@-webkit-keyframes moveToBottomFade {
    to {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
    }

}

@-moz-keyframes moveToBottomFade {
    to {
        opacity: 0.3;
        -moz-transform: translateY(100%);
    }

}

@keyframes moveToBottomFade {
    to {
        opacity: 0.3;
        transform: translateY(100%);
    }

}

@-webkit-keyframes moveFromBottomFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
    }

}

@-moz-keyframes moveFromBottomFade {
    from {
        opacity: 0.3;
        -moz-transform: translateY(100%);
    }

}

@keyframes moveFromBottomFade {
    from {
        opacity: 0.3;
        transform: translateY(100%);
    }

}

.pt-page-moveToLeftFade {
    -webkit-animation: moveToLeftFade .7s ease both;
    -moz-animation: moveToLeftFade .7s ease both;
    animation: moveToLeftFade .7s ease both;
}

.pt-page-moveFromLeftFade {
    -webkit-animation: moveFromLeftFade .7s ease both;
    -moz-animation: moveFromLeftFade .7s ease both;
    animation: moveFromLeftFade .7s ease both;
}

.pt-page-moveToRightFade {
    -webkit-animation: moveToRightFade .7s ease both;
    -moz-animation: moveToRightFade .7s ease both;
    animation: moveToRightFade .7s ease both;
}

.pt-page-moveFromRightFade {
    -webkit-animation: moveFromRightFade .7s ease both;
    -moz-animation: moveFromRightFade .7s ease both;
    animation: moveFromRightFade .7s ease both;
}

.pt-page-moveToTopFade {
    -webkit-animation: moveToTopFade .7s ease both;
    -moz-animation: moveToTopFade .7s ease both;
    animation: moveToTopFade .7s ease both;
}

.pt-page-moveFromTopFade {
    -webkit-animation: moveFromTopFade .7s ease both;
    -moz-animation: moveFromTopFade .7s ease both;
    animation: moveFromTopFade .7s ease both;
}

.pt-page-moveToBottomFade {
    -webkit-animation: moveToBottomFade .7s ease both;
    -moz-animation: moveToBottomFade .7s ease both;
    animation: moveToBottomFade .7s ease both;
}

.pt-page-moveFromBottomFade {
    -webkit-animation: moveFromBottomFade .7s ease both;
    -moz-animation: moveFromBottomFade .7s ease both;
    animation: moveFromBottomFade .7s ease both;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }

}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }

}

.zoomIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }

}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }

}

.zoomOutLeft {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

.larryms-notice-box {
    position: fixed;
    z-index: 999999;	/*border: 1px solid red;*/
    width: 300px;
    height: auto;
    box-sizing: border-box;
}

.notice-bottom-right {
    right: 10px;
    bottom: 10px;
}

.notice-bottom-left {
    left: 10px;
    bottom: 10px;
}

.notice-top-right {
    top: 10px;
    right: 10px;
}

.notice-top-left {
    top: 10px;
    left: 10px;
}

.notice-bottom-center {
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.notice-top-center {
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.notice-left-center {
    top: 50%;
    left: 10px;
    transform: translate(0px, -50%);
}

.notice-right-center {
    top: 50%;
    right: 10px;
    transform: translate(0px, -50%);
}

.notice-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.larryms-notice {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 0.5px 3px #888;
    cursor: pointer;
}

.larryms-notice>.larryms-msg-close {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 7px;
    right: 3px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    cursor: pointer;
    opacity: .6;
    z-index: 99999;
}

.larryms-notice .layui-card-body {
    padding: 12px 15px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 100%;
}

.larryms-notice .layui-card-body i.larryms-msg-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding-top: 5px;
    padding-right: 4px;
    font-size: 24px;
    line-height: 100%;
}

.larryms-notice .layui-card-body p.larryms-msg-body {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 3px;
    padding-right: 5px;
}

.larryms-notice>.larryms-msg-close:hover {
    opacity: 1;
}

/*Notice默认主题系列*/
.larryms-notice-fade {
    border-radius: 5px;
    color: #fff;
}

.larryms-msg-info {
    background: rgba(30, 159, 255, 1);
}

.larryms-msg-success {
    background: rgba(91, 193, 132, 0.98);
}

.larryms-msg-error {
    background: rgba(245, 108, 108, 0.98);
    color: rgba(255,255,255,1);
}
.larryms-msg-error i,
.larryms-msg-error .larryms-msg-close,
.larryms-msg-error .larryms-msg-body{
    color: rgba(255,255,255,1) !important;
}
.larryms-msg-warning {
    background: rgba(233, 130, 7, 0.98);
}

.larryms-msg-danger {
    background: rgba(255, 87, 34, 0.98);
}

.larryms-msg-info .layui-card-body i.larryms-msg-icon, .larryms-msg-success .layui-card-body i.larryms-msg-icon, .larryms-msg-warning .layui-card-body i.larryms-msg-icon, .larryms-msg-danger .layui-card-body i.larryms-msg-icon {
    color: #fff;
}

.larryms-msg-error .larryms-msg-close {
    color: #ff5722;
}

.larryms-msg-error .layui-card-body i.larryms-msg-icon {
    color: #ff5722;
}

.larryms-msg-error .layui-card-body p.larryms-msg-body {
    color: #000;
}
.larryms-red{
    color: #ff5722;
}
/* 1、色彩及配色方案 :背景色*/
/*方案一*/
.larryms-bg-green-main{
    background: #009688 !important;
}
.larryms-bg-gredn-selected{
    background: #59CB79 !important;
}
.larryms-bg-green-nav{
    background: #3B5441 !important;
}
.larryms-bg-green-flag{
    background: #FF6230 !important;
}
/*方案二*/
.larryms-bg-blue-main{
    background: #3091F2 !important;
}
.larryms-bg-blue-selected{
    background: #28C7FA !important;
}
.larryms-bg-blue-nav{
    background: #3D5074 !important;
}
.larryms-bg-blue-flag{
    background: #FF9900 !important;
}
/*按使用场景*/
.larryms-bg-normal{
    background: #1E9FFF !important;
}
.larryms-bg-success{
    background: #46C93A !important;
}
.larryms-bg-danger{
    background: #FF4757 !important;
}
.larryms-bg-warning{
    background: #FFBA00 !important;
}
.larryms-bg-important{
    background: #1E1E1E !important;
}
.larryms-bg-invalid{
    background: #EFEFEF !important;
}
.larryms-bg-lightgray{
    background: #ececec !important;
}
.larryms-color-danger{
    color: #FF4757 !important;
}

.larryms-bg-red{
    background-color: #FF5722 !important;
    color: #fff !important;
}
.larryms-bg-orange{
    background-color: #FFB800 !important;
    color: #fff !important;
}
.larryms-bg-green{
    background-color: #009688 !important;
    color: #fff !important;
}
.larryms-bg-cyan{
    background-color: #2F4056 !important;
    color: #fff !important;
}
.larryms-bg-blue{
    background-color: #1E9FFF !important;
    color: #fff !important;
}
.larryms-bg-black{
    background-color: #393D49 !important;
    color: #fff !important;
}
.larryms-bg-gray{
    background-color: #f6f6f6 !important;
    color: #666 !important;
}
.larryms-bg-white{
    background: rgba(255,255,255,1);
}
/*背景色*/
.larryms-bg-info{
    background: #1E9FFF !important;
}
.larryms-bg-success{
    background: #36B368 !important;
}
.larryms-bg-error{
    background: #F56C6C !important;
}
.larryms-bg-warning{
    background: #F6AD55 !important;
}
.larryms-bg-danger{
    background: #ff5722 !important;
}
.larryms-bg-body{
    background: #F5F7F9;
}



/*label标签*/
.label{padding:2px 10px;border-radius:100px;font-size:13px;height:22px;line-height:22px;cursor:pointer;}
.label-content{margin:10px 0 10px}
.label-content .label{display:inline-block;margin:4px 2px;}
.label.label-outline{color:#f3f7f9;background-color:transparent;border-color:#f3f7f9}
.label-outline{border:1px solid transparent}
.label-default{color:#76838f;background-color:#e4eaec}
.label-default[href]:focus,.label-default[href]:hover{background-color:#f3f7f9}
.label-default.label-outline{color:#e4eaec;background-color:transparent;border-color:#e4eaec}
.label-default[href]:focus,.label-default[href]:hover{color:#a3afb7}
.label-default.label-outline{color:#76838f}
.label-primary{background-color:#62a8ea}
.label-primary[href]:focus,.label-primary[href]:hover{background-color:#89bceb}
.label-primary.label-outline{color:#62a8ea;background-color:transparent;border-color:#62a8ea}
.label-success{background-color:#46be8a}
.label-success[href]:focus,.label-success[href]:hover{background-color:#5cd29d}
.label-success.label-outline{color:#46be8a;background-color:transparent;border-color:#46be8a}
.label-info{background-color:#57c7d4}
.label-info[href]:focus,.label-info[href]:hover{background-color:#77d6e1}
.label-info.label-outline{color:#57c7d4;background-color:transparent;border-color:#57c7d4}
.label-warning{background-color:#f2a654}
.label-warning[href]:focus,.label-warning[href]:hover{background-color:#f4b066}
.label-warning.label-outline{color:#f2a654;background-color:transparent;border-color:#f2a654}
.label-danger{background-color:#f96868}
.label-danger[href]:focus,.label-danger[href]:hover{background-color:#fa7a7a}
.label-danger.label-outline{color:#f96868;background-color:transparent;border-color:#f96868}
.label-dark{background-color:#526069}
.label-dark[href]:focus,.label-dark[href]:hover{background-color:#76838f}
.label-dark.label-outline{color:#526069;background-color:transparent;border-color:#526069}
.scroll .label-content{margin:0px !important;}
/*扩展面板*/
.larryms-panel{background:#ffffff;border:1px solid #EEEFF4;-webkit-border-radius:4px;border-radius:4px;}
.larryms-panel-header{padding:8px 20px 8px 15px;border:none;border-bottom:1px solid #EEEFF1;font-size:14px;position:relative;}
.larryms-panel-title{display:block;width:100%;height:30px;text-align:left;font-size:14px;line-height:30px;color:#555;font-weight:400;font-family:"Microsoft YaHei";}
.larryms-panel-title span{color:#aaa;font-size:14px;padding-left:3px;padding-right:3px;line-height:30px;}
.larryms-panel-title em{color:#aaa;line-height:30px;}
.larryms-panel-title a:hover{color:#FF5722;}
.larryms-panel-title a:hover span,.larryms-panel-title a:hover em{color:#FF5722;}
.larryms-panel-header i.tools{display:inline-block;vertical-align:middle;width:30px;height:30px;font-size:22px;line-height:30px;text-align:right;color:#bbb;cursor:pointer;position:absolute;top:50%;right:15px;margin-top:-15px;}
.larryms-panel-header i.tools:hover{color:#111;}
.larryms-panel-header i.close{display:inline-block;vertical-align:middle;width:30px;height:30px;font-size:22px;line-height:30px;text-align:right;color:#666;cursor:pointer;position:absolute;top:50%;right:15px;margin-top:-15px;}
.larryms-panel-header i.close:hover{color:#111;}
.larryms-panel-body{padding:15px;}
.larryms-fixbar{position:fixed;right:20px;bottom:15px;z-index:9999;}
.larryms-fixbar li{width:50px;height:50px;line-height:50px;vertical-align:middle;margin-bottom:1px;text-align:center;cursor:pointer;font-size:30px;background-color:#9F9F9F;color:#fff;border-radius:2px;opacity:0.95;}
.larryms-fixbar li:hover{opacity:0.85;}
.larryms-fixbar li:active{opacity:1;}
.larryms-fixbar .backControl{font-size:14px;text-align:center;color:#fff;line-height:20px;letter-spacing:1px;}
.larryms-fixbar .backControl em{display:inline-block;width:40px;margin:0 auto;padding-top:5px;}
.larryms-fixbar #larryms-fixbar-top{display:none;font-size:26px;line-height:50px;vertical-align:middle;}

/*栅格布局*/
.larryms-fluid{position:relative;margin:0 auto;padding:0px;}
.larryms-container{position:relative;margin:0 auto;padding:0px;box-sizing:border-box;}
.larryms-row:before,.larryms-row:after{content:'';display:block;clear:both;}
.larryms-col-xs1,.larryms-col-xs2,.larryms-col-xs3,.larryms-col-xs4,.larryms-col-xs5,.larryms-col-xs6,.larryms-col-xs7,.larryms-col-xs8,.larryms-col-xs9,.larryms-col-xs10,.larryms-col-xs11,.larryms-col-xs12,.larryms-col-sm1,.larryms-col-sm2,.larryms-col-sm3,.larryms-col-sm4,.larryms-col-sm5,.larryms-col-sm6,.larryms-col-sm7,.larryms-col-sm8,.larryms-col-sm9,.larryms-col-sm10,.larryms-col-sm11,.larryms-col-sm12,.larryms-col-md1,.larryms-col-md2,.larryms-col-md3,.larryms-col-md4,.larryms-col-md5,.larryms-col-md6,.larryms-col-md7,.larryms-col-md8,.larryms-col-md9,.larryms-col-md10,.larryms-col-md11,.larryms-col-md12,.larryms-col-lg1,.larryms-col-lg2,.larryms-col-lg3,.larryms-col-lg4,.larryms-col-lg5,.larryms-col-lg6,.larryms-col-lg7,.larryms-col-lg8,.larryms-col-lg9,.larryms-col-lg10,.larryms-col-lg11,.larryms-col-lg12{position:relative;display:block;box-sizing:border-box;}
.larryms-col-xs1,.larryms-col-xs2,.larryms-col-xs3,.larryms-col-xs4,.larryms-col-xs5,.larryms-col-xs6,.larryms-col-xs7,.larryms-col-xs8,.larryms-col-xs9,.larryms-col-xs10,.larryms-col-xs11,.larryms-col-xs12{float:left;}
.larryms-col-xs1{width:8.33333333%;}
.larryms-col-xs2{width:16.66666667%;}
.larryms-col-xs3{width:25%;}
.larryms-col-xs4{width:33.33333333%;}
.larryms-col-xs5{width:41.66666667%;}
.larryms-col-xs6{width:50%;}
.larryms-col-xs7{width:58.33333333%;}
.larryms-col-xs8{width:66.66666667%;}
.larryms-col-xs9{width:75%;}
.larryms-col-xs10{width:83.33333333%;}
.larryms-col-xs11{width:91.66666667%;}
.larryms-col-xs12{width:100%;}
.larryms-col-xs-offset1{margin-left:8.33333333%;}
.larryms-col-xs-offset2{margin-left:16.66666667%;}
.larryms-col-xs-offset3{margin-left:25%;}
.larryms-col-xs-offset4{margin-left:33.33333333%;}
.larryms-col-xs-offset5{margin-left:41.66666667%;}
.larryms-col-xs-offset6{margin-left:50%;}
.larryms-col-xs-offset7{margin-left:58.33333333%;}
.larryms-col-xs-offset8{margin-left:66.66666667%;}
.larryms-col-xs-offset9{margin-left:75%;}
.larryms-col-xs-offset10{margin-left:83.33333333%;}
.larryms-col-xs-offset11{margin-left:91.66666667%;}
.larryms-col-xs-offset12{margin-left:100%;}

/* 超小屏幕(手机) */
@media screen and (max-width:768px){
    .larryms-hide-xs{display:none!important;}
    .larryms-show-xs-block{display:block!important;}
    .larryms-show-xs-inline{display:inline!important;}
    .larryms-show-xs-inline-block{display:inline-block!important;}
}

/* 小型屏幕(平板) */
@media screen and (min-width:768px){
    /*.larryms-container{width:750px;}*/
    .larryms-hide-sm{display:none!important;}
    .larryms-show-sm-block{display:block!important;}
    .larryms-show-sm-inline{display:inline!important;}
    .larryms-show-sm-inline-block{display:inline-block!important;}
    .larryms-col-sm1,.larryms-col-sm2,.larryms-col-sm3,.larryms-col-sm4,.larryms-col-sm5,.larryms-col-sm6,.larryms-col-sm7,.larryms-col-sm8,.larryms-col-sm9,.larryms-col-sm10,.larryms-col-sm11,.larryms-col-sm12{float:left;}
    .larryms-col-sm1{width:8.33333333%;}
    .larryms-col-sm2{width:16.66666667%;}
    .larryms-col-sm3{width:25%;}
    .larryms-col-sm4{width:33.33333333%;}
    .larryms-col-sm5{width:41.66666667%;}
    .larryms-col-sm6{width:50%;}
    .larryms-col-sm7{width:58.33333333%;}
    .larryms-col-sm8{width:66.66666667%;}
    .larryms-col-sm9{width:75%;}
    .larryms-col-sm10{width:83.33333333%;}
    .larryms-col-sm11{width:91.66666667%;}
    .larryms-col-sm12{width:100%;}

    /* 列偏移 */
    .larryms-col-sm-offset1{margin-left:8.33333333%;}
    .larryms-col-sm-offset2{margin-left:16.66666667%;}
    .larryms-col-sm-offset3{margin-left:25%;}
    .larryms-col-sm-offset4{margin-left:33.33333333%;}
    .larryms-col-sm-offset5{margin-left:41.66666667%;}
    .larryms-col-sm-offset6{margin-left:50%;}
    .larryms-col-sm-offset7{margin-left:58.33333333%;}
    .larryms-col-sm-offset8{margin-left:66.66666667%;}
    .larryms-col-sm-offset9{margin-left:75%;}
    .larryms-col-sm-offset10{margin-left:83.33333333%;}
    .larryms-col-sm-offset11{margin-left:91.66666667%;}
    .larryms-col-sm-offset12{margin-left:100%;}
}

/* 中型屏幕(桌面) */
@media screen and (min-width:992px){
    /*.larryms-container{width:970px;}*/
    .larryms-hide-md{display:none!important;}
    .larryms-show-md-block{display:block!important;}
    .larryms-show-md-inline{display:inline!important;}
    .larryms-show-md-inline-block{display:inline-block!important;}
    .larryms-col-md1,.larryms-col-md2,.larryms-col-md3,.larryms-col-md4,.larryms-col-md5,.larryms-col-md6,.larryms-col-md7,.larryms-col-md8,.larryms-col-md9,.larryms-col-md10,.larryms-col-md11,.larryms-col-md12{float:left;}
    .larryms-col-md1{width:8.33333333%;}
    .larryms-col-md2{width:16.66666667%;}
    .larryms-col-md3{width:25%;}
    .larryms-col-md4{width:33.33333333%;}
    .larryms-col-md5{width:41.66666667%;}
    .larryms-col-md6{width:50%;}
    .larryms-col-md7{width:58.33333333%;}
    .larryms-col-md8{width:66.66666667%;}
    .larryms-col-md9{width:75%;}
    .larryms-col-md10{width:83.33333333%;}
    .larryms-col-md11{width:91.66666667%;}
    .larryms-col-md12{width:100%;}

    /* 列偏移 */
    .larryms-col-md-offset1{margin-left:8.33333333%;}
    .larryms-col-md-offset2{margin-left:16.66666667%;}
    .larryms-col-md-offset3{margin-left:25%;}
    .larryms-col-md-offset4{margin-left:33.33333333%;}
    .larryms-col-md-offset5{margin-left:41.66666667%;}
    .larryms-col-md-offset6{margin-left:50%;}
    .larryms-col-md-offset7{margin-left:58.33333333%;}
    .larryms-col-md-offset8{margin-left:66.66666667%;}
    .larryms-col-md-offset9{margin-left:75%;}
    .larryms-col-md-offset10{margin-left:83.33333333%;}
    .larryms-col-md-offset11{margin-left:91.66666667%;}
    .larryms-col-md-offset12{margin-left:100%;}
}

/* 大型屏幕(桌面) */
@media screen and (min-width:1200px){
    /*.larryms-container{width:1170px;}*/
    .larryms-hide-lg{display:none!important;}
    .larryms-show-lg-block{display:block!important;}
    .larryms-show-lg-inline{display:inline!important;}
    .larryms-show-lg-inline-block{display:inline-block!important;}
    .larryms-col-lg1,.larryms-col-lg2,.larryms-col-lg3,.larryms-col-lg4,.larryms-col-lg5,.larryms-col-lg6,.larryms-col-lg7,.larryms-col-lg8,.larryms-col-lg9,.larryms-col-lg10,.larryms-col-lg11,.larryms-col-lg12{float:left;}
    .larryms-col-lg1{width:8.33333333%;}
    .larryms-col-lg2{width:16.66666667%;}
    .larryms-col-lg3{width:25%;}
    .larryms-col-lg4{width:33.33333333%;}
    .larryms-col-lg5{width:41.66666667%;}
    .larryms-col-lg6{width:50%;}
    .larryms-col-lg7{width:58.33333333%;}
    .larryms-col-lg8{width:66.66666667%;}
    .larryms-col-lg9{width:75%;}
    .larryms-col-lg10{width:83.33333333%;}
    .larryms-col-lg11{width:91.66666667%;}
    .larryms-col-lg12{width:100%;}

    /* 列偏移 */
    .larryms-col-lg-offset1{margin-left:8.33333333%;}
    .larryms-col-lg-offset2{margin-left:16.66666667%;}
    .larryms-col-lg-offset3{margin-left:25%;}
    .larryms-col-lg-offset4{margin-left:33.33333333%;}
    .larryms-col-lg-offset5{margin-left:41.66666667%;}
    .larryms-col-lg-offset6{margin-left:50%;}
    .larryms-col-lg-offset7{margin-left:58.33333333%;}
    .larryms-col-lg-offset8{margin-left:66.66666667%;}
    .larryms-col-lg-offset9{margin-left:75%;}
    .larryms-col-lg-offset10{margin-left:83.33333333%;}
    .larryms-col-lg-offset11{margin-left:91.66666667%;}
    .larryms-col-lg-offset12{margin-left:100%;}
}

/* 列间隔 */
.larryms-col-space1{margin:-0.5px;}
.larryms-col-space1>*{padding:0.5px;}
.larryms-col-space3{margin:-1.5px;}
.larryms-col-space3>*{padding:1.5px;}
.larryms-col-space5{margin:-2.5px;}
.larryms-col-space5>*{padding:2.5px;}
.larryms-col-space8{margin:-3.5px;}
.larryms-col-space8>*{padding:3.5px;}
.larryms-col-space10{margin:-5px;}
.larryms-col-space10>*{padding:5px;}
.larryms-col-space12{margin:-6px;}
.larryms-col-space12>*{padding:6px;}
.larryms-col-space15{margin:-7.5px;}
.larryms-col-space15>*{padding:7.5px;}
.larryms-col-space18{margin:-9px;}
.larryms-col-space18>*{padding:9px;}
.larryms-col-space20{margin:-10px;}
.larryms-col-space20>*{padding:10px;}
.larryms-col-space22{margin:-11px;}
.larryms-col-space22>*{padding:11px;}
.larryms-col-space25{margin:-12.5px;}
.larryms-col-space25>*{padding:12.5px;}
.larryms-col-space30{margin:-15px;}
.larryms-col-space30>*{padding:15px;}

/*flex布局*/
.larryms-flex{display:flex;}

/*瀑布流布局*/
.larryms-wff-grid{list-style:none;margin:15px auto;padding:0;}
.larryms-wff-grid li{display:block;float:left;opacity:0;}
.larryms-wff-grid li.shown,.no-js .larryms-wff-grid li,.no-cssanimations .larryms-wff-grid li{opacity:1;}
.larryms-wff-grid li a,.larryms-wff-grid li img{outline:none;border:none;display:block;width:100%;}
@media screen and (min-width:1601px){
    .larryms-wff-grid li{width:15%;padding:8px;margin-right:10px;}
}
@media screen and (min-width:1200px) and (max-width:1600px){
    .larryms-wff-grid li{width:18%;padding:8px;margin-right:5px;}
}
@media screen and (min-width:992px) and (max-width:1199px){
    .larryms-wff-grid li{width:23%;padding:8px;}
}
@media screen and (min-width:768px) and (max-width:991px){
    .larryms-wff-grid li{width:31%;padding:6px;}
}
@media screen and (min-width:415px) and (max-width:767px){
    .larryms-wff-grid li{width:42%;padding:8px;}
}
@media screen and (max-width:414px){
    .larryms-wff-grid li{width:99%;padding:5px;}
}

/*瀑布流内置动画效果*/

/*animation one*/
.larryms-wff-grid.larryms-wff-animA li.animate{-webkit-animation:fadeIn 0.65s ease forwards;animation:fadeIn 0.65s ease forwards;}
@-webkit-keyframes fadeIn{
    0%{}
    100%{opacity:1;}
}
@keyframes fadeIn{
    0%{}
    100%{opacity:1;}
}

/*animation two*/
.larryms-wff-grid.larryms-wff-animB li.animate{-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:moveUp 0.65s ease forwards;animation:moveUp 0.65s ease forwards;}
@-webkit-keyframes moveUp{
    0%{}
    100%{-webkit-transform:translateY(0);opacity:1;}
}
@keyframes moveUp{
    0%{}
    100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
}

/*animation three*/
.larryms-wff-grid.larryms-wff-animC li.animate{-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-animation:scaleUp 0.65s ease-in-out forwards;animation:scaleUp 0.65s ease-in-out forwards;}
@-webkit-keyframes scaleUp{
    0%{}
    100%{-webkit-transform:scale(1);opacity:1;}
}
@keyframes scaleUp{
    0%{}
    100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
}

/*animation four*/
.larryms-wff-grid.larryms-wff-animD{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animD li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(400px) translateY(300px) rotateX(-90deg);transform:translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation:fallPerspective .8s ease-in-out forwards;animation:fallPerspective .8s ease-in-out forwards;}
@-webkit-keyframes fallPerspective{
    0%{}
    100%{-webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1;}
}
@keyframes fallPerspective{
    0%{}
    100%{-webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg);transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1;}
}

/*animation five*/
.larryms-wff-grid.larryms-wff-animE{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animE li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -300px;transform-origin:50% 50% -300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-animation:fly .8s ease-in-out forwards;animation:fly .8s ease-in-out forwards;}
@-webkit-keyframes fly{
    0%{}
    100%{-webkit-transform:rotateX(0deg);opacity:1;}
}
@keyframes fly{
    0%{}
    100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}

/*animation six*/
.larryms-wff-grid.larryms-wff-animF{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animF li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:rotateX(-80deg);transform:rotateX(-80deg);-webkit-animation:flip .8s ease-in-out forwards;animation:flip .8s ease-in-out forwards;}
@-webkit-keyframes flip{
    0%{}
    100%{-webkit-transform:rotateX(0deg);opacity:1;}
}
@keyframes flip{
    0%{}
    100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}

/*animation seven*/
.larryms-wff-grid.larryms-wff-animG{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animG li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-animation:helix .8s ease-in-out forwards;animation:helix .8s ease-in-out forwards;}
@-webkit-keyframes helix{
    0%{}
    100%{-webkit-transform:rotateY(0deg);opacity:1;}
}
@keyframes helix{
    0%{}
    100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1;}
}

/*animation eight*/

/* Effect 8:  */
.larryms-wff-grid.larryms-wff-animH{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animH li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scale(0.4);transform:scale(0.4);-webkit-animation:popUp .8s ease-in forwards;animation:popUp .8s ease-in forwards;}
@-webkit-keyframes popUp{
    0%{}
    70%{-webkit-transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out;}
    100%{-webkit-transform:scale(1);opacity:1;}
}
@keyframes popUp{
    0%{}
    70%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
    100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
}

xm-select > .xm-body .xm-body-custom *{
    box-sizing: border-box !important;
}

/*larryms 内置色彩搭配*/
.grid-demo { padding: 10px; line-height: 50px; text-align: center; background: #18A2F3; color: #fff }
.grid-demo-bg1 { background: #3FB4E8 }
.grid-demo-bg2 { background: #49A761 }
.grid-demo-bg3 { background: #38814A }
.site-h1 { margin-bottom: 15px; line-height: 50px; padding-bottom: 10px; color: #393D49; border-bottom: 1px solid #eee; font-size: 24px; font-weight: 300; }
.site-doc-color li div { padding: 15px 10px; color: #fff; text-align: center; border-radius: 2px; line-height: 1.6; font-size: 14px; }
.site-doc-color li p[tips] { opacity: 0.8; font-size: 13px; padding-top: 3px; }
.site-text { position: relative; }
.site-text p { margin-bottom: 10px; line-height: 1.6; }

/*larryms色彩*/
.list-group { color: #fff; margin-bottom: 0px; box-sizing: border-box; }
.list-group *, .list-group::after, .list-group::before { box-sizing: border-box; }
.list-group .list-group-item { padding: 15px 20px; border: none; text-align: center; }
.list-group .list-group-item span { display: block; text-transform: uppercase; font-size: 14px; }
.larryms-bg-a-300 { background: #3091F2 !important }
.larryms-bg-a-400 { background: #4AA1F9 !important }
.larryms-bg-a-500 { background: #63B1FF !important }
.larryms-bg-a-600 { background: #7BBDFF !important }
.larryms-bg-a-700 { background: #97CBFF !important }
.larryms-bg-a-800 { background: #BADCFF !important }
.larryms-bg-b-300 { background: #00C1FF !important }
.larryms-bg-b-400 { background: #28C7FA !important }
.larryms-bg-b-500 { background: #4BD1FC !important }
.larryms-bg-b-600 { background: #71DDFF !important }
.larryms-bg-b-700 { background: #92E5FF !important }
.larryms-bg-b-800 { background: #BCEFFF !important }
.larryms-bg-c-300 { background: #FF8800 !important }
.larryms-bg-c-400 { background: #FF9900 !important }
.larryms-bg-c-500 { background: #FFA319 !important }
.larryms-bg-c-600 { background: #FFB039 !important }
.larryms-bg-c-700 { background: #FFBB56 !important }
.larryms-bg-c-800 { background: #FFC977 !important }
.larryms-bg-d-300 { background: #3D5074 !important }
.larryms-bg-d-400 { background: #4A5F85 !important }
.larryms-bg-d-500 { background: #5C7198 !important }
.larryms-bg-d-600 { background: #7184A8 !important }
.larryms-bg-d-700 { background: #8897B5 !important }
.larryms-bg-d-800 { background: #ABB6CB !important }
.larryms-bg-e-300 { background: #25B24D !important }
.larryms-bg-e-400 { background: #32C85C !important }
.larryms-bg-e-500 { background: #42D46B !important }
.larryms-bg-e-600 { background: #5BD87E !important }
.larryms-bg-e-700 { background: #74E193 !important }
.larryms-bg-e-800 { background: #98EBAF !important }
.larryms-bg-f-300 { background: #FF4C13 !important }
.larryms-bg-f-400 { background: #FF6230 !important }
.larryms-bg-f-500 { background: #FF7347 !important }
.larryms-bg-f-600 { background: #FC8863 !important }
.larryms-bg-f-700 { background: #FC9E80 !important }
.larryms-bg-f-800 { background: #FFBEAA !important }
.larryms-bg-g-300 { background: #009688 !important }
.larryms-bg-g-400 { background: #089E8F !important }
.larryms-bg-g-500 { background: #17B3A3 !important }
.larryms-bg-g-600 { background: #28C7B7 !important }
.larryms-bg-g-700 { background: #45D6C8 !important }
.larryms-bg-g-800 { background: #6BE3D7 !important }
.larryms-bg-h-300 { background: #393D49 !important }
.larryms-bg-h-400 { background: #515664 !important }
.larryms-bg-h-500 { background: #666B7A !important }
.larryms-bg-h-600 { background: #9DA1AE !important }
.larryms-bg-h-700 { background: #C7C8CC !important }
.larryms-bg-h-800 { background: #E5E5E5 !important }
.border-list-group { box-sizing: border-box;    /*width: 98%;*/ }
.border-a { border: 1px solid #D8D8D8; }
.border-b { border: 1px solid #E5E5E5; }
.border-c { border: 1px solid #EFEFEF; }
.border-d { border: 1px solid #BBBBBB; }
.border-e { border: 1px solid #cccccc; }
.border-f { border: 1px solid #e4eaec; }
.border-ligt-group-item { display: flex; min-height: 92px; border-radius: 3px; }
.border-ligt-group-item>div { flex: 1; }
.border-ligt-group-item .left { }
.bg-a { background: #D8D8D8; }
.bg-b { background: #E5E5E5; }
.bg-c { background: #EFEFEF; }
.bg-d { background: #BBBBBB; }
.bg-e { background: #cccccc; }
.bg-f { background: #e4eaec; }
.border-ligt-group-item .right { display: flex; flex-direction: column; justify-content: center; align-items: center; }
.ca>span { color: #D8D8D8; }
.cb>span { color: #E5E5E5; }
.cc>span { color: #EFEFEF; }
.cd>span { color: #BBBBBB; }
.ce>span { color: #cccccc; }
.cf>span { color: #e4eaec; }
.site-doc-bgcolor li {
    padding: 15px 10px;
}
.site-doc-color {
    margin: 15px 0;
}
.site-doc-necolor li div{border-radius: 0; color: #000;}
.site-doc-bgcolor li{padding: 20px 10px;}

/*form表单组件*/
/* 警告域 */
.larryms-input-shadow.larryms-form-danger:focus,.larryms-form-danger+.larryms-form-select .layui-input{border-color:#FF5722!important;box-shadow:1px 0px 6px #FC7E82;}
.larryms-form-danger:focus,.larryms-form-danger+.larryms-form-select .layui-input{border-color:#FF5722!important;}
.layui-input.larryms-verify-anim{transition:all .3s;}
.layui-input.larryms-verify-anim:focus{display:inline-block;vertical-align:top;width:60%!important;}
.larryms-span-tips{display:inline-block;vertical-align:top;line-height:38px;text-align:left;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;color:#ff5722;transition:all .3s;}
.layui-input.larryms-verify-anim+.larryms-span-tips{position:absolute;top:0px;left:60%;}
.layui-input-block .larryms-showpwd,.layui-input-block .larryms-showpwd{display:block;width:40px;height:38px;line-height:38px;position:absolute;top:0px;right:0px;text-align:center;font-size:20px;cursor:pointer;}
.layui-input-block .larryms-showpwd>i,.layui-input-block .larryms-showpwd>i{font-size:20px;color: #9b9898;}
.larryms-strength{display:inline-block;vertical-align:top;height:36px;color:#999;line-height:36px;padding-right:0px;text-align:right;float:right;}
.larryms-strength span{display:inline-block;vertical-align:top;font-size:12px;line-height:36px;}
.larryms-strength b{display:inline-block;vertical-align:top;font-style:normal;line-height:36px;}
.larryms-strength b i{display:inline-block;vertical-align:top;font-style:normal;font-size:10px;width:34px;height:16px;margin-top:10px;line-height:16px;background:#dbdbdb;text-align:center;margin-left:1px;color:#fff;}
.larryms-strength b i.on{background:#0BBE5C;}
.larryms-maxlength{position:absolute;bottom:0px;right:15px;display:inline-block;width:70px;vertical-align:middle;line-height:38px;text-align:right;font-size:12px;color:rgba(153,153,153,0.8);box-sizing:border-box;padding-right:10px;}
.layui-input.boxshadow-red:focus{border-color:#FE6E41;box-shadow:1px 0px 8px #F8D5CA;}
.layui-input.boxshadow-success:focus{border-color:#11C26D;box-shadow:1px 0px 8px #A6EBCA;}
/*tags标签生成器*/
.larryms-input[tags="larryms-tags"]{
    display: none;
}
.larryms-tag-entry{
    height: 38px;
    border: 1px solid #E4EAEC;
    border-radius: 2px;
    line-height: 38px;
}
.larryms-input-tags{
    height: auto;
    margin-top: 8px;
    line-height: 1.3;
    border: none;
    padding: 0px;
    box-sizing: border-box;
}
.larryms-input-tags a.larryms-tag{
    display: inline-block;
    vertical-align: middle;
    background: #5FB878;
    color: #fff;
    line-height: 16px;
    padding: 4px 6px 4px 10px;
    margin: 0px 8px 8px 0px;
    cursor: pointer;
}
.larryms-input-tags a.larryms-tag span{
    display: inline-block;
    line-height: 16px;
}
.larryms-input-tags a.larryms-tag i{
    display: inline-block;
    line-height: 16px;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 1px;
    margin-left: 5px;
}
.larryms-input-tags a.larryms-tag i:hover{
    background: #009688;
}

.larryms-input-tags a.larryms-tag-entry input.larryms-tag-input{
    height: 100%;
    box-sizing: border-box;
    border: none;
    padding-left: 10px;
}


/*基础间距：外边距、内边距*/
.p0 { padding: 0px; }
.m0 { margin: 0px; }
.mr0{margin-right: 0px !important;}
.pm0 { padding: 0px; margin: 0px; }
.p15 { padding: 15px; }
.p0-15 { padding: 0 15px; }
.p15-0 { padding: 15px 0px; }
.pr15 { padding-right: 15px; }
.pl15 { padding-left: 15px; }
.pt15 { padding-top: 15px; }
.pb15 { padding-bottom: 15px; }
.m15 { margin: 15px; }
.mb0{margin-bottom: 0px !important;}
.m0-15 { margin: 0 15px; }
.m15-0 { margin: 15px 0px; }
.ml15 { margin-left: 15px; }
.mr15 { margin-right: 15px; }
.mt15 { margin-top: 15px; }
.mb15 { margin-bottom: 15px; }
.r5{border-radius: 5px;}
/*3*/
.p3 { padding: 3px; }
.p0-3 { padding: 0 3px !important; }
.p3-0 { padding: 3px 0px; }
.pr3 { padding-right: 3px; }
.pl3 { padding-left: 3px; }
.pt3 { padding-top: 3px; }
.pb3 { padding-bottom: 3px; }
.m3 { margin: 3px; }
.m0-3 { margin: 0 3px; }
.m3-0 { margin: 3px 0px; }
.ml3 { margin-left: 3px; }
.mr3 { margin-right: 3px; }
.mt3 { margin-top: 3px; }
.mb3 { margin-bottom: 3px; }
/*5*/
.p5 { padding: 5px; }
.p0-5 { padding: 0 5px !important; }
.p5-0 { padding: 5px 0px; }
.pr5 { padding-right: 5px; }
.pl5 { padding-left: 5px; }
.pt5 { padding-top: 5px; }
.pb5 { padding-bottom: 5px; }
.m5 { margin: 5px; }
.m0-5 { margin: 0 5px; }
.m5-0 { margin: 5px 0px; }
.ml5 { margin-left: 5px; }
.mr5 { margin-right: 5px; }
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
/*6*/
.p6 { padding: 6px; }
.p0-6 { padding: 0 6px; }
.p6-0 { padding: 6px 0px; }
.pr6 { padding-right: 6px; }
.pl6 { padding-left: 6px; }
.pt6 { padding-top: 6px; }
.pb6 { padding-bottom: 6px; }
.m6 { margin: 6px; }
.m0-6 { margin: 0 6px; }
.m6-0 { margin: 6px 0px; }
.ml6 { margin-left: 6px; }
.mr6 { margin-right: 6px; }
.mt6 { margin-top: 6px; }
.mb6 { margin-bottom: 6px; }
/*8*/
.p8 { padding: 8px; }
.p0-8 { padding: 0 8px !important; }
.p8-0 { padding: 8px 0px; }
.pr8 { padding-right: 8px; }
.pl8 { padding-left: 8px; }
.pt8 { padding-top: 8px; }
.pb8 { padding-bottom: 8px; }
.m8 { margin: 8px; }
.m0-8 { margin: 0 8px; }
.m8-0 { margin: 8px 0px; }
.ml8 { margin-left: 8px; }
.mr8 { margin-right: 8px; }
.mt8 { margin-top: 8px; }
.mb8 { margin-bottom: 8px; }
/*9*/
.p9 { padding: 9px; }
.p0-9 { padding: 0 9px; }
.p9-0 { padding: 9px 0px; }
.pr9 { padding-right: 9px; }
.pl9 { padding-left: 9px; }
.pt9 { padding-top: 9px; }
.pb9 { padding-bottom: 9px; }
.m9 { margin: 9px; }
.m0-9 { margin: 0 9px; }
.m9-0 { margin: 9px 0px; }
.ml9 { margin-left: 9px; }
.mr9 { margin-right: 9px; }
.mt9 { margin-top: 9px; }
.mb9 { margin-bottom: 9px; }
/*10*/
.p10 { padding: 10px; }
.p0-10 { padding: 0 10px; }
.p10-0 { padding: 10px 0px; }
.pr10 { padding-right: 10px; }
.pl10 { padding-left: 10px; }
.pt10 { padding-top: 10px; }
.pb10 { padding-bottom: 10px; }
.m10 { margin: 10px; }
.m0-10 { margin: 0 10px; }
.m10-0 { margin: 10px 0px; }
.ml10 { margin-left: 10px; }
.mr10 { margin-right: 10px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
/*12*/
.p12 { padding: 12px; }
.p0-12 { padding: 0 12px; }
.p12-0 { padding: 12px 0px; }
.pr12 { padding-right: 12px; }
.pl12 { padding-left: 12px; }
.pt12 { padding-top: 12px !important; }
.pb12 { padding-bottom: 12px; }
.m12 { margin: 12px; }
.m0-12 { margin: 0 12px; }
.m12-0 { margin: 12px 0px; }
.ml12 { margin-left: 12px; }
.mr12 { margin-right: 12px; }
.mt12 { margin-top: 12px; }
.mb12 { margin-bottom: 12px; }
/*20*/
.p20 { padding: 20px; }
.p0-20 { padding: 0 20px; }
.p20-0 { padding: 20px 0px; }
.pr20 { padding-right: 20px; }
.pl20 { padding-left: 20px; }
.pt20 { padding-top: 20px; }
.pb20 { padding-bottom: 20px; }
.m20 { margin: 20px; }
.m0-20 { margin: 0 20px; }
.m20-0 { margin: 20px 0px; }
.ml20 { margin-left: 20px; }
.mr20 { margin-right: 20px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
/*23*/
.p23 { padding: 23px; }
.p0-23 { padding: 0 23px; }
.p23-0 { padding: 23px 0px; }
.pr23 { padding-right: 23px; }
.pl23 { padding-left: 23px; }
.pt23 { padding-top: 23px; }
.pb23 { padding-bottom: 23px; }
.m23 { margin: 23px; }
.m0-23 { margin: 0 23px; }
.m23-0 { margin: 23px 0px; }
.ml23 { margin-left: 23px; }
.mr23 { margin-right: 23px; }
.mt23 { margin-top: 23px; }
.mb23 { margin-bottom: 23px; }
/*25*/
.p25 { padding: 25px; }
.p0-25 { padding: 0 25px; }
.p25-0 { padding: 25px 0px; }
.pr25 { padding-right: 25px; }
.pl25 { padding-left: 25px; }
.pt25 { padding-top: 25px; }
.pb25 { padding-bottom: 25px; }
.m25 { margin: 25px; }
.m0-25 { margin: 0 25px; }
.m25-0 { margin: 25px 0px; }
.ml25 { margin-left: 25px; }
.mr25 { margin-right: 25px; }
.mt25 { margin-top: 25px; }
.mb25 { margin-bottom: 25px; }
/*30*/
.p30 { padding: 30px; }
.p0-30 { padding: 0 30px; }
.p30-0 { padding: 30px 0px; }
.pr30 { padding-right: 30px; }
.pl30 { padding-left: 30px; }
.pt30 { padding-top: 30px; }
.pb30 { padding-bottom: 30px; }
.m30 { margin: 30px; }
.m0-30 { margin: 0 30px; }
.m30-0 { margin: 30px 0px; }
.ml30 { margin-left: 30px; }
.mr30 { margin-right: 30px; }
.mt30 { margin-top: 30px; }
.mb30 { margin-bottom: 30px; }
/*35*/
.p35 { padding: 35px; }
.p0-35 { padding: 0 35px; }
.p35-0 { padding: 35px 0px; }
.pr35 { padding-right: 35px; }
.pl35 { padding-left: 35px; }
.pt35 { padding-top: 35px; }
.pb35 { padding-bottom: 35px; }
.m35 { margin: 35px; }
.m0-35 { margin: 0 35px; }
.m35-0 { margin: 35px 0px; }
.ml35 { margin-left: 35px; }
.mr35 { margin-right: 35px; }
.mt35 { margin-top: 35px; }
.mb35 { margin-bottom: 35px; }
/*40*/
.p40 { padding: 40px; }
.p0-40 { padding: 0 40px; }
.p40-0 { padding: 40px 0px; }
.pr40 { padding-right: 40px; }
.pl40 { padding-left: 40px; }
.pt40 { padding-top: 40px; }
.pb40 { padding-bottom: 40px; }
.m40 { margin: 40px; }
.m0-40 { margin: 0 40px; }
.m40-0 { margin: 40px 0px; }
.ml40 { margin-left: 40px; }
.mr40 { margin-right: 40px; }
.mt40 { margin-top: 40px; }
.mb40 { margin-bottom: 40px; }
/*50*/
.p50 { padding: 50px; }
.p0-50 { padding: 0 50px; }
.p50-0 { padding: 50px 0px; }
.pr50 { padding-right: 50px; }
.pl50 { padding-left: 50px; }
.pt50 { padding-top: 50px; }
.pb50 { padding-bottom: 50px; }
.m50 { margin: 50px; }
.m0-50 { margin: 0 50px; }
.m50-0 { margin: 50px 0px; }
.ml50 { margin-left: 50px; }
.mr50 { margin-right: 50px; }
.mt50 { margin-top: 50px; }
.mb50 { margin-bottom: 50px; }
/*60*/
.p60 { padding: 60px; }
.p0-60 { padding: 0 60px; }
.p60-0 { padding: 60px 0px; }
.pr60 { padding-right: 60px; }
.pl60 { padding-left: 60px; }
.pt60 { padding-top: 60px; }
.pb60 { padding-bottom: 60px; }
.m60 { margin: 60px; }
.m0-60 { margin: 0 60px; }
.m60-0 { margin: 60px 0px; }
.ml60 { margin-left: 60px; }
.mr60 { margin-right: 60px; }
.mt60 { margin-top: 60px; }
.mb60 { margin-bottom: 60px; }
/*80*/
.p80 { padding: 80px; }
.p0-80 { padding: 0 80px; }
.p80-0 { padding: 80px 0px; }
.pr80 { padding-right: 80px; }
.pl80 { padding-left: 80px; }
.pt80 { padding-top: 80px; }
.pb80 { padding-bottom: 80px; }
.m80 { margin: 80px; }
.m0-80 { margin: 0 80px; }
.m80-0 { margin: 80px 0px; }
.ml80 { margin-left: 80px; }
.mr80 { margin-right: 80px; }
.mt80 { margin-top: 80px; }
.mb80 { margin-bottom: 80px; }
/*90*/
.p90 { padding: 90px; }
.p0-90 { padding: 0 90px; }
.p90-0 { padding: 90px 0px; }
.pr90 { padding-right: 90px; }
.pl90 { padding-left: 90px; }
.pt90 { padding-top: 90px; }
.pb90 { padding-bottom: 90px; }
.m90 { margin: 90px; }
.m0-90 { margin: 0 90px; }
.m90-0 { margin: 90px 0px; }
.ml90 { margin-left: 90px; }
.mr90 { margin-right: 90px; }
.mt90 { margin-top: 90px; }
.mb90 { margin-bottom: 90px; }
/*100*/
.p100 { padding: 100px; }
.p0-100 { padding: 0 100px; }
.p100-0 { padding: 100px 0px; }
.pr100 { padding-right: 100px; }
.pl100 { padding-left: 100px; }
.pt100 { padding-top: 100px; }
.pb100 { padding-bottom: 100px; }
.m100 { margin: 100px; }
.m0-100 { margin: 0 100px; }
.m100-0 { margin: 100px 0px; }
.ml100 { margin-left: 100px; }
.mr100 { margin-right: 100px; }
.mt100 { margin-top: 100px; }
.mb100 { margin-bottom: 100px; }
/*110*/
.p110 { padding: 110px; }
.p0-110 { padding: 0 110px; }
.p110-0 { padding: 110px 0px; }
.pr110 { padding-right: 110px; }
.pl110 { padding-left: 110px; }
.pt110 { padding-top: 110px; }
.pb110 { padding-bottom: 110px; }
.m110 { margin: 110px; }
.m0-110 { margin: 0 110px; }
.m110-0 { margin: 110px 0px; }
.ml110 { margin-left: 110px; }
.mr110 { margin-right: 110px; }
.mt110 { margin-top: 110px; }
.mb110 { margin-bottom: 110px; }
/*120*/
.p120 { padding: 120px; }
.p0-120 { padding: 0 120px; }
.p120-0 { padding: 120px 0px; }
.pr120 { padding-right: 120px; }
.pl120 { padding-left: 120px; }
.pt120 { padding-top: 120px; }
.pb120 { padding-bottom: 120px; }
.m120 { margin: 120px; }
.m0-120 { margin: 0 120px; }
.m120-0 { margin: 120px 0px; }
.ml120 { margin-left: 120px; }
.mr120 { margin-right: 120px; }
.mt120 { margin-top: 120px; }
.mb120 { margin-bottom: 120px; }
/*150*/
.p150 { padding: 150px; }
.p0-150 { padding: 0 150px; }
.p150-0 { padding: 150px 0px; }
.pr150 { padding-right: 150px; }
.pl150 { padding-left: 150px; }
.pt150 { padding-top: 150px; }
.pb150 { padding-bottom: 150px; }
.m150 { margin: 150px; }
.m0-150 { margin: 0 150px; }
.m150-0 { margin: 150px 0px; }
.ml150 { margin-left: 150px; }
.mr150 { margin-right: 150px; }
.mt150 { margin-top: 150px; }
.mb150 { margin-bottom: 150px; }
/*瀑布流布局*/
.larryms-wff-grid{list-style:none;margin:15px auto;padding:0;}
.larryms-wff-grid li{display:block;float:left;opacity:0;}
.larryms-wff-grid li.shown,.no-js .larryms-wff-grid li,.no-cssanimations .larryms-wff-grid li{opacity:1;}
.larryms-wff-grid li a,.larryms-wff-grid li img{outline:none;border:none;display:block;width:100%;}
@media screen and (min-width:1601px){
    .larryms-wff-grid li{width:15%;padding:8px;margin-right:10px;}
}
@media screen and (min-width:1200px) and (max-width:1600px){
    .larryms-wff-grid li{width:18%;padding:8px;margin-right:5px;}
}
@media screen and (min-width:992px) and (max-width:1199px){
    .larryms-wff-grid li{width:23%;padding:8px;}
}
@media screen and (min-width:768px) and (max-width:991px){
    .larryms-wff-grid li{width:31%;padding:6px;}
}
@media screen and (min-width:415px) and (max-width:767px){
    .larryms-wff-grid li{width:42%;padding:8px;}
}
@media screen and (max-width:414px){
    .larryms-wff-grid li{width:99%;padding:5px;}
}

/*瀑布流内置动画效果*/

/*animation one*/
.larryms-wff-grid.larryms-wff-animA li.animate{-webkit-animation:fadeIn 0.65s ease forwards;animation:fadeIn 0.65s ease forwards;}
@-webkit-keyframes fadeIn{
    0%{}
    100%{opacity:1;}
}
@keyframes fadeIn{
    0%{}
    100%{opacity:1;}
}

/*animation two*/
.larryms-wff-grid.larryms-wff-animB li.animate{-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:moveUp 0.65s ease forwards;animation:moveUp 0.65s ease forwards;}
@-webkit-keyframes moveUp{
    0%{}
    100%{-webkit-transform:translateY(0);opacity:1;}
}
@keyframes moveUp{
    0%{}
    100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
}

/*animation three*/
.larryms-wff-grid.larryms-wff-animC li.animate{-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-animation:scaleUp 0.65s ease-in-out forwards;animation:scaleUp 0.65s ease-in-out forwards;}
@-webkit-keyframes scaleUp{
    0%{}
    100%{-webkit-transform:scale(1);opacity:1;}
}
@keyframes scaleUp{
    0%{}
    100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
}

/*animation four*/
.larryms-wff-grid.larryms-wff-animD{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animD li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(400px) translateY(300px) rotateX(-90deg);transform:translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation:fallPerspective .8s ease-in-out forwards;animation:fallPerspective .8s ease-in-out forwards;}
@-webkit-keyframes fallPerspective{
    0%{}
    100%{-webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1;}
}
@keyframes fallPerspective{
    0%{}
    100%{-webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg);transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1;}
}

/*animation five*/
.larryms-wff-grid.larryms-wff-animE{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animE li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -300px;transform-origin:50% 50% -300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-animation:fly .8s ease-in-out forwards;animation:fly .8s ease-in-out forwards;}
@-webkit-keyframes fly{
    0%{}
    100%{-webkit-transform:rotateX(0deg);opacity:1;}
}
@keyframes fly{
    0%{}
    100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}

/*animation six*/
.larryms-wff-grid.larryms-wff-animF{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animF li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:rotateX(-80deg);transform:rotateX(-80deg);-webkit-animation:flip .8s ease-in-out forwards;animation:flip .8s ease-in-out forwards;}
@-webkit-keyframes flip{
    0%{}
    100%{-webkit-transform:rotateX(0deg);opacity:1;}
}
@keyframes flip{
    0%{}
    100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1;}
}

/*animation seven*/
.larryms-wff-grid.larryms-wff-animG{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animG li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-animation:helix .8s ease-in-out forwards;animation:helix .8s ease-in-out forwards;}
@-webkit-keyframes helix{
    0%{}
    100%{-webkit-transform:rotateY(0deg);opacity:1;}
}
@keyframes helix{
    0%{}
    100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1;}
}

/*animation eight*/

/* Effect 8:  */
.larryms-wff-grid.larryms-wff-animH{-webkit-perspective:1300px;perspective:1300px;}
.larryms-wff-grid.larryms-wff-animH li.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scale(0.4);transform:scale(0.4);-webkit-animation:popUp .8s ease-in forwards;animation:popUp .8s ease-in forwards;}
@-webkit-keyframes popUp{
    0%{}
    70%{-webkit-transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out;}
    100%{-webkit-transform:scale(1);opacity:1;}
}
@keyframes popUp{
    0%{}
    70%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
    100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
}

/*彩带条*/
.larryms-ribbon-box{position:relative;box-shadow:0px 10px 35px 0px rgba(154,161,171,0.1);}
.larryms-ribbon-custom{background:#fff;border:1px solid #eee;}

/*基本*/
.larryms-ribbon{display:block;vertical-align:top;width:auto;min-height:70px;position:relative;}
.larryms-ribbon-content{position:absolute;top:20px;left:-1px;color:#fff;background:#019486;min-width:80px;line-height:30px;font-size:14px;padding:0px 12px;margin-bottom:20px;border-radius:1px;}

/*方向 默认水平 垂直*/
.larryms-ribbon-reverse>.larryms-ribbon-content{position:static;float:right;text-align:right;}
.larryms-ribbon.larryms-ribbon-vertical{display:inline-block;width:50px;height:160px;overflow-x:hidden;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-content{display:block;width:30px;writing-mode:vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/writing-mode:tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/font-size:16px;vertical-align:middle;font-weight:400;position:absolute;top:0px;left:15px;letter-spacing:5px;text-align:center;padding:20px 2px;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-content>i{display:block;font-size:24px;margin-top:10px;}
.larryms-ribbon.larryms-ribbon-vertical.larryms-ribbon-reverse{position:absolute;top:0px;right:15px!important;margin-top:0px;overflow:hidden;}
.larryms-ribbon.larryms-ribbon-vertical.larryms-ribbon-reverse>.larryms-ribbon-content{position:absolute;top:0px;left:15px;margin-top:0px!important;}
.larryms-ribbon.larryms-ribbon-bottom{width:100%;position:absolute;bottom:0px;left:0px;}

/*立体*/
.larryms-ribbon-shadow{position:absolute;left:-15px;padding-left:20px;box-shadow:2px 5px 10px rgba(59,62,71,0.20);}
.larryms-ribbon-shadow:before{content:" ";border-style:solid;border-width:15px;display:block;position:absolute;bottom:-15px;left:0;margin-bottom:-15px;z-index:-1;border-color:#019486 transparent transparent;}
.larryms-ribbon-custom:hover .larryms-ribbon-shadow:before{transform:translate(0,0);}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-shadow.larryms-ribbon-left:before{top:auto;bottom:45px;border:8px solid transparent;border-top-color:transparent;border-bottom-color:#019486;border-right-color:#019486;}

/*书签*/
.larryms-ribbon-content.larryms-ribbon-bookmark{padding-right:30px;box-shadow:none}
.larryms-ribbon-content.larryms-ribbon-bookmark{background-color:transparent;background-image:-webkit-linear-gradient(right,transparent 22px,#019486 0);background-image:-moz-linear-gradient(right,transparent 22px,#019486 0);background-image:-ms-linear-gradient(right,transparent 22px,#019486 0);background-image:linear-gradient(to left,transparent 22px,#019486 0);}
.larryms-ribbon-content.larryms-ribbon-bookmark:before{content:'';position:absolute;top:0;right:0;display:block;width:0;height:0;border:15px solid #019486;border-right:10px solid transparent;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-bookmark{padding-right:15px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#019486 0);background-image:-moz-linear-gradient(left,transparent 22px,#019486 0);background-image:-ms-linear-gradient(left,transparent 22px,#019486 0);background-image:linear-gradient(to right,transparent 22px,#019486 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-bookmark:before{left:0;border:15px solid #019486;border-left:10px solid transparent;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-bookmark{height:80px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#019486 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#019486 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#019486 0);background-image:linear-gradient(to top,transparent 22px,#019486 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #019486;border-bottom:10px solid transparent}

/*徽章*/
.larryms-ribbon.larryms-ribbon-badge{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;}
.larryms-ribbon.larryms-ribbon-badge>*{font-size:13px;color:#fff;font-family:"Libre Franklin",sans-serif;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;box-shadow:0 0 8px 0 rgba(0,0,0,0.06),0 1px 0 0 rgba(0,0,0,0.02);position:absolute;top:19px;left:-21px;font-weight:600;}
.larryms-ribbon.larryms-ribbon-badge>*:before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #019486;border-top:3px solid #019486;border-right:3px solid transparent;border-bottom:3px solid transparent;}
.larryms-ribbon.larryms-ribbon-badge>*:after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-right:3px solid #019486;border-top:3px solid #019486;border-left:3px solid transparent;border-bottom:3px solid transparent;}

/*角标*/
.larryms-ribbon.larryms-ribbon-corner{width:100px;height:100px;text-align:center;background-color:transparent;position:absolute;top:0;left:0;overflow:hidden;box-sizing:border-box;color:#fff;}
.larryms-ribbon.larryms-ribbon-corner>*:before{content:'.';position:absolute;top:0;left:0;width:0;height:0;border:35px solid transparent;border-top-color:#019486;border-left-color:#019486;box-sizing:border-box;z-index:-1;}
.larryms-ribbon.larryms-ribbon-corner>*{position:absolute;top:0;left:0;width:40px;height:40px;padding:0;line-height:40px;text-align:center;background-color:transparent;color:#fff;padding:0px;font-size:14px;font-weight:550;z-index:3;}
.larryms-ribbon.larryms-ribbon-corner i{display:block;width:100%;height:100%;font-size:26px;font-weight:560;line-height:40px;text-align:center;vertical-align:middle;position:absolute;top:5px;}

/*主题*/
.larryms-ribbon-success{background:#11C26D;}
.larryms-ribbon-primary{background:#188AE2;}
.larryms-ribbon-dark{background:#3B3E47;}
.larryms-ribbon-info{background:#35B8E0;}
.larryms-ribbon-warning{background:#FBCC5C;}
.larryms-ribbon-danger{background:#ff5722;}
.larryms-ribbon-green{background:#019486;}
.larryms-ribbon-lightdark{background:#526069;}
.larryms-ribbon-blue{background:#1E9FFF;}
.larryms-ribbon-brightblue{background:#3E8EF7;}
.larryms-ribbon-purple{background:#D6359A;}

/*书签左侧*/
.larryms-ribbon-success.larryms-ribbon-bookmark{background-color:transparent;background-image:-webkit-linear-gradient(right,transparent 22px,#11C26D 0);background-image:-moz-linear-gradient(right,transparent 22px,#11C26D 0);background-image:-ms-linear-gradient(right,transparent 22px,#11C26D 0);background-image:linear-gradient(to left,transparent 22px,#11C26D 0);}
.larryms-ribbon-success.larryms-ribbon-bookmark:before{border:15px solid #11C26D;border-right:10px solid transparent;}
.larryms-ribbon-primary.larryms-ribbon-bookmark{background-color:transparent;background-image:-webkit-linear-gradient(right,transparent 22px,#188AE2 0);background-image:-moz-linear-gradient(right,transparent 22px,#188AE2 0);background-image:-ms-linear-gradient(right,transparent 22px,#188AE2 0);background-image:linear-gradient(to left,transparent 22px,#188AE2 0);}
.larryms-ribbon-primary.larryms-ribbon-bookmark:before{border:15px solid #188AE2;border-right:10px solid transparent;}
.larryms-ribbon-dark.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#3B3E47 0);background-image:-moz-linear-gradient(right,transparent 22px,#3B3E47 0);background-image:-ms-linear-gradient(right,transparent 22px,#3B3E47 0);background-image:linear-gradient(to left,transparent 22px,#3B3E47 0);}
.larryms-ribbon-dark.larryms-ribbon-bookmark:before{border:15px solid #3B3E47;border-right:10px solid transparent;}
.larryms-ribbon-info.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#35B8E0 0);background-image:-moz-linear-gradient(right,transparent 22px,#35B8E0 0);background-image:-ms-linear-gradient(right,transparent 22px,#35B8E0 0);background-image:-o-linear-gradient(right,transparent 22px,#35B8E0 0);background-image:linear-gradient(to left,transparent 22px,#35B8E0 0);}
.larryms-ribbon-info.larryms-ribbon-bookmark:before{border:15px solid #35B8E0;border-right:10px solid transparent;}
.larryms-ribbon-warning.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#FBCC5C 0);background-image:-moz-linear-gradient(right,transparent 22px,#FBCC5C 0);background-image:-ms-linear-gradient(right,transparent 22px,#FBCC5C 0);background-image:-o-linear-gradient(right,transparent 22px,#FBCC5C 0);background-image:linear-gradient(to left,transparent 22px,#FBCC5C 0);}
.larryms-ribbon-warning.larryms-ribbon-bookmark:before{border:15px solid #FBCC5C;border-right:10px solid transparent;}
.larryms-ribbon-danger.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#ff5722 0);background-image:-moz-linear-gradient(right,transparent 22px,#ff5722 0);background-image:-ms-linear-gradient(right,transparent 22px,#ff5722 0);background-image:linear-gradient(to left,transparent 22px,#ff5722 0);}
.larryms-ribbon-danger.larryms-ribbon-bookmark:before{border:15px solid #ff5722;border-right:10px solid transparent;}
.larryms-ribbon-lightdark.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#526069 0);background-image:-moz-linear-gradient(right,transparent 22px,#526069 0);background-image:-ms-linear-gradient(right,transparent 22px,#526069 0);background-image:linear-gradient(to left,transparent 22px,#526069 0);}
.larryms-ribbon-lightdark.larryms-ribbon-bookmark:before{border:15px solid #526069;border-right:10px solid transparent;}
.larryms-ribbon-blue.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#1E9FFF 0);background-image:-moz-linear-gradient(right,transparent 22px,#1E9FFF 0);background-image:-ms-linear-gradient(right,transparent 22px,#1E9FFF 0);background-image:linear-gradient(to left,transparent 22px,#1E9FFF 0);}
.larryms-ribbon-blue.larryms-ribbon-bookmark:before{border:15px solid #1E9FFF;border-right:10px solid transparent;}
.larryms-ribbon-brightblue.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#3E8EF7 0);background-image:-moz-linear-gradient(right,transparent 22px,#3E8EF7 0);background-image:-ms-linear-gradient(right,transparent 22px,#3E8EF7 0);background-image:linear-gradient(to left,transparent 22px,#3E8EF7 0);}
.larryms-ribbon-brightblue.larryms-ribbon-bookmark:before{border:15px solid #3E8EF7;border-right:10px solid transparent;}
.larryms-ribbon-purple.larryms-ribbon-bookmark{background-image:-webkit-linear-gradient(right,transparent 22px,#D6359A 0);background-image:-moz-linear-gradient(right,transparent 22px,#D6359A 0);background-image:-ms-linear-gradient(right,transparent 22px,#D6359A 0);background-image:linear-gradient(to left,transparent 22px,#D6359A 0);}
.larryms-ribbon-purple.larryms-ribbon-bookmark:before{border:15px solid #D6359A;border-right:10px solid transparent;}

/*书签右侧*/
.larryms-ribbon-reverse>.larryms-ribbon-success.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#11C26D 0);background-image:-moz-linear-gradient(left,transparent 22px,#11C26D 0);background-image:-ms-linear-gradient(left,transparent 22px,#11C26D 0);background-image:linear-gradient(to right,transparent 22px,#11C26D 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-success.larryms-ribbon-bookmark:before{left:0;border:15px solid #11C26D;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-primary.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#188AE2 0);background-image:-moz-linear-gradient(left,transparent 22px,#188AE2 0);background-image:-ms-linear-gradient(left,transparent 22px,#188AE2 0);background-image:linear-gradient(to right,transparent 22px,#188AE2 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-primary.larryms-ribbon-bookmark:before{left:0;border:15px solid #188AE2;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-dark.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#3B3E47 0);background-image:-moz-linear-gradient(left,transparent 22px,#3B3E47 0);background-image:-ms-linear-gradient(left,transparent 22px,#3B3E47 0);background-image:linear-gradient(to right,transparent 22px,#3B3E47 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-dark.larryms-ribbon-bookmark:before{left:0;border:15px solid #3B3E47;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-info.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#35B8E0 0);background-image:-moz-linear-gradient(left,transparent 22px,#35B8E0 0);background-image:-ms-linear-gradient(left,transparent 22px,#35B8E0 0);background-image:linear-gradient(to right,transparent 22px,#35B8E0 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-info.larryms-ribbon-bookmark:before{left:0;border:15px solid #35B8E0;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-warning.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#FBCC5C 0);background-image:-moz-linear-gradient(left,transparent 22px,#FBCC5C 0);background-image:-ms-linear-gradient(left,transparent 22px,#FBCC5C 0);background-image:linear-gradient(to right,transparent 22px,#FBCC5C 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-warning.larryms-ribbon-bookmark:before{left:0;border:15px solid #FBCC5C;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-danger.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#ff5722 0);background-image:-moz-linear-gradient(left,transparent 22px,#ff5722 0);background-image:-ms-linear-gradient(left,transparent 22px,#ff5722 0);background-image:linear-gradient(to right,transparent 22px,#ff5722 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-danger.larryms-ribbon-bookmark:before{left:0;border:15px solid #ff5722;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-lightdark.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#526069 0);background-image:-moz-linear-gradient(left,transparent 22px,#526069 0);background-image:-ms-linear-gradient(left,transparent 22px,#526069 0);background-image:linear-gradient(to right,transparent 22px,#526069 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-lightdark.larryms-ribbon-bookmark:before{left:0;border:15px solid #526069;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-blue.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#1E9FFF 0);background-image:-moz-linear-gradient(left,transparent 22px,#1E9FFF 0);background-image:-ms-linear-gradient(left,transparent 22px,#1E9FFF 0);background-image:linear-gradient(to right,transparent 22px,#1E9FFF 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-blue.larryms-ribbon-bookmark:before{left:0;border:15px solid #1E9FFF;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-brightblue.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#3E8EF7 0);background-image:-moz-linear-gradient(left,transparent 22px,#3E8EF7 0);background-image:-ms-linear-gradient(left,transparent 22px,#3E8EF7 0);background-image:linear-gradient(to right,transparent 22px,#3E8EF7 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-brightblue.larryms-ribbon-bookmark:before{left:0;border:15px solid #3E8EF7;border-left:10px solid transparent;}
.larryms-ribbon-reverse>.larryms-ribbon-purple.larryms-ribbon-bookmark{padding-right:20px;padding-left:25px;background-image:-webkit-linear-gradient(left,transparent 22px,#D6359A 0);background-image:-moz-linear-gradient(left,transparent 22px,#D6359A 0);background-image:-ms-linear-gradient(left,transparent 22px,#D6359A 0);background-image:linear-gradient(to right,transparent 22px,#D6359A 0);position:relative;}
.larryms-ribbon.larryms-ribbon-reverse>.larryms-ribbon-purple.larryms-ribbon-bookmark:before{left:0;border:15px solid #D6359A;border-left:10px solid transparent;}

/*书签垂直*/
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-success.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#11C26D 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#11C26D 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#11C26D 0);background-image:linear-gradient(to top,transparent 22px,#11C26D 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-success.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #11C26D;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-primary.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#188AE2 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#188AE2 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#188AE2 0);background-image:linear-gradient(to top,transparent 22px,#188AE2 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-primary.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #188AE2;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-dark.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#3B3E47 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#3B3E47 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#3B3E47 0);background-image:linear-gradient(to top,transparent 22px,#3B3E47 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-dark.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #3B3E47;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-info.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#35B8E0 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#35B8E0 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#35B8E0 0);background-image:linear-gradient(to top,transparent 22px,#35B8E0 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-info.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #35B8E0;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-warning.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#FBCC5C 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#FBCC5C 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#FBCC5C 0);background-image:linear-gradient(to top,transparent 22px,#FBCC5C 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-warning.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #FBCC5C;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-danger.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#ff5722 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#ff5722 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#ff5722 0);background-image:linear-gradient(to top,transparent 22px,#ff5722 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-danger.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #ff5722;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-green.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#019486 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#019486 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#019486 0);background-image:linear-gradient(to top,transparent 22px,#019486 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-green.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #019486;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-lightdark.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#526069 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#526069 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#526069 0);background-image:linear-gradient(to top,transparent 22px,#526069 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-lightdark.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #526069;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-blue.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#1E9FFF 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#1E9FFF 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#1E9FFF 0);background-image:linear-gradient(to top,transparent 22px,#1E9FFF 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-blue.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #1E9FFF;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-brightblue.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#3E8EF7 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#3E8EF7 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#3E8EF7 0);background-image:linear-gradient(to top,transparent 22px,#3E8EF7 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-brightblue.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #3E8EF7;border-bottom:10px solid transparent}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-purple.larryms-ribbon-bookmark{height:82px;padding-right:0;padding-bottom:35px;background-image:-webkit-linear-gradient(bottom,transparent 22px,#D6359A 0);background-image:-moz-linear-gradient(bottom,transparent 22px,#D6359A 0);background-image:-ms-linear-gradient(bottom,transparent 22px,#D6359A 0);background-image:linear-gradient(to top,transparent 22px,#D6359A 0);position:relative;}
.larryms-ribbon.larryms-ribbon-vertical>.larryms-ribbon-purple.larryms-ribbon-bookmark:before{top:auto;bottom:0;left:0;margin-top:-15px;border-right:20px solid #D6359A;border-bottom:10px solid transparent}

/*立体主题*/
.larryms-ribbon-success.larryms-ribbon-shadow:before{border-color:#11C26D transparent transparent;}
.larryms-ribbon-primary.larryms-ribbon-shadow:before{border-color:#188AE2 transparent transparent;}
.larryms-ribbon-dark.larryms-ribbon-shadow:before{border-color:#3B3E47 transparent transparent;}
.larryms-ribbon-info.larryms-ribbon-shadow:before{border-color:#35B8E0 transparent transparent;}
.larryms-ribbon-warning.larryms-ribbon-shadow:before{border-color:#FBCC5C transparent transparent;}
.larryms-ribbon-danger.larryms-ribbon-shadow:before{border-color:#ff5722 transparent transparent;}
.larryms-ribbon-green.larryms-ribbon-shadow:before{border-color:#019486 transparent transparent;}
.larryms-ribbon-lightdark.larryms-ribbon-shadow:before{border-color:#526069 transparent transparent;}
.larryms-ribbon-blue.larryms-ribbon-shadow:before{border-color:#1E9FFF transparent transparent;}
.larryms-ribbon-brightblue.larryms-ribbon-shadow:before{border-color:#3E8EF7 transparent transparent;}
.larryms-ribbon-purple.larryms-ribbon-shadow:before{border-color:#D6359A transparent transparent;}

/*立体左侧底部*/
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-success.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#11C26D;border-right-color:#11C26D;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-primary.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#188AE2;border-right-color:#188AE2;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-dark.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#3B3E47;border-right-color:#3B3E47;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-info.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#35B8E0;border-right-color:#35B8E0;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-warning.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#FBCC5C;border-right-color:#FBCC5C;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-danger.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#ff5722;border-right-color:#ff5722;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-green.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#019486;border-right-color:#019486;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-lightdark.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#526069;border-right-color:#526069;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-blue.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#1E9FFF;border-right-color:#1E9FFF;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-brightblue.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#3E8EF7;border-right-color:#3E8EF7;}
.larryms-ribbon.larryms-ribbon-bottom>.larryms-ribbon-purple.larryms-ribbon-shadow.larryms-ribbon-left:before{border-bottom-color:#D6359A;border-right-color:#D6359A;}

/*徽章*/
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-success:before{border-left:3px solid #11C26D;border-top:3px solid #11C26D;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-success:after{border-right:3px solid #11C26D;border-top:3px solid #11C26D;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-primary:before{border-left:3px solid #188AE2;border-top:3px solid #188AE2;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-primary:after{border-right:3px solid #188AE2;border-top:3px solid #188AE2;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-dark:before{border-left:3px solid #3B3E47;border-top:3px solid #3B3E47;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-dark:after{border-right:3px solid #3B3E47;border-top:3px solid #3B3E47;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-info:before{border-left:3px solid #35B8E0;border-top:3px solid #35B8E0;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-info:after{border-right:3px solid #35B8E0;border-top:3px solid #35B8E0;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-warning:before{border-left:3px solid #FBCC5C;border-top:3px solid #FBCC5C;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-warning:after{border-right:3px solid #FBCC5C;border-top:3px solid #FBCC5C;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-danger:before{border-left:3px solid #ff5722;border-top:3px solid #ff5722;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-danger:after{border-right:3px solid #ff5722;border-top:3px solid #ff5722;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-green:before{border-left:3px solid #019486;border-top:3px solid #019486;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-green:after{border-right:3px solid #019486;border-top:3px solid #019486;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-lightdark:before{border-left:3px solid #526069;border-top:3px solid #526069;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-lightdark:after{border-right:3px solid #526069;border-top:3px solid #526069;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-blue:before{border-left:3px solid #1E9FFF;border-top:3px solid #1E9FFF;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-blue:after{border-right:3px solid #1E9FFF;border-top:3px solid #1E9FFF;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-brightblue:before{border-left:3px solid #3E8EF7;border-top:3px solid #3E8EF7;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-brightblue:after{border-right:3px solid #3E8EF7;border-top:3px solid #3E8EF7;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-purple:before{border-left:3px solid #D6359A;border-top:3px solid #D6359A;}
.larryms-ribbon.larryms-ribbon-badge>*.larryms-ribbon-purple:after{border-right:3px solid #D6359A;border-top:3px solid #D6359A;}

/*角标*/
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-success:before{border-top-color:#11C26D;border-left-color:#11C26D;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-primary:before{border-top-color:#188AE2;border-left-color:#188AE2;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-dark:before{border-top-color:#3B3E47;border-left-color:#3B3E47;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-info:before{border-top-color:#35B8E0;border-left-color:#35B8E0;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-warning:before{border-top-color:#FBCC5C;border-left-color:#FBCC5C;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-danger:before{border-top-color:#ff5722;border-left-color:#ff5722;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-green:before{border-top-color:#019486;border-left-color:#019486;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-lightdark:before{border-top-color:#526069;border-left-color:#526069;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-blue:before{border-top-color:#1E9FFF;border-left-color:#1E9FFF;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-brightblue:before{border-top-color:#3E8EF7;border-left-color:#3E8EF7;}
.larryms-ribbon.larryms-ribbon-corner>*.larryms-ribbon-purple:before{border-top-color:#D6359A;border-left-color:#D6359A;}

/*larryms-badge-tag 定义徽章标签*/
.layui-input-block .layui-input-text{
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    height: 38px;
    border: none;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.larryms-badge-tag{
    position: relative;
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px;
    text-align: center;
    background-color: #FF5722;
    color: #fff;
    border-radius: 2px;
    height: 20px;
    line-height: 16px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    text-align: center;
}
.larryms-badge-tag.larryms-badge-tag-info{
    background: rgba(188,239,255,0.3);
    border-color: #92E5FF;
    color: #00C1FF !important;
}
.larryms-badge-tag.larryms-badge-tag-success{
    background: rgba(152,235,175,0.3);
    border-color: #74E193;
    color: #25B24D !important;
}
.larryms-badge-tag.larryms-badge-tag-error{
    background: rgba(107,227,215,0.3);
    border-color: #45D6C8;
    color: #009688 !important;
}
.larryms-badge-tag.larryms-badge-tag-warning{
    background: rgba(255,190,170,0.3);
    border-color: #FC9E80;
    color: #FF4C13 !important;
}
.larryms-inline-block{
    display: inline-block;
    vertical-align: top;
}

/*鼠标右键功能*/
.larryms-context-menu{
    box-shadow: 2px 3px 6px #9b9b9b;
}
.larryms-context-menu .layui-menu,.larryms-context-menu .layui-panel{
    min-width: 200px;
}


.larryms-page-blank{
    min-height: 450px;
    padding: 50px 60px;
    box-sizing: border-box;
}
.larryms-blank-tips {
    background: #F8F8F9 ;
    min-height: 300px;
}
.larryms-blank-tips p{
    display: block;
    line-height: 300px;
    text-align: center;
    font-size: 16px;
    color: #bbb;
}

.larryms-page{
    background: #F5F7F9 !important;
}


/*loader动画库*/
.larryms-loader-main{
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: whitesmoke;
    z-index: 9999999;
}
.larryms-loader-list{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 300px;
    height: 100px;
    text-align: center;
    margin-top: -100px;
    position: relative;
}
.larryms-loader-c {
    display: inline-block;
    width: 60px;
    height: 6px;
    position: relative;
    z-index: 999999;
    margin: 0 auto;
    background-color: whitesmoke;
}
.larryms-loader-c:before {
    content: "";
    width: 50px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    opacity: 0.1;
    position: absolute;
    top: 65px;
    left: 0;
    animation: shadow .5s linear infinite;
}
.larryms-loader-c:after {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background-color: #5FB878;
    position: absolute;
    top: 0;
    left: 0;
    animation: loading .5s linear infinite;
}
.larryms-loader-l {
    display: inline-block;
    width: 30px;
    height: 6px;
    position: relative;
    z-index: 999999;
    border-radius: 50%;
    background-color: whitesmoke;
}
.larryms-loader-l:before {
    content: "";
    width: 30px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    opacity: 0.1;
    position: absolute;
    top: 65px;
    left: -40px;
    animation: shadow .5s linear infinite;
}
.larryms-loader-l:after {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: #1E9FFF;
    position: absolute;
    top: 19px;
    left: -40px;
    animation: loading .5s linear infinite;
}
.larryms-loader-r {
    display: inline-block;
    width: 30px;
    height: 6px;
    position: relative;
    z-index: 999999;
    border-radius: 50%;
    background-color: whitesmoke;
}
.larryms-loader-r:before {
    content: "";
    width: 30px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    opacity: 0.1;
    position: absolute;
    top: 65px;
    left: 26px;
    animation: shadow .5s linear infinite;
}
.larryms-loader-r:after {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: #FFBA00;
    position: absolute;
    top: 19px;
    left: 26px;
    animation: loading .5s linear infinite;
}
@-webkit-keyframes loading {
    17% {
        border-bottom-right-radius: 3px;
    }

    25% {
        transform: translateY(9px) rotate(22.5deg);
    }

    50% {
        transform: translateY(28px) scale(1, 0.9) rotate(45deg);
        border-bottom-right-radius: 40px;
    }

    75% {
        transform: translateY(9px) rotate(67.5deg);
    }

    100% {
        transform: translateY(0) rotate(90deg);
    }
}
@keyframes loading {
    17% {
        border-bottom-right-radius: 3px;
    }

    25% {
        transform: translateY(9px) rotate(22.5deg);
    }

    50% {
        transform: translateY(28px) scale(1, 0.9) rotate(45deg);
        border-bottom-right-radius: 40px;
    }

    75% {
        transform: translateY(9px) rotate(67.5deg);
    }

    100% {
        transform: translateY(0) rotate(90deg);
    }
}
@-webkit-keyframes shadow {

    0%,
    100% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1);
    }
}
@keyframes shadow {

    0%,
    100% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1);
    }
}

/*下拉树扩展*/
.larryms-tree-select .layui-select-title span{
    line-height: 38px;
}
.layui-form-select dl{padding:0;}
.larryms-tree-select ul.larryms-tree-select-ul{
    min-height: 200px !important;
    padding: 15px 0px !important;
}

.larryms-tree-clicked{
    color: #ff5722 !important;
    font-weight: 600;
}
/*字体图标*/
.larryms-icon-box{
    min-width: 200px;
    min-height: 320px;
    padding-top: 10px;
    background: #fdfdfd;
    border: 1px solid #e8e8e8;
    z-index: 99999;
}
.larryms-icon-box.larryms-icon-active{
    display: block;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 100%;
    /*-webkit-animation: moveFromTopFade .3s ease both;*/
    /*-moz-animation: moveFromTopFade .3s ease both;*/
    /*animation: moveFromTopFade .3s ease both;*/
}
.larryms-icon-box .layui-tab{
    margin: 0px;
    position: relative;
}
.larryms-icon-box .layui-tab .layui-tab-title{

    z-index: 99999;
}
.larryms-icon-box .layui-tab .layui-tab-title>*{
    display: inline-block;
}
.larryms-icon-box .layui-tab .layui-tab-title li{
    width: auto;
    line-height: 38px;

}
.larryms-icon-box .layui-tab .larryms-search{
    display: inline-block;
    width: 200px;
    position: absolute;
    right: 10px;
    top: 0px;
    height: 38px;
    line-height: 38px;
    padding: 0px;
    text-align: right;
    z-index: 9999999;
}
.larryms-icon-box .layui-tab  .larryms-search input{
    display: inline-block;
    height: 38px;
    width: calc(100% - 80px);
    margin-right: 10px;
    color: #666;
    height: 36px;
    line-height: 38px !important;
    text-indent: 5px;
}
.larryms-icon-box .layui-tab .larryms-search .search-text::-webkit-input-placeholder { /* Edge */
    color: #bbb;
    line-height: 38px !important;
}
.larryms-icon-box .layui-tab .larryms-search .search-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bbb;
    line-height: 38px !important;
}
.larryms-icon-box .layui-tab .larryms-search .search-text::placeholder {
    color: #bbb;
    line-height: 38px !important;
}
.larryms-icon-box .layui-tab .layui-tab-title .larryms-search .layui-btn{
    margin-right: 0px;
}
.larryms-icon-box .layui-tab .layui-tab-content{
    padding: 12px;
    box-sizing: border-box;
    height: 278px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/*quote*/
.layui-elem-quote.larryms-doc-quote{
    border-left: 5px solid #5bc0de;
    background-color: #f4f8fa;
    font-size: 14px;
    color: #09B4EF;
    line-height: 26px;
}
.layui-elem-quote.larryms-elem-quote{
    padding: 10px;
    color: #888 !important;
}

/*文档编辑器*/
.larryms-doc-page{
    background: #fff;
    width: 100vw;
    height: 100vh;
    min-height: 500px;
    min-width: 800px;
    position: relative;
    overflow: hidden;
}
.larryms-doc-page>div{
    box-sizing: border-box;
}
.larryms-doc-header{
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #efefef;
    z-index: 1060;
    overflow: hidden;
}
.larryms-doc-leftnav{
    display: block;
    width: 275px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    border-right: 1px solid #efefef;
    z-index: 1040;
}
.larryms-doc-content{
    display: block;
    position: absolute;
    top: 60px;
    left: 275px;
    bottom: 0px;
    right: 0px;
    z-index: 6030;
    overflow-y: auto;
    overflow-x: hidden;;
}
.larryms-doc-footer{
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 274px;
    height: 36px;
    border-top: 1px solid #efefef;
    z-index: 1050;
    background: #fafafa;
}
.larryms-docview-leftnav{
    top: 60px;
}
.larryms-docview-leftnav .title-h1{
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 274px;
    height: 60px;
    line-height: 55px;
    font-size: 16px;
    color: #666;
    font-weight: 600;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 12px;
    box-sizing: border-box;
    border-bottom: 1px solid #EFEFEF;
}
.larryms-doc-content .larryms-doc-body{
    box-sizing: border-box;
    padding: 30px 50px;
    width: calc(100% - 200px);
    min-width: 780px;
    overflow-x: hidden;
}
.larryms-doc-content .larryms-doc-body .larryms-doc-reading{
    /*max-width: 920px !important;*/
    /*min-width: 680px !important;*/
    margin: 0 auto;
}
.larryms-doc-header .title-h1{
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 274px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #666;
    font-weight: 600;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 12px;
    box-sizing: border-box;
    background: #fafafa;
}
/*.larryms-doc-page .CodeMirror-gutters{*/
/*    background: #272727;*/
/*    color: #fff;*/
/*}*/
/*.larryms-doc-page .CodeMirror-gutters .CodeMirror-linenumber{*/
/*    color: #fff;*/
/*}*/
.larryms-doc-header-right{
    display: block;
    width: calc(100% - 275px);
    height: 55px;
    margin-left: 274px;
}
.larryms-doc-header-right h1{
    display: inline-block;
    width: calc(100% - 400px);
    min-width: 200px;
    height: 55px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 55px;
    text-indent: 15px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding-left: 12px;

}
.larryms-doc-header-right h1 input{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0px;
    padding:0px;
    line-height: 55px;
    vertical-align: middle;
    box-sizing: border-box;
    color: #333;
}

.larryms-doc-lefttop{
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 61px;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #efefef;
}
.larryms-doc-lefttop .title{
    display: block;
    width: 70px;
    text-align: left;
    text-indent: 12px;
    line-height: 42px;
    height: 40px;
    font-size: 14px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1070;
    cursor: pointer;
}
.larryms-doc-lefttop .title i{
    font-size: 14px;
    line-height: 42px;
    color: #888;
}
.larryms-doc-lefttop .search{
    display: block;
    height: 30px;
    position: absolute;
    top: 5px;
    left: 80px;
    right: 10px;
    bottom: 5px;
}
.larryms-doc-lefttop .search .layui-input{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #f6f6f6;
    cursor: pointer;
}


.larryms-doc-lefttop .search i{
    position: absolute;
    top: 7px;
    right: 1px;
    font-size: 16px;
    display: block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}

.larryms-doc-lefttop .search .layui-input::-webkit-input-placeholder { color:#bbb; }
.larryms-doc-lefttop .search .layui-input::-moz-placeholder { color:#bbb; } /* firefox 19+ */
.larryms-doc-lefttop .search .layui-input:-ms-input-placeholder { color:#bbb; } /* ie */

.larryms-doc-copyright{
    width: 274px;
    height: 36px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1988;
    text-align: left;
    text-indent: 15px;
    line-height: 36px;
    font-size: 13px;
    color: #9a9a9a;
}
.larryms-doc-copyright a {
    color: #1E9FFF;
    padding: 0px 3px;
}

.larryms-sidebar-body{
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0px;
    right: 0px;
    bottom: 36px;
    overflow-y: auto;
    padding-top: 15px;
    overflow-x: hidden;
}
.larryms-sidebar-body::-webkit-scrollbar {
    display: none;
    /*滚动条整体样式*/
    width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.larryms-sidebar-body::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius   : 6px;
    background-color: #bbb;
    background-image: -webkit-linear-gradient(
            45deg,rgba(255, 255, 255, 0.1) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.1) 50%,
            rgba(255, 255, 255, 0.1) 75%,
            transparent 75%,
            transparent
    );
}
.larryms-sidebar-body::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 4px rgba(0, 0, 0, 0.05);
    background   : #f3f3f3;
    border-radius: 6px;
}
.larryms-sidebar-body:hover::-webkit-scrollbar{
    display: block;
}
.larryms-doc-tools-right{
    min-width:300px;
    height: 55px;
    position: absolute;
    top: 0px;
    right: 10px;
    box-sizing: border-box;
    line-height: 55px;
    text-align: right;
    padding-right: 15px;
}


.larryms-doc-nav .layui-panel{
    border: none;
    box-shadow: none;
}
.larryms-doc-nav .layui-menu-body-title>.layui-icon{
    position: static;
    display: inline-block;
    width: 18px ;
}
.larryms-doc-nav .layui-menu .layui-menu-item-checked:after{
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    border: none;
    border-left: 5px solid #5FB878;
}
.larryms-doc-nav .layui-panel li{
    padding:5px 0px;
}
/*第一级菜单*/
.larryms-doc-nav .layui-menu > li > .layui-menu-body-title{padding-left:12px;padding-right:18px;}
/*第二级菜单*/
.larryms-doc-nav .layui-menu > li > ul > li > .layui-menu-body-title{padding-left:30px;}
/*第三级菜单*/
.larryms-doc-nav .layui-menu li > ul > li > ul > li > .layui-menu-body-title{padding-left:50px;}
/*第四级菜单*/
.larryms-doc-nav .layui-menu li > ul > li > ul > li > ul > li > .layui-menu-body-title{padding-left:65px;}
/*第五级菜单*/
.larryms-doc-nav .layui-menu li > ul > li > ul > li > ul > li > ul > li > .layui-menu-body-title{padding-left:80px;}
/*第六级菜单*/
.larryms-doc-nav .layui-menu li > ul > li > ul > li > ul > li > ul > li > ul > li > .layui-menu-body-title{padding-left:95px;}
/*无限级菜单*/
.larryms-doc-nav .layui-menu li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .layui-menu-body-title{padding-left:110px;}
.larryms-doc-nav .layui-menu .layui-menu-item-group>.layui-menu-body-title{
    color: #333;
}
.larryms-doc-nav .layui-menu .layui-menu-item-checked,.larryms-doc-nav  .layui-menu .layui-menu-item-checked2{
    background: #efefef !important;
    color: #5FB878;
    font-weight: 550;
}
.larryms-doc-nav .layui-menu li .layui-menu-body-title .layui-font-gray {
    padding-left: 10px;
    color: #c2c2c2!important;
    font-size: 12px!important;
}
.larryms-doc-nav .layui-menu li .layui-menu-body-title .layui-badge-dot {
    left: 10px;
}
/*page中关闭按钮*/
.larryms-quits{display:block;width:120px;height:38px;position:absolute;top:8px;right:10px;cursor:pointer;color:#888;text-align:right;padding-right:15px;}
.larryms-quits i{display:inline-block;vertical-align:top;font-size:16px;line-height:38px;}
.larryms-quits span{display:inline-block;vertical-align:top;font-size:16px;line-height:38px;}
.larryms-quits:hover{color:#ff5722;}

.larryms-create-doc{
    display: block;
    width: 100%;
    padding-left:80px;
    padding-top: 20px;
    padding-bottom: 5px;
}
.larryms-create-doc .layui-btn{
    border-color: #d2d2d2;
    background: #fbfbfb;
    color: #666;
    height: 34px;
    line-height: 34px;
}

/*larryEditor.md start Html编辑器与MarkDown编辑器*/
pre.prettyprint ol.linenums li{
    list-style-type: decimal;
}
.editor-version{
    font-style: normal;
    color: #686868;
    font-size: 14px;
}
.larryms-editor-split{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    width: 1px;
    height: 16px;
    margin: 0 5px;
    background-color: #d6d6d6;
}
.larryms-editormd{
    display: block;
    box-sizing: border-box;
    border: none;
    position: relative;
    overflow: hidden;
    min-width: 900px !important;
    overflow-x: hidden;
}
.larryms-editormd.larryms-editormd-fullscreen{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5000 !important;
    background: #fff;
}
.larryms-editormd *,.larryms-editormd :after,.larryms-editormd :before{
    box-sizing: border-box;
}
.larryms-editormd a {
    text-decoration: none;
}
.larryms-editormd img {
    border: none;
    vertical-align: middle;
}
.larryms-editormd > textarea,
.larryms-editormd .larryms-editormd-html-textarea,
.larryms-editormd .larryms-editormd-markdown-textarea {
    width: 0;
    height: 0;
    outline: 0;
    resize: none;
}
.larryms-editormd .larryms-editormd-html-textarea,
.larryms-editormd .larryms-editormd-markdown-textarea {
    display: none;
}
.larryms-editormd input[type="text"],
.larryms-editormd input[type="button"],
.larryms-editormd input[type="submit"],
.larryms-editormd select, .larryms-editormd textarea, .larryms-editormd button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.larryms-editormd ::-webkit-scrollbar {
    height: 10px;
    width: 4px;
    background: rgba(0, 0, 0, 0.1);
}
.larryms-editormd ::-webkit-scrollbar:hover {
    background: rgba(0, 0, 0, 0.2);
}
.larryms-editormd ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.larryms-editormd ::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    /* Webkit browsers */
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    /* Firefox */
    -ms-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    /* IE9 */
    -o-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    /* Opera(Old) */
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    /* IE9+, News */
    background-color: rgba(0, 0, 0, 0.4);
}





.larryms-editormd .larryms-editor-toolbar{
    display: block;
    width: 100%;
    height: auto;
    min-height: 36px;
    border-bottom: 1px solid #e8e8e8;
    padding: 2px 5px;
    box-sizing: border-box;
}
.larryms-editormd .larryms-editor-toolbar>div{
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist{
    display: none;
    position: absolute;
    top: 36px;
    left: 0px;
    min-width: 100px;
    min-height: 100px;
    border: 1px solid #efefef;
    border-radius: 5px;
    background: #fff;
    z-index: 19999;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.title-h{
    width:90px;
    min-width: 40px;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    box-shadow: 2px 6px 12px #bbb;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.title-h>span{
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #f2f2f2;
    color: #ababab;
    font-size: 14px;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.title-h i.larry-icon,
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.title-h i.i-li{
    display: block;
    width: 100%;
    font-style: normal;
    line-height: 36px;
    font-size: 15px;
    cursor: pointer;
}
.larryms-editormd .larryms-editor-toolbar>div:hover .larryms-editor-toolbar-sublist{
    display: block;
}
.larryms-editormd .larryms-editor-toolbar i.larry-icon{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-style: normal;
    min-width: 30px;
    height: 36px;
    line-height: 36px;
    color: #777;
    cursor: pointer;
    border-radius: 2px;
    padding: 0px 2px;
    font-size: 18px;
    font-weight: 400;
}
.larryms-editormd .larryms-editor-toolbar>i.larry-icon:hover{
    /*background: #f6f6f6;*/
    color: #1E9FFF !important;
    transition-property: color;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    font-weight: 600;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.title-h i.larry-icon:hover,
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.title-h i.i-li:hover{
    background: #f6f6f6;
    color: #1E9FFF !important;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.larryms-editor-toolbar-modules{
    min-width: 420px;
    min-height: 130px;
    padding: 10px;
    box-shadow: 2px 6px 12px #bbb;
    padding-bottom: 2px;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.larryms-editor-toolbar-modules span{
    display: inline-block;
    width: 90px;
    height: 65px;
    text-align: center;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
}
.larryms-editor-toolbar-modules span i{
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
}
.larryms-editor-toolbar-sublist.larryms-editor-toolbar-modules span:hover{
    border: 1px solid #1E9FFF !important;
    color: #1E9FFF;
}
.larryms-editor-toolbar-sublist.larryms-editor-toolbar-modules>span:hover i{
    color: #1E9FFF;
}
/*设置字体大小*/
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.larryms-font-sizeset{
    max-width: 135px;
    width: 135px;
    padding-bottom: 10px;
    box-shadow: 2px 6px 12px #bbb;
}
.larryms-font-sizeset span{
    display: block;
    color: #888;
    line-height: 32px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
    text-align: center;

}
.larryms-font-sizeset i{
    display: block;
    width: 100%;
    text-align: center;
    color: #888;
    margin-bottom: 3px;
    font-style: normal;
    min-height: 38px;
    line-height: 38px;
    cursor: pointer;
}
.larryms-font-sizeset>i:hover{
    background: #f6f6f6;
    color: #1E9FFF;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.larryms-font-color{
    min-width: 290px;
    min-height: 160px;
    padding: 10px;
    box-shadow: 2px 6px 12px #bbb;
    padding-bottom: 4px;
}
.larryms-font-color span{
    display: inline-block;
    width: 36px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #f2f2f2;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 3px;
    box-sizing: border-box;
}
.larryms-font-color span i{
    line-height: 32px !important;
    height: 100% !important;
}
.larryms-font-color span:hover{
    border: 1px solid #1E9FFF;
}

.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.larryms-fontbg-color{
    min-width: 280px;
    min-height: 160px;
    padding: 10px;
    box-shadow: 2px 6px 12px #bbb;
    padding-bottom: 6px;
}
.larryms-fontbg-color span{
    display: inline-block;
    width: 36px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #f2f2f2;
    margin-right: 8px;
    margin-bottom: 10px;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
}
.larryms-fontbg-color span:nth-child(7),
.larryms-fontbg-color span:nth-child(13),
.larryms-fontbg-color span:nth-child(19){
    margin-right: 0px;
}
.larryms-fontbg-color span i{
    display: block;
    width: 100%;
    height: 100% !important;
    line-height: 32px !important;
    box-sizing: border-box;
}
.larryms-fontbg-color span:hover{
    border: 1px solid #1E9FFF;
}
.larryms-font-color span.larryms-title-tips,.larryms-fontbg-color span.larryms-title-tips{
    display: block;
    width: 100%;
    line-height: 30px;
    border: none;
    border-bottom: 1px solid #f1f1f1;
    font-size: 16px;
    color: #888;
}
.larryms-editormd .larryms-editor-toolbar>div .larryms-editor-toolbar-sublist.list-ul-ol-task{
    min-width: 115px;
    padding: 10px;
    box-shadow: 2px 6px 12px #bbb;
}
.list-ul-ol-task span{
    display: block;
    line-height: 36px;
    text-align: center;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}
.larryms-editormd .larryms-editor-container{
    position: relative;
    width: 100%;
}
.larryms-editormd .larryms-editor-container .larryms-editor-markdown-body{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    bottom: 0px;
    box-sizing: border-box;
    border-right: 1px solid #d8d8d8;
}
.larryms-editormd .larryms-editor-container  .larryms-editor-preview{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    overflow: auto;
}
.larryms-editormd .larryms-editor-container  .larryms-editor-preview .larryms-editor-html-body{
    max-width: 992px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
    word-wrap: break-word;
    padding: 20px !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #333;
    overflow: hidden;
    font-family: "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "华文细黑", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "宋体", Heiti, "黑体", sans-serif;
}

.larryms-editormd .larryms-editor-container .larryms-editor-markdown-body .CodeMirror{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    font-size: 14px;

}
.larryms-editormd .larryms-editor-container .larryms-editor-markdown-body .CodeMirror .CodeMirror-sizer{
    padding: 0px;
}
.larryms-editormd .CodeMirror pre{
    /*font-size: 14px;*/
    /*padding: 1px 12px;*/
    /*line-height: 26px;*/
}

.larryms-editormd .CodeMirror-gutters{
    min-width: 45px !important;
    min-height: 100% !important;
    text-align: left;
}
.larryms-editormd .CodeMirror pre span{
    line-height: 26px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    /*color: #686868;*/
}
.larryms-editormd .CodeMirror-activeline{
    box-sizing: border-box;
}
.larryms-editor-markdown-body .CodeMirror .CodeMirror-line{
    padding: 4px 6px;
    box-sizing: border-box;
    line-height:26px;
}
.larryms-editormd .CodeMirror-activeline .CodeMirror-line span{
    color: #555;
}
.CodeMirror-linenumber{
    line-height: 26px !important;
}
.larryms-editormd .larryms-editor-mask{
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}
.larryms-editormd .larryms-editor-mask .loading{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 38px;
    height: 38px;
    transform: translate(-50%,-50%);
}
.larryms-editormd .larryms-editor-mask.larryms-hide-mask{
    width: 0px;
    height: 0px;
    z-index: -100;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-animation:moveToRightFade .4s ease both;
    -moz-animation:moveToRightFade .4s ease both;
    animation:moveToRightFade .4s ease both;
    display: none;
}

.larryms-editor-html-body{

}

.larryms-editor-html-body a {
    background: transparent;
}

.larryms-editor-html-body a:active,
.larryms-editor-html-body a:hover {
    outline: 0;
}

.larryms-editor-html-body strong {
    font-weight: bold;
}

.larryms-editor-html-body h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.larryms-editor-html-body img {
    border: 0;
}

.larryms-editor-html-body hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

.larryms-editor-html-body pre {
    overflow: auto;
}

/*.larryms-editor-html-body code,*/
/*.larryms-editor-html-body kbd,*/
/*.larryms-editor-html-body pre {*/
/*    font-family: "Meiryo UI", "YaHei Consolas Hybrid", Consolas, "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace, monospace;*/
/*    font-size: 1em;*/
/*}*/

.larryms-editor-html-body input {
    color: inherit;
    font: inherit;
    margin: 0;
}

.larryms-editor-html-body html input[disabled] {
    cursor: default;
}

.larryms-editor-html-body input {
    line-height: normal;
}

.larryms-editor-html-body input[type="checkbox"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.larryms-editor-html-body table {
    border-collapse: collapse;
    border-spacing: 0;
}

.larryms-editor-html-body td,
.larryms-editor-html-body th {
    padding: 0;
}

.larryms-editor-html-body * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.larryms-editor-html-body input {
    font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}

.larryms-editor-html-body a {
    color: #4183c4;
    text-decoration: none;
}

.larryms-editor-html-body a:hover,
.larryms-editor-html-body a:active {
    text-decoration: underline;
}

.larryms-editor-html-body hr {
    height: 0;
    margin: 15px 0;
    overflow: hidden;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ddd;
}

.larryms-editor-html-body hr:before {
    display: table;
    content: "";
}

.larryms-editor-html-body hr:after {
    display: table;
    clear: both;
    content: "";
}

.larryms-editor-html-body h1,
.larryms-editor-html-body h2,
.larryms-editor-html-body h3,
.larryms-editor-html-body h4,
.larryms-editor-html-body h5,
.larryms-editor-html-body h6 {

}

.larryms-editor-html-body h1 {
    font-size: 30px;
}

.larryms-editor-html-body h2 {
    font-size: 21px;
}

.larryms-editor-html-body h3 {
    font-size: 16px;
}

.larryms-editor-html-body h4 {
    font-size: 14px;
}

.larryms-editor-html-body h5 {
    font-size: 12px;
}

.larryms-editor-html-body h6 {
    font-size: 11px;
}



.larryms-editor-html-body ul,
.larryms-editor-html-body ol {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.larryms-editor-html-body ol ol,
.larryms-editor-html-body ul ol {
    list-style-type: lower-roman;
}

.larryms-editor-html-body ul ul ol,
.larryms-editor-html-body ul ol ol,
.larryms-editor-html-body ol ul ol,
.larryms-editor-html-body ol ol ol {
    list-style-type: lower-alpha;
}

.larryms-editor-html-body dd {
    margin-left: 0;
}

.larryms-editor-html-body code {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 12px;
}

.larryms-editor-html-body pre {
    margin-top: 0;
    margin-bottom: 0;
    font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

.larryms-editor-html-body .octicon {
    font: normal normal 16px octicons-anchor;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.larryms-editor-html-body .octicon-link:before {
    content: '\f05c';
}

.larryms-editor-html-body > *:first-child {
    margin-top: 0 !important;
}


.larryms-editor-html-body .anchor {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding-right: 6px;
    padding-left: 30px;
    margin-left: -30px;
}

.larryms-editor-html-body .anchor:focus {
    outline: none;
}

.larryms-editor-html-body h1,
.larryms-editor-html-body h2,
.larryms-editor-html-body h3,
.larryms-editor-html-body h4,
.larryms-editor-html-body h5,
.larryms-editor-html-body h6 {
    position: relative;
    font-weight: bold;
}

.larryms-editor-html-body h1 .octicon-link,
.larryms-editor-html-body h2 .octicon-link,
.larryms-editor-html-body h3 .octicon-link,
.larryms-editor-html-body h4 .octicon-link,
.larryms-editor-html-body h5 .octicon-link,
.larryms-editor-html-body h6 .octicon-link {
    display: none;
    color: #000;
    vertical-align: middle;
}

.larryms-editor-html-body h1:hover .anchor,
.larryms-editor-html-body h2:hover .anchor,
.larryms-editor-html-body h3:hover .anchor,
.larryms-editor-html-body h4:hover .anchor,
.larryms-editor-html-body h5:hover .anchor,
.larryms-editor-html-body h6:hover .anchor {
    padding-left: 8px;
    margin-left: -30px;
    text-decoration: none;
}

.larryms-editor-html-body h1:hover .anchor .octicon-link,
.larryms-editor-html-body h2:hover .anchor .octicon-link,
.larryms-editor-html-body h3:hover .anchor .octicon-link,
.larryms-editor-html-body h4:hover .anchor .octicon-link,
.larryms-editor-html-body h5:hover .anchor .octicon-link,
.larryms-editor-html-body h6:hover .anchor .octicon-link {
    display: inline-block;
}

.larryms-editor-html-body h1 {
    padding-bottom: 0.3em;
    font-size: 2.25em;
    line-height: 1.2;
    border-bottom: 1px solid #eee;
}

.larryms-editor-html-body h1 .anchor {
    line-height: 1;
}

.larryms-editor-html-body h2 {
    padding-bottom: 0.3em;
    font-size: 1.75em;
    line-height: 1.225;
}

.larryms-editor-html-body h2 .anchor {
    line-height: 1;
}

.larryms-editor-html-body h3 {
    font-size: 1.5em;
}

.larryms-editor-html-body h3 .anchor {
}

.larryms-editor-html-body h4 {
    font-size: 1.25em;
}

.larryms-editor-html-body h4 .anchor {
}

.larryms-editor-html-body h5 {
    font-size: 1em;
}

.larryms-editor-html-body h5 .anchor {
}

.larryms-editor-html-body h6 {
    font-size: 1em;
    color: #777;
}

.larryms-editor-html-body h6 .anchor {
}

.larryms-editor-html-body p,
.larryms-editor-html-body ul,
.larryms-editor-html-body ol,
.larryms-editor-html-body dl,
.larryms-editor-html-body table,
.larryms-editor-html-body pre {
    margin-top: 0;
    margin-bottom: 16px;
}

.larryms-editor-html-body ul,
.larryms-editor-html-body ol {
    padding-left: 2em;
}

.larryms-editor-html-body ul ul,
.larryms-editor-html-body ul ol,
.larryms-editor-html-body ol ol,
.larryms-editor-html-body ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

.larryms-editor-html-body li > p {
    margin-top: 16px;
}

.larryms-editor-html-body dl {
    padding: 0;
}

.larryms-editor-html-body dl dt {
    padding: 0;
    margin-top: 16px;
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
}

.larryms-editor-html-body dl dd {
    padding: 0 16px;
    margin-bottom: 16px;
}

.larryms-editor-html-body blockquote > :first-child {
    margin-top: 0;
}

.larryms-editor-html-body blockquote > :last-child {
    margin-bottom: 0;
}

/*.larryms-editor-html-body  code {*/
/*    display: inline-block;*/
/*    border: 1px solid #ddd;*/
/*    background: #f6f6f6;*/
/*    padding: 5px 10px;*/
/*    border-radius: 3px;*/
/*    font-size: 14px;*/
/*    margin: 5px 0px;*/
/*}*/
.larryms-editor-html-body ol li{
    list-style: decimal;
}
.larryms-editor-html-body ul li{
    list-style: disc;
}
.larryms-editor-html-body em{
    font-style: italic;
}
    /*工具箱*/
.larryms-editormd .larryms-editor-toolbar i.larry-icon.larryms-open{
    color: #1E9FFF;
}


.CodeMirror-sizer>div>.CodeMirror-lines{
    padding: 0px;
}
.CodeMirror-linenumber{
    padding: 4px 3px 0 5px !important;
}
.larryms-active{
    background: #46C93A !important;
    color: #fff !important;
}
.larryms-editor-toolbar .larryms-active{
    color: #1E9FFF !important;
    background: none !important;
}
.larryms-editor-html-body img{
    width: 100%;
    height: 100%;
}
/*larryEditor中静态表格*/
.larryms-editor-html-body table.layui-table{width: 100%; margin: 10px 0; background-color: #fff; color: #666;}
.larryms-editor-html-body table.layui-table tr{transition: all .3s; -webkit-transition: all .3s;}
.larryms-editor-html-body table.layui-table th{text-align: left; font-weight: 400;}

.larryms-editor-html-body  table.layui-table thead tr,
.larryms-editor-html-body .layui-table-header,
.larryms-editor-html-body .layui-table-tool,
.larryms-editor-html-body .layui-table-total,
.larryms-editor-html-body .layui-table-total tr,
.larryms-editor-html-body .layui-table-patch,
.larryms-editor-html-body .layui-table-mend,
.larryms-editor-html-body table.layui-table[lay-even] tr:nth-child(even),
.larryms-editor-html-body table.layui-table tbody tr:hover,
.larryms-editor-html-body .layui-table-hover,
.larryms-editor-html-body .layui-table-click{background-color: #FAFAFA;}

.larryms-editor-html-body table.layui-table th,
.larryms-editor-html-body table.layui-table td,
.larryms-editor-html-body table.layui-table[lay-skin="line"],
.larryms-editor-html-body table.layui-table[lay-skin="row"],
.larryms-editor-html-body .layui-table-view,
.larryms-editor-html-body .layui-table-tool,
.larryms-editor-html-body .layui-table-header,
.larryms-editor-html-body .layui-table-col-set,
.larryms-editor-html-body .layui-table-total,
.larryms-editor-html-body .layui-table-page,
.larryms-editor-html-body .layui-table-fixed-r,
.larryms-editor-html-body .layui-table-tips-main,
.larryms-editor-html-body .layui-table-grid-down{border-width: 1px; border-style: solid; border-color: #eee;}

.larryms-editor-html-body table.layui-table th, .larryms-editor-html-body table.layui-table td{position: relative; padding: 9px 15px; min-height: 20px; line-height: 20px;  font-size: 14px;}

.larryms-editor-html-body table.layui-table[lay-skin="line"] th, .larryms-editor-html-body table.layui-table[lay-skin="line"] td{border-width: 0; border-bottom-width: 1px;}
.larryms-editor-html-body table.layui-table[lay-skin="row"] th, .larryms-editor-html-body table.layui-table[lay-skin="row"] td{border-width: 0;border-right-width: 1px;}
.larryms-editor-html-body table.layui-table[lay-skin="nob"] th, .larryms-editor-html-body table.layui-table[lay-skin="nob"] td{border: none;}
.larryms-editor-html-body table.layui-table[lay-skin="larryms"] th{
    background-color: #1e9fff;
    color: #fff;
}
.larryms-editor-html-body table.layui-table[lay-skin="larryms"] thead tr{
    border-right: 1px solid #D9D9D9;
}
.larryms-editor-html-body table.layui-table[lay-skin="larryms"] tbody tr td{
    min-height:26px;
}
.larryms-editor-html-body table.layui-table img{max-width:100px;}

/* 大表格 */
.larryms-editor-html-body table.layui-table[lay-size="lg"] th,
.larryms-editor-html-body table.layui-table[lay-size="lg"] td{padding-top: 15px; padding-right: 30px; padding-bottom: 15px; padding-left: 30px;}
.layui-table-view .larryms-editor-html-body table.layui-table[lay-size="lg"] .layui-table-cell{height: 40px; line-height: 40px;}
/*默认表格*/
.larryms-editor-html-body table.layui-table[lay-size="md"] th,
.larryms-editor-html-body table.layui-table[lay-size="md"] td{padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px;}
.layui-table-view .larryms-editor-html-body table.layui-table[lay-size="md"] .layui-table-cell{height: 32px; line-height: 32px;}
/* 小表格 */
.larryms-editor-html-body table.layui-table[lay-size="sm"] th,
.larryms-editor-html-body table.layui-table[lay-size="sm"] td{padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; font-size: 12px;}
.layui-table-view .larryms-editor-html-body table.layui-table[lay-size="sm"] .layui-table-cell{height: 20px; line-height: 20px;}

.larryms-code{
    position: relative;
    background-color: #30333A;
    border-radius: 6px;
    font-size: 15px;
    line-height: 1.4;
    margin: 0.85rem 0;
    color: #fff;
}
.larryms-code pre{
    display: block;
    width: 100%;
    height: 100%;
    padding: 1.15rem 1.5rem;
    padding-left: 10px;
    background: transparent;
    position: relative;
    z-index: 1;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    table-size:4;
    hyphens: none;
}
/*内联code*/
p>code{
    display: block;
    width: 100%;
    position: relative;
    background-color: #30333A;
    border-radius:4px;
    line-height: 1.4;
    margin: 0.85rem 0;
    color: #e1cd9d;
    padding: 1em 1.5em;
    padding-left: 10px;
    font-size: 14px !important;
}
/*代码块样式*/
pre[class*=larryms-editormd-language-]{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0px;
    background: #2d2d2d !important;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
    font-size: 14px;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    table-size:4;
    overflow-y: hidden;
    box-sizing: border-box;
    border: none;
}
pre[class*=larryms-editormd-language-]:before {
    position: absolute;
    z-index: 3;
    top: .8em;
    right: 1em;
    font-size: 14px;
    color: rgba(255,255,255,0.6);
}
pre[class*=larryms-editormd-language-]>code{
    padding: 0px;
    line-height: 26px;
    background: transparent !important;
    padding-bottom: 13px !important;
    padding-right: 20px !important;
    padding-top: 15px !important;
    box-sizing: border-box;
    border: none;
    overflow-y: hidden;
}
pre[class*=larryms-editormd-language-] code::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

pre[class*=larryms-editormd-language-] code::-webkit-scrollbar-thumb:vertical {
    height: 4px;
    background-color: #b59a6d
}
pre[class*=larryms-editormd-language-] code::-webkit-scrollbar-thumb:horizontal {
    width: 4px;
    background-color: #b59a6d
}

pre[class*=larryms-editormd-language-]>code span{
    font-size: 14px;
}
pre[class~=larryms-editormd-language-js]:before {
    content: "js"
}

pre[class~=larryms-editormd-language-ts]:before {
    content: "ts"
}

pre[class~=larryms-editormd-language-html]:before {
    content: "html"
}

pre[class~=larryms-editormd-language-md]:before {
    content: "md"
}

pre[class~=larryms-editormd-language-vue]:before {
    content: "vue"
}

pre[class~=larryms-editormd-language-css]:before {
    content: "css"
}

pre[class~=larryms-editormd-language-sass]:before {
    content: "sass"
}

pre[class~=larryms-editormd-language-scss]:before {
    content: "scss"
}

pre[class~=larryms-editormd-language-less]:before {
    content: "less"
}

pre[class~=larryms-editormd-language-stylus]:before {
    content: "stylus"
}

pre[class~=larryms-editormd-language-go]:before {
    content: "go"
}

pre[class~=larryms-editormd-language-java]:before {
    content: "java"
}

pre[class~=larryms-editormd-language-c]:before {
    content: "c"
}

pre[class~=larryms-editormd-language-sh]:before {
    content: "sh"
}

pre[class~=larryms-editormd-language-yaml]:before {
    content: "yaml"
}

pre[class~=larryms-editormd-language-python]:before {
    content: "python"
}

pre[class~=larryms-editormd-language-docker]:before {
    content: "docker"
}

pre[class~=larryms-editormd-language-dockerfile]:before {
    content: "dockerfile"
}

pre[class~=larryms-editormd-language-makefile]:before {
    content: "makefile"
}

pre[class~=larryms-editormd-language-javascript]:before {
    content: "javascript"
}

pre[class~=larryms-editormd-language-typescript]:before {
    content: "ts"
}

pre[class~=larryms-editormd-language-html]:before {
    content: "html"
}

pre[class~=larryms-editormd-language-markdown]:before {
    content: "md"
}

pre[class~=larryms-editormd-language-json]:before {
    content: "json"
}

pre[class~=larryms-editormd-language-ruby]:before {
    content: "rb"
}

pre[class~=larryms-editormd-language-python]:before {
    content: "py"
}

pre[class~=larryms-editormd-language-bash]:before {
    content: "sh"
}

pre[class~=larryms-editormd-language-php]:before {
    content: "php"
}

/* for block of numbers */
.hljs-ln {
    position: relative;
    padding-left: 56px !important;
    box-sizing: border-box;
    border: none;
}

.hljs-ln .ln-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    border-right: 1px solid #333;
    /*border-right: none;*/
    background: transparent;
    box-sizing: border-box;
}

.hljs-ln .ln-num {
    position: relative;
    display: inline-block;
    width: 50px;
    text-align: right;
    height: 26px;
    line-height: 26px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
}
.hljs-ln .ln-num:last-child{
    display: none !important;
}
.hljs-ln .ln-num::before {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    margin-right: 1em;
    color: #999;
    font-style: normal;
    font-weight: normal;
    content: attr(data-num);
}
.hljs-tag .hljs-attr{
    color: #7ec699 !important;
}
.hljs-tag .hljs-name{
    color: #E7A64A !important;
}
.layui-collapse h2{
    padding: 0px;
    margin: 0px;
}
.layui-collapse {
    border-width: 1px;
    border-style: solid;
    border-radius: 2px
}

.layui-colla-content,.layui-colla-item {
    border-top-width: 1px;
    border-top-style: solid
}

.layui-colla-item:first-child {
    border-top: none
}

.layui-collapse h2.layui-colla-title {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 35px;
    color: #333;
    background-color: #fff;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    font-weight: normal;

}

.layui-colla-content {
    display: none;
    padding: 10px 15px;
    line-height: 1.6;
    color: #666
}

.layui-colla-icon {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 14px
}
.white{
    color: #fff;
}
del{
    text-decoration: line-through;
}
.larryms-codeblock-editormd{
    display: block;
    width: 100%;
    height: 365px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    overflow: hidden;
}
.larryms-codeblock-container label.layui-form-label{
    padding: 9px 0px;
    width: auto;
}
.larryms-codeblock-container .layui-input-block{
    margin-left: 85px;
}
.larryms-codeblock-editormd .CodeMirror{
    height: 100%;
    overflow: hidden;
}
.larryms-codeblock-editormd .CodeMirror pre.CodeMirror-line,.larryms-codeblock-editormd .CodeMirror pre.CodeMirror-line-like{
    padding: 6px 4px;
}
#add_codeblock{
    overflow: hidden;
    padding-bottom: 0px;
    height: 482px !important;
}
.larryms-page-doc .layui-layer .layui-layer-dialog{
    visibility: visible;
}
.close-bottoms-btn{
    text-align: right;
    margin-bottom: 0px;
}
.close-bottoms-btn .layui-btn{
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 15px;
}
.close-bottoms-btn .layui-btn-primary{
    margin-right: 0px;
}
.close-bottoms-btn .tips{
    display: inline-block;
    float: left;
    color: #bbb;
    line-height: 32px;
    font-size: 13px;
}

table.larrym-markdown-table{
    margin-top: 0;
    margin-bottom: 24px;
    width: 100%;
    overflow: auto;
    border-bottom: none;
    line-height: 1.5
}

table.larrym-markdown-table  td,table.larrym-markdown-table th {
    padding: 8px 13px;
    border: 1px solid #d9d9d9;
    word-wrap: break-word;
    text-align: left
}

table.larrym-markdown-table  th {
    background-color: #f2f2f2;
    color: #333;
    font-weight: 400;
    word-break: keep-all
}

table.larrym-markdown-table  tr {
    background-color: #fff
}

/*特殊样式设置*/
.larryms-editor-fontstyle{
    padding: 2px 8px;
    background: rgba(245, 245, 245, 1);
    margin: 0px 3px;
    border-radius: 3px;
}
.layui-container p,
.larryms-doc-reading p{
    font-size: 14px;
    margin-bottom: 8px;
    color: #666;
    line-height: 26px;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}

.larryms-editor-toc{
    min-width: 150px;
    height: auto;
    min-height: 100px;
    position: fixed;
    top: 50%;
    right: 15px;
    z-index: 1999;
    border: 1px solid #D2D2D2;
    background: #fff;
    transform: translateY(-50%);
    max-width: 230px;
    overflow: hidden;
}
.larryms-editor-toc-title{
    display: block;
    box-sizing: border-box;
    padding: 0 80px 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    cursor: move;
}
.larryms-editor-toc-ul{
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px 15px;
}
.larryms-editor-toc-ul ul{
    padding-left: 12px;
}
.larryms-editor-toc-ul ul li{
    line-height: 26px;
    overflow: visible;
    list-style: disc !important;
    list-style-type: disc !important;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
}
.larryms-editor-toc-ul ul li ul{
    padding-left: 22px;
}
.larryms-editor-toc-ul li a{
    display: inline-block;
    vertical-align: top;
    text-decoration:none;
    cursor: pointer;
    line-height: 26px;
    max-width:160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.larryms-editor-toc-ul li a{
    font-style: normal;
    color: #333;
}

.larryms-editor-toc-ul ul li ul li a{
    color: #666;
}
.larryms-editor-toc-ul li a em,
.larryms-editor-toc-ul ul li ul li a em{
    font-style: normal;
    color: #9b9b9b;
    padding-left: 5px;
}
/*生成目录显示的最小宽度*/
@media screen and (max-width:1170px){
    .larryms-editor-toc{
        display: none;
    }
    .larryms-doc-content .larryms-doc-body{
        padding: 20px;
    }
}
.larryms-editor-html-body h1{
    font-size: 28px;
    font-weight: 500;
    line-height: 60px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #333;
    border-bottom: 1px solid #eee;
}
.larryms-editor-html-body h2{
    font-size: 22px;
    font-weight: 450;
}
.larryms-editor-html-body h3{
    font-size: 20px;
    font-weight: 450;
    margin-bottom: 15px;
}
.larryms-editor-html-body h4{
    font-size: 18px;
    font-weight: 450;
}
.larryms-editor-html-body h5{
    font-size: 16px;
    font-weight: 450;
}
.larryms-editor-html-body h6{
    font-size: 14px;
    font-weight: 450;
}
.layui-elem-field legend h2{
    padding-bottom: 0px;
    border: none;
    font-size: 20px;
    font-weight: 300;
    color: #333333;
}
ul.layui-timeline>li{
    list-style: none;
}
ul.layui-timeline>li ul{
    /*padding-top: 12px !important;*/
}
ul.layui-timeline li{
    color: #666;
}
.layui-container>p{
    margin-bottom: 10px;
    /*text-indent: 2em;*/
}
.layui-container>p img{
    display: block;
}
.layui-container .layui-field-box>p,
.larryms-doc-reading .layui-field-box>p{
    text-indent: 2em;
    line-height: 30px;
}
blockquote.layui-elem-quote{
    font-size: 14px;
    line-height: 26px !important;
    color: #666 !important;
}
blockquote.layui-elem-quote>p{
    line-height: 26px;
    font-size: 14px;
}
.white{
    color: #fff !important;
}
.center{
    text-align: center !important;
}
ul.site-doc-color,
ul.list-group,
ul.border-list-group,
ul.site-doc-bgcolor{
    padding-left: 0px !important;
}
ul.site-doc-color li>div>p{
    color: #fff !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.site-doc-color li>div{
    max-height: 95px;
    overflow: hidden;
}
ul.list-group li.list-group-item,
ul.site-doc-bgcolor li{
    list-style-type: none;
    list-style: none;
}
.border-list-group .border-ligt-group-item{
    min-height: 98px;
}
ul.site-doc-necolor li>div>p{
    color: #000 !important;
}
.larryms-doc-color>div>div[class*=larryms-bgcolor-],
.larryms-doc-color>div>div[class*=larryms-brief-]{
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.site-text em {
    padding: 0 3px;
    font-weight: 500;
    font-style: italic;
    color: #8a8a8a;
}
/*larryEditor.md CSS End*/
.larryms-color-white{
    color: #fff !important;
}
/*配色方案*/
.larryms-bgcolor-success{
    background: #31CE77;
}
.larryms-bgcolor-info{
    background: #1E9FFF;
}
.larryms-bgcolor-error{
    background: #F56C6C;
}
.larryms-bgcolor-warning{
    background: #F6AD55;
}
.larryms-bgcolor-danger{
    background: #FF5C29;
}
.larryms-bgcolor-text{
    background: #909399;
}
.larryms-bgcolor-disabled{
    background: #FBFBFB;
    border: 1px solid #EEEEEE;
    color: #D2D2D2;
    cursor: not-allowed !important;
    pointer-events: none !important;
}
.larryms-bgcolor-primary{
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #666666 !important;
}
.larryms-bgcolor-secondary{
    background: #626A71;
}
.larryms-bgcolor-default{
    background: #009688;
}
.larryms-bgcolor-dark{
    background: #3B3E47;
}
.larryms-bgcolor-light{
    background: #F1F5F7;
    border: none;
}
.larryms-brief-orange{
    background: rgba(255,184,0,1);
}
/*简约版样式*/
*[class*=larryms-brief-]{
    cursor: pointer;
}
*[class*=larryms-brief-]:hover{
    color: #fff;
}
.larryms-brief-success{
    color:rgba(49,206,119,1);
    background: rgba(49,206,119,0.1);
}
.larryms-brief-success:hover{
    background: rgba(49,206,119,1);
}

.larryms-brief-info{
    color: rgba(30,159,255,1);
    background: rgba(30,159,255,0.1);
}
.larryms-brief-info:hover{
    background: rgba(30,159,255,1);
}

.larryms-brief-error{
    color: rgba(245,108,108,1);
    background: rgba(245,108,108,0.1);
}
.larryms-brief-error:hover{
    background: rgba(245,108,108,1);
}

.larryms-brief-warning{
    color: rgba(246,173,85,1);
    background: rgba(246,173,85,0.1);
}
.larryms-brief-warning:hover{
    background: rgba(246,173,85,1);
}

.larryms-brief-danger{
    color: rgba(255,92,41,1);
    background: rgba(255,92,41,0.1);
}
.larryms-brief-danger:hover{
    background: rgba(255,92,41,1);
}

.larryms-brief-text{
    color: rgba(144,147,153,1);
    background: rgba(144,147,153,0.1);
}
.larryms-brief-text:hover{
    background: rgba(144,147,153,1);
}
/*primary*/
.larryms-brief-orange{
    color: rgba(255,184,0,1);
    background: rgba(255,184,0,0.1);
}
.larryms-brief-orange:hover{
    background: rgba(255,184,0,1);
}

.larryms-brief-secondary{
    color: rgba(98,106,113,1);
    background: rgba(98,106,113,0.1);
}
.larryms-brief-secondary:hover{
    background: rgba(98,106,113,1);
}

.larryms-brief-default{
    color: rgba(0,150,136,1);
    background: rgba(0,150,136,0.1)
}
.larryms-brief-default:hover{
    background: rgba(0,150,136,1);
}

.larryms-brief-dark{
    color: rgba(59,62,71,1);
    background: rgba(59,62,71,0.1);
}
.larryms-brief-dark:hover{
    background: rgba(59,62,71,1);
}

.larryms-brief-purple{
    color: rgba(198,21,132,1);
    background:  rgba(198,21,132,0.1);;
}
.larryms-brief-purple:hover{
    background: rgba(198,21,132,1);
}

.larryms-brief-light{
    color: #bbb;
    background: rgba(241,245,247,0.5);
}
.larryms-brief-light:hover{
    background: rgba(241,245,247,1);
    color: #bbb;
}
/*文字颜色*/
.larryms-color-info{
    color: rgba(30,159,255,1) !important;
}
.larryms-color-success{
    color: rgba(49,206,119,1) !important;
}
.larryms-color-error{
    color: rgba(245,108,108,1) !important;
}
.larryms-color-warning{
    color: rgba(246,173,85,1) !important;
}
.larryms-color-danger{
    color: rgba(255,92,41,1) !important;
}
.larryms-color-text{
    color: rgba(144,147,153,1) !important;
}
.larryms-color-secondary{
    color: rgba(98,106,113,1) !important;
}
.larryms-color-default{
    color: rgba(0,150,136,1) !important;
}
.larryms-color-dark{
    color: rgba(59,62,71,1) !important;
}
.larryms-color-selected{
    color: rgba(103,194,58,1) !important;
}
/* 2、按钮扩展应用 */
/*larryms按钮扩充*/
.larryms-btn-old{display:inline-block;vertical-align:top;margin:3px 6px 3px 0;border-radius:1000px;border:1px solid #46be8a;white-space:nowrap;cursor:pointer;}
.larryms-btn-old-xs{height:22px;line-height:22px;padding:1px 10px;font-size:12px;}
.larryms-btn-old-primary{border-color:#C9C9C9;}
.larryms-btn-old-normal{border-color:#1E9FFF;}
.larryms-btn-old-warm{border-color:#FFB800;}
.larryms-btn-old-danger{border-color:#FF5722;}
.larryms-btn-old-disabled{border-color:#E6E6E6;}
.larryms-btn-old-balcks{border-color:#526069;}
.larryms-btn-old:hover{background:#46be8a;color:#fff;}
.larryms-btn-old-primary:hover{background:#C9C9C9;}
.larryms-btn-old-normal:hover{background:#1E9FFF;}
.larryms-btn-old-warm:hover{background:#FFB800;}
.larryms-btn-old-danger:hover{background:#FF5722;}
.larryms-btn-old-disabled:hover{background:#E6E6E6;}
.larryms-btn-old-balcks:hover{background:#526069;}
/* new */
.larryms-btn{
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 20px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    transition: .1s;
    font-weight: 500;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    margin-right: 15px;
}
/*主题色*/
.larryms-btn-selected{
    background: rgba(103,194,58,1);
    color: #fff;
    border-color: rgba(103,194,58,1);
}
.larryms-btn-info{
    background: rgba(30,159,255,1);
    color: #fff;
    border-color: rgba(30,159,255,1);
}
.larryms-btn-success{
    background: rgba(49,206,119,1);
    color: #fff;
    border-color: rgba(49,206,119,1);
}
.larryms-btn-error{
    background: rgba(245,108,108,1);
    color: #fff;
    border-color: rgba(245,108,108,1);
}
.larryms-btn-warning{
    background: rgba(246,173,85,1);
    color: #fff;
    border-color: rgba(246,173,85,1);
}
.larryms-btn-danger{
    background: rgba(255,92,41,1);
    color: #fff;
    border-color: rgba(255,92,41,1);
}
.larryms-btn-text{
    background: rgba(144,147,153,1);
    color: #fff;
    border-color: rgba(144,147,153,1);
}
.larryms-btn-primary{
    background: rgba(255,255,255,1);
    color: #666;
    border-color: #D2D2D2;
}
.larryms-btn-secondary{
    background: #626A71;
    border-color: rgba(98,106,113,1);
}
.larryms-btn-dark{
    background: rgba(59,62,71,1);
    border-color: rgba(59,62,71,1);
}
.larryms-btn-light{
    background: rgba(241,245,247,1);
    border-color: rgba(241,245,247,1);
    color: #888;
}
.larryms-btn-disabled{
    background: rgba(251,251,251,1);
    border-color: rgba(238,238,238,1);
    color: rgba(228,217,210,1);
    cursor: not-allowed !important;
}
.larryms-btn:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
    color: #fff;
}
.larryms-btn-light:hover{
    color: #666;
    opacity: 0.9;
    filter:alpha(opacity=90);
}
.larryms-btn-primary:hover{
    color: #333;
    border-color: #009688;
}
/*简约风格*/
.larryms-btn-brief{
    background: rgba(0,150,136,0.1);
    color: rgba(0,150,136,1);
    border-color: rgba(0,150,136,0.2);
}
.larryms-btn-brief:hover{
    background: rgba(0,150,136,1);
    color: rgba(255,255,255,1);
}
.larryms-btn-brief-success{
    background: rgba(49,206,119,0.1);
    color: rgba(49,206,119,1);
    border-color: rgba(49,206,119,0.2);
}
.larryms-btn-brief-success:hover{
    background: rgba(49,206,119,1);
}

.larryms-btn-brief-info{
    background: rgba(30,159,255,0.1);
    color: rgba(30,159,255,1);
    border-color: rgba(30,159,255,0.2);
}
.larryms-btn-brief-info:hover{
    background: rgba(30,159,255,1);
}

.larryms-btn-brief-error{
    background: rgba(245,108,108,0.1);
    color: rgba(245,108,108,1);
    border-color: rgba(245,108,108,0.2);
}
.larryms-btn-brief-error:hover{
    background: rgba(245,108,108,1);
}

.larryms-btn-brief-warning{
    background: rgba(246,173,85,0.1);
    color: rgba(246,173,85,1);
    border-color: rgba(246,173,85,0.2);
}
.larryms-btn-brief-warning:hover{
    background: rgba(246,173,85,1);
}
.larryms-btn-brief-danger{
    background: rgba(255,92,41,0.1);
    color: rgba(255,92,41,1);
    border-color: rgba(255,92,41,0.2);
}
.larryms-btn-brief-danger:hover{
    background: rgba(255,92,41,1);
}

.larryms-btn-brief-selected{
    background: rgba(103,194,58,0.1);
    color: rgba(103,194,58,1);
    border-color: rgba(103,194,58,0.2);
}
.larryms-btn-brief-selected:hover{
    background: rgba(103,194,58,1);
}

.larryms-btn-brief-secondary{
    background: rgba(98,106,113,0.1);
    color: rgba(98,106,113,1);
    border-color: rgba(98,106,113,0.2);
}
.larryms-btn-brief-secondary:hover{
    background: rgba(98,106,113,1);
}

.larryms-btn-brief-text{
    background: rgba(144,147,153,0.1);
    color: rgba(144,147,153,1);
    border-color:rgba(144,147,153,0.2);
}
.larryms-btn-brief-text:hover{
    background: rgba(144,147,153,1);
}

.larryms-btn-brief-dark{
    background: rgba(59,62,71,0.1);
    color: rgba(59,62,71,1);
    border-color:rgba(59,62,71,0.2);
}
.larryms-btn-brief-dark:hover{
    background: rgba(59,62,71,1);
}

.larryms-btn-brief-light{
    background: rgba(241,245,247,0.5);
    color: #888;
    border-color:#f8f8f8;
}
.larryms-btn-brief-light:hover{
    background: rgba(241,245,247,1);
    color: #666;
}
/*圆角*/
.radius{
    border-radius: 100px;
}
.round{
    min-width: 40px !important;
    min-height: 40px;
    max-width: 40px !important;
    width: 40px;
    border-radius: 50% !important;
    box-sizing: border-box;
    vertical-align: middle !important;
    font-size: 16px;
    text-align: center;
    padding: 0px;
}
/*边框按钮*/
.larryms-btn[class*=larryms-btn-outhline-]{
    background: #fff;
}
.larryms-btn-outhline{
    border-color: rgba(0,150,136,1);
    color: rgba(0,150,136,1);
    background: #fff;
}
.larryms-btn-outhline-success{
    border-color: rgba(49,206,119,1);
    color: rgba(49,206,119,1);
}
.larryms-btn-outhline-info{
    border-color: rgba(30,159,255,1);
    color: rgba(30,159,255,1);
}
.larryms-btn-outhline-error{
    border-color: rgba(245,108,108,1);
    color: rgba(245,108,108,1);
}
.larryms-btn-outhline-warning{
    border-color: rgba(246,173,85,1);
    color: rgba(246,173,85,1);
}
.larryms-btn-outhline-danger{
    border-color: rgba(255,92,41,1);
    color: rgba(255,92,41,1);
}
.larryms-btn-outhline-text{
    border-color: rgba(144,147,153,1);
    color: rgba(144,147,153,1);
}
.larryms-btn-outhline-secondary{
    border-color: rgba(98,106,113,1) ;
    color: rgba(98,106,113,1) ;
}
.larryms-btn-outhline-default{
    border-color: rgba(0,150,136,1);
    color: rgba(0,150,136,1);
}
.larryms-btn-outhline-dark{
    border-color: rgba(59,62,71,1);
    color: rgba(59,62,71,1);
}
.larryms-btn-outhline-selected{
    border-color: rgba(103,194,58,1);
    color: rgba(103,194,58,1);
}
.larryms-btn-outhline:hover{
    background: rgba(0,150,136,1);
}
.larryms-btn-outhline-success:hover{
    background: rgba(49,206,119,1);
}
.larryms-btn-outhline-info:hover{
    background: rgba(30,159,255,1);
}
.larryms-btn-outhline-error:hover{
    background: rgba(245,108,108,1);
}
.larryms-btn-outhline-warning:hover{
    background: rgba(246,173,85,1);
}
.larryms-btn-outhline-danger:hover{
    background: rgba(255,92,41,1);
}
.larryms-btn-outhline-text:hover{
    background: rgba(144,147,153,1);
}
.larryms-btn-outhline-secondary:hover{
    background: rgba(98,106,113,1) ;
}
.larryms-btn-outhline-default:hover{
    background: rgba(0,150,136,1);
}
.larryms-btn-outhline-dark:hover{
    background: rgba(59,62,71,1);
}
.larryms-btn-outhline-selected:hover{
    background: rgba(103,194,58,1);
}
/*按尺寸定义大小，以及宽度*/
.larryms-btn-lg{
    height: 48px;
    line-height: 48px;
    padding: 0 25px;
    font-size: 16px;
}
.larryms-btn-md{
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 20px;
}
.larryms-btn-sm{
    height: 32px; line-height: 32px; padding: 0 15px; font-size: 12px;
}
.larryms-btn-xs{
    height: 26px; line-height: 26px; padding: 0 8px; font-size: 12px;
}
.w-xs {
    min-width: 80px !important;
}
.w-sm {
    min-width: 100px !important;
}
.w-md {
    min-width: 45% !important;
}
.w-lg {
    min-width: 70% !important;
}
.w-full {
    display: block;
    width: 100%;
    box-sizing: border-box!important
}
.larryms-disabled{
    opacity: 0.65;
    cursor: not-allowed !important;
}
/*文字按钮*/
.larryms-text-btn{
    min-width: 40px !important;
    width: auto !important;
    background: transparent !important;
    border: none !important;
    color: #333;
}
.larryms-text-btn:hover{
    opacity: 0.85;
    color: #333;
}
.larryms-text-btn.larryms-btn-selected{
    color: rgba(103,194,58,1);
}
.larryms-text-btn.larryms-btn-info{
    color: rgba(30,159,255,1);
}
.larryms-text-btn.larryms-btn-success{
    color: rgba(49,206,119,1);
}
.larryms-text-btn.larryms-btn-error{
    color: rgba(245,108,108,1);
}
.larryms-text-btn.larryms-btn-warning{
    color: rgba(246,173,85,1);
}
.larryms-text-btn.larryms-btn-danger{
    color: rgba(255,92,41,1);
}
.larryms-text-btn.larryms-btn-text{
    color: rgba(144,147,153,1);
}
.larryms-text-btn.larryms-btn-primary{
    color: rgba(255,255,255,1);
}
.larryms-text-btn.larryms-btn-secondary{
    color: #626A71;
}
.larryms-text-btn.larryms-btn-dark{
    color: rgba(59,62,71,1);
}
.larryms-text-btn.larryms-btn-light{
    color: #888;
}
/*按钮组*/
.larryms-btn-group{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    padding: 0px;
    box-sizing: border-box;
    font-size: 0px;
}
.larryms-btn-group .larryms-btn{
    border-right: 1px solid #f8f8f8 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    font-size: 14px;
    border-radius: 0px;
    padding: 0px 5px;
    min-width: 46px !important;
}
.larryms-btn-group .larryms-btn.larryms-btn-primary,
.larryms-btn-group .larryms-btn.larryms-btn-light,
.larryms-btn-group .larryms-btn.larryms-btn-disabled,
.larryms-btn-group .larryms-btn.larryms-btn-text{
    border: 1px solid #e8e8e8 !important;
    margin-left: -1px !important;
}
.larryms-btn-group .larryms-btn.larryms-btn-primary:hover,
.larryms-btn-group .larryms-btn.larryms-btn-light:hover,
.larryms-btn-group .larryms-btn.larryms-btn-disabled:hover{
    background: #28C6FB !important;
    color: #fff !important;
}
.larryms-btn-group .larryms-btn:first-child{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.larryms-btn-group .larryms-btn:last-child{
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-right: none;
}
.larryms-btn-group .larryms-btn.larryms-btn-lg:first-child{
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.larryms-btn-group .larryms-btn.larryms-btn-lg:last-child{
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-right: none;
}
.larryms-btn-group .larryms-btn.larryms-btn-sm:first-child{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.larryms-btn-group .larryms-btn.larryms-btn-sm:last-child{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: none;
}
.larryms-btn-group .larryms-btn.larryms-btn-xs:first-child{
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.larryms-btn-group .larryms-btn.larryms-btn-xs:last-child{
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-right: none;
}
.min-w60{
    min-width: 60px !important;
}
.larryms-btn-group .min-w60{
    min-width: 60px !important;
}

.larryms-page-card{
    display: block;
    height: 220px;
    border: 1px solid #E5E6EB;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}
.larryms-page-card div.img-box{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.larryms-page-card div.img-box img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.larryms-page-card:hover{
    padding: 0px;
    cursor: pointer;
    box-shadow: 6px 8px 22px #666;
}

.larryms-page-card-full{
    display: block;
    height: 230px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    overflow: hidden;
}
.larryms-page-card-full img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}