﻿@charset "utf-8";

/* CSS Document */

.seBox {
    padding: 1.3rem 0;
    margin-top: 1.36rem;
    border-top: 1px solid #e2e2e2;

}

.sti {
    text-align: center;
    font-size: 0.36rem;
    margin-bottom: 0.6rem;
}

.sLis {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin: 0 auto;
    border-bottom: 1px solid #A5A6AB;
    align-items: center;
    position: relative;
}

.soImg {
    font-size: 0.36rem;
}

.seBox input {

    padding-left: 0.2rem;
    font-size: 0.2rem;
    width: 90%;
    border: none;
    border-left: 1px solid #2c303d;
    height: 0.3rem;
    outline: none;
}

.seBox a {
    transition-duration: .5s;
    position: absolute;
    right: 0;
    top: 0.2rem;
}

.seBox a:hover {
    right: 0.05rem;
}

.smCi {
    width: 50%;
    margin: 0.3rem auto;
    display: flex;
    align-items: center;
}

.smCi p {
    font-size: 0.2rem;
}

.smCi ul {
    display: flex;
    align-items: center;
}

.smCi ul li {
    cursor: pointer;
    padding: 0 0.2rem;
    background: #efefef;
    margin-right: 0.2rem;
    border-radius: 3px;
}

.smCi ul li.on {
    color: #fff;
    background: #004ea2;
}


.wrap {
    margin: 0 1.52rem;
}

.neBanner {
    position: relative;
    margin-top: 1.36rem;
}

.pcImg {
    display: block;
}

.mImg {
    display: none !important;
    width: 100%;
    display: block;
}

.neTxt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 20%;
    color: #fff;
}

.neTxt h1 {
    font-size: 0.42rem;
    /* font-family: 'syhtB'; */
    font-weight: normal;
}

.neTxt p {
    font-size: 0.24rem;
}

.neMenu {
    position: relative;

    height: 1.45rem;
    background: #f7f8fc;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.neMenu li {
    width: 9.999%;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    height: 1.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: .5s;
}

.neMenu li a {
    display: block;
    transition-duration: .5s;
    width: 100%;

}

.neMenu li h1 {
    font-weight: normal;
    line-height: 1.3;

}

.neMenu li h1 i {
    color: #004ea2;
    font-size: 0.5rem;
}

.neMenu li a p {
    font-size: 0.18rem;
}

.neMenu li:hover {
    background: #004ea2;
    color: #fff;
}

.neMenu li:hover h1 i,
.neMenu li:hover p {
    color: #fff;
}

.neMenu li h1 i.xxh {
    font-size: 0.2rem;
    position: relative;
    top: -0.08rem;
}

.nePo .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.98rem;
}

.nWz,
.nWz a {
    font-size: 0.18rem;
    color: #888;
}

.nWz i {
    color: #888;
    font-size: 0.18rem;
    margin-right: 0.1rem;
}

.zx,.zx2 {
    width: 2.2rem;
    height: 0.47rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #004ea2;
    color: #fff;
    font-size: 0.18rem;
    transition-duration: .5s;
}

.zx i,.zx2 i {
    font-size: 0.26rem;
    margin-right: 0.1rem;
}

.zx:hover,.zx2:hover  {
    border-radius: 30px;
    color: #fff;
}

.neBox {
    padding-bottom: 1.2rem;
}

.neLe {
    width: 3.57rem;
    float: left;
}

.leTi {
    height: 0.73rem;
    background: #004ea2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.2rem 0.2rem 0 0;
    color: #fff;
    padding: 0 0.29rem;
}

.leTi dt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.leTi dt h1 {
    font-size: 0.24rem;
    /* font-family: 'syhtB'; */
    padding-left: 0.3rem;
    font-weight: normal;
}


.leTi dd i,
.leTi dt i {
    font-size: 0.28rem;
}

.neLe ul {
    background: #f7f8fc;
    min-height: 6.8rem;
}

.neLe ul li a {
    height: 0.86rem;
    border-bottom: 1px solid #e4e4e6;
    display: flex;
    align-items: center;
    padding-left: 0.36rem;
}

.neLe ul li a span {
    width: 0.18rem;
    height: 0.18rem;
    border: 1px solid #a9a9a9;
    position: relative;
    display: block;
    border-radius: 3px;
    transition-duration: .5s;
    position: relative;
}

.neLe ul li a span::before {
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    background: #65b51e;
    position: absolute;
    top: 0.03rem;
    left: 0.03rem;
    opacity: 0;
    transition-duration: .5s;
}

.neLe ul li a p {
    font-size: 0.24rem;
    padding-left: 0.26rem;
}

.neLe ul li a:hover p,
.neLe ul li .on p {
    color: #65b51e;
}

.neLe ul li a:hover span,
.neLe ul li .on span {
    border-color: #65b51e;
}

.neLe ul li a:hover span::before,
.neLe ul li .on span::before {
    opacity: 1;
}

.neRi {
    width: calc(97% - 3.57rem);
    width: -webkit-calc(97% - 3.57rem);
    float: right;
}

.proLis li {
    width: 31%;
    float: left;
    margin-bottom: 0.36rem;
    margin-right: 3.5%;
}

.proLis li .proImg {
    height: 2.2rem;
    border: 1px solid #f3f3f3;
    position: relative;
    overflow: hidden;
}

.proLis li .proImg img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    transition-duration: .5s;
}

.proLis li:hover .proImg img {
    transform: scale(1.1);
}

.proTxt {
    height: 0.92rem;
    display: flex;
    justify-content: center;
    align-items: top !important;
    text-align: center;
    font-size: 0.18rem;
    background: #f0f1f6;
    line-height: 1.2;
    transition-duration: .5s;
   display: flex;justify-content: center;align-items: center;
}

.proLis li:hover .proTxt {
    color: #fff;
    background: #004ea2;
}

.proLis li:nth-child(3n) {
    margin-right: 0;
}

.pages ul {
    display: flex;
    margin-top: 0.3rem;
}

.pages li a,
.pages li span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.66rem;
    min-width: 0.66rem;
    padding: 0 0.2rem;
    background: #f1f2f4;
    transition-duration: .5s;
    font-size: 0.16rem;
}

.pages li a:hover,
.pages li .on {
    color: #fff;
    background: #004ea2;
}

.proXq .proLis li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /*   align-items: center; */
    margin-bottom: 0.8rem;
    margin-right: 0;
}

.proXq .proLis li .proImg {
    width: 44%;
    height: 4.2rem;
}

.proXq .proLis li .proTxt {
    width: 52%;
    display: block;
    background: none;
    text-align: left;
    height: auto;
}

.proXq .proLis li .proTxt h1 {
    /*    font-family: 'syhtB'; */
    font-weight: normal;
    font-size: 0.34rem;
    color: #333;
    margin-bottom: 0.36rem;
}

.proXq .proLis li .proTxt p {
    font-size: 0.2rem;
    color: #333;
    line-height: 1.4;
    width: 100% !important;
    font-family: 'syhtL' !important;
}

.proXq .proLis li .proTxt p>*,
.proXq .proLis li .proTxt p>*>* {
    font-family: 'syhtL' !important;
}

.neZjcd {
    background: #004ea2;
}

.neZjcd .wrap {
    height: 0.76rem;
    display: flex;
    align-items: center;
}

