﻿@charset "UTF-8";
.new_banner {
  width: 1000px;
  margin: 0 auto;
}
.new_banner_border {
  margin: 36px 0 26px 0;
  /*border: 1px solid rgba(175, 215, 250, 1);*/
  border: 1px solid #e9e9e9;
}
.new_banner_border ul {
  list-style: none;
  display: flex;
  flex-direction: row;
}
.new_banner_border ul li {
  list-style: none;
  /*border-right: 1px solid rgba(175, 215, 250, 1);*/
  border-right: 1px solid #e9e9e9;
  flex-shrink: 0;
  width: 166px;
  height: 86px;
  box-sizing: border-box;
  color: #1b7ef6;
  font-weight: 400;
  text-align: center;
  padding: 17px 0;
  font-family: 'Microsoft YaHei';
}
.new_banner_border ul li:last-child {
  border-right: none;
}
.new_banner_border ul li.special {
  padding: 8px 0;
  cursor: pointer;
  position: relative;
}
.new_banner_border ul li.special .special_on {
  box-shadow: 2px 2px 10px 2px rgb(0 0 0 / 30%);
  padding: 0 10px;
  background-color: rgba(255, 255, 255, 1);
  font-size: 14px;
  position: absolute;
  left: 0px;
  top: 86px;
  right: 0;
  z-index: 10;
  border-radius: 6px;
  width: 100%;
  display: none;
}
.new_banner_border ul li.special:hover .special_on {
  display: block;
}
.new_banner_border ul li.special .special_on .det {
  display: flex;
  flex-direction: column;
}
.new_banner_border ul li.special .special_on .det .det-c {
  font-size: 12px;
  line-height: 1;
  display: flex;
  justify-content: space-between;
}
.new_banner_border ul li.special .special_on .det .det-c .text {
  width: 110px;
  line-height: 24px;
  height: 24px;
  text-align: left;
}
.new_banner_border ul li.special .special_on .det .det-c .text .dian {
  display: inline-block;
  background-color: #1c7df6;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 5px;
  display: none;
}
.new_banner_border ul li.special .special_on .det .det-c .num {
  flex: 1;
  line-height: 24px;
  height: 24px;
  font-family: Arial;
  font-size: 16px;
  text-align: right;
  white-space: nowrap;
}
.new_banner_border ul li.special .special_on .det .det-c .num .mic {
  margin-left: 3px;
  font-size: 12px;
}
.new_banner_border ul li .top_p {
}
.new_banner_border ul li .top_p b {
  font-size: 24px;
  font-weight: 400;
}
.new_banner_border ul li .top_p span {
  font-size: 12px;
  margin-left: 5px;
}
.new_banner_border ul li .bottom_p {
  font-size: 16px;
}

.htop .top .tabbar ul {
  height: auto;
  width: auto;
  clear: both;
  overflow: visible;
}

.htop .top .tabbar ul li.select a.tab-item:after {
  display: none;
}

.htop .top .tabbar ul li .tab-item-img {
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 100;
  display: none;
}

.htop .top .tabbar ul li .tab-item-img img {
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
}

.htop .top .tabbar ul li:hover .tab-item-img {
  display: block;
}

.htop .top .top-search {
  width: auto;
  margin-top: 0;
  background: none;
  height: 50px;
}

.topR {
  font-size: 22px;
  color: #333;
  padding-right: 57px;
  height: 100%;
}

.topR span {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  line-height: 50px;
}

.topRs1 {
  color: #1b7bf4;
}

.topRs1 img {
  vertical-align: middle;
  margin-right: 18px;
}

.topRs1 b {
  background: #333;
  width: 1px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
}

.topRs2 {
  margin-left: 18px;
}

.zjtxzxqy {
  /*background: #f8f8f8;*/
  background: #fcfcfc;
}

.zjtxzxqy_wrap {
  width: 1000px;
  margin: 0 auto;
}

.zjtx_title {
  color: #000;
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  padding: 15px 0 18px 0;
}

.zjtx_subtitle {
  font-size: 15px;
  color: #545454;
  text-align: center;
}

.zjtx_subtitle p {
  margin-bottom: 10px;
}

.zjtx_subtitle p span {
  color: #0057e9;
  cursor: pointer;
}

.zjtx_ul {
  padding: 0 0 23px 0;
}

.zjtx_ul ul {
  list-style: none;
  clear: both;
  display: flex;
  flex-wrap: wrap;
}
.zjtxzxqy-w .zjtx_ul ul li .z_w img {
  width: 56px;
  height: 56px;
  position: absolute;
  top: -18px;
  left: 35px;
}
.zjtxzxqy-w .zjtx_ul {
  padding-top: 30px;
}
.hqfw-jg .jgfw_ul ul {
  padding: 0 30px;
}

.zjtx_ul ul li {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}

.zjtx_ul ul li:nth-child(4) {
  margin-right: 0;
}

.zjtx_ul ul li .z_w {
  position: relative;
  background: #fff;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
}

.zjtx_ul ul li .z_w .z_til {
  text-align: right;
  font-size: 20px;
  color: #1b7bf4;
  border-bottom: 1px solid #ededed;
  padding: 54px 30px 10px 0;
  font-weight: bold;
}

.zjtx_ul ul li .z_w .z_p_h {
  padding: 0 34px 0 35px;
  min-height: 164px;
}

.zjtx_ul ul li .z_w .z_p_h p {
  font-size: 15px;
  color: #545454;
  text-align: left;
  padding-top: 12px;
}

.zjtx_ul ul li:last-child {
  margin-right: 0;
}

.zjtx_btn {
  padding-bottom: 20px;
  text-align: center;
}

.zjtx_btn a {
  color: #fff;
  display: inline-block;
  width: 196px;
  height: 45px;
  line-height: 45px;
  background: #008beb;
  font-size: 20px;
  border-radius: 22px;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
}

.hqfw .zjtx_title {
  text-align: left;
  font-size: 23px;
  color: #000;
  position: relative;
  padding: 26px 0 29px 0;
}

.hqfw .zjtx_title:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 45px;
  height: 3px;
  background: #1b7bf4;
}

.hqfw .zjtx_ul ul {
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
  background: #fff;
  padding: 0;
  margin: 0;
}

.hqfw .zjtx_ul ul li {
  margin-right: 0;
  width: calc((100% - 0px) / 4);
}

.hqfw .zjtx_ul ul li .z_w {
  text-align: center;
  margin: 28px 0 28px 0;
  box-shadow: none;
  border-right: 1px solid #ededed;
  box-sizing: border-box;
}
.hqfw.hqfw-w .zjtx_ul ul li .z_w .z_p_h {
  min-height: 80px;
}

