
.view-mode-selector, .view-mode-selector3, .view-mode-selector3_2 {
  	display: -webkit-flex; /* Safari */
	display: inline-flex;
	background-color: #ffffff;
	height: 26px;
	width: 124px;
	min-width: 124px;
	border-radius: 0px;
	border: 1px solid #6596ed;
    padding: 0;
}
.view-mode-selector3 {
	width: 150px;
}
.view-mode-selector3_2 {
	width: 166px;
}
.view-mode-selector3 .view-mode-selector-item3 {
    width: 83px;
    flex: none;
}
.btn.btn-sm.view-mode-selector {
	padding: 0;
}
.view-mode-selector-item {
	flex: 1;
    text-align: center;
    line-height: 26px;
    color: #6596ed;
}
.view-mode-selector-item.active {
	background-color: #6596ed;
	color: #ffffff;
}
.view-mode-selector-item .iconfont{
	font-size: 13px;
    vertical-align: bottom;
    margin-right:3px;
}
.view-mode-selector-item .iconfont.icon-kapianqiapian{
	font-size:12px;
}


.fream-top{
	height:50px;
	width:100%;
	z-index:1000004;
	position:fixed;
	top:0;
	left:0;
}
.fream-logo{
	display: inline-block;
	height:50px;
	line-height:50px;
	padding-left:20px;
	float: left;
	color:#fff;
	font-size:22px;
}
.fream-logo img{
    height: 36px;
    vertical-align: middle;
    margin-top: -8px;
    margin-right: 4px;
}
.fream-top-right{
	float:right;
	height:50px;
}
.fream-top-right>ul>li{
	height:50px;
	float:right;
	position: relative;
}
.fream-top-right>ul>li+li>a>span{
	margin:0px 10px;
	padding:10px;
	color:#fff;
	font-size:20px;
	line-height:50px;
	cursor: pointer;
}
.fream-top-right>ul>li+li>a>span:hover{
	background-color: #64BCEA;
}
.fream-top-right>ul>li:nth-child(1):hover{
	background-color:#64BCEA;
	cursor: pointer;
}
.fream-admin{
	text-align: right;
	color:#fff;
	padding:9px 20px;
}
.fream-admin>img{
	width:32px;
	height:32px;
	border-radius: 50%;
}
.fream-admin .admin{
	margin:0px 10px;
}
.fream-admin .admin-hover{
	border:1px solid #ccc;
	position: absolute;
	right:0px;
	top:50px;
	display: none;
	background: #fff;
}
.fream-admin .admin-hover li{
	width:200px;
	font-size:12px;
	color:#444;
	text-align: left;
	padding:10px 30px;
}
.fream-admin .admin-hover li:hover{
	color:#13A03C;
	background-color:rgba(110,152,206,0.2);
}
.fream-top-right>ul>li:hover>div{
	display: block;
}
.fream-top-right>ul>li>div{
	display: inline-block;
	border-radius: 5px;
	margin:-5px 8px 0px;
	border:1px solid #c9c9c9;
	color:#444;
	background: #f0f0f0;
	padding:0px 5px;
	text-align: center;
	display: none;
	z-index:9999999999;
	min-width:44px;
}
.fream-skin .skin{
	position: absolute;
    right: -25px;
    top: 52px;
    padding: 3px;
    width: 114px;
    background-color: #fff;
    box-shadow: darkgrey 1px 2px 15px 0px;
    display: none;
}
.fream-skin .skin li{
	float:left;
	line-height: 0px;
	padding:2px;
	vertical-align: middle;
	cursor: pointer;
}
.fream-skin .skin li+li{
	margin-left:2px;
}
.fream-skin .skin li span{
	width:30px;
	height:30px;
	display: inline-block;
	vertical-align: middle;
}
.fream-skin .skin li:nth-child(1) span{ 
	background:#6596ed; 
} 
.fream-skin .skin li:nth-child(2) span{
	background:#23283F; 
}
.fream-skin .skin li:nth-child(3) span{
	background:#ce2e2e; 
} 
.news i{
	position: absolute;
	background:red;
	left:34px;
	top:5px;
	padding:8px 3px;
	border-radius: 5px;
	font-style: normal;
	color:#fff;
	line-height: 0px;
	font-size:8px;
	
}
.matter>i{
	position: absolute;
	background:red;
	left:34px;
	top:5px;
	padding:8px 3px;
	border-radius: 5px;
	font-style: normal;
	color:#fff;
	line-height: 0px;
	font-size:8px;
	
}

