@charset "utf-8";

body {
  font-family: "microsoft yahei", "ËÎÌå";
  background: #ededed;
  font-size: 14px;
  line-height: 32px;
  -webkit-tap-highlight-color: transparent;
  color: #404040;
}

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
span,
textarea,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}

input,
select {
  vertical-align: middle;
}

input,
select,
textarea {
  font-size: 12px;
  margin: 0;
}

input[type="password"],
input[type="text"],
textarea {
  border: none;
  border-radius: 3px;
  outline-style: none;
  -webkit-appearance: none;
}

button {
  outline-style: none;
}

textarea {
  resize: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  font-size: 12px;
  padding: 0;
}

a img,
img {
  border: 0;
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: middle;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

a {
  outline-style: none;
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #bd1a2d;
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.clearbox {
  line-height: 0;
  font-size: 0;
}

.clearbox > * {
  line-height: 32px;
  font-size: 16px;
}

.clearbox:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.mb30 {
  margin-bottom: 30px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.bg-white {
  background: #fff;
}

.container {
  margin: auto;
  max-width: 1200px;
  width: 1200px;
}

@media screen and (max-width: 991px) {
  .container {
    width: 100%;
    padding: 0 2%;
  }
}

.btn {
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .m-hide {
    display: none !important;
  }

  .search {
    display: none !important;
  }
}

.wihte-header {
  background: #fff !important;
}

.wihte-header .grzx1,
.wihte-header .w_header_nav_box {
  display: none;
}

.wihte-header .logo {
  padding-top: 2.3%;
  padding-bottom: 2.3%;
}

.wihte-header .tb {
  display: none;
}

.wihte-header a {
  color: #fff;
}

.wihte-header .topbar {
  padding-top: 3.5%;
}

.wihte-header .search {
  position: relative;
  width: 300px;
  margin-right: 20px;
}

.wihte-header .search .dropdown {
  position: absolute;
  top: 5px;
  left: 13px;
  color: #666;
  font-size: 14px;
  z-index: 22;
}

.wihte-header .search .dropdown span.btn {
  display: block;
  min-width: 75px;
}

.wihte-header .search .dropdown span.btn:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 2px;
  width: 11px;
  height: 6px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/public/i103.png) no-repeat;
}

.wihte-header .search .dropdown .dropdown-menu {
  left: -13px;
  width: 90px;
}

.wihte-header .search .dropdown .dropdown-menu li {
  display: block;
  padding-left: 13px;
  cursor: pointer;
}

.wihte-header .search .dropdown .dropdown-menu li:hover {
  background-color: #f5f5f5;
}

.wihte-header .search .form-control {
  display: block;
  line-height: 43px;
  height: 43px;
  padding: 0 5px 0 90px;
  width: 100%;
  border: 1px solid #b5b5b5;
}

.wihte-header .search button.btn {
  position: absolute;
  top: 10px;
  right: 9px;
  width: 22px;
  height: 22px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/public/i102.png) no-repeat;
}

.wihte-header .bjzc {
  margin: -2px 0 0 0;
}

.wihte-header .info {
  font-size: 12px;
  line-height: 26px;
  width: 330px;
  margin-top: -4px;
}

.wihte-header .info .grzx {
  width: 99%;
  overflow: hidden;
}

.wihte-header .info .grzx .znwd {
  margin-right: 10px;
}

.wihte-header .info a {
  display: inline-block;
  color: #d30b15;
}

.wihte-header .info p {
  display: block;
  text-align: right;
}

.wihte-header .info p a {
  color: #333;
  margin-left: 3px;
}

.wihte-header .nav {
  border-top: 1px solid #a60013;
  position: relative;
}

.wihte-header .nav ul {
  height: 58px;
}

.wihte-header .nav li {
  width: 20%;
  float: left;
  text-align: center;
}

.wihte-header .nav li > a {
  font-size: 24px;
  display: inline-block;
  line-height: 56px;
}

.wihte-header .nav li dl {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 22;
  line-height: 26px;
  padding: 7px 0;
  width: 100%;
  background: #fff6e2;
  display: none;
  border-bottom: 1px solid #f7ce8c;
  text-align: center;
}

.wihte-header .nav li dl dd,
.wihte-header .nav li dl dt {
  display: inline-block;
}

.wihte-header .nav li dl dt {
  display: none;
}

.wihte-header .nav li dl dd {
  padding: 0 2%;
}

