a {
    text-decoration: none;
    color: #000;
    transition: all .5s;
    -webkit-transition: all .5s;
}
a:hover {
    color: #00289f;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.f289 {
    color: #00289f;
}
img {
    display: inline-block;
}
img.max {
    width: 100%;
}
.imgBj {
    background: no-repeat center;
    background-size: cover;
}
.imgBj.pos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.divpos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wow {
    opacity: 0;
}
.hvtst {
    transition: all .5s;
}
.hvtst:hover {
    transition: all .5s;
}
.bjimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hvimg {
    overflow: hidden;
}
.hvimg .imgsc {
    transform: scale(1.01, 1.01);
    transition: all .8s;
}
.hvimg:hover .imgsc {
    transform: scale(1.1, 1.1);
    transition: all .8s;
}
/*@font-face{
	font-family: OPPOSans-Regular;
	src: url('fonts/OPPOSans-Regular.woff2'), 
		 url('fonts/OPPOSans-Regular.TTF'); 
}
body{
	font-family: OPPOSans-Regular;
}*/

.max1840 {
    width: 96%;
    max-width: 1840px;
    margin: 0 auto;
}
.max1820 {
    width: 94%;
    max-width: 1820px;
    margin: 0 auto;
}
.max1750 {
    width: 92%;
    max-width: 1750px;
    margin: 0 auto;
}
.max1800 {
    width: 92%;
    max-width: 1800px;
    margin: 0 auto;
}
.max1720 {
    width: 92%;
    max-width: 1720px;
    margin: 0 auto;
}
.max1600 {
    width: 92%;
    max-width: 1600px;
    margin: 0 auto;
}
.max1580 {
    width: 92%;
    max-width: 1580px;
    margin: 0 auto;
}
.max1500 {
    width: 92%;
    max-width: 1500px;
    margin: 0 auto;
}
.max1440 {
    width: 92%;
    max-width: 1440px;
    margin: 0 auto;
}
.max1400 {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto;
}
.max1320 {
    width: 92%;
    max-width: 1320px;
    margin: 0 auto;
}
.max1250 {
    width: 92%;
    max-width: 1250px;
    margin: 0 auto;
}
.md-show {
    display: none;
}
.md-show {
    display: none;
}
@media (max-width: 750px) {
    .pc-show {
        display: none;
    }
    .md-show {
        display: block;
    }
}

