@charset "gb2312";
/* 全局样式 */
body{margin: 0px;padding: 0px;font-size: 14px;background: #fff;line-height: 22px;color: #4a4a4a;-webkit-text-size-adjust: none;}
*{margin: 0;border: 0;padding: 0;}
a{text-decoration:none; color:#222;}
ul li{list-style: none}
input:focus { outline: none;}
.clear{ clear:both;}
.fl{ float:left; }
.fr{ float:right;}
::-webkit-scrollbar {width: 8px; height:8px;}
::-webkit-scrollbar-track {background: #f1f1f1;border-radius: 5px;}
::-webkit-scrollbar-thumb {background: #e7e7e7; border-radius: 5px;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.mox_box {width: 1200px;margin: 0 auto;}
.mx_sousuo{display: flex;background: #fff;border: 1px solid #ddd;border-radius: 4px;padding-right: 1px;margin-left: 20px;width: 160px;align-items: center;margin-bottom: 20px;}
.mx_sousuo img{/* vertical-align: middle; */width: 16px;margin: 0 7px;/* float: left; */height: 16px;display: inline-block;}
.mx_sousuo:hover {
    background-color: #fff;
	border-color: #1966ff;}
.ant-input{
    padding: 9px 0;
    width: 100%;
}

/* lsm-sidebar */
.left-side-menu,.lsm-popup.lsm-sidebar ul li, .lsm-container.lsm-mini .lsm-sidebar>ul>li.lsm-sidebar-item>ul>li.lsm-sidebar-item>ul{
    background:red;
}
.left-side-menu {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none; }
.left-side-menu{
    font-size: 14px;
    /* z-index: 998; */
    /* box-shadow: 0 4px 10px 0 rgb(72 127 255 / 15%); */
    width: 200px;
    background: #fff;
    bottom: 0;
    padding-top: 20px;
    /* position: fixed; */
    transition: all .1s ease-out;
    top: 0;
    background: rgb(249, 250, 253);
    }
.lsm-container {/*height: calc(100% - 55px);*/transition: all .3s;z-index: 100;}

.item_active li>a.active{background: #f1f1f1;}
.item_active li>a.active span{color: #4f3cd8;}

.lsm-sidebar{padding: 0 20px}
.lsm-sidebar a{display: block;overflow: hidden;/* padding-left: 20px; *//* line-height: 37px; *//* max-height: 37px; */color: #333;transition: all .3s;border-radius: 3px;position: relative;padding: 4px 0;margin: 8px 0;}
.lsm-container ul:first-child > li> a, .lsm-container ul:first-child > li> a span{line-height: 43px;max-height: 43px;}
.lsm-sidebar a span{margin-left: 10px;display: inline-block;}
.lsm-sidebar ul li a>span{font-weight: bold;}
.lsm-sidebar ul li ul  a>span{font-weight:normal;color: rgb(0 0 0 / 65%);}
.lsm-sidebar .lsm-sidebar-item .lsm-sidebar-item >ul>li a span{margin-left: 60px;}
.lsm-sidebar-item{position: relative;margin: 5px 0;}
.lsm-sidebar-item.lsm-sidebar-show{border-bottom: none;}
.lsm-sidebar-item ul{display: none;margin-top: 10px;}
.item_active a{/* background: #487fff; */color: #4f3cd8;}
.lsm-sidebar-item.lsm-sidebar-show > a:hover{/* color: #fff; */}
/*.lsm-sidebar-item*/.lsm-sidebar-show > ul{display: block !important;}

.lsm-container ul:first-child>li.lsm-sidebar-item>a:before{height: 55px;}
.lsm-sidebar .lsm-sidebar-icon{font-size: 20px;position: absolute;margin-left:-1px;}

.lsm-sidebar-more{float:right;margin-right: 10px;font-size: 12px;transition: transform .3s;transform: rotate(90deg);opacity: .4;}

/* 导航右侧箭头 换用其他字体需要替换*/
.lsm-sidebar-more::after{font-size: 11px;}
.lsm-sidebar-more::after{content: "\e60d";}
.lsm-sidebar-show > a > i.iconfont.lsm-sidebar-more{transform: rotate(270deg);}
.lsm-sidebar-item>a:hover{color: #4f3cd8;/* background: rgba(0, 0, 0, 0.2); */}

/*我的工作台默认颜色*/
.active-page{/* padding: 10px 0; */}
.active-page> a{/* background: #487fff; *//* color: #fff; */}
.active-page> a:hover{color: #4f3cd8;}

/*.lsm-sidebar li ul li a:before {
    content: "";
    height: 1px;
    width: 5px;
    background: rgb(169 169 169 / 50%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}*/
.lsm-sidebar li ul li a:hover{/* padding-left: 25px; */color: #4f3cd8;}
.lsm-sidebar li ul li a:hover:before{width: 8px;background: rgb(139 139 139 / 60%);}
.gongzuotai{}    
.slimScrollBar{background: #b7b7b7 !important;}
/*API参考--------详情介绍*/
.all-xqcon{display: flex;}
.mx-auto{
    margin: 16px 0;
    padding: 32px;
    border: 1px solid rgb(240, 240, 240);
    border-radius: 8px;
    background: rgb(255, 255, 255);
    width: 980px;
    margin-left: 20px;
    }




