
.jcyh-flys{
	font-size: 14px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.jcyh-flys,.jcyh-lbys{
    /*border: 1px solid #0099A5;*/
    margin-left:10px;
}
.banner_sx {
	float:left;
}
.jcyh-lbys{
    padding-left: 20px;
}
.conFl_tit{
	margin-bottom: 10px;
}
.conFl_con{
	padding-left: 60px;
}
.conFl_con a{
	margin-left: 20px;
    text-decoration: none;
    display: inline-block;
    line-height: 22px;
    /* height: 16px; */
    text-align: center;
    padding: 0 5px;
}
.flsx{
	padding-bottom: 5px;
	font-weight: 700;
	/*height: 30px;*/
	line-height: 30px;
	font-size: 16px;
}
.default-result-sort-cotainer,.default-correction-tip{
   font-size: 14px;
   margin-bottom: 15px;
}
.active{
  background-color: #4e6ef2; 
  color: #FFF;    
}
.active:focus, .active:hover {
	color: #fff;
}
.default-result-tolal-records {
    height: 68px;
    display: inline-block;
    vertical-align: top;
    line-height: 68px;
}
/**/
.inp-area{
	height: 120px;
    /* background-color: #C9CFCE; */
    /* border: 1px solid black; */
    width: 50%;
    margin: 0px auto;
    position: relative;
}
.search-area{
    height: 50px;
    width: 100%;
    /* background-color: purple; */
    margin: 40px auto;
    border: 1px solid #EEE;
    box-shadow: 1px 1px 1px 1px #C9CFCE;		
}
input{
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
.search_inp{
    width: 85%;
    background-color: #e60012;
    font-size: 20px;
    color: #fff;
    border: 1px solid #B2A86D;
}
.search_btn{
        width: 15%;
	background-color: #C9CFCE;
        border: 1px solid #B2A86D;
}
.title{
	width:300px;
	height: 40px;
	float: left;
	font-size: 35px;
	font-weight: 700;
	padding-left: 20px;
}

.ass-app{
	list-style: none;
}
.ass-result-list{
	width: 440px;
	left: 224px;
        top: 80px;
        position: absolute;
        background-color: #ffe;
}
.ass-app table, .ass-app tbody, .ass-app tr{
	width: 100%;
	border-collapse:collapse;  
	border-spacing:0;  
}
.ass-category{
       width: 100px;
       text-align: center;
}
.ass-category h4{
       font-size: 14px;
}
.ass-app a{
	text-decoration: none;
}
.ass-app tr, .ass-app td{
	border: 1px solid #CCC;
	margin: 0px;
	border-collapse: cellpadding;
}
.ass-category-item{
       margin-bottom: 5px;
}
.ass-asswords-item{
     line-height: 18px;
     font-size: 14px;
     padding-left: 30px;
}
.ass-asswords {
    border-bottom: 1px solid #ccc;
}
.ass-result-list .ass-result-item-hover{
	color:red;
        font-weidht: 700;
        cursor: pointer;
}