.neZjcd .wrap li a {
    width:2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.22rem;
    color: #fff;
    height: 0.76rem;
}

.neZjcd .wrap li a p {
    display: inline-block;
    position: relative;
    padding-left: 0.2rem;
    transition-duration: .5s;
}


.neZjcd .wrap li a p:before,
.neZjcd .wrap li a p:after {
    content: '';
    width: 0.06rem;
    height: 0.08rem;
    position: absolute;
    top: 0.1rem;
    left: 0;
    background: #ffffff;
    transition-duration: .5s;
}

.neZjcd .wrap li a p:after {
    top: 0.2rem;

}

.neZjcd .wrap li.hover a,
.neZjcd .wrap li.hover {
    background: #65b51e;
}

.neZjcd .wrap li.hover a p,
.neZjcd .wrap li.hover p {
    padding-left: 0;
}

.neZjcd .wrap li.hover p:after,
.neZjcd .wrap li.hover p:before {
    display: none;
}

.proTz {
    padding-top: 0.6rem;
}

.proTz .cdTi {
    font-weight: bold;
    font-size: 0.3rem;
    /*   font-family: 'syhtB'; */
    color: #004ea2;
    margin-bottom: 0.3rem;
}

.tzZi {
    font-size: 0.18rem;
    line-height: 2.6;
}

.proTz .swiper-container {
    padding-bottom: 0.4rem;
}

.zsImg {
    position: relative;
    height: 2.0rem;

}

.zsLis {
    position: relative;
}

.zsImg .zzkk {
    width: 100%;
    height: 100%;
    display: block;
}

.zsImg .zzPic {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 4%;
    left: 5%;
    display: block;
}



.proTz .swiper-scrollbar {
    height: 8px;
    background: #f1f1f1;
    width: 100%;
    left: 0%;
    bottom: -0.4rem;
}

.proTz .swiper-button-next,
.proTz .swiper-button-prev {

    height: 0.3rem;
    width: 0.38rem;
    height: 1.11rem;
    background: #f7f8fc;
    display: flex;
    justify-content: center;
    align-items: center;
}

.proTz .swiper-scrollbar-drag {
    background: #004ea2;
}

.proTz .swiper-button-prev {
    left: -0.8rem;
}

.proTz .swiper-button-next i,
.proTz .swiper-button-prev i {
    font-size: 0.5rem;
    color: #004ea2;
}

.proTz .swiper-button-next {
    right: -0.8rem;
}

.proTz .swiper-button-prev i {
    transform: rotate(180deg);
    display: block;
}

.faMenu {
    height: 0.67rem;
    border-bottom: 1px solid #e2e2e2;
}

.faMenu ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.faMenu ul li {
    width: 16.666%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.faMenu ul li a {
    width: 80%;
    font-size: 0.2rem;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition-duration: .2s;
    line-height: 1.2;
}

.faMenu ul li:after {
    content: '';
    width: 1px;
    height: 0.23rem;
    background: #d5d5d5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.12rem;
}

.faMenu ul li a:hover,
.faMenu ul li .on {
    color: #004ea2;
    font-weight: bold;
    /* font-family: 'syhtB'; */
    border-bottom: 4px solid #004ea2;
}

.faMenu ul li:last-child::after {
    display: none;
}

.faLis li {
    width: 32%;
    float: left;
    margin-bottom: 0.42rem;
    margin-right: 2%;
}

.faLis li:nth-child(3n) {
    margin-right: 0;
}

.faLis li .img {
    height: 3.5rem;
    background: #000;
    overflow: hidden;
}

.faLis li .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition-duration: .5s;
}

.faLis li:hover .img img {
    transform: scale(1.1);
}

.faLis li .txt {
    height: 0.8rem;
    background: #f0f1f6;
    padding: 0 0.1rem;
    display: flex;
    justify-content: space-between;
    align-items: center; text-align:center; line-height:1.2
}

.faLis li .txt h1 {
    font-size: 0.2rem;
    font-weight: normal;
}

.faLis li .txt p {
    font-size: 0.18rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faLis li .txt p span {
    width: 0.2rem;
    height: 0.2rem;
    background: #004ea2;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.1rem;
    transition-duration: .5s;
}

.faLis li .txt p span i {
    color: #fff;
    font-size: 0.2rem;
}

.hzTi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.42rem;
}

.hzTi h1 {
    font-size: 0.4rem;
    /*    font-family: 'syhtB'; */
    font-weight: normal;
    line-height: 1.3;
}

.hMore {
    width: 2.7rem;
    height: 0.47rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d6d6d6;
    font-size: 0.18rem;
    transition-duration: .5s;
}

.hMore span {
    width: 0.2rem;
    height: 0.2rem;
    background: #004ea2;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.1rem;
    transition-duration: .5s;
}

.hMore span i {
    color: #fff;
    font-size: 0.2rem;
}

.hMore:hover {
    border-radius: 20px;
    border-color: #004ea2;
    color: #fff;
    background: #004ea2;
}

.tjPro {
    padding-top: 0.6rem;
}

.tjPro .proLis li {
    width: 100%;
    float: none;
}

.yyBox .proLis li .proImg img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.yyBox .proLis li .proImg {
    height: 2.4rem;
}

.neLxf {
    position: relative;
}

.neLxf img {
    width: 100%;
    display: block;
}

.neLxf .txt {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

.neLxf .txt h1 {
    font-size: 0.36rem;
    /* font-family: 'syhtB'; */
    margin-bottom: 0.2rem;
    font-weight: normal;
}

.neLxf .txt a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.99rem;
    height: 0.56rem;
    text-align: center;
    color: #fff;
    background: #65b51e;
    border-radius: 10px;
    margin: 0 auto;
    font-size: 0.2rem;
    transition-duration: .5s;
}

.neLxf .txt a:hover {
    border-radius: 30px;
}

.kcJs .txt1 {
    position: relative;

    width: 90%;
    margin: 0 auto;
    background: #f5f5f5;
    border-bottom: 3px solid #004ea2;
    padding: 0.3rem;
    top: -1.4rem;
    z-index: 2;
}

.kcJs .txt1 h1 {
    font-size: 0.36rem;
    /* font-family: 'syhtB'; */
    font-weight: normal;

}

.kcJs .txt1 p {
    font-size: 0.2rem;
    text-align: justify;
}

.kcJs .txt1 p>*,
.kcJs .txt1 p>*>* {
    font-family: 'syhtL' !important;
}

.caseCd {
    margin-bottom: 0.3rem;
}

.caseCd li {
    width: 15%;
    float: left;
    margin-right: 1.9%;
}

.caseCd li:nth-child(6n) {
    margin-right: 0;
}

.caseCd li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 0.46rem;
    background: #f0f0f0;
    font-size: 0.2rem;
    border-radius: 30px;
    margin-bottom: 0.2rem;
}

.caseCd li a:hover,
.caseCd li .on {
    background: #004ea2;
    color: #fff;
    font-weight: bold;
    /* font-family: 'syhtB'; */
    font-weight: bold;
}

.new-nr-ti {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}

.new-nr-ti h1 {
    font-size: 0.2rem;
    padding-bottom: 0.15rem;
}

.new-nr-ti p {
    font-size: 0.19rem;
}

