@charset "utf-8";
.header {
	height: 50px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}

.logo {
    
    color: #000;
}.readmore:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    border-top: none;
    border-right: 8px solid transparent;
  
    border-left: 8px solid transparent;
    position: absolute;
    top: 2px;
    left: 15px;
}

.f_btn1 {
    background-color: #FFC824;
   
    color: #333;
    
}
.label a:hover, .label .lactive {
    color: #A26213;
}

.c_tool .active, .c_tool span:hover {
    color: #F2B600;
}

.readmore-js-toggle {
    color: #EBAA5A;
    
    border: 1px solid #EEB779;
    
}

.mobile-inner-header-icon span {
   
    background-color: rgba(0,0,0,1);
}