﻿
.s2-date {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 63px;
    height: 70px;
    background: #a82923;
    text-align: center;
    border-radius: 5px;
}

.s2-date p {
    color: #fff;
    font-size: 24px;
    line-height: 38px;
}

.s2-date span {
    display: inline-block;
    border-top: 1px solid #d6d6d6;
    font-size: 12px;
    line-height: 24px;
    color: rgb(233, 230, 230);
}



.news_main {
    width: 100%;
    height: 500px;
}



.s4-rtext1 {
    margin: 15px 0;
}

.s4-rtext1 li {

    padding-right: 100px;
    position: relative;
}

.s4-rtext1 li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    transition: all 0.5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s4-rtext1 li a:hover {
    color: #002896;
    margin-left: 10px;
}

.s4-rtext1 li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #002896;
    font-style: normal;
}

.s4-rtext1 li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #797979;
}

.index {
    padding-top: 75px;
    /* background: url(../images/i-top-bj.png) no-repeat; */
    /* background-size: 1920px 75px;
    background-position: center top; */
    margin-top: -65px;
    position: relative;
    z-index: 99;
}

/* .section1 {
    /* background: #f6f6f6;
} */

.s1-left {
    float: left;
    width: 40%;
    padding-top: -50px;
}

.s1-left h3 a {
    display: block;
}

.s1-left h3 a img {
    vertical-align: middle;
    height: 16px;
}


.s1-left-tit:hover {
    text-decoration: underline;
}

.s1-left-cont {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    padding: 20px 20px 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    height: 270px;
    overflow: hidden;
}

.s1-left-switch {
    margin-top: 5px;
}

.s1-left-switch .owl-theme .owl-controls {
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.s1-left-switch .owl-theme .owl-controls .owl-page span {
    background: none;
    border: 1px solid #fff;
    opacity: 1;
}

.s1-left-switch .owl-theme .owl-controls .owl-page.active span,
.s1-left-switch .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
}

.s1-right {
    float: right;
    width: 55%;
    margin-right: 3%;
}

.s1-right h2 {
    text-align: right;
    font-size: 36px;
    color: #423333;
    font-weight: normal;
}


.s1-right ul li {
    box-sizing: border-box;
    float: left;
    transition: all 0.5s;
}

.s1-right ul li:first-child {
    margin-left: 0;
    margin-top: 0;

}

.s1-right ul li:first-child+li {
    margin-top: 0;
}

.s1-right ul li:first-child+li+li {
    margin-left: 0;
}

.s1-right ul li a {
    display: block;
}

.s1-right ul li h3 {
    font-size: 18px;
    color: #a82923;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s1-right ul li p {
    font-size: 14px;
    line-height: 30px;
    color: #797979;
    height: 90px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

.s1-right ul li span {
    display: block;
    width: 95px;
    height: 35px;
    border-radius: 25px;
    text-align: center;
    line-height: 35px;
    color: #333;
    /* background: #f7f7f7; */
    font-size: 12px;
}

.s1-right ul li span:hover {
    background: #0600b0;
    color: #fff;
}



.s4-rtext1 {
    margin: 20px 0;
}

.s4-rtext1 li {

    padding-right: 100px;
    position: relative;
}

.s4-rtext1 li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    transition: all 0.5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s4-rtext1 li a:hover {
    color: #00407b;
    margin-left: 10px;
}

.s4-rtext1 li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #00407b;
    font-style: normal;
}

.s4-rtext1 li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #797979;
}