.w1280 {
  max-width: 1280px;
  margin: 0 auto;
}

.topnav {
  position: absolute;
  width: 100%;
  top: 2vw;
  left: 0;
  z-index: 9999;
}

.topnav .topnavv {
  background: #fff;
  height: 84px;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

.topnav .topnavv .logo {
  width: 18%;
  line-height: 84px;
  padding-left: 4%;
}

.topnav .topnavv .logo img {
  max-width: 100%;
}

.topnav .topnavv .x-menu {
  width: 62%;
  margin-left: 5%;
}

.topnav .topnavv .xtb {
  width: 9%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-left: 1px dashed #b2b2b2;
  line-height: 20px;
  margin-top: 32px;
  height: 20px;
  text-align: center;
}

.topnav .topnavv .xtb .sss {
  width: 49%;
}

.topnav .topnavv .xtb .tbdh {
  width: 49%;
}

.topnav .topnavv .soso {
  width: 100%;
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 99;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  padding: 28px 0;
}

.topnav .topnavv .soso #formsearch {
  position: relative;
  width: 635px;
  margin: 0 auto;
}

.topnav .topnavv .soso #formsearch #keyword {
  width: calc(100% - 120px);
  height: 42px;
  border: none;
  background: #fff;
  padding: 15px;
  font-size: 14px;
  color: #333;
  float: left;
  border: none;
  outline: none;
}

.topnav .topnavv .soso #formsearch #s_btn {
  width: 120px;
  height: 42px;
  border: none;
  background: #1a89e7;
  color: #fff;
  font-size: 14px;
  float: right;
  border: none;
  outline: none;
}

.topnav .topnavv .dhxx {
  width: 100%;
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 99;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  padding: 28px 0;
}

.topnav .topnavv .dhxx .dhrx {
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
}

.topnav .topnavv .dhxx .dhrx img {
  margin-top: -4px;
}

.tybt {
  text-align: center;
}

.tybt h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  color: #333333;
}

.tybt p {
  font-size: 16px;
  color: #666666;
  line-height: 1;
  margin-top: 15px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.c1 {
  margin-top: 4vw;
}

.c1 .cpfl ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-top: 3vw;
}

.c1 .cpfl ul li {
  width: 14%;
  height: 55px;
  background: #eeeeee;
  margin: 0 5px;
  margin-bottom: 12px;
}

.c1 .cpfl ul li a {
  line-height: 55px;
  color: #333333;
  font-size: 16px;
}

.c1 .cpfl ul li:hover {
  background: #1a89e7;
}

.c1 .cpfl ul li:hover a {
  color: #fff;
}

.c1 .c1_slick {
  position: relative;
  margin-top: 3vw;
}

.c1 .c1_slick:hover button.slick-prev {
  opacity: 1;
}

.c1 .c1_slick:hover button.slick-next {
  opacity: 1;
}

.c1 .c1_slick button {
  position: absolute;
  top: 42%;
  z-index: 999;
  width: 64px;
  height: 64px;
  border: none;
  outline: none;
  font-size: 0;
}