.new-nr-zi {
    font-size: 0.16rem;
    line-height: 1.8;
}
.new-nr-zi iframe{ width:60% !important; height:5rem; margin:0 auto !important; display:block}

.abBox {
    padding: 0.8rem 0;
}



.abLe img {
    width: 1.41rem;
}

.abLe h1 {
    font-size: 0.36rem;
    /* font-family: 'syhtB'; */
    font-weight: normal;
    line-height: 1.3;
}

.abLe h1 span {
    display: block;
    color: #004ea2;

}

.abLe p {
    font-size: 0.18rem;
    text-align: justify;
    line-height: 1.6;
    margin: 0.2rem 0;
    text-indent: 0.38rem;
}


.view {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 5px 10px 0px rgba(0, 90, 174, 0.12);
}

.preview {
    width: 100%;

    position: relative;

}



.preview:after {
    content: "";
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, transparent, #005aaa, transparent);
    position: absolute;
    top: 75px;
    left: 0;
}

.preview .swiper-slide {
    cursor: pointer;
    text-align: center;
    position: relative;

    padding-top: 0.1rem;
}

.preview .swiper-slide .sjj {
    position: absolute;
    bottom: 0.08rem;
    width: 0.29rem;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.preview .active-nav .sjj {
    opacity: 1;

}



.preview .swiper-slide p {
    position: relative;
    font-size: 22px;
    /* font-family: 'syhtB'; */
    margin-bottom: 0.15rem;
}

.preview .active-nav p {
    transform: translateY(-5px) scale(1.9);
    color: #004ea2;

}

.preview .swiper-slide .round {

    display: block;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #004ea2;
    padding: 5px;
    background-clip: content-box;
    background-color: #004ea2;
    margin: 0 auto;
    transition: all 0.36s;
}

.preview .swiper-slide .line {
    margin: 0 auto;
    display: block;
    width: 1px;
    height: 95px;
    position: relative;
}

.preview .swiper-slide .line::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, #005aaa 20%, transparent);
    transition: all 0.36s;
}

.preview .active-nav .line::after {
    height: 100%;
}

.preview .active-nav .round {
    transform: scale(1.2);
}

.view .arrow-left,
.view .arrow-right {

    position: absolute;
    left: auto;
    top: auto;
    bottom: 0.3rem;
    width: 0.55rem;
    height: 0.55rem;
    z-index: 10;
    transition-duration: .5s;
    right: 0.3rem;

}

.view .arrow-left {
    left: auto;
    right: 1.1rem;

}

.lcRight {
    width: 40%;
    float: left;
}

.lcRight img {
    width: 100%;
    display: block;
}

.lcLeft {
    width: 48%;
    float: left;
    padding-top: 0.4rem;
    padding-left: 3%;
}

.lcLeft h1 {
    font-size: 0.34rem;
    /* font-family: 'syhtB'; */
    color: #0056ac;
    border-bottom: 1px solid #bed9f0;
    margin-bottom: 0.1rem;
    font-weight: normal;
}

.lcLeft p {
    font-size: 0.2rem;
    position: relative;
    padding-left: 0.2rem;
}

.lcLeft p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    width: 4px;
    height: 4px;
    background: #0056ac;
    border-radius: 50%;
    margin-top: -3px;
}

.whBox1 {
    padding: 0.75rem 0;
    display: flex;
    justify-content: space-between;
}

.whRi {
    width: 45%;
    background: #000;
    overflow: hidden;
}

.whRi img,
.whLIs li h1 img,
.newLis dl a dt img,
.videoLis dl dt img {
    width: 100%;
    height: 100%;
    display: block;
    transition-duration: .5s;
}

.whRi:hover img,
.whLIs li:hover img,
.newLis dl:hover dt img,
.videoLis dl:hover dt img {
    transform: scale(1.1);
}

.whLe {
    width: 48%;
}

.whLe dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
}

.whLe dl dt {
    width: 0.78rem;
    height: 0.78rem;
    background: #004ea2;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whLe dl dt i {
    color: #fff;
    font-size: 0.5rem;
    transition-duration: .5s;
    display: block;
}

.whLe dl dd {
    width: calc(98% - 0.78rem);
    width: -webkit-calc(98% - 0.78rem);
}

.whLe dl dd h1 {
    font-size: 0.28rem;
    /*    font-family: 'syhtB'; */
    font-weight: normal;
    line-height: 1.3;
}

.whLe dl dd p {
    font-size: 0.2rem;
}

.whLe dl:hover dt i {
    animation: icon-bounce 0.5s alternate;
}

.whBox2 {
    background: #f1f1f1;
    padding: 0.6rem 0;
}

.whTi {
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    margin-bottom: 0.35rem;
}

.whTi h1 {
    display: inline-block;
    border-bottom: 3px solid #004ea2;
    font-size: 0.36rem;
    /*  font-family: 'syhtB'; */
    font-weight: normal;
    color: #004ea2;
}

.whLIs li {
    width: 18%;
    float: left;
    margin-right: 2.5%;
}

.whLIs li:last-child {
    margin-right: 0;
}

.whLIs li h1 {
    background: #000;
    overflow: hidden;
}

.whLIs li h1 img {
    opacity: 0.75;
}

.whLIs li:hover h1 img {
    opacity: 1;
}

.whLIs li p {
    height: 1.3rem;
    background: #69b724;
    font-size: 0.18rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.3;
}

.whBox3 {
    padding: 0.7rem 0;
}

.whBox3 .whLIs li p {
    background: #004ea2;
}

