*{
	margin: 0;
	padding: 0;
	font-family: "寰蒋闆呴粦";
}

/*鏌ヨ鏉′欢*/
.cha_xun_tiao_jian{
	width: 100%;
	margin-top: 20px;
	font-size: 12px;
	line-height: 40px;
}
.cha_xun_tiao_jian div.cha_xun{
	float: left;
	margin-left: 10px;
}
.cha_xun_tiao_jian div input,.cha_xun_tiao_jian select{
    width: 120px;
    height: 35px;
    border: 1px solid #eeeeee;
    background: #fff;
    padding: 0 5px;
	font-size: 14px;
}
.cha_xun_tiao_jian .cha_xun_1,.cha_xun_tiao_jian .cha_xun_4{
	width: 180px;
}
.cha_xun_tiao_jian .cha_xun_2{
	width: 400px;
}
.cha_xun_tiao_jian .cha_xun_3,.cha_xun_tiao_jian .cha_xun_5{
	width: 200px;
}
.cha_xun_tiao_jian .cha_xun_6{
	width: 80px;
}
.cha_xun_6,.cha_xun_5{
	float: left;
	display: block;
}
.cha_xun_tiao_jian .cha_xun_6 button{
	width: 100%;
	height: 25px;
	background: #198bff;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 3px;
	line-height: 25px;
}
.cha_xun_tiao_jian .cha_xun_6 button:hover{
	background:#49aed6;
}
/*========================================*/
ul li{
	list-style: none;
}
/*瀵艰埅鍜岃彍鍗�*/
.top{
	width: 100%;
	height: 60px;
	float: left;
	background-image:linear-gradient(0deg, #7fcbe7, #497cbc);
}
.con{
	width: 100%;
	height: 400px;
	float: left;
	
}
.left-con{
	width: 180px;
	height: 100%;
	background: #eff5f7;
	float: left;
}
.right-con{
	float: left;
	height: 100%;
	background: #fff;
	overflow-y: scroll;
}
.logo{
	width: 100px;
	height: 60px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
.logo img{
	width: 100%;
}
.manue{
	width: 800px;
	float: left;
	margin-top: 15px;
	margin-left: 100px;
}
.manue li{
	width: 80px;
	float: left;
	line-height: 30px;
	text-align: center;
}
.manue li a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.manue li a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.yong_hu_xin_xi{
	width: 270px;
	float: right;
}
.bian_hao{
	width: 70px;
	color: #fff;
	font-size: 13px;
	float: left;
	line-height: 80px;
}
.gong_si{
	width: 130px;
	font-size: 12px;
	color: #fff;
	float: left;
	margin-left: 5px;
	line-height: 80px;
}
.tou_xiang{
	width: 50px;
	float: left;
	margin-left: 5px;
	margin-top: 7px;
	
}
.tou_xiang img{
	width: 100%;
}
.lie_biao_1{
	width: 180px;
	float: left;
	font-size: 12px;
	line-height: 40px;
}
.lie_biao_1 li{
	border-bottom: 1px solid #d1dce0;
	padding-left: 10px;
}
.xiang_xi_xin_xi{
	width: 300px;
	height: 250px;
	position: absolute;
	right: 0px;
	top: 60px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0px 2px 2px 2px #D1DCE0;
	background: #fff;
	z-index: 999;
	display: none;
	padding-left: 30px;
	background-image:linear-gradient(0deg, #497cbc, #7fcbe7);
}
.xiang_xi_xin_xi ul{
	width: 270px;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.xiang_xi_xin_xi ul li{
	border-bottom: 1px dashed #e8e8e8;
	font-weight: bold;
}
.xiang_xi_xin_xi ul li:hover{
	background: rgba(79,129,192,0.3);
}
.xiang_xi_xin_xi ul li a{
	color: #fff;
}
ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.cha_xun_tiao_jian{
	width: 100%;
	display: block;
	height: auto;
	float: left;
	box-sizing: border-box;
}
.tab{
	width: 100%;
	display: block;
	height: auto;
	float: left;
	font-size: 10px;
}