.hqfw .zjtx_ul ul li .z_w .z_til {
  text-align: center;
  padding: 0 0 24px 0;
  font-size: 20px;
  font-weight: bold;
  color: #555;
  border-bottom: none;
}

.hqfw .zjtx_ul ul li .z_w img {
  width: 50px;
  height: 53px;
  margin: 22px 0 20px 0;
}

.hqfw .zjtx_ul ul li .z_w .z_p_h {
  height: auto;
  padding: 0;
}

.hqfw .zjtx_ul ul li .z_w .z_p_h a {
  width: 50%;
  text-align: center;
  font-size: 17px;
  color: #545454;
  float: left;
  margin-bottom: 8px;
  position: relative;
  z-index: 998;
}
.hqfw .zjtx_ul ul li .z_w .z_p_h a .tab-item-img {
  position: absolute;
  left: -14px;
  top: 100%;
  z-index: 999;
  padding-top: 6px;
  background: #fff;
  display: none;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
}
.hqfw .zjtx_ul ul li .z_w .z_p_h a:hover {
  z-index: 1000;
}
.hqfw .zjtx_ul ul li .z_w .z_p_h a .tab-item-img .text {
  display: block;
  background: #fff;
  font-size: 14px;
  padding: 4px 0;
}
.hqfw .zjtx_ul ul li .z_w .z_p_h a .tab-item-img img {
  width: 150px !important;
  height: 150px !important;
  margin: 0 !important;
}
.hqfw .zjtx_ul ul li .z_w .z_p_h a:hover .tab-item-img {
  display: block;
}

.hqfw .zjtx_ul ul li .z_w .z_p_h a.on {
  width: 100%;
}

.hqfw .zjtx_ul ul li:last-child .z_w {
  border-right: none;
}

.jgfw_ul ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 30px 31px 15px 31px;
}

.jgfw_ul ul li {
  font-size: 22px;
  color: #666;
  flex: 0 0 20%;
}

.jgfw_ul ul li span {
  background: #fff;
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 14px;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  border: 1px solid #e9e9e9;
}

.jgfw_ul ul li.on {
  color: #fff;
}

.jgfw_ul ul li.on span {
  background: #1b7bf4;
  border: 1px solid #1b7bf4;
}

.jgfw_jia ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.jgfw_jia ul li {
  list-style: none;
  flex: 0 0 20%;
  margin-bottom: 10px;
}

.jgfw_jia ul li .jgfw_jia_w {
  border: 1px solid #e9e9e9;
  padding: 22px;
  margin-right: 10px;
  background: #fff;
}
.jgfw_jia ul li .jgfw_jia_w {
  padding: 0 0 10px 0;
}

.jgfw_jia ul li .jgfw_jia_w .jgfw_jia_w_img {
  height: 122px;
  width: 100%;
}

.jgfw_jia ul li .jgfw_jia_w .jgfw_jia_w_p {
  font-size: 15px;
  color: #666;
  height: 40px;
  overflow: hidden;
  text-align: center;
  margin: 8px 16px;
  line-height: 20px;
}
.orgList .zjtx_title a {
  font-size: 12px;
  color: #666;
  margin: 0 !important;
}
.orgList .zjtx_title span {
  margin: 0 !important;
  font-size: 12px;
}

.jgfw_jia ul li:nth-child(5n) .jgfw_jia_w {
  margin-right: 0px;
}

.hpmd_search_w {
  padding: 0 0 38px 0;
}

.hpmd_search_w .hpmd_search .hpmd_search_input {
  width: 320px;
}

.hpmd_search_w .hpmd_search .hpmd_search_input .el-input__inner {
  height: 40px;
  line-height: 40px;
  border-radius: 20px 0 0 20px;
}

.hpmd_search_w .hpmd_search .text {
  width: 70px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 0 20px 20px 0;
  background: url(../images/zjtx/search.png) no-repeat #1b7bf4 50% 50%;
  background-size: 14px 14px;
  cursor: pointer;
  font-size: 0;
}

.hpmd_search_w .hpmd_search span img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.ch_wr_ul .ch_single_ul .ch_w_ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 20px;
}