.wihte-header .nav li dl a {
  color: #333;
  font-size: 16px;
}

.wihte-header .nav li dl a:hover {
  color: #f71501;
}

.wihte-header .nav li.active > a {
  border-bottom: 2px solid #f5d389;
}

.wihte-header .nav li.active dl {
  display: block;
}

.dropdown .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width: 1000px) {
  .wihte-header .logo {
    width: 40%;
    max-width: 472px;
    min-width: 200px;
  }

  .wihte-header .topbar {
    padding-top: 2.3%;
  }
}
@media screen and (max-width: 991px) {
  .wihte-header .m-topbar {
    border-bottom: 1px solid #ccc;
    margin: 0 -2%;
  }
  .wihte-header .m-topbar a {
    color: #666;
    font-size: 12px;
  }
  .language5 {
    float: none !important;
  }
}

@media screen and (max-width: 768px) {
  .stampUper {
    right: 15px !important;
    top: 100px !important;
    width: 30% !important;
  }
  .stampUper img {
    width: 100% !important;
    height: auto !important;
  }
  .wihte-header .bjzc {
    margin: -2px 0 0 5px;
  }

  .wihte-header .search {
    width: 250px;
  }

  .wihte-header .search .dropdown {
    top: 1px;
  }

  .wihte-header .search button.btn {
    top: 5px;
  }

  .wihte-header .search .form-control {
    line-height: 35px;
  }

  .wihte-header .nav ul {
    display: flex;
    justify-content: space-between;
    height: 38px;
  }

  .wihte-header .nav li {
    width: auto;
    float: none;
    display: block;
  }

  .wihte-header .nav li > a {
    font-size: 16px;
    line-height: 36px;
  }

  .wihte-header .nav li dl {
    padding: 7px 2%;
    text-align: left;
  }

  .wihte-header .nav li dl dt {
    display: block;
    font-weight: 700;
    line-height: 26px;
  }

  .wihte-header .nav li dl dd {
    padding: 0 8px 0 0;
  }
}

@media screen and (max-width: 560px) {
  .wihte-header .logo {
    width: 100%;
    min-width: 100px;
    float: none;
    height: auto;
  }

  .wihte-header .logo .logo_1 {
    width: 80%;
  }

  .wihte-header .w_header_nav_box {
    display: block;
    height: 0;
    overflow: hidden;
  }

  .wihte-header .w_header_nav_box li {
    float: none;
    background: 0 0;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    line-height: 40px;
  }

  .wihte-header .w_header_nav_box li a {
    color: #000;
  }

  .wihte-header .grzx1 {
    display: block;
    color: #d30b15 !important;
    position: absolute;
    right: 85px;
    font-size: 12px;
  }

  .wihte-header .topbar {
    padding-top: 1%;
    float: none;
    height: 60px;
    display: none;
  }

  .wihte-header .search {
    width: calc(100% - 56px);
  }

  .wihte-header .tb {
    display: block;
    margin-left: 6%;
    margin-top: 6px;
  }

  .wihte-header .bjzc {
    margin-top: -6px;
  }

  .wihte-header .nav ul {
    height: 38px;
  }

  .wihte-header .nav li dl {
    padding: 3px 2%;
    line-height: 18px;
  }

  .wihte-header .nav li dl a {
    font-size: 14px;
  }
}

@media screen and (max-width: 340px) {
  .wihte-header .topbar {
    height: 55px;
  }

  .wihte-header .nav li a {
    font-size: 14px;
  }

  .wihte-header .nav li dl a {
    font-size: 13px;
  }
}

.BreadcrumbNav {
  font-size: 14px;
  line-height: 50px;
}

.language5 {
  float: right;
}

.wihte-header-normal.wihte-header {
  background: #bd1a2d;
}

.wihte-header-normal.wihte-header .info {
  width: 150px;
}

.wihte-header-normal.wihte-header .info a {
  color: #fff;
}

.wihte-header-normal.wihte-header .search .form-control {
  border: none;
}

.wihte-header-normal.wihte-header .bjzc {
  margin: -2px 10px 0 5px;
}

.wihte-header-normal.wihte-header .language5 {
  float: none;
}

.clear {
  clear: both;
}

@media \0screen\, screen\9 {
  #StranLink {
    color: #fff;
    position: absolute;
    top: 61px;
    left: 50%;
    margin-left: 545px;
  }
}