.zsBox .caseCd {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.zsBox .caseCd li {
    float: none;
}

.zsLiss .zsImg {
    width: 18%;
    float: left;
    margin-bottom: 0.2rem;
    margin-right: 2.5%;
    margin-top: 0; height:auto;
}
.zsLiss .zsImg h1{ position:relative; height:2.2rem}
.zsLiss .zsImg p{ font-size:0.18rem; text-align:center; line-height:1.1; height:1rem; border:1px solid #efefef;display: flex;justify-content: center;align-items: center;
}
    .zsLiss .zsImg:nth-child(5n) {
        margin-right: 0;
    }
.zsLiss.zsLiss1 .zsImg h1{ height:3.8rem}
.newLis dl a {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
    align-items: center;
}

.newLis dl a dt {
    width: 4.47rem;
    height: 2.85rem;
    overflow: hidden;
    background: #000;
}

.newLis dl a dd {
    width: calc(97% - 4.47rem);
    width: -webkit-calc(97% - 4.47rem);
    padding-top: 0.15rem;
}

.newLis dl a dd h1 {
    font-size: 0.24rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* font-family: 'syhtB'; */
    font-weight: normal;
}

.newLis dl a dd p {
    font-size: 0.18rem;
    color: #666;
    margin: 0.2rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newLis dl a dd span {
    display: flex;
    align-items: center;
    font-size: 0.18rem;
}

.newLis dl a dd span img {
    width: 0.26rem;
    margin-right: 0.1rem;
}

.time {
    font-size: 0.18rem;
    color: #004ea2;
    margin-top: 0.5rem;
}

.zrTxt {
    position: absolute;
    right: 1.5rem;
    top: 35%;
    color: #fff;
}

.zrTxt h1 {
    font-size: 0.42rem;
    /* font-family: 'syhtB'; */
    line-height: 1.3;
    font-weight: normal;
}

.zrTxt p {
    font-size: 0.19rem;
    letter-spacing: 1px;
}

.zrBox2 {
    background: #f7f7f7;
    padding: 0.6rem 0;
}

.zrBox2 .zsBox .caseCd li a {
    background: #fff;
}

.zrBox2 .zsBox .caseCd li .on,
.zrBox2 .zsBox .caseCd li a:hover {
    background: #004ea2;
    color: #fff;
}

.videoLis dl {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.2rem;
}

.videoLis dl:nth-child(3n) {
    margin-right: 0;
}

.videoLis dl dt {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
}

.videoLis dl dt p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.videoLis dl dt p i {
    color: #fff;
    font-size: 0.5rem;
}

.videoLis dl dd {
        font-size: 0.18rem; height:0.5rem;display: flex;justify-content: center;align-items: center; text-align:center; line-height:1.2; margin-top:0.05rem

    }


.lxMenu ul {
    justify-content: left;
}

.lxLe {
    width: 50%;
    height: 5.53rem;
    float: left;
}

.lxRi {
    float: right;
    width: 46%;
}

.lxTi {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 0.35rem;
    margin-bottom: 0.35rem;
}

.lxTi img {
    width: 1.39rem;
}

.lxTi h1 {
    font-size: 0.3rem;
    color: #004ea2;
    /* font-family: 'syhtB'; */
    font-weight: normal;
    line-height: 1;
}

.lxRi ul li {
    display: flex;
    align-items: center;
    margin-bottom: 0.1rem;
}

.lxRi ul li i {
    color: #004ea2;
    font-size: 0.22rem;
    margin-right: 0.1rem;
}

.lxRi ul li p {
    font-size: 0.2rem;
}

.lxRi dl {
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 1;
    margin-top: 0.4rem;
}

.lxRi dl dd {
    margin-right: 0.35rem;
}

.lxRi dl img {
    width: 1.1rem;
}

.lxRi dl dd p {
    font-size: 0.2rem;
}

.lxBox2 {
    background: #fafafa;
    padding: 0.85rem 0 0.2rem 0;
}

.lxBox2 ul li {
    width: 31%;
    float: left;
    margin-right: 3.5%;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 0.35rem;
    margin-bottom: 0.6rem;
}

.lxBox2 ul li:nth-child(3n) {
    margin-right: 0;
}

.lxBox2 ul li h1 {
    font-size: 0.26rem;
    color: #004ea2;
    /* font-family: 'syhtB'; */
    font-weight: normal;
}

.lxBox2 ul li p {
    font-size: 0.2rem;
}

.lxForm li {
    width: 32%;
    float: left;
    height: 0.58rem;
    border: 1px solid #cccccc;
    border-radius: 10px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
    margin-right: 1.3%;
}

.lxForm li:nth-child(3n) {
    margin-right: 0;
}

.lxForm li span {
    color: #ff0000;
    font-size: 0.24rem;
    position: absolute;
    top: 0rem;
    left: 0.09rem;
}

.lxForm li p {
    font-size: 0.2rem;
    color: #777;
    padding-left: 0.05rem;
}

.lxForm li input,
.lxForm li textarea {
    width: 50%;
    height: 100%;
    border: none;
    outline: none;
}


.lxForm li:nth-child(7) {
    width: 100%;
}

.lxForm li:nth-child(7) {
    height: 2.43rem;
    align-items: flex-start;
}

.lxForm li textarea {
    width: 90%;
    margin-top: 0.1rem;
    height: 90%;

}

.tjAn {
    width: 2.2rem;
    height: 0.56rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #65b51e;
    color: #fff;
    border-radius: 10px;
    margin: 0.3rem auto;
    font-size: 0.24rem;
    /* font-family: 'syhtB'; */
    transition-duration: .5s;
}

.tjAn:hover {
    border-radius: 30px;
    color: #fff;
}

.zpTitle {
    height: 0.66rem;
    background: #004ea2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.69rem;
}

.zpTitle li {
    color: #fff;
    font-weight: bold;
    /* font-family: 'syhtB'; */
    font-size: 0.2rem;
    width: 25%;
    text-align: right;
}

.zpTitle li:nth-child(1),
.subNav li:nth-child(1) {
    text-align: left;
}

.subNav {
    display: block;
    width: 100%;
    border: 1px solid #d6d6d6;
    height: 0.73rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.69rem;
    position: relative;
    border-top: none;
    font-size: 0.18rem;
    cursor: pointer;
}

.subNav li {
    width: 25%;
    text-align: right;
}

.subNav li:nth-child(2),
.subNav li:nth-child(3) {
    padding-right: 0.3rem;
}

.subNav span {
    position: absolute;
    top: 0.15rem;
    right: 0.25rem;
}

.subNav span:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    color: #777777;
    font-size: 0.22rem;
    font-weight: bold;
}

.subNav.currentDd {
    background: #f7f7f7;
    border-color: #f7f7f7;
}

.navContent {
    display: none;
    background: #fafafa;
    padding: 0.4rem 0.6rem;
}

.subNav.currentDd span:after {
    content: '-';
    color: #65b51e;
    font-size: 0.24rem;
}

.rzBox {
    display: flex;
}

.rzBox dl {
    width: 48%;
}

.rzBox dl dt {
    font-size: 0.2rem;
    font-weight: bold;
    /* font-family: 'syhtB'; */
}

.rzBox dl dd {
    font-size: 0.18rem;
}
 
.rzBox dl dd p span{text-wrap: auto !important;}
.navContent .tjAn {
    margin: 0.3rem 0 0 0;
    font-weight: normal;
}

.hzLolis li {
    width: 15.5%;
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    border-radius: 5px;
    overflow: hidden;
    height: 0.8rem;
    position: relative;
    background: #fff;
    /* transform: skew(-20deg); */
    margin: 0 1% 0.27rem 0;
    transition-duration: .5s;
    top: 0;
    float: left;
}

.hzLolis li:nth-child(6n) {
    margin-right: 0;
}

.hzLolis li img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 99%;
    max-height: 70%;
    /* transform: skew(20deg); */
}

.hzLolis li:hover {
    top: -0.15rem;
}

.fwBox1 {
    padding: 1rem 0;
}

.fwBox1 .abLe {
    width: 45%;
    float: left;
}

.fwBox1 .neLxf {
    width: 46%;
    float: right;
}

.fwBox2 {
    background: #004ea2;
    padding: 0.75rem 0;
}

.fwBox2 .whTi {
    border-color: #2b6cb2;
}

.fwBox2 .whTi h1 {
    color: #fff;
    border-color: #fff;
}

.sqLis dl {
    position: relative;
    width: 33.333%;
    float: left;
    text-align: center;
    color: #fff;
}

.sqLis dl dt {
    width: 1.24rem;
    height: 1.24rem;
    background: #fff;
    border: 3px solid #51a138;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.sqLis dl dt i {
    color: #51a138;
    display: block;
    font-size: 0.65rem;
    transition-duration: .5s;
}

.sqLis dl dd h1 {
    font-size: 0.26rem;
    line-height: 1;
    margin: 0.15rem 0 0.25rem 0;
}

