.font1140838{ font-size: 9pt ;}
.fontstyle1140838{ font-size: 14px; color: #ffffff; line-height: 32px;}

/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.slick{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;}

.slick.slick-initialized {
    visibility: visible;
    opacity: 1;}
.s3-r {

    width: 43%;
    float: right;}

.s3-r ul li {
    height: auto;
    border-bottom: 1px solid #e2e4e6;}
.s3-r ul li:nth-child(6){
border:0;}
.s3-r ul li a {
    display: block;
    background: #fff;
    padding: 5px 15px;}

.s3-r ul li a h3 {
   font-size: 14px;
font-stretch: normal;
line-height: 50px;
color: #174490;
position: relative;
-webkit-box-orient: vertical;
overflow: hidden;
font-weight: 500;
min-height: 31px;
white-space: nowrap;
text-overflow: ellipsis;}

.s3-r ul li a h3 i {
    background-image: linear-gradient(#fff, #fff);}



.s3-r ul li a .info {
    margin: 10px 0 20px 0;}

.s3-r ul li a .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 0;
    color: rgba(255, 255, 255, .8);}

.s3-r ul li a .info p img {
    width: 20px;
    margin-right: 10px;}

.s3-r ul li a .date {
    display: flex;
    align-items: flex-end;
    position: relative;}

.s3-r ul li a .date::before {
    content: "";
    position: absolute;
    left: -30px;
    background-color: rgba(255, 255, 255, .2);
    height: 1px;
    width: 25px;
    top: 50%;}

.s3-r ul li a .date::after {
    content: "";
    flex: 1;
    min-width: 0;
    height: 1px;
    top: 50%;
    background-color: rgba(255, 255, 255, .2);
    margin-right: -.30px;
    margin-bottom: .10px;}


.s3-r ul li a .date b {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0;
    color: #ffffff;
    margin-right: 1px;}


.s3-r ul li a .date span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0;
    color: #ffffff;
    margin-right: 16px;}

.s3-r ul li a:hover h3 {
    color: #fff;}


.s3-l {
    width: 57%;
    float: left;}

.s3-l a {
    display: block;}

.s3-l a .pic {
    padding-top: 73.8%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;}

.s3-r ul li.active a {
     background: #174490;
    background-image: linear-gradient(#0062bf, #0062bf), linear-gradient(#174490, #174490);}

.s3-r ul li.active a h3 {
    color: #fff;}
.sect2-r .links_r li:nth-child(1) {
    background-color: #91cfe6;}

.sect2-r .links_r li:nth-child(2) {
    background-color: #8eb4ff;}

.sect2-r .links_r li:nth-child(3) {
    background-color: #2c6c71;}
.sect2-r .links_r li:nth-child(1) {
margin-top: 51px;}
.sect2-r .links_r li {
    margin-top: 44px;}
.links {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
     display: flex; 
    justify-content: space-between;
     margin-top: 51px; 
    background: #ededed;
    padding: 14px;}
