* {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
}

.icon-sousuo {
    padding: 2px 0 0 2px;
}

.wrap {
    max-width: 1400px;
    margin: 0 auto;
    transition: .5s;
    position: relative;
    width: auto;
    /* padding-left: 5%;
    padding-right: 5%; */
}

a:hover {
    color: #fff;
}

.cf::after {
    content: '';
    display: block;
    clear: both;
}

#header-wrap {
    background-color: #07469c;
    /* height: 101px; */
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
    background: linear-gradient(to bottom, #0a2c5a, #064ba8);
}

.image img {
    transition: all .6s;
}

.image img:hover {
    transform: scale(1.05);
}

.fixed {
    position: fixed;
    width: 100%;
    height: 110px;
    z-index: 1000;
    transition: background .3s ease;
}

.header {
    display: flex;
    justify-content: space-between;
}

.header1 {
    margin: 23px 0 17px 0;
    float: left;
}

.header2 {
    display: inline-block;
    margin-top: 44px;
    padding-left: 120PX;
}

.header2>ul>li {
    float: left;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}

.header2 ul li span {
    color: #fff;
    margin-right: 50px;
}

.sj {
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    /* position: absolute; */
    transform: translateX(35px);
}

.header4 {
    background-color: #fff;
}

.header4 ul {
    padding: 10px;
    text-align: center;
}

.header4 ul li {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}
.header4 ul li a{
    color: #333;
}
.header5 {
    position: absolute;
    left: -11%;
    display: none;
    /* height: 0; */
    width: 100px;
}

.header5 ul li {
    font-weight: normal;
}

.header4 ul li {
    transition: all .6s;
}

.header4 ul li:hover {
    text-decoration: underline;
    color: #07469c;
}

.header2 ul li span:hover .header5 {
    /* display: block; */
    background-color: red;
}

.header3 {
    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    cursor: pointer;
    margin-top: 35px;
}

.header6 {
    display: none;
}

.header3 .icon-sousuo {
    color: #07469c;
    font-size: 20px;
}

.search {
    position: fixed;
    top: 0;
    background-color: #00000091;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100;
}

.cal {
    font-size: 80px;
    color: #fff;
    font-weight: 100;
    position: absolute;
    right: 5%;
    top: 10%;
    cursor: pointer;
}

.search-box {
    position: relative;
    top: 50%;
    left: 45%;
    /* height: 50px; */
    transform: translateX(-200px);
    width: 500px;
    height: 50px;
}

.search-box .inp {
    background-color: #fff;
    font-size: 20px;
    padding: 18px 20px;
    width: 100%;
}

.search-box .submit {
    position: absolute;
    right: -140px;
    top: 0;
    background-color: #064ba8;
    height: 100%;
    color: #fff;
    width: 100px;
    font-size: 20px;
}

.banner {
    top: 0;
    z-index: 0;
}
.banner img{
    width:100%;
}
.banner .slick-track {
    top: 2.5px;
}

.banner .slick-dots {
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 37px;
}

.banner .slick-dots li {
    width: 37px;
    height: 4px;
    background-color: #fff;
}

.banner .slick-dots .slick-active {
    background-color: #004097;
}

.xy-r {
    float: right;
    padding-top: 72px;
    height: 500px;
}

.xy-wrap {
    background-image: url(../images/xy-ban1.png);
    /* height: 852px; */
    background-size: cover;
    background-repeat: no-repeat;
}

.xy-l-top {
    display: flex;
}

.xy-top-r {
    color: #fff;
    padding-top: 25px;
}

.xy-top .xy-top-r a {
    color: #fff;
}

.xy-top-r span {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.xy-top-r .icon-jia {
    font-size: 9px;
    font-weight: normal;
}

.xy-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 81px 0 35px 0;
}

.x {
    width: 5px;
    height: 33px;
    background-color: #3c1dad;
}

.y {
    width: 5px;
    height: 17px;
    background-color: #004097;
}

.xy-l-top h1 {
    font-size: 30px;
    color: #222;
    margin-left: 19px;
    font-weight: normal;
}

.xy-con {
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
    flex: 1;
}

.xy-l-con {
    max-width: 800px;
    overflow: hidden;
}

.xy-l-con::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #07469c;
}

.xy-l-con img {
    transition: all .6s;
    height: 450px;
    object-fit: cover;
    width: 100%;
}

.xy-l-con img:hover {
    transform: scale(1.02);
}

.xy-l-con3 {
    background-color: #fff;
}

.content {
    padding: 27px 32px 18px 36px;
}

.xy-r {
    background: url(../images/xyl.png);
}

.date {
    color: #626262;
    font-size: 16px;
    font-family: Georgia;
    cursor: pointer;
}