.sqLis dl dd p {
    font-size: 0.17rem;
    width: 63%;
    margin: 0 auto;
    line-height: 1.5;
}

.sqLis dl:hover dt i {
    animation: icon-bounce 0.5s alternate;
}

.sqLis dl:nth-child(1) dt i {
    font-size: 0.7rem;
    position: relative;
    top: -0.08rem;
    left: 0.05rem;
}

.fwBox3 {
    padding: 0.8rem 0 0.3rem 0;
}

.sqRylis {
    padding: 0 0.4rem 0 0.9rem;
}

.sqRylis dl {
    display: flex;
    justify-content: space-between;
}

.sqRylis dl dt {
    width: 40%;
}

.sqRylis dl dt h1 {
    font-size: 0.22rem;
    color: #004ea2;
    margin-bottom: 0.15rem;
}

.sqRylis dl dt p {
    font-size: 0.18rem;
    position: relative;
    padding-left: 0.14rem;
    margin-bottom: 0.05rem;
}

.sqRylis dl dt p:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #6eb92b;
    border-radius: 50%;
    position: absolute;
    top: 0.13rem;
    left: 0;
    
}

.sBox {
    margin-bottom: 0.5rem;
}

.sqRylis dl dd {
    width: 55%;
}

.rwJs {
    width: 45%;
    float: left;
    display: flex;
    justify-content: left;
    margin-right: 5%;
    margin-bottom: 1rem; height:1.4rem
}
.rwJs:nth-child(3){ width:100%}
.rwImg{ width:1rem}
.rwTxt {
    padding-left: 0.15rem; width:70%
}

.rwTxt h1 {
    font-size: 0.2rem;
}

.rwTxt p {
    font-size: 0.18rem;
}

.rwTxt p i {
    color: #004ea2;
    font-size: 0.18rem;
    margin-right: 0.08rem;
}

.fwBox4 {
    background: #eaf1f8;
    padding: 0.73rem 0;
}

.fwImg {
    text-align: center;
}

.fwBox5 {
    padding: 0.7rem 0;
}

.shZi {
    text-align: center;
    font-size: 0.24rem;
}

.shLi {
    display: flex;
    margin-top: 0.36rem;
    justify-content: space-between;
}

.shLi li {
    width: 24%;
    background: #000;
    overflow: hidden;
}

.shLi li img {
    width: 100%;
    height: 100%;
    display: block;
    transition-duration: .5s;
}

.shLi li:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.gnDt {
    width: 9rem;
    margin: 0 auto;
    position: relative;
    z-index: 8;
}




.dtPo {
    position: absolute;
    top: 3.69rem;
    right: 2.47rem;
    cursor: pointer;
}

.sfi {
    animation: changeScale 3s infinite;
}

.dwyd span {
    display: block;
    width: 10px;
    height: 10px;
    background: #004ea2;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.dwyd span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 78, 162, 0.4);

    animation: grow 2s infinite;
    z-index: 1;
    border-radius: 50%;
}

.dtPo1 {
    position: absolute;
    top: 2.4rem;
    right: 2.564rem;
}

.fwTc {
    width: 5.2rem;
    background: rgba(0, 78, 162, 0.95);
    padding: 0.2rem;
    border-radius: 10px;
    color: #fff;
    position: absolute;
    right: -2.5rem;
    top: 150%;
    display: none;
}





.fwTc.hover {
    display: none;
}

.fwTc h1 {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0.1rem;
}

.fwTc p {
    font-size: 0.17rem;
    line-height: 1.6;
}

.fwTc p b {
    font-weight: normal;
    padding-left: 0.4rem;
}

.bgTc {
    position: absolute;
    right: 0.1rem;
    top: 0;
    font-size: 0.24rem;
    cursor: pointer;
    display: block;
    z-index: 10;
}

.gwdt {
    width: 13.03rem;
}

.gwdt .dtPo {
    top: 2.69rem;
    left: 4.88rem;
    right: auto;
}

.gwdt .dtPo1 {
    top: 3.15rem;
    left: 4.9rem;
    right: auto;
}

.gwdt .dtPo2 {
    position: absolute;
    top: 3.1rem;
    left: 5.3rem;
    right: auto;
}

.gwdt .dtPo3 {
    position: absolute;
    top: 4.3rem;
    left: 4.4rem;
    right: auto;
}

.gwdt .dtPo4 {
    position: absolute;
    top: 3.66rem;
    left: 5.3rem;
    right: auto;
}

.gwdt .dtPo5 {
    position: absolute;
    top: 3.62rem;
    left: 4.4rem;
    right: auto;
}

.gwdt .dtPo6 {
    position: absolute;
    top: 4.08rem;
    left: 4.47rem;
    right: auto;
}

.gwdt .dtPo7 {
    position: absolute;
    top: 3.32rem;
    left: 4.2rem;
    right: auto;
}

.gwdt .dtPo8 {
    position: absolute;
    top: 2.54rem;
    left: 5.54rem;
    right: auto;
}

.gwdt .dtPo9 {
    position: absolute;
    top: 2.43rem;
    left: 6rem;
    right: auto;
}

.gwdt .dtPo10 {
    position: absolute;
    top: 3.27rem;
    left: 4.55rem;
    right: auto;
}

.gwdt .dtPo11 {
    position: absolute;
    top: 4.28rem;
    left: 4.86rem;
    right: auto;
}

.gwdt .dtPo12 {
    position: absolute;
    top: 3.21rem;
    left: 3.46rem;
    right: auto;
}

.gwdt .dtPo13 {
    position: absolute;
    top: 3.21rem;
    left: 2.36rem;
    right: auto;
}

.gwdt .dtPo14 {
    position: absolute;
    top: 2.94rem;
    left: 2.84rem;
    right: auto;
}

.gwdt .dtPo15 {
    position: absolute;
    top: 1.53rem;
    left: 1.58rem;
    right: auto;
}

.gwdt .dtPo16 {
    position: absolute;
    top: 2.13rem;
    left: 1.99rem;
    right: auto;
}

.gwdt .dtPo17 {
    position: absolute;
    top: 0.98rem;
    left: 1.86rem;
    right: auto;
}

.gwdt .dtPo18 {
    position: absolute;
    top: 0.92rem;
    left: 2.95rem;
    right: auto;
}

.gwdt .dtPo19 {
    position: absolute;
    top: 2.15rem;
    left: 2.28rem;
    right: auto;
}

.gwdt .dtPo20 {
    position: absolute;
    top: 5.71rem;
    left: 5.09rem;
    right: auto;
}

.gwdt .dtPo21 {
    position: absolute;
    top: 5.74rem;
    left: 6.4rem;
    right: auto;
}

.gnFw .dtPo1 {
    top: 4.27rem;
    right: 2.61rem;
    left: auto;
}

.gnFw .dtPo2 {
    position: absolute;
    top: 4.92rem;
    right: 2.79rem;
    left: auto;
}

.gnFw .dtPo3 {
    position: absolute;
    top: 2.56rem;
    right: 3.14rem;
    left: auto;
}

.gnFw .dtPo4 {
    position: absolute;
    top: 2.92rem;
    right: 2.67rem;
    left: auto;
}

.gnFw .dtPo5 {
    position: absolute;
    top: 2.44rem;
    right: 2.54rem;
    left: auto;
}

