.con{

    width: 1428px;

    margin: 0 auto;

    display: flex;

    margin-top: 0px;

    z-index: 9;

    justify-content: space-between;

    position: relative;

    margin-bottom: 68px;

    margin-top: 66px;

}

.con-l{

width: 178px;

height: 250px;
top: 0;
position: sticky;
}

.con-r{

    width: 1218px;



background: #F8F8F8;

opacity: 1;

padding-top: 20px;



}

.con-l-tit{

    width: 178px;

height: 112px;

background: #003874;

opacity: 1;

text-align: center;

display: flex;

}

.con-l-tit h5{

    font-size: 20px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 112px;

    color: #FFFFFF;

    opacity: 1 !important;

    margin: 0 auto;

}

.con-l ul{

    background: #F8F8F8;

}

.con-l li{

    margin-left: 26px;

    height: 66px;

    width: 129px;

    transition: all 0.2s;

    border-bottom: 1px solid #F8F8F8;

}

.con-l li a{

    font-size: 16px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 66px;

    color: #666666;

    opacity: 1;

    transition: all 0.2s;

}

.con-l img{

    margin-right: 22px;

    margin-left: 2px;

    opacity: 0;

    transition: all 0.2s;

}

.con-l .active4{

    border-bottom: 1px solid #003366;

    opacity: 1;

}

.con-l .active4 img{

    opacity: 1;

}

.con-l .active4 a{

    color: #003366;

}

.con-l li:hover{

    border-bottom: 1px solid #003366;

}

.con-l li:hover > img{

    opacity: 1;

}

.con-l li:hover > a{

color: #003366;

}

.con-r ul{

    width: 1044px;

    margin: 0 auto;

    border-top: 1px solid #CFCFCF;

    display: flex;

    justify-content: space-between;

    padding-top: 60px;

    margin-top: 60px;

}

.con-r ul a{

    width: 1044px;

    margin: 0 auto;

    display: flex;

    justify-content: space-between;

}

.con-r ul:first-child{

    border-top:none;

    padding-top: 0px;

}

.con-r-img{

    width: 486px;

    height: 280px;

    overflow: hidden;

    position: relative;

}

.con-r-img img{
width: 100%;
transition: all 0.5s;

}

.con-r ul a:hover > .con-r-img > img{

transform: scale(1.05);

}
.con-r ul:hover{
    background: #EFEFEF;
}
.con-r ul a:hover > .con-r-txt > h5{
    color: #003874;
    transition: .3s;
}
.con-r ul a:hover > .con-r-txt > p{
    color: #003874;
    transition: .3s;
}
.con-r-txt{

    width: 500px;

}

.con-r-txt h5{ 

font-size: 20px;

font-family: Microsoft YaHei;

font-weight: bold;

line-height: 24px;

color: #333333;

opacity: 1;

margin-bottom: 27px;

white-space: nowrap;

text-overflow: ellipsis;

overflow: hidden;

word-break: break-all;

}

.con-r-txt p{

font-size: 17px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 25px;

color: #666666;

text-overflow: -o-ellipsis-lastline;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  line-clamp: 3;

  -webkit-box-orient: vertical;

}

.con-r-img .time{

    position: absolute;

    top: 0;

    left: 10px;

    width: 80px;

height: 49px;

background: rgba(207, 138, 25, 0.7);

opacity: 1;

text-align: center;

}

.time p:first-child{

font-size: 22px;

font-family: Microsoft YaHei;

font-weight: bold;

color: #FFFFFF;

opacity: 1;

}

.time p:last-child{

font-size: 12px;

font-family: Microsoft YaHei;

font-weight: 400;

color: #FFFFFF;

opacity: 1;

text-align: right;

margin-right: 7px;

}

.page{

    display: flex;

    width: 300px;

    margin: 0 auto;

    font-size: 20px;

font-family: Microsoft YaHei;

font-weight: 400;

line-height: 18px;

color: #002E63;

justify-content: space-between;

margin-top: 75px;

margin-bottom: 66px;

}

.page_1{

    width: 80px;

height: 33px;

border: 1px solid #CFCFCF;

opacity: 1;

}

.page_1 a{

    display: block;

    width: 80px;

    line-height: 33px;

    text-align: center;

    transition: all 0.3s;

    color: #002E63;

}

