.ban {
    position: relative;
}

.ban .t2 {
    position: absolute;
    right: 0;
    bottom: -20%;
    z-index: 1;
}
.ban img{
    width: 100%;
    object-fit: cover;
}
.gsjs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.banSwiper{
    margin-bottom: 3%;
}
.gsjs .gsrt {
    width: 60%;
}

.gsjs .gsrt h3 {
    font-size: 48px;
    color: #333333;
    font-family: "s-b";
    position: relative;
}

.gsjs .gsrt h3::after {
    content: "";
    width: 50px;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: 2%;
    background-color: #e40316;
    border-radius: 3px;
}

.gsjs .gsrt .p {
    width: 68%;
    font-family: "s-r";
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 3%;
}

.gsjs .gsrt .time {
    width: 68%;
    margin-top: 5%;
}

.gsjs .gsrt .time ul {
    display: flex;
    justify-content: space-between;
}

.gsjs .gsrt .time ul li {
    min-width: 170px;
}

.gsjs .gsrt .time ul li h5 {
    font-family: "s-b";
    font-size: 60px;
    color: #e40316;
    display: inline-block;
    line-height: 43px;
}

.gsjs .gsrt .time ul li span {
    font-size: 18px;
    color: #e40316;
    font-family: "s-r";
    margin-left: 10px;
}

.gsjs .gsrt .time ul li p {
    font-size: 18px;
    color: #333333;
    margin-top: 4%;
}

.gsjs .gsrt .gs-more {
    width: 111px;
    height: 45px;
    border-radius: 23px;
    border: solid 3px #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
}

.gsjs .gsrt .gs-more span {
    font-size: 16px;
    color: #333333;
    font-family: "s-r";
}

.gsjs .gsrt .gs-more a img {
    margin: 0 0 5px 2px;
    transition: all .5s;
}

.gsjs .gsrt .gs-more a:hover img {
    transform: translateX(5px);
}

.gsjs .g1 {
    position: absolute;
    left: 18%;
    bottom: -20%;
    z-index: 1;
}

.gsjs .g2 {
    position: absolute;
    right: 0%;
    bottom: -12%;
}

