*{
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    list-style: none;
}
body{
    /*overflow: hidden;*/
}
/*head*/
.head {
    width: 100%;
    height: 80px;
    background-color: #fff;
}
.head .logo {
    float: left;
    margin: 12px 0 0 60px;
    width: 136px;
    height: 50px;
}
.head .logo img {
    width: 100%;
}
.nav {
    float: left;
    margin-top: 22px;
    margin-left: 200px;
}
.nav ul li {
    float: left;
    padding: 0 50px;
}
.nav ul li a {
    display: inline-block;
    line-height: 38px;
    font-size: 18px;
    color: #333;
}
.search {
    float: left;
    margin-left: 200px;
    margin-top: 22px;
    position: relative;
}
.search input {
    float: left;
    padding: 0 20px;
    display: block;
    width: 302px;
    height: 38px;
    border: 1px solid #d7c291;
    border-radius: 19px;
    box-sizing: border-box;
    background-color: #fff;
}
.search i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/search.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 10px;
    right: 10px;
}
.search .search_btn {
    float: left;
    margin-left: 8px;
    width: 38px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #d7c291;
    border-radius: 19px;
}
.search .search_btn span {
    margin: 10px 0 0 10px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/search.png) no-repeat;
    background-size: cover;
}
.log_register {
    float: right;
    margin-right: 60px;
    padding-top: 25px;
}
.log_register a {
    display: inline-block;
    float: left;
    width: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-radius: 3px;
}
.log_register a.orange {
    background-color: #fdc101;
    color: #fff;
}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed;}
.clear:before,.clear:after{
    content: "";
    font-size: 0;
    line-height: 0;
    height: 0;
    display: block;
    clear: both;
}
#container {
    width: 100%;
    min-width: 1200px;
    position: relative;
}
.top{
    width: 100%;
    /*height: 82px;*/
    /*padding-top: 25px;*/
}
.hide{
    display: none!important;
}
/*自定义窗体*/
.amap-marker{
    width: 80px!important;
    height: 80px!important;
}
.info {
    width: 166px;
}
div.info-top {
    position: relative;
    width: 100%;
    height: 60px;
    z-index: 999;
}
div.info-top div {
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    padding: 10px;
    background-color: rgba(244,209,92,0.9);
    border-radius: 50%;
    margin: 0 auto;
    z-index: 2;
}
div.info-top img {
    width: 60px;
    height: 60px;
}
div.info-top p.title-img {

    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
}
div.info-middle {
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 0 6px #d0d0d0;
    box-sizing: border-box;
    width: 100%;
    opacity:0.5;
}
.win-inf-box{
    width: 100%;
    border-radius: 8px;
    border: 1px solid #999;
    padding-top: 15px;

}
.win-inf-box p{
    line-height: 30px;
    font-size: 14px;
    color:#666;
    text-align: center;
}
.win-inf-box p:nth-child(1){
    font-size: 16px;
    color:#333;
}
div.info-bottom {
    height: 0px;
    width: 100%;
    clear: both;
    text-align: center;
}
div.info-bottom img {
    position: relative;
    z-index: 104;
    display: none;
}
span {
    margin-left: 5px;
    font-size: 11px;
}
.info-middle img {
    float: left;
    margin-right: 6px;
}
.amap-info>div{
    top:0!important;
}
.cover{
    width: 100%;
    height: 100vh;
    line-height: 100vh;
    font-size: 20px;
    color:#fff;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    z-index: 9999;
    text-align: center;
}
.old-imgs{
    position: fixed;
    right: 0;
    bottom: 0;
    width: 266px;
    height: 188px;
    padding: 7px;
    box-sizing: border-box;
    background: #fff;
}
.old-text{
    width: 30px;
    margin-right: 5px;
    color:#545b53;
    font-size: 16px;
    float: left;
    text-align: center;
    padding-top: 7px;
}
.oi-link-box{
    float: left;
    width: 215px;
    height: 174px;
}
.oi-link-box a{
    display: inline-block;
    width: 215px;
    height: 174px;
    background: url("../images/old_imgs_link.png") no-repeat;
}
/*.back{
    position: fixed;
    top: 150px;
    left: 20px;
    background: rgba(244,209,92,0.6);
    text-align: center;
    color:#fff;
    font-size: 16px;
    line-height: 40px;
    width: 80px;
    cursor: pointer;
    border-radius: 8px;
    z-index: 999;
}*/
.back {
    position: fixed;
    top: 80px;
    left: 0;
    width: 140px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background: url(../images/icon1.png) no-repeat;
    background-size: cover;
    z-index: 999;
}
.back img {
    float: left;
    margin: 12px 15px 0 20px;
    width: 40px;
    height: 40px;
}