﻿@charset "utf-8";

.banner a{
    display: block;
    overflow: hidden;
}
.banner img{
    display: block;
    width: 100%;
}
.banner .slick-dots{
    bottom: 0.2rem;
}
.banner .slick-dots li{
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-left: 0.21rem;
    transition: all .3s;
}
.banner .slick-dots li.slick-active{
    background-color: #044f9f;
    border-color: #044f9f;
}

.tit {
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}
.tit h4{
    position: relative;
    font-size: 0.26rem;
    color: #333333;
    padding-left: 0.5rem;
    line-height: 0.92rem;
    background-position: left center;
    background-repeat: no-repeat;
}
.tit h4:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 0.03rem;
    width: 1.7rem;
    background-color: #0551a2;
}
.tit h4:before{
    position: absolute;
    content: '';
    bottom: 0.03rem;
    left: 0.72rem;
    width: 0.25rem;
    height: 0.12rem;
    background-image: url("../images/tit-h4.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.25rem 0.12rem;
}
.tit .mores{
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 0.16rem;
    color: #333333;
    line-height: 1;
    transform: translateY(-50%);
}
.tit .mores:hover{
    color: #044f9f;
}
.s1 .tit h4{
    background-size: 0.29rem auto;
    background-image: url("../images/s1-tit.png");
}

.s1-l {
    float: left;
    width: 6.6rem;
    margin-top: 0.2rem;
}
.s1-banner a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s1-banner a .pic{
    padding-top: 62.12%;
}
.s1-banner a p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.2rem;
    font-size: 0.2rem;
    color: #fff;
    line-height: 1;
    padding-left: 0.22rem;
    padding-right: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 9;
}
.s1-banner .slick-dots{
    width: auto;
    right: 0.3rem;
    bottom: 0.2rem;
}
.s1-banner .slick-dots li{
    width: 0.12rem;
    height: 0.12rem;
    border: 1px solid #fff;
    margin-left: 0.18rem;
    border-radius: 50%;
    transition: all .3s;
}
.s1-banner .slick-dots li.slick-active{
    background: #f71a3b;
    border-color: #f71a3b;
}
.s1-banner a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url("../images/shadow.png");
    background-position: bottom center;
    background-repeat: repeat-x;
}
.s1-banner a:hover .pic img{
    transform: scale(1.05);
}
.s1-r{
    overflow: hidden;
    padding-left: 0.3rem;
}
.s1-list li{
    padding-top: 0.2rem;
    padding-bottom: 0.21rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all .3s;
}
.s1-list a{
    display: block;
    overflow: hidden;
}
.s1-list .date {
    float: left;
    width: 0.8rem;
    min-width: 65px;
}
.s1-list .date span{
    display: block;
    text-align: center;
    font-size: 0.16rem;
    color: #333333;
    line-height: 1;
    font-family: 'Georgia';
}
.s1-list .date span:first-child{
    font-size: 0.3rem;
    padding-bottom: 0.02rem;
}
.s1-list .s1-tx{
    overflow: hidden;
    padding-left: 0.15rem;
}
.s1-list .s1-tx p{
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
}
.s1-list li:hover{
    background-image: url("../images/s1-list.png");

}
.s1-list li:hover span,
.s1-list li:hover p{
    color: #fff;
}
.s1-main{
    margin-top: 0.15rem;
    overflow: hidden;
}
.s2-l{
    width: 6.6rem;
    float: left;
}
.s2-list li{
    position: relative;
    line-height: 0.4rem;
}
.s2-list li a{
    display: block;
    overflow: hidden;
}
.s2-list li a{
    display: block;
    font-size: 0.16rem;
    color: #333333;
    padding-left: 0.19rem;
    padding-right: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.s2-list li span{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.16rem;
    color: #333333;
    font-family: 'Georgia';
}
.s2-list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.06rem;
    transform: translateY(-50%);
    background-image: url("../images/s2-list-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.s2-list li:hover a,
.s2-list li:hover span{
    color: #044f9f;
}
.s2-list li:hover a{
    transform: translateX(5px);
}
.s2-list{
    margin-top: 0.15rem;
}
.s2-r{
    float: left;
    width: 6.1rem;
    margin-left: 0.3rem;
    margin-top: 0.42rem;
}
.s2-r .pho img{
    display: block;
    width: 100%;
}
.share>div {
    float: left;
    position: relative;
    width: 2.9rem;
    margin-top: 0.28rem;
    border: 1px solid #d1d1d1;
}

.share>div:nth-child(2n) {
    margin-left: 0.29rem;
}

.share>div>p {
    font-size: 0.16rem;
    line-height: 0.46rem;
    color: #333333;
    position: relative;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
}
.share>div ul {
    display: none;
    position: absolute;
    bottom: 105%;
    left: 0;
    right: 0;
    border: 1px solid rgba(255, 255, 255, 0.73);
    background: #fff;
    padding: 0.1rem 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 999;
    max-height: 280px;
    overflow-y: auto;
}

.share>div ul li a {
    display: block;
    /*padding: 0 0.1rem;*/
    font-size: 0.14rem;
    line-height: 0.32rem;
    color: #333;
    text-align: center;
}

.share>div ul li:hover  a{
    background: #044f9f;
    color: #fff;
}
.share {
    margin-top: 0.08rem;
}
.s2-l .tit h4 {
    background-size: 0.29rem auto;
    background-image: url('../images/s2-tit1.png');
}
.s2-r .tit h4 {
    background-size: 0.29rem auto;
    background-image: url('../images/s2-tit2.png');
}

.index{
    padding-bottom: 0.48rem;
    background-image: url("../images/index.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1024px){
    .banner{
        margin-top: 0.9375rem;
    }
}
@media screen and (max-width: 800px){
    .tit h4{
        font-size: 0.34rem;
        padding-left: 0.4rem;
        line-height: 0.72rem;
    }
    .tit h4:before{
        bottom: 0;
        background-size: 0.15rem auto;
    }
    .s1-l{
        float: none;
        width: auto;
    }
    .s1-banner a p{
        font-size: 0.3rem;
    }
    .s1-r{
        padding-left: 0;
        margin-top: 0.35rem;
    }
    .s1-list .date span:first-child{
        font-size: 0.42rem;
    }
    .s1-list .date span{
        font-size: 0.26rem;
    }
    .s1-list .date{
        width: 1.2rem;
    }
    .s1-list .s1-tx p{
        font-size: 0.26rem;
        line-height: 0.38rem;
        height: auto;
    }
    .s2-l{
        float: none;
        width: auto;
    }
    .s2-list li a{
        font-size: 0.26rem;
        padding-left: 0.25rem;
        padding-right: 1.6rem;
    }
    .s2-list li span{
        font-size: 0.24rem;
    }
    .s2-list li{
        line-height: 0.58rem;
    }
    .s2-list li:before{
        width: 0.1rem;
        height: 0.1rem;
        background-size: 0.08rem auto;
    }
    .s2-r .pho img{
        margin:  0 auto;
    }
    .s2-r{
        float: none;
        width: auto;
        margin-left: 0;
        margin-top: 0.25rem;
    }
    .share>div{
        width: 48%;
    }
    .share>div:nth-child(2n){
        margin-left: 4%;
    }
    .share>div>p{
        font-size: 0.26rem;
        line-height: 0.56rem;
    }
    .share>div ul li a{
        font-size: 0.24rem;
        line-height: 0.48rem;
    }
    .index{
        background-size: cover;
    }
}
@media screen and (max-width: 550px){
    .share>div{
        float: none;
        width: auto;
    }
    .share>div:nth-child(2n){
        margin-left:0;
    }
}