.ch_wr_ul .ch_single_ul .ch_w_ul li {
  flex: 0 0 33.33%;
  cursor: pointer;
  font-size: 16px;
  color: #686868;
  margin-bottom: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ch_wr_ul .ch_wr_btn {
  text-align: center;
  margin-top: 40px;
}

.ch_wr_ul .ch_wr_btn span {
  cursor: pointer;
  color: #0d6dc8;
  font-size: 18px;
}

.footWrap {
  background: #4f4f4f;
  padding: 45px 25px 18px 25px;
}

.footWrap .footH {
  font-size: 14px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-bottom: 60px;
}

.footWrap .footH .footHl dl {
  display: inline-block;
  margin-right: 53px;
  line-height: 1;
  vertical-align: text-top;
}

.footWrap .footH .footHl dl dt {
  text-align: left;
  padding-bottom: 15px;
}

.footWrap .footH .footHl dl dd {
  color: #838383;
  padding-bottom: 0 !important;
  vertical-align: middle;
  margin-bottom: 20px;
}

.footWrap .footH .footHl dl dd.hand {
  cursor: pointer;
}

.footWrap .footH .footHl dl dd.hand a {
  color: #838383;
}

.footWrap .footH .footHl dl dd span {
  font-weight: bold;
  color: #fff;
}

.footWrap .footH .footHl dl dd img {
  vertical-align: middle;
}

.footWrap .footH .footHl dl dd img.foottel {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.footWrap .footH .footHl dl dd img.footimg {
  background: #fff;
  padding: 4px;
  width: 74px;
  height: 74px;
}

.footWrap .footH .footHr dl {
  display: inline-block;
  line-height: 1;
  margin-left: 30px;
  vertical-align: text-top;
}

.footWrap .footH .footHr dl dt {
  text-align: center;
  padding-bottom: 15px;
}

.footWrap .footH .footHr dl dd {
  color: #838383;
  padding-bottom: 15px;
  vertical-align: middle;
}

.footWrap .footH .footHr dl dd img {
  vertical-align: middle;
  margin: 0 10px;
}

.footWrap .footH .footHr dl dd img.foottel {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.footWrap .footH .footHr dl dd img.footimg {
  background: #fff;
  padding: 4px;
  width: 74px;
  height: 74px;
}

.footWrap .footC .footdw {
  text-align: center;
}

.footWrap .footC .footdw span {
  color: #838383;
  margin: 0 4px;
}

.footWrap .footC .footlink {
  padding-top: 20px;
  text-align: center;
}

.footWrap .footC .footlink span {
  color: #fff;
  margin: 0 8px;
  cursor: pointer;
}

.footWrap .footC .footlink span a {
  color: #838383;
}

.footWrap .footC .footba {
  padding-top: 15px;
  text-align: center;
}

.footWrap .footC .footba span {
  vertical-align: middle;
  color: #838383;
  padding: 0 15px;
}

.footWrap .footC .footba span a {
  color: #838383;
}

.footWrap .footC .footba span img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 4px;
}

.footWrap .footC .footsm {
  text-align: center;
  color: #ffc17b;
  padding-top: 14px;
}

.footWrap .footC .footdun {
  text-align: center;
  padding-top: 16px;
}

.footWrap .footC .footdun img {
  width: 40px;
  height: 40px;
}

.hpmd_search_w .hpmd_search {
  text-align: center;
}

.hpmd_search_w .hpmd_search .hpmd_search_input .el-input__inner {
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  width: 320px;
  border-radius: 12px 0 0 12px;
}

.hpmd_search_w .hpmd_search span {
  width: 70px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 0 20px 20px 0;
  background: #1b7bf4;
  cursor: pointer;
  font-size: 0;
}

.hpmd_search_w .hpmd_search span img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.ch_wr_ul .ch_single_ul h4 {
  font-size: 22px;
  text-align: left;
  height: 40px;
  line-height: 40px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
}

.ch_wr_ul .ch_single_ul h4 span {
  font-size: 18px;
}

.ch_wr_ul .ch_single_ul h4 span b {
  font-size: 13px;
  color: #ed082e;
  margin-left: 6px;
}

.ch_wr_ul .ch_single_ul h4 .hpmd_float_r {
  color: #fff;
  background: #1b7bf4;
  font-size: 16px;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 30px;
  position: absolute;
  right: 0;
  top: 10px;
  display: block;
  font-weight: lighter;
  cursor: pointer;
}
.ch_single_ul > h4 > img {
  vertical-align: -2px;
}

.ch_wr_ul .ch_wr_btn {
  text-align: center;
  margin-top: 40px;
}

.ch_wr_ul .ch_wr_btn span {
  cursor: pointer;
  color: #0d6dc8;
  font-size: 18px;
}

.footWrap {
  background: #4f4f4f;
  padding: 45px 25px 18px 25px;
}

.footWrap .footH {
  font-size: 14px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-bottom: 60px;
}

.footWrap .footH .footHl dl {
  display: inline-block;
  margin-right: 53px;
  line-height: 1;
  vertical-align: text-top;
}

.footWrap .footH .footHl dl dt {
  text-align: left;
  padding-bottom: 15px;
}

.footWrap .footH .footHl dl dd {
  color: #838383;
  padding-bottom: 15px;
  vertical-align: middle;
}

.footWrap .footH .footHl dl dd.hand {
  cursor: pointer;
}

.footWrap .footH .footHl dl dd span {
  font-weight: bold;
  color: #fff;
}

.footWrap .footH .footHl dl dd img {
  vertical-align: middle;
}

.footWrap .footH .footHl dl dd img.foottel {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.footWrap .footH .footHl dl dd img.footimg {
  background: #fff;
  padding: 4px;
  width: 74px;
  height: 74px;
}

.footWrap .footH .footHr dl {
  display: inline-block;
  line-height: 1;
  margin-left: 30px;
  vertical-align: text-top;
}

.footWrap .footH .footHr dl dt {
  text-align: center;
  padding-bottom: 15px;
}

.footWrap .footH .footHr dl dd {
  color: #838383;
  padding-bottom: 15px;
  vertical-align: middle;
}

.footWrap .footH .footHr dl dd img {
  vertical-align: middle;
  margin: 0 10px;
}

.footWrap .footH .footHr dl dd img.foottel {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.footWrap .footH .footHr dl dd img.footimg {
  background: #fff;
  padding: 4px;
  width: 74px;
  height: 74px;
}

.footWrap .footC {
  font-size: 12px;
}

.footWrap .footC .footdw {
  text-align: center;
}

.footWrap .footC .footdw span {
  color: #838383;
  margin: 0 4px;
}

.footWrap .footC .footlink {
  padding-top: 20px;
  text-align: center;
}

.footWrap .footC .footlink span {
  color: #fff;
  margin: 0 8px;
  cursor: pointer;
}

.footWrap .footC .footba {
  padding-top: 15px;
  text-align: center;
}

.footWrap .footC .footba span {
  vertical-align: middle;
  color: #838383;
  padding: 0 15px;
}

.footWrap .footC .footba span img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 4px;
}

.footWrap .footC .footsm {
  text-align: center;
  color: #ffc17b;
  padding-top: 14px;
}

.footWrap .footC .footdun {
  text-align: center;
  padding-top: 16px;
}

.footWrap .footC .footdun img {
  width: 40px;
  height: 40px;
}

.jgfw_jia_w_sub {
  text-align: center;
  color: #999;
  font-size: 13px;
  border-top: 1px solid #e9e9e9;
  padding: 10px 0;
}

.jgfw_jia ul li {
  text-align: center;
}

.jgfw_jia ul li .jgfw_jia_w_num {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px;
}

.jgfw_jia ul li .jgfw_jia_w_num .num {
  font-size: 25px;
  color: #ee0000;
  margin-right: 6px;
  font-weight: bold;
  vertical-align: -1px;
}

.jgfw_jia ul li .jgfw_jia_w_btn .more {
  height: 28px;
  line-height: 28px;
  background: #1b7bf4;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  border-radius: 14px;
  font-size: 14px;
  cursor: pointer;
}

.jgfw_jia {
  padding-bottom: 50px;
}

.base-map .zjtx_title {
  text-align: left;
  font-size: 23px;
  color: #333;
  position: relative;
  padding: 30px 0 29px 0;
}

.base-map .zjtx_title:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 45px;
  height: 3px;
  background: #1b7bf4;
}

.hpmd_search {
  font-size: 0;
}

.base-map-content-area-info .info {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  margin-top: 16px;
}

.base-map-content-area-info .info .info-tit {
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  background: #1b7ef6;
}
.base-map-content-area-info .info .info-tit .address {
  font-size: 12px;
  vertical-align: 2px;
}
.base-map-content-area-info .info .info-tit .tit {
  font-size: 17px;
}
.base-map-content-area-info .info .info-det {
  padding: 40px 20px;
}

.base-map-content-area-info .det-list {
  display: flex;
}
.news-tar .newsq.new2 .new2_w ul li {
  padding-bottom: 40px;
}

.base-map-content-area-info .det-list > li {
  flex: 1;
  text-align: center;
  font-size: 15px;
  padding: 8px 0;
  margin-left: 8px;
}

.base-map-content-area-info .det-list > li .num {
  font-size: 26px;
  color: #1b7bf4;
  margin-right: 4px;
}
.base-map-content-area-info .det-list > li .text {
  font-size: 12px;
}

.base-map-content-area-info .det-list > li .dec {
  margin: 4px 0;
  font-size: 12px;
}
.base-map-content-area-info .det-list > li .dec .year {
  color: #999;
  display: block;
}
.base-map-content-area-info .det-list > li .year {
  font-size: 12px;
  transform: scale(0.8);
}

.base-map-content-area-info .chart {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.base-map-content-area-info .chart .tit {
  background: #ff8549;
  color: #fff;
  text-align: center;
  line-height: 45px;
}
.base-map-content-area-info .chart:last-child {
  margin-left: 12px;
}
.base-map-content-area-info .chart:last-child .tit {
  background: #1b7ef6;
}
.base-map-content-area-info .chart .info-tit {
  font-size: 16px;
}
.base-map-content-area-info .chart .tit .address {
  font-size: 12px;
  vertical-align: 2px;
}
.base-map-content-area-info .chart .chart-det {
  padding: 10px;
}
.base-map-content-area-info .chart .chart-det .sts-list {
  margin: 10px 5px 6px;
  overflow: hidden;
}
.base-map-content-area-info .chart .chart-det .sts-list > li {
  float: left;
  width: 50%;
  color: #666;
}

.base-map-content-area-info .chart .info-tit .tit {
  font-size: 17px;
}
.base-map-content-area-info .chartinfo .info-tit .tit {
  margin-bottom: 0px;
}
.base-map-content-area-info .chartinfo .det {
  font-size: 14px;
  margin-bottom: 8px;
}

.base-map-content-area-info .sts-list > li {
  font-size: 12px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}

.base-map-content-area-info .sts-list > li:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 3px;
}

.base-map-content-area-info .sts-list > li:nth-child(1):before {
  background: #489eff;
}

.base-map-content-area-info .sts-list > li:nth-child(2):before {
  background: #f1b500;
}

.base-map-content-area-info .sts-list > li:nth-child(3):before {
  background: #3ac918;
}

.f-phone dd {
  background: url(../image/footTel.png) no-repeat 0 -2px;
  padding-left: 28px;
  background-size: 18px 18px;
}

.footWrap .footH .footHr dl dd img.footimg {
  height: 150px !important;
  width: 150px !important;
}

.footWrap .footH {
  font-size: 20px !important;
}

.footWrap .footH .footHl dl dt {
  margin-bottom: 16px;
}

footer p {
  font-size: 20px;
  margin: 8px 0;
  text-align: center;
  width: auto;
}

.orgList {
  background: #f8f8f8;
}

.orgList .zjtx_title {
  font-size: 12px;
  color: #666;
  text-align: left;
  padding: 20px 0 23px 0;
}

.orgList .items {
  padding-left: 20px;
}

.orgList .items .tit {
  font-size: 15px;
  color: #333;
  position: relative;
  padding-left: 0;
  padding-bottom: 20px;
}

.orgList .items .tit:before {
  display: none;
}

.orgList .items .tit:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 13px;
  height: 2px;
  background: #1b7bf4;
}

.orgList .section-end {
  padding-left: 35px !important;
}

.orgList .body-content {
  background: #fff;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 33px;
}

.orgList .body-content .org_num_jia {
  font-size: 20px;
  color: #666;
  padding-bottom: 27px;
}

.orgList .body-content .org_num_jia span {
  font-size: 26px;
  color: #e60000;
  padding-bottom: 30px;
}

.orgList .body-content .jgfw_jia {
  padding-bottom: 0;
}

.orgList .body-content .org_num_jia {
  font-size: 14px;
  padding-bottom: 14px;
}

.orgList .header-content {
  padding-bottom: 12px;
}

.orgList .base-pages {
  padding: 26px 0;
}

.org_detail {
  background: #f8f8f8 !important;
}

.org_detail .base-detail-location {
  font-size: 13px !important;
  color: #666 !important;
  height: auto !important;
  border: 0 !important;
  padding: 24px 0 12px;
  line-height: normal !important;
}

#base-detail .base-detail-location.org-dets {
  padding: 17px 0 13px;
}

