.header-index{
    height: 170px;
    background-color: #006dba;
}
.header-nav{
    border: none;
    background-color: #006dba;
}
.layui-nav * {
    font-size: 16px;
}
.layui-bg-succ-blue {
    background-color: #fdfdfd !important;
}
.layui-bg-succ-blue .layui-nav-bar, .layui-bg-succ-blue .layui-nav-itemed:after, .layui-bg-succ-blue .layui-this:after {
    background-color: #006dba;
}
.logo{
    margin-top: 13px;
    height: 90px;
    background: url("/shenjs/Public/img/logo.png?v=1.2") no-repeat ;
    background-size: 100%;

}



.text-right{
    text-align: right;
}
.top-nav{
    color: #fff;
    padding-top: 10px;
}
.top-nav a {
    color: #fff !important;
}
.top-nav span[lay-separator] {
    margin: 0 10px;
    color: #fff;
}
.top-nav .layui-breadcrumb > * {
    font-size: 12px;
}
.scroll-pic{
    background-color: rgba(0,0,0,0.4);
}
.t_main {
    position: absolute;
    z-index: 99;
    margin-top: -400px;
    height: 300px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 4px;
    padding: 15px;
}
.t_main li{
    color: #fff;
    font-size: 16px;
}
.t_main .layui-tab-content{
    color: #fff;
}
.t_main .layui-tab-brief > .layui-tab-title .layui-this {
    color: #fff;
}
.t_main .layui-tab-brief > .layui-tab-more li.layui-this::after, .layui-tab-brief > .layui-tab-title .layui-this::after {
    border-bottom: 2px solid #006dba;
}
#indexsearch {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    padding: 0;
}
#indexsearch input {
    border: 1px solid #d9d9d9;
    width: 93%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #999;
    margin: 0 auto;
    padding: 5px;
    height: 48px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 15px;
}
#indexsearch a {
    display: inline-block;
    float: left;
    background: #006dba;
    width: 48px;
    height: 38px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.searchinput{
    background-color: rgba(255, 255, 255, 0.7) !important;
}

#indexsearchfx {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    padding: 0;
}

#indexsearchfx select {
    border-left:1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-right: 0;
    width: 15%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #666;
    margin: 0 auto;
    padding: 5px;
    height: 48px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    background-color: #fff;
}
#indexsearchfx input {
    border-left:0;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    width: 78%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #999;
    margin: 0 auto;
    padding: 5px;
    height: 48px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 15px;
}
#indexsearchfx a {
    display: inline-block;
    float: left;
    background: #006dba;
    width: 48px;
    height: 38px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.qtsx{
    margin-top: 10px;
}
.cyfw .layui-carousel{
    background: rgba(255,255,255,0);
}
.cyfw .layadmin-carousel .layui-carousel, .layadmin-carousel>[carousel-item]>* {
    background: rgba(255,255,255,0);
}
.cyfw .layadmin-carousel {
    background: rgba(255,255,255,0);
}
.cyfw .layadmin-shortcut li cite {
    color: #666;
}
.layadmin-shortcut li .layui-icon {
    background:rgba(111, 111, 111, 0.05);
    color: #228da6;
}
.layadmin-shortcut li .layui-icon:hover{
    color: #006dba;
}
.layadmin-shortcut li .layui-icon2 {
    background:rgba(111, 111, 111, 0.05);
    font-size: 35px;
    color: #d99a78;
}

