@charset "utf-8";
body{
    background: #f3f9ff;
}
/* lmTit */
.lmTit{
    margin-bottom: 0.3rem;
}
.lmTit .tit{
    position: relative;
    box-sizing: border-box;
    z-index: 9;
    padding-left: 0.12rem;
}
.lmTit .tit::before{
    display: block;
    content: "";
    width: 3px;
    height: 0.24rem;
    background: #014a95;
    position: absolute;
    left: 0;
    top: 0.1rem;
}
.lmTit .tit h2{
    font-size: 0.28rem;
    color: #111111;
    line-height: 0.4rem;
    font-family: SourceHanSerifCN-Bold;
    cursor: pointer;
}
.lmTit .tit h2 span{
    color: #014a95;
}
.lmTit .more{
    display: block;
    font-size: 0.16rem;
    line-height: 0.4rem;
    color: #666666;
    padding-right: 0.36rem;
    background: url(../img/moreIcon1.png) no-repeat right center;
    background-size: 0.26rem auto;
}
.lmTit .more:hover{
    color: #014a95;
    transform: translateY(-5px);
}
/* indexCon1 */
.indexCon1{
    padding: 0.4rem 0 0.2rem;
}
.newBanner{
    width: 57.428%;
}
.newBanner li a{
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 0.2rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
}
.newBanner li a .img{
    padding: 5.24rem 0 0;
}
.newBanner li .con{
    position: relative;
    z-index: 9;
}
.newBanner li .con .time{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    width: 0.76rem;
    height: 0.76rem;
    background: #014a95;
    color: #fff;
    text-align: right;
    font-size: 0.26rem;
    font-family: Arial;
    line-height: 1;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    transform: translate(0.2rem, -0.3rem);
    font-weight: bold;
}
.newBanner li .con .time span{
    display: block;
    width: 100%;
    font-size: 0.16rem;
    line-height: 1;
    margin-top: 5px;
    padding-right: 0.1rem;
    box-sizing: border-box;
    font-weight: normal;
}
.newBanner li .con .tit{
    width: calc(100% - 0.4rem);
    position: absolute;
    right: 0;
    bottom: 0.1rem;
    background: #fff;
    font-size: 0.2rem;
    line-height: 0.66rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 6;
    padding-left: 0.8rem;
    padding-right: 0.1rem;
    box-sizing: border-box;
    color: #014a95;
    box-shadow: 0 0 0.15rem 0 rgba(0,0,0,0.1);
}
.newBanner .slick-dots{
    display:flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    height: auto;
    bottom: 1.15rem;
    right: 0.35rem;
}
.newBanner .slick-dots li{
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 100%;
    background: #fff;
    margin-left: 0.1rem;
}
.newBanner .slick-dots li.slick-active{
    background: #014a95;
}
.newBanner .slick-dots li.slick-active::before{
    display: block;
    content: "";
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 100%;
    border: 1px dashed #014a95;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.newList{
    width: 41.5%;
    padding-top: 0.42rem;
}
.newList li a{
    display: block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding: 0.16rem 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.newList li:last-of-type a{
    padding-bottom: 0;
    border-bottom: none;
}
.newList li a::before{
    display: block;
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #014a95;
}
.newList li:last-of-type a::before{
    display: none;
}
.newList li a .time span{
    display: block;
    font-size: 0.32rem;
    margin-bottom: 6px;
    font-weight: bold;
}
.newList li a .time{
    width: auto;
    box-sizing: border-box;
    background-size: 100% 100%;
    text-align: center;
    font-size: 0.16rem;
    line-height: 1;
    color: #014a95;
    white-space: nowrap;
    font-family: Arial;
}
.newList li a .tit{
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 0.64rem;
}
.newList li a .sx{
    width: 1px;
    height: 0.48rem;
    background: rgba(0,0,0,0.1);
    margin: 0 0.2rem;
}
.newList li a:hover .tit{
    color: #014a95;
    font-weight: bold;
}
.newList li a:hover::before{
    width: 100%;
}
.indexCon1 .w1400{
    position: relative;
}
.indexCon1 .lmTit{
    width: 41.5%;
    position: absolute;
    right: 0;
    top: -0.08rem;
}
/* indexCon2 */
.main2_left{
    width: 57.428%;
    padding-right: 0.2rem;
    box-sizing: border-box;
}
.main2_right{
    width: 41.5%;
}
.tabIn{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding-left: 0.12rem;
    width: 100%;
    box-sizing: border-box;
}
.tabIn::before{
    display: block;
    content: "";
    width: 3px;
    height: 0.24rem;
    background: #014a95;
    position: absolute;
    left: 0;
    top: 0.09rem;
}
.tabIn .lmTit{
    margin-right: 0.35rem;
    border-bottom: none;
    margin-bottom: 0;
}
.tabIn .lmTit .tit{
    padding-left: 0;
}
.tabIn .lmTit .tit::before{
    display: none;
}
.tabIn .lmTit a{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
.tabIn .lmTit .tit h2{
    font-size: 0.26rem;
    color: #666;
}
.tabIn .lmTit.in .tit h2{
    color: #014a95;
    font-size: 0.28rem;
}
.tabIn .lmTit.in a{
    display: block;
}
.tabCon{
    border-top: none;
    width: 100%;
    box-sizing: border-box;
}
.tabCon .txtList{
    display: none;
    animation: 0.6s ease 0.1s 1 normal backwards running fadeInUp;
}
.tabCon .txtList.on{
    display: block;
}
.txtList li{
    float: left;
    width: calc(50% - 0.15rem);
    height: auto;
    margin-right: 0.3rem;
    margin-top: 0.25rem;
}
.txtList li:nth-of-type(2n){
    margin-right: 0;
}
.txtList li a{
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0.2rem;
}
.txtList li:nth-of-type(5) a,.txtList li:nth-of-type(6) a{
    border-bottom: none;
    padding-bottom: 0;
}
.txtList li a .time{
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.24rem;
    letter-spacing: 0em;
    color: #014a95;
    margin-top: 0.08rem;
    padding-left: 0.22rem;
    background: url(../img/timeIcon.png) no-repeat left top 4px;
    background-size: 0.15rem auto;
}
.txtList li a .tit{
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    line-height: 0.3rem;
    text-align: justify;
    letter-spacing: 0em;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.6rem;
}
.txtList li a .txt{
    font-family: Microsoft YaHei;
    font-size: 0.14rem;
    line-height: 0.24rem;
    text-align: justify;
    letter-spacing: 0em;
    color: #888888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.48rem;
    margin-bottom: 0.25rem;
}
.txtList li a:hover .tit{
    color: #014a95;
    font-weight: bold;
}
.txtList li a:hover .txt{
    color: #333333;
}
/* 媒体西邮 */
.main2_right .mtxy{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.main2_right .lmTit{
    margin-bottom: 0;
    border-bottom: none;
}
.mtxy .bd{
    width: 100%;   
    height: 100%;   
    overflow: hidden;
}
.mtxy li{
    margin-top: 0.22rem;
    padding-bottom: 0.19rem;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: calc(50% - 0.15rem);
    margin-right: 0.3rem;
}
.mtxy li:nth-of-type(2n){
    margin-right: 0;
}
.mtxy li:nth-of-type(5),.mtxy li:nth-of-type(6){
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.mtxy li a{
    display: block;
    width: 100%;
    height: auto;
    transition: all .3s;
}
.mtxy li .time {
    box-sizing: border-box;
}
.mtxy li .time h2{
    font-size: 0.16rem;
    line-height: 0.28rem;
    font-weight: normal;
    color: #fff;
    padding: 0 5px;
    background: #6699e2;
}
.mtxy li .time p{
    font-family: Arial;
    font-size: 0.16rem;
    line-height: 0.2rem;
    color: #014a95;
}
.mtxy li .con{
    box-sizing: border-box;
    margin-top: 0.08rem;
}
.mtxy li .con .tit{
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.6rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mtxy li a:hover .tit{
    color: #014a95;
    font-weight: bold;
}
/* idnexCon3 */
.idnexCon3{
    padding: 0.4rem 0;
}
.xyImg {
    width: 72.85%;
}
.tsxy{
    width: calc(96.07% - 2.4rem);
    margin-right: 3.93%;
}
.tsxy1{
    width: calc(68% - 0.1rem);
    margin-right: 0.2rem;
    float: left;
}
.tsxy2{
    float: left;
    width: calc(32% - 0.1rem);
}
.tsxy1 li .img{
    padding: 3.14rem 0 0;
}
.tsxy2 li .img{
    padding: 1.47rem 0 0;
}
.tsxy2 li{
    margin-top: 0.2rem;
}
.tsxy2 li:first-of-type{
    margin-top: 0;
}
.tsxy ul li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.tsxy ul li .tit{
    width: 100%;
    padding: 0 1rem 0 0.25rem;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    background: rgba(0,0,0,0.4);
}
.tsxy1 .slick-dots{
    display:flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    height: 0.4rem;
    bottom: 0;
    right: 0.15rem;
}
.tsxy1 .slick-dots li{
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 100%;
    background: rgba(255,255,255,0.6);
    margin-left: 0.1rem;
}
.tsxy1 .slick-dots li.slick-active{
    background: #2289f1;
}
.xyxb{
    width: 2.4rem;
}
.xyxbBanner{
    width: 100%;
    padding: 0.12rem 0.25rem 0.22rem;
    box-sizing: border-box;
    box-shadow: 0 0 0.2rem 0 rgba(0,0,0,0.08);
    position: relative;
    background: #fff;
}
.xyxbBanner h2{
    width: 100%;
    height: auto;
    font-size: 0.18rem;
    line-height: 0.4rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    padding: 0 0.25rem;
    box-sizing: border-box;
    color: #fff;
    font-weight: normal;
}
.xyxbBanner ul{
    position: relative;
}
.xyxbBanner li a{
    display: block;
    width: 100%;
    height: auto;
}
.xyxbBanner li a .img{
    width: 100%;
    padding: 2.44rem 0 0;
}
.xyxbBanner li a .tit{
    padding: 0 0.4rem;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin: 0 0 0.06rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xyxbBanner .slick-prev, .slick-next{
    width: 0.3rem;
    height: 0.3rem;
    background: #fff url(../img/arrowIcon.png) no-repeat center;
    top: 0;
    z-index: 99;
}
.xyxbBanner .slick-prev{
    left: 0;
    transform: rotateY(180deg);
}
.xyxbBanner .slick-next{
    left: auto;
    right: 0;
    transform: none;
}
.weChat{
    width: 24.286%;
}
.weChat .lmTit h2{
    color: #014a95;
    float: left;
}
.weChat .lmTit h2 a{
    display: block;
    color: #111111;
    margin-left: 0.4rem;
    position: relative;
    font-size: 0.26rem;
    color: #666;
}
.weChat .lmTit h2 a::before{
    display: block;
    content: "";
    width: 1px;
    height: 0.2rem;
    background: #999999;
    position: absolute;
    left: -0.22rem;
    top: 0.12rem;
    transform: rotateZ(15deg);
}
.weChatCon{
   width: 100%;
   padding: 0.22rem 0.25rem;
   height: auto;
   box-sizing: border-box;
   box-shadow: 0 0 0.15rem 0 rgba(0,0,0,0.08);
   overflow: hidden;
   background: #fff;
}
.weChat li a{
    display: block;
    width: 100%;
    padding: 0.1rem 0;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.weChat li:first-of-type a{
    padding-top: 0;
}
.weChat li:last-of-type a{
    padding-bottom: 0;
    border-bottom: none;
}
.weChat li a .img{
    width: 1.1rem;
    padding: 0.76rem 0 0;
}
.weChat li a .tit{
    width: calc(100% - 1.1rem);
    padding-left: 0.15rem;
    box-sizing: border-box;
    font-size: 0.18rem;
    line-height: 0.32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 0.64rem;
}
.weChat li a:hover .tit{
    color: #014a95;
    font-weight: bold;
}
/* .indexCon4 */
.indexCon4{
    padding-bottom: 0.4rem;
}
.indexCon4 ul li{
    float: left;
    width: 23.5%;
    margin-right: 2%;
}
.indexCon4 ul li:nth-of-type(4n){
    margin-right: 0;
}
.indexCon4 ul li .img{
    padding: 56.25% 0 0;
}
@media only screen and (min-width: 1921px){

}
@media only screen and (max-width: 1040px){
    .indexCon1 .lmTit{
        width: 100%;
        position: static;
    }
    .newList{
        width: 100%;
        padding-top: 0;
    }
    .newBanner{
        width: 100%;
    }
    .newBanner li a .img{
        padding: 56.25% 0 0;
    }
    .main2_left{
        width: 100%;
        padding-right: 0;
    }
    .main2_right,.xyImg,.weChat{
        width: 100%;
    }
    .weChat,.main2_right{
        margin-top: 40px;
    }
    .main2_left{
        margin-top: 30px;
    }
    .newBanner li a{
        padding-right: 0;
    }
}
@media only screen and (max-width: 768px){
    .tsxy2{
        display: none;
    }
    .tsxy1{
        width: 100%;
    }
}
@media only screen and (max-width: 560px){
    .txtList li{
        width: 100%;
        margin-right: 0;
        margin-top: 0.1rem;
    }
    .txtList li:nth-of-type(5) a{
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 0.1rem;
    }
    .txtList li a .tit{
        height: auto;
        max-height: 0.6rem;
    }
    .txtList li a{
        padding-bottom: 0.1rem;
    }
    .mtxy li{
        width: 100%;
        margin-top: 0.15rem;
        padding-bottom: 0.1rem;
    }
    .mtxy li .con .tit{
        height: auto;
        max-height: 0.6rem;
    }
    .mtxy li:nth-of-type(5) a{
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 0.1rem;
    }
    .xyxb{
        width: 100%;
        margin-top: 0.2rem;
        background: #fff;
    }
    .tsxy{
        width: 100%;
    }
    .xyxbBanner{
        max-width: 2.4rem;
        margin: 0 auto;
        box-shadow: none;
    }
    .tsxy1 li .img{
        padding: 64% 0 0;
    }
    .indexCon4 ul li{
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .indexCon4 ul li:nth-of-type(2n){
        margin-right: 0;
    }
    .lmTit{
        margin-bottom: 15px;
    }
    .indexCon4{
        padding-bottom: 15px;
    }
    .tabIn .lmTit{
        margin-right: 10px;
    }
    .lmTit .tit h2{
        font-size: 22px;
    }
    .tabIn .lmTit.in .tit h2{
        font-size: 22px;
    }
    .tabIn .lmTit .tit h2{
        font-size: 20px;
    }
    .newList li a .sx{
        margin: 0 10px;
    }
    .main2_left{
        margin-top: 15px;
    }
    .indexCon1{
        padding: 20px 0 10px;
    }
    .lmTit .tit::before{
        width: 2px;
        height: 20px;
    }
    .lmTit .tit{
        padding-left: 10px;
    }
    .weChat, .main2_right{
        margin-top: 25px;
    }
    .idnexCon3{
        padding: 25px 0;
    }
    .weChat .lmTit h2 a{
        font-size: 20px;
    }
    .weChatCon{
        padding: 15px;
    }
    .newBanner li .con .tit{
        width: 100%;
        line-height: 60px;
        bottom: 0;
        padding-left: 70px;
        padding-right: 10px;
        box-shadow: none;
    }
    .newBanner li .con .time{
        transform: none;
        width: 60px;
        height: 60px;
        text-align: center !important;
        font-size: 20px;
    }
    .newBanner li .con .time span{
        padding-right: 0;
    }
    .newBanner .slick-dots{
        right: 10px;
        bottom: 70px;
    }
    .newBanner li a{
        padding-bottom: 0;
    }
    .txtList li a .time{
        background-size: 15px auto;
        background-position: left 3px;
    }
}