.i-pro {
    width: 100%;
    padding: 17% 0 24% 0;
    background: url(../images/pbj.png);
    margin-top: 9%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

/* .i-pro .index-news-wrapper{
    display: flex;
    justify-content: space-between;
} */

.i-pro .index-news-wrapper {
    display: flex;
    justify-content: space-between;
}

.i-pro .index-news-wrapper .rt {
    width: auto;
}

.i-pro .index-news-wrapper .rt .row {
    margin-top: 26%;
    cursor: pointer;
}

.i-pro .index-news-wrapper .rt .row:nth-child(1) {
    margin-top: 0;
}

.i-pro .index-news-wrapper .lt {
    width: 78%;
}

.i-pro .index-news-wrapper .lt .pic {
    display: flex;
    justify-content: space-between;
}

.i-pro .index-news-wrapper .lt .pic .d-lt {
    margin-top: 91px;
}

.i-pro .index-news-wrapper .lt .pic .d-lt h4 {
    font-family: "s-b";
    font-size: 48px;
    color: #333333;
    margin-bottom: 12px;
    position: relative;
}

.i-pro .index-news-wrapper .lt .pic .d-lt h4::after {
    content: "";
    width: 50px;
    height: 6px;
    background-color: #e40316;
    border-radius: 3px;
    position: absolute;
    left: 0;
    bottom: 2%;
}

.i-pro .index-news-wrapper .lt .pic .d-lt .d-more {
    width: 111px;
    height: 45px;
    border-radius: 23px;
    border: solid 3px #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 133px;
}

.i-pro .index-news-wrapper .lt .pic .d-lt .d-more span {
    font-size: 16px;
    color: #333333;
    font-family: "s-r";
}

.i-pro .index-news-wrapper .lt .pic .d-lt .d-more a img {
    margin: 0 0 5px 2px;
    transition: all .5s;
}

.i-pro .index-news-wrapper .lt .pic .d-lt .d-more a:hover img {
    transform: translateX(5px);
}

.i-pro .index-news-wrapper .lt .pic .d-lt p {
    font-size: 24px;
    color: #333333;
    font-family: "s-r";
}

.i-pro .index-news-wrapper .lt .pic .d-rt {
    width: 60%;
}

.i-pro .index-news-wrapper .lt .pic .d-rt ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.i-pro .index-news-wrapper .lt .pic .d-rt ul li {
    width: 266px;
    margin-bottom: 6%;
}

.i-pro .index-news-wrapper .lt .pic .d-rt ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.i-pro .index-news-wrapper .lt .pic .d-rt ul li p {
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-family: "s-r";
    margin-top: 6%;
}

.newsSwiper .swiper-slide {
    opacity: 0 !important;
}

.newsSwiper .swiper-slide-active {
    opacity: 1 !important;
}

.i-news {
    position: relative;
}

.i-news .container {
    display: flex;
    justify-content: space-between;
}

.i-news .container .news-lt {
    width: 48%;
}

.i-news .container .news-lt h3 {
    font-family: "s-b";
    font-size: 48px;
    color: #333333;
    margin-bottom: 12px;
    position: relative;
}

.i-news .container .news-lt h3::after {
    content: "";
    width: 50px;
    height: 6px;
    background-color: #e40316;
    border-radius: 3px;
    position: absolute;
    left: 0;
    bottom: 2%;
}

.i-news .container .news-lt {
    display: flex;
    justify-content: space-between;
}

.i-news .container .news-lt .news-list {
    width: 63%;
}

.i-news .container .news-lt .gs-more {
    width: 111px;
    height: 45px;
    border-radius: 23px;
    border: solid 3px #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32%;
}

.i-news .container .news-lt .gs-more span {
    font-size: 16px;
    color: #333333;
    font-family: "s-r";
}

.i-news .container .news-lt .gs-more a img {
    margin: 0 0 5px 2px;
    transition: all .5s;
}

.i-news .container .news-lt .news-list ul li {
    margin-top: 7%;
}

.i-news .container .news-lt .news-list ul li a h5 {
    font-family: "arial";
    font-size: 18px;
    color: #666666;
}

.i-news .container .news-lt .news-list ul li a h4 {
    font-size: 24px;
    color: #333333;
    font-family: "s-r";
    transition: all .5s;
}

.i-news .container .news-lt .news-list ul li:hover a h4 {
    color: #e40316;
}

.i-news .container .news-lt .news-list ul li a p {
    font-size: 16px;
    color: #666666;
    font-family: "s-r";
}

.i-news .container .news-rt {
    width: 48%;
}

.i-news .container .news-rt h3 {
    font-family: "s-b";
    font-size: 48px;
    color: #333333;
    margin-bottom: 12px;
    position: relative;
}

.i-news .container .news-rt h3::after {
    content: "";
    width: 50px;
    height: 6px;
    background-color: #e40316;
    border-radius: 3px;
    position: absolute;
    left: 0;
    bottom: 2%;
}

.i-news .container .news-rt .shzr-swiper .swiper-slide {
    border-radius: 10px;
}

.i-news .container .news-rt .shzr-swiper .swiper-slide img {
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    position: relative;
    border-radius: 10px;
    height: 400px;
}

.i-news .container .news-rt .shzr-swiper .swiper-slide p {
    position: absolute;
    left: 50%;
    bottom: 2%;
    transform: translate(-50%, 0);
    z-index: 1;
    width: 80%;
    font-size: 16px;
    color: #ffffff;
    font-family: "s-r";
    text-align: left;
}

.i-news .container .news-rt .shzr-swiper .xwSwiper .next1 {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    transition: all .5s;
}

.i-news .container .news-rt .shzr-swiper .xwSwiper .next1:hover {
    background-color: #e40316;
}

.i-news .container .news-rt .shzr-swiper .xwSwiper .next1::after {
    font-size: 18px;
    color: #ffffff;
}

.i-news .container .news-rt .shzr-swiper .xwSwiper .prev1 {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    transition: all .5s;
}

.i-news .container .news-rt .shzr-swiper .xwSwiper .prev1:hover {
    background-color: #e40316;
}

.i-news .container .news-rt .shzr-swiper .xwSwiper .prev1::after {
    font-size: 18px;
    color: #ffffff;
}

.dg1 {
    position: absolute;
    left: 2%;
    bottom: -17%;
}

.rc {
    margin-top: 7%;
    height: 1207px;
    background: url(../images/rc.png) no-repeat center center;
    position: relative;
}

.rc .dg2 {
    position: absolute;
    right: -4%;
    top: 5%;
}

.rc .rc-n {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16%;
}

.rc .rc-n .rc-lt {
    width: 37.89%;
}

.rc .rc-n .rc-lt h3 {
    font-family: "s-b";
    font-size: 48px;
    color: #333333;
    margin-bottom: 8%;
    position: relative;
}

.rc .rc-n .rc-lt h3::after {
    content: "";
    width: 50px;
    height: 6px;
    background-color: #e40316;
    border-radius: 3px;
    position: absolute;
    left: 0;
    bottom: 2%;
}

.rc .rc-n .rc-lt p {
    font-size: 18px;
    font-family: "s-r";
    letter-spacing: 0px;
    color: #333333;
}

.rc .rc-n .rc-lt .rc-more {
    width: 111px;
    height: 45px;
    border-radius: 23px;
    border: solid 3px #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 23%;
}

.rc .rc-n .rc-lt .rc-more span {
    font-size: 16px;
    color: #333333;
    font-family: "s-r";
}

.rc .rc-n .rc-lt .rc-more a img {
    margin: 0 0 5px 2px;
    transition: all .5s;
}

.rc .rc-n .rc-lt .rc-more a:hover img {
    transform: translateX(5px);
}

.rc .rc-n .rc-rt {
    width: 53%;
}

.rc .rc-n .rc-rt ul {
    display: flex;
    justify-content: space-between;
}

.rc .rc-n .rc-rt ul li a {
    position: relative;
}

.rc .rc-n .rc-rt ul li a .bj {
    width: 260px;
    height: 220px;
}

.rc .rc-n .rc-rt ul li a .bj img {
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
}

.rc .rc-n .rc-rt ul li a .bj .img2 {
    opacity: 0;
}

.rc .rc-n .rc-rt ul li a:hover .bj .img2 {
    opacity: 1;
}

.rc .rc-n .rc-rt ul li a:hover .bj .img1 {
    opacity: 0;
}

.rc .rc-n .rc-rt ul li a .ico {
    width: 68px;
    position: absolute;
    left: 44%;
    top: 19%;
    transform: translate(-50%, 0);
}

.rc .rc-n .rc-rt ul li a .ico img {
    position: absolute;
    left: 0;
    top: 0;
}

.rc .rc-n .rc-rt ul li a .ico .img4 {
    opacity: 0;
}

.rc .rc-n .rc-rt ul li a:hover .img4 {
    opacity: 1;
}

.rc .rc-n .rc-rt ul li a p {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-family: "s-r";
    position: absolute;
    left: 44%;
    bottom: 26%;
    transform: translate(-50%, 0);
    transition: all .5s;
}

.rc .rc-n .rc-rt ul li a:hover p {
    color: #ffffff;
}

.lx h3 {
    font-family: "s-b";
    font-size: 48px;
    color: #333333;
    margin: 2% 0;
}

.lx>p {
    font-size: 24px;
    line-height: 48px;
    color: #333333;
    font-family: "s-r";
}

.lx .gz {
    margin-top: 3%;
}

.lx .gz h5 {
    font-size: 24px;
    line-height: 48px;
    color: #333333;
    font-family: "s-r";
    margin-bottom: 2%;
}

.lx .gz ul {
    display: flex;
    justify-content: space-between;
}

.lx .gz ul li {
    width: 150px;
    height: 150px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 10px #eeeeee;
}

.lx .gz ul li .gzewm {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lx .gz ul li .gzewm img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lx .gz ul li .gzico {
    margin: 30px 0;
    text-align: center;
}

.sk {
    margin-top: 6%;
}

.zxdt {
    margin-top: 9% !important;
}

.dt {
    width: 100%;
    height: 700px;
    border-radius: 10px;
    border: solid 10px #e40316;
}

.dt iframe {
    width: 100%;
    height: 100%;
}

.qyry .qy-nav {
    margin-top: 3%;
}

.qyry .qy-nav ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.qyry .qy-nav ul li {
    width: 10%;
    border-radius: 25px;
    transition: all .5s;
}

.qyry .qy-nav ul .ry-act {
    background-color: #e40316;
    border-radius: 25px;
}

.qyry .qy-nav ul .ry-act a {
    color: #ffffff;
}

.qyry .qy-nav ul li:hover {
    background-color: #e40316;
}

.qyry .qy-nav ul li:hover a {
    color: #ffffff;
}

.qyry .qy-nav ul li a {
    font-size: 24px;
    color: #333333;
    font-family: "s-b";
    text-align: center;
    line-height: 50px;
    transition: all .5s;
}

.rylist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.rylist ul li {
    width: 30%;
    margin-top: 3%;
    cursor: pointer;
}

.rylist ul li div {
    height: 311px;
    ;
    border-radius: 20px;
    border: solid 10px #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.rylist ul li div img {
    transition: all .5s;
}

.rylist ul li:hover div img {
    transform: scale(1.05);
}

.rylist ul li p {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    font-family: "s-r";
    margin: 5% 0;
}

.zrlist ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 4%;
}

.zrlist ul li .zr-lt {
    width: 50%;
    height: 400px;
    border-radius: 20px 0px 0px 20px;
    position: relative;
}

.zrlist ul li .zr-lt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zrlist ul li .zr-lt .zr-tit {
    font-size: 16px;
    color: #ffffff;
    font-family: "s-r";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 360px;
    background-color: #e40316;
    border-radius: 40px 0px 0px 0px;
    text-align: center;
    line-height: 40px;
}

.zrlist ul li .zr-rt {
    width: 50%;
    background-color: #f6f8d9;
    border-radius: 0 20px 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5%;
}

.zrlist ul li .zr-rt p {
    font-size: 24px;
    color: #333333;
    font-family: "s-r";
}

.zp {
    margin-top: 0%;
}

.zp ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.zp ul li {
    width: 48%;
    background-color: #f6f8d9;
    border-radius: 20px;
    padding: 3%;
    overflow: hidden;
    cursor: pointer;
    min-height: 100px;
    margin-top: 2%;
}

.zp ul li .show h3 {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    font-family: "s-b";
    margin-bottom: 3%;
}

.zp ul li .show p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-family: "s-r";
}

