@charset "utf-8";
/* CSS Document */
/*云搜索*/
.cloud_block{
	float:left;
	width:1210px;
	height:80px;
	background:#e9f1f2}
.search_us{
	float:left;
	width:750px;
	height:40px;
	margin:20px 0 0 255px}
.search_txt{
	float:left;
	color:#555;
	width:630px;
	height:38px;
	line-height:38px;
	background:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	border:1px solid #009eb6}
.search_btn{
	color:#fff;
	float:left;
	width:100px;
	height:40px;
	line-height:40px;
	border:0;
	font-family:"微软雅黑";
	font-size:16px;
	cursor:pointer;
	background:#009eb6}
.side_menu{
	float:left;
	width:240px;
	margin-top:15px}
.side_menu ul{
	float:left;
	width:240px;}
.side_menu ul li{
	float:left;
	width:240px;
	height:38px;
	margin-bottom:10px}
.side_menu ul li a{
	float:left;
	color:#555;
	width:200px;
	height:38px;
	line-height:38px;
	padding-left:40px;
	font-size:16px;
	font-family:"微软雅黑"}
.side_menu ul li.active a{
	color:#fff;
	background:#009eb6;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px}
.side_menu ul li a:hover{
	color:#333;
	background:#f5f5f5;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px}
.search_con_rig{
	float:right;
	width:955px;
	height:auto;
	margin-top:15px}
.search_con_rig .ser_title{
	float:left;
	color:#555;
	width:940px;
	height:40px;
	line-height:40px;
	padding-left:15px;
	font-size:16px;
	font-family:"微软雅黑";
	border-bottom:1px solid #009eb6}
.search_con_rig .ser_title span{
	color:#01aec8}
.search_con_rig .cloud_list{
	float:left;
	width:955px;
	height:auto}
.search_con_rig .cloud_list .list_child{
	float:left;
	width:925px;
	padding:15px;
	border-bottom:1px dashed #ddd}
.list_child .li_img{
	float:left;
	width:118px;
	height:90px;
	padding:4px;
	margin-right:20px;
	border:1px solid #dcdcdc}
.list_child .li_title{
	float:left;
	width:770px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:16px}
.list_child .li_title span{
	float:left;
	color:#009eb6;
	margin-right:5px}
.list_child .li_title a{
	float:left;
	color:#333;
	width:700px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.list_child .li_title a:hover{
	color:#009eb6;
	text-decoration:underline}
.list_child .li_txt{
	float:left;
	color:#888;
	width:770px;
	height:60px;
	margin-top:5px;
	line-height:20px;
	overflow:hidden}










































