@charset "utf-8";
/* CSS Document */

.topsearch {
  display: block;
  position: absolute;
  right: 60px;
  top: 10px;
  text-align: center;
  cursor: pointer;
  width: 30px;
  height: 30px;

  background: url(../images/sou1.png) no-repeat center;
  background-size: 28px auto;
  z-index: 6;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  font-size: 0;
}
#search {
  background: #f2f2f2;
  width: 100%;
  margin: 0 auto;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50px;
  padding-top: 10px;
  display: none;
  z-index: 10;
}
#search input {
  display: block;
  padding: 0;
  margin: 0;
}
#search .txt {
  border: none;
  width: 80%;
  height: 30px;
  line-height: 30px;
  margin-left: 2%;
  color: #666;
  font-size: 14px;
  background: #fff;
  text-indent: 3%;
  border-radius: 15px 0 0 15px;
}
#search .btn {
  cursor: pointer;
  border: none;
  font-size: 14px;
  width: 15%;
  height: 30px;
  text-align: center;
  background: #0166aa;
  background-size: 30px auto;
  color: #fff;
  border-radius: 0 15px 15px 0;
  background-size: 30px auto;
  vertical-align: middle;
}
.searchinfo {
  background: #fff;
  padding: 5px 0;
  height: 100%;
  width: 92%;
  margin: 0 auto;
}
.searchinfo h2 {
  color: #333;
}
.searchinfo .searchlist {
  padding: 5px 0;
}
.searchinfo .searchlist a {
  display: inline-block;
  margin: 0 4% 4% 0;
  color: #333;
  background: #f5f5f5;
  font-size: 14px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0 0.2rem;
  border-radius: 3px;
}
.searchinfo .searchlist a:hover {
  background: #913d23;
  color: #fff;
}
.fl {
  float: left;
}
.icon {
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
  background-size: 30px auto;
  vertical-align: middle;
}
.icon,
.iconn:before,
.iconn:after,
.iconbef:before,
.iconbef:after {
  content: "\20";
  display: block;
}
.iconn {
  background: url(../images/iconn.png) no-repeat;
  background-size: 30px auto;
  vertical-align: middle;
}
.xiala {
  display: none;
}

#hamburgermenu {
  height: 100%;
  width: 0;
  background: #191919;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  overflow: hidden;
  -webkit-box-shadow: 3px 0 7px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 3px 0 7px rgba(0, 0, 0, 0.55);
  box-shadow: 3px 0 7px rgba(0, 0, 0, 0.55);
}
#hamburgermenu ul {
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
}
#hamburgermenu ul li {
  display: block;
  position: relative;
}

#hamburgermenu ul li .j {
  position: absolute;
  left: 145px;
  top: 18px;
  width: 20px;
  height: 20px;
  z-index: 200;
}
#hamburgermenu ul li .j img {
  width: 10px;
}
#hamburgermenu ul li a {
  display: block;
  min-width: 100px;
  padding: 6px 0px 6px 20px;
  color: #cdcdcd;
  font-size: 0.9em;
  text-decoration: none;
  text-align: left;
}
#hamburgermenu li a:hover {
  color: #fff;
  background: #2c2c2c;
}

header {
  display: block;
  width: 100%;
  height: 50px;
  background: #ffffff;
  padding: 0px;
}