.zp ul li .hidden h4 {
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    font-family: "s-r";
    margin: 3% 0;
}

.zp ul li .hidden:nth-child(1) {
    margin-top: 5%;
}

.zp ul li .hidden p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-family: "s-r";
}

.zp .td {
    width: 192px;
    height: 40px;
    background-color: #e40316;
    border-radius: 20px;
    margin-top: 5%;
}

.zp .td a {
    text-align: center;
    color: #ffffff;
    line-height: 40px;
}

.zp1 {
    margin-top: 3%;
}

.zp1 p {
    font-size: 18px;
    line-height: 36px;
    color: #666666;
}

.wz {
    margin-top: 3%;
    margin-bottom: 3%;
}

.wz h3 {
    font-size: 48px;
    color: #333333;
    font-family: "s-b";
    border-bottom: 1px solid #dddddd;
    padding-bottom: 2%;
    margin-bottom: 3%;
}

.wz .dt-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wz .dt-list h4 {
    padding: 1.3% 0;
}

.wz .dt-list h4 a {
    font-size: 24px;
    color: #333333;
    font-family: "s-r";
    transition: all .5s;
}

.wz .dt-list h4 a:hover {
    color: #e60012;
}

.wz .dt-list ul {
    width: 85%;
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #eeeeee;
    padding: 2% 0;
}