.org_detail .base-detail-location a {
  color: #666 !important;
}

.org_detail .base-detail-location .location-home {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.base-detail-location a {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.org_detail .orgbj_top {
  background: #1c7df6;
  width: 100%;
  height: 10px;
  position: relative;
  z-index: 2;
}

.org_detail .orgbj_top img {
  position: absolute;
  left: 378px;
  top: 10px;
  width: 25px;
  height: 10px;
}

.org_detail .base-detail-content .detail-info {
  margin-top: 0 !important;
  background: #fff;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
  padding: 20px 0 14px 0;
  height: 270px !important;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}

.org_detail .base-detail-content .detail-info .detail-info-bj {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 242px;
  height: 269px;
  z-index: 0;
}

.org_detail .base-detail-content .detail-info .detail-img {
  width: 390px !important;
  border: 0 !important;
  border-right: 1px solid #e9e9e9 !important;
}

.org_detail .base-detail-content .detail-info .detail-desc {
  position: relative;
  z-index: 1;
  height: auto !important;
  flex: 1;
  margin-right: 33px;
}

.org_detail .base-detail-content .detail-info .detail-desc .desc-title {
  font-size: 20px !important;
  color: #000 !important;
  float: none !important;
  margin-bottom: 5px;
  width: auto !important;
  /* text-align: center; */
}

.org_detail .base-detail-content .detail-info .detail-desc .desc-item {
  font-size: 24px !important;
  float: none !important;
  height: auto !important;
  line-height: 1.6 !important;
  margin-top: 10px !important;
  width: auto !important;
}
.org_detail .base-detail-content .detail-info .detail-desc .desc-item img {
  float: left;
  width: 21px;
  height: 20px;
  margin-right: 15px;
  margin-top: 3px;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-title {
  font-size: 16px !important;
  color: #666 !important;
  width: 70px !important;
  height: auto !important;
  text-align-last: justify;
  position: relative;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-title.removeW {
  width: auto !important;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-title:after {
  display: block !important;
  content: '：' !important;
  position: absolute;
  top: 0 !important;
  right: -24px !important;
  bottom: 0 !important;
  height: 100% !important;
  width: auto !important;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-content {
  width: auto !important;
  margin-left: 130px !important;
  float: none !important;
  height: auto !important;
  font-size: 16px !important;
  color: #666 !important;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-content.alter {
  margin-left: 110px !important;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-title.adw {
  width: 100px !important;
}
.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-content.adw {
  margin-left: 160px !important;
}

.org_detail .base-detail-content .detail-info .detail-img .detail-img_w {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}

.org_detail
  .base-detail-content
  .detail-info
  .detail-img
  .detail-img_w
  .detail-img_flex {
  flex: 1;
}

.org_detail .base-detail-content .other-info-subject {
  height: auto !important;
}
.banner {
  background: #f8f8f8;
}

.org_detail .base-detail-content .other-info-subject-title {
  margin: 19px 0 20px 36px;
  background: url(../image/det1.png) no-repeat center center;
  background-size: 100% 100%;
  width: 181px;
  height: 42px;
  font-size: 15px;
  color: #333;
  line-height: 42px;
  padding-left: 18px;
}
.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-content {
  font-size: 15px !important;
}
.org_detail
  .base-detail-content
  .detail-info
  .detail-desc
  .desc-item
  .desc-item-title {
  font-size: 15px !important;
}

.org_detail .base-detail-content .other-info-content-fold1 {
  font-size: 14px;
  color: #666;
  padding-left: 70px;
  padding-right: 70px;
  overflow: hidden;
  line-height: 24px;
}
.news-condi .new2 .new2_w ul li:hover,
.news-tar .newsq.new2 .new2_w ul li:hover {
  background: #3073c4;
  color: #fff !important;
  padding-top: 30px;
  padding-bottom: 40px;
  margin-top: 0;
  margin-bottom: 0;
}
.news-tar .newsq.new2 .new2_w ul li:hover {
  padding-bottom: 60px;
}
.news-condi .new2 .new2_w ul li:hover p,
.news-condi .new2 .new2_w ul li:hover h3,
.news-tar .newsq.new2 .new2_w ul li:hover p,
.news-tar .newsq.new2 .new2_w ul li:hover h3 {
  color: #fff;
}
.news-tar .newsq.new2 .new2_w ul li {
  padding-top: 30px;
}

.org_detail .base-detail-content .other-info-content-fold1.addHeight {
  height: 334px;
}

.org_detail .base-detail-content .other-info-content-fold1.on {
  height: auto !important;
  overflow: visible !important;
}

.org_detail_more {
  text-align: right;
}

.org_detail_more span {
  background: #ff7a39;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 12px;
  color: #fff;
  font-size: 13px;
  margin-top: 10px;
  padding: 0 10px;
  cursor: pointer;
}

.org_detail_more span img {
  margin-left: 4px;
  width: 7px;
  height: 8.5px;
  vertical-align: 1px;
}

.shryP {
  background: url(../image/lingxing.png) no-repeat left 4px;
  background-size: 15px 15px;
  padding-left: 30px;
  font-size: 16px;
  color: #666;
  margin-bottom: 18px;
}

.fwal_wrap {
  display: flex;
  flex-direction: row;
}

.fwal_carousel_flex {
  position: relative;
  display: flex;
  height: 100%;
}

.fwal_carousel_flex .small {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 20px;
  color: #fff;
  height: 42px;
  line-height: 42px;
  background: rgba(0, 0, 0, 0.2);
  padding-left: 20px;
}

.fwal_carousel_flex .small span {
  display: flex;
  height: 100%;
  width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fwal_wrap_carousel .el-carousel__indicators {
  right: 0;
  left: auto !important;
  transform: translateX(0%) !important;
  bottom: 5px !important;
}

.fwal_wrap_carousel
  .el-carousel__indicators
  .el-carousel__indicator
  .el-carousel__button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50%;
  opacity: 1 !important;
}

.fwal_wrap_carousel
  .el-carousel__indicators
  .el-carousel__indicator.is-active
  .el-carousel__button {
  background: #f20000;
}

.threeIcon {
  display: flex;
  font-size: 20px;
  align-items: center;
  margin: 18px 0 12px 0;
}

.threeIconFlex {
  padding-right: 20px;
  margin-right: 20px;
  font-size: 16px;
  border-right: 1px solid #e9e9e9;
}

.threeIconFlex.red {
  color: #f4433e;
}

.threeIconFlex.blue {
  color: #1d7ff7;
}

.threeIconFlex.green {
  color: #44ca6b;
}

.threeIconFlex:last-child {
  padding-right: 0px;
  margin-right: 0px;
  border-right: 0px solid #eee;
}

.threeIconFlex img {
  width: 17px;
  height: 20px;
  margin-right: 8px;
  vertical-align: text-bottom;
}

.award .section-end {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.award .section-end .sec-item .area-title {
  display: inline-block;
  font-size: 13px;
  color: #333;
}

.award .section-end .sec-item.sec-content {
  position: relative;
}

.award .section-end .sec-item.sec-content .el-input .el-input__inner {
  border-radius: 18px 0 0 18px;
  font-size: 13px;
}

.award .section-end .sec-item.sec-content .search {
  width: 46px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  height: 27px;
  line-height: 27px;
  border-radius: 0 18px 18px 0;
  background: #1b7bf4;
  cursor: pointer;
  font-size: 0;
  margin-left: -4px;
}

.award .section-end .sec-item.sec-content .search img {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-top: 7px;
}

.award .body-content {
  background: #fff;
  padding: 0 23px;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
}

.award-tab .el-tabs__item {
  font-size: 15px;
  height: 46px;
  line-height: 46px;
}
.sec-item .el-input__icon {
  line-height: 27px;
}

.award-list {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  /*padding-bottom: 40px;*/
}
.base-list-content .award-list {
  justify-content: initial;
}

.award-list li {
  list-style: none;
  flex: 0 0 33.33%;
  padding-left: 30px;
  margin: 10px 0;
  font-size: 14px;
  color: #686868;
}
.el-tabs__header {
  margin-bottom: 0;
}
.award-tab .el-tabs__item {
  margin-left: 10px;
  padding-right: 22px;
}

.award-list li .tit {
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.award_pagination {
  padding: 32px 0;
}

.new1 {
  padding: 15px 0 80px;
  position: relative;
}

.new1 .new1_w {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-right: 215px;
  padding: 8px 34px 30px 34px;
  margin-top: 28px;
}

.new1 .new1_w .zjtx_title {
  text-align: left;
  font-size: 23px;
  color: #000;
  position: relative;
  padding: 10px 0 20px;
}

.new1 .new1_w .zjtx_title:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 13px;
  height: 2px;
  background: #1b7bf4;
}

.new1 .new1_w p {
  font-size: 14px;
  color: #666;
  line-height: 2;
  letter-spacing: 1px;
}

.new1 img {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 1;
}

.new2 {
  position: relative;
}

.new2 .zjtx_title {
  color: #fff;
  font-size: 23px;
  padding: 30px 0;
}

.new2 .new2_subtitle {
  color: #fff;
  font-size: 15px;
  padding-bottom: 52px;
  letter-spacing: 0.75px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 1.6;
}

.new2 .new2_subtitle2 {
  text-align: center;
  margin-bottom: 18px;
}

.new2 .new2_subtitle2 span {
  color: #fff;
  font-size: 23px;
  position: relative;
  font-weight: bold;
  line-height: 1;
}

.new2 .new2_subtitle2 span:before {
  display: block;
  content: '';
  position: absolute;
  left: -180px;
  top: 14px;
  width: 160px;
  height: 1px;
  background: #fff;
}

.new2 .new2_subtitle2 span:after {
  display: block;
  content: '';
  position: absolute;
  right: -180px;
  top: 14px;
  width: 160px;
  height: 1px;
  background: #fff;
}

.new2 .new2_subtitle2.addBlock span {
  color: #333;
}

.new2 .new2_subtitle2.addBlock span:before {
  background: #333;
}

.new2 .new2_subtitle2.addBlock span:after {
  background: #333;
}

.new2 .new2_w {
  background: #fff;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
  position: relative;
}

.new2 .new2_w:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #1b7bf4;
}

.new2 .new2_w.addUlLIw ul li {
  flex: 0 0 25%;
}

.new2 .new2_w.addUlLIw1 {
  background: none;
  box-shadow: none;
  padding-top: 0;
}

.new2 .new2_w.addUlLIw1:before {
  display: none;
}

.new2 .new2_w.addUlLIw1 ul {
  margin: 0 -5px;
}

.new2 .new2_w.addUlLIw1 ul li {
  flex: 0 0 25%;
  margin: 0 5px;
  background: #fff;
  border-right: none;
  position: relative;
  box-shadow: 0px 2px 21px 0px rgba(17, 44, 57, 0.17);
}

.new2 .new2_w.addUlLIw1 ul li .nocontent {
  background: #f6f6f6;
  height: 74px;
  margin: 0 -29px;
}

.new2 .new2_w.addUlLIw1 ul li:after {
  display: block;
  content: '';
  position: absolute;
  right: -34%;
  bottom: 28px;
  background: url(../image/6.png) no-repeat center center;
  background-size: 100% 100%;
  width: 190px;
  height: 14px;
  z-index: 1;
}

.new2 .new2_w.addUlLIw1 ul li:last-child:after {
  display: none;
}

.new2 .new2_w.addUlLIw1 ul li img {
  position: absolute;
  bottom: 12px;
  left: 50%;
  width: 54px;
  height: 71px;
  margin-bottom: 0;
  margin-left: -40px;
}

.new2 .new2_w.addUlLIw1 ul li h3 {
  padding-top: 50px;
}

.new2 .new2_w ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.new2 .new2_w ul li {
  list-style: none;
  flex: 0 0 33.33%;
  border-right: 1px solid #ededed;
  padding: 0 35px 0 36px;
  margin-bottom: 20px;
}

.new2 .new2_w ul li:last-child {
  border-right: 0;
}

.new2 .new2_w ul li img {
  width: 74px;
  height: 49px;
  vertical-align: top;
  margin-bottom: 16px;
}

.new2 .new2_w ul li h3 {
  font-size: 18px;
  color: #555;
  margin-bottom: 14px;
  font-weight: bold;
}

.new2 .new2_w ul li p {
  min-height: 240px;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.new2 .new2_w ul li p.det1 {
  letter-spacing: 0.8px;
}
.new2 .new2_w ul li p.det2 {
  letter-spacing: 0px;
}
.new2 .new2_w ul li p.det3 {
  letter-spacing: 0.7px;
}
.newsq.new2 .new2_w ul li {
  padding: 0 30px;
}
.newsq.new2 .new2_w ul li p {
  letter-spacing: 0.5px;
}
.news-tar .newsq.new2 .new2_w ul li.new_winfo {
  padding-left: 24px;
  padding-right: 24px;
}
.new2.neww .new2_w.addUlLIw1 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.new2.neww .new2_w.addUlLIw1 ul li {
  margin-right: 6px;
  margin-left: 0 !important;
  width: calc((100% - 18px) / 4);
  flex: none;
}
.new2.neww .new2_w.addUlLIw1 ul li:nth-child(4n) {
  margin-right: 0px;
}
.neww.new2 .new2_w ul li {
  padding: 0 30px;
}
.newy.new2 .new2_w ul li {
  padding: 0 26px 0 26px;
}
.new2.neww .new2_w ul li p {
  min-height: 260px;
  height: 260px;
}
.new2.newy .new2_w ul li p.det {
  margin: 0 -3px;
  letter-spacing: 0.8px;
}

.new3CS {
  background: url(../image/4.png) no-repeat center center;
  background-size: 100% 100%;
  padding-bottom: 43px;
}

.new3CS .new2 .new2_w.addUlLIw {
  margin-bottom: 0;
  background: url(../image/home-bac.png) no-repeat center center;
  background-size: 100% 100%;
}

.new3CS .new2 .new2_w.addUlLIw:before {
  display: none;
}

.new3CS .new2 .new2_w.addUlLIw ul li {
  margin-top: 30px;
  text-align: center;
  border-right: 1px solid #e6e6e6;
}
.new3CS .new2 .new2_w.addUlLIw ul li:hover {
  background: #0d5fc9;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 0;
  margin-top: 0;
}

.new3CS .new2 .new2_w.addUlLIw ul li h3 {
  color: #fff;
  text-align: left;
}

.new3CS .new2 .new2_w.addUlLIw ul li p {
  color: #fff;
  text-align: left;
  height: 345px;
}

.new3CS .new2 .new2_w.addUlLIw ul li img {
  width: 64px;
  height: 61px;
  margin-bottom: 0;
}

.hqfw .zjtx_title .hpmd_float_r {
  color: #fff;
  background: #1b7bf4;
  font-size: 12px;
  width: 43px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  right: 0;
  top: 24px;
  display: block;
  cursor: pointer;
  font-weight: lighter;
}

.banner2 {
  background-size: 100% 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner-img > img {
  width: 100%;
  vertical-align: top;
}

.banner2_w {
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.banner2_w img {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
}

.banner2_w {
  color: #fff;
}
.banner2_w p {
  font-size: 12px;
  color: #ccc;
  text-align: center;
}
.banner2_w b {
  font-size: 15px;
  color: #ddd;
  font-weight: lighter;
}
.banner2_w span {
  font-size: 30px;
  line-height: 1;
}
.banner2_w .dq1 {
  position: absolute;
  bottom: 120px;
  left: 104px;
}
.banner2_w .dq2 {
  position: absolute;
  bottom: 158px;
  left: 200px;
}
.banner2_w .dq3 {
  position: absolute;
  bottom: 125px;
  left: 269px;
}
.banner2_w .dq4 {
  position: absolute;
  bottom: 87px;
  left: 394px;
}

.banner2_w .dq5 {
  position: absolute;
  bottom: 106px;
  left: 600px;
}
.banner2_w .dq6 {
  position: absolute;
  bottom: 170px;
  left: 820px;
}
.banner2_w .dq7 {
  position: absolute;
  bottom: 150px;
  left: 940px;
}
.tabbar-more {
  text-align: right;
}
.tabbar-more a {
  font-size: 16px;
  display: inline-block;
  margin-left: 32px;
  line-height: 45px;
  color: #1b7ef6;
  position: relative;
  font-weight: bold;
}
.tabbar-more a:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 16px;
  bottom: 16px;
  width: 1px;
  background: #1b7ef6;
}

.tabbar-more a:last-child:after {
  display: none;
}

.footer-wrap {
  padding-bottom: 20px;
  background-color: #4f4f4f;
}

.footer-wrap > .content {
  display: flex;
  padding-top: 30px;
}

.footer-wrap a {
  color: #8c8c8c;
  font-family: Microsoft Ya Hei;
}

.footer-wrap > .content > div {
  color: #8c8c8c;
}

.footer-wrap > .content > div > .title {
  font-size: 16px;
  line-height: 54px;
  color: #fff;
  font-family: Microsoft Ya Hei;
}

.footer-wrap > .content > div > .text {
  font-size: 16px;
  line-height: 32px;
  color: #8c8c8c;
  font-family: Microsoft Ya Hei;
}

.footer-wrap > .content > div > .text span {
  font-size: 16px;
  color: #fff;
  font-family: Microsoft Ya Hei;
}

.footer-wrap > .content > .link {
  text-align: left;
}

.footer-wrap > .content > .link > .text {
  width: 101px;
  text-align: left;
}

.footer-wrap > .content > .contact {
  flex: 1;
  text-align: left;
  margin-left: 50px;
}

.footer-wrap > .content > .contact .text {
  text-align: left;
}

.footer-wrap > .content > .wechat > .qrcode > img {
  margin: 0 10px 0 10px;
}

.footer-wrap > .content > .tiktok,
.footer-wrap > .content > .weibo {
  margin-left: 30px;
}

.footer-wrap > .other {
  display: flex;
  flex-direction: column;
}

.footer-wrap > .other > .row1 {
  font-size: 14px;
  line-height: 30px;
  color: #9f9f9f;
  font-family: Microsoft Ya Hei;
}
.news-condi {
  background: url(../image/new2.jpg) no-repeat center top;
  background-size: 100% 80%;
}
.news-condi > img,
.news-oper > img {
  display: none;
}
.news-oper {
  background: url(../image/homebanner2.png) no-repeat center top;
  background-size: 100% 70%;
  padding-bottom: 50px;
}

.footer-wrap > .other > .row2 a {
  font-size: 14px;
  line-height: 36px;
  color: #ddd;
  font-family: Microsoft Ya Hei;
}

.footer-wrap > .other > .row4 {
  font-size: 14px;
  color: #ffc77f;
  font-family: Microsoft Ya Hei;
  margin: 10px 0 10px 0;
}

.footer-wrap > .other > .row5 {
  font-size: 14px;
  line-height: 36px;
  color: #9f9f9f;
  font-family: Microsoft Ya Hei;
}

.footer-wrap > .other > .row6 {
  margin-top: 8px;
}
.news-condi {
  padding-bottom: 20px;
  overflow: hidden;
}
.news-tar .new2 .new2_subtitle2 {
  margin-bottom: 24px;
}
.news-condi .new2 .new2_w ul li {
  padding-bottom: 20px;
  margin-top: 30px;
}
.totop {
  width: 39px;
  height: 39px;
  background: url(../image/totop.png) no-repeat 0 0;
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 9999;
  cursor: pointer;
}
#sfjdmap > div:last-child {
  transition: none !important;
}

.serve-item {
  background: #f8f8f8;
  padding: 60px 0;
}
.serve-item .serve-cont {
  margin: 0 auto;
  width: 1000px;
}
.serve-item .phone {
  background: url(../image/phone.png) no-repeat 0 50%;
  padding-left: 70px;
  font-size: 18px;
  color: #666;
}
.serve-item .phone .num {
  font-size: 30px;
  font-style: italic;
  color: #005aee;
  display: block;
  font-weight: bold;
  font-family: 'Cambria';
}
.serve-item .phone .text {
  padding-left: 10px;
}
.serve-item .tit {
  font-size: 32px;
  position: relative;
  padding-left: 40px;
}
.serve-item .tit:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 36px;
  background-color: #005aee;
}
.serve-item .dec {
  margin: 40px 30px 50px;
  line-height: 36px;
  font-size: 18px;
  text-indent: 2em;
  color: #666;
}
.login-ban {
  min-height: 100vh;
  position: relative;
  background: #f8f8f8;
}
.login-ban .info {
  width: 1000px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -500px;
  margin-top: -240px;
  background: #fff;
  padding: 40px 40px 20px;
  box-sizing: border-box;
  box-shadow: 6px 6px 6px #ccc;
}
.login-ban .info img {
  width: 100%;
  vertical-align: top;
}
.login-ban .tit {
  font-size: 32px;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}
.login-ban .tit:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 36px;
  background-color: #005aee;
}
.login-ban .info > .info-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.login-ban .info > .info-list > li {
  padding: 10px 14px 40px 28px;
  text-indent: 2em;
  min-height: 300px;
  border-left: 1px solid #ededed;
  font-size: 18px;
  color: #666;
  line-height: 1.8;
}
.login-ban .info > .info-list > li:nth-child(1) {
  background: url(../image/first.png) no-repeat 50% 90%;
  border-left: 0;
  flex: 1;
  letter-spacing: 0.8px;
  text-indent: 1.1em;
  padding-left: 0;
}
.login-ban .info > .info-list > li:nth-child(2) {
  background: url(../image/second.png) no-repeat 50% 90%;
  flex: 1;
}
.login-ban .info > .info-list > li:nth-child(3) {
  background: url(../image/third.png) no-repeat 50% 90%;
  flex: 1;
}
.login-ban .info > .info-list > li:nth-child(4) {
  background: url(../image/fourth.png) no-repeat 50% 90%;
  padding-right: 0;
  letter-spacing: 1px;
  text-indent: 1.4em;
}
.login-ban .infos-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.login-ban .infos-list > li {
  border-left: 1px solid #ededed;
  padding: 70px 60px 80px;
  font-size: 18px;
  line-height: 1.3;
  color: #666;
  flex: 1;
}
.login-ban .infos-list > li .dec {
  line-height: 1.8;
}
.login-ban .infos-list > li:nth-child(1) {
  border: 0;
  padding-left: 0;
  padding-right: 40px;
  background: url(../image/base01.png) no-repeat 80% top;
  flex: 1;
}
.login-ban .infos-list > li:nth-child(2) {
  background: url(../image/base02.png) no-repeat 80% top;
}
.login-ban .infos-list > li:nth-child(3) {
  background: url(../image/base03.png) no-repeat 80% top;
  padding-right: 0;
  letter-spacing: 1px;
  flex: 1;
}
.login-ban .infos-list > li .title {
  font-size: 20px;
  margin-bottom: 40px;
  color: #333;
}
.more-info {
  display: flex;
}
.more-info .more {
  flex: 1;
  text-align: right;
}
.more-info .more .more-a {
  height: 52px;
  line-height: 52px;
  width: 220px;
  display: inline-block;
  background: #1b7bf4;
  color: #fff;
  font-size: 22px;
  text-align: center;
  border-radius: 26px;
  box-shadow: 0 0 10px #999;
}
.for-mobile-width {
  height: 417px;
}
.news-condi {
  height: 688px;
}
.news-tar {
  height: 522px;
}

.dq5 .det {
  padding: 0 10px;
  background-color: rgba(8, 8, 8, 0.3);
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}
.dq5:hover .det {
  display: block;
}
.dq5 .det span {
  font-size: 12px;
}
.dq5 .det .det-c {
  display: flex;
  align-items: center;
}
.dq5 .det .det-c .text {
  width: 110px;
  line-height: 24px;
  height: 24px;
}
.dq5 .det .det-c .text .dian {
  display: inline-block;
  background-color: white;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 5px;
}
.dq5 .det .det-c .num {
  flex: 1;
  line-height: 24px;
  height: 24px;
  font-family: Arial;
  font-size: 18px;
  text-align: right;
  white-space: nowrap;
}
.dq5 .det .det-c .mic {
  margin-left: 3px;
}
.serve-main {
  display: flex;
  padding-bottom: 20px;
}
.serve-main .serve-cont {
  margin-right: 10px;
  flex: 1;
  min-width: 0;
}
.serve-main .serve-info {
  flex: 1;
  font-size: 14px;
}
.serve-main .serve-info .serve-info-cont {
  background: #fff;
  padding: 20px 10px 16px;
  border-radius: 5px;
  height: 294px;
}
.serve-main .serve-info .serve-info-cont h2,
.serve-main .serve-info .serve-info-cont h3 {
  font-weight: 500;
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
}
.serve-main .serve-info .serve-info-cont .ser-item {
  padding: 0 20px;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 16px;
}
.serve-main .serve-info .serve-info-cont > .ser-item:last-child {
  border-bottom: 0;
}
.serve-main .serve-info .serve-info-cont .item-info {
  font-size: 14px;
  color: #545454;
  padding-bottom: 14px;
}
.serve-main .serve-info .zjtx_btn {
  padding-bottom: 0;
}
.serve-main .serve-info .zjtx_btn a {
  background: #1b7ef6;
}
.serve-main .serve-info .serve-info-cont .item-info p {
  text-indent: 2em;
  letter-spacing: 0.5px;
}
.service-list > li {
  display: flex;
}
.service-list > li .name {
  flex: 1;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.serve-info .item-info .blue-det {
  color: #2373fb;
  cursor: pointer;
}
.blue-det a {
  color: #2373fb;
}
.sec-item .serve-text .num {
  color: #f00;
  font-family: Arial;
  margin: 0 2px;
}
.serve-content .ser-list > li,
.serve-main .service-list > li {
  display: flex;
  align-items: center;
  color: #666;
  border-bottom: 1px dashed #dcdcdc;
  padding: 8px 10px;
}
.serve-main .service-list {
  background: #fff;
  padding: 12px;
  border-radius: 5px;
}
.serve-main .service-list > li {
  padding: 10px;
  border-bottom: 0;
  font-size: 14px;
  border-bottom: 1px dashed #eee;
  line-height: 24px;
}
.serve-content .ser-list > li .name,
.serve-main .service-list > li .name {
  flex: 1;
  margin-right: 20px;
  cursor: pointer;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.serve-content .ser-list > li .data,
.serve-main .service-list > li .date {
  color: #999;
}
.serve-content .ser-list > li .name:hover,
.serve-main .service-list > li .name:hover {
  color: #008beb;
}
.service-detail {
  padding: 20px 20px;
}
.service-detail .title {
  text-align: center;
  color: #1b7bf4;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
.service-detail .top-info {
  text-align: center;
  color: #999;
}
.service-detail .service-det {
  color: #666;
}
.service-detail .service-det,
.service-detail .service-det p,
.service-detail .service-det div,
.service-detail .service-det p span,
.service-detail .service-det span,
.service-detail .service-det strong,
.service-detail .service-det p strong {
  background: none !important;
  font-family: microsoft yahei !important;
  font-size: 16px !important;
  color: #666 !important;
  line-height: 1.8 !important;
  /* font-weight: lighter !important; */
}
.serve-main .zjtx_title .hpmd_float_r {
  top: 45px;
  right: 10px;
}
.new-chart {
  display: flex;
}
.new-chart .chart {
  flex: 1;
}
.zjtxzxqy .ch_wr_ul {
  background: #fff;
}
.service-det p {
  text-indent: 2em !important;
}
.service-det table {
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
}
.service-det table th {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.service-det table td {
  border-right: 1px solid #dcdcdc !important;
  border-bottom: 1px solid #dcdcdc !important;
}
.ch_wr_ul .ch_single_ul h4 {
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 1580px) {
  .footWrap .footH .footHr dl dd img.footimg {
    height: 80px !important;
    width: 80px !important;
  }
}

@media screen and (max-width: 1200px) {
  .login-ban {
    min-height: 800px;
  }
  footer {
    overflow: inherit;
  }
}

/*# sourceMappingURL=home1.css.map */
