*.old_type {
  cursor: url(/uploads/image/zjjwsi1cur/mouse_default.cur), auto !important;
}
.old_type a, .old_type a img, .old_type a span, .old_type .dtree a, .old_type .old_boount {
  cursor: url(/uploads/image/zjjwsi1cur/pointer.cur), auto !important;
}
.old_type .bodyer .main1 .sec1 {
  margin-bottom: 30px;
}
/* 头部 */
.old_type .subpage {
  padding-top: 1.2rem;
}
.old_type .header, .old_type .footer, .old_type .bodyer {
  min-width: 0;
}
.old_type .header .main, .old_type .header .language .main, .old_type .footer .main, .old_type .bodyer .main1 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: relative;
}
.old_type .header .main {
  width: 1200px;
}
/* module: common css --end */

/* module: header css style by liwb */
.old_type .header {
  width: 100%;
}
.old_type .header .wrap {
  width: 100%;
  height: 300px;
  background: url(/uploads/image/i44576/bg_header.png) no-repeat center center;
  background-size: cover;
}
.old_type .header .language {
  background: rgba(0, 81, 162, 0.3);
  padding: 10px 0;
}
.old_type .header .language .main {
  text-align: none;
}
.old_type .header .language .main a {
  font-size: 28px;
  margin: 0 15px;
  color: #004a81;
  display: inline-block;
}
.old_type .header .logo {
  float: left;
  padding-left: 0;
}
.old_type .search .history {
  display: none;
}
.old_type .header .search {
  width: 420px;
  margin: 0 0 0 414px;
  margin-top: 30px !important;
  float: left;
}
.old_type .header .form-control {
  box-shadow: none;
  border: none;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 2rem;
  width: 422px;
  height: 64px;
  font-size: 36px;
  padding-left: 20px;
  color: #fff;
}
.old_type .header .history {
  text-align: left;
}
.old_type .header .history a {
  display: inline-block;
  font-size: 0.32rem;
  color: #fff;
  margin: 0.04rem 0.08rem;
}
input::-webkit-input-placeholder {
  /* webkit browsers */
  color: #fff;
}
.old_type .header .search .form-control-feedback {
  color: #fff;
  font-size: 36px;
  top: 17px;
  right:10px;
  pointer-events: auto;
}
.old_type .menu-box {
  background-color: #003567;
  height: 200px;
}
.old_type .menu-box .menu-list {
  width: 1200px;
  margin: 0 auto;
  height: 100px;
  padding-left: 0;
  font-size: 0;
}
.old_type .menu-list > li {
  width: 20%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  height: auto;
}
.old_type .menu-list a {
  display: block;
  transition-duration: 0.2s;
  text-align: center;
}
.old_type .menu-list li.active > a .text {
  color: rgba(255, 255, 255, .8);
}
.old_type .menu-list .text {
  color: #fff;
  font-size: 48px;
  display: inline-block;
  line-height: 100px;
}
.old_type .menu-list li.has-chlid:hover {
  /* background-color: #306897; */
  background: none;
}
.old_type .menu-list li.has-chlid:hover .sub-list {
  display: block;
  opacity: 1;
}
.old_type .menu-list li a h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.old_type .sub-list {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  margin: 0;
  padding: 0;
  opacity: 0;
  display: none;
  background-color: #306897;
  display: none !important;
}
.old_type .sub-list li {
  list-style: none;
  margin-top: 0;
  text-align: center;
}
.old_type .sub-list .text {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: .28rem;
  transition-duration: 0.2s;
  height: 0.8rem;
  line-height: 0.8rem;
  color: rgba(255, 255, 255, .8)
}
.old_type .sub-list li:hover a {
  background-color: #235580;
}
.old_type .sub-list li:hover .text {
  color: #fff;
}
/* module: header css --end */

/* module: bodyer css style by liwb */

/* module: bodyer css --end */