.xy-l-con3 .content h1 {
    font-size: 20px;
    color: #222;
    padding-bottom: 17px;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
width:100%;
}

.xy-l-con3 .content .date {
    /* padding-left: 36px; */
    font-size: 16px;
    color: #626262;
}

.xy-l-con3 .content p {
    padding: 26px 0px 0px 0px;
    line-height: 27px;
    color: #999;
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    /* width: 732px; */
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}

.xy-l-con3 .content p:hover {
    color: #07469c;
}

.xy-r-con {
    width: 560px;
    margin-left: 40px;
}

.xy-r-con ul li {
    color: #fff;
    font-size: 16px;
    border-bottom: 1px dashed #9c9ecb;
}

.xy-r-con ul li a p {
    transition: all .6s;
    padding: 22px 0 12px 0;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.xy-r-con ul li a p:hover {
    transform: translateY(-2px);
}

.xy-r-con ul li:first-child {
    border-top: 1px dashed #9c9ecb;
}

.xy-r-con ul li .date {
    padding-bottom: 23px;
    color: #9c9ecb;
}

.tz2 {
    width: 497px;
    float: left;
}

.tz2-r {
    color: #000;
}

.tz-top {
    display: flex;
    justify-content: space-between;
}

.tz-top2 {
    padding-left: 11px;
}

.tz-top .xy-l-top {
    padding: 0;
}

.tz-top .xy-top-r {
    padding: 0;
}

.tz-top .tz-top1 {
    padding: 72px 0 42px 0;
}

.tz-top .tz2-r {
    padding-top: 83px;
}

.tz2-r a:hover {
    color: #07469c;
}

.tz3 {
    border: 1px solid #d7dde6;
    /* border-right: 7px solid #d7dde6; */
    /* border-bottom: 7px solid #d7dde6; */
    margin-bottom: 26px;
    transition: all .6s;
    position: relative;
}

.tz3:hover {
    transform: translateY(-2px);
}

.tz-31 {
    padding: 18px 0 30px 30px;
}

.tz-31 .date span {
    font-size: 30px;
}

.tz-31 .date {
    padding-bottom: 22px;
}

.tz-31 p {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.tz-31 p:hover {
    color: #07469c;
}

.ky {
    width: 840px;
    float: right;
}

.ky1 {
    padding-left: 6px;
}

.ky11 {
    background-color: #f2f2f2;
    float: left;
    overflow: hidden;
    width: 48%;
}

.ky11 .img img {
    width: 100%;
    height: 234px;
    transition: all .6s;
    object-fit: cover;
}

.ky11 img:hover {
    transform: scale(1.02);
}

.ky12 {
    padding: 28px 43px 38px 30px;
}

.ky13 {
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    padding-bottom: 20px;
}

.ky13 p {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    width: 330px;
    /* word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ky13 p:hover {
    color: #07469c;
}

.ky12 .date {
    padding-top: 18px;
}

.ky13::after {
    content: '';
    display: block;
    border-bottom: 2px solid #004097;
    width: 18px;
    position: absolute;
    bottom: -1px;
}

.ky2 {
    float: right;
}

.tz3::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    right: -1px;
    width: 62%;
    height: 7px;
    background-color: #d7dde6;
}

.tz3::after {
    content: '';
    display: block;
    border-right: 5px solid #d7dde6;
    position: absolute;
    top: 3px;
    right: -6px;
    width: 50px;
    height: 103%;
}

.tz4 {
    margin-bottom: 0;
}

.zt-top {
    padding-top: 4px;
}

.favorite {
    position: relative;
    margin-bottom: 76px;
    /* padding: 0 55px; */
}

.favorite .favorite_list {
    display: none;
    text-align: center;
}

.favorite .favorite_list.slick-initialized {
    display: block;
}

.favorite .favorite_item {
    display: inline-block;
    padding-right: 5px;
    overflow: hidden;
}

.favorite .favorite_item:last-child {
    padding-right: 0;
}

.favorite .favorite_item img {
    transition: all .6s;
    width: 335px;
    height: 220px;
    object-fit: cover;
}

.favorite .favorite_item img:hover {
    transform: scale(1.02);
}

.favorite .slick-slide {
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: 0.6s;
    transition-timing-function: ease-in-out;
}

.favorite .slick-slide.slick-active {
    opacity: 1;
    visibility: inherit;
}

.favorite .favorite_anchor {
    display: block;
    position: relative;
    font-size: 15px;
    color: #2e2e2e;
    line-height: 18px;
    text-align: center;
    font-weight: 300;
}


.favorite .favorite_control {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.favorite button {
    position: absolute;
    /* width: 40px;
    height: 40px;
    border-radius: 20px; */
    /* box-shadow: 0 8px 9px rgba(0, 0, 0, 0.09); */
    font-size: 35px;
    transition: .5s;
}

.favorite_control button .icon-jiantouyou {
    color: #004097;
    font-size: 30px;
}

.favorite_control button .icon-jiantouyou:hover {
    color: #004097;
}

.favorite .favorite_next {
    right: 0;
}

.favorite .slick-dots {
    display: none;
}

.favorite_prev {
    transform: rotate(180deg);
}

.dq {
    background: url(../images/dq-ban1.png) no-repeat;
    background-size: cover;
    margin-top: 50px;
}

.dq-top {
    display: flex;
    justify-content: space-between;
}

.dq-top>ul {
    margin: 0px 0 45px 0px;

}

.dq-top>ul>li {
    color: #fff;
    font-size: 30px;
    display: flex;
    float: left;
    margin-right: 60px;
    border: 0;
    cursor: pointer;
}

.dq-top>ul>li:before {
    content: '';
    display: inline;
    color: #fff;
    margin-right: 11px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
}

.selected span {
    position: absolute;
    bottom: -20px;
}

.tab-header ul li::before {
    vertical-align: middle;
}

#tab-content .dom {
    display: none;
    margin-bottom: 30px;
}

.dq-con {
    padding-top: 60px;
    padding-bottom: 35px;
}

.selected .af {
    width: 100%;
    height: 3px;
    background-color: #fff;
}

.dq-con2 {
    margin-left: 0;
    width: 560px;
    flex: 1;
    margin-right: 40px;
}

.dq-con2 ul li:first-child {
    border-top: 0;
}

.dq-con2>ul li:last-child {
    margin-bottom: 60px;
}

.dq-top-r {
    padding-top: 10px;
}

.dq-top-r a {
    color: #fff;
}

.dq-con2>ul li a p {
    padding-top: 28px;
    padding-bottom: 10px;
}

.dq-con2>ul li .date {
    padding-bottom: 23px;
}

.dq-con3 {
    width: 800;
    height: 616px;
    overflow: hidden;
}

.dq-con3 img {
    width: 100%;
    transition: all .6s;
}

.dq-con3 img:hover {
    transform: scale(1.01);
}

.xs2 {
    width: 46%;
    padding: 76px 0 10.5px 0;
}

.xs-top,
.xs-top-r {
    padding-top: 0 !important;
}

.xs-w1 h1 {
    font-size: 20px;
    color: #222;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.xs-w1 p {
    color: #999;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.xs-w1::after {
    content: '';
    display: block;
    border-bottom: 1px solid #d3d3d3;
    margin-top: 25px;
    margin-bottom: 15px;
}

.xs-w1 .date {
    padding-bottom: 14px;
}

.xs-w2 ul li {
    line-height: 33px;
}

.date2 {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #a3a3a3;
}

.title {
    font-size: 14px;
    color: #5e5e5e;
    display: inline-block;
    font-weight: 500;

    width: 70%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.title::before {
    content: ' ';
    display: inline-block;
    margin: 0 4px 4px 0;
    width: 2px;
    height: 2px;
    background-color: #5e5e5e;
    border-radius: 50%;
}

.title:hover:before {
    background-color: #07469c;
}

.title:hover,
.xs-w1 p:hover {
    color: #07469c;
}

.xs3 {
    float: right;
}

.box {
    background-color: #f2f2f2;
    overflow: hidden;
    /* margin-right: 20px; */
}

.box:last-child {
    margin-right: 0;
}

.box img {
    padding: 10px;
    transition: all .6s;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.zti .box {
    float: left;
}

.slick-slide {
    /* margin-right: 20px; */
}

.autoplay {
    display: flex;
}

.box img:hover {
    transform: scale(1.02);
}

.autoplay .slick-list {
    position: relative;

}

.autoplay .slick-slide {
    margin: 0 10px;
}

.autoplay .slick-prev {
    transform: rotateY(-180deg);
    font-size: 20px
}

.autoplay .slick-prev .icon-jiantouyou {
    color: #004097;
    font-size: 30px;
}

.autoplay .slick-next .icon-jiantouyou {
    color: #004097;
    font-size: 30px;
}

.autoplay .slick-prev {
    position: absolute;
    left: -40px;
    bottom: 35px;
}

.autoplay .slick-next {
    position: absolute;
    right: -40px;
    bottom: 35px;
}

.rowgroup2 {
    margin-bottom: 90px;
}

.foot1 {
    background: url(../images/foot1.png) no-repeat;
    position: relative;
    background-size: 100% 100%;
}
.foot12{
    display: none;
}
.foot span {
    font-size: 16px;
}

.foot-l {
    float: left;
    padding: 73px 0 87px 0;
}

.foot-l p {
    /* padding-top: 20px; */
    padding-bottom: 25px;
    font-size: 16px;
}

.foot-l span {
    padding-right: 20px;
}

.foot-r {
    float: right;
    text-align: center;
    padding-top: 25px;
}

.foot-r p {
    padding-top: 12px;
    padding-bottom: 83px;
}

.foot2 {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.foot2 {
    /* padding: 20px 0 22px 0; */
    position: absolute;
    bottom: 22px;
    left: 34%;
}

.foot2 p {
    display: inline-block;
}

.top-hr {
    width: 100%;
    background-color: #07469c;
    position: absolute;
    top: 0;
    z-index: 10;
    height: 100vh;
    display: none;
}

.top-hr .header {
    align-items: center;
}

.cal1 {
    font-size: 35px;
    margin-top: -7px;
}

.top-hr .header3 {
    margin-right: 50px;
}

.header-r {
    padding-top: 130px;
    text-align: left;
    display: none
}

.top-hr-1 {
    position: absolute;
    margin-top: 30px
}

.top-hr-1 img {
    width: 100%;
    height: 100%;
    transition: all .6s;
}

.top-hr1 {
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: 175px;
    left: 50px;
    line-height: 65px;
}

.top-hr2 {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 20px;
    display: flex;
    align-items: center;
    margin-top: 30px;
}



.header-r {
    padding: 110px 0 0;
    text-align: left;
    display: none
}

.header-r .scroll {
    padding-bottom: 20px;
    display: block;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

.header-r .header-link {
    display: block;
    color: #fff;
}

.scroll .nav {
    width: 100%;
    padding-top: 2vh;
}

.scroll .nav li {
    display: block;
    position: relative;
    line-height: 35px;
}

.scroll .nav li>a {
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    display: block;
}

.scroll .nav li>a:before {
    display: none
}

.scroll .nav li>a i {
    display: block
}

.sub {
    padding: 10px 0;
    width: 100%;
    min-width: 0;
    position: static;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
}

.sub a:before {
    display: none
}


.header-link {
    margin-top: 10px;
    padding: 0 20px;
    text-align: left
}

.header-link {
    margin-top: 10px;
    padding: 0 20px;
    text-align: left
}

.header-link a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 2.2;
    color: #fff;
}

.header-link {
    font-size: 5px;
}

.scroll .nav li.on>a:after,
.nav li:hover>a:after {
    opacity: 1;
}

.scroll .nav li a:hover {
    background-color: transparent;
}

.scroll .nav li>a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background-color: #f5a00a;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.scroll .nav li>a i {
    position: absolute;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/arrow1.png) center center no-repeat;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-100%)
}

.sub a {
    padding: 5px 40px;
    display: block;
    text-align: left;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    position: relative;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.sub a:hover {
    text-decoration: underline
}

.scroll .nav li.on>a:after,
.nav li:hover>a:after {
    opacity: 1
}

.scroll .nav li.on>a i {
    background-image: url(../images/arrow2.png);
}

.scroll .nav>li>a:focus {
    background-color: transparent;
}

@media all and (max-width:1700px) {
    .xy-r-con ul li a p {
        padding: 15px 0 8px 0;
    }

    .xy-r-con ul li .date {
        padding-bottom: 15px;
    }

    .xy-top {
        padding: 66px 0 30px 0;
    }

    .xy-l {
        width: 42vw;
    }

    /*.xy-l-con3 .content p {
        width: 38vw;
    }*/

    .xy-l-con3 .content {
        padding: 20px 30px 18px 35px;
    }

    .xy-l-con3 .content h1 {
        padding-bottom: 15px;
    }

    .xy-l-con3 .content p {
        padding-top: 10px;
    }

    .xy-r-con {
        width: 45vw;
    }

    .xy-l {
        /* height: 50vh; */
    }

    .dq-con3 {
        width: 800;
        height: auto;
        overflow: hidden;
    }

}

@media all and (max-width:1460px) {
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
        width: 90%;
    }
     .rowgroup2 .wrap{
        padding-left: 0;
        padding-right: 0;
        margin: 0;
        width: calc(100% - -2px);
   }
    .header2 {
        display: inline-block;
        margin-top: 44px;
        padding: 0;
        padding-left: 70px;
    }

    .header2 ul li span {
        margin-right: 25px !important;
    }

    .tz2 {
        width: 33vw;
        float: left;
    }

    .ky {
        width: 53vw;
        float: right;
    }

    .ky11 {
        width: 25vw;
    }

    .ky12 {
        padding: 21px 35px 38px 25px;
    }

    .ky13 p {
        width: 98%;
    }

    .tz-31 {
        padding-bottom: 13px;
    }

    .xs2 {
        width: 48%;
        float: left;
    }

    .xs3 {
        width: 48%;
        float: right;
    }

    .foot-r img {
        width: 8vw;
    }

    .foot-r {
        padding-top: 25px;
    }

    .xy-r-con ul li a p {
        padding: 12px 0 6px 0;
    }

    .xy-r-con ul li .date {
        padding-bottom: 10px;
    }

    .xy-top {
        padding: 60px 0 25px 0;
    }

    .xy-l,
    .xy-r-con {
        width: 48%;
    }

    .xy-l {
        display: flex;
        flex: 1;
    }

    .xy-l-con3 .content p {
        width: 100%;
        padding-top: 5px;
        line-height: 20px;
    }

    .xy-l-con3 .content {
        padding: 15px 30px 15px 35px;
    }

    .xy-l-con3 .content h1 {
        padding-bottom: 10px;
    }

    .xy-l-con3 .content h1 {
        padding-bottom: 8px;
    }

    .xy-l {
        /* height: 46vh; */
    }
}
@media all and (max-width:1041px){

}
@media (min-width:1100px) and (max-width:1460px) {
    .favorite .favorite_item img {
        padding: 0 5px;
    }
}
@media all and (max-width:1300px) {
    .search-box {
        left: 40%;
    }

    .header2 {
        display: inline-block;
        margin-top: 44px;
        padding: 0;
        padding-left: 50px;
    }

    .header2 ul li span {
        margin-right: 17px !important;
        font-size: 16px;
    }

    .banner .slick-dots {
        left: 45%;
    }

    .foot-l {
        padding: 50px 0 71px 0;
    }

    .foot-l p {
        padding-bottom: 15px;
    }

    .foot-r {
        padding-top: 30px;
    }

    .autoplay .slick-next,
    .autoplay .slick-prev {
        bottom: 52px;
    }

    .xy-top {
        padding: 50px 0 20px 0;
    }

    .xy-r-con ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 0;
    }

    .xy-wrap {
        background-size: cover;
        ;
    }

    .xy-con {
        padding-bottom: 23px;
    }

    .selected span {
        bottom: -10px;
    }
}

@media all and (max-width:1100px) {
    .favorite .favorite_control {
        position: relative;
        top: auto;
        width: 120px;
        height: 4px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .favorite .slick-dots li.slick-active {
        display: block;
    }

    .favorite .slick-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -40px;
        display: block;
        text-align: center;
    }

    .favorite .slick-dots li {
        display: none;
    }

    .favorite_current {
        color: #004097;
        font-weight: 700;
    }

    .favorite .favorite_item img {
        padding: 0 5px;
    }

    .autoplay .slick-next,
    .autoplay .slick-prev {
        bottom: 46px;
    }

    .xy-top {
        padding: 33px 0 13px 0;
    }

    .xy-r-con ul li {
        padding: 8px 0;
    }

    .xy-r-con ul li a {
        width: 70%;
    }

    .xy-r-con ul li a p {
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        padding: 0;
    }

    .xy-l-con3 .content {
        padding: 11px 30px 9px 35px;
    }

    .xy-l-con3 .content h1 {
        font-size: 18px;
    }

    .xy-l-con3 .content p,
    .xy-l-con3 .content .date {
        font-size: 15px;
    }

    .dq-top>ul>li {
        margin-right: 40px;
        font-size: 25px;
    }

    .xy-l {
        height: 41vh;
    }
}

@media all and (min-width:999px) and (max-width:1200px) {
    .search-box {
        left: 40%;
        width: 40vw;
    }

    .header2 {
        display: inline-block;
        margin-top: 44px;
        padding: 0;
        padding-left: 30px;
    }

    .header2 ul li span {
        margin-right: 14px !important;
        font-size: 15px;
    }

    .foot-l {
        padding: 50px 0 52px 0;
    }

    .foot-l p {
        padding-bottom: 15px;
    }

    .foot-r {
        padding-top: 20px;
    }

    .foot2 {
        padding: 0;
        bottom: 10px;
    }

    .xy-top {
        padding: 50px 0 13px 0;
    }

    .xy-r-con ul li {
        padding: 10px 0;
    }

    .header5 {
        left: -27%;
    }
}

@media all and (min-width:999px) and (max-width:1080px) {
    .header2 ul li span {
        margin-right: 10px !important;
        font-size: 14px;
    }
}

@media all and (max-width:999px) {
    .header2 {
        display: none;
    }

    .header6 {
        display: block;
        margin-left: 15px;
        cursor: pointer;
    }

    .header3 {
        margin-top: 0;
    }

    .header33 {
        margin-top: 35px;
        display: flex;
    }

    .header6 .icon-caidan {
        font-size: 35px;
        font-weight: 500;
    }

    .banner .slick-dots {
        left: 40%;
        bottom: 20px;
    }


    .tz-31 p {
        font-size: 16px;
        padding-right: 15px;
        line-height: 21px;
    }

    .tz-31 .date {
        padding-bottom: 8px;
    }

    .tz3 {
        margin-bottom: 10px;
    }

    .foot-l {
        padding: 30px 0 52px 0;
    }

    .foot-l p {
        padding-bottom: 15px;
    }

    .foot-r {
        padding-top: 20px;
    }

    .foot2 {
        padding: 0;
        bottom: 10px;
    }

    .foot-l span {
        display: block;
        padding-bottom: 10px;
    }

    .foot-l p {
        padding: 0;
        padding-bottom: 15px;
    }

    .foot-r p {
        padding-bottom: 60px;
    }

    .foot2 {
        left: 25%;
    }

    .autoplay .slick-next,
    .autoplay .slick-prev {
        bottom: 46px;
    }

    .search-box {
        width: 40vw;
    }

    .xy-top {
        padding: 46px 0 12px 0;
    }

    .xy-r-con ul li {
        padding: 10px 0;
    }

    .xy-l-con {
        width: 48vw;
    }

    .xy-r-con {
        width: 48%;
    }

    /*.xy-l-con3  .content p {
        width: 33vw;
    } */
}

@media all and (max-width:900px) {
    .autoplay .slick-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -38%;
        display: block;
        text-align: center;
    }

    .autoplay .slick-dots li {
        display: none;
    }
   
    .autoplay .slick-dots li.slick-active {
        display: block;
    }

    .autoplay .slick-next {
        position: absolute;
        right: 40%;
        bottom: -50%;
        z-index: 9;
    }

    .autoplay .slick-prev {
        position: absolute;
        left: 40%;
        bottom: -50%;
        z-index: 9;
    }

    .dq-con3 a {
        height: 40vh;
    }

    .dq-top-r a {
        display: flex;
        justify-content: space-between;
    }

    .dq-top-r span {
        margin-right: 4px;
    }
    .autoplay .slick-next, .autoplay .slick-prev {
        bottom: -48px;
    }
}

