@charset "utf-8";
.section1 {
    background: url(../images/sect1-bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 60px;
}

.title {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.title h2 {
    font-weight: normal;
}

.title span {
    display: block;
    max-width: 448px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.title p {
    font-size: 30px;
    color: #000;
    margin: 10px 0;
}

.title img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.title .t-tb img {
    display: inline-block;
    vertical-align: middle;
}

.title .t-tb img.tb {
    padding: 0 45px;
}

.title .more {
    position: absolute;
    right: 0;
    bottom: 0;
}

.more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    background-color: #e4ca4c;
    text-align: center;
    border-radius: 15px;
    transition: all .3s;
}

.more a {
    display: block;
    padding-right: 15px;
    background: url(../images/more.png) no-repeat 80% center;
    font-size: 14px;
    line-height: 30px;
    color: #b11c2f;
}

.more:hover {
    background-color: #fff;
    border: 1px solid #b11e31;
}

.sect1 {
    overflow: hidden;
}

.develop {
    padding-top: 70px;
}

.sect1-l {
    position: relative;
    float: left;
    width: 915px;
    padding-bottom: 60px;
}

.sect1-l .dt-text {
    position: relative;
    float: left;
    width: 33.8%;
    background-color: #fff;
    margin-top: 40px;
    box-sizing: border-box;
}

.sect1-l .dt-text:after {
    content: "";
    position: absolute;
    width: 145%;
    left: 0;
    bottom: -60px;
    height: 60px;
    background-color: #fff;
    border-top: 1px solid #e3eaf2;
}

.sect1-l .dt-text a {
    display: block;
    padding: 55px 40px 39px 45px;
}

.sect1-l .dt-text .date {
    font-size: 24px;
    color: #b11c2f;
    text-decoration: underline;
    margin-bottom: 30px;
}

.sect1-l .dt-text h2 {
    line-height: 32px;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 25px;
    overflow: hidden;
    height: 64px;
}

.sect1-l .dt-text p {
    line-height: 28px;
    font-size: 16px;
    color: #999999;
    overflow: hidden;
    height: 142px;
}

.sect1-l .dt-pic {
    float: right;
    width: 66.2%;
}

.sect1-l .dt-pic a {
    display: block;
}

.sect1-l .dt-pic .pic {
    padding-top: 70%;
}

.dt-pic .slick-dots {
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
    line-height: 60px;
    width: 340px;
    background-color: #b11c2f;
    z-index: 9;
}

.dt-pic .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #cd6e7a;
    margin: 0 14px;
    vertical-align: middle;
}

.dt-pic .slick-dots li.slick-active {
    background-color: #fff;
}

.dt-pic .slick-prev {
    top: auto;
    transform: none;
    left: 28%;
    width: 30px;
    height: 30px;
    bottom: -42px;
    background: url(../images/dt-l.png) no-repeat center center;
    z-index: 11;
}

.dt-pic .slick-next {
    right: 28%;
    top: auto;
    transform: none;
    width: 30px;
    height: 30px;
    bottom: -42px;
    background: url(../images/dt-r.png) no-repeat center center;
    z-index: 11;
}

.sect1-r {
    overflow: hidden;
    padding-left: 35px;
    /* float: right; */
    /* width: 29.6%; */
}

.rq-lb li {
   padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px dotted #e7c7c4;
}

.rq-lb li a {
    display: block;
    overflow: hidden;
}

.rq-lb li a .ly {
    float: left;
    border-right: 1px solid #d9cac8;
    /* font-size: 0; */
}

.rq-lb li a .date {
    font-size: 24px;
    color: #af9699;
    font-size: 0;
}

.rq-lb li a .text {
    overflow: hidden;
    padding-left: 25px;
}

.rq-lb li a .text h2 {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.rq-lb li a .text p {
    margin-top: 5px;
    line-height: 22px;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
   
    font-weight: normal;
}

.rq-lb li:hover a .text p {
    color: #b11c2f;
}

.section2 {
    padding-top: 60px;
    padding-bottom: 80px;
}

.date-list {
    margin-top: 40px;
}

.date-list>li {
    float: left;
    width: 24%;
    margin-left: 1.3333%;
    border: 1px solid #ece6e7;
    background-color: #fff;
    box-shadow: 0 0 10px #ece5e5;
    transition: all .3s;
}

.date-list>li:first-child {
    margin-left: 0;
}

.date-list>li a {
    display: block;
    padding: 25px 30px;
    overflow: hidden;
}

.date-list>li a .date {
    position: relative;
    float: left;
    width: 45px;
    color: #94693b;
    text-align: center;
}

.date-list>li a .date:after {
    content: '';
    position: absolute;
    top: 35%;
    left: 50%;
    width: 1px;
    height: 35px;
    background-color: #94693b;
    transform: rotate(70deg);
}

.date-list>li a .date p {
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 18px;
    margin-bottom: 20px;
}

.date-list>li a .date span {
    display: block;
    font-size: 16px;
}

.date-list>li a .text {
    overflow: hidden;
    padding-left: 30px;
}

.date-list>li a .text p {
    line-height: 26px;
    font-size: 18px;
    color: #333;
    text-align: justify;
    overflow: hidden;
    height: 78px;
}

.date-list>li:hover {
    background-color: #b11c2f;
}

.date-list>li:hover .date {
    color: #fff;
}

.date-list>li:hover .text p {
    color: #fff;
}

.date-list>li:hover a .date:after {
    background-color: #fff;
}

.section3 {
    position: relative;
    margin-bottom: 45px;
}

.section3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 327px;
    height: 527px;
    background: url(../images/section3-bg.png) no-repeat left bottom;
    z-index: -1;
 display: none;
}

.sect3 {
    overflow: hidden;
    background: url(../images/sect3-bg.png) no-repeat 55% center;
}

.sect3-l {
    float: left;
    width: 41%;
    padding-left: 100px;
}

.sect3-r {
    float: right;
    width: 33%;
}

.sect3 .title {
    text-align: left;
}

.sect3 .title p {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.sect3 .title img {
    display: inline-block;
    vertical-align: middle;
}

.title span img {
    max-width: 448px;
    width: 100%;
}

.sect3 .title span {
    margin: 0;
    margin-bottom: 15px;
}

.list {
    margin-top: 35px;
}

.list>li {
    margin-top: 15px;
}

.list>li a {
    display: block;
    line-height: 22px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    height: 44px;
}

.list>li .date {
    position: relative;
    text-align: right;
    margin-top: 15px;
}

.list>li .date span {
    position: relative;
    padding-left: 37px;
    background: #fff url(../images/date.png) no-repeat 17px center;
    font-size: 16px;
    color: #982f3c;
    z-index: 9;
}

.list>li .date:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    height: 1px;
    background-color: #f4dfe2;
}

.sect3 .more {
    float: right;
    margin-top: 20px;
}

.list>li:hover a {
    color: #b11c2f;
}

.section4 {
    padding-top: 35px;
    padding-bottom: 30px;
    background: url(../images/section5-bg.jpg) no-repeat center center;
    background-size: cover;
}

.qh {
    margin-top: 15px;
}

.qh .qh-bt {
    text-align: center;
    font-size: 0;
}

.qh .qh-bt span {
    position: relative;
    display: inline-block;
    padding: 0 100px;
    margin-bottom: 45px;
    font-size: 30px;
    line-height: 34px;
    color: #000;
    border-left: 2px solid #c4b6b6;
    cursor: pointer;
}

.qh .qh-bt span:first-child {
    border-left: none;
}

.qh .qh-bt span:after {
    content: '';
    position: absolute;
    width: 118px;
    height: 24px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    display: none;
}

.qh .qh-bt span:nth-child(3):after {
    background: url(../images/qh-tb3.png) no-repeat center center;
}

.qh .qh-bt span:nth-child(1):after {
    background: url(../images/qh-tb4.png) no-repeat center center;
}

.qh .qh-bt span:nth-child(2):after {
    background: url(../images/qh-tb.png) no-repeat center center;
}

.qh .qh-bt span:nth-child(1).on:after {
    display: block;
}

.qh .qh-bt span:nth-child(2).on:after {
    display: block;
}

.qh .qh-bt span:nth-child(3).on:after {
    display: block;
}

.qh-box {
    margin-top: 30px;
}

.qh-box .box {
    overflow: hidden;
    display: none;
}

.qh-box .box.on {
    display: block;
}

.qh-box .box-l {
    position: relative;
    float: left;
    width: 35%;
    border-bottom: 2px solid #b11c2f;
}

.qh-box .box-l:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/qh-tc.png) no-repeat center bottom;
    background-size: 100% 100%;
}