.wz .dt-list ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    min-width: 63px;
    transition: all .5s;
}

.wz .dt-list ul li a:hover {
    color: #e60012;
}

.wz .dt-list ul li {
    margin-right: 7%;
    transition: all .5s;
}

.c-news ul li:hover a {
    border: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.c-news {}

.c-news ul li a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: solid 1px #dddddd;
    margin-top: 3%;
    padding: 3%;
    transition: all .5s;
}

.c-news ul li a .news-lt {
    width: 25%;
    height: 251px;
    border-radius: 10px;
    overflow: hidden;
}

.c-news ul li a .news-lt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: all .5s;
}

.c-news ul li:hover a .news-lt img {
    transform: scale(1.05);
}

.c-news ul li a .news-rt {
    width: 70%;
}

.c-news ul li a .news-rt h4 {
    font-size: 24px;
    color: #333333;
    transition: all .5s;
}

.c-news ul li:hover a .news-rt h4 {
    color: #e40316;
}

.c-news ul li a .news-rt h5 {
    font-size: 16px;
    color: #666666;
    font-family: "arial";
    margin: 1% 0;
}

.c-news ul li a .news-rt p {
    font-family: "s-r";
    font-size: 16px;
    color: #666666;
}

.box {
    margin-top: 3%;
}

