/* 通用 */
body {
  background: none;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  background-color: #f1fbff;
}
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
.inner {
  box-sizing: border-box;
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .inner {
    width: 100%;
    padding: 0 0.1rem;
  }
}
.w-row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .w-row {
    flex-wrap: wrap;
  }
  .w-row > .w-col {
    width: 100% !important;
  }
  .w-row > .w-col + .w-col {
    margin-top: 30px;
  }
}
/* 头部header 开始 */
.zt_header {
  position: relative;
  height: 4.98rem;
  background: url(../images/zt_banner.png) no-repeat top center;
  background-size: auto 100%;
}
.zt_header .logo {
  padding-top: 0.5rem;
  text-align: left;
}
.zt_header .logo img {
  width: 2.52rem;
}
@media (max-width: 1200px) {
  .zt_header {
    height: 4rem;
    background-size: 150% auto;
  }
}
@media (max-width: 992px) {
  .zt_header {
    height: 3rem;
  }
  .zt_header .logo {
    padding-top: 0.3rem;
  }
  .zt_header .logo img {
    width: 2rem;
  }
}
/* 头部header 结束 */
/* 滚动条 开始 */
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-thumb {
  background-color: #bbb;
}
::-webkit-scrollbar-track-piece {
  background-color: #ddd;
}
/* 滚动条 结束 */
.zt_title {
  height: 62px;
  margin-bottom: 0.4rem;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 48px;
  text-align: center;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-image: url(../images/zt_title.png);
}
.paper_box {
  box-sizing: border-box;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 4px 2px 0px #4fa2ff;
  padding: 0.4rem;
}
.p {
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  color: #333;
  text-align: justify;
}
.p a:hover {
  color: #2ca6e0;
}
.p a,
.p b,
.p span {
  font-size: inherit;
  color: inherit;
}
.p .p_img {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 8px;
}
.p_icon1 {
  padding-left: 25px;
  background: url(../images/icon_li.png) no-repeat left 13px;
}
.p_icon2 {
  padding-left: 30px;
  background: url(../images/icon_q.png) no-repeat left 7px;
}
.pl-25 {
  padding-left: 25px;
}
.mb-10 {
  margin-bottom: 10px;
}
.tac {
  text-align: center !important;
}
.theme_color {
  color: #2ca6e0 !important;
}
.theme_color2 {
  color: #2ca6e0 !important;
}
.fff_color {
  color: #fff !important;
}
.theme_bg_box {
  height: 100%;
  border-radius: 6px;
  background: #effaff;
  border: 1px solid #2ca6e0;
  padding: 20px;
}
.theme_bg_box2 {
  border-radius: 6px;
  background: #2ca6e0;
  padding: 4px;
}
a.under_link {
  text-decoration: underline;
  color: #0f58bc;
}
.link_box a,
.link_box img {
  display: block;
  width: 100%;
}
.dy {
  margin-top: -0.6rem;
  padding: 0rem 0.4rem 0.45rem;
  background: url(../images/dy_bg.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.dy .gs {
  margin-bottom: 10px;
  width: 99px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  background: url(../images/dy_icon.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 992px) {
  .dy {
    background: #fff;
    border: 10px solid #f7b52c;
    margin-top: 0.3rem;
  }
}
.sqdx_box {
  display: flex;
  justify-content: start;
}
.sqdx_box img {
  flex-shrink: 0;
  width: 108px;
  height: 108px;
  margin-right: 20px;
}
.num {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2ca6e0;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}
.num2 {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #2ca6e0;
  font-size: 14px !important;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  color: #2ca6e0 !important;
  margin-right: 20px;
}
.p_rope {
  position: relative;
  padding-left: 80px;
  padding-bottom: 40px;
}
.p_rope .p {
  line-height: 40px;
  position: relative;
}
.p_rope .p.mtj {
  padding-right: 120px;
}
.p_rope .p.mtj::after {
  z-index: 1;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  width: 98px;
  height: 40px;
  background: url(../images/mtj.png) no-repeat center;
  background-size: contain;
}
.p_rope .num {
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
}
.p_rope::before {
  z-index: 1;
  content: '';
  position: absolute;
  bottom: 20px;
  left: 80px;
  right: 0px;
  height: 1px;
  border-top: 2px dashed #d8d8d8;
}
.p_rope::after {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0px;
  left: 20px;
  width: 1px;
  height: 100%;
  border-left: 2px dashed #2ca6e0;
}
.p_rope:last-child {
  padding-bottom: 0;
}
.p_rope:last-child::before {
  display: none;
}
.p_rope:last-child::after {
  height: calc(100% - 40px);
}
.sqcl_box {
  position: relative;
  padding-bottom: 100px;
}
.sqcl_box .zkgd {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 64px;
  background: url(../images/sqcl_more.png) no-repeat center;
  background-size: auto 100%;
}
.sqcl_box .p_rope:nth-child(n + 11) {
  display: none;
}
.sqcl_box.active {
  padding-bottom: 0px;
}
.sqcl_box.active .p_rope:nth-child(n + 11) {
  display: block;
}
.bllc_box {
  position: relative;
  height: 195px;
  border-radius: 6px;
  overflow: hidden;
}
.bllc_box img {
  width: 100%;
  height: 100%;
}
.bllc_box .fangda {
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 50px;
  height: 50px;
  background: url(../images/icon_fangda.png) no-repeat center;
  background-size: contain;
  transition: all 0.3s ease;
}
.bllc_box .fangda:hover {
  transform: scale(1.2);
}
.sbxz_box {
  display: flex;
}
.sbxz_box + .sbxz_box {
  margin-top: 15px;
}
@media (max-width: 992px) {
  .sbxz_box {
    flex-wrap: wrap;
  }
}
.sbxz_box .sbxz_title {
  flex-shrink: 0;
  margin-bottom: 20px;
  width: 126px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-right: 30px;
  background: url(../images/sbxz_title.png) no-repeat center;
  background-size: contain;
}
.sbxz_box:not(:last-child) > div {
  padding-bottom: 15px;
  border-bottom: 2px dashed #d8d8d8;
}
.xx_box {
  display: flex;
}
.xx_box + .xx_box {
  margin-top: 20px;
}
@media (max-width: 992px) {
  .xx_box {
    flex-wrap: wrap;
  }
}
@media (min-width: 993px) {
  .xx_box .xx_title {
    flex: 0 0 150px;
    border-right: 2px dashed #2ca6e0;
    padding-right: 20px;
    margin-right: 20px;
  }
}
.xx_box .xx_info .p {
  font-size: 16px;
  line-height: 2.5;
}
.xx_box i {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 20px;
  transition: all 0.3s;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.xx_box i.s1 {
  background-image: url(../images/xx_icon1.png);
}
.xx_box i.s2 {
  background-image: url(../images/xx_icon2.png);
}
.xx_box i.s3 {
  background-image: url(../images/xx_icon3.png);
}
.xx_box span {
  margin-right: 20px;
}
.cjwt_ul,
.zcjj_ul {
  margin: -20px 0;
}
.cjwt_ul li,
.zcjj_ul li {
  padding: 20px 0;
  line-height: 34px;
  padding-left: 50px;
  background: url(../images/icon_q.png) no-repeat left center;
  background-size: auto 34px;
}
.cjwt_ul li:not(:last-child),
.zcjj_ul li:not(:last-child) {
  border-bottom: 2px dashed #d8d8d8;
}
.cjwt_ul li a,
.zcjj_ul li a {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.cjwt_ul li a:hover,
.zcjj_ul li a:hover {
  color: #2ca6e0;
}
.zcjj_ul li {
  background: url(../images/icon_li.png) no-repeat left center;
  background-size: auto 20px;
  padding-left: 40px;
}
.side_nav {
  z-index: 999;
  position: fixed;
  right: calc(50% - 740px);
  bottom: 100px;
}
.side_nav .link_box {
  width: 100px;
  margin: 20px 0;
}
@media (max-width: 992px) {
  .side_nav {
    display: none;
  }
}
