<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style>>*{
margin: 0;
padding: 0;
}
li{
list-style: none;
}
body{
background-color:#f2f2f2;
}
.top{
height: 50px;
font-family:'微软雅黑';
font-weight: 400;
font-size: 14px;
background-color: gray;
}
.top ul li{
margin-left:100px ;
float: left;
width: 60px;
text-align: center;
margin-top: 15px;
}
.top ul .sichuan{
margin-left:40px ;
}
.top .top2 ul li{
margin-right:40px ;
float: left;
width: 60px;
text-align: center;
margin-top: 15px;
}
.sousuo{
ba