﻿.banner {
    position: relative;
    height: 7.5rem;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.swiper-slide:hover img {
    transform: scale(1.1);
}

.mySwiper .swiper-pagination-bullet,
.mySwiper2 .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
}

.mySwiper .swiper-pagination-bullet-active,
.mySwiper2 .swiper-pagination-bullet-active {
    background-color: #7f0708;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 13%;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 37px 0px;
}

.mySwiper .swiper-button-next,
.mySwiper .swiper-button-prev {
    left: auto;
    right: 12.4%;
    top: 80%;
    height: 27px;
    transform: rotate(90deg);
}

.mySwiper .swiper-button-prev {
    top: 20%;
}

.titbox {
    padding: 2px 0 16px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/titbg.png) 1% top no-repeat;
    border-bottom: 2px solid #ccc;
}

.titbox h1 {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.2;
}

.titbox a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(204, 204, 204);
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}

.main1 {
    padding-top: 130px;
    padding-bottom: 70px;
}

.main1-l {
    width: 51.4%;
    height: 455px;
}

.main1-r {
    width: 45.7%;
}

.main1-r li {
    padding: 23px 0;
    padding-left: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/yaowen_03.jpg) left center no-repeat;
    border-bottom: 1px solid #eee;
}

.main1-r li a {
    display: block;
    width: 75%;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
}

.main1-r li span {
    display: block;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #cccccc;
}

.main2 {
    padding: 60px 0;
    background-color: #f9f9ff;
    background: url(../images/main2bg.png) left no-repeat;
    background-size: cover;
}

.main2-l {
    width: 51.4%;
}

.main2-r {
    width: 45.7%;
}

.ltjs {
    display: flex;
    margin-top: 30px;
    border: 1px solid #124aa4;
}

.ltjs-tit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 25px;
    height: 305px;
    background: linear-gradient(360deg, rgb(18, 74, 164) 0%, rgb(59, 116, 208) 100%);
}

.ltjs-tit i {
    display: block;
    margin-bottom: 20px;
    width: 58px;
    height: 59px;
    background: url(../images/ltjs.png) no-repeat;
}

.ltjs-tit h1 {
    width: 24px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 1.2;
}

.ltjs .text {
    padding: 35px 25px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.8;
}
.ltjs .text p{
    height: 202px;
    overflow: hidden;
}

.jx-list {
    margin-top: 30px;
}

.jx-list .jx-items1,
.jx-list .jx-items2 {
    margin-bottom: 20px;
}

.jx-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jx-list ul li {
    width: 48.4%;
    padding: 20px 15px 8px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.jx-list li h1 {
    margin-bottom: 15px;
}

.jx-list li h1 a {
    display: block;
    font-size: 16px;
    height: 40px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.2;
    overflow: hidden;
}

.jx-list .jx {
    margin-bottom: 10px;
}

.jx-list .jx span {
    display: inline-block;
    border-radius: 5px;
    padding: 3px 10px;
    text-align: center;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #bd192e;
    border: 1px solid #bd192e;
}

.jx-list .jx .span2 {
    margin-left: 5px;
    color: #ff730d;
    border: 1px solid #ff730d;
}

.jx-list .xq {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jx-list .xq a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(13, 85, 162);
    line-height: 1.2;
}

.jx-list .xq .date {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(204, 204, 204);
    line-height: 1.2;
}

.main3 {
    padding-top: 70px;
    padding-bottom: 100px;
    background: url(../images/linkbg.png) left bottom no-repeat;
    background-size: 100%;
}

.jiaoshou {
    margin-top: 15px;
}

.jiaoshou-l {
    /* position: relative; */
    width: 44.3%;
}

.jiaoshou-r {
    width: 52.3%;
}

.mySwiper3 {
    overflow: visible;
}

.mySwiper3 .swiper-slide {
    background-position: center;
    background-size: cover;
}

.mySwiper3 .swiper-slide img {
    display: block;
    width: 100%;
}

.jiaoshou-l .textbox {
    padding: 12px 50px 12px 20px;
    position: relative;
    width: 91%;
    background: url(../images/jiaoshoubg.png) no-repeat #0d55a2;
    background-size: cover;
    float: right;
    margin-top: -62px;
    bottom: -20%;
    right: -1px;
    z-index: 100;
}

.jiaoshou-l .textbox h1 {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
}

.jiaoshou-l .textbox p {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 1.6;
}

.jiaoshou-l .textbox a {
    display: block;
    text-align: right;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 1.2;
}

.mySwiper3 .swiper-button-next,
.mySwiper3 .swiper-button-prev {
    width: 35px;
    height: 50px;
}

.mySwiper3 .swiper-button-next {
    border-radius: 0 25px 25px 0;
    right: -34px;
    top: auto;
    bottom: 98px;
    background: url(../images/luntan_next.png) center no-repeat #0d55a2;
}
.mySwiper3 .swiper-wrapper{
    overflow: hidden;
}
.mySwiper3 .swiper-button-prev {
    border-radius: 25px 0 0 25px;
    right: -1px;
    top: auto;
    bottom: 48px;
    left: auto;
    background: url(../images/luntan_prev.png) center no-repeat #fff;
}
.mySwiper3 .swiper-slide .img{
    display: block;
    height: 440px;
}
.jiaoshou-r h1 {
    padding-left: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 32px;
    font-family: "Microsoft YaHei";
    color: rgb(34, 34, 34);
    line-height: 1.2;
    text-align: left;
}

.jiaoshou-r ul {
    display: flex;
    justify-content: space-between;
}

.jiaoshou-r li {
    width: 32.2%;
}

.jiaoshou-r li .text {
    display: block;
    padding-left: 15px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    font-weight: bold;
    background: url(../images/jiaoshoubg.png) center no-repeat #0d55a2;
    background-size: cover;
}
.jiaoshou-r li .imgbox{
    height: 320px;
    overflow: hidden;
}
.jiaoshou-r li .imgbox img{
    width: 100%;
    height: 101%;
    object-fit: cover;
}