/* module: footer css style by liwb */
.old_type .footer {
  background: url(/uploads/image/i44576/bg_footer.png) no-repeat center center;
  background-size: cover;
  height: auto;
  color: #fff;
  padding: 30px 0;
}
.old_type .footer .menu-box {
  background-color: transparent;
  height: auto;
}
.old_type .footer .menu-box .menu-list {
  height: auto;
}
.old_type .footer .menu-list > li {
  padding-left: 0.36rem;
  padding-right: 0.36rem;
}
.old_type .footer .menu-list a {
  margin-bottom: 0.04rem;
}
.old_type .footer .menu-list .text {
  font-size: 48px;
  font-weight: normal !important;
}
.old_type .footer .menu-list li.has-chlid:hover {
  background-color: transparent;
}
.old_type .footer .sub-list .text {
  height: 0.46rem;
  line-height: 0.46rem;
}
.old_type .footer .sub-list li:hover a {
  background-color: transparent;
}
.old_type .footer .menu-list li:hover > a .text {
  color: #fff;
}
.old_type .footer .sub-list {
  padding-top: .1rem;
  display: block;
  opacity: 1;
  left: 0;
  width: 100%;
  background-color: transparent;
}
.old_type .footer .sub-list li {
  width: auto;
}
.old_type .footer .sub-list .text {
  font-size: 0.28rem;
  font-weight: normal;
}
.old_type .footer .link {
  font-size: 36px;
  padding: 0;
}
.old_type .footer .link a {
  margin: 0 10px;
  font-size: 36px;
}
.old_type .footer .link a:hover {
  color: #fff;
}
.old_type .footer .link span {
  padding: 0 0.01rem;
  color: #fff;
}
.old_type .copyright {
  text-align: center;
}
.old_type .copyright p {
  padding: 0.04rem 0;
  margin: 0;
  font-size: 36px;
  line-height: 64px;
}
.old_type .back-header {
  position: fixed;
  right: 0.3rem;
  bottom: -1.8rem;
  color: #24344e;
  background-color: #c9d3dd;
  width: 180px;
  height: 110px;
  text-align: center;
  font-size: 0.32rem;
}
.old_type .back-header .iconfont {
  display: block;
  padding-top: 0.01rem;
  font-size: 36px;
}
.old_type .back-header span {
  font-size: 36px;
}
.old_type .weixin-sina {
  position: fixed;
  right: 0.5rem;
  top: 55%;
  z-index: 1001;
}
.old_type .weixin-sina .box {
  position: relative;
}
.old_type .weixin-sina .iconfont {
  /* background: #fff;
    border: 0.04rem solid #2d8ce9;
    width: 1.56rem;
    height: 1.56rem;
    line-height: 1.56rem;
    border-radius: 100%;
    font-size: 1.28rem;
    display: block; */
}
.old_type .weixin-sina a.weixin, .old_type .weixin-sina a.weibo {
  color: #2d8ce9;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
}
.old_type .weixin-sina span {
  display: block;
  padding-top: 0.16rem;
  padding-left: 0.16rem;
}
.old_type .weixin-sina .popup {
  position: absolute;
  top: 0;
  right: 1.8rem;
  width: 492px;
  height: 183px;
  background: url(/uploads/image/i44576/bg_code.png) no-repeat;
  display: none;
  background-size: 430px;
}
.old_type .weixin-sina .weixin-popup {
  top: -1.6rem;
}
.old_type .weixin-sina .weibo-popup {
  top: 1.1rem;
}
.old_type .weixin-sina .close {
  position: absolute;
  right: 8.5rem;
  top: 1rem;
  color: #979797;
  font-size: 36px;
}
.old_type .weixin-sina .media {
  padding-top: 0.5rem;
  padding-left: 0.16rem;
}
.old_type .weixin-sina .media-heading {
  font-size: 28px;
  color: #223a60;
  padding-bottom: 0.2rem;
}
.old_type .weixin-sina .media-body p {
  margin: 0;
  padding: 0.04rem;
  color: #8797b1;
  font-size: 18px;
}
/* module: footer css --end */
.old_type .carousel {
  height: 4rem;
}
.old_type .carousel-indicators {
  padding: 0;
}
.old_type .carousel-indicators li {
  background-color: #3d5f85;
  border-color: #8ac3f5;
  margin: 0 .1rem;
}
.old_type .carousel-indicators .active {
  background-color: #8dc7fa;
  margin: 0 0.1rem;
}
.old_type .bodyer {
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  padding: 0 3%;
  background-color: #fff;
}
.old_type .bodyer .main1 {
  /*width: 100%;*/
}
.old_type .new_boount {
  display: block;
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 28px;
  height: 60px;
  line-height: 60px;
  color: #fff !important;
  padding: 0 15px;
  background: #ec940a;
  border-radius: 5px;
  cursor: pointer;
}
.old_type .form-group {
  margin-bottom: 0;
  left: 0;
}
.old_type .assistant {
  display: block;
  position: absolute;
  top: 50px;
  right: 180px;
  font-size: 28px;
  height: 60px;
  line-height: 60px;
  color: #fff !important;
  padding: 0 15px;
  background: #ec940a;
  border-radius: 5px;
}
.old_type .old_boount {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 28px;
  height: 60px;
  line-height: 60px;
  color: #fff !important;
  padding: 0 15px;
  background: #ec940a;
  border-radius: 5px;
  cursor: pointer;
}
.old_type .searchbutton {
  width: 40px;
  height: 40px;
  background-size: 100% 100%;
  top: 12px;
}

.old_type .copyright p .dangzhengjg {
  left: 579px;
  top: 0;
  position: static;
  display: inline-block;
}

.old_type .copyright p .zfzhaocuo {
  top: 0;
  right: 516px;
  position: static;
  display: inline-block;
}
.old_type .copyright .ghbs {
  height: 30px;
}