::-ms-clear{display: none;} ::-ms-reveal{display: none;} .page{ width: 100%; background: no-repeat; margin-bottom: 20px; background-size: 100% auto; min-width: 1000px; } .content{ width: 1000px; margin:0 auto; position: relative; } .mapcontent{ width: 1000px; position: relative; margin: 0 auto; height:531px; } .map{width: 700px; height: 550px;float: left; border:1px solid #ccc;} /* 列表和交互样式 */ .dis{ display: none; } .hidden{ visibility: hidden; } .searchbar{ width: 298px; height: 550px; float: right; background: #fff; border:1px solid #ccc; border-left: 0px; } .searchbar h2{ width: 95%; height: 48px; line-height: 48px; border-bottom: 1px solid #ccc; background: #25a0ff; font-size: 18px; font-style: normal; padding-left: 5%; color: #fff; } .searchbar .search{ width: 100%; height: 150px; } .searchbar .search p{ width: 100%; height: 60px; line-height: 60px; text-align: center; color: #000; font-size: 18px; } .searchbar h1{ color:#fff;} .searchbar ul{ width: 100%; float: left; } .searchbar ul li{ width: 100%; height: 50px; line-height: 50px; margin-bottom: 20px; } .searchbar ul li span{ margin-left:20px; font-size: 16px; } .searchbar ul li select{ width: 200px; height: 40px; line-height: 40px; text-align: center; border:1px solid #ccc; } .searchbar ul li select option{ width: 200px; overflow: hidden; } .hotsort{ width:100%; height: 131px; background: #25a0ff; } .hotsort h1{ width: 95%; height: 45px; line-height: 45px; font-size: 18px; font-style: normal; padding-left: 5%; color: #fff; } .hotsort p{ width: 90%; margin-left: 5%; color: #fff; line-height: 24px; } .showbox{ width: 320px; height: 100px; position: absolute; top: 55px; left: 40px; background: #fff; cursor: move; } .showbox .topbar{ width: 100%; height: 40px; background: #6ba9fd; color: #fff; line-height: 40px; } .showbox .topbar h3{ width:280px; height: 40px; overflow: hidden; font-size: 16px; font-style: normal; float: left; margin-left: 10px; } .showbox .topbar span{ float: right; font-size: 12px; margin-right: 10px; } .showbox .topbar i{ font-style: normal; font-size: 24px; float: right; line-height: 36px; margin-right: 10px; cursor: pointer; } .showbox .weathermodel{ width: 100%; height: 60px; } .showbox .weathermodel .temp{ width: 100px; height: 50px; line-height: 50px; margin-top: 10px; margin-left: 10px; font-size: 30px; float: left; text-align: center; } .windsd{ width: 210px; float: left; height: 45px; margin-top: 15px; position: relative; } .windsd p{ height: 20px; line-height: 20px; text-align: left; font-size: 12px; color: #666; } .windsd a{ position: absolute; top: 15px; right: 10px; font-size: 12px; color: #333; }