.c1 .c1_slick button.slick-prev {
  left: 0;
  background: url(//cdn.myxypt.com/529c8350/21/09/38efea75bcd87df54d9ba3396df4fa40137a116c.png) no-repeat center;
  opacity: 0;
}

.c1 .c1_slick button.slick-next {
  right: 0;
  background: url(//cdn.myxypt.com/529c8350/21/09/ea2b078861cea145ae4be89e2248a31e33e04fc9.png) no-repeat center;
  opacity: 0;
}

.c1 .c1_slick .slick-list {
  margin: 0 -10px;
}

.c1 .c1_slick .lili .img {
  border: 1px solid #d2d2d2;
}

.c1 .c1_slick .lili .img img {
  width: 100%;
}

.c1 .c1_slick .lili h3 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-top: .2vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  line-height: 2.2
  
}

.c1 .c1_slick .lili:hover .img {
  border-color: #1a89e7;
}

.c1 .c1_slick .lili:hover h3 {
  color: #fff;
  background: #1a89e7
}

.c2 {
  background: url(//cdn.myxypt.com/529c8350/21/09/c75d79d0ddca1998be2ebd02c8c4718b0ea09d20.jpg) no-repeat top center;
  padding-bottom: 4.5vw;
  margin-top: 4vw;
  background-size: cover;
}

.c2 .tybt {
  padding-top: 5.5vw;
  color: #fff;
  text-align: center;
}

.c2 .tybt h3 {
  color: #fff;
}

.c2 .tybt p {
  color: #fff;
  line-height: 35px;
  margin-top: 2.35vw;
}

.c2 .tybt a {
  display: block;
  width: 170px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  background: #1a89e7;
  font-size: 14px;
  margin: 0 auto;
  border-radius: 30px;
  margin-top: 2.3vw;
}

.c2 .c2_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 4.25vw;
}

.c2 .c2_ul li {
  width: 10%;
  margin: 0 3%;
  border: 2px solid #fff;
  text-align: center;
  padding: 30px 0;
 display: flex;
 align-items: center;
 flex-direction: column;
 justify-content: center;
}

.c2 .c2_ul li h3 {
  font-size: .8rem;
  line-height: 32px;
  color: #fff;
}

.c2 .c2_ul li:nth-child(3) {
  padding: 15px 0px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.c3 {
  background: #f5f5f5;
  padding-top: 3vw;
  padding-bottom: 4vw;
}

.c3 .c3_slick {
  margin-top: 4vw;
  position: relative;
}

.c3 .c3_slick .lili img {
  width: 100%;
}

.c3 .c3_slick .lili h3 {
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-top: 2vw;
  font-weight: normal;
  line-height: 1;
}

.c3 .c3_slick .lili:hover h3 {
  color: #1a89e7;
}

.c3 .c3_slick .slick-list {
  margin: 0 -15px;
}

.c3 .c3_slick button {
  position: absolute;
  top: 35%;
  z-index: 999;
  width: 39px;
  height: 76px;
  border: none;
  outline: none;
  font-size: 0;
}

.c3 .c3_slick button.slick-prev {
  left: -5%;
  background: url(//cdn.myxypt.com/529c8350/21/09/bee8782ba1bda9e9c3761f34e4942c42e4ede596.jpg) no-repeat center;
}

.c3 .c3_slick button.slick-next {
  right: -5%;
  background: url(//cdn.myxypt.com/529c8350/21/09/fdfa4f8b856e52fb5fae8bab1b0e9e2156338f58.jpg) no-repeat center;
}

.c4 {
  padding-top: 4vw;
  background: #fff;
}

.c4 .c4xw {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4vw;
}

.c4 .c4xw .c4a {
  width: 46.8%;
}

.c4 .c4xw .c4a .c4aa .img img {
  width: 100%;
}

.c4 .c4xw .c4a .c4aa .c4awz {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2vw;
}

.c4 .c4xw .c4a .c4aa .c4awz .wzz {
  width: 16.6%;
  font-family: Arial;
}

.c4 .c4xw .c4a .c4aa .c4awz .wzz dd {
  font-size: 1.3rem;
  color: #333333;
  font-weight: bold;
  line-height: 1;
}

.c4 .c4xw .c4a .c4aa .c4awz .wzz dt {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.c4 .c4xw .c4a .c4aa .c4awz .wzr {
  width: 83.4%;
  text-align: left;
  font-size: 18px;
  color: #333333;
  line-height: 1;
}

.c4 .c4xw .c4a .c4aa .c4awz .wzr dt {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  margin-top: 15px;
}

.c4 .c4xw .c4b {
  width: 47.5%;
}

.c4 .c4xw .c4b .c4bb li {
  padding-bottom: 24px;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 2vw;
}

.c4 .c4xw .c4b .c4bb li:last-child {
  border: none;
}

.c4 .c4xw .c4b .c4bb li:hover .c4z dd {
  color: #1a89e7;
}

.c4 .c4xw .c4b .c4bb li:hover .c4z dt {
  color: #1a89e7;
}

.c4 .c4xw .c4b .c4bb li:hover .c4y {
  color: #1a89e7;
  font-weight: bold;
}

.c4 .c4xw .c4b .c4bb li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c4 .c4xw .c4b .c4bb li a .c4z {
  width: 16%;
  font-family: Arial;
}

.c4 .c4xw .c4b .c4bb li a .c4z dd {
  font-size: 1.3rem;
  color: #333333;
  font-weight: bold;
  line-height: 1;
}

.c4 .c4xw .c4b .c4bb li a .c4z dt {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.c4 .c4xw .c4b .c4bb li a .c4y {
  width: 83%;
  text-align: left;
  font-size: 18px;
  color: #333333;
  line-height: 1;
}

.c4 .c4xw .c4b .c4bb li a .c4y dt {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  margin-top: 15px;
}

.foot {
  width: 100%;
  border-top: 8px solid #1a89e7;
  background: #171717;
  padding-top: 3vw;
  padding-bottom: 1.5vw
}

.footbj {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footbj .foota {
  width: 66%;
}

.footbj .foota .footnav {
  font-size: 16px;
  color: #414141;
}

.footbj .foota .footnav a {
  font-size: 16px;
  color: #ffffff;
  margin: 0 4%;
}

.footbj .foota .footnav a:first-child {
  margin-left: 0;
}

.ftt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3.5vw;
}

.ftt .ftc {
  width: 33%;
}

.ftt .ftb {
  width: 28%;
  height: 48px;
  border-left: 1px solid #5d5d5d;
  border-right: 1px solid #5d5d5d;
  padding-left: 3%;
  font-size: 14px;
  color: #999999;
}

.ftt .ftb dd {
  line-height: 24px;
}

.ftt .ftb dt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.ftt .ftc {
  font-size: 14px;
  color: #999999;
  text-align: left;
  width: 36%;
}

.ftt .ftc dd {
  line-height: 24px;
}

.ftt .ftc dt {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.footb {
  text-align: center;
  font-size: 14px;
  color: #999999;
  line-height: 50px;
}

.footb img {
  max-width: 100%;
}

.foot2 {
  width: 100%;
  background-color: #000;
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #959595;
}

.foot2 a {
  color: #959595;
}

.foot2 a:hover {
  color: #959595;
}

.slick-initialized .slick-slide {
  margin: 0 10px;
}

.page-wrap-left {
  display: none;
}

.page-banner {
  position: relative;
}

.bwz {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20%;
  text-align: center;
  z-index: 999;
  font-size: 14px;
  color: #fff;
}

.bwz dd {
  font-size: 2rem;
  margin-bottom: 10px;
}

.bwz dt {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

.pc_li ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2vw;
}

.pc_li ul li {
  width: 18%;
  margin: 0 1%;
  font-size: 20px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  margin-bottom: 12px;
  overflow: hidden;
}

.pc_li ul li:hover {
  background: #1a89e7;
}

.pc_li ul li:hover a {
  color: #fff;
}

.xypg-left-nav > li {
  border: none;
}

.xypg-left-nav > li > a {
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #2e2e2e;
}

.xypg-left-nav > li .first-nav-btn {
  display: none;
}

@media (max-width: 1280px) {
  .w1280 {
    padding: 0 2%;
  }
}

@media (max-width: 1138px) {
  .footbj .foota {
    width: 70%;
  }
  .footbj .foota .footnav a {
    margin: 0 1%;
  }
}

@media (max-width: 1024px) {
  .w1280 {
    max-width: 1024px;
  }
  .topnav .topnavv .x-menu {
    width: 68%;
    margin-left: 4%;
  }
  .c1 .cpfl ul li {
    width: 20%;
    margin-bottom: 10px;
    height: 45px;
  }
  .c1 .cpfl ul li a {
    line-height: 45px;
  }
  .tybt h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .c2 .c2_ul li {
    width: 46%;
    margin:0 2%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .c2 .c2_ul li:nth-child(3) {
    padding-top: 0;
    padding-bottom: 0;
  }
  .c3 .c3_slick button.slick-prev {
    left: -1%;
  }
  .c3 .c3_slick button.slick-next {
    right: -1%;
  }
  .c3 .c3_slick button {
    width: 26px;
    height: 45px;
  }
  .c4 .c4xw {
    align-items: center;
  }
}

@media (max-width: 992px) {
  .foot {
    display: none;
  }
  .f_link {
    display: none;
  }
  .tybt p {
    line-height: 20px;
  }
  .c1 .cpfl ul li {
    width: 45%;
  }
  .c1 .c1_slick button.slick-next {
    background-size: 100%;
  }
  .c1 .c1_slick button.slick-prev {
    background-size: 100%;
  }
  .c1 .c1_slick button {
    height: 30px;
    width: 30px;
    top: 38%;
  }
  .c4 .c4xw .c4a {
    width: 100%;
  }
  .c4 .c4xw .c4b {
    width: 100%;
  }
  .c1 .c1_slick .lili h3 {
    margin-top: 5px;
  }
  .c4 .c4xw .c4a li {
    padding-bottom: 24px;
    border-bottom: 1px dashed #e6e6e6;
    margin-bottom: 2vw;
  }
  .c4 .c4xw .c4a .c4aa .c4awz .wzz dd {
    font-size: 18px;
    margin-top: 4px;
  }
  .c2 .c2_ul li h3 {
    font-size: 16px;
  }
  .c4 .c4xw .c4b .c4bb li a .c4z dd {
    font-size: 18px;
    margin-top: 4px;
  }
  .page-banner,.x-banner {
    padding-top: 60px;
  }
  .bwz dd {
    font-size: 18px;
  }
  .bwz dt {
    font-size: 14px;
  }
  .page-wrap-left {
    display: block;
  }
  .pc_li {
    display: none;
  }
  .xypg-left-nav > li {
    border-bottom: 1px solid #eee;
  }
  .xypg-left-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
    height: auto;
  }
  .xypg-left-nav > li .first-nav-btn {
    display: block;
  }
}

.xypg-right-content {
  font-size: 14px;
  line-height: 24px;
}
@media (max-width:767px){
    .xypg-right-content p img{
        max-width:100%;
        width:auto!important;
        height:auto!important;
    }
}

@media (max-width: 1045px) {
    .x-menu>li{
    margin: 0;
}
.x-menu>li>a{
    padding: 0
}
}