.gyban {
    position: relative;
}
.gyban-ps {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.gyban-a {
    padding-top: 10vw;
}
.gynav-bj {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    font-size: 0;
    text-align: center;
}
.gynav {
    display: inline-block;
    vertical-align: top;
}
.gynav-a {
    display: inline-block;
    vertical-align: top;
    line-height: 75px;
    margin: 0 5.2vw;
    color: #000 !important;
    position: relative;
    /*font-weight: bold;*/
}
.gynav-a:after {
    content: '';
    width: 0%;
    height: 5px;
    background: #00289f;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.gynav-a:hover:after,
.gynav-a.on:after {
    width: 100%;
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.cooperate {
    padding: 120px 0;
}
.cooperate-a {
    text-align: center;
}
.cooperate-a2 {
    margin-top: 25px;
}
.cooperate-a3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 830px;
    margin-top: 50px;
}

.cooperate-ul {
    margin-top: 130px;
    font-size: 0;
    display: flex;
    justify-content: space-between;
}
.cooperate-li {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    max-width: 300px;
    position: relative;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.cooperate-li:hover {
    top: -20px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.cooperate-b {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.cooperate-c {
    width: 115px;
    position: absolute;
    top: -57px;
    left: 50%;
    margin-left: -57px;
}
.cooperate-d {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    padding: 20px 10px;
    width: 100%;
    z-index: 1;
}
.cooperate-d2 {
    text-transform: uppercase;
    font-family: HarmonyOS Sans SC, arial;
}

@media (max-width: 1600px) {
    .gynav-a {
        line-height: 60px;
        margin: 0 30px;
    }
    .gynav-a:after {
        height: 3px;
    }
    .cooperate {
        padding: 80px 0;
    }
    .cooperate-ul {
        margin-top: 80px;
    }
}
@media (max-width: 1200px) {
    .gyban {
        height: 360px;
        margin-top: 70px;
    }
    .gyban-a {
        padding-top: 150px;
    }
    .cooperate-a3 {
        margin-top: 30px;
    }
}
@media (max-width: 1000px) {
    .cooperate-ul {
        display: block;
        text-align: center;
    }
    .cooperate-li {
        display: inline-block;
        vertical-align: top;
        margin: 0 30px;
        margin-bottom: 80px;
        width: 40%;
    }
}
@media (max-width: 750px) {
    .gyban {
        height: 50vw;
        margin-top: 50px;
    }
    .gyban-a {
        padding-top: 20vw;
    }
    .gynav-a {
        font-size: 13px;
        line-height: 40px;
        margin: 0 15px;
    }
    .cooperate {
        padding: 40px 0;
    }
    .cooperate-c {
        width: 60px;
        top: -30px;
        margin-left: -30px;
    }
    .cooperate-li {
        width: 40vw;
        margin: 0 2vw;
        margin-top: 45px;
    }
    .cooperate-ul {
        margin-top: 0;
    }
    .cooperate-d1 {
        font-size: 16px;
    }
    .cooperate-d2 {
        font-size: 14px;
    }
}

.institution-ab {
    padding-bottom: 35px;
    font-size: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.institution-a {
    display: inline-block;
    vertical-align: top;
    padding-left: 80px;
}
.institution-b {
    width: 300px;
    position: relative;
    float: right;
}
.institution-b1 {
    width: 100%;
    height: 40px;
    border: 1px solid #bdbdbd;
    padding: 0 60px 0 10px;
    background: #fff;
    border-radius: 5px;
}
.institution-b2 {
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background: url(../img/ico03.png) no-repeat center;
    background-size: 24px;
}

.institution-c {
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
    margin-top: 40px;
}
.institution-cli {
    display: inline-block;
    padding: 0 5px;
    max-width: 33%;
}
.institution-ul {
    margin: 30px 0 70px 0;
}
.institution-d {
    padding: 8px 80px;
    border-radius: 8px;
    background: #dce5f6;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.institution-d:hover {
    background: url(../img/ico04.png) no-repeat center;
    background-size: cover;
    transition: all .5s;
    -webkit-transition: all .5s;
}

@media (max-width: 750px) {
    .institution-a {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .institution-ab {
        padding-bottom: 25px;
    }
    .institution-b {
        width: 100%;
        float: initial;
        margin-top: 25px;
    }
    .institution-c {
        padding: 0 10px;
        margin-top: 25px;
    }
    .institution-cli {
        font-size: 16px;
        font-weight: bold;
    }
    .institution-d {
        padding: 5px 10px;
        margin-bottom: 10px;
    }
    .institution-d .institution-cli {
        font-size: 12px;
        font-weight: 500;
    }
    .institution-ul {
        margin: 15px 0 25px 0;
    }
}

.page {
    width: 100%;
    text-align: center;
    font-size: 0;
}
.page a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 6px;
    transition: all .5s;
}
.page a:hover {
    color: #00289f;
    /*background: #D34C36;*/
    transition: all .5s;
}
.page a.active {
    color: #00289f;
    font-size: 18px;
    /*background: #D34C36;*/
}
.page a.prev,
.page a[rel="prev"] {
    font-size: 0 !important;
    background: url(../img/ico13_1.png) no-repeat center;
    background-size: 6px 12px;
}
.page a.prev:hover,
.page a[rel="prev"]:hover {
    /*background-color: #D34C36;*/
    background-image: url(../img/ico13_3.png);
}
.page a.next,
.page a[rel="next"] {
    font-size: 0 !important;
    background: url(../img/ico13_2.png) no-repeat center;
    background-size: 6px 12px;
}
.page a.next:hover,
.page a[rel="next"]:hover {
    /*background-color: #D34C36;*/
    background-image: url(../img/ico13_4.png);
}
@media (max-width: 750px) {
    .page a {
        font-size: 12px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0 2px;
    }
    .page a.active {
        font-size: 15px;
        font-weight: bold;
    }
    .page a.prev,
    .page a[rel="prev"],
    .page a.next,
    .page a[rel="next"] {
    }
}

.news-a {
    padding: 0;
}
.news-c {
    width: 108.9%;
    font-size: 0;
    margin-top: 80px;
}
.news-ca {
    display: inline-block;
    vertical-align: top;
    width: 24.433%;
    margin-right: 8.9%;
    margin-bottom: 8.9%;
}
.news-c1 {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    height: 280px;
}
.news-c2 {
    line-height: 30px;
    height: 60px;
    margin-top: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-c3 {
    line-height: 30px;
    height: 90px;
    margin-top: 10px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-c45 {
    margin-top: 20px;
}
.news-c4 {
    display: inline-block;
    vertical-align: top;
    color: #333;
    padding-right: 50px;
    background: url(../img/ico05_2.png) no-repeat right center;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.news-ca:hover .news-c4 {
    background-image: url(../img/ico05_1.png);
    transition: all .5s;
    -webkit-transition: all .5s;
}
.news-c5 {
    padding: 0 15px;
    line-height: 2;
    border: 1px solid #696969;
    color: #696969;
    float: right;
    border-radius: 8px;
}
.news-ul {
    margin: 30px 0 60px 0;
}
.news-li {
    padding: 45px 0;
    position: relative;
}
.news-ea {
    overflow: hidden;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
}
.news-e1 {
    width: 415px;
    height: 250px;
    float: right;
}
.news-e25 {
    width: calc(92% - 415px);
    float: left;
}
.news-e2 {
    margin-top: 25px;
    height: 30px;
    -webkit-line-clamp: 1;
}
.news-e3 {
    margin-top: 0;
    height: 60px;
    -webkit-line-clamp: 2;
    margin-top: 15px;
}
.news-e45 {
    margin-top: 75px;
}
.news-ci {
    opacity: 0;
    visibility: hidden;
    display: block;
    position: absolute;
    left: -5%;
    top: 0;
    width: 110%;
    height: 100%;
    background: #f8f8f8;
    border-radius: 10px;
    z-index: 1;
}

.news {
    padding-bottom: 60px;
}

@media (max-width: 1600px) {
    .news-ci {
        width: 104%;
        left: -2%;
    }
    .news-c .news-c1 {
        height: 14.1vw;
    }
}
@media (max-width: 1200px) {
    .news-c {
        margin-top: 50px;
        width: 103%;
    }
    .news-c .news-ca {
        width: 30.333%;
        margin-right: 3%;
        margin-bottom: 5%;
    }
    .news-c .news-c1 {
        height: 18vw;
    }
}
@media (max-width: 1000px) {
    .news-e1 {
        width: 260px;
        height: 150px;
    }
    .news-e2 {
        margin: 0;
    }
    .news-e25 {
        width: calc(100% - 280px);
    }
    .news-e45 {
        margin-top: 20px;
    }
}
@media (max-width: 750px) {
    .news-c {
        margin-top: 30px;
        width: 100%;
    }
    .news-c .news-ca {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .news-c .news-c1 {
        height: 58vw;
    }
    .news-c2 {
        margin-top: 10px;
        line-height: 25px;
        height: 50px;
    }
    .news-c3 {
        display: none;
    }
    .news-c45 {
        margin-top: 15px;
    }
    .news-ul {
        margin: 30px 0;
    }
    .news-li {
        padding: 15px 0;
    }
    .news-e1 {
        width: 100%;
        height: 58vw;
    }
    .news-d {
        margin-top: 40px;
    }
    .news-e25 {
        width: 100%;
    }
    .news {
        padding-bottom: 30px;
    }
}

.gymgtop {
    margin-top: 135px;
}
.gyinfo-top {
    color: #a4a4a4;
}
.gyinfo-top a {
    display: inline-block;
    color: #a4a4a4;
}

.gyinfo {
    padding: 80px 0;
    font-size: 0;
    max-width: 80%;
    margin: 0 auto;
}
.gyinfo-lt {
    width: 100%;
    /* border-right: 1px solid rgba(0, 0, 0, .2); */
    /* padding-right: 70px; */
    display: inline-block;
    vertical-align: top;
    padding-right:0 !important ;
}
.gyinfo-b{
text-align: center;}
.gyinfo-c {
    margin-top: 40px;
    color: #333;
}
.gyinfo-d {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    color: #333;
}
.gyinfo-e {
    overflow: hidden;
    margin-top: 50px;
}
.gyinfo-ea {
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-left: 50px;
    background: url(../img/ico05_3.png) no-repeat left 20%;
    max-width: 48%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    position: relative;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
}
.gyinfo-ert {
    float: right;
    padding-left: 0;
    padding-right: 50px;
    background-image: url(../img/ico05_1.png);
    background-position-x: right;
    position: relative;
}
.gyinfo-elt span{
position: absolute;
left: 5px;
top: 40%;
content:'';transform: translateY(10px);
opacity: 0;
visibility: hidden;
transition: all .3s;

/* font-size: 18px; */
color: #00289f;
}
.gyinfo-ert span{
position: absolute;
right: 5px;
top: 40%;
content:'';
/* font-size: 18px; */
color: #00289f;
transform: translateY(10px);
opacity: 0;
visibility: hidden;
transition: all .3s;
}
.gyinfo-elt:hover span{
opacity: 1;
visibility: visible;

transform: translateY(0);
}
.gyinfo-ert:hover span{
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.gyinfo-et:hover {
    background-image: url(../img/ico05_4.png);
}
.gyinfo-ert:hover {
    background-image: url(../img/ico05_2.png);
}
.gyinfo-f {
    text-align: center;
    margin-top: 40px;
}
.gyinfo-fa {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    line-height: 35px;
    border: 1px solid #00289f;
    border-radius: 8px;
    text-align: center;
    color: #00289f;
}
.gyinfo-fa:hover {
    background: #00289f;
    color: #fff;
}
.gyinfo-rt {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    padding-left: 70px;
    display: none;
}

.gyinfo-k {
    margin-top: 30px;
}
.gyinfo-ka {
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    position: relative;
    color: #000;
}
.gyinfo-ka:after {
    content: '';
    width: 4px;
    height: 15px;
    position: absolute;
    top: 35px;
    left: -15px;
    background: #00289f;
    opacity: 0;
}
.gyinfo-ka:hover:after {
    opacity: 1;
}

@media (max-width: 1600px) {
    .gyinfo-lt {
        padding-right: 30px;
    }
    .gyinfo-rt {
        padding-left: 30px;
    }
}
@media (max-width: 1200px) {
    .gyinfo-ka:after {
        display: none;
    }
    .gymgtop {
        margin-top: 110px;
    }
}
@media (max-width: 1000px) {
    .gyinfo-rt {
        display: none;
    }
    .gyinfo-lt {
        width: 100%;
        padding: 0;
        border: 0;
    }
    .gymgtop {
        margin-top: 100px;
    }
    .gyinfo {
        padding: 40px 0;
    }
    .gyinfo-d {
        padding: 40px 0;
    }
}
@media (max-width: 750px) {
    .gymgtop {
        margin-top: 80px;
    }
    .gyinfo {
        padding: 30px 0 50px 0;
    }
    .gyinfo-d {
        padding: 30px 0;
    }
    .gyinfo-b {
        font-size: 20px;
    }
    .gyinfo-c {
        margin-top: 20px;
    }
    .gyinfo-e {
        margin-top: 30px;
    }
    .gyinfo-ea {
        max-width: 100%;
        margin-bottom: 15px;
        background-size: 30px auto;
        float: left;
    }
    .gyinfo-elt {
        padding-left: 35px;
    }
    .gyinfo-ert {
        padding-right: 35px;
    }
    .gyinfo-f {
        margin-top: 20px;
    }
}

.industry-cnt {
    font-size: 0;
    margin-bottom: 60px;
}
.industry-ul {
    margin-bottom: 0;
}
.industry-li .news-e1 {
    width: 225px;
    height: 170px;
    float: left;
}
.industry-li .news-e25 {
    width: calc(100% - 310px);
    float: right;
}
.industry-li .news-e2 {
    margin: 0;
}
.industry-li .news-e45 {
    margin-top: 30px;
}
@media (min-width: 996px) {
    .industry-li .news-e45 {
        padding-right: 20px;
    }
}
.industry-li .news-e45 .news-c4 {
    float: right;
}
.industry-li .news-e45 .news-c5 {
    float: left;
}
.industry-li.sfwd .news-c4 {
    background: initial;
    position: relative;
}
.industry-li.sfwd .news-c4:after {
    content: '';
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../img/ico06_1.png) no-repeat center;
    background-size: cover;
}
.industry-li.sfwd:hover .news-c4:after {
    background-image: url(../img/ico06_2.png);
}
.industry-ka {
    display: inline-block;
    margin-top: 50px;
    width: 100%;
}
.industry-k2 {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.industry .gyinfo-lt {
    width: 76%;
}
.industry .gyinfo-rt {
    width: 24%;
}
.industry-k3 {
    margin-top: 15px;
}
@media (max-width: 1200px) {
    .industry-li .news-e25 {
        width: calc(100% - 260px);
    }
}
@media (max-width: 1000px) {
    .industry .gyinfo-lt {
        width: 100%;
    }
    .industry-li .news-e1 {
        width: 100%;
    }
    .industry-li .news-e1 {
        height: 70vw;
    }
    .industry-li .news-e25 {
        width: 100%;
        margin-top: 15px;
    }
}

.projects-bj {
    background: url(../img/img06.jpg) no-repeat center top;
    background-size: 100% auto;
    position: relative;
}
.projects-img1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../img/ico07.png) no-repeat center;
    background-size: cover;
}

.projects {
    padding: 120px 0 80px 0;
    font-size: 0;
}
.projects-lt {
    width: 290px;
    display: inline-block;
    vertical-align: top;
}

.projects-a .cooperate-a3 {
    text-align: justify;
}
.projects-rt {
    width: calc(100% - 290px);
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: right;
}
.projects-ul {
    display: inline-block;
    text-align: left;
}
.projects-b {
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
    margin-bottom: 60px;
    width: 45%;
    max-width: 535px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    text-align: left;
}
.projects-b2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/ico08.png) no-repeat center bottom;
    background-size: 100% auto;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.projects-bdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 20px 50px;
    z-index: 3;
}
.projects-b4 {
    margin-top: 10px;
}
.projects-b5 {
    margin-top: 15px;
    color: #fff;
    border-color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
}
/*.projects-b2{
	display: none;
}*/
.projects-b4 {
    display: none;
}
.projects-b:hover .projects-b2 {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.projects-b:hover .projects-b5 {
    background: #fff;
    border-color: #fff;
    color: #00289f;
    transition: all .5s;
    -webkit-transition: all .5s;
}

@media (max-width: 1600px) {
    .projects-b {
        width: 45%;
        margin-left: 5%;
    }
}
@media (max-width: 1200px) {
    .projects-lt {
        width: 100%;
    }
    .projects-lt .cooperate-a3 {
        margin-top: 30px;
        max-width: initial;
    }
    .projects-b {
        width: 45%;
        margin: 2.5%;
    }
    .projects-rt {
        width: 100%;
        margin-top: 40px;
        padding: 0 5%;
        font-size: 0;
    }
    .projects-bdiv {
        padding: 20px;
    }
    .projects {
        padding: 80px 0 50px 0;
    }
}
@media (max-width: 1000px) {
    .projects-rt {
        width: 103%;
        padding: 0;
    }
    .projects-b {
        width: 47%;
        margin: 0;
        margin-right: 3%;
        margin-bottom: 30px;
    }
}
@media (max-width: 750px) {
    .projects {
        padding: 40px 0 30px 0;
    }
    .projects-rt {
        width: 100%;
    }
    .projects-b {
        width: 100%;
        margin-bottom: 30px;
    }
}

.pjtinfo-bj {
    width: 100%;
    background: url(../img/img08.jpg) no-repeat center bottom;
    background-size: 100% auto;
}
.pjtinfo {
    padding-top: 120px;
}
.pjtinfo-a {
    padding: 0 130px;
}
.pjtinfo-a3 {
    text-align: left;
    padding: 0;
    max-width: initial;
}
.pjtinfo-b {
    margin: 60px 0;
}
.pjtinfo-c {
    padding: 0 130px;
}

.pjtinfo-de {
    padding: 0 130px;
}
.pjtinfo-d {
    padding: 120px 0;
    font-size: 0;
}
.pjtinfo-dlt {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    overflow: hidden;
    border-radius: 10px;
}
.pjtinfo-drt {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 7.5%;
    padding-top: 30px;
}

.pjtinfo-dli {
    display: inline-block;
    vertical-align: top;
    margin-right: 100px;
    font-size: 0;
}
.pjtinfo-d1 {
    display: inline-block;
    vertical-align: bottom;
    width: 24px;
    margin-right: 10px;
    position: relative;
    bottom: 8px;
}
.pjtinfo-d23 {
    display: inline-block;
    vertical-align: top;
}
.pjtinfo-d2 {
    color: #696969;
}
.pjtinfo-d3 {
    color: #00289f;
    font-weight: bold;
}
.pjtinfo-d4 {
    color: #333;
    margin-left: 5px;
}
.pjtinfo-dtxt {
    margin-top: 45px;
    text-align: justify;
}

.pjtinfo-e {
    padding-bottom: 40px;
    font-size: 0;
}
.pjtinfo-elt {
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    padding-top: 120px;
}
.pjtinfo-ert {
    width: 54.5%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-left: 8%;
}
.pjtinfo-j {
    width: 100%;
    overflow: hidden;
}
@media (min-width: 996px) {
    .pjtinfo-j {
        height: 370px;
    }
    .pjtinfo-j .swiper_mli {
        height: 100%;
    }
    .pjtinfo-ja .swiper_mli a {
        height: 100%;
    }
}
.pjtinfo-ja {
    width: 50%;
    float: left;
    height: 29.16vw;
    position: relative;
    display: block;
    overflow: hidden;
}
.pjtinfo-ja .projects-bdiv {
    padding: 2.6vw 5.2vw;
}
.pjtinfo-ja:nth-child(2n) .projects-bdiv {
    text-align: right;
}

.pjtinfo-ja:hover .projects-b5 {
    background: #fff;
    color: #00289f;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.pjtinfo-j89 {
    position: absolute;
    right: -100PX;
    bottom: 2.6vw;
    opacity: .3;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.pjtinfo-j9 {
    color: #fff;
    line-height: 1;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.pjtinfo-ja:nth-child(2n) .pjtinfo-j89 {
    text-align: right;
    right: initial;
    left: -100PX;
}
.pjtinfo-ja:hover .pjtinfo-j89 {
    right: 0;
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.pjtinfo-ja:hover .pjtinfo-j9 {
    opacity: 1;
    transition: all .5s .5s;
    -webkit-transition: all .5s .5s;
}

.pjtinfo-ja:nth-child(2n):hover .pjtinfo-j89 {
    right: initial;
    left: 0;
}

@media (max-width: 1400px) {
    .pjtinfo-de {
        padding: 0;
    }
    .pjtinfo-a,
    .pjtinfo-c {
        padding: 0;
    }
    .pjtinfo {
        padding-top: 80px;
    }
    .pjtinfo-drt {
        padding-left: 40px;
        padding-top: 0;
    }
    .pjtinfo-d {
        padding-top: 60px;
    }
}
@media (max-width: 1200px) {
    .pjtinfo-elt {
        padding-top: 30px;
    }
    .pjtinfo-dli {
        margin-right: 50px;
    }
}
@media (max-width: 750px) {
    .pjtinfo {
        padding-top: 4s0px;
    }
    .pjtinfo-b {
        margin: 30px 0;
    }
    .pjtinfo-d {
        padding: 35px 0;
    }
    .pjtinfo-dlt {
        width: 100%;
    }
    .pjtinfo-drt {
        width: 100%;
        padding-top: 30px;
        padding-left: 0;
    }
    .pjtinfo-dtxt {
        margin-top: 30px;
    }
    .pjtinfo-d1 {
        bottom: 2px;
    }
    .pjtinfo-elt {
        width: 100%;
        padding: 0;
    }
    .pjtinfo-ert {
        width: 100%;
        margin-top: 30px;
    }
    .pjtinfo-ja {
        width: 100%;
        height: 55vw;
    }
    .pjtinfo-ja .projects-bdiv {
        padding: 30px;
    }
    .projects-b5 {
        display: inline-block;
        width: initial;
        padding: 0 15px;
        font-size: 12px;
        line-height: 2.5;
    }
    .pjtinfo-ja .projects-b3 {
        font-size: 14px;
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 19;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.header {
    height: 80px;
    position: relative;
}
.logo {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    line-height: 80px;
    font-size: 0;
}
.header-nav {
    display: inline-block;
    vertical-align: top;
    margin-left: 9%;
}
.header-nav-li {
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
    position: relative;
}
.header-b {
    position: absolute;
    top: 100%;
    left: -40%;
    width: 180%;
    padding-top: 15px;
    display: none;
}
.header-ba {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .2) !important;
    padding: 5px 0;
}
.header-b a {
    display: block;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 5px;
}
.header-b a:hover {
    color: #a40000;
}
.header-nav-li:nth-child(2) .header-b {
    width: 240%;
    left: -72%;
}
.header-a {
    font-size: 18px;
    line-height: 80px;
    position: relative;
    display: inline-block;
}
.header-a:after {
    content: '';
    width: 0%;
    height: 4px;
    background: #a40000;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.header-nav-li:hover .header-a,
.header-nav-li.on .header-a {
    color: #a40000;
}
.header-nav-li:hover .header-a:after,
.header-nav-li.on .header-a:after {
    left: 0;
    width: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.header-rt {
    position: absolute;
    right: 0;
    top: 20px;
}
.header-c {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    padding-left: 35px;
    background: url(../img/ico12.png) no-repeat left center;
}
.header-d {
    line-height: 40px;
    margin: 0 45px;
}
.header-d:hover {
    color: #a40000;
}
.header-e {
    width: 185px;
}
.header-e .institution-b1 {
    background: initial;
    border-color: #666;
}
.header-e .institution-b1::placeholder {
    color: #666; /* 将占位符文本颜色设置为红色 */
}

header.bj {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    transition: all .5s;
    -webkit-transition: all .5s;
}

.header-dx {
    width: 35px;
    margin-top: 26px;
    text-align: right;
    margin-left: 40px;
    overflow: hidden;
    display: none;
    position: relative;
}
.header-dx1,
.header-dx2,
.header-dx3 {
    width: 100%;
    height: 4px;
    margin-bottom: 8px;
    background: #333;
    float: right;
}
.header-dx div {
    transition: all .5s;
}
.header-dx.cli .header-dx1 {
    -webkit-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    transform: rotate(44deg);
    transform-origin: 0%;
    -ms-transform-origin: 0%;
    -webkit-transform-origin: 0%;
    -moz-transform-origin: 0%;
    transition: all .5s;
}
.header-dx.cli .header-dx2 {
    opacity: 0;
    transition: all .5s;
}
.header-dx.cli .header-dx3 {
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
    position: relative;
    top: 1px;
    transform-origin: 0%;
    -ms-transform-origin: 0%;
    -webkit-transform-origin: 0%;
    -moz-transform-origin: 0%;
    transition: all .5s;
}

@media (max-width: 1600px) {
    .header-nav {
        margin-left: 50px;
    }
    .header-nav-li {
        margin-right: 30px;
    }
    .header-d {
        margin: 0 25px;
    }
}

@media (max-width: 1400px) {
    .header-nav {
        margin-left: 30px;
    }
    .header-nav-li {
        margin-right: 20px;
    }
    .header-d {
        margin: 0 20px;
    }
    .header-e {
        width: 170px;
    }
}
@media (max-width: 1200px) {
    header {
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    }
    .gyban {
        margin-top: 80px;
    }

    .header-d {
        display: none;
    }
    .header-nav {
        position: fixed;
        top: 80px;
        left: 0;
        border-top: 1px solid rgba(0, 0, 0, .2);

        padding: 5%;
        width: 100%;
        height: calc(100vh - 80px);
        background: #fff;
        margin: 0;
        display: none;
    }
    .header-nav-li {
        width: 100%;
        margin: 0;
    }
    .header-a {
        font-size: 26px;
        line-height: 80px;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        width: 100%;
        font-weight: bold;
        color: #000 !important;
    }
    .header-rt {
        position: initial;
        right: initial;
        width: 100%;
        margin-top: 50px;
    }
    .header-e {
        width: 100%;
        margin-top: 25px;
    }
    .header-c {
        font-size: 24px;
    }
    .header-e .institution-b1 {
        height: 60px;
    }
    .header-nav-li2 > i {
        width: 10%;
        height: 80px;
        display: inline-block;
        background: url(../img/ico28_1.png) no-repeat right center;
        background-size: 16px auto;
        position: absolute;
        right: 0%;
        top: 0;
    }
    .header-b {
        /*display: block;*/
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .header-ba {
        width: 100%;
        box-shadow: initial !important;
    }
    .header-b a {
        width: 100%;
        font-size: 20px;
        line-height: 60px;
        text-align: left;
        padding: 0 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }
    .header-a:after {
        display: none;
    }

    .header-dx {
        display: block;
    }
}
@media (max-width: 750px) {
    header {
    }
    .header {
        height: 50px;
    }
    .logo {
        height: 50px;
        line-height: 50px;
        width: 25vw;
    }
    .gyban {
        margin-top: 50px;
    }
    .header-nav {
        height: calc(100vh - 50px);
        top: 50px;
    }
    .header-a {
        font-size: 16px;
        line-height: 50px;
    }
    .header-nav-li2 > i {
        height: 50px;
    }
    .header-b a {
        font-size: 13px;
        line-height: 40px;
    }
    .header-c {
        font-size: 20px;
    }
    .header-e .institution-b1 {
        height: 40px;
    }
    .header-dx {
        display: block;
        width: .9rem;
        margin-top: .2rem;
        margin-left: .7rem;
        padding-top: .5rem;
    }
    .header-dx1,
    .header-dx2,
    .header-dx3 {
        height: .1rem;
        margin-bottom: .19rem;
    }
}

footer {
    width: 100%;
    background: #20232a;
}
.footer {
    padding-top: 60px;
    color: #fff;
}
.footer-a {
    display: flex;
    justify-content: space-between;
}
.footer-ali {
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    background: no-repeat left center;
}
.footer-div {
    overflow: hidden;
    margin-top: 90px;
}
.footer-c {
    display: inline-block;
}
.footer-cli {
    display: inline-block;
    vertical-align: top;
    margin-left: 115px;
    max-width: 200px;
}
.footer-cli:first-child {
    margin-left: 0;
}
.footer-c2 {
    color: #fff !important;
}
.footer-c3 {
    margin-top: 20px;
}
.footer-c3 a {
    display: inline-block;
    color: #a4a4a4;
    line-height: 1.3;
    padding: 4px 0;
}
.footer-c3 a:hover {
    color: #fff;
}

.footer-rt {
    float: right;
    text-align: right;
}
.footer-e {
    margin-top: 15px;
}
.footer-e1 {
    color: #a4a4a4;
}
.footer-f {
    margin-top: 130px;
}
.footer-fli {
    display: inline-block;
    margin-left: 35px;
    position: relative;
}
.footer-f1 {
    width: 22px;
}
.footer-f2 {
    position: absolute;
    left: 50%;
    bottom: 120%;
    width: 86px;
    margin-left: -43px;
    display: none;
}
@media (min-width: 1001px) {
    .footer-fli:last-child .footer-f2 {
        margin-left: 0;
        left: initial;
        right: 0;
    }
}
.footer-fli.on .footer-f2 {
    display: block;
}
.footer-btm {
    margin-top: 25px;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    font-size: 0;
}
.footer-g {
    display: inline-block;
}
.footer-g1 {
    opacity: .5;
    display: inline-block;
    vertical-align: top;
}
.footer-g2 {
}
.footer-g a {
    color: #fff !important;
    opacity: .5;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}

.footer-g a:hover {
    opacity: 1;
}
.footer-btm {
    position: relative;
    z-index: 2;
}
.footer-h {
    float: right;
    width: 260px;
    position: relative;
}
.footer-h1 {
    widows: 100%;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, .3);
    padding: 0 10px;
    color: rgba(255, 255, 255, .5);
    border-radius: 10px;
    background: url(../img/ico18.png) no-repeat 96% center;
}
.footer-h2 {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    padding: 10px;
    background: #000;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 10px;
    display: none;
}
.footer-h2 a {
    display: block;
    width: 100%;
    line-height: 1.5;
    margin: 8px 0;
    color: rgba(255, 255, 255, .5);
}
.footer-h2 a:hover {
    color: #fff;
}

@media (max-width: 1200px) {
    .footer-g {
        width: 100%;
        text-align: center;
    }
    .footer-h {
        float: initial;
        position: relative;
        left: 50%;
        margin-left: -130px;
        margin-top: 20px;
    }
}

@media (max-width: 1000px) {
    .footer-rt {
        text-align: left;
        width: 100%;
        margin-top: 40px;
    }
    .footer-e {
        width: 30%;
        display: inline-block;
    }
    .footer-fli {
        margin-left: 0;
        margin-right: 30px;
    }
    .footer-fli:first-child .footer-f2 {
        margin-left: 0;
        left: 0;
    }
}

@media (max-width: 750px) {
    .footer {
        padding-top: 40px;
    }
    .footer-a {
        display: block;
        font-size: 0;
    }
    .footer-ali {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 25px;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .footer-c {
        display: none;
    }
    .footer-div {
        margin-top: 10px;
    }
    .footer-rt {
        margin-top: 0;
    }
    .footer-e {
        width: 100%;
    }
}

.idxban-swiper {
    width: 100%;
    height: 100vh;
}
.idxban-sd {
    overflow: hidden;
}
.idxban-pos {
    position: absolute;
    width: 100%;
    left: 0;
    top: 13vw;
    z-index: 4;
}
.idxban-div {
    position: relative;
    left: 4vw;
    opacity: 0;
}
.idxban-sd.swiper-slide-active .idxban-div {
    left: 0;
    opacity: 1;
    transition: all .5s .5s;
    -webkit-transition: all .5s .5s;
}
.idxban-a {
    font-weight: bold;
    letter-spacing: 3px;
}
.idxban-a span {
    color: #3b5ab5;
}
.idxban-b {
    color: #3b3b3b;
    letter-spacing: 10px;
    margin-top: 10px;
}
.idxban-c {
    width: 400px;
    margin-top: 60px;
    border-radius: 10px;
    position: relative;
}
.idxban-ci {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(../img/ico19.png) no-repeat center;
}

.idxban-sp {
    text-align: right;
    padding-right: 4.16vw;
    z-index: 4;
}
.ban-video {
    background: #000;
    width: 105%;
    /*max-width: 100%;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.idxban-but-ps {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5vw;
    z-index: 5;
}
.idxban-but-div {
    width: 140px;
    overflow: hidden;
}
.idxban-but-a {
    width: 49px;
    height: 49px;
    background: url(../img/ico20_1.png) no-repeat center;
    background-size: cover;
    float: left;
}
.idxban-but-a:hover {
    background-image: url(../img/ico20_3.png);
}
.idxban-but-rt {
    background-image: url(../img/ico20_2.png);
    float: right;
}
.idxban-but-rt:hover {
    background-image: url(../img/ico20_4.png);
}

@media (max-width: 1200px) {
    .ban-video {
        display: none;
    }
    .idxban-pos {
        padding-top: 30vw;
    }
}

@media (max-width: 750px) {
    .idxban-pos {
        padding-top: 20vw;
    }
    .idxban-a {
        font-size: 30px;
    }
    .idxban-b {
        font-size: 18px;
    }
    .idxban-c {
        width: 40vw;
        margin-top: 5vw;
    }
    .idxban-ci {
        background-size: 10vw;
    }
    .idxban-but-div {
        width: 80px;
    }
    .idxban-but-a {
        width: 30px;
        height: 30px;
    }
}

.isdyw {
    background: url(../img/img12.jpg) no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 10vw;
}
.isdyw-a {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 120px;
    position: relative;
    z-index: 2;
    text-align: center;
}
.isdyw-a1 {
    font-weight: bold;
}
.isdyw-a2 {
    color: #3b3b3b;
    margin-top: 10px;
}
.isdyw-b-bj {
    text-align: center;
}
.isdyw-b {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 1920px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -70px;
}
.isdyw-bul {
}
.isdyw-bli {
    position: absolute;
    left: 6%;
    top: 37%;
    width: 540px;
    background: url(../img/ico22.png) center;
    background-size: 100% auto;
    padding: 40px;
    padding-right: 260px;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .3);
}
.isdyw-bli:hover {
    z-index: 3;
}
.isdyw-b2 {
    font-weight: bold;
}
.isdyw-b3 {
    margin-top: 20px;
    display: none;
}
.isdyw-b5 {
    width: 210px;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.isdyw-bli:hover .isdyw-b2 {
    color: #910000;
}
.isdyw-bli:nth-child(2) {
    left: 29%;
    top: 67%;
}
.isdyw-bli:nth-child(3) {
    left: 65%;
    top: 47%;
}

.izdgc-bj {
    background: url(../img/img13.jpg) no-repeat center bottom;
    background-size: cover;
}
.izdgc {
    padding: 120px 0;
}
.izdgc-a {
    text-align: center;
}
.izdgc-ul {
    width: 102.4%;
    font-size: 0;
    margin-top: 85px;
}
.izdgc-li {
    width: 22.6%;
    margin-right: 2.4%;
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    overflow: hidden;
    border: 4px solid #fff;
    position: relative;
    top: 0;
}
.izdgc-cd {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    color: #fff;
    padding: 25px 35px;
    z-index: 2;
}
.izdgc-d {
    margin-top: 20px;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
/* .izdgc-li:nth-child(2) .izdgc-c {
    color: #3e97ff;
}
.izdgc-li:nth-child(2) .izdgc-d {
    color: #3b3b3b;
} */
.izdgc-li:hover .izdgc-d {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.izdgc-li:hover {
    top: -25px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}
.izdgc-e {
    position: absolute;
    left: 35px;
    bottom: 15px;
    display: inline-block;
    padding-right: 20px;
    background: url(../img/ico24.png) no-repeat right center;
    opacity: 0;
    color: #fff !important;
    z-index: 3;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.izdgc-li:hover .izdgc-e {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.ixzax {
    padding: 120px 0;
}
.gixzax {
    position: relative;
}
.gixzax::after {
    position: absolute;
    content: '';
    left: -5%;
    bottom: 0;
    width: calc(100% + 10%);
    height: 387px;
    background-image: url('../img/gmbg2.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom;
    z-index: -1;
}
.ixzax-ul {
    font-size: 0;
    margin-top: 120px;
}
.ixzax-li {
    width: 16.666%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0;
    text-align: center;
}
.gixzax .ixzax-li {
    position: relative;
    margin-right: .55rem;
    width: calc((100% - 2.75rem) / 6);
    padding-bottom: 30px;
}
.gixzax .ixzax-li:last-child {
    margin-right: 0;
}
.gixzax .ixzax-li .ixzax-d {
    margin-top: 0;
}
.ixzax-div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.ixzax-b {
    height: 70px;
    line-height: 70px;
    font-size: 0;
}
.ixzax-c {
    color: #002286;
    margin-top: 20px;
    font-weight: bold;
}
.ixzax-d {
    color: #3b3b3b;
    margin-top: 10px;
}
@media (min-width: 996px) {
    .gixzax .ixzax-ul {
        padding: 0 1.95rem;
    }
}
.ixzax-li:after {
    content: '';
    width: 4px;
    height: 150px;
    background: #b5c5f5;
    position: absolute;
    left: 0;
    top: 15px;
    opacity: .4;
}

.gixzax .ixzax-li::after {
    position: absolute;
    content: '';
    top: auto;
    left: 0%;
    bottom: 0;
    width: 100%;
    height: 80%;
    background-image: url('../img/gmbg.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom;
    z-index: -1;
    opacity: 1;
    background-color: transparent;
    border-radius: .2rem;
    overflow: hidden;
}
.ixzax-li:first-child:after {
    /* display: none; */
}
.ixzax-li:hover .ixzax-div {
    /* top: -15px; */
    transition: all .5s;
    -webkit-transition: all .5s;
}
.ixzax-li:hover .ixzax-c {
    transform: scale(1.3);
    transition: all .5s;
    -webkit-transition: all .5s;
}

.ifwkh-bj {
    background: url(../img/img16.jpg) no-repeat center;
    background-size: cover;
}
.ifwkh {
    padding: 120px 0;
}
.ifwkh-ul {
    width: 101.4%;
    font-size: 0;
    text-align: center;
    margin-top: 120px;
}
.ifwkh-li {
    display: inline-block;
    vertical-align: top;
    width: 12.885%;
    height: 100px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    line-height: 100px;
    text-align: center;
    margin-right: 1.4%;
    margin-bottom: 2.5%;
}
.ifwkh-li:first-child {
    margin-left: 3%;
}

.ifwkh-li:nth-child(6) {
    margin-right: 3%;
}

.inws-bj {
    background: url(../img/img16.jpg) no-repeat center bottom;
    background-size: cover;
}
.inws {
    padding: 120px 0;
}
.inws-ul {
    width: 103.2%;
    font-size: 0;
    margin-top: 120px;
}
.inws-li {
    display: inline-block;
    width: 30.133%;
    margin-right: 3.2%;
    margin-bottom: 3.2%;
}
.inws-c1 {
    width: 100%;
    height: 300px;
}
.inws-c2 {
    line-height: 45px;
    height: 90px;
    font-weight: 500;
    margin-top: 10px;
}
.inws-c3 {
    color: #3b3b3b;
    margin-top: 20px;
}

@media (max-width: 1600px) {
    .isdyw-bli {
        width: 400px;
        padding: 20px 30px;
        padding-right: 50px;
    }
    .isdyw-b5 {
        width: 150px;
    }
    .inws-c1 {
        height: 18vw;
    }
}
@media (max-width: 1200px) {
    .isdyw-bli {
        width: 350px;
        padding: 15px 30px;
        padding-right: 50px;
    }
    .isdyw-b5 {
        width: 120px;
    }
    .isdyw-a {
        padding-top: 80px;
    }
}
@media (max-width: 1080px) {
    .gixzax .ixzax-li {
        width: calc((100% - 1.1rem) / 3);
        margin-bottom: 8%;
        padding-bottom: 0;
    }
    .gixzax .ixzax-li:nth-child(3n) {
        margin-right: 0;
    }
    .gixzax .ixzax-li::after {
        display: none !important;
    }
}
@media (max-width: 1000px) {
    .isdyw-b {
        margin-top: -30px;
    }
    .isdyw-bul {
        width: 100%;
        padding: 5%;
        position: relative !important;
    }
    .isdyw-bli {
        width: 100%;
        position: relative !important;
        left: initial !important;
        top: initial !important;
        margin-bottom: 30px;
        padding: 30px;
        padding-right: 150px;
    }
    .isdyw-b3 {
        display: block;
    }
    .izdgc-ul {
        width: 104%;
        margin-left: -2%;
        margin-top: 50px;
        display: block;
        text-align: center;
    }
    .izdgc-li {
        width: 40%;
        margin: 2%;
        text-align: left;
    }
    .izdgc-d {
        opacity: 1;
    }
    .ixzax-li {
        width: 33.333%;
        margin-bottom: 8%;
    }
    .gixzax .ixzax-li {
        width: calc((100% - 1.1rem) / 3);
        margin-bottom: 8%;
        padding-bottom: 0;
        margin-right: 0;
    }
    .gixzax .ixzax-li:nth-child(3n) {
        margin-right: 0;
    }
    .izdgc,
    .ixzax,
    .inws,
    .ifwkh {
        padding: 80px 0;
    }
    .ifwkh-ul {
        width: 102%;
    }
    .ifwkh-li {
        width: 23%;
        margin: 0 !important;
        margin-right: 2% !important;
        margin-bottom: 2% !important;
    }
    .ixzax-ul,
    .inws-ul,
    .ifwkh-ul {
        margin-top: 50px;
    }
    .inws-c2 {
        line-height: 32px;
        height: 64px;
    }
}

@media (max-width: 750px) {
    .isdyw-b {
        margin-top: 0;
    }
    .isdyw-bli {
        padding: 20px;
        padding-right: 120px;
    }
    .isdyw-b5 {
        width: 100px;
        right: 10px;
        top: 25px;
    }
    .isdyw-b2 {
        font-size: 20px;
    }
    .isdyw-b3 {
        font-size: 12px;
        margin-top: 15px;
    }
    .izdgc,
    .ixzax,
    .inws,
    .ifwkh {
        padding: 50px 0;
    }
    .izdgc-ul {
        width: 102%;
    }
    .ixzax-ul,
    .inws-ul,
    .ifwkh-ul {
        margin-top: 30px;
    }
    .izdgc-ul {
        margin-top: 30px;
    }
    .izdgc-li {
        width: 48%;
        margin: 0;
        margin-right: 2%;
        margin-bottom: 4%;
    }
    .izdgc-d {
        display: none;
    }
    .izdgc-cd {
        padding: 15px;
    }
    .ixzax-li {
        width: 50%;
        margin-bottom: 40px;
    }
    .gixzax .ixzax-ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .gixzax .ixzax-li {
        width: calc(50% - .55rem);
        margin-bottom: 40px;
        padding-bottom: 0;
        margin-right: 0;
    }
    .gixzax .ixzax-li:nth-child(2n) {
        margin-right: 0;
    }
    .gixzax .ixzax-li::after {
        display: none !important;
    }
    .ixzax-b {
        height: 50px;
        line-height: 50px;
    }
    .ixzax-b img {
        height: 50px;
    }

    .ixzax-li:nth-child(3):after {
        display: none;
    }

    .ixzax-li:nth-child(5):after {
        display: none;
    }

    .ixzax-li:nth-child(4):after {
        display: block;
    }
    .ixzax-c {
        margin-right: 10px;
    }
    .ixzax-d {
        margin-top: 10px;
    }
    .ifwkh-li {
        width: 31.333%;
        height: 60px;
        line-height: 60px;
    }
    .ifwkh-li img {
        max-height: 100%;
    }
    .inws-ul {
        width: 100%;
    }
    .inws-li {
        width: 100%;
        margin-bottom: 30px;
    }
    .inws-c3 {
        margin-top: 5px;
    }
    .inws-c2 {
        font-size: 18px;
        line-height: 25px;
        height: auto;
        max-height: 50px;
        margin-top: 5px;
    }
    .inws-c1 {
        height: 60vw;
    }
}

.gyban-about-b span {
    color: #3b5ab5;
}
.gyban-about .gyban-a {
    padding-top: 16vw;
}
.about-bj {
    background: url(../img/img20.jpg) no-repeat center bottom;
    background-size: cover;
    /* min-height: 36.45vw; */
    height: 36.875vw;
}
.about {
    padding: 9vw 0;
}
.about-div {
    width: 715px;
    text-align: left;
}

.about-cd-bj {
    background: initial;
}
.about-cdul {
    width: 105%;
}
.about-cdli {
    width: 20%;
    margin-right: 5%;
    margin-bottom: 5%;
    border: 0;
    position: relative;
}
.about-di {
    background: url(../img/ico26.png) no-repeat center bottom;
    background-size: 100% auto;
    z-index: 2;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.about-d {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    z-index: 3;
    color: #fff;
}
.about-d3 {
    padding-top: 15px;
    display: none;
}
.about-cdli:hover .about-di {
    opacity: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.about-eg-bj {
    background: url(../img/img22.jpg) no-repeat center;
    background-size: cover;
}
.about-eg {
    color: #fff;
    padding: 100px 0;
}
.about-f {
    width: 100%;
    margin-top: 100px;
    padding: 0 40%;
    position: relative;
    z-index: 2;
}
.about-fsd {
    text-align: center;
}
.about-fdiv {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.about-f2 {
    font-weight: bold;
    margin-bottom: 10px;
}
.about-f3 {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #7394c6;
    position: relative;
}
.about-f3:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    top: 7px;
    left: 7px;
    opacity: 0;
}

.about-fsd.swiper-slide-active .about-f3:after {
    opacity: 1;
}

.about-fxt {
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    position: relative;
    left: 50%;
    top: -15px;
    z-index: 1;
    margin-left: -50vw;
}
.about-g {
    padding: 0 60px;
    margin: 85px 0;
}

.about-gdiv {
    font-size: 0;
}
.about-glt {
    width: 180px;
    display: inline-block;
    vertical-align: top;
}
.about-g2 {
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.about-grt {
    width: calc(100% - 180px);
    display: inline-block;
    vertical-align: top;
    height: 230px;
    overflow-y: auto;
}
.about-gli {
    margin-bottom: 15px;
}
.about-g3 {
    width: 80px;
    vertical-align: top;
    display: inline-block;
    font-weight: bold;
}
.about-g4 {
    width: calc(100% - 80px);
    vertical-align: top;
    display: inline-block;
    font-weight: 100;
    opacity: .9;
}
.about-gdiv {
    display: none;
}
.about-gdiv:first-child {
    display: block;
}
.about-k {
    width: 100%;
}
.about-jk {
    position: relative;
    height: 24rem;
}

.about-jk .swiper-container {
    height: 100%;
}
.about-jk .swiper-container img {
    height: 100%;
    object-fit: cover;
}
.about-j {
    position: absolute;
    top: 5vw;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
}
.about-kprev {
    width: 50px !important;
    left: 5% !important;
    background: url(../img/ico20_3.png) no-repeat center !important;
    background-size: 50px !important;
}
.about-knext {
    width: 50px !important;
    right: 5% !important;
    background: url(../img/ico20_4.png) no-repeat center !important;
    background-size: 50px !important;
}

.about-btm {
    padding: 120px 0 90px 0;
}
.about-m {
    width: 102%;
    font-size: 0;
}
.about-mli {
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    /* width: 18%; */
    width: 32.1355%;
    margin-right: 2%;
    height: 600px;
    background: no-repeat center;
    background-size: cover;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    background-position: 85%;
}
.about-m  .about-mli:last-child {
    margin-right: 0;
}
.about-mdiv {
    opacity: 0;
    z-index: 3;
}
.about-m12 {
    width: 440px;
    position: absolute;
    top: 65px;
    left: 40px;
}
.about-m1 {
    line-height: 60px;
}
.about-m1 img {
    margin-right: 10px;
}
.about-m2 {
    margin-top: 20px;
}

.about-mtm {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 40px;
}
.about-m3 {
    line-height: 35px;
    margin-right: 60px;
    display: inline-block;
    vertical-align: top;
}
.about-m3 img {
    margin-right: 8px;
    position: relative;
    top: -3px;
}
.about-m3 span {
    font-size: 20px;
    font-weight: bold;
}
.about-mpp {
    position: absolute;
    left: 40px;
    bottom: 40px;
    z-index: 3;
}
.about-mli.on {
    width: 65%;
    /* width: 78%; */
    transition: all .5s;
    -webkit-transition: all .5s;
}
.about-mli.on .about-mdiv {
    opacity: 1;
    transition: all .5s .4s;
    -webkit-transition: all .5s .4s;
}
.about-mli.on .about-mpp {
    display: none;
}

.about-p {
    padding-top: 120px;
}
.about-q {
    text-align: center;
    margin-top: 75px;
}
.about-q2 {
    margin-top: 10px;
    vertical-align: top;
}
.about-s {
    margin-top: 30px;
}
.about-sli {
    display: inline-block;
    padding-left: 30px;
    margin: 0 40px;
    background: no-repeat left center;
}
.about-grt {
    padding-right: 10px;
}

@media (max-width: 1200px) {
    .about-mli {
        height: 400px;
    }
    .gyban-about .gyban-a {
        padding-top: 12vw;
    }
    .about-div {
        width: 50%;
    }
    .about-di {
        opacity: 1;
    }
    .about-d3 {
        display: block !important;
    }
    .izdgc,
    .about-eg,
    .about-btm {
        padding: 80px 0;
    }
    .about-p {
        padding-top: 80px;
    }
    .about-mli {
        width: 22%;
    }
    .about-mli.on {
        width: 74%;
    }
    .about-glt {
        width: 1005;
    }
    .about-grt {
        width: 100%;
        margin-top: 25px;
    }
    .about-cdul {
        width: 102%;
        margin-top: 40px;
    }
    .about-cdli {
        width: 23%;
        margin-right: 2%;
    }

    .projects-b4 {
        display: none !important;
    }
}

@media (max-width: 1000px) {
    .about-g {
        margin: 50px 0;
        padding: 0;
    }
    .about-cdli {
        width: 40%;
    }
    .about-m {
        width: 100%;
    }
    .about-mli {
        width: 100% !important;
        height: 300px !important;
        margin-bottom: 30px;
    }
    .about-mdiv {
        opacity: 1 !important;
    }
    .about-mpp {
        display: none !important;
    }
    .about-m12 {
        width: 50%;
        top: 20px;
        left: 20px;
    }
    .about-mtm {
        padding: 20px;
    }
    .gyban-about .gyban-a {
        padding-top: 15vw;
    }
}

@media (max-width: 750px) {
    .gyban-about {
        height: 80vw;
    }
    .gyban-about .gyban-a {
        padding-top: 20vw;
    }
    .about .cooperate-a2 {
        margin-top: 15px;
        vertical-align: top;
    }
    .about-div {
        width: 100%;
    }
    .cooperate-a3 {
        margin-top: 20px;
    }
    .about {
        padding: 60px 0;
    }
    .izdgc,
    .about-eg,
    .about-btm {
        padding: 40px 0;
    }
    .about-cdul {
        width: 102%;
        margin-top: 30px;
        margin-left: 0;
    }
    .about-cdli {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 4%;
    }
    .about-d {
        padding: 15px;
    }
    .about-d3 {
        line-height: 1.4;
        padding-top: 10px;
    }
    .about-d2 {
        line-height: 1.2;
    }
    .about-f {
        margin-top: 40px;
        padding: 0 33.333%;
    }
    .about-j {
        position: relative;
        top: initial;
        margin: 30px 0;
    }
    .about-knext,
    .about-kprev {
        background-size: 20px !important;
    }
    .about-knext {
        right: 2% !important;
    }
    .about-kprev {
        left: 2% !important;
    }
    .about-m1 img {
        height: 40px;
    }
    .about-mli {
        min-height: auto !important;
        height: auto !important;
    }
    .about-m12 {
        position: relative;
        left: initial;
        top: initial;
        padding: 20px;
        width: 80%;
    }
    .about-mdiv {
        position: relative;
    }
    .about-mtm {
        display: block !important;
        position: relative;
        left: initial;
        top: initial;
        padding: 20px;
        width: 80%;
    }
    .about-m2 {
        line-height: 1.4;
        margin-top: 10px;
    }
    .about-p {
        padding-top: 40px;
    }
    .about-q {
        margin-top: 40px;
    }
    .about-s {
        text-align: center;
    }
    .about-sli {
        margin: 10px 20px;
    }
}

.searchinfo {
    padding-top: 2rem;
}
.searchinfo .searchs_box {
    background-color: #f6f6f6;
    padding: 1.425rem 0;
}
.searchinfo .searchs-b {
    width: 3.1rem;
    height: 1.025rem;
    background-color: #d70c18;
    border-radius: 21px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.searchinfo .searchs form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.searchinfo .searchs form .searchs-a {
    width: 80%;
    height: 1.025rem;
    background-color: transparent;
}
.searchinfo .searchs form .searchs-a::placeholder {
    color: #999;
}
.searchs-cnt {
    padding: 1.275rem 0 1.775rem;
}
.searchs-cnt .searchs-c {
    color: #666666;
}
.searchs-cnt .searchs-c span {
    color: #d70c18;
}
.searchs-cnt  .searchs-d {
    border-top: 1px solid rgba(243, 242, 240, 1);
    margin-top: .7rem;
    border-bottom: 1px solid rgba(243, 242, 240, 1);
    margin-bottom: 1rem;
}
.searchs-cnt  .searchs-d a {
    padding: .475rem 0;
    display: inline-block;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 1;
    margin-left: 38px;
    position: relative;
}
.searchs-cnt  .searchs-d a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 4px;
    background: #d70c18;
}

.searchs-cnt  .searchs-d a:hover,
.searchs-cnt  .searchs-d a.on {
    color: #d70c18;
}
.searchs-cnt  .searchs-d a:hover::after,
.searchs-cnt  .searchs-d a.on::after {
    width: 40px;
}
.searchs-list .searchs-j .searchs-ja {
    display: flex;
    align-items: start;
    padding: 1.25rem 0;
    border-top: 1px solid rgba(243, 242, 240, 1);
}
.searchs-list .searchs-j .bjimg {
    width: 8.5rem;
    height: 5.5rem;
    /* border-radius: .1rem; */
    overflow: hidden;
    margin-right: 1.5rem;
}
.searchs-list .searchs-j  .searchs-jrt {
    width: calc(100% - 8.5rem - 5.5rem);
    padding-right: 1.5rem;
}
.searchs-list .searchs-j  .searchs-j2 {
    margin-bottom: .7rem;
}
.searchs-list .searchs-j  .searchs-j3 {
    margin-bottom: 1.5rem;
    height: auto;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里设置显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.searchs-list .searchs-j  a:hover .searchs-j3 {
    color: #d70c18;
}
@media (max-width: 996px) {
    .searchs-list .searchs-j .searchs-ja {
        flex-direction: column;
    }
    .searchs-list .searchs-j .bjimg {
        width: 100%;
        height: auto;
    }
    .searchs-list .searchs-j .searchs-jrt {
        width: 100%;
        padding-right: .5rem;
    }
    .searchs-list .searchs-j .searchs-j2 {
        margin-top: .5rem;
    }
    .searchs-list .searchs-j .searchs-j3 {
        height: auto;
        display: block;
        -webkit-line-clamp: inherit;
        overflow: visible;
        margin-bottom: 1rem;
    }
    .searchs-cnt .searchs-d a {
        font-size: 14px;
        padding-left: .25rem;
        margin: 0 .5rem;
    }
    .searchs-cnt .searchs-c {
        font-size: 16px;
    }
    .about-j{
        margin-bottom: .25rem;
    }
    .about-jk {
        height: 40vh;
        padding-top: 30px
    }
    .about-jk .swiper-container{
        height: auto;
        overflow: visible;
    }
    .about-jk .swiper-container-horizontal>.swiper-pagination-bullets, .about-jk .swiper-pagination-custom, .about-jk .swiper-pagination-fraction{
bottom: -20px;
    }
}

.pjtinfo-b {
    height: 17.5rem;
    margin-bottom: 2.55rem;
}
.pjtinfo-b .gtop {
    position: relative;
    z-index: 1;
}
.pjtinfo-b01 .gtop img {
    margin-top: -2rem;
    width: 28.85%;
}

.pjtinfo-b .gbg {
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 0%);
    z-index: 0;
    width: 100%;
    height: 67%;
}
.pjtinfo-b .gtxt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
.pjtinfo-b .gtxt .g_img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 6rem;
}
.pjtinfo-b .gt2 {
    min-height: 1.7rem;
}
.pjtinfo-b .gtxt1 {
    width: 42%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-top: 0rem;
}
.pjtinfo-b .gt2 {
    text-align: center;
}
.pjtinfo-b .gt4 {
    width: 13.5rem;
    border-radius: .1rem;
    background-image: url(../img/gbg1.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    padding: .15rem 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.pjtinfo-b  .g_img .g_icon {
    width: 2.075rem;
    height: 2.075rem;
    background-image: url(../img/gbr.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .2rem;
}
.pjtinfo-b .gtxt2 {
    width: 90%;
    display: flex;
    align-items: flex-start;
    margin: -1rem auto 0;
}
.pjtinfo-b01 .gt2 {
    min-height: auto;
}
.pjtinfo-b01 .gt4 {
    bottom: -.5rem;
}
.pjtinfo-b01 .gtxt1 {
    margin-top: -1rem;
}
.pjtinfo-b01 .gtxt2 .g_img1,
.pjtinfo-b01 .gtxt2 .g_img7 {
    margin-top: 0rem;
}
.pjtinfo-b01 .gtxt2 .g_img6,
.pjtinfo-b01 .gtxt2 .g_img2 {
    margin-top: .8rem;
}
.pjtinfo-b01 .gtxt2 .g_img5,
.pjtinfo-b01 .gtxt2 .g_img3 {
    margin-top: 1.2rem;
}
.pjtinfo-b01 .gtxt2 .g_img4 {
    margin-top: 1.4rem;
}

.pjtinfo-b02 .gtop img {
    margin-top: -.9rem;
    width: 31.65%;
}
.pjtinfo-b02 .gtxt1 {
    margin-top: .8rem;
}
.pjtinfo-b02 .gtxt2 {
    justify-content: space-evenly;
    margin: 0 auto;
}

.pjtinfo-b02 .gtxt2 .g_img2 {
    margin-top: .5rem;
}
.pjtinfo-b02 .gt4 {
    bottom: 0;
}

.pjtinfo-b03 .gtop img {
    margin-top: -2.5rem;
}
.pjtinfo-b03 .gtxt1 {
    margin-top: -2.25rem;
}
.pjtinfo-b03 .gtxt2 {
    justify-content: space-evenly;
    margin: 0 auto;
}
.pjtinfo-b03 .gtxt2 .g_img2 {
    margin-top: .5rem;
}

.pjtinfo-b03 .gt4 {
    bottom: -.35rem;
}
.pjtinfo-b04 {
    height: 16rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.pjtinfo-b04  .gtxt1 {
    margin-top: 0rem;
    width: 76%;
}
.pjtinfo-b04 .gt2 {
    min-height: auto;
}
.pjtinfo-b04 .gtxt2 {
    width: 50%;
    margin: 1.25rem auto .75rem;
}
.pjtinfo-b04 .gtxt3 {
    width: 68%;
    margin: 0 auto;
}
.pjtinfo-b04 .gtxt .g_img {
    width: auto;
}
.pjtinfo-b04  .gtxt1  .gt2 {
    position: absolute;
    left: 50%;
    width: 100%;
    height: 1rem;
    transform: translateX(-50%);
    margin-bottom: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.pjtinfo-b04  .gtxt1 .g_img {
    position: relative;
    width: 2.4rem;
}
.pjtinfo-b04 .gtxt1 .g_icon {
    width: auto;
    height: auto;
    margin-bottom: .25rem;
}
.pjtinfo-b04  .gtxt1 .g_img::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2.4rem;
    height: 2rem;
    content: '';
    z-index: 0;
    background-image: url(../img/gimg13.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 2.4rem 2rem;
}
.pjtinfo-b04 .gtxt1 .gt2,
.pjtinfo-b04 .gtxt1 .g_icon {
    position: relative;
    z-index: 1;
}
.pjtinfo-b04  .gtxt3 .g_img {
    width: 4.05rem;
    height: 2.125rem;
    background-image: url(../img/gimg15.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 110%;
}
.pjtinfo-b04 .gtxt1 .g_icon,
.pjtinfo-b04 .gtxt3 .g_icon {
    background: none;
}
.pjtinfo-b04 .gt4 {
    bottom: -.5rem;
}

.pjtinfo-b04 .gtxt1 .g_img2 {
    margin-top: 1.125rem;
}
.pjtinfo-b04 .gtxt1 .g_img5,
.pjtinfo-b04 .gtxt1 .g_img3 {
    margin-top: -1rem;
}
.pjtinfo-b04 .gtxt1 .g_img4 {
    margin-top: 1.35rem;
}
.pjtinfo-b04 .gtxt1 .g_img6 {
    margin-top: 1.25rem;
}
.pjtinfo-b04 .gtxt2 .g_img3,
.pjtinfo-b04 .gtxt2 .g_img1 {
    margin-top: -.25rem;
}
.pjtinfo-b04 .gtxt3 .g_img4,
.pjtinfo-b04 .gtxt3 .g_img1 {
    transform: translateY(-.3rem);
}
.pjtinfo-b04 .gtxt3 .g_img3,
.pjtinfo-b04 .gtxt3 .g_img2 {
    transform: translateY(.2rem);
}

.pjtinfo-b  .gimgbox {
    width: 30.275rem;
    height: 6.675rem;
    left: 50%;
    bottom: 7.5rem;
    transform: translateX(-50%);
}
.pjtinfo-b  .gimgbox .img_01 {
    bottom: 10%;
    left: 0;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b  .gimgbox .img_02 {
    bottom: 0%;
    left: 10%;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b  .gimgbox .img_03 {
    top: 5%;
    left: 24%;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b  .gimgbox .img_04 {
    bottom: 10%;
    left: 0;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b  .gimgbox .img_05 {
    top: 5%;

    right: 24%;

    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b  .gimgbox .img_06 {
    bottom: 10%;
    right: 0;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b .gb2 {
    width: 47%;
    left: 50%;
    bottom: 42.8%;
    transform: translateX(-50%);
}
.pjtinfo-b .gb2 svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.pjtinfo-b .gb2 svg  .spt1 {
    animation: tranS1 3s infinite linear;
}
.pjtinfo-b .gb2 svg  .spt2 {
    animation: tranS2 3s infinite linear;
}
.pjtinfo-b .gb2 svg  .spt3 {
    animation: tranS2 3s infinite linear;
}
@keyframes tranS1 {
    0% {
        stop-color: rgba(255, 255, 255, 0);
        offset: 0;
        stop-opacity: 0;
    }
    100% {
        offset: .3;
        stop-opacity: 0;
        stop-color: white;
    }
}
@keyframes tranS2 {
    0% {
        offset: 0.3;
        stop-color: white;
        stop-opacity: 1;
    }

    100% {
        offset: .5;
        stop-color: white;
        stop-opacity: 0;
    }
}
@keyframes tranS3 {
    0% {
        stop-color: white;
        offset: .5;
        stop-opacity: 0;
    }
    100% {
        offset: 1;
        stop-opacity: 0;
        stop-color: white;
    }
}

.pjtinfo-b .gb3 {
    width: 83.5%;
    left: 50%;
    bottom: 18.2%;
    transform: translateX(-50%);
}
.pjtinfo-b04 .gb2 {
    left: 50%;
    width: 83.355%;
    bottom: 46%;
    transform: translateX(-50%);
}

.pjtinfo-b04 .gb3 {
    left: 50%;
    width: 74%;
    bottom: 19.5%;
    transform: translateX(-50%);
}

.pjtinfo-b04  .gimgbox {
    width: 32.675rem;
    height: 11.625rem;
    left: 50%;
    bottom: 2rem;
    transform: translateX(-50%);
}
.pjtinfo-b04  .gimgbox .img_01 {
    left: 0;
    bottom: 0;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b04  .gimgbox .img_02 {
    left: 20%;
    top: 0;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b04  .gimgbox .img_03 {
    left: 40%;
    top: 55%;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b04  .gimgbox .img_04 {
    right: 40%;
    top: 55%;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b04  .gimgbox .img_05 {
    right: 20%;
    top: 0%;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b04  .gimgbox .img_06 {
    right: 0%;
    bottom: 0;
    animation: trsanOp 2s infinite linear;
}
.pjtinfo-b04  .hight_01 {
    left: 0;
    bottom: 0%;
}
.pjtinfo-b04  .hight_01 img {
    animation: trsanTx 5s infinite ease-in-out;
}
@keyframes trsanOp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    50% {
        opacity: 0; /* 中间变为透明 */
    }
    100% {
        opacity: 0;
        transform: translateY(-100%);
    }
}
@keyframes trsanTx {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 1;
        transform: translateX(1380px);
    }
}

.img_cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 这里设置显示的行数 */
    overflow: hidden;
    height: auto !important;
    text-overflow: ellipsis;
    word-break: break-all; /* 可选，用于允许在单词内断字 */
}
@media (min-width: 1080px) {
    .projects-gul {
        display: inline-flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .projects-gul .projects-b {
        height: 460px;
    }
    .about-jk {
        margin-top: -.2rem;
    }
    .about-bj {
        margin-top: -.2rem;
        height: auto;
    }
    .gfc {
        display: flex;
        align-items: stretch;
    }
    .sticky_box {
        position: sticky;
        left: 0;
        top: 2.5rem;
    }
    .about-cdli {
        height: 568px;
    }
    .cooperate-li {
        height: 460px;
    }
    .pjtinfo_img {
        display: none;
    }

    .institution-dg {
        justify-content: flex-start;
    }

    .institution-cli01 {
        max-width: none;
        width: 42%;
        margin-right: 5%;
    }
    .institution-cli02 {
        max-width: none;
        text-align: center;
        width: 10%;
        margin-right: 33%;
    }
    .institution-cli03 {
        max-width: none;
        width: 10%;
        text-align: center;
    }
}
.institution-d:hover .institution-cli {
    color: #fff;
}
@media (max-width: 1080px) {
    .pjtinfo-b {
        display: none;
    }
}
@media (max-width: 996px) {
    .about-bj {
        height: 78vh;
        min-height: 36.875vw;
    }
    .about-eg-bj{
        height: 80vh;
    }
    .about-bj .about {
        position: relative;
        left: 0;
        padding-bottom: 80px;
    }
    .about-bj video,
    .about-bj > img {
        display: none;
    }
    .about-bj > img.mb-block {
        left: 0;
        top: 0;
        display: block;
    }
    .pjtinfo-b {
        display: none;
    }
    .pjtinfo_img {
        display: block;
    }
}

.cooperate-ul .cooperate-li::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5.25rem;
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 0;
}
.cooperate-ul .cooperate-li:nth-child(1)::after {
    background-image: url(../img/gbg4.png);
}
.cooperate-ul .cooperate-li:nth-child(2)::after {
    background-image: url(../img/gbg5.png);
}
.cooperate-ul .cooperate-li:nth-child(3)::after {
    background-image: url(../img/gbg6.png);
}
.cooperate-ul .cooperate-li:nth-child(4)::after {
    background-image: url(../img/gbg7.png);
}

.c002 {
    color: #00289f;
}
.news_g .news-ci::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 5px;
    content: '';
    border-radius: 8px;
    background: linear-gradient(90deg, #00289f 0%, #a40000 100%);
    z-index: 1;
    transition: all 1s;
}
.news_g  .news-li:hover .news-ci {
    opacity: 1;
    visibility: visible;
}
.news_g  .news-li:hover .news-ci::after {
    width: 100%;
}
.news_g   .news-c4 {
    position: relative;
    padding-right: 60px;
}

.news_g .news-c4::before {
    content: "";
    transition: ease 1s;
    display: block;
    width: 50px;
    height: 30px;
    background-image: url(../img/gcir.png);
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.news_g .news-c4::before {
    transform: translate(0, -50%) scale(0, 0);
    transition: all .5s;
    -webkit-transition: all .5s;
}
.news_g  .news-c45 {
    padding-bottom: .1rem;
}
.news-ca:hover .news-c4::before {
    transform: translate(0, -50%) scale(1, 1);
}
@media (max-width: 1680px) {
    .pjtinfo-b {
        height: 20rem;
    }

    .pjtinfo-b02 .gtop img {
        margin-top: 0rem;
    }
    .pjtinfo-b02 .gtxt1 {
        margin-top: 0;
    }
    .pjtinfo-b .gtxt2 {
        margin: .5rem auto;
    }
    .pjtinfo-b01 {
        height: 22rem;
    }
    .pjtinfo-b01 .gtop img {
        margin-top: -2rem;
    }
    .pjtinfo-b01 .gtxt1 {
        margin-top: 0rem;
    }
    .pjtinfo-b01 .gtxt2 {
        margin-top: 0rem;
    }

    .pjtinfo-b03 .gtxt1 {
        margin-top: -3.25rem;
    }
    .pjtinfo-b04{
        height: 17rem;
    }
    .pjtinfo-b04 .gtxt1{
        width: 76%;
    }
    .pjtinfo-b04 .gtxt2{
margin: 1rem  auto;
    }
}
@media (max-width: 1550px) {
    .pjtinfo-b02 .gtxt1 {
        margin-top: .8rem;
    }
}
@media (max-width: 1440px) {
    .pjtinfo-b01 {
        height: auto;
    }
    .pjtinfo-b01 .gbg {
        height: 73%;
    }
    .pjtinfo-b01 .gtxt1 {
        margin-top: 1.5rem;
        transform: translateY(-46px);
    }
    .pjtinfo-b01 .gb2 {
        width: 47%;
        bottom: 47%;
    }
    .pjtinfo-b01 .gb3 {
        width: 83.5%;
        bottom: 22%;
    }
    .pjtinfo-b01 .gtxt .g_img {
        width: 6.3rem;
    }
    .pjtinfo-b01 .gtxt2 {
        margin-top: .5rem;
        transform: translateY(-80px);
    }
    .pjtinfo-b03 .gtop img {
        margin-top: -4.5rem;
    }
}
@media (max-width: 1220px) {
    .pjtinfo-b {
        height: 20rem;
    }
    .pjtinfo-b .gtop img {
        margin-top: .9rem;
    }
    .pjtinfo-b .gtxt1 {
        margin-top: .9rem;
    }
    .pjtinfo-b .gtxt2 {
        margin: .5rem auto;
    }
    .pjtinfo-b .gb3 {
        width: 83%;
        bottom: 19.5%;
    }
    .pjtinfo-b {
        height: 20rem;
    }
    .pjtinfo-b .gtop img {
        margin-top: .9rem;
    }
    .pjtinfo-b .gtxt1 {
        margin-top: .9rem;
    }
    .pjtinfo-b .gtxt2 {
        margin: .5rem auto;
    }
    .pjtinfo-b .gb3 {
        width: 83%;
        bottom: 19.5%;
    }
}
@media (max-width: 1220px) {
 
    .pjtinfo-b01 .gtop img {
        width: 23.85%;
    }
    .pjtinfo-b03 {
        height: auto;
    }
    .pjtinfo-b03 .gtop img {
        margin-top: -4.5rem;
    }
    .pjtinfo-b03 .gtxt1 {
        margin-top: -1.25rem;
        transform: translateY(-36%);
    }
    .pjtinfo-b03 .gtxt2 {
        margin: .5rem auto;
        transform: translateY(-40px);
    }
    .pjtinfo-b04 {
        height: 18rem;
    }
    .pjtinfo-b04 .gtxt2{
margin: 1.5rem auto;
    }
    .pjtinfo-b04 .gb2{
        width: 83.355%;
    bottom: 48%;
    }
    .pjtinfo-b04 .gb3{
        width: 74%;
        bottom: 21%;
    }
}

@media (max-width: 1100px) {
    .pjtinfo-b01 .gtop img {
        width: 24.85%;
    }
}
@media (max-width: 996px) {
    .header-nav-li:nth-child(2) .header-b {
        width: 100%;
        left: 0;
    }
    .idxban-swiper{
        height: 68vh;
    }
}


.gyinfo-lt .gyinfo-d p,
.gyinfo-lt .gyinfo-d span
{
    font-family: "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
    font-size: 16px !important;

}
.g_btn{
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    width: 1.225rem;
    height: 1.225rem;
    border-radius: 50%;
    /* border: 1px solid #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: transparent;
}
.g_btn1{
    left: 0;
}
.g_btn2{
    right: 0;
}
.g_btn img{
    /* filter: invert(1) brightness(5); */
    /* background-color: transparent; */
}
.g_btn2 img{
transform: rotateY(180deg);
}
@media(min-width:996px) and (max-width:1440px){
    .about-eg-bj .abvideo{
        width: 130%;
    }
}
@media(max-width:996px){
.g_btn{
    top: 33%;
}
}