.acts-hr-title {
    margin: 20px 0 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
}
.acts-hr-title .layui-elem-field {
    padding: 0 30px;
    border-color: #D9D9D9;
}
.acts-hr-title .layui-elem-field legend {
    margin-left: 0px;
    padding: 0 10px;
    font-size: 22px;
    font-weight: 400;
}
.acts-hr-title .layui-elem-field p {
    font-size: 18px;
}
.footer{
    background: rgba(65, 65, 65, 1);
    min-height: 150px;
}
.index-news{
    min-height: 420px;
}
.index-news1{
   min-height: 370px;
    padding-top: 20px;
    background-color: #fff;
}
.index-news2{
    min-height: 440px;
    padding-top: 20px;
    background-color: #f9f9f9;;
}
.index-news3{
	margin-top:20px;
    padding-top: 5px;
    min-height: 100px;
    background-color: #fff;
}
.index-search{
    min-height: 60px;
    padding-top: 20px;
    background-color: #eee;
    text-align: center;
}
.header-index .layui-nav .layui-nav-item a {
    color: #666;
}

.header-index .layui-nav .layui-nav-item .layui-nav-child a {
    color: #666;
    text-align: center;
    font-size: 15px;
}
.zydh .layui-carousel > [carousel-item]::before {
    content: '';

}
.zydhpic{
    width: 100%;
    height: 90px;
}
.zydhcontent img{
    transition: all 0.8s;
}
.zydhcontent img:hover{
    transform: scale(1.2);
}
.zydh .layadmin-carousel {
    height: 326px!important;
}
.zydhcontent{
    border-bottom: 1px solid #eee;
    padding-top: 24px;
    padding-bottom: 20px;
}
.side{position:fixed;width:54px;height:275px;right:0;top:390px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "Î¢ÈíÑÅºÚ";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.side a,img{border:0;}

.sidebox .num{
    background-color: #ff0000;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    color: #fff;
    vertical-align: super;
    display: inline-block;
}
.bqxx{
    color: #777;
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.footer  .layui-tab-title .layui-this::after {
    border-bottom: 2px solid #777;
}
.footer .layui-tab-title .layui-this {
    color: #fff;
    font-size: 17px;
}
.footer .layui-tab-title{
    border-color: #555;
}
.footer .gzwm{
    text-align: center;
}
.footer .layui-tab-content{
    color: #d8d8d8;
    font-size: 14px;
    line-height: 2;
}
.zwsj-msg{
    width: 100%;
    text-align: center;
}
.kfsj2{
    font-size: 20px;
}
.kfsj2{
    font-size: 30px;
}
.btlink{
    color: #666;
}
.newsindex{
    min-height: 800px;
}
.newsindex .bt{
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    padding-top: 30px;
}
.newsindex .fbsj{
    font-size: 13px;
    text-align: center;
    padding-top: 30px;
    color: #666;
}
.newsindex .newsview{
    min-height: 50px;
}
.typeindex{
    min-height: 800px;
    overflow: hidden !important;
}
.typebt{
    font-size: 15px;
}
.site-h1 {
    margin-bottom: 10px;
    line-height: 50px;
    padding-bottom: 10px;
    color: #393D49;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
}
.layui-nav-tree .layui-nav-child a {
    height: 50px;
    line-height: 50px;
    color: #fff;
    color: rgba(45, 45, 45, 0.7);
}
.layui-nav {
    position: relative;
    padding: 0px;
    background-color: #FFF;
    color: #3c3c3c;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
	border-bottom: 1px solid #eee;
}
.layui-nav .layui-nav-item a {
    display: block;
    padding-left: 30px;
    padding-right: 40px;
    color: #57636a;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-size: 16px;
    font-weight: 400;
}
.layui-nav-itemed > a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover {
    color: #435a79 !important;
}
.layui-nav-tree .layui-nav-child, .layui-nav-tree .typeleft{
    border-bottom: 1px solid #efefef;
}

.layui-nav-tree .layui-nav-child, .layui-nav-tree .typeleft a:hover {
    color: #5e5e5e;
}

.layui-nav-tree {
    width: 100%;
    padding: 0;
}
.layui-nav-itemed > .layui-nav-child {
    display: block;
    padding: 0;
    background-color: rgba(242, 242, 242, 0.3) !important;
}
.layui-nav-tree .layui-nav-item a:hover {
    background-color: #ffffff;
}


.layui-nav .layui-nav-more {
    border-top-color: rgba(128, 128, 128, 0.8);
}
.layui-nav .layui-nav-mored, .layui-nav-itemed > a .layui-nav-more {
    border-color: #60606000 transparent #fff;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
    background-color: #1470a8;
    color: #fff;
}
.layui-nav-tree .layui-nav-bar {
    width: 5px;
    height: 0;
    background-color: #1470a8;
}

.layui-nav-tree .layui-nav-item a {
    position: relative;
    height: 55px;
    line-height: 55px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.bm2{
    margin-left: 24px;
}

.layui-nav .layui-nav-item  .ejlmmc a{
    font-size: 15px;
}

.layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #67b5e3;
    font-size: 13px;
}
.layui-form-radio * {
    font-size: 12px;
}
.layui-form-radio > i {
    margin-right: 5px;
    font-size: 13px;
}
.layui-form-radio {
    margin: 6px 0 0 0;
}

.pagination {
    margin: 20px 0;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
}
.pagination ul > li {
    display: inline;
}
li {
    line-height: inherit;
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 1px;
    border-left-width: 0;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
}
.fxjsTabBrief{
    margin-top: 0px;
    margin-bottom: 0px;
}

.fxjsTabBrief  .layui-tab-title {
    border-bottom-width: 0px;
}

.fxjsTabBrief .layui-tab-bar {
    border-width: 0px;
}

.fxjsTabBrief .layui-tab-title li {
    font-size: 13px;
    padding: 0 5px;
    min-width: 50px;
}
.menu-bg{
    background-color: #f3f3f3;
    text-align: center;
}
.webmap{
    text-align: right;
    padding-top: 10px;
}
.webmap a{
    color: #fff;
}
.topbg{
    height: 120px;
    top: 0px;
    background: url("/shenjs/Public/img/topbg2.png?v=1.3") no-repeat right;
    background-size: auto 120px ;
}

.tpxw_index{

}
.tpxw_index .tpxw_text{
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    width: 100%;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
}
.tpxw_index .layui-carousel-ind {
    top: -65px;
}
.layui-nav .layui-nav-item {
    line-height: 50px;
}
.xwlist{
    overflow: hidden;
}
.xwlist .lmmc{
    font-size: 20px;
    font-weight: 400;
    padding: 5px 10px 5px;
    display: inline-block;
}
.xwlist .more{
    right: 25px;
    position: absolute;
    top: 20px;
    margin-top: -10px;
}
.xwlist .more i{
    font-size: 20px;
}
.xwlist .xw_list_a{
    height: 25px;
}
.xwlist .xw_list_a p{
    float: left;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
}
.xwlist .xw_list_a span{
    float: right;
    width: 30%;
    text-align: right;
}
.layui-form-select dl dd.layui-this {
    background-color: #3D94C8;
    color: #fff;
}
.zdgk{
    border-radius:3px;
    padding: 1px;
    text-align: center;
    border: 1px solid #EEE;
}
.zdgk:hover{
    background-color: #006dba;
    color: #fff;
}
.zdgk:hover a{
    color: #fff;
}
.zdgk a{
    color: #666;
    font-size: 13px;
}
.zdgk a:hover{
    color: #fff;
    font-size: 13px;
}
.zdgklist{
    padding: 13px;
    overflow: hidden;
}
.zdgklist .layui-col-space15 > * {
    padding: 5.2px;
}
.index-news2 .acts-hr-title {
    margin: 0px 0 0px;
}
.index-news2 .xwlist .xw_list_a {
    height: 35.4px;
}
.index-news2 .xwlist .xw_list_a span {
    float: right;
    width: 30%;
    text-align: right;
}
.index-news2 .xwlist .xw_list_a p {
    float: left;
    width: 70%;
}

.xwphlist{
    overflow: hidden;
}
.index-news .xwphlist .xw_list_a {
    height: 25px;
}
.index-news .xwphlist .xw_list_a span {
    float: left;
    width: 15%;
    text-align: right;
}
.index-news .xwphlist .xw_list_a p {
    float: right;
    width: 88%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-news .xwphlist .pic{
    height: 25px;
    float: left;
    width: 12%;
    text-align: left;
}

.index-news .xwphlist .p1{
    background:url('/shenjs/Public/img/one.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p2{
    background:url('/shenjs/Public/img/two.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p3{
    background:url('/shenjs/Public/img/three.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p4{
    background:url('/shenjs/Public/img/other3.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p5{
    background:url('/shenjs/Public/img/other3.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p6{
    background:url('/shenjs/Public/img/other3.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p7{
    background:url('/shenjs/Public/img/other3.png') no-repeat;
    background-size: 25px;
    height: 25px;
}

.index-news .xwphlist .p8{
    background:url('/shenjs/Public/img/other3.png') no-repeat;
    background-size: 25px;
    height: 25px;
}


.xxgknb .layui-card-body {
    line-height: 35.4px;
}



.tzgg_list{
    height: 71px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #EEE;
}

.tzgg_bottom .wp_article_list .list_item .Article_Index {
    display: none;
}
.tzgg_time {
    float: left;
    height: 56px;
    width: 50px;
    margin-top:5px;

}
.tzgg_bt {
    line-height: 26px;
    margin-top: 0px;
    max-height: 56px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tzgg_bt a:hover {
    color:#2773cc;
}
.tzgg_nr {
    line-height: 20px;
    margin-top: 0px;
    max-height: 40px;
    width: 100%;
    font-size: 12px;
    overflow-y:hidden;
}

.tzgg_content{
    float: right;
    text-align: left;
    width: 80%;
    height: 44px;
    line-height: 22px;
}
.tzgg_nr a:hover {
    color:#2773cc;
}
.tzgg_time_top {
    background: #006dba none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px 3px 0 0;
}
.tzgg_time_bottom {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #333;
    font-family: "Î¢ÈíÑÅºÚ";
    line-height: 25px;
    text-align: center;
    border-radius: 0 0 3px 3px;
}
.tzgg_bt a {
    color: #555;
    font-size: 14px;
}
.tzgg_nr a {
    color: #999;
    font-size: 12px;
}
.tzgg_bt a font {
    color: #333 !important;
}
.tzgg_nr a font {
    color: #999 !important;
}
.tzgg_bottom .wp_article_list .list_item {
    border-bottom: 1 dashed #ccc;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    width: 100%;
}
.tzgg_bottom span.Article_Title a {
    color: #444444;
    font-size: 14px;
}
.tzgg_bottom span.Article_Title a font {
    color: #444444 !important;
}
.link_text{
    padding: 20px;
}
.link_text .news_list li.news {
    float: left;
    width: 100%;
    text-align: left;
}
.link_text .news_list li.news {
    text-align: left;
}
.news_list li.news {
    line-height: 34px;
}
.link_text .news_list li {
    margin-bottom: 12px;
}
.link_text .news_list .i1 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #69c8dc;
}
.link_text .news_list .i2 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #75bdea;
}

.link_text .news_list .i3 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #7398e3;
}

.link_text .news_list .i4 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #cfb06e;
}
.link_text .news_list .i5 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #d99a78;
}
.link_text .news_list .i6 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #b1a6e8;
}
.link_text .news_list .i7 .link_icon {
    display: inline-block;
    width: 100%;
    background-color: #69aeff;
}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_icon {
    margin-bottom: 0px;
}
.link_text .news_list li.news .link_con {
    font-size: 15px;
    display: block;
    line-height: 50px;
    color: #fff;
    padding-left: 75px;
}
.link_text .news_list li.news .link_con2 {
    font-size: 11pt;
    display: block;
    line-height: 50px;
    color: #fff;
    padding-left: 50px;
    text-align: center;
}
.link_text .news_list .i1 .link_icon div {
    background: url(/shenjs/Public/img/icon11.png) no-repeat 25px center;
    background-size: 35px;
}
.link_text .news_list .i2 .link_icon div{
    background:url(/shenjs/Public/img/icon12.png) no-repeat 25px center;
    background-size: 35px;
}
.link_text .news_list .i3 .link_icon div{
    background:url(/shenjs/Public/img/icon16.png) no-repeat 25px center;
    background-size: 35px;
}
.link_text .news_list .i4 .link_icon div{
    background:url(/shenjs/Public/img/icon14.png) no-repeat 25px center;
    background-size: 25px;
}
.link_text .news_list .i5 .link_icon div{
    background:url(/shenjs/Public/img/icon13.png) no-repeat 25px center;
    background-size: 25px;
}
.link_text .news_list .i6 .link_icon div{
    background:url(/shenjs/Public/img/icon17.png) no-repeat 25px center;
    background-size: 25px;
}
.link_text .news_list .i7 .link_icon div{
    background:url(/shenjs/Public/img/icon15.png) no-repeat 25px center;
    background-size: 25px;
}
.layadmin-shortcut li .layui-icon {
    height: 86px;
    line-height: 86px;
}
.layadmin-shortcut li .layui-icon {
  display: inline-block;
  width: 100%;
  text-align: center;
  border-radius: 2px;
  font-size: 50px;
}
.layui-field-title {
    margin: 0px 0 12px;
}
.xxgk_lm_list{
    border-bottom: dashed 1px #d3d3d3;
    padding-bottom: 12px;
}

.layuiadmin-card-status li {
    padding: 6px 0;
}
.layadmin-shortcut li cite {
    font-size: 16px;
	margin-bottom: 20px;
	margin-top:20px;
}



.header-m{
    display: none;
}
.text-error{
    color: #FF5722;
}
.tzgg_list a{
    color: #666;
}
.mobile-menu-btn{
    display: none;
}
.mobile-menu{
    display: none;
}
.mobile-menu .layui-side-menu .layui-side-scroll {
    width: 200px;
}
.mobile-menu .layui-side-menu .layui-nav {
    width: 200px;
    margin-top: 50px;
    background: 0 0;
}
.mobile-menu .layui-nav-itemed > .layui-nav-child {
    display: block;
    padding: 0;
    background-color: rgba(49, 49, 49, 0.3) !important;
}
.mobile-menu .layui-nav-tree .layui-nav-child, .layui-nav-tree .typeleft {
    border-bottom: 1px solid #eee;
}
.mobile-menu .layui-nav .layui-nav-item a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.mobile-menu .layadmin-setTheme-side, .layui-side-menu {
    background-color: rgba(12, 12, 12, 0.9);
    color: #fff;
}
.mobile-menu .layui-nav * {
    font-size: 14px;
    color: #fff;
}
@media screen and (max-width:800px) {
    .logo{
        margin-top: 0px;
        height: 50px;
        background: url("/shenjs/Public/img/logo.png") no-repeat ;
        background-size: auto 50px ;
    }
    .topbg{
       display: none;
    }
    .layui-container {
        padding: 0px;
    }
    .top{
        padding: 5px;
    }
    .menu-bg{
        display: none;
    }
    .header-index {
        height: 100px;
        padding-left: 10px;
        padding-top: 10px;
    }
    .header-m{
        height: 16px;
        background-color: #005590;
        width: 100%;
        display: block;
    }
    #index_pic{
        display: none;
    }
    .index-news1 {
        padding-top: 0px;
     }
    .tpxw{
        padding: 0;
    }
    .mobile-menu-btn{
        display: block;
        right: 10px;
        top: 25px;
        position: absolute;
        z-index: 999;
    }
    .mobile-menu{
        display: block;
    }
    .mobile-menu-show{
        display: block;
    }
    .layui-col-space15 {
        margin: 0px;
    }
}