.box ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.box ul li {
    min-width: 40px;
    height: 40px;
    background-color: #f2f2f2;
    border-radius: 15px;
    margin-right: 10px;
    transition: all .5s;
    padding: 0 1%;
}

.box ul li:nth-last-child(1) {
    margin-right: 0;
}

.box ul li a {
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    transition: all .5s;
}

.box ul li:hover {
    background-color: #e40316;
}

.box ul li:hover a {
    color: #ffffff;
}

.newsxq {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3%;
}

.newsxq .xq-lt {
    width: 69.7%;
}

.newsxq .xq-lt h3 {
    font-size: 24px;
    color: #333333;
    font-family: "s-b";
}

.newsxq .xq-lt h4 {
    font-size: 16px;
    color: #666666;
}

.newsxq .xq-lt .xq-n {
    margin-top: 3%;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 2% 0 3% 0;
}
.newsxq .xq-lt .xq-n .p span{
    font-size: 16px !important;
}
.newsxq .xq-lt .next {
    margin-top: 3%;
}

.newsxq .xq-lt .next p {
    font-size: 16px;
    color: #666666;
    font-family: "s-r";
}

.newsxq .xq-lt .next p a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    font-family: "s-r";
    transition: all .5s;
}

.newsxq .xq-lt .next p a:hover {
    color: #e40316;
}

.newsxq .xq-rt {
    width: 19.7%;
}

.newsxq .xq-rt h4 {
    font-family: "s-r";
    font-size: 24px;
    color: #333333;
    margin-bottom: 3%;
}

.newsxq .xq-rt ul li {
    margin-top: 3%;
}

.newsxq .xq-rt ul li:nth-child(1) {
    margin-top: 0;
}

.newsxq .xq-rt ul li a {
    width: 100%;
}

.newsxq .xq-rt ul li a .xq-rtimg {
    width: 100%;
    height: 191px;
    border-radius: 10px;
}

.newsxq .xq-rt ul li a .xq-rtimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.newsxq .xq-rt ul li a h5 {
    font-size: 16px;
    color: #333333;
    font-family: "s-r";
    margin-top: 2%;
    transition: all .5s;
}

.newsxq .xq-rt ul li:hover a h5 {
    color: #e40316;
}

.newsxq .xq-rt ul li:hover a p {
    font-size: 14px;
    color: #666666;
    font-family: "arial";
}

.ystk h3 {
    font-size: 48px;
    color: #333333;
    font-family: "s-b";
    margin-top: 3%;
    padding-bottom: 1%;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 2%;
}

.ystk p {
    font-size: 16px;
    font-family: "s-r";
    line-height: 20px;
    color: #666666;
}

.ystk h4 {
    font-size: 24px;
    color: #333333;
    font-family: "s-r";
    margin-top: 2%;
}

.ystk h5 {
    font-size: 18px;
    color: #333;
    font-family: "s-r";
}

.rcln {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3%;
}

.rcln .rcln-lt {
    width: 42.1%;
}

.rcln .rcln-lt h3 {
    font-size: 48px;
    color: #333333;
    font-family: "s-b";
}