.page_1 a:hover{

    background: #002E63;

    color: #FFFFFF;

}

.page_2{

    display: flex;

    justify-content: space-between;

}

.page_2 li{

    width: 33px;

    height: 33px;

    text-align: center;

    line-height: 33px;

    transition: all 0.3s;

}

.page_2 li a{

    color: #002E63;

}

.page_2 li:hover{

    background: #002E63;

    color: #FFFFFF;

}

.page_2 li:hover a{

    color: #FFFFFF;

}

.active5{

    background: #002E63;

    color: #FFFFFF;

}

.active5 a{

    background: #002E63;

    color: #FFFFFF !important;

}



.con1-tab {

    height: 94px;

    width: 100%;

    border-bottom: 1px solid #002E63;

    margin-bottom: 26px;

}

.con1-tab1 {

    width: 178px;

    height: 60px;

    background: #002E63;

    opacity: 1;

    margin-top: 34px;

    float: left;

    margin-left: 58px;

    position: relative;

}

.con1-tab1 a {

    font-size: 18px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 60px;

    color: #FFFFFF;

    opacity: 1;

    text-align: center;

    display: block;

}

.con1-j {

    position: absolute;

    transition: all 0.3s;

    bottom: -15px;

    top: 100%;

    left: 78px;

    width: 0px;

    height: 0px;

    border-top: 7px solid #003366;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: none;

    z-index: 5;

}

.con1-tab2 {

    width: 178px;

    height: 59px;

    background: #F8F8F8;

    border: 1px solid #003366;

    opacity: 1;

    float: left;

    margin-top: 34px;

    position: relative;

    transition: all 0.3s;

}

.con1-tab2 a {

    font-size: 18px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 60px;

    color: #002E63;

    opacity: 1;

    text-align: center;

    display: block;

    transition: all 0.3s;

}

.con1-j2 {

    position: absolute;

    transition: all 0.3s;

    bottom: -15px;

    top: 100%;

    left: 78px;

    width: 0px;

    height: 0px;

    border-top: 7px solid #003366;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: none;

    z-index: 5;

    opacity: 0;

}

.con1-tab2:hover {

    background: #002E63;

}

.con1-tab2:hover>.con1-j2 {

    opacity: 1;

}

.con1-tab2:hover>a {

    color: #FFFFFF;

}

.con1-tab3 {

    width: 178px;

    height: 59px;

    background: #F8F8F8;

    border: 1px solid #003366;

    opacity: 1;

    float: left;

    margin-top: 34px;

    position: relative;

    transition: all 0.3s;

}

.con1-tab3 a {

    font-size: 18px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 60px;

    color: #002E63;

    opacity: 1;

    text-align: center;

    display: block;

    transition: all 0.3s;

}

.con1-j3 {

    position: absolute;

    transition: all 0.3s;

    bottom: -15px;

    top: 100%;

    left: 78px;

    width: 0px;

    height: 0px;

    border-top: 7px solid #003366;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

    border-bottom: none;

    z-index: 5;

    opacity: 0;

}

.con1-tab3:hover {

    background: #002E63;

}

.con1-tab3:hover>.con1-j3 {

    opacity: 1;

}

.con1-tab3:hover>a {

    color: #FFFFFF;

}

.con1-tab div:first-child{
    margin-left: 58px;
}




@media screen and (max-width: 1500px){

    .con {

        width: 90%;

    }

    .con-l{

        /* width: 15%; */

    }

    .con-l-tit{

        width: auto ;

    }

    .con-r {

        width: 82%;

    }

    .con-r ul {

        width: 90%;

    }

    .con-r ul a {

        width: 100%;

    }

    .con-r-img {

        width: 40%;

        height: auto;

    }

    .con-r-img img {

        width: 100%;

    }

    .con-r-txt {

        width: 55%;

    }

}



