@charset "utf-8";
/************************************************************************
 * 公司	: suyee inc.
 * 网址	: www.suyee.net.cn
 * 作者QQ: 新月(46780956)
 * 日期	: 2019.06.25，2020.09.20
************************************************************************/
 
	 
@media screen and (max-width:800px){	 
/*---------------------------------//左侧导航-----------------------------------*/
	.btn_nav{left:11px;position: fixed;right: auto;
    /* width: 23px; */
    background: rgba(65,135,240,0.99) }
	#leftMain {top:55px; width: 100%; left: -100%; bottom: -100px;background: rgba(28,36,43,0.9);overflow-y: scroll;}
	.nav_on{ left:0 !important;transition: all ease-out 0.3s ;/*box-shadow: -1px 0 1px #E9EFF5;*/	 }

/*---------------------------------//头部-----------------------------------*/
   #header{ padding-left:50px;}
   #header .syslogo_txt{ display:none;}
   ul.topright li a {    font-size: 14px;line-height: 37px}
   ul.topright li a i{    font-size: 1.33333333em;    line-height: 24px;}
   
/*---------------------------------//右侧内容区域-----------------------------------*/
   
   .paddingLeft25 {	padding-left: 0;}
   .suyee-label {    width: 90px; padding: 0 10px 5px 10px;text-align: right;}
   .suyee-col {    padding-bottom: 10px; width:135px;}
   
   .layui-table-fixed-r {display: none!important;}
   
 
   
   
   
   
   
   
   
}



