/*@font-face {
    font-family: "FZLTZHUNHK";
    src: url("../fonts/FZLTZHUNHK/FZLTZHUNHK.eot");
    src: url('../fonts/FZLTZHUNHK/FZLTZHUNHK.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FZLTZHUNHK/FZLTZHUNHK.otf') format('opentype'),
    url('../fonts/FZLTZHUNHK/FZLTZHUNHK.woff') format('woff'),
    url('../fonts/FZLTZHUNHK/FZLTZHUNHK.ttf') format('truetype'),
    url('../fonts/FZLTZHUNHK/FZLTZHUNHK.svg') format('svg');
}
@font-face {
    font-family: "fzlt_xhjt";
    src: url("../fonts/fzlt_xtjh/fzlt_xhjt.eot");
    src: url('../fonts/fzlt_xtjh/fzlt_xhjt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fzlt_xtjh/fzlt_xhjt.otf') format('opentype'),
    url('../fonts/fzlt_xtjh/fzlt_xhjt.woff') format('woff'),
    url('../fonts/fzlt_xtjh/fzlt_xhjt.ttf') format('truetype'),
    url('../fonts/fzlt_xtjh/fzlt_xhjt.svg') format('svg');
}*/
body{line-height:160%;}
a,a:hover,a:visited,a:active{
    text-decoration: none!important;
    outline:none;
}
body{
   /* font-family: "fzlt_xhjt";*/
    font-family: "Microsoft YaHei";
    font-size:16px;
}
#container{
    position: relative;
    width: 100%;
    left:0;
    top:0;
    overflow:hidden;
}
.container {
    width: 100% !important;
    max-width: 1200px;
    padding-left:0;
    padding-right:0;
    /*    padding:0;*/
}
.container-fluid{
    padding:0;
}
*{
    margin: 0;
    padding: 0;
    outline:none;
    box-sizing: border-box;
}
/* html, body{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    overflow:auto;
    font-family: 'Microsoft Yahei';
} */
img{
    border:0;
}
a,a:hover,a:visited,a:active{
    text-decoration: none;
    outline: none;
}
ul,li{
    list-style: none;
}

.gm-style .place-card-large{
    display:none!important;
}

@media screen and (min-width:1px) and (max-width:768px){
    body{
        font-size: 15px;
    }
}