.gnFw .dtPo6 {
    position: absolute;
    top: 5.3rem;
    right: 3.4rem;
    left: auto;
}

.gnFw .dtPo7 {
    position: absolute;
    top: 5.7rem;
    right: 3.7rem;
    left: auto;
}

.gnFw .dtPo8 {
    position: absolute;
    top: 5.4rem;
    right: 3.1rem;
    left: auto;
}

.gnFw .dtPo9 {
    position: absolute;
  top: 4.1rem;
    right: 3.4rem;
    left: auto;
}
.gnFw .dtPo10 {
    position: absolute;
  top: 2.35rem;
    right: 3.4rem;
    left: auto;
}

.ysZi {
    font-size: 0.2rem;
    padding-bottom: 0.5rem;
}

.yfFl .cdTi {
    font-size: 0.3rem;
    /* font-family: 'syhtB'; */
    margin-bottom: 0.25rem;
}

.tdLi {
    display: flex;
    justify-content: space-between;
    perspective: 600px;
}

.tdLi li {
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    width: 16%;
    transition-duration: .5s;

}

.tdLi li p {
    height: 0.7rem;
    font-size: 0.2rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tdLi li img {
    width: 100%;
    display: block;
}

/* 
.tdLi li:nth-child(1) {

    transform: translate3d(0px, 0px, -20px) rotateX(0deg) rotateY(10deg) scale(0.88);

}

.tdLi li:nth-child(2) {

    transform: translate3d(0px, 0px, -20px) rotateX(0deg) rotateY(6deg) scale(0.95);

}

.tdLi li:nth-child(4) {

    transform: translate3d(0px, 0px, -20px) rotateX(0deg) rotateY(-10deg) scale(0.95);

}

.tdLi li:nth-child(5) {

    transform: translate3d(0px, 0px, -20px) rotateX(0deg) rotateY(-6deg) scale(0.88);

} */

.yfFl {
    margin-bottom: 0.9rem;
}

.yfFl .zsImg {
    height: 2.2rem;
    margin-top: 0rem;
}

#zxdialogBg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

#zxdialog {
    width: 60%;
    padding: 0.4rem;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.zxdialogTop {
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;

}

#zxdialog h1 {
    font-size: 0.26rem;
    border-bottom: 1px solid #d9d9d9;
    /* font-family: 'syhtB'; */
    font-weight: normal;
}

.zxclaseDialogBtn {
    font-size: 0.4rem;
}

.zxMenubox ul {
    display: flex;
    margin: 0.1rem 0;
}

.zxMenubox ul li {
    font-size: 0.2rem;
    position: relative;
    padding-right: 0.15rem;
    margin-right: 0.15rem;
    cursor: pointer;
}

.zxMenubox ul li.hover {
    color: #004ea2;
    /* font-family: 'syhtB'; */
}

.zxMenubox ul li:after {
    content: '';
    width: 1px;
    height: 0.22rem;
    background: #cbcbcb;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.11rem;
}

.zxContentbox {
    margin-bottom: 0.2rem;
}

.zxCbContainer {
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    padding: 0.2rem;
}

.zxCbContainer li {
    float: left;
    width: 30%;
    font-size: 0.18rem;
    display: flex;
    align-items: center;
    line-height: 1.4;
}

.zxCbContainer li:nth-child(1),
.zxCbContainer li:nth-child(3) {
    width: 70%;
}

.zxCbContainer li:nth-child(1) i,
.zxCbContainer li:nth-child(3) i {
    font-size: 0.3rem;
}

.zxCbContainer li i {
    font-size: 0.24rem;
    margin-right: 0.1rem;
}



/* .yfFl .swiper-slide-active .zsImg {
    height: 2.5rem;
    margin-top: 0;
} */

.cxLIs dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
}

.cxLIs dl dt {
    width: 4.4rem;
    overflow: hidden;
    border-radius: 20px;
    background: #000;
}

.cxLIs dl dt img,
.csImg li img,
.zbLIs li img {
    width: 100%;
    height: 100%;
    display: block;
    transition-duration: .5s;
}

.cxLIs dl:hover dt img,
.csImg li:hover img,
.zbLIs li:hover img {
    transform: scale(1.1);
}

.cxLIs dl dd {
    width: calc(97% - 4.4rem);
    width: -webkit-calc(97% - 4.4rem);
}

.cxLIs dl dd .whTi,
.hzcx .whTi {
    text-align: left;
}

.hzcx .whTi {
    margin-bottom: 0.2rem;
}

.cxLIs dl dd .whTi h1,
.hzcx .whTi h1 {
    font-size: 0.26rem;
}

.cxLIs dl dd p {
    font-size: 0.2rem;
}

.csImg li {
    width: 24.5%;
    float: left;
    background: #000;
    overflow: hidden;
    margin-right: 0.5%;
    margin-bottom: 0.05rem;
}

.zbLIs li {
    width: 49%;
    float: left;
    position: relative;
    margin-bottom: 0.37rem;
    overflow: hidden;
    border-radius: 15px;
}

.zbLIs li img {
    width: 100%;
    height: 100%;
    display: block;
}

.zbLIs li:nth-child(2n) {
    float: right;
}

.zbLIs li p {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.22rem;
    bottom: 0.1rem;
    left: 0;
}

.zbLIs li span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(bottom, rgba(3, 79, 159, 0.9) 35%, rgba(0, 78, 162, 0) 83%);
    background: -o-linear-gradient(bottom, rgba(3, 79, 159, 0.9) 35%, rgba(0, 78, 162, 0) 83%);
    background: -ms-linear-gradient(bottom, rgba(3, 79, 159, 0.9) 35%, rgba(0, 78, 162, 0) 83%);
    background: -moz-linear-gradient(bottom, rgba(3, 79, 159, 0.9) 35%, rgba(0, 78, 162, 0) 83%);
    background: -webkit-linear-gradient(bottom, rgba(3, 79, 159, 0.9) 35%, rgba(0, 78, 162, 0) 83%);
}

.glLIs li {
    width: 19%;
    float: left;
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    height: 4.9rem;
    border-radius: 10px;
    margin: 0 0.5%;
    padding: 0.1rem;
}

.glLIs li p {
    font-size: 0.18rem;
    line-height: 1.2;
      height:3.7rem; overflow:auto
}

.glLIs .whTi {
    margin-bottom: 0.2rem;
}