@media screen and (max-width: 700px){
    .con1-tab div:first-child {
        margin-left: 0;
    }
    .con1-tab {
        padding-left: 0;
    }
    .con1-tab1 {
        width: 50px;
        height: 30px;
        background: #F8F8F8;
        border: 1px solid #003366;
        opacity: 1;
        float: left;
        margin-top: 0px;
        position: relative;
        transition: all 0.3s;
        margin-left: 0;
    }
    .con1-tab1 a {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 30px;
        color: #002E63;
        opacity: 1;
        text-align: center;
        display: block;
        transition: all 0.3s;
    }
    .con1-tab1.active::after {
        position: absolute;
        content: "";
        transition: all 0.3s;
        bottom: -7px;
        left: 15px;
        width: 0px;
        height: 0px;
        border-top: 7px solid #003366;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: none;
        z-index: 5;
    }
    .page {
        width: 150px;
    }
    .con{

        width: 96%;

        margin-bottom: 30px;

    }

    .con-r {

        width: 75%;
   padding-bottom: 1px;
    }

    .con-l {

        width: 23%;
     
    }

    .con-l-tit h5 {

        font-size: 14px;

        line-height: 50px;

    }

    .con-l li {

        margin-left: 5px;

        height: 40px;

        width: auto;

    }

    .con-l li a {

        font-size: 12px;

        line-height: 40px;

    }

    .con-l img {

        margin-right: 0px;

        margin-left: 2px;

    }

    .con-l-tit{

        height: 50px;

    

    }

    .con-r-img .time {

        position: absolute;

        top: 0;

        left: 5px;

        width: 50px;

        height: 34px;

        background: rgba(207, 138, 25, 0.7);

        opacity: 1;

        text-align: center;

    }

    .time p:first-child {

        font-size: 14px;

        font-family: Microsoft YaHei;

        font-weight: bold;

        color: #FFFFFF;

        opacity: 1;

    }

    .time p:last-child {

        font-size: 12px;

        font-family: Microsoft YaHei;

        font-weight: 400;

        color: #FFFFFF;

        opacity: 1;

        text-align: right;

        margin-right: 7px;

    }

    .con-r ul a{

        display: block;

    }

    .con-r-img {

        width: 100%;

    }

    .con-r-txt {

        width: 100%;

    }

    .con-r-txt h5 {

        font-size: 14px;

        font-family: Microsoft YaHei;

        font-weight: bold;

        line-height: 24px;

        color: #333333;

        opacity: 1;

        margin-bottom: 12px;

    }

    .con-r-txt p {

        font-size: 12px;

        font-family: Microsoft YaHei;

        font-weight: 400;

        line-height: 18px;

        color: #666666;

        }

        .con-r ul{

            padding-top: 30px;

    margin-top: 30px;

        }

    .page{

        font-size: 12px;

    }

    .con1-tab {

        height: 31px;

    }

    .con1-tab1 {

        width: 70px;

        height: 30px;

    }

    .con1-tab1 a {

        font-size: 14px;

        line-height: 30px;

    }

    .con1-j {

        bottom: -15px;

        left: 24px;

        border-top: 7px solid #003366;

        border-left: 10px solid transparent;

        border-right: 10px solid transparent;

    }

    .con1-tab2 {

        width: 70px;

        height: 28px;

        background: #F8F8F8;

        border: 1px solid #003366;

        opacity: 1;

        float: left;

        margin-top: 34px;

        position: relative;

        transition: all 0.3s;

    }

    .con1-tab2 a {

        font-size: 14px;

        line-height: 30px;

    }

    .con1-j2 {

        position: absolute;

        transition: all 0.3s;

        bottom: -15px;

        top: 100%;

        left: 24px;

        width: 0px;

        height: 0px;

        border-top: 7px solid #003366;

        border-left: 10px solid transparent;

        border-right: 10px solid transparent;

        border-bottom: none;

        z-index: 5;

        opacity: 0;

    }

    .con1-tab1{

        margin-left: 0;

    }

    .con1-tab3 {

        width: 70px;

        height: 28px;

        background: #F8F8F8;

        border: 1px solid #003366;

        opacity: 1;

        float: left;

        margin-top: 34px;

        position: relative;

        transition: all 0.3s;

    }

    .con1-tab3 a {

        font-size: 14px;

        line-height: 30px;

    }

    .con1-j3 {

        position: absolute;

        transition: all 0.3s;

        bottom: -15px;

        top: 100%;

        left: 24px;

        width: 0px;

        height: 0px;

        border-top: 7px solid #003366;

        border-left: 10px solid transparent;

        border-right: 10px solid transparent;

        border-bottom: none;

        z-index: 5;

        opacity: 0;

    }
.pagination{
    width: 148px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
}