@media all and (max-width:830px) {

    .tz-31 {
        padding: 13px 0 30px 30px;
    }
}

@media all and (max-width:830px) {
    .xy-r-con {
        width: 40vw;
    }

    /*.xy-l-con3  .content p {
        width: 35vw;
    } */
    .xy-l-con {
        width: 40vw;
        flex: 1;
    }

    .xy-r-con ul li .date {
        padding-bottom: 7px;
    }

    .dq-con3 a {
        height: 36vh;
    }
}

@media all and (max-width:720px) {
    .xy-r-con {
        width: 42vw;
    }

    .xy-r-con ul li {
        padding: 10px 0;
    }

    .xy-l-con3 .content h1 {
        font-size: 16px;
    }

    .xy-l-con3 .content {
        padding: 11px 30px 9px 35px;
    }

    .xy-l-con3 .content h1 {
        padding-bottom: 0px;
    }

    .dq-con3 a {
        height: 32vh;
    }

    .dq-top ul li {
        padding: 6px;
    }

    .dq-top>ul {
        margin-bottom: 30px;
    }
}

@media all and (max-width:780px) {
    .tz2 {
        width: 100%;
    }

    .tz-31 {
        padding: 16px 17px 17px 27px;
    }

    .ky,
    .tz2,
    .xs2,
    .xs3 {
        width: 100%;
    }

    .tz-top {
        align-items: center;
    }

    .hz-top {
        align-items: start;
    }

    .ky11 {
        width: 100%;
        margin-bottom: 30px;
    }

    .ky12 {
        margin-bottom: 0;
    }

    .title {
        width: 70%;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .xs3 {
        padding-top: 20px;
    }

    .xs2 {
        padding-top: 50px;
    }

    .foot-r p {
        padding-bottom: 45px;
    }

    .foot-l p {
        padding-bottom: 0;
    }

    .foot2 {
        left: 15%;
        font-size: 14px;
    }

    .tz-top .tz-top1 {
        padding-top: 20px;
    }

    .tz-top {
        padding-top: 0;
    }

    .tz-top .tz2-r {
        padding-top: 0;
    }

    .dq-con,
    .xy-con {
        flex-direction: column;
    }

    .xy-r-con {
        width: 100%;
        margin-left: 0;
    }

    .dq-con3 {
        width: 100%;
    }

    .xy-l,
    .xy-l-con3 {
        width: 100%;
    }

    .xy-r-con ul li a {
        width: 70%;
    }

    .xy-l-con3 .content {
        padding: 15px 14px 15px 15px;
    }

    .xy-l-con3 .content h1 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .xy-con .date {
        font-size: 16px;
    }

    .xy-l-con3 .content p {
        font-size: 16px;
        line-height: 25px !important;
    }

    .xy-r-con ul li a {
        padding: 8px 0;
    }

    .xy .xy-r-con ul li a p {
        font-size: 16px;
        color: #333;

    }

    .xy .xy-r-con ul li a p:hover {
        color: #064ba8;
    }

    .xy-l-con {
        margin-bottom: 30px;
    }

    .xy .xy-top-r span {
        color: #000;
    }

    .xy .xy-top-r .icon-jia {
        color: #000;
    }

    .xy .xy-top-r:hover span {
        color: #004097;
    }

    .xy .xy-top-r:hover .icon-jia {
        color: #004097;
    }

    .xy-l-con3 .content p {
        padding-top: 6px;
    }

    .xy-top,
    .tz-top .tz-top1 {
        padding: 40px 0 35px 0;
    }

    .xy-l-con3 .content h1 {
        font-size: 20px;
    }

    .xy-l-con3 .content p,
    .xy-l-con3 .content .date {
        font-size: 16px;
    }

    .xy-l-con3 .content {
        padding: 15px;
    }

    .xy-l-con3 .content p {
        padding-top: 10px;
    }

    .xy-top {
        padding: 40px 0 30px 0;
    }

    .xy-r-con ul li {
        display: block;
        padding: 8px 0;
    }

    .xy-r-con ul li .date {
        padding: 5px 0;
    }

    .xy-top-r span {
        font-size: 16px;
    }

    .xy-r-con ul li a p {
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding: 0;
        line-height: 25px;
    }

    .xy-r-con {
        margin-left: 0;
    }

    .tz3 {
        margin-bottom: 26px;
    }

    .tz3:last-child {
        margin-bottom: 0;
    }

    .xy-con {
        padding-bottom: 60px;
    }
}

@media (min-width:780px) and (max-width:890px) {
    .xy-l {
        height: 35vh;
    }

    .dq-top>ul>li {
        margin-right: 10px;
        font-size: 25px;
    }
    .dom ul li {
        padding: 6px 0;
    }
}

@media all and (max-width:720px) {
    .search-box {
        left: 50%;
    }

    .header1 {
        width: 30vw;
        margin: 15px 0 11px 0;
    }

    .header33 {
        margin-top: 23px;
    }

    .banner .slick-dots {
        left: 36%;
        bottom: 20px;
    }

    .foot-l span {
        font-size: 13px;
    }

    .foot-l p {
        font-size: 13px;
    }

    .foot-l {
        padding: 0 !important;
    }

    .foot-l span:first-child {
        padding-top: 30px;
    }

    .foot-r p {
        padding-bottom: 40px;
    }

    .foot2 {
        font-size: 14px;
    }


}

@media all and (max-width:590px) {
    .search-box {
        left: 58%;
        width: 35vw;
    }

    .banner .slick-dots {
        left: 33%;
        bottom: 15px;
    }

    .foot-l span:first-child {
        padding-top: 20px;
    }

    .foot-l span {
        padding-bottom: 7PX;
    }

    .foot-r {
        padding-top: 10px;
    }

    .foot-r p {
        padding-bottom: 30px;
        font-size: 12px;
    }

    .foot2 {
        font-size: 13px;
        left: 10%;
        bottom: 7px;
    }

    .autoplay .slick-dots {
        bottom: -36px;
    }

    .autoplay .slick-next {
        position: absolute;
        right: 40%;
        bottom: -50%;
    }

    .autoplay .slick-prev {
        position: absolute;
        left: 40%;
        bottom: -50%;
    }

    .xy-l-con3 .content h1 {
        font-size: 18px;
    }

    .xy-l-con3 .content p {
        line-height: 13px;
    }

    .xy-l-top h1 {
        font-size: 28px;
    }
    .xy .xy-top-r span{
        font-size: 14px;
    }
    .x{
        height: 30px;
    }
}
@media (min-width:475px) and (max-width:479px) {
    .autoplay .slick-next {
        bottom: -29%;
    }
    .autoplay .slick-prev {
        bottom: -29%;
    }
}
@media all and (max-width:475px) {
    .autoplay .slick-next {
        position: absolute;
        right: 35%;
        bottom: -30%;
    }

    .autoplay .slick-prev {
        position: absolute;
        left: 35%;
        bottom: -30%;
    }

    .autoplay .slick-dots {
        bottom: -38px;
    }
    .banner .slick-dots {
        left: 32%;
        bottom: 10px;
    }
    .foot1{
        display:none;
    }
    .foot12{
        background-color: #003b8b;
        display: block;
    }
    .foot12 .foot2{
        width: 100%;
        height: 30px;
        left: 0;
        bottom: 0;
        display: table-cell;
        vertical-align: middle;
        background-color: #002e6f;
    }
    .foot12 .foot2 p{
        padding-top: 10px;
    }
    .foot12 .foot-l span{
        padding: 10px 0;
        font-size: 13px;
    }
    .foot12 .foot-l p{
        font-size: 13px;
        line-height: 20px;
        padding-bottom: 0 !important;
    }
    .foot12 .foot-l span:first-child{
        padding: 20px 0 0px 0;
    }
    .foot12 .foot-r{
        float: left;
        padding-bottom: 40px;
        position: relative;
        left: 50%;
    }
    .foot12 .foot-r p{
        padding: 10px 0 45px 0;
    }
    .foot12 .foot-r img{
        width: 17vw;
    }
}

@media all and (max-width:460px) {
    .search-box {
        left: 70%;
        width: 30vw;
    }

    .header1 {
        width: 30vw;
        margin: 15px 0 11px 0;
    }

    .foot2 {
        /* font-size: 11px; */
        left: 7%;
        bottom: 5px;
    }

    .foot-l span,
    .foot-l p {
        font-size: 12px;
    }

    .foot-l span {
        padding-bottom: 5px;
    }

    .foot-r p {
        padding-top: 5px;
        padding-bottom: 30px;
    }

    .foot-l span:first-child {
        padding-top: 11px;
    }

    .dq-top>ul>li {
        margin-right: 10px;
        font-size: 23px;
    }

    .dq-top>ul>li:before {
        margin-right: 5px;
    }
}

@media all and (max-width:400px) {

    .foot2 {
        font-size: 12px;
    }

    .banner .slick-dots li {
        width: 20px;
    }


}

@media all and (max-width:385px) {
    .top-hr-1 {
        width: 140px;
    }

    .top-hr2 {
        top: 10px;
    }

    .top-hr .header3 {
        margin-right: 40px;
    }

    .scroll .nav {
        padding: 0 !important;
    }

    .header1 {
        width: 35vw;
        margin: 11px 0 10px 0;
    }

    .header33 {
        margin-top: 14px;
    }

    .banner .slick-dots {
        left: 33%;
        bottom: 10px;
    }

    .banner .slick-dots li {
        width: 24px;
    }

    .foot2 {
        font-size: 12px;
        left: 0;
        bottom: 0px;
    }


    .foot-l p {
        padding-bottom: 2px;
        line-height: 16px;
        padding-bottom: 10px;
    }

    .foot-l span {
        padding-bottom: 1px;
    }

    .foot2 {
        font-size: 10px;
        left: 10px;
        bottom: 4px;
    }

    .foot-l span:first-child {
        padding-top: 6px;
    }

    .xy-r-con ul li a {
        width: 63%;
    }

    .content h1 {
        font-size: 19px;
    }

    .dq-top>ul>li {
        font-size: 20px;
    }
    .autoplay .slick-dots {
        bottom: -33px;
    }
}


.rowgroup2 .wrap >.zt-top {
    padding-top: 4px;
    width: 60%;
}
.autoplay {
    width: 60%;
}
.jvbao{
    width: 30%;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
}
.jvbao-p {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
    line-height: 22px;
}
.jvbao-con{
    background-color: #07469c;
    padding: 10px 20px 1px 20px;
    border-radius: 5px;
}
.jvbao-p em {
    position: absolute;
    left: 0;
    top: 0;
}

@media all and (max-width:1460px) {
    .jvbao{
        right: 5%;
    }
}
@media all and (max-width:1300px) {
    .rowgroup2 {
        margin-bottom: 90px;
    }
    .jvbao-p {
        margin-bottom: 10px;
    }
  .autoplay .slick-next , .autoplay .slick-prev {
    bottom: 20px;
   }
}
@media all and (max-width:999px) {
    .jvbao{
        width: 100%;
        position: unset;
        margin-top:0px;
    }
    .rowgroup2 .wrap >.zt-top , .autoplay {
        width: 100%;
    }
    .rowgroup2 {
        margin-bottom: 50px;
    }
   .autoplay .slick-next, .autoplay .slick-prev {
        bottom: 35px;
    }
}

@media all and (max-width:900px) {
     .autoplay .slick-next, .autoplay .slick-prev {
        bottom: -48px;
    }
    .jvbao{
        margin-top: 30px;
    }
}