.glLIs .whTi h1 {
    font-size: 0.2rem;
    color: #333;
    font-weight: normal;line-height: 1.4;
    height: 0.65rem;
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.xtImg {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.jcIMgli .proTz .swiper-button-next {
    right: 0.3rem;
}

.jcIMgli .proTz .swiper-button-prev {
    left: 0.3rem;
}

.jcIMgli .proTz .swiper-container {
    padding-bottom: 0;
}

.jcLis {
    margin-top: 0.3rem;
}

.jcLis dl {
    width: 24%;
    box-shadow: 1px 0px 5px 1px rgb(0 0 0 / 10%);
    height: 4rem;
    border-radius: 15px;
    padding: 0.36rem 0.15rem;
    margin-right: 1.3%;
    float: left;
}

.jcLis dl:nth-child(4) {
    margin-right: 0;
}

.jcLis dl dt {
    margin-bottom: 0.15rem;
    display: flex;
    align-items: center;
}

.jcLis dl dt img {
    width: 0.57rem;
    margin-right: 0.05rem;
}

.jcLis dl dt h1 {
    font-size: 0.24rem;
    color: #004ea2;
    /*  font-family: 'syhtB'; */
    font-weight: normal;
}

.jcLis dl dd p {
   
    padding-left: 0.08rem;
    margin-bottom: 0.03rem;
}

 

.jcLis dl dd p {
    font-size: 0.18rem;
  
    position: relative;
    line-height: 1.3;
}

.jcLis dl dd p:before {
    content: '';
    width: 0.05rem;
    height: 0.05rem;
    background: #c3c3c3;
    position: absolute;
    left: 0;
    top: 0.07rem;
}

.jcLis dl:last-child dd p {
    width: 100%;
}

.tfsy .cxLIs dl dt {
    width: 43%;
    border-radius: 0;
}

.tfsy .cxLIs dl dd {
    width: 51%;
}

.ydLis {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}

.ydLis li {
    background: #6eb92b;
    color: #fff;
    padding: 0.15rem;
    height: 1.3rem;
    border-radius: 5px;
    display: flex;
    align-items: center;
    width: 24.8%;
    font-size: 0.2rem;
    line-height: 1.3;
}

.bwxt .ysZi {
    padding-bottom: 0.2rem;
}

.bwxt .csImg li {
    width: 32.8%;
}

.mgLb .proLis li {
    width: 23%;
    margin-right: 1%;
}

@-webkit-keyframes grow {
    from {
        -webkit-transform: scale(1);
    }

    to {
        -webkit-transform: scale(2.5);
    }
}

@-moz-keyframes grow {
    from {
        -moz-transform: scale(1);
    }

    to {
        -moz-transform: scale(2.5);
    }
}

@keyframes grow {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(2.5);
    }
}


	.yyBox .proTxt { font-size:0.18rem; height:1rem; line-height:1.2;display: flex;justify-content: center;align-items: center; padding-top:0;}


@media only screen and (max-width: 1680px) {

    .preview:after {
        top: 73px;
    }

    .preview .swiper-slide .line {
        height: 65px;
    }

}

@media only screen and (max-width: 1440px) {
    .preview:after {
        top: 67px;
    }

    .preview .swiper-slide .line {
        height: 55px;
    }

    .preview .swiper-slide .round {
        width: 20px;
        height: 20px;
    }

    .preview .active-nav p {
        transform: translateY(-4px) scale(1.4);
    }
}

@media only screen and (max-width: 1280px) {
    .preview:after {
        top: 59px;
    }

    .fwImg img {
        width: 300px;
    }

    .preview .swiper-slide .line {
        height: 45px;
    }

    .preview .swiper-slide p {
        font-size: 18px;
    }

    .preview .active-nav p {
        transform: translateY(-4px) scale(1.5);
    }
}





@media only screen and (max-width: 960px) {
    .preview .swiper-slide .round {
        width: 14px;
        height: 14px;
        padding: 3px;
    }

    .preview:after {
        top: 62px;
    }

    .pcImg,
    .subNav span {
        display: none;
    }

    .mImg,
    .rzBox,
    .whBox1 {
        display: block !important;
    }

    .neBanner {
        margin-top: 85px;
    }

    .wrap {
        margin: 0 15px;
    }

    .neTxt h1 {
        font-size: 22px;
    }

    .neTxt p,
    .rzBox dl dt {
        font-size: 16px;
    }

    .lxMenu ul {
        justify-content: space-between;
    }

    .faMenu ul li a,
    .rzBox dl dd {
        width: 100%;
        font-size: 14px;
    }

    .faMenu ul li:after,
    .lcLeft p::before {
        display: none;
    }

    .faMenu {
        height: 45px;
    }

    .whBox3,
    .lxBox2,
    .abBox,
    .whBox1,
    .fwBox1,
    .fwBox2 {
        padding: 30px 0;
    }

    .lxLe {
        width: 100%;
        height: 220px;
    }

    .lxRi {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }

    .lxTi h1,
    .abLe h1,
    .neLxf .txt h1,
    .whTi h1 {
        font-size: 18px;
    }

    .lxTi {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .lxRi ul li p,
    .lxRi dl dd p,
    .lxBox2 ul li p,
    .lxForm li p,
    .abLe p,
    .lcLeft p,
    .whLe dl dd p,
    .newLis dl a dd p,
    .new-nr-ti p,
    .new-nr-zi,
    .zrTxt p,
    .videoLis dl dd,
    .ysZi {
        font-size: 14px;
    }

    .lxRi ul li i,
    .lxBox2 ul li h1,
    .zpTitle li,
    .preview .swiper-slide p,
    .lcLeft h1,
    .whLe dl dd h1,
    .newLis dl a dd h1,
    .new-nr-ti h1,
    .zrTxt h1,
    .cdTi,
    .hzTi h1 {
        font-size: 16px;
    }

    .newLis dl a dd span,
    .time {
        font-size: 12px;
    }

    .lxRi dl dd {
        margin-right: 10px;
    }

    .lxRi dl img {
        width: 60px;
    }

    .lxBox2 ul li,
    .rzBox dl,
    .fwBox1 .abLe,
    .fwBox1 .neLxf {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .lxForm li {
        width: 100%;
        height: 35px;
    }

    .lxForm li textarea {
        width: 80%;
    }

    .tjAn,
    .neLxf .txt a {
        width: 120px;
        height: 35px;
        font-size: 14px;
    }

    .subNav {
        height: 60px;
    }

    .zpTitle,
    .subNav {
        padding: 0 10px;
        font-size: 14px;
    }

    .subNav li,
    .faMenu ul li a {
        line-height: 1.2;
    }

    .navContent {
        padding: 20px;
    }

    .neLxf .pcImg,
    .whRi {
        display: none !important;
    }



    .hMore {
        font-size: 12px;
    }

    .proTxt {
        height: 40px;
        font-size: 14px;
    }

    .lcLeft {
        padding-top: 0;
    }

    .lcLeft p {
        padding-left: 0;
        line-height: 1.3;
    }

    .whLe,
    .sqLis dl {
        width: 100%;
    }

    .whLIs li,
    .zsLiss .zsImg,
    .videoLis dl,
    .videoLis dl:nth-child(3n) {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .whLIs li p {
        font-size: 14px;
        height: 65px;
    }

    .caseCd li {
        width: 30%;
    }

    .zsImg {
        height: 260px;
    }

    .caseCd li a {
        font-size: 14px;
        height: 35px;
    }

    .pages li a {
        font-size: 12px;
    }

    .newLis dl a dt {
        width: 150px;
        height: auto;
    }

    .newLis dl a dd {
        width: calc(97% - 150px);
        width: -webkit-calc(97% - 150px);
    }

    .time {
        margin-top: 10px;
    }

    .newLis dl a dd p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0;
    }

    .zrTxt {
        right: 10px;
    }

    .ysZi {
        padding-bottom: 20px;
    }

    .tdLi li,
    .csImg li,
    .bwxt .csImg li,
    .faLis li,
    .faLis li:nth-child(3n),
    .proLis li,
    .proLis li:nth-child(3n) {
        transform: none !important;
        width: 48%;
        float: left;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .faLis li .txt {
        height: 40px;
        font-size: 14px;
    }

    .proXq .proLis li {
        display: block;
    }



    .proXq .proLis li .proImg {
        width: 100%;
        height: 400px;
    }

    .proXq .proLis li .proTxt {
        width: 100%;
    }

    .proXq .proLis li .proTxt h1 {
        font-size: 16px;
        margin-top: 20px;
    }

    .faLis li .img {
        height: 240px;
    }

    .tdLi,
    .cxLIs dl,
    .ydLis {
        display: block;
    }

    .cxLIs dl dt,
    .cxLIs dl dd,
    .ydLis li,
    .gnDt {
        width: 100%;
        margin-bottom: 10px;
    }

    .zbLIs li {
        border-radius: 10px;
    }

    .tdLi li p {
        font-size: 14px;
        height: 40px; line-height:1.2
    }

    .cxLIs dl dd .whTi h1,
    .hzcx .whTi h1,
    .glLIs .whTi h1,
    .jcLis dl dt h1,
    .sqLis dl dd h1,
    .sqRylis dl dt h1,
    .kcJs .txt1 h1,
    .proTz .cdTi {
        font-size: 16px;
    }

    .tdLi:after,
    .sqRylis dl dd:after,
    .proMenu:after {
        content: '';
        clear: both;
        display: block;
    }

    .glLIs li {
        width: 90%;
        margin: 0 auto 10px;
        float: none;
        height: auto;
        padding: 20px;
    }

    .jcLis dl {
        width: 100%;
        margin-bottom: 10px;
        padding: 20px;
        height: auto;
    }

    .tfsy .cxLIs dl dd,
    .tfsy .cxLIs dl dt,
    .sqRylis dl dt,
    .sqRylis dl dd {
        width: 100%;
    }

    .sqLis dl dd p {
        width: 90%;
        margin-bottom: 10px;
    }

    .sqRylis {
        padding: 20px 0;
    }

    .sqRylis dl {
        display: block;
    }

    .sqRylis dl dt p {
        padding-left: 15px;
    }

    .rwJs {
        width: 100%;
        float: none;
        margin-right: 0;
        justify-content: left;
        margin-bottom: 10px; height:auto
    }

    .zsImg {
        margin-top: 0;
    }

  .zpTitle{ height:60px}
  .zpTitle li{ text-align: center; line-height:1.2}

    .cxLIs dl dd p,
    .zbLIs li p,
    .glLIs li p,
    .jcLis dl dd p,
    .ydLis li,
    .sqLis dl dd p,
    .sqRylis dl dt p,
    .rwTxt h1,
    .rwTxt p,
    .rwTxt p i,
    .shZi,
    .faLis li .txt p,
    .faLis li .txt h1,
    .kcJs .txt1 p,
    .nWz,
    .nWz a,
    .neMenu li a p,
    .neLe ul li a p,
    .proXq .proLis li .proTxt p,
    .neZjcd .wrap li a p,
    .tzZi {
        font-size: 14px;
    }

    .zx {
        font-size: 12px;
    }

    .neLe ul li a span {
        width: 14px;
        height: 14px;
    }

    .neLe ul li a span::before {
        width: 8px;
        height: 8px;
        top: 2px;
        left: 2px;
    }

    .kcJs .txt1 {
        position: relative;
        width: 100%;
        left: 0;
        background: #f9f8f8;
    }

    .proMenu {
        position: relative;
        display: block;
        height: auto;
    }

    .neMenu li {
        width: 33.333%;
        float: left;
        height: 60px;
        border-bottom: 1px solid #e5e5e5;
    }

    .leTi dt h1 {
        font-size: 18px;
    }

    .neLe ul {
        height: auto;
        min-height: 0;
    }

    .neLe,
    .neRi {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .yfFl .cdTi {
        font-size: 18px;
    }

    .cdTi:before,
    .cdTi:after {
        top: 0rem;
    }

    .cdTi:after {
        top: 0.1rem;
    }

    .neMenu li h1 i {
        font-size: 20px;
    }
}

@media only screen and (max-width: 750px) {
    .faLis li .img {
        height: 125px;
    }

    .proXq .proLis li .proImg {
        height: 200px;
    }

    .yfFl .cdTi {
        font-size: 16px;
    }

    .cdTi:before,
    .cdTi:after {
        top: 0.08rem;
    }

    .cdTi:after {
        top: 0.18rem;
    }

    .lcRight,
    .lcLeft {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .preview:after {
        top: 48px;
    }

    .nePo .wrap {
        display: block;
        padding: 10px 0;
        height: auto;
    }

    .zx {
        width: 100px;
        height: 28px;
        margin-top: 10px;
        display: none;
    }

    .neMenu li h1 i {
        font-size: 24px;
    }

    .proLis li .proImg {
        height: 88px;
    }

    .faMenu {
        height: auto;
    }

    .faMenu .xgCdd,
    .abMenu ul {
        display: block;
    }

    .faMenu.abMenu ul li {
        width: 25%;
        float: left;
        height: 35px;
    }

    .faMenu .xgCdd::after,
    .abMenu ul:after {
        content: '';
        clear: both;
        display: block;
    }

    .faMenu .xgCdd li {
        width: 50%;
        float: left;
        height: 30px;
    }

    .faLis li .txt p,
    .sfi,
    .dwyd span,
    .bgTc {
        display: none;
    }

    .faLis li .txt h1 {
        text-align: center;
        line-height: 1.2;
    }

    .faLis li .txt {
        padding: 0 5px;

    }

    .hMore {
        width: 110px;
    }

    .lxMenu {
        height: 45px;
    }

    .dwyd {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
    }

    .fwTc {
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        position: relative;
        display: block;
        margin-bottom: 10px;
        background: #efefef;
        color: #333;
    }

    .fwTc h1 {
        font-size: 16px;
    }

    .fwTc p {
        font-size: 14px;
    }

    .hzLolis li {
        width: 32%;
        margin-right: 2%;
    }

    .hzLolis li:nth-child(3n) {
        margin-right: 0%;
    }

    .zsImg {
        height: 120px;
    }
	.videoLis dl dd{ font-size:12px; height:70px;background: #efefef;}

}

@media only screen and (max-width: 500px) {   
.zx, .zx2{ display:none} 
	.proTxt,.neMenu li a p,.neZjcd .wrap li a p,.caseCd li a,.faLis li .txt,.faLis li .txt h1,.glLIs li p{ font-size:12px}
	.whLIs li p{ font-size:12px; height:95px}
	.zsLiss .zsImg p{ font-size:12px; height:80px}
	.zsLiss .zsImg:nth-child(5n){ margin-right:2%}
	.neMenu li a p,.neZjcd .wrap li a p{ line-height:1}
	.whTi h1{ line-height:1.3}
	.proTxt,.faLis li .txt{ height:50px}
	.caseCd li{ width:48%; margin-right:1%}
 .faLis li .txt h1{  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}
	.zbLIs li{ margin-bottom:0;}
	.zbLIs li span{ display:none}
	.glLIs .whTi h1{ font-size:14px; width:95%}
	.zbLIs li p{ position:relative; font-size:12px; bottom:0; line-height:1.2; color:#333; height:50px}
	}





@keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-moz-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-o-keyframes icon-bounce {

    0%,
    100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}