.rcln .rcln-lt p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.rcln .rcln-rt {
    width: 46%;
    height: 640px;
    border-radius: 20px;
}

.rcln .rcln-rt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gzhj {
    margin-top: 5%;
}

.gzhj h3 {
    font-size: 48px;
    color: #333333;
    font-family: "s-b";
}

.gzhj .hjSwiper .swiper-slide {
    border-radius: 20px;
}

.gzhj .hjSwiper .swiper-slide img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gzhj-box {
    position: relative;
}

.gzhj-box .swiper-button-next1 {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 50%;
    right: 6%;
    top: 61%;
    transition: all .5s;
}

.gzhj-box .swiper-button-next1::after {
    font-size: 18px;
    color: #ffffff;
}

.gzhj-box .swiper-button-next1:hover {
    background: #e40316;
}

.gzhj-box .swiper-button-prev1 {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 50%;
    left: 6%;
    top: 61%;
    transition: all .5s;
}

.gzhj-box .swiper-button-prev1::after {
    font-size: 18px;
    color: #ffffff;
}

.gzhj-box .swiper-button-prev1:hover {
    background: #e40316;
}

.hj2 {
    margin-top: 2%;
}

.hj2Swiper .swiper-slide {
    position: relative;
}

.hj2Swiper .swiper-slide .hj-n {
    width: 485px;
    height: 400px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 20px;
    position: absolute;
    left: 12%;
    top: 29%;
    padding: 3%;
    display: none;
}

.hj2Swiper .swiper-slide .hj-n h4 {
    font-size: 30px;
    color: #333333;
    font-family: "s-r";
}

.hj2Swiper .swiper-button-next2 {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 50%;
    left: 19%;
    top: 61%;
    transition: all .5s;
    display: none;
}

.hj2Swiper .swiper-button-next2::after {
    font-size: 18px;
    color: #ffffff;
}

.hj2Swiper .swiper-button-next2:hover {
    background: #e40316;
}

.hj2Swiper .swiper-button-prev2 {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 50%;
    left: 15%;
    top: 61%;
    transition: all .5s;
    display: none;
}

.hj2Swiper .swiper-button-prev2::after {
    font-size: 18px;
    color: #ffffff;
}

.hj2Swiper .swiper-button-prev2:hover {
    background: #e40316;
}

.zpbtn {
    margin-top: 5%;
}

.zpbtn ul {
    display: flex;
    justify-content: space-between;
}

.zpbtn ul li {
    width: 47%;
    height: 180px;
    background-color: #f6f8d9;
    border-radius: 20px;
    transition: all .5s;
}

.zpbtn ul li:hover {
    background-color: #e40316;
}

.zpbtn ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5%;
}

.zpbtn ul li a h5 {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    transition: all .5s;
}

.zpbtn ul li:hover a h5 {
    color: #ffff;
}

.zpbtn ul li a .ckzw {
    width: 155px;
    height: 45px;
    border-radius: 23px;
    border: solid 3px #333333;
    display: flex;
    justify-content: space-between;
}

.zpbtn ul li a .ckzw {
    width: 155px;
    height: 45px;
    border-radius: 23px;
    border: solid 3px #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    transition: all .5s;
}

.zpbtn ul li a:hover .ckzw {
    border: 3px solid #ffff;
    background: #ffff;
}

.zpbtn ul li a .ckzw span {
    font-size: 16px;
    color: #333333;
    font-family: "s-r";
}

.zpbtn ul li a .ckzw img {
    margin: 0 0 5px 26px;
    transition: all .5s;
}

.zpbtn ul li a:hover .ckzw img {
    transform: translateX(5px);
}

.company-intro1 {
    background: none !important;
}

.company-intro1 .link1 .container {
    justify-content: flex-start !important;
}

.company-intro1 .link1 .container a {
    margin-right: 7%;
}

.company-intro1 .link1 .container a:nth-last-child(1) {
    margin: 0;
}

.qyry h3 {
    font-size: 48px;
    color: #333333;
    font-family: "s-b";
    border-bottom: 1px solid #ddd;
}

.he {
    height: 100px;
}
.t{
    position: relative;
    top:-100px;
}