
/* Star left_fangAn */

#sea_1 { z-index:224}
#sea_2 { z-index:222}
#sea_2 ul li { display:none;}


.search_Box_fa {
    width: 213px;
    margin: 0 auto;
    font-size: 16px;
    padding: 5px 0;
}

.sol_box ul a {
    color: #3C72B8;
	display:block;
    padding-right: 3px;
}

.sol_box.sBox_2 ul a {
	color:#333;
}

.sol_box ul a:hover,
.sol_box.sBox_2 ul a:hover {
    color: #fff;
	background:#3C72B8;
}

.sol_box {
    height: 31px;
    line-height: 31px;
    position: relative;
    width: 213px;
	text-align:center;
}

.left_fangAn .sol_box {
    margin-top: 15px;
}

.sol_box .oneTxt {
    background: url(../image/sol_1.jpg) no-repeat;
    color: #575757;
    font-weight: lighter;
    line-height: 31px;
    margin: 0;
    height: 31px;
	font-size:16px;
	padding-right: 27px;
	cursor:pointer;
}

.sol_box .oneTxt a {
	display:block;
	width:39px;
	height:31px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer
}



.sol_box ul {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 31px;
    left: 0px;
    background: #e5e5e5;
    display: none;
}


.sol_box.sBox_1 ul {
    z-index: 999;
}


.sol_box.sBox_2 ul {
    z-index: 20;
}


.sol_box ul li {
    height: 31px;
    line-height: 31px;
    color: #575757;
    cursor: pointer;
}

/* End left_fangAn */
