@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    bottom: 0;
    outline: 0;
}

body {
    font-family: 'Microsoft YaHei', 'Menlo';
    color: #1a1a1a;
    background: #fff;
    overflow-x: hidden;
    font-size: 0.3rem;
}

ul,
li {
    list-style: none;
}

.clear {
    zoom: 1;
    clear: both;
    *zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

a {
    text-decoration: none;
    color: inherit;
    transition: .3s;
}

a:hover {
    /* color: #3587c0; */
    transition: .3s;
}

a.title:hover {
    font-weight: bold;
    transition: .5s;
    color: #214c99;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.scale-wrapper:hover .scale-img {
    transform: scale(1.05);
    transition: .5s;
    overflow: hidden;
}

.scale-img {
    transform: scale(1);
    transition: .5s;
}

.mobileNone {
    display: none !important;
}

.w1400 {
    width: 6.9rem;
    margin: 0 auto;
}

.banner {
    position: relative;
    margin-bottom: 0.4rem;
    height: 4.77rem;
    overflow: hidden;
}

.banner-word {
    position: absolute;
    top: 1.3rem;
    z-index: 9;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}

.logo {
    left: 0.2rem;
    position: absolute;
    z-index: 2;
    top: 0.2rem;
}

.logo img {
    width: 3.5rem;
}

.banner img.banner-img {
    width: 100%;
    /* height: 4rem; */
    object-fit: cover;
}

.module-title h3 {
    color: #214c99;
    font-weight: bold;
    font-size: 0.4rem;
}

.module-title {
    overflow: hidden;
    background: url(qhkx2603_titleBgM.png) no-repeat left bottom;
    background-size: contain;
    padding-bottom: 0.3rem;
    line-height: 0.5rem;
}

.module-title .module-more {
    display: none;
    float: right;
}

.module-title h3 {
    float: left;
}

.module-more a {
    font-size: 0.26rem;
    color: #214c99;
}

.module-more a:hover {
    font-weight: bold;
}

.mobule1-con {
    overflow: hidden;
    padding-top: 0.3rem;
}

.mobule1-con .left-slide {
    position: relative;
    float: left;
    height: 4.15rem;
    width: 100%;
}

.mobule1-con .swiper-container {
    width: 100%;
    height: 100%;
}

.mobule1-con .left-slide .swiper-slide {
    position: relative;

}

.mobule1-con .left-slide .swiper-slide .txt-con {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    height: 0.7rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    padding-right: 0.8rem;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: linear-gradient(to bottom, transparent, #000);
}

.mobule1-con .left-slide .swiper-slide .img-con,
.mobule1-con .left-slide .swiper-slide .img-con img {
    height: 100%;
    width: 100%;
}

.slide-pagi {
    z-index: 9;
    position: absolute;
    right: 0.1rem;
    bottom: 0.05rem;
    color: #fff;
    font-size: 0.26rem;
}

.slide-pagi .cur {
    font-size: 0.4rem;
}

.mobule1-con .right-list {
    width: 100%;
    float: right;
    margin-top: 0.1rem;
}

.mobule1-con .right-list li {
    position: relative;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #1f222e;
    padding: 0.15rem 0;
    padding-left: 0.3rem;
    /* background: url(); */
}

.mobule1-con .right-list li::before {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    background: #0188f1;
    transform: rotate(45deg);
    left: 0.05rem;
    top: 0.32rem;

}

.mobule1-con .right-list li a.title {
    display: block;
    width: 100%;
    box-sizing: border-box;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.mobule1-con .right-list li.first {
    padding-left: 0;
    border-bottom: 0.01rem solid #dbe5ed;
}

.mobule1-con .right-list li.first::before {
    display: none;
}

.mobule1-con .right-list li.first .title {
    font-size: 0.3rem;
    line-height: 0.48rem;
    font-weight: bold;
    /* color: #1f222e; */
    white-space: normal;
    padding-bottom: 0.12rem;
}

.mobule1-con .right-list li.first .desc {
    color: #79889a;
    font-size: 0.26rem;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
}

.module2 {
    height: auto;
    margin-top: 0.5rem;
    background: url(qhkx2603_module2BgM.jpg) no-repeat;
    background-size: cover;
    padding-top: 0.01rem;
    padding-bottom: 0.3rem;
}

.module2 .m2-nav {
    position: relative;
    background: url(qhkx2603_module2Img.png) no-repeat top right;
    background-size: auto 0.8rem;
    overflow: hidden;
    height: 0.8rem;
    margin-top: 0.4rem;
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
}

.module2 .m2-nav::after {
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 0.05rem;
    background: url(qhkx2603_m2NavBgM.png) no-repeat center bottom;
    background-size: contain;
}

.module2 .m2-nav li {
    float: left;
    font-size: 0.34rem;
    color: #1f222e;
    height: 0.7rem;
    line-height: 0.7rem;
    margin: 0 0.2rem;
    cursor: pointer;
}

.module2 .m2-nav li.on {
    position: relative;
    font-weight: bold;
    color: #214c99;
    background: url(qhkx2603_m2LiBd.png) no-repeat bottom center;
    background-size: 0.45rem auto;
}

.module2 .m2-nav li.on::after {
    position: absolute;
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    background: url(qhkx2603_star.png) no-repeat;
    background-size: contain;
    top: 0.1rem;
    right: -0.2rem;
}

.module2 .m2-list {
    display: none;
    margin-top: 0.4rem;
}

.module2 .m2-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.module2 .m2-list li {
    position: relative;
    float: left;
    width: 48%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 0.2rem;

}

/* .module2 .m2-list li:nth-child(n+5){
    display: none;
} */

.module2 .m2-list li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.module2 .word-list li::before,
.module2 .word-list li::after {
    position: absolute;
    content: "";
    width: 0.3rem;
    height: 0.3rem;
}

.module2 .word-list li::before {
    top: 0;
    right: 0;
    border-top: 0.01rem solid #2c95d9;
    border-right: 0.01rem solid #2c95d9;
}

.module2 .word-list li::after {
    bottom: 0;
    left: 0;
    border-left: 0.01rem solid #2c95d9;
    border-bottom: 0.01rem solid #2c95d9;
}

.module2 .m2-list li:nth-child(4n) {
    margin-right: 0;
}

.module2 .word-list li {
    background: url(qhkx2603_m2Bg.png) no-repeat;
}

.module2 .word-list li a {
    display: block;
    padding: 0.25rem 0.15rem;
}

.module2 .word-list li .title {
    font-size: 0.3rem;
    color: #1f222e;
    font-weight: bold;
    background: url(qhkx2603_m2tbg.png) no-repeat left bottom;
    padding-bottom: 0.2rem;
    margin-bottom: 0.1rem;
    line-height: 0.42rem;
    transition: .5s;
}

.module2 .word-list li .time,
.module2 .word-list li .desc {
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #79889a;
}

.module2 .word-list li .desc {
    line-height: 0.44rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
}

.module2 .word-list li .time {
    margin-top: 0.05rem;
}

.module2 .word-list li:hover .title {
    color: #214c99;
    background: url(qhkx2603_m2tbg.png) no-repeat left 0.2rem bottom;
    transition: .5s;
}

.module2 .img-list .img-con {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.module2 .img-list .img-con img {
    width: 100%;
    height: 100%;
}

.module2 .img-list .title {
    font-size: 0.28rem;
    color: #1f222e;
    line-height: 0.42rem;
    padding: 0.05rem 0.15rem;
}

.module2 .img-list li:hover .title {
    font-weight: bold;
}

.module3 {
    padding: 0.6rem 0;
}

.module3 .m3-con ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    margin-top: 0.5rem;
}

.module3 .m3-con li {
    float: left;
    position: relative;
    width: 48%;
    height: auto;
    margin-bottom: 0.3rem;
}

.module3 .m3-con li a {
    display: block;
    width: 100%;
    height: 100%;
}

.module3 .m3-con li:last-child {
    margin-right: 0;
}

.module3 .m3-con li .img-con {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.module3 .m3-con li .img-con img {
    width: 100%;
    height: 100%;
}

.module3 .m3-con li .time-con {
    position: absolute;
    width: 0.9rem;
    height: 0.9rem;
    background: #4f87c2;
    left: 0;
    top: 1.55rem;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
}

.module3 .m3-con li .time-con span {
    display: block;
}

.module3 .m3-con li .time-con .date {
    font-size: 0.44rem;
    font-weight: bold;
}

.module3 .m3-con li .title-con {
    font-size: 0.3rem;
    line-height: 0.44rem;
    margin-top: 0.45rem;
}

.module3 .m3-con li:hover .title-con {
    font-weight: bold;
    color: #214c99;
}

.moreM {
    width: 6.9rem;
    border: 0.01rem solid #b6d0e9;
    border-radius: 0.12rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.28rem;
    color: #214c99;
    background: url(qhkx2603_moreBgM.png) no-repeat center bottom;
    background-size: 0.75rem auto;
    margin-top: 0.1rem;
}

.moreM a {
    display: block;
    width: 100%;
    height: 100%;
    color: #214c99;
}

.footer {
    /* display: none; */
    width: 100%;
    height: auto;
    background: #f0f7ff;
    position: relative;
}

.footer_main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 0.3rem;
    overflow: hidden;
}

.footer_icon {
    display: block;
    width: 1rem;
    margin: 0 auto;
}

.footer_content {
    float: right;
    width: 100%;
    /* margin-left: 0.3rem; */
    font-size: 0.26rem;
}

.footer_content p a {
    padding: 0 0.2rem 0 0;
    color: #333333;
}

.footer_content p a:hover {
    /* color: #1755c1; */
}

.footer_content p a::after {
    content: '';
    width: 0.01rem;
    height: 0.3rem;
    background: #b3c3d4;
    display: inline-block;
    margin-left: 0.3rem;
    position: relative;
    top: 0.02rem;
}

.footer_content p a:last-child::after {
    display: none;
}

.footer_content .p1 {
    /* font-weight: bold; */
    margin-bottom: 0.2rem;
    text-align: center;
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
}

.footer_content .p2 {
    margin: 0 auto;
    margin-bottom: 0.2rem;
    width: 6.9rem;
}

.footer_content .p3 {
    margin: 0 auto;
    width: 6.9rem;
    color: #3a3a3a;
    text-align: center;
}

.footer_content .p3 span:first-child {
    display: block;
}

.footer_code {
    /* display: none; */
    float: right;
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 0.2rem;
}

.footer_code li {
    width: 25%;
    font-size: 0.24rem;
    text-align: center;
    color: #3a3a3a;
}

.footer_code li div {
    width: 1.6rem;
    height: 1.6rem;
    background: #d8e2ed;
    padding: 0.06rem;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 0.1rem;
}

.footer_content .p3 span {
    margin-right: 0.3rem;
}

.footer_code li div img {
    display: block;
    width: 100%;
}

.footer-bottom {
    width: 100%;
    height: auto;
    background: #639bcf;
    text-align: center;
    font-size: 0.26rem;
    color: #fff;
    margin-top: 0.2rem;
    padding: 0.15rem;
    box-sizing: border-box;
}

.footer-bottom span {
    padding: 0 0.2rem;
    line-height: 0.4rem;
}

.footer-bottom span img {
    width: 0.3rem;
    vertical-align: middle;
}

.footer-bottom a {
    color: #eee;
    margin-left: 0.2rem;
}

.footer-bottom a:hover {
    color: #fff;
}

.footer-bottom img {
    position: relative;
    top: -0.02rem;
}

.footer-bottom a::after {
    content: '';
    width: 0.01rem;
    height: 0.26rem;
    background: #b3c3d4;
    display: inline-block;
    margin-left: 0.3rem;
    position: relative;
    top: 0.04rem;
}

.footer-bottom a:last-child::after {
    display: none;
}