.qh-box .box-l:hover img {
    transform: scale(1.2);
}

.qh-box .box-l .pic {
    padding-top: 66%;
}

.qh-box .box-l .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 78px;
    height: 60px;
    background-color: #b11e31;
    color: #fff;
    text-align: center;
}

.qh-box .box-l .date p {
    padding-top: 5px;
    font-size: 30px;
    line-height: 30px;
}

.qh-box .box-l .date span {
    font-size: 16px;
}

.qh-box .box-l>p {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    line-height: 60px;
    padding: 0 15px;
    font-size: 18px;
    color: #fff;
    z-index: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qh-box .box-r {
    float: right;
    width: 61.5%;
}

.qh-box .box-r ul {
    overflow: hidden;
}


/*.qh-box .box-r ul li {
    width: 48%;
    float: left;
    margin-left: 4%;
}*/

.qh-box .box-r ul li span {
    display: inline-block;
    /* margin-top: 10px; */
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-top: 5px;
}

.qh-box .box-r ul li:nth-child(2n-1) {
    margin-left: 0;
}

.qh-box .box-r ul li .date p {
    font-size: 18px;
    color: #b11c2f;
    line-height: 20px;
    padding-right: 20px;
    /* border-right: 2px solid #d9cac8; */
    /* margin-top: 10px; */
}

.qh-box .box .more {
    float: right;
    margin-top: 15px;
}

.section5 {
    padding: 100px 0;
}

.sect5 {
    position: relative;
    padding-left: 260px;
}

.sect5 .title {
    position: absolute;
    width: 260px;
    text-align: left;
    left: 0;
    top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebe2e3;
}

.sect5 .title img {
    float: left;
}

.sect5 .title h2 p {
    display: inline-block;
}

.sect5 .title h2 img.tb {
    display: inline-block;
    float: none;
    margin: 6px 0px 0px 6px;
}

.sect5 .title .more {
    position: static;
    margin-top: 20px;
    float: right;
}

.yj ul li a {
    display: block;
    margin-right: 5px;
    margin-left: 15px;
    border: 1px solid #f6efef;
    background: #fff url(../images/jtt.png) no-repeat 90% 88%;
    box-shadow: 0 0 5px #eee;
    padding: 35px 25px 25px 25px;
    height: 231px;
}

.yj ul li a h2 {
    line-height: 29px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yj ul li:hover a h2 {
    color: #b11e31;
}

.yj ul li a .tw {
    margin-top: 15px;
    overflow: hidden;
}

.yj ul li a .tw p {
    line-height: 20px;
    text-indent: 2em;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    height: 60px;
}

.yj ul li.yj-tp a .tw {
    margin-top: 0;
}

.yj ul li.yj-tp a .tw .pic {
    padding-top: 25%;
    float: left;
    width: 110px;
}

.yj ul li.yj-tp a .tw p {
    padding-left: 10px;
    overflow: hidden;
}

.yj ul li a .date {
    margin-top: 15px;
    font-size: 16px;
    color: #b11c2f;
}

.yj .slick-prev {
    top: auto;
    left: -260px;
    transform: none;
    width: 45px;
    height: 45px;
    bottom: 15px;
    border-radius: 50%;
    border: 1px solid #e2d7d7;
    background: url(../images/yj-l.png) no-repeat center center;
}

.yj .slick-next {
    top: auto;
    transform: none;
    right: auto;
    left: -190px;
    width: 45px;
    height: 45px;
    bottom: 15px;
    border-radius: 50%;
    border: 1px solid #e2d7d7;
    background: url(../images/yj-r.png) no-repeat center center;
}

.yj .slick-prev:hover {
    background: #b11c2f url(../images/yj-l-other.png) no-repeat center center;
}

.yj .slick-next:hover {
    background: #b11c2f url(../images/yj-r-other.png) no-repeat center center;
}

.sect6 {
    max-width: 1615px;
    margin: 0 auto;
    background-color: #f4eced;
    padding-top: 35px;
    padding-bottom: 65px;
}

.link>ul>li {
    float: left;
    width: 25%;
    margin-top: 20px;
    border-left: 2px solid #cebca5;
    text-align: center;
}

.link>ul>li:nth-child(4n-3) {
    border-left: none;
    text-align: center;
}

.link>ul>li>a {
    font-size: 18px;
    color: #1b1105;
}

.link>ul>li:hover>a {
    color: #982f3c;
}

@media screen and (max-width: 1800px) {
    .section3:after {
        opacity: .3;
    }
}

@media screen and (max-width: 1365px) {
    .sect6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sect3-l {
        padding-left: 0;
    }
    .section3 {
        background-size: 200px auto;
        background-position: left center;
    }
    .sect5 .title {
        left: 15px;
    }
    .yj .slick-prev {
        left: -240px;
    }
    .yj ul li a {
        padding: 40px 15px;
    }
    .yj ul li.yj-tp a .tw .pic {
        width: 80px;
    }
}

@media screen and (max-width: 1300px) {
    .sect1-l {
        width: 690px;
    }
    .sect1-l .dt-text a {
        padding: 23px 15px;
    }
    .sect1-l .dt-text {
        margin-top: 0;
    }
    .sect1-l .dt-text .date {
        margin-bottom: 13px;
    }
    .rq-lb li {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .dt-pic .slick-prev {
        left: 15%;
    }
    .dt-pic .slick-next {
        right: 15%;
    }
    .date-list>li a {
        padding: 10px;
    }
    .date-list>li a .text {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1100px) {
    .sect1-l {
        width: 630px;
    }
    .sect1-l .dt-text h2 {
        margin-bottom: 5px;
    }
    .sect1-l .dt-text p {
        line-height: 27px;
    }
    .section3:after {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .sect1-l {
        float: none;
        width: auto;
        overflow: hidden;
    }
    .sect1-r {
        float: none;
        width: auto;
        overflow: visible;
        padding-left: 0;
    }
    .sect1-l .dt-text {
        overflow: hidden;
        float: none;
        width: auto;
    }
    .sect1-l .dt-pic {
        float: left;
        width: 446px;
    }
    .sect1-l .dt-text a {
        padding: 32px 15px;
    }
    .date-list>li {
        width: 48%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .date-list>li:nth-child(2n) {
        margin-left: 4%;
    }
    .qh .qh-bt span {
        padding: 0 30px;
    }
    .qh-box .box-l {
        float: none;
        width: auto;
    }
    .qh-box .box-r {
        float: none;
        width: auto;
        margin-top: 15px;
    }
    .link>ul>li>a {
        font-size: 14px;
    }
}

@media screen and (max-width:760px) {
    .section1 {
        padding: 15px 0;
    }
    .title h2 {
        float: left;
        width: 60%;
        text-align: left;
    }
    .title .t-tb img {
        display: none;
    }
    .title .t-tb img.tb {
        display: inline-block;
        padding: 0;
    }
    .title p {
        display: inline-block;
        font-size: 20px;
        margin: 0;
    }
    .title .t-tb {
        display: inline-block;
    }
    .develop {
        padding-top: 15px;
    }
    .sect1-l .dt-pic {
        float: none;
        width: auto;
    }
    .dt-pic .slick-dots {
        width: 100%;
    }
    .sect1-l .dt-text {
        overflow: visible;
        margin-top: 60px;
    }
    .sect1-l .dt-text:after {
        display: none;
    }
    .sect1-l .dt-text a {
        padding: 15px;
    }
    .sect1-l {
        padding-bottom: 15px;
    }
    .section2 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .date-list {
        margin-top: 15px;
    }
    .date-list>li {
        float: none;
        width: auto;
    }
    .date-list>li:nth-child(2n) {
        margin-left: 0;
    }
    .date-list>li a .date p {
        font-size: 25px;
        margin-bottom: 0;
    }
    .date-list>li a .date:after {
        top: 25%
    }
    .rq-lb li a .date {
        font-size: 18px;
    }
    .sect3-l {
        float: none;
        width: auto;
    }
    .sect3 .title span {
        margin-bottom: 0;
    }
    .list {
        margin-top: 15px;
    }
    .list>li a {
        font-size: 16px;
    }
    .section3 {
        background-position: left top;
        background-image: none;
    }
    .sect3-r {
        float: none;
        width: auto;
    }
    .sect3 {
        background-position: left center;
        background-image: none;
    }
    .qh .qh-bt span {
        padding: 0 15px;
        font-size: 16px;
        line-height: 22px;
    }
    .qh .qh-bt span:after {
        background-size: 80px auto;
    }
    .qh-box {
        margin-top: 15px;
    }
    .qh-box .box-r ul li {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .rq-lb li a .text p {
        font-size: 16px;
    }
    .section5 {
        padding: 15px 0;
    }
    .sect5 .title img {
        max-width: 196px;
        width: 100%;
    }
    .sect5 .title h2 img.tb {
        max-width: auto;
        width: auto;
    }
    .sect5 {
        padding-left: 135px;
    }
    .sect5 .title {
        width: 135px;
    }
    .sect5 .title .more {
        margin-right: 20px;
    }
    .yj .slick-prev {
        left: -130px;
        bottom: 0;
    }
    .yj .slick-next {
        left: -70px;
        bottom: 0;
    }
    .date-list>li a .text p {
        font-size: 16px;
    }
    .sect6 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .link {
        padding-left: 0;
        padding-right: 0;
    }
    .link>ul>li {
        width: 50%;
        border-left: none;
        text-align: left;
        margin-top: 10px;
    }
    .section3 {
        margin-bottom: 15px;
    }
}


@media screen and (max-width:700px){
    .pc1 img {width:200px;height:70px;}
}