.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
}

.swiper-slide,
.imgbox {
    overflow: hidden;
}

.swiper-slide img,
.imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide:hover img,
.imgbox:hover img {
    transform: scale(1.1);
}

.rdtt {
    padding-top: 30px;
}
.rdtt .w{
    padding-left: 7rem;
    padding-right: 2rem;
    position: relative;
    background: url(../images/hotbg.png) left top;
}
.rdtt .w .mySwiper{
    overflow: hidden;
}
.rdtt .w a{
    padding: 34px 0;
    position: relative;
    text-align: center;
    color: #1663bc;
    display: block;
    font-weight: bold;
    font-size: 2.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.rdtt .w .swiper-slide{
    background: none;
    font-size: 32px;
}
.mySwiper {
    position: relative;
}

.rdtt .w::before {
    content: '';
    display: block;
    width: 124px;
    height: 124px;
    background: url(../images/rdttbg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
}

.main1 {
    padding-top: 40px;
}

.xw-l {
    width: 47.1%;
    height: 400px;
}

.xw-r {
    position: relative;
    width: 50.7%;
}

.xw-l .swiper-slide {
    position: relative;
}

.xw-l .textbox {
    width: 100%;
    padding:0 30px;
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.xw-l .textbox .clamp2 a{
    z-index: 999;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
    margin: 15px 0 20px;
}
.xw-l .textbox::after{content:'';width:100%;height: 150%;display:block;background: linear-gradient(to top, #0c5bae, transparent);bottom: 0;position: absolute;left: 0;}
.xw-l .textbox h1 a {
    display: block;
    height: 50px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    color: rgb(255, 255, 255);
    line-height: 1.6;
}

.mySwiper2 .swiper-pagination {
    bottom: 14%;
    left: 25px;
    right: auto;
    width: auto;
}

.mySwiper2 .swiper-pagination-bullet-active {
    background: #dc0017;
}

.titbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e9e9e9;
}

.titbox li {
    padding: 0 0 15px 0;
    float: left;
    margin-right: 35px;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #000;
    transition: none;
    cursor: pointer;
}

.more  a{
    padding-left: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #a7b4c4;
    line-height: 1.2;
    background: url(../images/morebg.png) left center no-repeat;
}
.more  a:hover{color: #0a61c6;}
.titbox .active {
    color: #0a61c6;
    background: url(../images/titactive.png) 50% bottom no-repeat;
}

.none {
    display: none;
}
.listbox ul{
    margin-top: 10px;
}
.listbox li {
    padding: 11px 0;
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/listbg.png)left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listbox li a {
    display: block;
    font-size: 17px;
    font-family: "Microsoft YaHei";
}

.listbox li span {
    font-size: 16px;
    font-family: "Arial";
    color: rgb(167, 167, 167);
}
.listbox li a span{
    color: #02579a;
}
.listbox .more {
    position: absolute;
    top: 15px;
    right: 0;
}

.main2 {
    margin-top: 40px;
}

.main2 ul {
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/linkbg_03.jpg) no-repeat;
    background-size: cover;
}
.main2 ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main2 ul li a {
    display: block;
    padding: 30px 0 30px 5px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #012652;
}
.main2 ul li a:hover{color: #1c6dca;}
.main2 ul li i{
    display: block;
    width: 50px;
    height: 40px;
    transition: all 0.5s ease 0s;
}
.main2 ul .link1 i{
    background: url(../images/link1.jpg)center no-repeat;
}

.main2 ul .link2 i{
    background: url(../images/link2.jpg)center no-repeat;
}

.main2 ul .link3 i{
    background: url(../images/link3.jpg)center no-repeat;
}

.main2 ul .link4 i{
    background: url(../images/link4.jpg)center no-repeat;
}

.main2 ul .link5 i{
    background: url(../images/link5.jpg)center no-repeat;
}

.main2 ul .link6 i{
    background: url(../images/link6.png)center no-repeat;
}
.main2 ul li:hover i{
    transform: rotateY(360deg);
}
.main3 {
    margin-top: 40px;
}

.main3-1 {
    width: 22%;
}

.main3-2 {
    width: 44%;
    margin: 0 auto;
}

.main3-3 {
    width: 28.6%;
}

.xxgk {
    background: #cbe3ff;
    position: relative;
    background-size: cover;
}

.xxgk ul {
    /* padding: 0 15px 8px; */
}

.xxgk h1 {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    padding: 10px 0 20px;
    text-align: center;
    background: url(../images/xxgkh1.png) no-repeat;
    background-size: 100% 100%;
}
.xxgk .contentbox{padding: 0 15px;text-indent: 2em;line-height: 1.6;height: 235px;overflow: hidden;}
.xxgk .more{
    display: block;
    position: absolute;
    padding: 5px 0;
    bottom: 10px;
    width: 100px;
    border-radius: 25px;
    text-align: center;
    background: #8bbcf4;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.xxgk li {
    padding: 12px 17px;
    display: flex;
    align-items: center;
    background-color: #fff;
}

.xxgk li a {
    font-size: 17px;
    font-family: "Microsoft YaHei";
}

.xxgk li i {
    display: block;
    margin-right: 10px;
    width: 26px;
    height: 27px;
}

.xxgk1,
.xxgk2,
.xxgk3 {
    margin-bottom: 20px;
}

.xxgk1 i {
    background: url(../images/xxgk1.png) no-repeat;
}

.xxgk2 i {
    background: url(../images/xxgk2.png) no-repeat;
}

.xxgk3 i {
    background: url(../images/xxgk3.png) no-repeat;
}

.xxgk4 i {
    background: url(../images/xxgk4.png) no-repeat;
}

.zwgk {
    margin-top: 34px;
}

.zwgk h1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    font-size: 26px;
    font-family: "Microsoft YaHei";
    color: rgb(19, 103, 200);
    background: url(../images/zwgkbg2_03.jpg) no-repeat;
    background-size: cover;
}

.zwgk h1 i {
    margin-right: 10px;
    display: block;
    width: 54px;
    height: 50px;
}

.main3-1 {
    margin-right: 3%;
}

.main3-2 .titbox li,
.main3-3 .titbox li {
    font-size: 22px;
}

.main3-1 .listbox li a,
.main3-2 .listbox li a {
    font-size: 17px;
}

.main3-3 .listbox li {
    background: url(../images/listbg2.png) left center no-repeat;
    padding: 10px 15px;
}

.main3-3 .listbox li a {
    font-size: 16px;
}

.main3-2-top,
.main3-2-bottom {
    position: relative;
}

.main3-2-bottom {
    margin-top: 25px;
}

.main3-3 .box {
    margin-top: 12px;
    padding: 10px 20px;
    background: #f1f6fa;
}

.main3-3 .box span {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(23, 23, 24);
}

.linkbox {
    margin-top: 20px;
}

.linkbox li a {
    display: block;
    padding: 16px 35px;
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    text-shadow: 0px 0px 7px rgba(255, 255, 255);
}

.linkbox .linkbox-item1 {
    margin-bottom: 15px;
    background: url(../images/link-bg1_03.jpg) no-repeat;
    background-size: 100% 100%;
}

.linkbox .linkbox-item1 a {
    color: #5ec050;
}

.linkbox .linkbox-item2 {
    margin-bottom: 15px;
    color: #3a7dd8;
    background: url(../images/link-bg2_03.jpg) no-repeat;
    background-size: 100% 100%;
}

.linkbox .linkbox-item2 a {
    color: #3a7dd8;
}

.linkbox .linkbox-item3 {
    margin-bottom: 15px;
    background: url(../images/link-bg3_03.jpg) no-repeat;
    background-size: 100% 100%;
}

.linkbox .linkbox-item3 a {
    color: #c2732b;
}

.linkbox .linkbox-item4 {
    background: url(../images/link-bg4_03.jpg) no-repeat;
    background-size: 100% 100%;
}

.linkbox .linkbox-item4 a {
    color: #523e3f;
}

.main4 {
    margin-top: 40px;
}

.jctw-list {
    margin-top: 25px;
    position: relative;
}

.jctw-list li {
    float: left;
}

.jctw-item1 {
    width: 40.7%;
    margin-right: 2%;
}

.jctw-item1 .imgbox {
    height: 24.4rem;
}

.jctw-item1 .textbox {
    background: #F8F8F8;
}

.jctw-item1 .textbox a {
    display: block;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    color: rgb(37, 37, 37);
    line-height: 1;
    padding: 3% 3%;
}

.jctw-item2 {
    width: 23%;
    margin-right: 2%;
}

.jctw-item3 {
    margin-right: 2%;
}

.jctw-item3,
.jctw-item4 {
    width: 15%;
}

.jctw-item5 {
    width: 30%;
    margin-right: 2%;
}

.jctw-item6 {
    width: 25%;
}

.jctw-item2,
.jctw-item3,
.jctw-item4 {
    margin-bottom: 2%;
}

.jctw-item2 .imgbox,
.jctw-item3 .imgbox,
.jctw-item4 .imgbox,
.jctw-item5 .imgbox,
.jctw-item6 .imgbox {
    height: 160px;
}

.jctw-item2 .textbox,
.jctw-item3 .textbox,
.jctw-item4 .textbox,
.jctw-item5 .textboxÃ¯Â¼Å’
.jctw-item6 .textbox {
}

.jctw-item2 .textbox a,
.jctw-item3 .textbox a,
.jctw-item4 .textbox a,
.jctw-item5 .textbox a,
.jctw-item6 .textbox a {
    display: block;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(37, 37, 37);
    line-height: 1;
    padding: 1rem 5%;
    background: #F8F8F8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jctw-list li:hover .textbox>a {
    color: #0a61c6;
}

.main5 {
    margin-top: 30px;
    margin-bottom: 50px;
}
.mySwiper3{ margin-top: 20px;}
.ztzl-list {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.ztzl-list li {
    width: 32.1%;
}
.ztzl-list li:last-child{
    margin-right: 0;
}
.ztzl-list .ztzl1,
.ztzl-list .ztzl2 {
    margin-right: 20px;
}

.mySwiper3  .swiper-slide a {
    display: block;
    height: 130px;
}
.mySwiper3  .swiper-slide a img{
    
width: 100%;
    
height: 130px;
    
object-fit: cover; 
}
.dblj {
    padding: 20px 0;
    background: #e6effa;
}

.dblj-box ul {
    display: flex;
    justify-content: space-between;
}

.dblj-box>ul>li {
    position: relative;
    width: 18.6%;
    background-color: #fff;
}

.dblj-box>ul>li>.ej {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/ej.png) center no-repeat;
    position: absolute;
    right: 10px;
    top: 12px;
    cursor: pointer;
}

.dblj-box li>a,
.dblj-box li>h1 {
    display: block;
    padding: 15px;
    font-size: 15px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    color: rgb(19, 20, 22);
    cursor: pointer;
}

.dblj-box ol {
    display: none;
    width: 100%;
    max-height: 260px;
    overflow: auto;
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fff;
    z-index: 50;
}

.dblj-box ol>li:hover a {
    color: #fff;
    background-color: #3a7dd8;
}

footer {
    padding: 70px 0;
    background: url(../images/footbg_02.jpg) no-repeat;
    background-size: cover;
}

.f-l>a {
    position: absolute;
    left: 0;
    top: 21%;
}
.f-l {
    padding-left: 70px;
    position: relative;
}

.f-l p ,.f-l p a{
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 2;
}

.f-l .p3 {
    padding-left: 25px;
    background: url(../images/footbg3.png) left center no-repeat;
}

.f-r {
    margin-top: 25px;
}

.f-r ul {
    display: flex;
    justify-content: space-between;
}

.f-r li>a {
    display: block;
    height: 50px;
}

.f-r li>a img {
    height: 100%;
}
.f-r li:first-child,
.f-r li:nth-child(2),
.f-r li:nth-child(3){
    margin-right: 15px;
}
.ercode {
    width: 170px;
    position: fixed;
    right: 30px;
    top: 20%;
    display: none;
z-index: 50;
}

.ercode p {
    margin-top: 15px;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    color: rgb(36, 39, 43);
    line-height: 1.5;
    text-align: center;
}

.gotop {
    width: 65px;
    padding: 12px 0;
    background-color: #194c8c;
    position: fixed;
    right: 4%;
    bottom: 3%;
    border-radius: 10px;
    display: none;
    cursor: pointer;
    z-index: 50;
}

.gotop i {
    display: block;
    width: 14px;
    height: 17px;
    margin: 0 auto;
    background: url(../images/gotop.png) no-repeat;
}

.gotop p {
    margin-top: 10px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
}