.matter{
	position: relative;
}
#todoCount{
	display: none;
}

#todoList{
	display: none;
	position: absolute;
    right: -165px;
    top: 47px;
    min-width: 692px;
    text-align:center;
    box-shadow:none!important;
    
}
#todoList .parent{
	margin:0px auto;
	padding:5px 10px 5px 15px;
	overflow:hidden;
	background-color: white;
    border: 1px solid #cecece;
    display:inline-block;
    box-shadow: darkgrey 1px 2px 15px 0px;
    text-align:left;
}
#todoList dd{
    width: 166px;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 15px;
    position: relative;
    float: left;
    font-size: 13px;
}
#todoList dd img{
	width:35px;
	height:34px;
	margin-right:8px;
}
#todoList dd .num{
    padding: 8px 0px;
    border-radius: 5px;
    font-style: normal;
    line-height: 0px;
    font-size: 14px;
    right: 10px;
    top: 7px;
    color:red;
    font-weight:700;
}
#todoList dd .num:before{ 
	content:"  ";
}
#todoList dd .num:after{ 
	content:"";
}
#todoList dd a{
	color: #666;
	
}
/* 渚ц竟 */
.div-left{
	position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 140px;
    transition: all 0.3s;
    padding-top: 49px;
    border-right: 1px solid #dfe5ec;
    z-index:1000002;
/*     overflow: auto; */
    box-shadow: 5px 5px 12px -13px #232938;
}
.div-main-p{
	width: 100%;
	height: 100%;
	padding: 50px 0px 0px 190px;
	transition:all 0.3s;
	background-color: #F6F6F6;
 	overflow:hidden;
}
.div-main{
	width: 100%;
	height: 100%;
	position:relative;
	padding:45px 10px 5px;
	background: #eef1f6;
	overflow:auto;
}
/* 灞曞紑鏃朵竴绾ц彍鍗� */
.menu-p .zy-phone{
	width:90px;
	display:inline-block;
}
.left-menu-one .menu-p{
	height:44px;
	line-height:44px;
	padding:0px 10px;
	cursor:pointer;
}
.left-menu-one .menu-p .btn-colse{
	float:right;
	font-size:14px;
}
.left-menu-one .menu-p span:nth-child(1){
	font-size:16px;
	margin-right:3px;
	vertical-align:middle;
}
.left-menu-one  .title-right{
	float:right;
	line-height:40px;
}
.menu-two-ul-item  .title-right{
	float:right;
	line-height:38px;
}
/* 灞曞紑鏃朵簩绾ц彍鍗� */
.left-menu-one .menu-s{
	display:none;
}
.left-menu-one .menu-s .menu-s-item a{
	display:inline-block;
	height:36px;
	width:100%;
	line-height:40px;
	padding: 0px 10px 0px 25px;
	cursor:pointer;
	text-decoration: none!important;
}
.left-menu-one .menu-s .method_menu .menu-s-item a{
	padding-left:15px;
}
.left-menu-one .menu-s .method_menu .menu-s-item a span.list-style{
	background: #fc7070;
    box-shadow: 0px 0px 5px rgba(252,112,112,0.8);
	border-radius:50%;
	width: 8px;
    height: 8px;
    margin-right:5px;
    display:inline-block;
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(1) a span.list-style{
    background:rgba(255,75,135);
    box-shadow: 0px 0px 6px rgba(255,75,135,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(2) a span.list-style{
    background: rgba(253,143,49);
    box-shadow: 0px 0px 5px rgba(253,143,49,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(3) a span.list-style{
    background: rgba(30,185,245);
    box-shadow: 0px 0px 5px rgba(30,185,245,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(4) a span.list-style{
    background: rgba(64,191,11);
    box-shadow: 0px 0px 5px rgba(64,191,11,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(5) a span.list-style{
    background: rgba(246,55,249);
    box-shadow: 0px 0px 5px rgba(246,55,249,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(6) a span.list-style{
    background: rgba(6,216,138);
    box-shadow: 0px 0px 5px rgba(6,216,138,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(7) a span.list-style{
    background: rgba(243,25,25);
    box-shadow: 0px 0px 5px rgba(243,25,25,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(8) a span.list-style{
    background: rgba(22,105,255);
    box-shadow: 0px 0px 5px rgba(22,105,255,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(9) a span.list-style{
    background: rgba(3,226,144);
    box-shadow: 0px 0px 5px rgba(3,226,144,0.8);
}
.left-menu-one .menu-s .method_menu .menu-s-item:nth-child(10) a span.list-style{
    background: rgba(135,62,253);
    box-shadow: 0px 0px 5px rgba(135,62,253,0.8);
}
.left-item-selected{
	background: #6596ed;
    color: #fff;
}
.left-menu-one .left-div-position{
	position:relative;
}
.left-menu-one .left-div-position>ul{
	position:absolute;
	top:0px;
	left:139px;
	width:150px;
	background: #fff;
	box-shadow: 10px 7px 20px -4px #dee1e6;
	border:1px solid #ccc;
}
.left-menu-one .left-div-position>ul li+li{
	border-top:1px solid #ccc;
}
/* 瀵艰埅鏀剁缉鏃� */
.left-menu-two .menu-two-li-p{
	padding:4px 0px;
	line-height:24px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.left-menu-two .menu-two-li-p span{
	display:block;
	height:22px;
}
.menu-two-li-title{
	font-size:12px;
}
.menu-sun-content{
	position:fixed;
	left:69px;
	
}
.menu-two-ul-s li{
	height:38px;
	line-height:38px;
	width:140px;
	padding-left:20px;
	padding-right:10px;
	font-size:12px;
}
.menu-right-panel img {
    display: none;
}
.page-header{
    padding-bottom: 0px;
    margin: 0px;
  
}
.nav{
	padding-left:10px;
	padding-top:5px;
	background:#fff;
}
.nav>li>a{
	padding:5px 10px;
	border-radius:5px 5px 0px 0px;
	margin-right:10px;
	cursor: pointer;
	height:30px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background:#EEF1F6;
}
.nav>li>a:focus, .nav>li>a:hover{
	background:#EEF1F6;
	border:1px solid #ddd;
	
/* 	border-bottom-color:transparent; */
}
.nav .active>a>.iconfont{
	font-size:12px;
	margin-left:10px;
	
}
.nav .active>a>.iconfont:hover{
	background:#d1ddf3;
	border-radius:50%;
}
/* nav*/
.position-header{
	position:fixed;
	top:50px;
	left:0px;
	width:100%;
    z-index:99999;
	padding-left:80px;
}
.position-header .oper-search{
	padding: 5px 10px 0px;
    background: #eaedf2;
    height:52px;
}
.position-header .oper-search .form-inline{
	background: #fff;
}
.fh-position-search{
	box-shadow: 0px 5px 5px #ebeef3;
}
.fh-position-search dt{
	display:flex;
	padding:6px 10px;
	font-weight:500;
}
.fh-position-search dt>.btn.btn-sm{
	margin-right:4px;
	max-height:26px;
}
.fh-position-search dt .flex1{
	flex:1;
	text-align:right;
}
.fh-position-search dt .select2{
	width:160px;
	text-align:left;
	margin:0px 8px;
}
.fh-position-search dt .search-inputs{
	display:inline-block;
	position:relative;
	height:26px;
	vertical-align:middle;
}
.fh-position-search dt .search-inputs:hover .glyphicon{
	
}
.fh-position-search dt .search-inputs .glyphicon{
	position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    width: 42px;
    background:#f39c30;
    height: 26px;
    border-radius: 0px 3px 3px 0px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    cursor:pointer;
}
.fh-position-search dt input[type="text"]{
	width: 260px;
    height: 26px;
    border-radius: 0px;
    border: 1px solid #f39c30;
    vertical-align: middle;
    padding: 0px 50px 0px 10px;
}
.fh-position-search dd{
	display:none;
	border-top:1px solid #ddd;
}
.fh-position-search dd .left{
	width:140px;
	border-right:1px solid #eee;
	overflow:hidden;
}
.fh-position-search dd .left .title{
	border-bottom:1px solid #eee;
	padding:8px 10px;
}
.fh-position-search dd .left .list,.title{
	padding:8px 0px;
}
.fh-position-search dd .left .footer{
	overflow:auto;
}
.fh-position-search dd .left .footer::-webkit-scrollbar{
	width:0;
}
.fh-position-search dd .left .footer:hover::-webkit-scrollbar{
	width:5px;
}
.fh-position-search dd .left .list{
	padding-left:20px;
	cursor:pointer;
	position:relative;
}
.fh-position-search dd .left .list .glyphicon{
		position:absolute;
		left:110px;
		top:10px;
		display:none;
}
.fh-position-search dd .left .list:hover .glyphicon{
		display:block;
}
.fh-position-search dd .left .list:hover{
	background:#f5f5f5;
	color:#0087ff;
}
.fh-position-search dd .left .list.active{
	background:#f5f5f5;
	color:#0087ff;
}
.fh-position-search dd .right{
	flex:1;
}
.fh-position-search dd .right .header{
	overflow:auto;
	padding-bottom:10px;
	min-height:86px;
}
.fh-position-search dd .right .footer{
	border-top:1px solid #ddd;
	padding:10px;
}
.fh-position-search dd .right .block{
	margin:10px 10px 0px;
	display:inline-block;
}
.fh-position-search dd .right .block .text{
	width:4em;
	display:inline-block;
}
.fh-position-search label{
	font-weight:500;
}
.fh-position-search dd .right .block  input{
    margin-left: 10px;
    box-shadow: none;
    height: 28px;
    width: 159px;
    border: 1px solid #adadad;
    font-size: 12px;
}
.fh-position-search dd .right .block input[type="checkbox"]{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: 0px;
}
.fh-position-search dd .right .block .pretty.success input{
	width:100%;
	height:100%;
	margin-left: 0px;
    margin-top: -2px;
}
.select2-container--default .select2-search--inline .select2-search__field{
    background: transparent;
    border: none!important;
    outline: 0;
    height: auto!important;
}
.fh-position-search dd .right .block .select2 {
/* 	width:159px!important; */
	margin-left:10px;
	min-width:159px!important;
}
.fh-position-search dd .right .block .select2-container .select2-selection--multiple{
	width:auto!important;
}
.oper-search-none {
    background: #fff;
    border-top: 5px solid #eef1f6;
    border-bottom: 7px solid #eef1f6;
    border-left: 10px solid #eef1f6;
    border-right: 10px solid #eef1f6;
    padding: 5px;
}
.select2-container{
	z-index:999000000;
}
.fh-model .select2-container{
	z-index:99000;
}
.data-list .select2-container{
	z-index:999;
}



.panel-info .materialCateTreeTitle img{
	height:14px;
	margin:5px;
}
.panel-info .panel-body{
	height:100%;
	padding:50px 10px 10px;
	overflow:auto;
}


 .oper-search input.form-control , .oper-search .select2-container .select2-selection--multiple , .oper-search .select2-container{
	height:28px;
	min-height:28px;
	outline:none;
	box-shadow:none;
	width:159px;
	font-size:12px;
}
.oper-search input.form-control{
 border:1px solid #aaa;
}
.oper-search input.form-control, .oper-search .select2-container .select2-selection--multiple, .oper-search .select2-container{
	
}









/* 妯℃�佸眰 */
.fh-model{
	width:100%;
	display:flex;
	overflow:hidden;
	padding-bottom:51px;
}
.oper-search .form-group{
	display:inline-block;
	margin-bottom:10px;
}
 .fh-model .oper-search .select2-container{
 	width:159px!important;
 }
.fh-model .oper-search .form-group label{
	font-weight:500;
}
.fh-model .oper-search .btn{
	vertical-align: inherit;
}
.fh-model .form-control{
    width: 160px;
    height: 28px;
    display: inline-block;
    box-shadow: none;
    font-size:12px;
}
.fh-model .padding10{
	padding:0px 10px;
	overflow:hidden;
	flex:1;
}
.fh-model .paddingtop10{
	padding-top: 10px;
}
.div-model-btn{
	position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    text-align: right;
    width: 100%;
    border-top: 1px solid #ccc;
    background:#fff;
    z-index:999;
}
.model-btn{
	display:inline-block;
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	background:#5cb85c;
	cursor:pointer;
	white-space: nowrap;
}
.fh-model .oper-search{
	padding: 8px 0px 0px;
}
/*鍥剧墖鏀惧ぇ*/
.enlarge-img{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000e0;
	z-index: 99999999999;
    text-align: center;
    padding-top:10%;
}
.enlarge .enlarge-left{
	float:left;
	margin-left:10%;
	margin-top:15%;
	font-size:50px;
	cursor:pointer;
	color:#fff;
}
.enlarge .enlarge-right{
	margin-right:10%;
	margin-top:15%;
	color:#fff;
	font-size:50px;
	float:right;
	cursor:pointer;
}
.enlarge .enlarge-del{
	color: #fff;
    font-size: 50px;
    cursor: pointer;
    position: fixed;
    right: 10%;
    top: 0px;
}
.enlarge-img img{
	max-width:60%;
	max-height:80%;
}


/*鏃堕棿杞�*/
.axis{
	font-size: 12px;
	color: #6b7076;
}
.axis .axis-dl{
	display: flex;
}
.axis .axis-dl .axis-left{
	width: 130px;
	padding-bottom:15px;
}
.axis .axis-dl+.axis-dl{
    margin-top: 5px;
}
.axis .axis-dl .axis-left div{
	margin-bottom: 4px;
}
.axis .axis-dl .axis-left .time{
	color: #7a8499;
}
.axis .axis-dl .axis-center{
	margin: 0px 20px;
	border-left: 2px solid #f68052;
	position: relative;
}
.axis .axis-dl a{
	color:#2196f1;
} 
.axis .axis-dl:last-child .axis-center{
	border-left:2px solid #fff;
}
.axis .axis-dl .axis-center .radius{
	position: absolute;
    top: 0px;
    left: -5px;
    background: #f68052;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}
.axis .axis-dl:first-child .axis-center .radius{
    left: -7px;
    width: 12px;
    height: 12px;
}
.axis .axis-dl .axis-right{
	flex:1;
	padding:0px 0px 5px;
}
.axis .axis-dl .axis-right div{
	margin-bottom:0px;
}
.axis .axis-dl .axis-right div.content{
/* 	    background: #f1f3f8; */
	    padding: 6px 0px;
	    border-radius: 4px;
	    font-size: 12px;
	    min-height:36px;
	    line-height: 22px;
	    color: #6b7076;
}
.axis .axis-dl .axis-right .title{
	color:#f68052;
	padding:0px;
}
.w75 {
	width:75%;	
}

.data-list{
	padding: 50px 10px 0px;
    background: #fff;
    min-height: 100%;
    
}




.wh-hover {
	position: relative;
}

.wh-hover>.iconfont {
	font-size: 12px;
}

.wh-hover:hover>div {
	display: block;
}
.wh-hover>div {
    display: none;
    position: absolute;
    font-size: 12px;
    border-radius: 4px;
    width: 400px;
    z-index: 9;
    text-align: left;
    padding: 10px;
    border: none!important;
    background: #1294df!important;
    color:#fff!important;
    top: 28px;
    left:0px!important;
    line-height: 20px;
}





.panel-info{
	height:100%;
	border:1px solid #bce8f1;
	position:relative;
	border-radius:4px;
	overflow:hidden;
	width: 15%;
	min-width:200px;
    margin-right: 10px;
}
.panel-info .materialCateTreeTitle{
	height:40px;
	line-height:40px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background:#d9edf7;
	border-bottom:1px solid #bce8f1;
	padding:0px 10px;
	display:flex;
	z-index:99;
}
.panel-info .materialCateTreeTitle-right{
	flex:1;
	text-align:right;
	margin-left:10px;
}
.panel-info .materialCateTreeTitle-right img{
    width: 16px;
    margin: 0px 2px;
}
.panel-info .materialCateTreeTitle-right .btn-sm{
	line-height:1.4em;
	border-radius:0px;
}


a.level0 .button{
	background-size:16px!important;
}
a.level1 .button{
	background-size:16px!important;
}
a.level2 .button{
	background-size:16px!important;
}
a.level3 .button{
	background-size:16px!important;
}
a.level4 .button{
	background-size:16px!important;
}
a.level5 .button{
	background-size:16px!important;
}
.ztree li span.button.ico_open, .ztree li span.button.ico_close, .ztree li span.button.ico_docu{
	background-image: url(../imgs/26.png);
	background-position: 0 !important;
}

/* 鍒楄〃涓嬫柟鐨勫鍑洪」 */
.mode_bg{
	position:fixed;left:0;top:0;z-index:100001;background:rgba(0,0,0,0.3);width:100%;height:100%;
}
.mode_content{
	position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:580px;height:400px;z-index:100002;background:white;overflow: auto;
}
.mode_column-li{
	padding:5px 15px;
	display:inline-block;
	width:25%;
}
.mode_close{
	width:40px;height:30px;cursor: pointer;
}
.model-title{
	height:40px;
	line-height:40px;
	overflow: hidden;
	padding:0px 15px;
	border-bottom:1px solid #449CCC;
	margin-bottom:10px;
}
.padding10{
	flex:1;
	padding:10px 10px 0px;
	overflow:hidden;
}
.model-title div:nth-child(1){
	float: left;
	font-size:16px;
	font-weight: bold;
}
.model-title div:nth-child(2){
	float: right;
}
.mode-bottom{
	height:40px;
	border-top:1px solid #DCDCDC;
}
.mode-sub{
	margin-top:10px;
	margin-left:120px;
}
.mode_content_parent{
   height:307px;
   overflow: auto;
   padding:10px;	
}
/* 鍒楄〃涓嬫柟鐨勫鍑洪」 */
/*浠诲姟鏁伴噺Nav Begin*/
.task-navs{
	margin-bottom: 3px;
}
.task-navs{
	display: inline-block;
	overflow: hidden;
}
.task-nav-item {
	position: relative;
	display: inline-block;
	float: left;
	padding-right: 6px;
	cursor: pointer;
}
.task-nav-item+.task-nav-item {
	padding: 0 6px;
}
.task-nav-item+.task-nav-item:before {
	 content: '';
	 display: block;
	 width: 1px; 
	 height: 10px;
	 background: #cecece;
     position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.task-nav-item>div {
	padding: 5px 15px;
	font-weight: 600;
}
.task-nav-item.active>div {
	color: #3ba791;
	border-bottom: 2px solid #4faf69;
}
.task-nav-item:hover>div {
	color: #3ba791;
	border-bottom: 2px solid #4faf69;
}
/*浠诲姟鏁伴噺Nav End*/

/* .datatable-total-row,.all-datatable-total-row{
  background-color: #edf6fb!important;
} */
.datatable-total-row td,.all-datatable-total-row td{
  font-weight:narmal;
  color:#0b8d0b;
}
