<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  overflow-x: hidden;
  background-color: #D1ECFE !important;
}
body .container-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
}
body .container-box .bg-Box {
  width: 100vw;
}
body .container-box .bg-Box .bg {
  background: url(../img/cpzxerji.png) no-repeat;
  height: 380px;
  width: 100%;
  background-size: cover;
  font-size: 45px;
  color: white;
  margin-top: 50px;
}
body .container-box .tabList {
  margin-top: 70px;
  width: 80%;
}
body .container-box .tabList ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
body .container-box .tabList ul .nav-item {
  text-align: center;
  border-bottom: 5px solid #D1ECFE;
  cursor: pointer;
  color: #8A9CA7;
  font-size: 19px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .container-box .tabList ul .nav-item::before {
  content: '';
  width: 1px;
  height: 32px;
  background: #1e1e1e;
  opacity: 0.3;
  position: absolute;
  top: 10px;
  right: -20px;
}
body .container-box .tabList ul .nav-item:nth-child(5)::before {
  display: none;
}
body .container-box .tabList ul .nav-item img {
  display: none;
}
body .container-box .tabList ul .nav-item .puben {
  font-size: 9px;
  padding: 5px 0px;
}
body .container-box .tabList ul .nav-item .jiqi {
  display: none;
  width: 271px;
  top: 100%;
  z-index: 3;
  position: absolute;
}
body .container-box .tabList ul .nav-item .jiqi li {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-right: 0px;
  color: #333333;
  cursor: pointer;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #ffffff;
}
body .container-box .tabList ul .nav-item .jiqi li:hover {
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.05), -1px -1px 3px 3px rgba(0, 0, 0, 0.05);
  transform: scale(1.1);
  background-color: #ffffff;
  color: #275FBD;
}
body .container-box .tabList ul .nav-item .nav-link {
  padding: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 19px;
}
body .container-box .tabList ul .nav-item::after {
  position: absolute;
  content: "";
  top: 80%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #275FBD;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s;
}
body .container-box .tabList ul .nav-item:hover {
  color: #95a5a6;
}
body .container-box .tabList ul .nav-item:hover .jiqi {
  display: block;
}
body .container-box .tabList ul .nav-item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
body .container-box .tabList ul .active::after {
  transform: scaleX(1);
  transform-origin: left;
}
body .container-box .tabList ul .active .nav-link {
  color: #1E1E1E;
}
body .container-box .tabList ul .active .puben {
  color: #1E1E1E;
}
body .container-box .tabListSm {
  display: none;
}
body .container-box .tabContent {
  width: 100vw;
  margin-bottom: 30px;
}
body .container-box .tabContent .cpPub {
  display: none;
}
body .container-box .tabContent .cpPub:first-child {
  display: block;
}
body .container-box .tabContent .cpPub .jieshaobanner {
  margin-top: 75px;
}
body .container-box .tabContent .cpPub .jieshaobanner .left {

  width: 50%;

}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo {
  background-color: #B3C0CD;
  position: relative;
  width: 100%;
  height: 361px;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .swiper img {
  z-index: 3;
  width: 312px;
  height: 192px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -156px;
  margin-top: -91px;
  transition: all 0.5s linear;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .swiper img:hover {
  transform: scale(1.2);
  z-index: 3;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .yin {
  z-index: 1;
  height: 1px;
  width: 1px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 -10px 80px 150px #F6F8F9;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .dian {
  z-index: 2;
  cursor: pointer;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .dian img {
  height: 22.5px;
  width: 22.5px;
  z-index: 2;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .dian img:first-child {
  position: absolute;
  top: 50%;
  left: 0%;
}
body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .dian img:last-child {
  position: absolute;
  top: 50%;
  left: 95%;
}
body .container-box .tabContent .cpPub .jieshaobanner .left  .smImg {
  background-color: #D1ECFE;
  margin-top: 15px;
}
body .container-box .tabContent .cpPub .jieshaobanner .left  .smImg .smImgbox_active {
  border-radius: 4px;
  border: 1px solid #2A5ECB;
}
body .container-box .tabContent .cpPub  .jieshaobanner .left .smImg .smImgbox {
  height: 105px;
  position: relative;
  cursor: pointer;
}
body .container-box .tabContent .cpPub .jieshaobanner .left  .smImg .smImgbox img {
  z-index: 2;
  margin-right: 10px;
  width: 82px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -41px;
  margin-top: -25px;

  transition: all 0.5s ease;
}
body .container-box .tabContent .cpPub  .jieshaobanner .left .smImg .smImgbox img:hover {
  transform: scale(1.05);
  box-shadow: 5px 8px 10px #8A9CA7;
}
body .container-box .tabContent .cpPub .jieshaobanner .left  .smImg .smImgbox .yina {
  z-index: 1;
  height: 1px;
  width: px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 -10px 40px 40px #F6F8F9;
}
body .container-box .tabContent .cpPub .jieshaobanner .left  .smImg .smImgbox_one {
  margin-right: 15px;
}
body .container-box .tabContent .cpPub .jieshaobanner .right {
  margin-left: 20px;
  width: 50%;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .iconfont-tel {
  transition: all 0.3s linear;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .iconfont-tel:hover {
  transform: scale(1.2);
  cursor: pointer;
}
body .container-box .tabContent .cpPub .jieshaobanner .right h4 {
  margin-bottom: 0.5rem;
  color: black;
  font-size: 1.5rem;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .btnBox .active {
  background: linear-gradient(270deg, #384bbb, #3275d7);
  color: #ffffff;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .btnBox span {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 24px;
  border-radius: 12px;
  font-size: 12px;
  color: black;
  line-height: 24px;
  background-color: white;
  margin-right: 10px;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .btnBox span:last-child {
  margin-right: 0px;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .con {
  margin-top: 30px;
  /*background-color: #fff;*/
  min-height: 183px;
  padding: 0px 10px;
  font-size: 12px;
  color: black;
  display: none;

}
body .container-box .tabContent .cpPub .jieshaobanner .right .con:nth-child(1) {
  display: block;
}
body .container-box .tabContent .cpPub .jieshaobanner .right p {
  margin: 0px;
  color: black;
}
body .container-box .tabContent .cpPub .jieshaobanner .right .telP {
  margin-top: 10px;
}



@media screen and (max-width: 800px) {
  body {
    background-color: #D1ECFE !important;
    width: 100vw;

  }
  body .container-box {
    padding: 0;
    margin: 0;
    overflow: hidden !important;
  }
  body .container-box .bg-Box .bg {
    background: url(../img/cpzxerji.png) no-repeat;
    background-size: 100% 240px;
    height: 240px;
    font-size: 45px;
    color: white;
    margin-top: 81px;
  }
  body .container-box .tabList {
    margin-top: 20px;
    display: none;
  }
  body .container-box .tabList ul .nav-item {
    text-align: center;
    border-bottom: 5px solid #D1ECFE;
    color: #1E1E1E;
  }
  body .container-box .tabList ul .nav-item .nav-link {
    padding: 0;
    font-size: 12px;
    width: 50px;
    color: #8A9CA7;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container-box .tabList ul .nav-item::before {
    display: none;
  }
  body .container-box .tabList ul .nav-item img {
    display: block;
    height: 40px;
    width: 40px;
    margin-bottom: 5px;
  }
  body .container-box .tabList ul .nav-item p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #1E1E1E;
    display: none;
  }


  body .container-box .tabList ul .active::after {
    display: none;
  }
  body .container-box .tabListSm {
    display: block;
  }
  body .container-box .tabListSm .tabListSm_box {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body .container-box .tabListSm .tabListSm_box .tabListSm_box_show {
    width: 100vw;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    padding: 5px 20px;
  }
  body .container-box .tabListSm .tabListSm_box .tabListSm_box_show div {
    width: 100%;
  }
  body .container-box .tabListSm .tabListSm_box .tabListSm_box_show img {
    height: 60px;
    width: 60px;
    margin-right: 40px;
  }
  body .container-box .tabListSm .tabListSm_box .tabListSm_box_show div p {
    margin: 0;
    text-align: center;
  }
  body .container-box .tabListSm .tabListSm_box .tabListSm_box_show div span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  body .container-box .tabListSm .tabListSm_box .roList {
    display: none;
    width: 100vw;
    background-color: #ECEEF2;
    text-align: center;
  }
  body .container-box .tabListSm .tabListSm_box .roList a {
    display: block;
  }
  body .container-box .tabListSm .tabListSm_box .roList div {
    color: #333333;
  }
  body .container-box .tabListSm .tabListSm_box .roList:hover {
    color: #275FBD;
  }
  body .container-box .jieshaobanner {
    margin: 0 !important;
    margin-top: 75px;
  }
  body .container-box .jieshaobanner .left {
    background-color: #D1ECFE;
    height:380px !important;
    width: 100vw !important;
    padding: 0;
    margin: 0;
  }
  body .container-box .jieshaobanner .left .lunbo {
    position: relative;
    width: 100%;
    height: 200px;
    top: 0% !important;
  }
  body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .swiper img {
    z-index: 2;
    width: 300px;
    height: 200px;
    position: absolute;
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*margin: 0 !important;*/

  }
  body .container-box .tabContent .cpPub .jieshaobanner .left .lunbo .bigBanner .swiper img:hover {
    transform: scale(1) !important;
    width: 300px !important;
    height: 200px !important;
    z-index: 2;
  }
  body .container-box .jieshaobanner .left .lunbo .bigBanner .yin {
    z-index: 1;
    height: 1px;
    width: 1px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 15%;
    transform: translate(-50%, -50%);
    box-shadow: 0 -10px 40px 110px #F6F8F9;
  }
  body .container-box .jieshaobanner .left .lunbo .bigBanner .dian {
    z-index: 2;
  }
  body .container-box .jieshaobanner .left .lunbo .bigBanner .dian img {
    height: 22.5px;
    width: 22.5px;
    z-index: 2;
  }
  body .container-box .jieshaobanner .left .lunbo .bigBanner .dian img:first-child {
    position: absolute;
    top: 10%;
    left: 5% !important;
  }
  body .container-box .jieshaobanner .left .lunbo .bigBanner .dian img:last-child {
    position: absolute;
    top: 10%;
    left: 91% !important;
  }
  body .container-box .jieshaobanner .right {
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
  }
  body .container-box .jieshaobanner .right h4 {
    padding: 0 30px;
  }
  body .container-box .jieshaobanner .right .langtime {
    width: 100vw;
  }
  body .container-box .jieshaobanner .right .btnBox {
    padding: 0;
  }
  body .container-box .jieshaobanner .right .btnBox .active {
    background: linear-gradient(270deg, #384bbb, #3275d7);
    color: #ffffff;
  }
  body .container-box .jieshaobanner .right .btnBox span {
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 24px;
    border-radius: 12px;
    font-size: 12px;
    color: black;
    line-height: 24px;
    background-color: white;
    margin-right: 10px;
  }
  body .container-box .jieshaobanner .right .btnBox span:last-child {
    margin-right: 0px;
  }
  body .container-box .jieshaobanner .right .con {
    margin-top: 30px;
    background-color: #fff;

    padding: 20px;
    font-size: 12px;
  }
  body .container-box .jieshaobanner .right p {
    margin-top: 30px;
    padding: 0 30px;
  }
  body .container-box .smImg {
    background-color: #D1ECFE;
    margin-top: 50px;
    margin-bottom: 200px;
  }
  body .container-box .smImg .smImgbox {
    display: none;
    height: 105px;
    position: relative;
    background-color: #B4C1CE;
  }
  body .container-box .smImg .smImgbox img {
    z-index: 2;
    margin-right: 10px;
    width: 60px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  body .container-box .smImg .smImgbox .yina {
    z-index: 1;
    height: 1px;
    width: px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 -10px 40px 40px #F6F8F9;
  }
  body .container-box .smImg .smImgbox_one {
    margin-right: 15px;
  }
}
</pre></body></html>