.sidenav-dropdown {
  display: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.sidenav-dropdown a {
  background: #191919;
}
.sidenav-dropdown li {
  padding-left: 20px;
}
.sidenav-header {
  border-bottom: 1px solid #424242;
  margin: 0;
}
.sidenav-header {
  background: 0 0;
  color: #757575;
  font-size: 16px;
  line-height: 32px;
  padding: 10px 20px;
}
.sidenav-header small {
  display: block;
  font-size: 14.4px;
  line-height: 16px;
}

.logo {
  left: 15px;
  margin: 10px 0px;
  height: 40px;
  position: absolute;
}
.logo img {
  height: 30px;
  width: auto;
  float: left;
}

.logo .ad {
  float: left;
  width: 220px;
  height: 40px;
  padding-left: 5px;
  margin-left: 5px;
}
.logo .ad .b {
  float: left;
  font-size: 0.8em;
  font-weight: normal;
  color: #e6212b;
  line-height: 18px;
  height: 18px;
  padding-bottom: 3px;
  letter-spacing: 1px;
}
.logo .ad .b a:link {
  color: #e6212b;
  text-decoration: none;
}
.logo .ad .b a:visited {
  color: #e6212b;
  text-decoration: none;
}
.logo .ad .b a:hover,
a:active {
  color: #e6212b;
  text-decoration: none;
}
.logo .ad .s {
  float: left;
  height: 15px;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 20px;
  padding-top: 0px;
  color: #404040;
  letter-spacing: 0px;
}

#navbar {
  position: relative;
  margin: 0 auto;
}

.menubtn {
  position: absolute;
  z-index: 101;
  right: 15px;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top: 40px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-image: url("../images/hamburger.png");
  background-position: 50% 50%;
  background-size: 30px 30px;
  background-repeat: no-repeat;
}
.menubtn:hover,
.openmenu .menubtn {
  color: #bdd43e;
  background-image: url("../images/hamburger-active.png");
}

section {
  background: #f5f5f5;
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

.jianjie {
  float: left;
  width: 94%;
  margin-left: 3%;
  color: #565656;
  text-align: center;
  padding-top: 8px;
}
.jianjie H1 {
  text-align: center;
  font-size: 16px;
  color: #e6212b;
  line-height: 26px;
}
.jianjie H2 {
  text-align: center;
  font-size: 14px;
  color: #4b4b4b;
  line-height: 22px;
}

.hottu {
  float: left;
  position: relative;
  width: 95%;
  margin-left: 2.5%;
}

.hottu img {
  width: 100%;
}

.hottu .wenzi {
  height: 60px;
  position: absolute;
  bottom: 0px;
  background: url(/skin/m/images/wenbg.png) bottom repeat-x;
  width: 100%;
  overflow: hidden;
}

.hottu .wenzi p {
  color: #fff;
  position: absolute;
  bottom: 0px;
  font-size: 14px;
  padding-bottom: 8px;
  display: block;
  width: 95%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.hottu a:link {
  color: #ffffff;
  text-decoration: underline;
}

.hottu a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.hottu a:hover,
a:active {
  color: #ffffff;
  text-decoration: none;
}

/** toggle menu **/
body.openmenu {
  position: fixed;
  overflow: hidden;
}

#pgcontainer {
  padding: 10px 3%;
  margin: 0;
  float: left;
  width: 94%;
}

#content {
  max-width: 100%;
  font-family: "Microsoft Yahei";
  padding: 10px 0% 0px 0%;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#content h1 {
  font-family: "Microsoft Yahei";
  font-size: 1.2em;
  line-height: 1.4em;
  padding-bottom: 5px;
  font-weight: 700;
  color: #484848;
  text-align: center;
  letter-spacing: -0.05em;
}

#content img {
  max-width: 100%;
  margin-bottom: 10px;
  float: left;
  height: auto;
}

.sydt {
  position: relative;
  float: left;
  width: 100%;
}

.daowenz {
  color: #fff;
  position: absolute;
  bottom: 0px;
  line-height: 30px;
  padding-left: 10px;
  font-size: 14px;
}
.daowenz a:link {
  color: #fff;
  text-decoration: none;
}
.daowenz a:visited {
  color: #fff;
  text-decoration: none;
}
.daowenz a:hover,
a:active {
  color: #fff;
  text-decoration: none;
}
.sydt img {
  float: left;
  width: 100%;
}

#situzong {
  float: left;
  width: 100%;
}

.overlay {
  position: fixed;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  right: 0;
  left: 0;
}

.openmenu .overlay {
  top: 0;
}
#mobile_icon_div,
#mini_chat,
#icon_module,
#iframe_mobile_chat {
  display: none !important;
  z-index: -10;
}
body {
  overflow: unset !important;
  position: relative !important;
}
