﻿@charset "utf-8";

.con{
  margin-bottom: 10px;
}

#zoom{
  margin-bottom: 20px;
  min-height: 320px;
}

.bdshare_dialog_bg{
  width: 300px !important;
  height: 330px !important;
}
@media screen and (max-width: 768px) {
  body {
    /* min-width: 100% !important; */
  }
  .con {
    padding-left: 10px;
    padding-right: 10px;
  }
  .con img {
    max-width: 100%;
    height: auto;
  }
  .w {
    width: 100%;
  }
  .logo {
    margin-left: auto !important;
    padding: 10px 5px !important;
  }
  .logo img {
    width: 100%;

  }
  .top {
    height: auto !important;
    padding-top: inherit !important;
    border-bottom: 5px solid #015293;
  }
  .top-r,.nav,
  .dqwz,
  .xiazai,
  .sxp,.dzjg,.wzjc,.xxly,.llcs,.zt {
    display: none !important;
  }
  .fbrq{
    width: 100% !important;
  }
  .bqnr{
    width: 100% !important;
  }
  
}