body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 81.9%;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
@font-face {
  font-family: Arial-BoldMT;
  src: url('../font/Arial-BoldMT.otf');
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}


.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div3 a{
font-size: 13px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 56px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 70%;
    margin-top: 13%;
}
.mb-nav .logo img {
  max-height: 90px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
.mb-nav ul li:nth-last-child(2) .mxl-o{
    display: none;
}

.mb-nav ul li:nth-child(3) .mxl-o{
    display: none;
}
.mb-nav ul li:nth-child(4) .mxl-o{
    display: none;
}
.mb-nav ul li a {
  color: #333;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  /*white-space: nowrap;*/
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.mb-div3{
    display: none;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #000;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  /*background: #000 !important;*/
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 4px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #000;
}






.head-st {
  height: 1.82vw;
  background-color: #1761b7;
}
.head .head-cen {
  display: flex;
  align-items: center;
  max-width: 92.95%;
  margin: 0 auto;
}
.head .head-cen .head-rt {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.head .head-cen .head-rt .head-ul {
  display: flex;
}
.head .head-cen .head-rt .head-ul .head-li .head-a {
  font-size: 16px;
  color: #070707;
  transition: all 0.5s;
  display: block;
  position: relative;
  padding: 39px 33px;
}
.head .head-cen .head-rt .head-ul .head-li .head-a::after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 1px;
  height: 15px;
  background-color: #b8b8b8;
}
.head .head-cen .head-rt .head-ul .head-li:nth-child(1) .head-a::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 1px;
  height: 15px;
  background-color: #b8b8b8;
}
.banner {
  margin-top: 0;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .bg {
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .bg img {
  min-width: 100%;
  max-width: 101%;
  transform: scale(1.05, 1.05);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-nr {
  position: absolute;
  width: 100%;
  left: 0;
  top: 15.5%;
  text-align: center;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-nr .yc div {
  font-size: 2.5vw;
  font-weight: bold;
  color: #ffffff;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .bg img {
  animation: image-zoom-out 8s 0s forwards;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-nr .yc div {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
.banner .ban-swiper .ban-next,
.banner .ban-swiper .ban-prev {
  width: auto;
  height: auto;
  opacity: 1;
  background: none;
}
.banner .ban-swiper .ban-prev {
  left: 8.2%;
}
.banner .ban-swiper .ban-next {
  right: 8.2%;
}
.banner .ban-swiper .ban-pagination {
  text-align: left;
  bottom: 7%;
  left: 12%;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  transition: all 0.5s;
  width: 15px;
  height: 15px;
  background-color: #cdced3;
  opacity: 0.51;
  margin: 0;
  margin-right: 5px;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  background-color: #1761b7;
  opacity: 1;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(100%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.cpzx {
  margin-top: 48px;
}
.cpzx .cpzx-lb {
  margin-top: 5%;
  position: relative;
}
.cpzx .cpzx-lb .cpzx-lb-list{
    display: none;
}
.cpzx .cpzx-lb .cpzx-lb-list:nth-child(1){
    display: block;
}
.cpzx .cpzx-lb .swiper-button-prev,
.cpzx .cpzx-lb .swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  top: 41.5%;
  height: 40px;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  background-color: #1761b7;
  position: absolute;
  border-radius: 0%;
}
.cpzx .cpzx-lb .swiper-button-prev img,
.cpzx .cpzx-lb .swiper-button-next img {
  width: 32.5%;
}
.cpzx .cpzx-lb .swiper-button-prev {
  left: -4%;
}
.cpzx .cpzx-lb .swiper-button-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.cpzx .cpzx-lb .swiper-button-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.cpzx .cpzx-lb .swiper-button-prev:hover {
  background: #1761b7;
  box-shadow: 1px 1px 10px #1761b7;
}
.cpzx .cpzx-lb .swiper-button-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.cpzx .cpzx-lb .swiper-button-prev:hover img:nth-child(2) {
  left: 35%;
}
.cpzx .cpzx-lb .swiper-button-next:hover {
  background: #1761b7;
  box-shadow: 1px 1px 10px #1761b7;
}
.cpzx .cpzx-lb .swiper-button-next:hover img:nth-child(1) {
  left: 100%;
}
.cpzx .cpzx-lb .swiper-button-next:hover img:nth-child(2) {
  left: 35%;
}
.cpzx .cpzx-lb .swiper-button-next {
  right: -4%;
}
.cpzx .cpzx-lb .swiper-button-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.cpzx .cpzx-lb .swiper-button-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.cpzx .cpzx-lb .swiper-button-prev:after {
  display: none;
}
.cpzx .cpzx-lb .swiper-button-next:after {
  display: none;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide {
  position: relative;
  background-size: 100%;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a {
  padding: 16.4% 5.3% 15.4% 5.3%;
  text-align: center;
  display: block;
  position: relative;
  z-index: 2;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(1) {
  height: 13.697vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(1) img {
  max-height: 100%;
  transition: all 0.5s;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide:last-child a div:nth-child(1) img{
    border-radius: 1vw;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(2) {
  font-size: 16px;
  margin-top: 11px;
  color: #252525;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div {
  position: relative;
  z-index: 2;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a::after {
  position: absolute;
  left: 0;
  content: '';
  top: -3%;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/cp-bg.png) no-repeat;
  background-size: 100%;
  transition: all 0.5s;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid rgba(219, 219, 219, 0.76);
  border-bottom: 1px solid rgba(219, 219, 219, 0.76);
  transition: all 0.5s;
  opacity: 0;
  border-radius: 5px;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid rgba(219, 219, 219, 0.76);
  border-top: 1px solid rgba(219, 219, 219, 0.76);
  transition: all 0.5s;
  opacity: 0;
  border-radius: 5px;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide:hover a::after {
  opacity: 0;
}
.cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide:hover a div img {
  transform: scale(0.95);
}
.sy-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sy-bt div p:nth-child(1) {
  font-size: 28px;
  font-weight: bold;
  color: #1761b7;
}
.sy-bt div p:nth-child(2) {
  font-family: ArialMT;
  font-size: 18px;
  color: #050505;
  margin-top: -4px;
}
.sy-bt ul {
  display: flex;
}
.sy-bt ul li {
  position: relative;
  padding: 0 35px;
}
.sy-bt ul li a {
  transition: all 0.5s;
  font-size: 16px;
  font-weight: bold;
  color: #2c2c2c;
  cursor: pointer;
}
.sy-bt ul li::after {
  position: absolute;
  right: 0;
  content: '';
  top: 52%;
  transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #9f9f9f;
}
.sy-bt ul li:last-child::after {
  display: none;
}
.sy-bt ul li:last-child {
  padding-right: 0;
}
.sy-bt ul li:nth-child(1) {
  padding-left: 0;
}
.cpzx .sy-bt ul li.active a{
    color: #1761b7;
}
.sy-bt ul li:hover a {
  color: #1761b7;
}
.sy-bt ul .active a {
  color: #1761b7;
}
.cpyy {
  background-color: #1761b7;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}
.cpyy .cpyy-rt {
  position: absolute;
  top: 0;
  right: 0;
  width: 51.7065%;
  height: 100%;
}
.cpyy .cpyy-rt img {
  height: 100%;
  object-fit: cover;
  object-position: left center;
}
.cpyy .container .cpyy-lf {
  position: relative;
  z-index: 2;
  padding-top: 67px;
  width: 48.1%;
  padding-bottom: 72px;
}
.cpyy .container .cpyy-lf .sy-bt div p {
  color: #fff !important;
}
.cpyy .container .cpyy-lf .cpyy-desc {
  margin-top: 37px;
  font-size: 16px;
  line-height: 1.625;
  color: #ffffff;
}
.cpyy .container .cpyy-lf .cpyy-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12.5%;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items {
  width: 24.7%;
  margin-right: 3.073vw;
  border-radius: 3px;
  border: solid 1px rgba(194, 194, 194, 0.76);
  margin-bottom: 35px;
  padding: 14px 3.2% 8px 3.2%;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items p {
  position: relative;
  z-index: 2;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items p:nth-child(1) {
  text-align: right;
  height: 28px;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items p:nth-child(1) img {
  max-height: 100%;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items p:nth-child(2) {
  font-family: Arial-BoldMT;
  font-size: 16px;
  color: #ffffff;
  margin-top: 18px;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items p:nth-child(3) {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  left: 0;
  background-color: #5b96da;
  height: 0%;
  width: 100%;
  transition: all 0.5s;
  opacity: 0;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items:hover::after {
  height: 104%;
  opacity: 1;
}
.cpyy .container .cpyy-lf .cpyy-row .cpyy-items:hover {
  border: 1px solid #5b96da;
}
.yhqt {
  background: url(../images/yh-bg.jpg) no-repeat bottom center;
  background-size: 100%;
  background-color: #f2f7fd;
  padding-top: 74px;
  padding-bottom: 65px;
}
.yhqt .yhqt-pagination,
.yhqt .bfyh-pagination {
  position: relative;
  bottom: 0;
  margin-top: 65px;
}
.yhqt .yhqt-pagination .swiper-pagination-bullet,
.yhqt .bfyh-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #afbccb;
  border-radius: 100%;
  opacity: 1;
  transition: all 0.5s;
  margin: 0 5.5px;
}
.yhqt .yhqt-pagination .swiper-pagination-bullet-active,
.yhqt .bfyh-pagination .swiper-pagination-bullet-active {
  background-color: #1761b7;
}
.yhqt .yhqt-swiper,
.yhqt .bfyh-swiper {
  margin-top: 12px;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  height: 5vw;
  margin-top: 2% !important;
  position: relative;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide img,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide img {
  max-height: 95%;
  max-width: 85%;
  transition: all 0.5s;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide::before,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #1761b7;
  border-bottom: 1px solid #1761b7;
  transition: all 0.5s;
  opacity: 0;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide::after,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #1761b7;
  border-top: 1px solid #1761b7;
  transition: all 0.5s;
  opacity: 0;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide:hover::before,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide:hover::after,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.yhqt .yhqt-swiper .swiper-wrapper .swiper-slide:hover img,
.yhqt .bfyh-swiper .swiper-wrapper .swiper-slide:hover img {
  transform: scale(0.95);
}
.xwzx {
  margin-top: 66px;
  margin-bottom: 105px;
}
.xwzx .xwzx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.xwzx .xwzx-con .xwzx-lf {
  width: 33.073%;
  position: relative;
  transition: all 0.5s;
}
.xwzx .xwzx-con .xwzx-lf a:nth-child(1) {
  display: block;
  overflow: hidden;
  height: 100%;
}
.xwzx .xwzx-con .xwzx-lf a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}
.xwzx .xwzx-con .xwzx-lf a:nth-child(2) {
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #1761b7;
  display: flex;
  align-items: center;
  bottom: 0;
}
.xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(1) {
  font-size: 18px;
  color: #ffffff;
  flex: 1;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(2) {
  background-color: #d71635;
  padding: 3.45% 6.1%;
}
.xwzx .xwzx-con .xwzx-lf:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
.xwzx .xwzx-con .xwzx-lf:hover a:nth-child(1) p {
  transform: scale(1.03);
}
.xwzx .xwzx-con .xwzx-rt {
  width: 62.4%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items {
  width: 46%;
  margin-top: 40px;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-tit {
  font-size: 18px;
  line-height: 1.44;
  color: #252525;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  height: 52px;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items div {
  margin-top: 18px;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items div a {
  font-size: 14px;
  line-height: 26px;
  transition: all 0.5s;
  color: #636363;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items div p {
  font-size: 1.5625vw;
  color: #343434;
  margin-top: 8px;
  font-family: 'Source Sans 3', -apple-system, BlinkMacSystemFont, 'Trebuchet MS', 'Segoe UI', Roboto, sans-serif;
  line-height: 1;
  transition: all 0.5s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items div p span {
  font-family: ArialMT;
  font-size: 16px;
  color: #a3a3a3;
  transition: all 0.5s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items:nth-child(1),
.xwzx .xwzx-con .xwzx-rt .xwzx-items:nth-child(2) {
  margin-top: 0;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover .xwzx-tit,
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover div a,
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover div p,
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover div p span {
  color: #1761b7;
}
.foot {
  background-color: #f3f3f3;
  padding-top: 75px;
  padding-bottom: 68px;
}
.foot .foot-cen {
  max-width: 92.2%;
  margin: 0 auto;
}
.foot .foot-cen .foot-tp {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.foot .foot-cen .foot-tp ul {
  display: flex;
  position: relative;
  top: 6px;
}
.foot .foot-cen .foot-tp ul li {
  margin-left: 3.28125vw;
}
.foot .foot-cen .foot-tp ul li a {
  transition: all 0.5s;
  font-size: 16px;
  color: #070707;
}
.foot .foot-cen .foot-tp ul li a:hover {
  color: #1761b7;
}
.foot .foot-cen .foot-tp ul li:nth-child(1) {
  margin-left: 0;
}
.foot .foot-cen .foot-bt {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #d6d6d6;
  margin-top: 66px;
  padding-top: 30px;
}
.foot .foot-cen .foot-bt ul {
  display: flex;
}
.foot .foot-cen .foot-bt ul li {
  margin-right: 17px;
}
.foot .foot-cen .foot-bt ul li a {
  transition: all 0.5s;
  font-size: 14px;
  color: #a2a2a2;
}
.foot .foot-cen .foot-bt ul li a:hover {
  color: #1761b7;
}
.foot .foot-cen .foot-bt p {
  font-size: 14px;
  color: #a2a2a2;
}
.foot .foot-cen .foot-bt p a {
  font-size: 14px;
  color: #a2a2a2;
  transition: all 0.5s;
}
.foot .foot-cen .foot-bt p a:hover {
  color: #1761b7;
}
.i-ban {
  position: relative;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  min-width: 100%;
  animation: image-zoom-out 8s 0s forwards;
}
.i-ban .iban-con {
  font-size: 1.875vw;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 35%;
}
.i-ban .i-crumb {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 23px;
  font-size: 14px;
  color: #ffffff;
}
.i-ban .i-crumb img {
  margin-right: 3px;
  position: relative;
  top: -2px;
}
.i-ban .i-crumb a {
  font-size: 14px;
  transition: all 0.5s;
  color: #ffffff;
  margin: 0 8px;
}
.i-ban .i-crumb a:hover {
  color: #1761b7;
}
.c300-js {
  margin-top: 74px;
}
.c300-js .c300-js-con {
  margin-top: 40px;
}
.c300-js .c300-js-con .c300-js-items {
  background-color: #efefef;
  padding-top: 90px;
  padding-bottom: 24px;
}
.c300-js .c300-js-con .c300-js-items .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c300-js .c300-js-con .c300-js-items .container .c300-js-lf {
  width: 36%;
  text-align: center;
}
.c300-js .c300-js-con .c300-js-items .container .c300-js-lf img {
  max-width: 86%;
}
.c300-js .c300-js-con .c300-js-items .container .c300-js-rt {
  width: 59.9%;
  font-size: 18px;
  line-height: 2.67;
  color: #232323;
}
.c300-js .c300-js-con .c300-js-items .container .c300-js-rt h4 {
  font-size: 1.25vw;
  font-weight: bold;
  color: #232323;
  margin-bottom: 34px;
}
.c300-js .c300-js-con .c300-js-items .container .c300-js-rt table tr td {
  font-size: 14px;
  line-height: 2.57;
  color: #232323;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2n) {
  background: #fff;
  padding-bottom: 85px;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2n) .container {
  flex-direction: row-reverse;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt {
  width: 49.9%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-lf {
  width: 49%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-lf img {
  max-width: 65%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt table tr td {
  padding-bottom: 53px;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt table tr:last-child td {
  padding-bottom: 0;
}
.c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt table tr td h4 {
  margin-bottom: 11px;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) {
  padding-top: 70px;
  padding-bottom: 39px;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt {
  width: 65.1%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-lf {
  width: 26.45%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-lf img {
  max-width: 87%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr {
  display: flex;
  justify-content: space-between;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr td {
  width: 45.6%;
  padding-bottom: 6.7%;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr td h4 {
  margin-bottom: 20px;
}
.c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr:last-child td {
  padding-bottom: 0;
}
.ny-bt p:nth-child(1) {
  font-size: 28px;
  font-weight: bold;
  color: #1761b7;
}
.ny-bt p:nth-child(2) {
  font-size: 18px;
  color: #050505;
}
.c300-fa {
  margin-top: 56px;
}
.c300-fa ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -1.95%;
  margin-right: -1.95%;
  margin-top: 45px;
}
.c300-fa ul li {
  padding: 0 1.95%;
  width: 50%;
  margin-bottom: 33px;
}
.c300-fa ul li .c300-fa-con {
  border: solid 1px #e4e4e4;
  height: 100%;
  padding: 59px 11.4% 74px 6.7%;
  position: relative;
}
.c300-fa ul li .c300-fa-con div {
  position: relative;
  z-index: 2;
}
.c300-fa ul li .c300-fa-con div:nth-child(1) {
  height: 2.61vw;
}
.c300-fa ul li .c300-fa-con div:nth-child(1) img {
  max-height: 100%;
}
.c300-fa ul li .c300-fa-con div:nth-child(2) {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #353535;
  margin-top: 11px;
}
.c300-fa ul li .c300-fa-con div:nth-child(3) {
  font-size: 16px;
  line-height: 2.25;
  color: #353535;
  margin-top: 28px;
}
.c300-fa ul li .c300-fa-con::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/fa-bg.jpg) no-repeat;
  background-size: cover;
  transition: all 0.5s;
  opacity: 0;
}
.c300-fa ul li .c300-fa-con:hover::after {
  opacity: 1;
}
.c300-fa ul li:nth-child(3) {
  width: 100%;
  text-align: center;
  margin-bottom: 18px;
  height: 22.5vw;
}
.c300-fa ul li:nth-child(3) img {
  max-height: 100%;
}
.c300-xncs {
  margin-top: 27px;
  margin-bottom: 59px;
}
.c300-xncs .c300-xncs-con {
  margin-top: 41px;
  text-align: center;
  margin-left: -1.3%;
  margin-right: -1.3%;
}
.c300-xncs-con-items{
    padding: 0 1.3%;
    margin-bottom: 2.6%;
}
.c300-xncs-con-items .c300-xncs-con-items-con{
    
}
.c300-xncs-con-items .c300-xncs-con-items-con table{
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}
.c300-xncs-con-items .c300-xncs-con-items-con table:nth-last-child(1){
    margin-bottom: 0;
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr{
    
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr th{
    background: rgb(23, 97, 183);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 11px 0;
    text-align: center;
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr td{
    border: 1px solid rgb(230, 230, 230);
    font-size: 15px;
    line-height: 1.3;
    padding: 14px 5px 14px 1.1458vw;
    word-break: break-all;
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr td:nth-child(1){
        width: 25%;
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr td:nth-child(2){
        width: 75%;
}


.c300-xncs .c300-xncs-con img {
  min-width: 100%;
  max-width: 101%;
}
.c300-xgcp {
  background-color: #fafafa;
  padding-top: 30px;
  padding-bottom: 40px;
}
.c300-xgcp .container h5 {
  font-size: 18px;
  font-weight: bold;
  color: #404040;
}
.c300-xgcp .container .c300-xgcp-row {
  margin-top: 20px;
  display: flex;
}
.c300-xgcp .container .c300-xgcp-row .c300-xgcp-items {
  width: 25%;
  text-align: center;
  transition: all 0.5s;
}
.c300-xgcp .container .c300-xgcp-row .c300-xgcp-items a:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 137px;
  margin-bottom: 7px;
}
.c300-xgcp .container .c300-xgcp-row .c300-xgcp-items a:nth-child(1) img {
  max-height: 100%;
}
.c300-xgcp .container .c300-xgcp-row .c300-xgcp-items a:nth-child(2) {
  font-size: 16px;
  color: #404040;
  transition: all 0.5s;
}
.c300-xgcp .container .c300-xgcp-row .c300-xgcp-items:hover {
  transform: translateY(-3px);
}
.c300-xgcp .container .c300-xgcp-row .c300-xgcp-items:hover a:nth-child(2) {
  color: #1761b7;
}
.c600-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-lf {
  width: 46.55%;
}
.c600-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt {
  width: 44.1%;
}
.c600-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr td {
  width: 100%;
}
.chaocai-con {
  margin-top: 74px;
  margin-bottom: 74px;
}
.chaocai-con .row {
  margin-top: 31px;
  margin-left: -1.9%;
  margin-right: -1.9%;
}
.chaocai-con .row .chaocai-items {
  padding: 0 1.9%;
  text-align: center;
  margin-bottom: 29px;
}
.chaocai-con .row .chaocai-items .chaocai-items-con {
  background-color: #f5f5f5;
  height: 100%;
  padding: 16px;
  display: block;
  transition: all 0.5s;
  min-height: 40.364vw;
}
.chaocai-con .row .chaocai-items .chaocai-items-con div {
  transition: all 0.5s;
}
.chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(1) {
  text-align: center;
}
.chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #242424;
  margin-top: 40px;
}
.chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) {
  font-size: 16px;
  line-height: 3;
  color: #242424;
  margin-top: 10.8%;
}
.chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) table {
  width: 100%;
  margin: 0 1vw;
  text-align: left;
}
.chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) table tr td {
  font-size: 16px;
  width: 50%;
}
.chaocai-con .row .chaocai-items .chaocai-items-con:hover {
  background: #1761b7;
}
.chaocai-con .row .chaocai-items .chaocai-items-con:hover div {
  color: #fff !important;
}
.cpeijian-con .row .chaocai-items .chaocai-items-con div:nth-child(1) {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 18.23vw;
}
.cpeijian-con .row .chaocai-items .chaocai-items-con div:nth-child(1) img {
  max-height: 75%;
  transition: all 0.5s;
  max-width: 85%;
}
.cpeijian-con .row .chaocai-items:nth-child(5) .chaocai-items-con div:nth-child(1) {
  justify-content: flex-start;
  align-items: flex-end;
}
.cpeijian-con .row .chaocai-items:nth-child(5) .chaocai-items-con div:nth-child(1) img {
  max-width: 90%;
}
.cpeijian-con .row .chaocai-items .chaocai-items-con div:nth-child(3) {
  margin-top: 6.8%;
}
.cPHASELINK-js .ny-bt p:nth-child(2) {
  line-height: 1.35;
  width: 1274px;
  max-width: 100%;
  margin-top: 13px;
}
.cPHASELINK-js .c300-js-con .c300-js-items {
  padding-top: 54px;
  padding-bottom: 44px;
}
.cPHASELINK-js .c300-js-con .c300-js-items .container .c300-js-lf {
  width: 33.5%;
}
.cPHASELINK-js .c300-js-con .c300-js-items .container .c300-js-lf img {
  max-width: 100%;
}
.cPHASELINK-js .c300-js-con .c300-js-items .container .c300-js-rt {
  width: 48.5%;
}
.cPHASELINK-js .c300-js-con .c300-js-items .container .c300-js-rt table {
  width: 488px;
  max-width: 100%;
}
.cPHASELINK-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-lf {
  width: 40.71%;
  position: relative;
  left: -3%;
}
.cPHASELINK-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-lf img {
  max-width: 100%;
}
.cPHASELINK-js .c300-js-con .c300-js-items:nth-child(2) {
  padding-bottom: 0;
}
.cPHASELINK-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt {
  position: relative;
  left: 3%;
}
.cPHASELINK-fa-js {
  margin-top: 54px;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-lf {
  width: 41.75%;
  text-align: center;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-lf p {
  font-size: 16px;
  color: #232323;
  margin-top: 6px;
  margin-bottom: 17px;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-lf p:last-child {
  margin-bottom: 0;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-rt {
  width: 43.85%;
  position: relative;
  left: -6%;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-rt ul {
  margin-top: 25px;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-rt ul li {
  position: relative;
  padding-left: 21px;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-rt ul li::before {
  position: absolute;
  left: 0;
  top: 13px;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #1761b7;
  border-radius: 100%;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-rt table {
  width: 100%;
}
.cPHASELINK-fa-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt {
  width: 44.9%;
}
.cPHASELINK-sq-js {
  margin-top: 31px;
}
.cPHASELINK-sq-js .c300-js-con .c300-js-items {
  padding-top: 90px;
}
.cPHASELINK-sq-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-lf {
  left: 2%;
}
.cPHASELINK-sq-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt {
  left: 1.8%;
  position: relative;
}
.cPHASELINK-sq-con {
  position: relative;
  background-color: #efefef;
  padding-top: 80px;
  padding-bottom: 4.89%;
}
.cPHASELINK-sq-con ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding: 0 1.6%;
}
.cPHASELINK-sq-con ul img {
  position: absolute;
  left: 0;
  top: 13%;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 29.8%;
}
.cPHASELINK-sq-con ul li {
  width: 50%;
  margin-top: 7.5%;
}
.cPHASELINK-sq-con ul li div {
  width: 22.65625vw;
}
.cPHASELINK-sq-con ul li div:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
  color: #232323;
}
.cPHASELINK-sq-con ul li div:nth-child(2) {
  font-size: 14px;
  line-height: 36px;
  color: #232323;
  margin-top: 6px;
}
.cPHASELINK-sq-con ul li:nth-child(2n) div {
  margin: 0 auto;
  margin-right: 0;
}
.cPHASELINK-sq-con ul li:nth-child(1),
.cPHASELINK-sq-con ul li:nth-child(2) {
  margin-top: 0;
}
.cPHASELINK-yepian {
  background-color: #f5f5f5;
  margin-top: 102px;
  padding-top: 62px;
  padding-bottom: 72px;
}
.cPHASELINK-yepian h3 {
  text-align: center;
  font-size: 1.875vw;
  font-weight: bold;
  color: #232323;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-lf {
  width: 38%;
  text-align: center;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-lf img {
  max-width: 77%;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt {
  width: 59.7%;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt div {
  font-size: 16px;
  line-height: 2.25;
  color: #232323;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul {
  margin-top: 9%;
  display: flex;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul li {
  font-size: 16px;
  font-weight: bold;
  color: #1761b7;
  margin-right: 1.5625vw;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul li p {
  margin-bottom: 16px;
}
.cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul li:last-child {
  margin-right: 0;
}
.cPHASELINK-cpyy {
  margin-top: 37px;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con {
  position: relative;
  margin-top: 28px;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-next,
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-prev {
  width: auto;
  height: auto;
  opacity: 1;
  background: none;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-next {
  right: -3%;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-prev {
  left: -3%;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cyy-swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cyy-swiper .swiper-wrapper .swiper-slide p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 12.5vw;
  transition: all 0.8s;
}
.cPHASELINK-cpyy .cPHASELINK-cpyy-con .cyy-swiper .swiper-wrapper .swiper-slide:hover p {
  transform: scale(1.04);
}
.cPHASELINK-yycj {
  margin-top: 33px;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con {
  background-color: #1761b7;
  padding-top: 58px;
  margin-top: 27px;
  padding-bottom: 58px;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container {
  display: flex;
  justify-content: space-between;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .icon {
  display: flex;
  align-items: center;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .icon p:nth-child(1) {
  height: 43px;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .icon p:nth-child(1) img {
  max-height: 100%;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .icon p:nth-child(2) {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-left: 11px;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .nr {
  display: flex;
  margin-top: 53px;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .nr div {
  margin-right: 1.5625vw;
  font-size: 14px;
  line-height: 36px;
  color: #ffffff;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .nr div em {
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .nr div:last-child {
  margin-right: 0;
}
.cPHASEYE-tp {
  margin-top: 74px;
}
.cPHASEYE-tp .cPHASEYE-tp-con {
  background-color: #efefef;
  margin-top: 69px;
  padding: 7.5px 0;
}
.cPHASEYE-tp .cPHASEYE-tp-con .container {
  text-align: center;
}
.cPHASEYE-tsy {
  margin-top: 74px;
}
.cPHASEYE-tsy .cPHASEYE-tsy-bt {
  font-size: 1.875vw;
  font-weight: bold;
  line-height: 1.33;
  color: #232323;
  text-align: center;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 67px;
  position: relative;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con img {
  position: absolute;
  left: -12%;
  right: 0;
  top: 3%;
  bottom: 0;
  margin: auto;
  max-width: 36%;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items {
  line-height: 3;
  width: 43%;
  margin-top: 43px;
  position: relative;
  z-index: 2;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items div {
  font-size: 1.25vw;
  font-weight: bold;
  color: #1761b7;
  line-height: 1.35;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items ul {
  margin-top: 15px;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items ul li {
  font-size: 16px;
  color: #232323;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(4) {
  margin-top: -3vw;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(4) ul {
  display: flex;
  flex-wrap: wrap;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(4) ul li {
  width: 40%;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(4) ul li:nth-child(2n) {
  width: 60%;
}
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(1),
.cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(2) {
  margin-top: 0;
}
.cPHASEYE-cxgn {
  margin-top: 5.6%;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-bt {
  text-align: center;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(1) {
  font-size: 1.875vw;
  color: #1761b7;
  line-height: 1.4;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(1) strong {
  font-weight: bold;
  font-size: 2.1875vw;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(2) {
  font-size: 18px;
  line-height: 2;
  color: #272727;
  width: 1350px;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 20px;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con {
  margin-top: 45px;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items {
  background-color: #f5f5f5;
  padding-top: 5.1%;
  padding-bottom: 50px;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 3.125vw;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-lf {
  width: 39%;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt {
  font-size: 16px;
  line-height: 3;
  color: #232323;
  width: 50%;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt img {
  margin-top: 6.4%;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt h4 {
  font-size: 1.5625vw;
  line-height: 1.4;
  font-weight: bold;
  color: #232323;
  margin-bottom: 23px;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items:nth-child(2n) {
  background: #fff;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items:nth-child(2n) .container {
  flex-direction: row-reverse;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items:nth-child(2n) .container .cPHASEYE-cxgn-rt h4 {
  font-size: 1.25vw;
  margin-bottom: 14px;
}
.cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items:last-child {
  padding-bottom: 0;
}
.cPHASEYE-csgg {
  margin-top: 3.8%;
}
.cPHASEYE-csgg .cPHASEYE-csgg-con {
  margin-top: 8px;
  text-align: center;
}
.cPHASEYE-csgg .cPHASEYE-csgg-con img {
  max-width: 101%;
}
.cPHASEYE-yycj {
  margin-top: 6.4%;
}
.cPHASEYE-yycj .cPHASEYE-yycj-con {
  background-color: #1761b7;
  margin-top: 27px;
}
.cPHASEYE-yycj .cPHASEYE-yycj-con .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 73px;
}
.cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items {
  width: 20%;
  text-align: center;
  margin-bottom: 5.3%;
}
.cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.375vw;
}
.cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(1) img {
  max-height: 100%;
}
.cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(2) {
  font-size: 16px;
  line-height: 1.4;
  color: #ffffff;
  margin-top: 26px;
}
.csttpj-ban {
  padding-top: 4.3%;
  background-color: #1761b7;
  padding-bottom: 5.7%;
}
.csttpj-ban .container {
  text-align: center;
}
.csttpj-ban .container h4 {
  font-size: 1.875vw;
  color: #ffffff;
}
.csttpj-ban .container .csttpj-ban-ms {
  font-size: 16px;
  line-height: 2.25;
  color: #ffffff;
  width: 1044px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 1.5625vw;
}
.csttpj-ban .container ul {
  display: flex;
  justify-content: space-between;
  margin-top: 1.98vw;
}
.csttpj-ban .container ul li {
  font-size: 18px;
  line-height: 1.44;
  color: #ffffff;
}
.csttpj-ban .container ul li div:nth-child(1) {
  height: 5.46875vw;
  margin-bottom: 1.875vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.csttpj-ban .container ul li div:nth-child(1) img {
  max-height: 100%;
}
.cstt-xkz {
  margin-top: 32px;
}
.cstt-xkz .cstt-xkz-con {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-lf {
  width: 33.33%;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt {
  width: 65.6%;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-desc {
  font-size: 16px;
  line-height: 2.25;
  color: #333333;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-top: 37px;
  margin-right: -9px;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items {
  padding: 0 9px;
  margin-bottom: 11px;
  width: 20%;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con {
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  color: #333333;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con div:nth-child(1) {
  overflow: hidden;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con div:nth-child(1) img {
  transition: all 0.6s;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con div:nth-child(2) {
  margin-top: 11px;
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con:hover div:nth-child(1) img {
  transform: scale(1.04);
}
.cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con:hover div:nth-child(2) {
  color: #1761b7;
}
.cstt-xkz-bt {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 73px;
  padding: 6.23% 0;
}
.cstt-xkz-bt div {
  font-size: 1.875vw;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: bold;
}
.cstt-xkzlx-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -7px;
  margin-right: -7px;
  margin-top: 36px;
}
.cstt-xkzlx-box .cstt-xkzlx-table {
  padding: 0 15px;
  width: 50%;
  margin-bottom: 45px;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table{
    width: 100%;
        font-size: 14px;
    color: #434343;
    line-height: 2.5;
    margin: 0 2%;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table td{
    width: 25%;
    padding-right: 2%;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table strong{
        font-weight: bold;
    font-size: 16px;
    line-height: 2;
}


.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) {
    display: flex;
    align-items: flex-start;
        margin-left: -15px;
    margin-right: -15px;
    flex: 1;
}
.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table{
    flex: 1;
    margin: 0 15px;
}
.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr th{
    background: rgb(23,97,183);
    color: #fff;
    text-align: center;
    line-height: 1.3;
    font-size: 15px;
    font-weight: bold;
    height: 62px;
    padding: 10px 10px;
}
.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr th:nth-child(2){
    width: 27%;
}
.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr th:nth-child(1){
    width: 100px;
}
.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr td{
    font-size: 14px;
    color: #000;
    line-height: 1.3;
    border: 1px solid rgb(230,230,230);
    padding: 10.25px 5px 10.25px 1.15vw;
}







.cstt-xkzlx-box .cstt-xkzlx-table img {
  min-width: 98.1%;
}
.cstt-xkzlx-box .cstt-xkzlx-list {
  padding: 0 7px;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 44px;
}
.cstt-xkzlx-box .cstt-xkzlx-list:nth-child(15),.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16){
    margin-bottom: 0;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-bt {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 1.4;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr {
  margin-top: 21px;
  display: flex;
  margin-left: -7px;
  margin-right: -7px;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items {
  flex: 1;
  padding: 0 7px;
  max-width: 100%;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1) {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff;
  background-color: #1761b7;
  font-weight: bold;
  padding: 35px 20px 23px 20px;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(2) img {
  width: 100%;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(3) img {
  width: 100%;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) {
  font-size: 14px;
  color: #434343;
  line-height: 2.5;
  margin-top: 18px;
  padding: 0 4%;
  padding-right: 3%;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table{
    width: 100%;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table td span{
    white-space: wrap !important;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table td:nth-child(1){
    padding-right: 2%;
}
.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) strong {
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
}
.cstt-xkzlx-box .cstt-xkzlx-list:nth-child(2) .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1),
.cstt-xkzlx-box .cstt-xkzlx-list:nth-child(2) .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(3) {
  background-color: #3e83d3;
}
.cstt-qikuai {
  margin-bottom: 55px;
  margin-top: 66px;
}
.cstt-qikuai .row:nth-child(1) {
  margin-left: -7px;
  margin-right: -7px;
}
.cstt-qikuai .row:nth-child(1) .cstt-qikuai-items {
  padding: 0 7px;
}
.cstt-qikuai .row:nth-child(1) .cstt-qikuai-items div img {
  width: 100%;
}
.cstt-qikuai .cstt-qikuai-ms {
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  margin-top: 50px;
}
.cstt-qikuai .cstt-qikuai-ms div {
  width: 50%;
  font-size: 16px;
  line-height: 2.25;
  color: #434343;
  padding-right: 5%;
}
.cstt-qikuai .row:nth-child(3) {
  margin-left: -11.5px;
  margin-right: -11.5px;
  margin-top: 56px;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt {
  padding: 0 11.5px;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(1) {
  height: 11.98vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(1) img {
  max-height: 100%;
}

.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table{
    width: 100%;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr th{
    background: rgb(23, 97, 183);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    padding: 13.13px 0;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr td{
    border: 1px solid rgb(230, 230, 230);
    font-size: 15px;
    color: #000;
    padding: 7.375px 7px 7.375px 1.14583vw;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr td:nth-child(1){
    width: 32%;
}



.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div img {
  max-width: 101%;
}
.cstt-qikuai .cstt-qikuai-tomoview {
  margin-top: 52px;
}
.cstt-qikuai .cstt-qikuai-tomoview h4 {
  font-size: 18px;
  font-weight: bold;
  color: #1761b7;
}
.cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row {
  display: flex;
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-top: 40px;
}
.cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row .cstt-qikuai-tomoview-items {
  width: calc(100% / 3);
  padding: 0 7.5px;
}
.cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row .cstt-qikuai-tomoview-items div img {
  width: 100%;
}
.cscq-ban {
  padding-bottom: 7.7%;
}
.cscq-ban .container ul li div:nth-child(1) {
  height: 5.78125vw;
}
.cscq-ban .container ul {
  margin-top: 4.4vw;
}
.cscq-con {
  background-color: #f2f2f2;
  padding-top: 52px;
  padding-bottom: 44px;
}
.cscq-con .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cscq-con .container .cscq-items {
  width: 48.75%;
  background-color: #ffffff;
  margin-bottom: 32px;
  padding: 37px 2.31% 38px 2.12%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: space-between;
}
.cscq-con .container .cscq-items .cscq-tp {
  position: relative;
}
.cscq-con .container .cscq-items .cscq-tp .cscq-tp-lf {
  position: relative;
  z-index: 2;
  width: 62%;
}
.cscq-con .container .cscq-items .cscq-tp .cscq-tp-lf div:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #1761b7;
  margin-bottom: 13px;
}
.cscq-con .container .cscq-items .cscq-tp .cscq-tp-lf div:nth-child(2) {
  font-size: 18px;
  line-height: 1.4;
  color: #2e2e2e;
  margin-bottom: 30px;
}
.cscq-con .container .cscq-items .cscq-tp .cscq-tp-lf div:nth-child(3) {
  font-size: 14px;
  line-height: 26px;
  color: #2e2e2e;
}
.cscq-con .container .cscq-items .cscq-tp .cscq-tp-rt {
  max-width: 43.55%;
  position: absolute;
  right: -3%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: fit-content;
}
.cscq-con .container .cscq-items .cscq-txl {
  margin-top: 45px;
}
.cscq-con .container .cscq-items .cscq-txl h5 {
  font-size: 14px;
  font-weight: bold;
  color: #1761b7;
}
.cscq-con .container .cscq-items .cscq-txl .row {
  margin-left: -8.5px;
  margin-right: -8.5px;
  margin-top: 18px;
}
.cscq-con .container .cscq-items .cscq-txl .row .cscq-txl-items {
  padding: 0 8.5px;
}
.cscq-con .container .cscq-items .cscq-txl .row .cscq-txl-items .cscq-txl-items-con img {
  width: 100%;
}
.cscq-con .container .cscq-items .cscq-txl .row .cscq-txl-items .cscq-txl-items-con div:nth-child(2) {
  font-size: 14px;
  line-height: 1.4;
  color: #222222;
  margin-top: 14px;
  transition: all 0.5s;
}
.cscq-con .container .cscq-items .cscq-txl .row .cscq-txl-items .cscq-txl-items-con:hover div:nth-child(2) {
  color: #1761b7;
}
.cscq-con .container .cscq-items:nth-child(1) .cscq-tp .cscq-tp-rt {
  right: 0;
}
.cscq-con .container .cscq-items:nth-child(2) .cscq-tp .cscq-tp-rt {
  right: -5%;
}
.cscq-con .container .cscq-items:nth-child(6) .cscq-tp .cscq-tp-lf {
  width: 100%;
}
.cscq-con .container .cscq-items:nth-child(6) {
  position: relative;
}
.cscq-con .container .cscq-items:nth-child(6) .cscq-tp {
  position: initial;
}
.cscq-con .container .cscq-items:nth-child(6) .cscq-tp .cscq-tp-rt {
  top: auto;
  bottom: 7%;
  right: 3.5%;
}
.cscq-con .container .cscq-items:nth-child(3) .cscq-tp .cscq-tp-lf div:nth-child(1),
.cscq-con .container .cscq-items:nth-child(4) .cscq-tp .cscq-tp-lf div:nth-child(1) {
  color: #2e2e2e;
}
.cscq-bmq {
  margin-top: 60px;
  margin-bottom: 54px;
}
.cscq-bmq .row {
  margin-top: 35px;
}
.cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con {
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
  color: #525252;
  transition: all 0.5s;
}
.cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con img {
  width: 100%;
}
.cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con div:nth-child(2) {
  margin-top: 41px;
}
.cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con:hover {
  transform: translateY(-4px);
  color: #1761b7;
}
.fw-con {
  margin-top: 67px;
  margin-bottom: 50px;
}
.fw-con h3 {
  text-align: center;
  font-size: 1.875vw;
  font-weight: bold;
  color: #000000;
}
.fw-con .fw-cont {
  margin-top: 64px;
  margin-bottom: 74px;
}
.fw-con .fw-cont .fw-items {
  background-color: #f5f5f5;
  border-radius: 3px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 2.85% 2.6% 2.85% 2%;
  margin-bottom: 25px;
}
.fw-con .fw-cont .fw-items a {
  transition: all 0.5s;
  position: relative;
  z-index: 2;
}
.fw-con .fw-cont .fw-items a img {
  transition: all 0.5s;
}
.fw-con .fw-cont .fw-items a:nth-child(1) {
  flex: 1;
  font-size: 18px;
  font-weight: bold;
  padding-right: 7%;
  color: #565656;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.fw-con .fw-cont .fw-items::after {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 0;
  opacity: 0;
  transition: all 0.5s;
  background-color: #0059bd;
  border-radius: 3px;
}
.fw-con .fw-cont .fw-items:hover::after {
  opacity: 1;
  height: 100%;
}
.fw-con .fw-cont .fw-items:hover a {
  color: #fff !important;
}
.fw-con .fw-cont .fw-items:hover a img {
  filter: brightness(0) invert(1);
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 6px;
}
.pagination li a {
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  font-size: 14px;
  color: #444;
  padding: 7px 15px;
  transition: all 0.5s;
}
.pagination li:hover a {
  background: #0059bd;
  color: #fff;
  border: 1px solid #0059bd;
}
.pagination .active a {
  background: #0059bd;
  color: #fff;
  border: 1px solid #0059bd;
}
.g-jj {
  margin-top: 73px;
  margin-bottom: 34px;
}
.g-jj .g-jj-con {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
}
.g-jj .g-jj-con .g-jj-lf {
  width: 30.1%;
}
.g-jj .g-jj-con .g-jj-rt {
  width: 64%;
  font-size: 16px;
  line-height: 2.25;
  color: #292929;
}
.bhyh {
  padding-bottom: 5.5%;
  background: none;
  background-color: #f2f7fd;
}
.bhyh .bfyh-swiper {
  margin-top: 24px;
}
.l-bt {
  margin-top: 62px;
}
.l-bt .l-bt-con {
  display: flex;
  align-items: center;
  line-height: 1;
}
.l-bt .l-bt-con div:nth-child(1) {
  font-size: 1.875vw;
  font-weight: bold;
  color: #1761b7;
  margin-right: 14px;
}
.l-bt .l-bt-con div:nth-child(1) span {
  color: #030303;
}
.l-bt .l-bt-con div:nth-child(2) {
  position: relative;
  top: 4px;
}
.l-bt .l-bt-con div:nth-child(2) p:nth-child(1) {
  width: 10px;
  height: 10px;
  background-color: #1761b7;
  border-radius: 100%;
}
.l-bt .l-bt-con div:nth-child(2) p:nth-child(2) {
  font-family: Bahnschrift;
  font-size: 1.25vw;
  color: #111111;
  margin-top: 4px;
}
.l-con {
  margin-top: 48px;
  position: relative;
}
.l-con .l-lf {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50.4%;
}
.l-con .l-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.l-con .container {
  padding-top: 5%;
  padding-bottom: 58px;
}
.l-con .container .l-rt {
  width: 43.3%;
  margin: 0 auto;
  margin-right: 0;
}
.l-con .container .l-rt .lrt-bt {
  border-bottom: 8px solid #111111;
  line-height: 1;
  padding-bottom: 25px;
}
.l-con .container .l-rt .lrt-bt p:nth-child(1) {
  font-family: Arial-BoldMT;
  font-size: 18px;
  color: #1761b7;
}
.l-con .container .l-rt .lrt-bt p:nth-child(2) {
  font-size: 1.875vw;
  color: #111111;
  font-weight: bold;
  margin-top: 10px;
}
.l-con .container .l-rt ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 54px;
}
.l-con .container .l-rt ul li {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  padding: 49.7px 9px;
  transition: all 0.5s;
}
.l-con .container .l-rt ul li .icon {
  width: 40px;
  height: 40px;
  background-color: #1761b7;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%;
}
.l-con .container .l-rt ul li .nr {
  flex: 1;
  margin-left: 9px;
}
.l-con .container .l-rt ul li .nr div {
  transition: all 0.5s;
}
.l-con .container .l-rt ul li .nr div:nth-child(1) {
  font-size: 16px;
  color: #7f7f7f;
}
.l-con .container .l-rt ul li .nr div:nth-child(2) {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  color: #111111;
}
.l-con .container .l-rt ul li:nth-child(2) {
  position: relative;
}
.l-con .container .l-rt ul li:nth-child(2)::after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 60px;
  background-color: #d8d8d8;
}
.l-con .container .l-rt ul li:nth-child(2),
.l-con .container .l-rt ul li:nth-child(3) {
  width: 44%;
}
.l-con .container .l-rt ul li:nth-child(3) {
  flex: 1;
  padding-left: 10.4%;
}
.l-con .container .l-rt ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.l-con .container .l-rt ul li:nth-child(1) {
  padding-top: 0;
}
.l-con .container .l-rt ul li:hover {
  transform: translateX(4px);
}
.l-con .container .l-rt ul li:hover div {
  color: #0059bd !important;
}
.x-con {
  margin-top: 67px;
  margin-bottom: 5%;
}
.x-con .row {
  margin-left: -1.5%;
  margin-right: -1.5%;
  margin-bottom: 3%;
}
.x-con .row .x-items {
  padding: 0 1.5%;
  margin-bottom: 57px;
}
.x-con .row .x-items .x-items-con {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.x-con .row .x-items .x-items-con .x-tp a:nth-child(1) {
  display: block;
  overflow: hidden;
  transition: all 0.5s;
}
.x-con .row .x-items .x-items-con .x-tp a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 16.67vw;
  transition: all 0.8s;
}
.x-con .row .x-items .x-items-con .x-tp a:nth-child(2) {
  font-size: 18px;
  color: #242424;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 28px;
}
.x-con .row .x-items .x-items-con .x-tp a:nth-child(3) {
  font-size: 16px;
  line-height: 2.25;
  color: #8a8a8a;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 15px;
}
.x-con .row .x-items .x-items-con .x-bt {
  margin-top: 18px;
  padding-top: 11px;
  border-top: 1px solid #e8e8e8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x-con .row .x-items .x-items-con .x-bt p {
  font-family: ArialMT;
  font-size: 14px;
  color: #bebebe;
}
.x-con .row .x-items .x-items-con .x-bt a {
  transition: all 0.5s;
  font-family: ArialMT;
  font-size: 12px;
  color: #bebebe;
}
.x-con .row .x-items .x-items-con:hover .x-tp a:nth-child(1) {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
}
.x-con .row .x-items .x-items-con:hover .x-tp a:nth-child(1) p {
  transform: scale(1.04);
}
.x-con .row .x-items .x-items-con:hover .x-tp a:nth-child(2),
.x-con .row .x-items .x-items-con:hover .x-tp a:nth-child(3),
.x-con .row .x-items .x-items-con:hover .x-bt a {
  color: #0059bd;
}
.xshow-con {
  margin-top: 59px;
  margin-bottom: 45px;
}
.xshow-con .xshow-bt {
  font-size: 1.5625vw;
  line-height: 1.4;
  text-align: center;
  color: #000000;
  font-weight: bold;
}
.xshow-con .xshow-sj {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 29px;
}
.xshow-con .xshow-sj li {
  font-size: 14px;
  color: #3e3e3e;
  margin: 0 9px;
}
.xshow-con .xshow-content {
  font-size: 16px;
  line-height: 2.25;
  color: #8a8a8a;
  margin-top: 56px;
}
.xshow-con .xshow-dh {
  margin-top: 57px;
  border-top: 1px solid #dddddd;
  padding-top: 9px;
}
.xshow-con .xshow-dh p,
.xshow-con .xshow-dh a {
  font-size: 16px;
  line-height: 2;
  color: #6b6b6b;
}
.xshow-con .xshow-dh a {
  transition: all 0.5s;
}
.xshow-con .xshow-dh a:hover {
  color: #0059bd;
}
.col-100{
    width: 100% !important;
}



.head{
    position: relative;
}
.head-child{
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #fdfdfd;
    z-index: 100;
    border-top: 1px solid #dedede;
    transition: all .5s;
    transform: scaleY(0);
    transform-origin: center top;
    visibility: hidden;
    opacity: 0;
}
.head-li:hover .head-child{
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;
}
.head-child .head-child-con{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head-child .head-child-con .head-child-lf{
    background-color: #eff2f5;
    width: 19.1%;
    padding-left: 5.65%;
    padding-top: 40px;
    padding-bottom: 5%;
}
.head-child .head-child-con .head-child-lf h4{
    font-size: 24px;
	color: #070707;
	margin-left: 15%;
}
.head-child .head-child-con .head-child-lf ul{
    margin-top: 40px;
}
.head-child .head-child-con .head-child-lf ul li{
    transition: all .5s;
    font-size: 16px;
	color: #070707;
    padding: 16px 5% 16px 15%;
    cursor: pointer;
}
.head-child .head-child-con .head-child-lf ul li:hover{
    color: #1761b7;
}
.head-child .head-child-con .head-child-lf ul li.active{
    font-weight: bold;
    background-color: #fdfdfd;
}
.head-child .head-child-con .head-child-rt{
    flex: 1;
    padding-left: 9.2%;
    position: relative;
    top: -0.8vw;
}
.head-child .head-child-con .head-child-rt .head-child-items{
    display: none;
}
.head-child .head-child-con .head-child-rt .head-child-items:nth-child(1){
    display: block;
}
.head-child .head-child-con .head-child-rt .head-child-items ul{
    display: flex;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li{
    text-align: center;
    margin-right: 6.48%;
    width: 15%;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li:last-child{
    margin-right: 0;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(2){
    height: 7.3vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(2) img{
    max-height: 100%;
    transition: all .5s;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(1){
    font-size: 20px;
    color: #1761b7;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li:hover p:nth-child(2) img{
    transform: scale(.95);
}
.head-child .head-child-con .head-child-rt .head-child-items:nth-child(2) ul li:nth-child(4) p:nth-child(2) img{
    border-radius: 1vw;
}
.cPHASEYE-csgg-con{
    margin-left: -1.3%;
    margin-right: -1.3%;
}
.cPHASEYE-csgg-con .c300-xncs-con-items:nth-child(1){
    flex: 0 0 100%;
    max-width: 100%;
}
.cPHASEYE-csgg-con .c300-xncs-con-items{
    max-width: 50%;
    flex: 0 0 50%;
}
.cPHASEYE-csgg-con .c300-xncs-con-items .c300-xncs-con-items-con table tr td:nth-child(1) {
    width: 32.6%;
}
.cPHASEYE-csgg-con .c300-xncs-con-items .c300-xncs-con-items-con table tr td:nth-child(2) {
    width: 67.4%;
}
.cPHASEYE-csgg-con .c300-xncs-con-items:nth-child(1) .c300-xncs-con-items-con table tr td{
    width: 20%;
}
.cPHASEYE-csgg-con .c300-xncs-con-items:nth-child(1) .c300-xncs-con-items-con table tr th{
    text-align: left;
    padding-left: 1.1458vw;
}
.cPHASEYE-csgg-con .c300-xncs-con-items:nth-child(3) .c300-xncs-con-items-con table:nth-child(2) tr td {
    font-size: 13px;
    padding: 5px 5px 5px 1.1458vw;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(10){
    flex: none;
}
/*.fw-tc{*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    left: 0;*/
/*    top: 0;*/
/*    background: rgba(0, 0, 0, .3);*/
/*    text-align: center;*/
/*}*/
/*.fw-tc h3{*/
/*    color: #fff;*/
/*    font-size: 1.7vw;*/
/*    letter-spacing: 2px;*/
/*    font-weight: 500;*/
/*}*/


@media (max-width: 1650px) {
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt {
    font-size: 16px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(2) {
    font-size: 21px;
  }
  .c300-xncs-con-items .c300-xncs-con-items-con table tr td{
      font-size: 13px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr th{
      font-size: 14px;
  }
  .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr td:nth-child(1) {
    width: 29%;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr td{
    font-size: 14px;
}
.cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr th{
    font-size: 16px;
}
}
@media (max-width: 1599px) {
  .cpyy .container .cpyy-lf .cpyy-row .cpyy-items p:nth-child(2) {
    margin-top: 6px;
  }
  .ny-bt p:nth-child(1) {
    font-size: 25px;
  }
  .ny-bt p:nth-child(2) {
    font-size: 16px;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt h4 {
    font-size: 21px;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt {
    font-size: 14px;
  }
  .c300-js .c300-js-con .c300-js-items {
    padding-top: 73px;
    padding-bottom: 69px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(3) {
    font-size: 14px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(2) {
    font-size: 19px;
  }
  .c300-fa ul li .c300-fa-con {
    padding: 59px 11.4% 48px 6.7%;
  }
  .c300-xgcp .container .c300-xgcp-row .c300-xgcp-items a:nth-child(2) {
    font-size: 14px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt,
  .cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-lf p {
    font-size: 15px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items:nth-child(2n) .container .cPHASEYE-cxgn-rt h4,
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items div {
    font-size: 20px;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items ul li {
    font-size: 15px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(2) {
    font-size: 16px;
  }
  .csttpj-ban .container ul li {
    font-size: 16px;
  }
  .cstt-qikuai .cstt-qikuai-ms div,
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-desc,
  .csttpj-ban .container .csttpj-ban-ms {
    font-size: 15px;
  }
  .cscq-con .container .cscq-items .cscq-tp .cscq-tp-rt {
    max-width: 41.55%;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 14.4px;
  }
  .l-con .container .l-rt .lrt-bt {
    border-bottom: 4px solid #111111;
  }
  .l-bt .l-bt-con div:nth-child(2) p:nth-child(1) {
    width: 6px;
    height: 6px;
  }
  .head-child .head-child-con .head-child-lf {
    padding-left: 3.65%;
  }
  .head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(1) {
    font-size: 18px;
  }
  .c300-xncs-con-items .c300-xncs-con-items-con table tr td:nth-child(1) {
    width: 29%;
}
.cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr th {
    padding: 10px 5px;
}
}
@media (max-width: 1477px) {
  .head .head-cen .head-rt .head-ul .head-li .head-a {
    padding: 31px 33px;
  }
  .sy-bt div p:nth-child(1) {
    font-size: 25px;
  }
  .sy-bt div p:nth-child(2) {
    font-size: 17px;
  }
  .yhqt .yhqt-swiper .swiper-wrapper .swiper-slide,
  .yhqt .bfyh-swiper .swiper-wrapper .swiper-slide {
    margin-top: 1.6% !important;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet,
  .yhqt .yhqt-pagination .swiper-pagination-bullet,
  .yhqt .bfyh-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt h4 {
    font-size: 19px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(2) {
    font-size: 18px;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(2) {
    font-size: 18px;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) {
    font-size: 14px;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) table tr td {
    font-size: 14px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items:nth-child(2n) .container .cPHASEYE-cxgn-rt h4,
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items div {
    font-size: 19px;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items ul li {
    font-size: 14px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(2) {
    font-size: 15px;
  }
  .csttpj-ban {
    padding-bottom: 6.7%;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-bt {
    font-size: 18px;
  }
  .cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con {
    font-size: 16px;
  }
  .cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con div:nth-child(2) {
    margin-top: 26px;
  }
  .x-con .row .x-items .x-items-con .x-tp a:nth-child(2) {
    font-size: 16px;
  }
  .x-con .row .x-items .x-items-con .x-tp a:nth-child(3) {
    font-size: 14px;
  }
  .xshow-con .xshow-dh p,
  .xshow-con .xshow-dh a,
  .xshow-con .xshow-content {
    font-size: 14px;
  }
  .head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(1) {
        font-size: 17px;
    }
    .head-child .head-child-con .head-child-lf ul li {
    font-size: 15px;
    }
    .head-child .head-child-con .head-child-lf h4 {
    font-size: 21px;
    }
        .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr td {
        line-height: 1.3;
        padding: 10.375px 7px 10.375px 1.14583vw;
    }
}
@media (max-width: 1365px) {
  .head .head-cen .head-rt .head-ul .head-li .head-a {
    padding: 30px 29px;
    font-size: 15px;
  }
  .banner .ban-swiper .ban-next,
  .banner .ban-swiper .ban-prev {
    width: 19px;
  }
  .sy-bt div p:nth-child(1) {
    font-size: 23px;
  }
  .sy-bt div p:nth-child(2) {
    font-size: 16px;
  }
  .cpyy .container .cpyy-lf .cpyy-desc,
  .cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(2) {
    font-size: 15px;
  }
  .cpyy .container .cpyy-lf .cpyy-row .cpyy-items p:nth-child(1) {
    height: 21px;
  }
  .cpyy .container .cpyy-lf .cpyy-row .cpyy-items {
    margin-bottom: 22px;
  }
  .cpyy .cpyy-rt {
    width: 54.7065%;
  }
  .yhqt .yhqt-swiper .swiper-wrapper .swiper-slide img,
  .yhqt .bfyh-swiper .swiper-wrapper .swiper-slide img {
    max-height: 69%;
  }
  .yhqt .yhqt-pagination,
  .yhqt .bfyh-pagination {
    margin-top: 48px;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(1),
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-tit {
    font-size: 17px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items div {
    margin-top: 7px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items {
    margin-top: 33px;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(2) img {
    width: 11px;
  }
  .foot .foot-cen .foot-tp ul li a {
    font-size: 15px;
  }
  .ny-bt p:nth-child(1) {
    font-size: 22px;
  }
  .ny-bt p:nth-child(2) {
    font-size: 15px;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt h4 {
    margin-bottom: 17px;
  }
  .c300-js .c300-js-con .c300-js-items {
    padding-top: 61px;
    padding-bottom: 54px;
  }
  .c300-js .c300-js-con .c300-js-items:nth-child(2) .container .c300-js-rt table tr td {
    padding-bottom: 34px;
  }
  .c300-js .c300-js-con .c300-js-items:nth-child(2n) {
    padding-bottom: 62px;
  }
  .cPHASELINK-yepian {
    margin-top: 43px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt div {
    font-size: 14px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul li {
    font-size: 15px;
  }
  .cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-next,
  .cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-prev {
    width: 15px;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con img {
    left: -4%;
    top: -19%;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt {
    line-height: 2.5;
  }
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(2) {
    font-size: 15px;
  }
  .csttpj-ban .container ul li {
    font-size: 15px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1) {
    font-size: 15px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) {
    line-height: 2.2;
  }
  .fw-con .fw-cont .fw-items a:nth-child(1) {
    font-size: 17px;
  }
  .fw-con .fw-cont .fw-items a {
    width: 22px;
  }
  .fw-con .fw-cont {
    margin-bottom: 52px;
  }
  .g-jj .g-jj-con .g-jj-rt {
    font-size: 15px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 13.4px;
  }
  .pagination li a {
    font-size: 13px;
    padding: 4px 12px;
  }
  .xshow-con .xshow-bt {
    font-size: 22px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1) {
        font-size: 14px;
    }
    .head-child .head-child-con .head-child-lf {
    width: 22.1%;
}
.head-child .head-child-con .head-child-rt .head-child-items ul li {
    width: 18%;
}
    .head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(1) {
        font-size: 16px;
    }
    .c300-xncs-con-items{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr td {
    font-size: 13px;
    }
}
@media (max-width: 1199px) {
  .container {
    max-width: 92%;
  }
  .sy-bt div p:nth-child(1) {
    font-size: 21px;
  }
  .sy-bt div p:nth-child(2) {
    font-size: 14px;
  }
  .sy-bt ul li a {
    font-size: 15px;
  }
  .cpzx .cpzx-lb .swiper-button-prev,
  .cpzx .cpzx-lb .swiper-button-next {
    width: 37px;
    height: 37px;
  }
  .cpyy .container .cpyy-lf {
    width: 58.1%;
  }
  .yhqt .yhqt-swiper .swiper-wrapper .swiper-slide,
  .yhqt .bfyh-swiper .swiper-wrapper .swiper-slide {
    height: 7.5vw;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet,
  .yhqt .yhqt-pagination .swiper-pagination-bullet,
  .yhqt .bfyh-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
  }
  .i-ban .iban-con {
    font-size: 22px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(1) {
    height: 3.61vw;
  }
  .c300-fa ul li .c300-fa-con {
    padding: 48px 11.4% 37px 6.7%;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) {
    font-size: 13px;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) table tr,
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) table tr td {
    display: block;
    width: 100% !important;
    line-height: 2.5;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .icon p:nth-child(1) {
    height: 27px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(1),
  .cPHASEYE-tsy .cPHASEYE-tsy-bt {
    font-size: 22px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt h4 {
    font-size: 20px;
  }
  .csttpj-ban {
    padding-bottom: 7.7%;
  }
  .cstt-qikuai .cstt-qikuai-ms div,
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-desc,
  .csttpj-ban .container .csttpj-ban-ms {
    font-size: 14px;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con {
    font-size: 13px;
  }
  .cstt-xkz-bt div {
    font-size: 20px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1) {
    font-size: 14px;
  }
  .cscq-con .container .cscq-items {
    width: 100%;
  }
  .fw-con .fw-cont .fw-items {
    padding: 2.85% 4.6% 2.85% 4%;
  }
  .fw-con h3 {
    font-size: 22px;
  }
  .fw-con .fw-cont {
    margin-top: 49px;
  }
  .bfyh-pagination {
    display: block;
  }
  .l-bt .l-bt-con div:nth-child(1) {
    font-size: 21px;
  }
  .l-con .container .l-rt ul li {
    padding: 37.7px 9px;
  }
      .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1) {
        font-size: 13px;
      }
      .head-child .head-child-con .head-child-rt {
    padding-left: 6.2%;
      }
          .head-child .head-child-con .head-child-lf ul li {
        font-size: 14px;
    }
    .head-child .head-child-con .head-child-rt .head-child-items ul li p:nth-child(1) {
        font-size: 15px;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)){
        flex: none;
        width: 100%;
            margin-left: 0;
    margin-right: 0;
    padding: 0;
    flex-wrap: wrap;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table{
        margin: 0;
        flex: none;
        width: 100%;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table:nth-last-child(2){
        margin-bottom: 45px;
    }
}
@media (max-width: 990px) {
  .head .head-cen .head-rt .head-ul {
    display: none;
  }
  .banner .ban-swiper .ban-prev {
    left: 4.2%;
  }
  .banner .ban-swiper .ban-next {
    right: 4.2%;
  }
  .banner .ban-swiper .ban-pagination {
    left: 7%;
  }
  .cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(1) {
    height: 18.697vw;
  }
  .cpyy {
    margin-top: 61px;
  }
  .cpyy .cpyy-rt {
    width: 57.7065%;
  }
  .yhqt .yhqt-swiper .swiper-wrapper .swiper-slide,
  .yhqt .bfyh-swiper .swiper-wrapper .swiper-slide {
    height: 9.5vw;
  }
  .foot .foot-cen .foot-tp {
    display: block;
  }
  .foot .foot-cen .foot-tp ul {
    top: 0;
    display: block;
    margin-top: 24px;
  }
  .foot .foot-cen .foot-tp ul li {
    margin-left: 0;
    padding-left: 10px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 6px;
    margin-bottom: 12px;
  }
  .foot .foot-cen .foot-tp ul li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .foot .foot-cen .foot-tp ul li a {
    font-size: 13px;
  }
  .foot {
    padding-top: 44px;
    padding-bottom: 22px;
  }
  .foot .foot-cen .foot-bt ul {
    justify-content: center;
  }
  .foot .foot-cen .foot-bt ul li a,
  .foot .foot-cen .foot-bt p,
  .foot .foot-cen .foot-bt p a {
    font-size: 12px;
  }
  .foot .foot-cen .foot-bt {
    margin-top: 22px;
    padding-top: 22px;
    display: block;
    text-align: center;
  }
  .chaocai-con .row .chaocai-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) {
    margin-top: 5.8%;
  }
  .cpeijian-con .row .chaocai-items .chaocai-items-con div:nth-child(1) {
    height: 28.23vw;
  }
  .cPHASELINK-js .c300-js-con .c300-js-items .container .c300-js-lf {
    width: 42.5%;
  }
  .cPHASELINK-sq-con ul li div {
    width: 28.65625vw;
  }
  .cPHASELINK-yepian h3 {
    font-size: 22px;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items {
    margin-right: 9%;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 5%;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:last-child {
    margin-bottom: 0;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con {
    overflow: hidden;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con img {
    top: -47%;
    left: auto;
    max-width: 69%;
    right: -11%;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(1) strong {
    font-size: 24px;
  }
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items {
    width: 25%;
  }
  .csttpj-ban .container h4 {
    font-size: 20px;
    font-weight: bold;
  }
  .csttpj-ban {
    padding-bottom: 77px;
    padding-top: 40px;
  }
  .cstt-xkz .cstt-xkz-con {
    display: block;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-lf,
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt {
    width: 100%;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-lf div {
    height: 57vw;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt {
    margin-top: 50px;
  }
  .cstt-xkz-bt {
    margin-top: 39px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list {
    width: 100%;
  }
  .l-con .l-lf {
    position: relative;
    width: 100%;
    height: 42vw;
  }
  .l-con .container .l-rt {
    width: 100%;
    margin-top: 30px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(2) {
    font-size: 20px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 16.4px;
  }
  .x-con .row .x-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .x-con .row .x-items .x-items-con .x-tp a:nth-child(1) p {
    height: 29.67vw;
  }
  .xshow-con .xshow-bt {
    font-size: 20px;
  }
  .mb-zd{
      display: block;
  }
  .head .head-cen {
    padding: 10px 0;
}
.head-logo{
    width: 130px;
}
.head {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
}
.c300-xncs-con-items{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-nr .yc div {
    font-size: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-nr {
    top: 11.5%;
  }
  .banner .ban-swiper .ban-next,
  .banner .ban-swiper .ban-prev {
    width: 15px;
    top: 56%;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet,
  .yhqt .yhqt-pagination .swiper-pagination-bullet,
  .yhqt .bfyh-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .sy-bt {
    display: block;
  }
  .cpzx {
    margin-top: 59px;
  }
  .sy-bt ul li {
    padding: 0 19px;
  }
  .sy-bt ul {
    margin-top: 18px;
  }
  .cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(1) {
    height: 31.697vw;
  }
  .cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(2) {
    margin-top: 16px;
  }
  .cpzx .cpzx-lb .swiper-button-prev,
  .cpzx .cpzx-lb .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .cpzx .cpzx-lb {
    margin-top: 9%;
  }
  .cpyy {
    margin-top: 43px;
  }
  .cpyy .container .cpyy-lf {
    width: 100%;
    padding-top: 60px;
  }
  .cpyy .cpyy-rt {
    display: none;
  }
  .cpyy .container .cpyy-lf .cpyy-desc,
  .cpzx .cpzx-lb .swiper .swiper-wrapper .swiper-slide a div:nth-child(2) {
    font-size: 14px;
  }
  .cpyy .container .cpyy-lf .cpyy-desc {
    margin-top: 28px;
  }
  .cpyy .container .cpyy-lf .cpyy-row {
    margin-top: 47px;
  }
  .cpyy .container .cpyy-lf .cpyy-row .cpyy-items {
    width: 30%;
    margin-right: 4%;
  }
  .cpyy .container .cpyy-lf .cpyy-row .cpyy-items:nth-child(3n) {
    margin-right: 0;
  }
  .cpyy .container .cpyy-lf {
    padding-bottom: 47px;
  }
  .yhqt .yhqt-swiper .swiper-wrapper .swiper-slide,
  .yhqt .bfyh-swiper .swiper-wrapper .swiper-slide {
    height: 17.5vw;
  }
  .yhqt .yhqt-swiper .swiper-wrapper .swiper-slide,
  .yhqt .bfyh-swiper .swiper-wrapper .swiper-slide {
    margin-top: 10px !important;
  }
  .yhqt {
    padding-top: 60px;
    background-size: 308%;
    padding-bottom: 47px;
  }
  .yhqt .yhqt-swiper,
  .yhqt .bfyh-swiper {
    margin-top: 30px;
  }
  .yhqt .yhqt-pagination,
  .yhqt .bfyh-pagination {
    margin-top: 30px;
  }
  .xwzx {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items div {
    margin-top: 18px;
  }
  .xwzx .xwzx-con {
    margin-top: 46px;
    display: block;
  }
  .xwzx .xwzx-con .xwzx-lf,
  .xwzx .xwzx-con .xwzx-rt {
    width: 100%;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(1) p {
    height: 65vw;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(1),
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-tit {
    font-size: 16px;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(1) {
    padding: 0 15px;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(2) img {
    width: 9px;
  }
  .xwzx .xwzx-con .xwzx-lf a:nth-child(2) p:nth-child(2) {
    padding: 4.45% 5.1%;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-tit {
    height: auto;
  }
  .xwzx .xwzx-con .xwzx-rt {
    display: block;
    margin-top: 50px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items {
    width: 100%;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items div p {
    font-size: 21px;
    margin-top: 18px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items:nth-child(2) {
    margin-top: 33px;
  }
  .i-ban .i-bg img {
    max-width: 187%;
    position: relative;
    left: -81%;
  }
  .i-ban .i-crumb {
    bottom: 13px;
    line-height: 1.4;
  }
  .c300-js {
    margin-top: 60px;
  }
  .i-ban .iban-con {
    font-size: 21px;
    font-weight: bold;
  }
  .ny-bt p:nth-child(1) {
    font-size: 20px;
  }
  .ny-bt p:nth-child(2) {
    font-size: 14px;
  }
  .c300-js .c300-js-con .c300-js-items {
    padding-top: 61px !important;
    padding-bottom: 54px !important;
  }
  .c300-js .c300-js-con .c300-js-items .container {
    display: block;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-lf,
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt {
    width: 100% !important;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt {
    margin-top: 48px;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt h4 {
    font-size: 16px;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt,
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt table tr td {
    line-height: 2.2;
    display: block;
    width: 100% !important;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt table tr {
    display: block !important;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-lf img {
    max-width: 75% !important;
  }
  .c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr td h4 {
    margin-bottom: 11px;
  }
  .c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr td {
    padding-bottom: 34px !important;
  }
  .c300-js .c300-js-con .c300-js-items:nth-child(3) .container .c300-js-rt table tr:last-child td:last-child {
    padding-bottom: 0px !important;
  }
  .c300-fa {
    margin-top: 61px;
  }
  .c300-fa ul {
    margin-top: 40px;
  }
  .c300-fa ul li {
    width: 100%;
    margin-bottom: 25px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(1) {
    height: 8.61vw;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(2) {
    font-size: 16px;
  }
  .c300-fa ul li .c300-fa-con div:nth-child(3) {
    margin-top: 21px;
    hyphens: auto;
  }
  .c300-fa ul li:nth-child(3) {
    height: 58.5vw;
  }
  .c300-xncs .c300-xncs-con {
    margin-top: 30px;
  }
  .c300-xncs {
    margin-bottom: 50px;
  }
  .c300-xgcp .container .c300-xgcp-row {
    flex-wrap: wrap;
    margin-top: 36px;
  }
  .c300-xgcp .container .c300-xgcp-row .c300-xgcp-items {
    width: 50%;
    margin-bottom: 26px;
  }
  .c300-xgcp .container .c300-xgcp-row .c300-xgcp-items a:nth-child(1) {
    height: 118px;
    margin-bottom: 18px;
  }
  .c300-xgcp .container .c300-xgcp-row .c300-xgcp-items a:nth-child(1) img {
    max-width: 75%;
  }
  .c300-xgcp {
    padding-bottom: 14px;
  }
  .chaocai-con {
    margin-top: 60px;
    margin-bottom: 45px;
  }
  .chaocai-con .row .chaocai-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(2) {
    font-size: 17px;
    margin-top: 32px;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con div:nth-child(3) {
    line-height: 2.4;
  }
  .chaocai-con .row .chaocai-items .chaocai-items-con {
    padding-bottom: 30px;
    min-height: auto;
  }
  .cpeijian-con .row .chaocai-items .chaocai-items-con div:nth-child(1) {
    height: 53.23vw;
  }
  .c300-js .c300-js-con .c300-js-items .container .c300-js-lf,
  .c300-js .c300-js-con .c300-js-items .container .c300-js-rt {
    left: 0 !important;
    right: 0 !important;
  }
  .cPHASELINK-js .c300-js-con .c300-js-items:nth-child(2) {
    padding-bottom: 0 !important;
  }
  .cPHASELINK-fa-js .c300-js-con .c300-js-items .container .c300-js-rt ul li::before {
    width: 8px;
    height: 8px;
    top: 10px;
  }
  .cPHASELINK-sq-js {
    margin-top: 45px;
  }
  .cPHASELINK-sq-con ul li,
  .cPHASELINK-sq-con ul li div {
    width: 100%;
  }
  .cPHASELINK-sq-con ul li div:nth-child(1) {
    font-size: 18px;
  }
  .cPHASELINK-sq-con ul li div:nth-child(2) {
    line-height: 2.5;
    margin-top: 10px !important;
  }
  .cPHASELINK-sq-con {
    padding-top: 62px;
    padding-bottom: 51px;
  }
  .cPHASELINK-sq-con ul img {
    display: none;
  }
  .cPHASELINK-sq-con ul li,
  .cPHASELINK-sq-con ul li:nth-child(2) {
    margin-top: 34px;
  }
  .cPHASELINK-yepian h3 {
    font-size: 19px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con {
    display: block;
    margin-top: 38px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-lf,
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt {
    width: 100%;
  }
  .cPHASELINK-yepian h3 {
    font-size: 18px;
  }
  .cPHASELINK-yepian {
    padding-bottom: 55px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt {
    margin-top: 25px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul {
    display: block;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul li {
    width: 100%;
    margin-bottom: 32px;
  }
  .cPHASELINK-yepian .cPHASELINK-yepian-con .cPHASELINK-yepian-rt ul li:last-child {
    margin-bottom: 0;
  }
  .cPHASELINK-cpyy {
    margin-top: 54px;
  }
  .cPHASELINK-cpyy .cPHASELINK-cpyy-con {
    margin-top: 31px;
  }
  .cPHASELINK-cpyy .cPHASELINK-cpyy-con .cyy-swiper .swiper-wrapper .swiper-slide p {
    height: 31.5vw;
  }
  .cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-next,
  .cPHASELINK-cpyy .cPHASELINK-cpyy-con .cy-prev {
    width: 12px;
    top: 60%;
  }
  .cPHASELINK-yycj {
    margin-top: 55px;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12%;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .nr div {
    margin-right: 4.5625vw;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items .nr {
    margin-top: 20px;
  }
  .cPHASELINK-yycj .cPHASELINK-yycj-con .container .cPHASELINK-yycj-items:last-child {
    margin-bottom: 0;
  }
  .cPHASEYE-tp .ny-bt p:nth-child(1) {
    line-height: 1.4;
  }
  .cPHASEYE-tp {
    margin-top: 60px;
  }
  .cPHASEYE-tp .cPHASEYE-tp-con {
    margin-top: 40px;
    padding: 8% 0;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(1),
  .cPHASEYE-tsy .cPHASEYE-tsy-bt {
    font-size: 19px;
  }
  .cPHASEYE-tsy {
    margin-top: 57px;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items div {
    font-size: 16px;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con {
    margin-top: 41px;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items ul li {
    line-height: 2.3;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con img {
    display: none;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items {
    margin-bottom: 12%;
  }
  .cPHASEYE-tsy .cPHASEYE-tsy-con .cPHASEYE-tsy-items:nth-child(4) {
    margin-bottom: 0;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(1) strong {
    font-size: 20px;
  }
  .cPHASEYE-cxgn {
    margin-top: 52px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-bt div:nth-child(2) {
    font-size: 14px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container {
    display: block;
    padding: 0;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt {
    width: 100%;
    margin-top: 37px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items {
    padding-top: 50px;
    padding-bottom: 56px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-lf {
    width: 100%;
    text-align: center;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-lf img {
    max-width: 75%;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt h4 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .cPHASEYE-cxgn .cPHASEYE-cxgn-con .cPHASEYE-cxgn-items .container .cPHASEYE-cxgn-rt {
    font-size: 14px;
  }
  .cPHASEYE-csgg {
    margin-top: 51px;
  }
  .cPHASEYE-csgg .cPHASEYE-csgg-con {
    margin-top: 29px;
  }
  .cPHASEYE-yycj {
    margin-top: 60px;
  }
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items {
    width: 50%;
    margin-bottom: 17.3%;
  }
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(1) {
    height: 10.375vw;
  }
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(1) img {
    max-width: 50%;
  }
  .csttpj-ban .container .csttpj-ban-ms,
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container .cPHASEYE-yycj-items .cPHASEYE-yycj-items-con div:nth-child(2) {
    font-size: 13px;
  }
  .cPHASEYE-yycj .cPHASEYE-yycj-con .container {
    padding-top: 61px;
  }
  .csttpj-ban .container h4 {
    font-size: 18px;
  }
  .csttpj-ban .container .csttpj-ban-ms {
    margin-top: 17px;
  }
  .csttpj-ban .container ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 25px;
  }
  .csttpj-ban .container ul li {
    font-size: 13px;
    margin: 0 10px;
    margin-bottom: 30px;
  }
  .csttpj-ban .container ul li div:nth-child(1) {
    height: 10.46875vw;
    margin-bottom: 13px;
  }
  .csttpj-ban {
    padding-bottom: 50px;
  }
  .i-ban .i-crumb {
    text-align: left;
  }
  .cstt-xkz {
    margin-top: 60px;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-lf div {
    height: 93vw;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt {
    margin-top: 35px;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items {
    width: calc(100% / 3);
    margin-bottom: 22px;
  }
  .cstt-xkz .cstt-xkz-con .cstt-xkz-rt .cstt-xkz-row .cstt-xkz-items .cstt-xkz-items-con div:nth-child(2) {
    margin-top: 17px;
  }
  .cstt-xkz-bt {
    margin-top: 26px;
    padding: 7.23% 0;
  }
  .cstt-xkz-bt div {
    font-size: 18px;
  }
  .cstt-xkzlx-box {
    margin-top: 43px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr {
    flex-wrap: wrap;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items {
    width: 100%;
    flex: none;
    margin-bottom: 50px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(1) {
    font-size: 15px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items:last-child {
    margin-bottom: 0;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list {
    /*margin-bottom: 54px;*/
  }
  .cstt-xkzlx-box .cstt-xkzlx-table {
    width: 100%;
    margin-bottom: 30px;
  }
  .cstt-qikuai {
    margin-top: 37px;
  }
  .cstt-qikuai .row:nth-child(1) .cstt-qikuai-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 14px;
  }
  .cstt-qikuai .cstt-qikuai-ms {
    display: block;
    margin-top: 18px;
    padding: 0;
  }
  .cstt-qikuai .cstt-qikuai-ms div {
    flex: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .cstt-qikuai .cstt-qikuai-ms div:last-child {
    margin-bottom: 0;
  }
  .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sj:last-child,
  .cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row .cstt-qikuai-tomoview-items:last-child {
    margin-bottom: 0;
  }
  .cstt-qikuai .row:nth-child(3) {
    margin-top: 42px;
  }
  .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(1) {
    height: 43.98vw;
  }
  .cstt-qikuai .cstt-qikuai-tomoview {
    margin-top: 20px;
  }
  .cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row {
    margin-top: 28px;
  }
  .cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row {
    display: block;
  }
  .cstt-qikuai .cstt-qikuai-tomoview .cstt-qikuai-tomoview-row .cstt-qikuai-tomoview-items {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .cscq-ban .container ul li {
    width: 42%;
    margin: 0;
    margin-bottom: 30px;
  }
  .i-ban .i-crumb a {
    margin: 0 2px;
  }
  .cscq-con .container .cscq-items .cscq-tp .cscq-tp-lf {
    position: relative;
    width: 100%;
  }
  .cscq-con .container .cscq-items .cscq-tp .cscq-tp-rt {
    max-width: 100%;
    position: relative;
    text-align: center;
    right: 0;
    margin-top: 20px;
  }
  .cscq-con .container .cscq-items .cscq-tp .cscq-tp-lf div:nth-child(2) {
    font-size: 17px;
  }
  .cscq-con {
    padding-top: 66px;
  }
  .cscq-con .container .cscq-items {
    padding: 37px 5.31% 38px 5.12%;
  }
  .cscq-con .container .cscq-items .cscq-txl .row .cscq-txl-items {
    flex: 0 0 100%;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .cscq-con .container .cscq-items .cscq-txl .row .cscq-txl-items:last-child {
    margin-bottom: 0;
  }
  .cscq-con .container .cscq-items:nth-child(6) .cscq-tp .cscq-tp-rt {
    top: auto;
    bottom: 0;
    right: 0;
  }
  .cscq-bmq .row .cscq-bmq-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .cscq-bmq .row .cscq-bmq-items:last-child {
    margin-bottom: 0;
  }
  .cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con {
    font-size: 14px;
  }
  .cscq-bmq .row .cscq-bmq-items .cscq-bmq-items-con div:nth-child(2) {
    margin-top: 19px;
  }
  .cscq-bmq {
    overflow: hidden;
  }
  .fw-ban .i-bg img {
    left: -12%;
  }
  .fw-con h3 {
    font-size: 20px;
  }
  .fw-con .fw-cont .fw-items a:nth-child(1) {
    font-size: 15px;
  }
  .fw-con .fw-cont .fw-items a {
    width: 17px;
  }
  .fw-con .fw-cont .fw-items {
    padding: 6.85% 5.6% 6.85% 5%;
    margin-bottom: 14px;
  }
  .fw-con .fw-cont {
    margin-top: 37px;
    margin-bottom: 40px;
  }
  .pagination li a {
    font-size: 13px;
    padding: 2px 10px;
  }
  .pagination {
    flex-wrap: wrap;
  }
  .pagination li {
    margin: 0 3px;
    margin-bottom: 6px;
  }
  .g-jj {
    margin-top: 63px;
    margin-bottom: 50px;
  }
  .g-jj .g-jj-con {
    display: block;
    margin-top: 34px;
  }
  .g-jj .g-jj-con .g-jj-lf {
    width: 100%;
    padding: 0 9%;
  }
  .g-jj .g-jj-con .g-jj-rt {
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
  }
  .l-ban .i-bg img {
    left: -46%;
  }
  .l-bt .l-bt-con div:nth-child(1) {
    font-size: 20px;
  }
  .l-bt .l-bt-con div:nth-child(2) p:nth-child(2) {
    font-size: 13px;
    margin-top: 3px;
  }
  .l-con .l-lf {
    height: 81vw;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(2) {
    font-size: 18px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 9.4px;
  }
  .l-con .container .l-rt .lrt-bt {
    border-bottom: 2px solid #111111;
  }
  .l-con .container .l-rt {
    margin-top: 46px;
  }
  .l-con .container .l-rt ul li .nr div:nth-child(2),
  .l-con .container .l-rt ul li .nr div:nth-child(1) {
    font-size: 14px;
  }
  .l-con .container .l-rt ul li:nth-child(2),
  .l-con .container .l-rt ul li:nth-child(3) {
    width: 100%;
    padding: 37.7px 9px;
  }
  .l-con .container .l-rt ul li:nth-child(2)::after {
    display: none;
  }
  .x-ban .i-bg img {
    left: -31%;
  }
  .x-con .row .x-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 45px;
  }
  .x-con .row .x-items .x-items-con .x-tp a:nth-child(1) p {
    height: 60.67vw;
  }
  .x-con .row {
    margin-bottom: 0;
  }
  .x-con {
    margin-bottom: 60px;
  }
  .xshow-con .xshow-sj li {
    font-size: 13px;
  }
  .xshow-con .xshow-sj {
    margin-top: 22px;
  }
  .xshow-con .xshow-content {
    margin-top: 32px;
  }
  .xshow-con .xshow-dh {
    margin-top: 32px;
    padding-top: 29px;
  }
  .cstt-qikuai .cstt-qikuai-tomoview h4 {
    font-size: 16px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items:nth-child(2),
  .xwzx .xwzx-con .xwzx-rt .xwzx-items {
    margin-top: 54px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items div {
    margin-top: 12px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table tr,.cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table td{
      display: block;
      width: 100%;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table td{
      margin-bottom: 8px;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table td:last-child{
      margin-bottom: 0;
  }
  .cstt-xkzlx-box .cstt-xkzlx-list .cstt-xkzlx-top .cstt-xkzlx-nr .cstt-xkzlx-items .cstt-xkzlx-items-con div:nth-child(4) table td:nth-child(1) {
    padding-right: 0;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table td,.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table tr{
    display: block;
    width: 100%;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table td{
    margin-bottom: 8px;
}
.cstt-xkzlx-box .cstt-xkzlx-table:nth-child(16) table tr:last-child td:last-child{
    margin-bottom: 0;
}
.cPHASELINK-js .c300-js-con .c300-js-items .container .c300-js-rt table{
    width: 100%;
}
.csttpj-ban .container ul li div:nth-child(1) img{
    max-width: 73%;
}
.l-bt .l-bt-con div:nth-child(2){
    top: 2px;
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr th{
    font-size: 15px;
}
.c300-xncs-con-items .c300-xncs-con-items-con table tr td {
    padding: 14px 5px 14px 3.1458vw;
}
    .c300-xncs-con-items {
        margin-bottom: 26px;
    }
    .c300-xncs-con-items:last-child{
            margin-bottom: 0;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)){
        overflow: auto;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table{
        width: 1024px;
    }
    .cstt-xkzlx-box .cstt-xkzlx-table:not(:nth-child(16)) table tr td {
    padding: 10.25px 5px 10.25px 4.15vw;
}
    .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr td {
        font-size: 13px;
        line-height: 1.3;
        padding: 10.375px 10px 10.375px 4.14583vw;
    }
        .cstt-qikuai .row:nth-child(3) .cstt-qikuai-sjt .cstt-qikuai-sjt-con div:nth-child(2) table tr th {
        font-size: 15px;
    }
}
