.tong {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1400px) {
    .tong {
        width: 96%;
    }
}

.tongx {
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1750px) {
    .tongx {
        width: 96%;
    }
}

p {
    margin: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tou {
    height: 108px;
}

.tou .con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.tou .con .zi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.tou .con .zi .logo {
    line-height: 108px;
}

.tou .con .zi .logoz {
    margin-left: 22px;
    padding-left: 16px;
    background: url(//cdn.xypt.top/10df8dc6/21/05/a6d81a363541cd3fd2b5ebbca0b988e0f236b4f3.png) no-repeat 0 50%;
    line-height: 20px;
    color: #000000;
    font-size: 17px;
}

.tou .con .dh {
    background: url(//cdn.xypt.top/10df8dc6/21/05/f5d8c94771ff4fe8fce9bcd3727dd18bb203c189.png) no-repeat 0 50%;
    padding-left: 70px;
    margin-right: 3.54px;
}

.tou .con .dh p {
    color: #000000;
    font-size: 18px;
    line-height: 25px;
}

.tou .con .dh p:nth-child(2) {
    font-weight: 600;
}

.dao {
    height: 50px;
    background-color: #1c2b63;
}

.c1 {
    margin-top: 5.47vw;
}

.c1 .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

.c1 .list2 li {
    width: 25%;
    padding: 0 15px;
}

.c1 .list2 li .imgx {
    margin-left: auto;
    margin-right: auto;
    width: 181px;
    height: 181px;
    background-color: #f0f0f0;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c1 .list2 li .imgx .img {
    width: 141px;
    height: 141px;
    background-color: #ffffff;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c1 .list2 li .imgx .img img.img2 {
    display: none;
}

.c1 .list2 li .zi {
    text-align: center;
    margin-top: 24px;
}

.c1 .list2 li .zi h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.c1 .list2 li .zi dd {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 18px;
    margin-top: 8px;
}

.c1 .list2 li:hover .imgx {
    background-color: #1c2b63;
}

.c1 .list2 li:hover .imgx .img img.img1 {
    display: none;
}

.c1 .list2 li:hover .imgx .img img.img2 {
    display: inline;
}

.c1 .list2 li:hover .zi h3 {
    color: #1c2b63;
}

.c1 .list2 li:hover .zi dd {
    color: #1c2b63;
}

.c2 {
    margin-top: 7.56vw;
}

.c2 .con {
    display: flex;
    justify-content: space-between;
}

.c2 .con .c2-1 {
    background-color: #1c2b63;
    width: 24%;
    padding-top: 2.6vw;
}

.c2 .con .c2-1 h2 {
    font-weight: 600;
    color: #fff;
    padding: 0 1.82vw;
}

.c2 .con .c2-1 h2 b {
    display: block;
    font-size: 36px;
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 h2 b {
        font-size: 32px;
    }
}

.c2 .con .c2-1 h2 p {
    font-size: 30px;
    line-height: 40px;
    margin-top: 1.35vw;
    padding-top: 1.77vw;
    background: url(//cdn.xypt.top/10df8dc6/21/05/9a5c75361a82d2e867b74cf860b99e11b861c2be.png) no-repeat 0 0%;
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 h2 p {
        font-size: 26px;
    }
}

.c2 .con .c2-1 .list1 {
    margin-top: 2vw;
}

.c2 .con .c2-1 .list1 li {
    padding: 0 1.82vw;
}

.c2 .con .c2-1 .list1 li a {
    display: block;
    line-height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    font-size: 18px;
    color: #fff;
    background: url(//cdn.xypt.top/10df8dc6/21/05/e477ae19a2ca5d8c17685c70a9d14642581cd903.png) no-repeat 100% 50%;
}

@media (max-width: 1380px) {
    .c2 .con .c2-1 .list1 li a {
        line-height: 60px;
    }
}

@media (max-width: 1025px) {
    .c2 .con .c2-1 .list1 li a {
        line-height: 54px;
    }
}

.c2 .con .c2-1 .list1 li:hover {
    background-color: #ec6c00;
}

.c2 .con .c2-1 .list1 li:hover a {
    color: #fff;
}

.c2 .con .c2-2 {
    width: 75%;
}

.c2 .con .c2-2 .list2 {
    margin-left: -3.5px;
    margin-right: -3.5px;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.c2 .con .c2-2 .list2 li {
    margin-bottom: 12px;
    width: 33.33%;
}

.c2 .con .c2-2 .list2 li a {
    display: block;
    padding: 0 3.5px;
}

.c2 .con .c2-2 .list2 li .img {
    border: solid 1px #d2d2d2;
}

.c2 .con .c2-2 .list2 li .img img {
    width: 100%;
}

.c2 .con .c2-2 .list2 li h3 {
    border: solid 1px #d2d2d2;
    color: #3a3a3a;
    font-size: 18px;
    line-height: 60px;
}

.c2 .con .c2-2 .list2 li:nth-child(4),
.c2 .con .c2-2 .list2 li:nth-child(5),
.c2 .con .c2-2 .list2 li:nth-child(6) {
    margin-bottom: 0;
}

.c2 .con .c2-2 .list2 li:hover h3 {
    background-color: #1c2b63;
    color: #fff;
}

.c3 {
    margin-top: 7.19vw;
    padding-top: 10.23vw;
    padding-bottom: 10.99vw;
    background: url(//cdn.xypt.top/10df8dc6/21/05/328292e2ab4c77b8e75449957b3102b44c6d52d4.png) no-repeat 50% 0;
    background-size: cover;
}

.c3 .con {
    display: flex;
    justify-content: flex-end;
}

.c3 .con .con1 {
    max-width: 835px;
    margin-right: 8.8vw;
}

.c3 .con .con1 h2 {
    font-weight: 600;
    color: #1c2b63;
    line-height: 1;
    text-align: right;
}

.c3 .con .con1 h2 b {
    font-size: 36px;
    display: block;
}

.c3 .con .con1 h2 p {
    font-size: 30px;
    margin-top: 12px;
}

.c3 .con .con1 h2 p span {
    color: #ec6c00;
}

.c3 .con .con1 dd {
    margin-top: 2.8vw;
    font-size: 16px;
    line-height: 28px;
    color: #565656;
    margin-bottom: 3.34vw;
    text-align: right;
}

.c3 .con .con1 .c3-1 {
    display: flex;
    width: 520px;
    align-items: center;
    justify-content: space-between;
}

.c3 .con .con1 .c3-1 .sec {
    display: flex;
    justify-content: space-between;
    width: 340px;
}

.c3 .con .con1 .c3-1 .sec a {
    display: flex;
    font-size: 18px;
    color: #1c2b63;
    align-items: center;
}

.c3 .con .con1 .c3-1 .sec a h3 {
    padding-left: 1.15vw;
    font-size: 18px;
}

.c3 .con .con1 .c3-1 a.ck {
    width: 134px;
    background-color: #ec6c00;
    border-radius: 14.5px;
    display: block;
    line-height: 29px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    height: 29px;
}

.c4 {
    margin-top: 4.01vw;
    margin-bottom: 6.52vw;
}

.c4 .list2 {
    display: flex;
    text-align: center;
}

.c4 .list2 li {
    width: 33.33%;
    display: flex;
    flex-wrap: wrap;
    background-color: #fafafa;
}

.c4 .list2 li .img img {
    width: 100%;
}

.c4 .list2 li .img.img1 {
    position: relative;
}

.c4 .list2 li .img.img1 img {
    visibility: hidden;
}

.c4 .list2 li .zi {
    width: 100%;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c4 .list2 li .zi h3 {
    font-size: 24px;
    font-weight: 600;
    color: #1c2b63;
}

.c4 .list2 li .zi h3:after {
    content: '';
    display: block;
    width: 41px;
    height: 3px;
    background-color: #ec6c00;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
}

.c4 .list2 li .zi dd {
    max-width: 337px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: #565656;
    margin-top: 34px;
    line-height: 29px;
}

.c4 .list2 li:nth-child(2) {
    flex-direction: column-reverse;
}

h2.bt {
    text-align: center;
}

h2.bt b {
    font-size: 36px;
    display: block;
}

h2.bt p {
    color: #1c2b63;
    font-size: 30px;
    margin-top: 13px;
    padding-top: 23px;
    background: url(//cdn.xypt.top/10df8dc6/21/05/902219acb8458d7bd31b78c2855c0aca355bf1ce.png) no-repeat 50% 0;
}

h2.bt p span {
    color: #ec6c00;
}

.bg1 {
    background: url(//cdn.xypt.top/10df8dc6/21/05/53edb076f90e33396f31f80326c8bd7e9e7e254f.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 1.82vw;
}

.c5 .con {
    display: flex;
    justify-content: space-between;
    margin-top: 2.8vw;
}

.c5 .con .c5-1 {
    width: 16.8%;
}

.c5 .con .c5-1 .hd {
    display: flex;
    text-align: center;
    margin-bottom: 15px;
}

.c5 .con .c5-1 .hd .xx {
    width: 50%;
    line-height: 32px;
    background-color: #969696;
}

.c5 .con .c5-1 .hd .xx:hover {
    background-color: #ec6c00;
}

.c5 .con .c5-1 .con1 .gallery-top {
    height: 532px;
}

@media (max-width: 1380px) {
    .c5 .con .c5-1 .con1 .gallery-top {
        height: 496px;
    }
}

@media (max-width: 1025px) {
    .c5 .con .c5-1 .con1 .gallery-top {
        height: 359px;
    }
}

.c5 .con .c5-1 .con1 .gallery-top .swiper-slide {
    position: relative;
}

.c5 .con .c5-1 .con1 .gallery-top .swiper-slide .img img {
    width: 100%;
}

.c5 .con .c5-1 .con1 .gallery-top .swiper-slide .zi {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(236, 108, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
    transition-duration: .3s;
}

.c5 .con .c5-1 .con1 .gallery-top .swiper-slide .zi h3 {
    color: #fff;
    border: 1px solid #f6f6f6;
    line-height: 27px;
    width: 100%;
    max-width: 140px;
    font-size: 15px;
}

.c5 .con .c5-1 .con1 .gallery-top .swiper-slide:hover .zi {
    opacity: 1;
}

.c5 .con .c5-2 {
    width: 81.5%;
}

.c5 .con .c5-2 .gallery-thumbs .swiper-slide img {
    width: 100%;
}

.c6 {
    margin-top: 6.82vw;
}

.c6 .con {
    background: url(//cdn.xypt.top/10df8dc6/21/05/3f5af3db75b30ef40fe5f2e5ee0aa4388c49e2df.png) no-repeat 50% 0;
    padding-top: 3.8vw;
}

.c6 .con h2.bt {
    color: #fff;
}

.c6 .con h2.bt p {
    color: #fff;
}

.c6 .con .img {
    text-align: center;
    margin-top: 2.6vw;
}

.c6 .con .img img {
    max-width: 100%;
}

.c7 {
    margin-top: 6.3vw;
    margin-bottom: 7.7vw;
}

.c7 .con {
    margin-top: 4.6vw;
    display: flex;
    justify-content: space-between;
}

.c7 .con .c7-1 {
    width: 48.5%;
}

.c7 .con .c7-1 h2 {
    color: #1c2b63;
    font-size: 24px;
    position: relative;
    margin-bottom: 37px;
    margin-left: -12px;
    line-height: 26px;
}

.c7 .con .c7-1 h2 a.ck {
    color: #000000;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
}

.c7 .con .c7-1 .tu img {
    max-width: 100%;
}

.c7 .con .c7-1 .list2 {
    margin-top: 28px;
}

.c7 .con .c7-1 .list2 li a {
    display: block;
    position: relative;
    font-size: 18px;
    color: #1c1c1c;
    line-height: 39px;
    padding-right: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c7 .con .c7-1 .list2 li a:after {
    content: '....................................................';
}

.c7 .con .c7-1 .list2 li a .timex {
    position: absolute;
    right: 0;
    top: 0;
}

.c7 .con .c7-1 .list2 li:hover a {
    color: #ec6c00;
}

.c7 .con .c7-2 {
    width: 47.6%;
}

.c7 .con .c7-2 .tit {
    border-bottom: 1px solid #ec6c00;
    position: relative;
}

.c7 .con .c7-2 .tit .list1 {
    margin-left: -12px;
    display: flex;
}

.c7 .con .c7-2 .tit .list1 li a {
    display: block;
    color: #1c2b63;
    font-size: 24px;
    position: relative;
    padding-bottom: 35px;
    line-height: 26px;
}

.c7 .con .c7-2 .tit .list1 li a:hover {
    background: url(//cdn.xypt.top/10df8dc6/21/05/da87df8a9bd6e7ee9a8ad1e8af657bb7a8d63de7.png) no-repeat 50% 100%;
    color: #ec6c00;
}

.c7 .con .c7-2 .tit a.ck {
    color: #000000;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 26px;
}

.c7 .con .c7-2 .con1 .list2 li {
    padding-bottom: 18px;
    padding-top: 18px;
    border-bottom: 1px solid #d2d2d2;
}

.c7 .con .c7-2 .con1 .list2 li:last-child {
    border-bottom: none;
}

.c7 .con .c7-2 .con1 .list2 li a h3 {
    font-size: 18px;
    color: #1c1c1c;
    position: relative;
    padding-right: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c7 .con .c7-2 .con1 .list2 li a h3:after {
    content: '............................................................................................................................................................';
}

.c7 .con .c7-2 .con1 .list2 li a h3 .timex {
    position: absolute;
    right: 0;
    top: 0;
}

.c7 .con .c7-2 .con1 .list2 li a dd {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    margin-top: 23px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c7 .con .c7-2 .con1 .list2 li:hover a h3 {
    color: #ec6c00;
}

.foot {
    background-color: #1b2035;
    padding-top: 4.58vw;
    padding-bottom: 3.5vw;
}

.foot .con {
    display: flex;
    justify-content: space-between;
    margin-top: 1.7vw;
    padding-left: 3.28vw;
    padding-right: 1.93vw;
}

.foot .con .foot1 {
    display: flex;
    position: relative;
    width: 45.4%;
    padding-right: 2.5vw;
}

.foot .con .foot1:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    right: 0;
    top: 0;
}

.foot .con .foot1 li {
    width: 25%;
}

.foot .con .foot1 li h2 {
    font-size: 16px;
    color: #fff;
}

.foot .con .foot1 li .sec a {
    display: block;
    line-height: 24px;
    font-size: 12px;
    color: #949494;
}

.foot .con .foot2 h2 {
    font-size: 16px;
    color: #fff;
}

.foot .con .foot2 dd {
    color: #949494;
    font-size: 12px;
    line-height: 24px;
    margin-top: 8px;
}

.foot .con .foot3 {
    width: 20.8%;
    padding-right: 1.93vw;
    padding-left: 6.25vw;
    position: relative;
}

.foot .con .foot3:before {
    content: '';
    display: block;
    width: 1px;
    /*height: 130px;*/
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.foot .ban {
    color: #5c5c5c;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-top: 3vw;
}

.foot .ban a {
    color: #5c5c5c;
}


/* xfu */

.kefu-fix{
    position: fixed;
    right: -177px;
    top:50%;
    transform: translateY(-50%);
    z-index: 9999;
}

.close_box{
    position: absolute;
    right:175px;
    top: 182px;
    width: 44px;
    height: 149px;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 5px 0 0 5px;
    box-sizing: border-box;
    text-align: center;
}
.close_box img{display:block;}



.xfu {
  /*position: fixed;*/
  right: 0px;
  /*top: 50%;*/
  /*transform: translateY(-50%);*/
  z-index: 999;
  width: 177px;
}

.xfu h2 {
  background: #1c2b63;
  text-align: center;
  width: 100%;
  font-size: 17px;
  line-height: 1.4;
  padding: 10px 0;
  color: #fff;
  font-weight:600;
}

.xfu h2 p{
    font-size:14px;
}

.ximg {
  font-size: 0;
  text-align: right;
}

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

.fkuan {
  background: #1c2b63;
  border-bottom-left-radius: 30px;
  text-align: center;
  padding: 29px 4px 44px;
  width: 100%;
}

.fulogo img {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 15px;
}

.fkuan ul li {
  text-align: center;
  margin-top: 8px;
}

.fkuan ul li a {
  display: block;
  background: #ec6c00;
  line-height: 29px;
  padding: 2px 0;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  width: 128px;
  margin-left: auto;
  margin-right: auto;
}

.fu_phone {
  font-size: 18px;
  line-height: 1.5;
  padding: 14px 0 18px;
  color: #fff;
  font-weight: 600;
}

.fu_phone p{
    font-size:21px;
    line-height: 1;
}

.fu_erq {
  color: #fff;
  text-align: center;
  font-size: 14px;
}

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

.fu_erq p {
  font-size: 14px;
  line-height: 1;
  margin-top: 8px;
}

.fu_zi {
  width: 100px;
  height: 24px;
  background: #fff;
  margin: 0 auto;
  font-size: 16px;
  color: #000;
  margin-top: 9px;
  font-weight: 600;
}

.fu_zi a{
     color: #084724; 
}

.fu_zi a {
  display: block;
  color: #000;
  text-align: center;
  line-height: 24px;
  font-weight: 600;
}

@media (max-width: 992px) {
  .xfu {
    display: none;
  }
}
