@charset "utf-8";

.banner {
    position: relative;
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
}


.banner a {
    display: block;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}



.banner .slick-slide a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    z-index: 9;
    font-size: 24px;
}

.banner .slick-prev,
.banner .slick-next {
    width: 39px;
    height: 67px;
    opacity: 0.75;
    z-index: 9;
    display: none;
}

.banner .slick-prev {
    background:  no-repeat;
    left: 0px;

}

.banner .slick-next {
    background:  no-repeat;
    right: -1px;
}

.banner .slick-dots {
    bottom: 30px;
}

.banner .slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: solid 1px #ffffff;
    /* margin: 0 12px; */
}

.banner .slick-dots li button {
    font-size: 0px;
}

.banner .slick-dots li button::before {
    content: '0';
}

.banner .slick-dots .slick-active {
    border: solid 1px #ba1815;
    background-color: #ba1815;
}

.index {
    margin-top: 44px;
}

.tit {
    text-align: center;
    position: relative;
}

.tit>h2 {
    position: absolute;
    font-size: 30px;
    letter-spacing: 2px;
    color: #333333;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.tit>p {
    font-size: 60px;
    line-height: 45px;
    letter-spacing: 3px;
    color: #c7c7c7;
    opacity: 0.2;
}

.tit-more {
    position: absolute;
    right: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #999999;
    top: 28px;
}

.tit-more:hover {
    color: #ba1815;
}

.news-c {
    margin-top: 46px;
}

.news-l {
    width: 690px;
    float: left;
    margin-right: 1.4%;
}

.n-txt {
    width: 92%;
    height: 25%;
    background-color: #ffffff;
    border: 1px solid #eee;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    padding: 27px 45px 24px 26px;

  

}

.n-banner ul li a {
    display: block;
    position: relative;
    padding-top: 80%;


}

.n-txt p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.n-txt p:hover {
    color: #ba1815;
}

.n-txt span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #999999;
    right: 36px;
    bottom: 24px;
    position: absolute;
}

.n-banner .slick-dots {
    bottom: 24px;
    left: 22px;
    display: inline-block;
    text-align: left;
}

.n-banner .slick-dots li {
    width: 12px;
    height: 12px;
    border: solid 1px #999999;
    border-radius: 50%;
    margin: 0 7px;
}

.n-banner .slick-dots .slick-active {

    background-color: #ba1815;
    border: solid 1px #ba1815;
}

.n-banner {
    position: relative;
}

.n-more {
    position: absolute;
    right: 15px;
    bottom: 27px;
    width: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #999999;
}

.n-more:hover {
    color: #ba1815;
}

.n-pic {
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 79%;
    position: absolute;
}

.n-pic img {
    width: 100%;
    height: 100%;
    transition: all 1s;   
}

.n-pic img:hover {
    transform: scale(1.05);
}

.news-r {
    overflow: hidden;
}

.news-r ul li {
    /* height: 96px; */
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
    position: relative;
    padding-bottom: 16px;
}

.news-r ul li:last-child {
    border: none;
}

.news-r ul li span {
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ba1815;
}

.news-r h3 {
    width: 72%;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 1px;
    color: #333333;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-r h3:hover {
    color: #ba1815;
    font-weight: 600;
}

.news-r p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 1px;
    color: #999999;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    
}

.notice-box {
    padding-top: 76px;
}

.notice-c {
    margin-top: 93px;
}

.notice-c ul li a {
    display: block;
}

.notice-c ul li {
    float: left;
    width: 22.8%;
    margin-right: 2.8%;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 1px 15px 0px rgba(175, 175, 175, 0.73);
    border-radius: 4px;

}

.notice-c ul li::after {
    content: '';
    width: 174px;
    height: 60px;
    background: url(../images/notice-bj3.png) no-repeat;
    background-position: 0 -6px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    overflow: hidden;

}

.notice-c ul li:hover {
    background-image: linear-gradient(0deg,
            #ba1815 1%,
            #d23431 100%),
        linear-gradient(#ba1815,
            #ba1815);
    background-blend-mode: normal,
        normal;
    border-radius: 4px;

}

.notice-c ul li:hover h3 {
    color: #fff;
}

.notice-c ul li:hover p {
    color: #f9cdcc;
}



.notice-c ul li:last-child {
    margin-right: 0;
}

.notice-txt {
    padding: 104px 20px 54px 25px;
}

.notice-txt h3 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    height: 60px;
    letter-spacing: 1px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}

.notice-txt p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #999999;
    height: 156px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice-d {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(0deg,
            #ffd191 1%,
            #ffeacc 100%),
        linear-gradient(#fcdfb8,
            #fcdfb8);
    background-blend-mode: normal,
        normal;
    opacity: 0.8;
    border-radius: 50%;
    padding: 28px;
}

.notice-d h2 {
    font-size: 36px;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ba1815;
    text-align: center;
    margin-bottom: 12px;
}

.notice-d span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ba1815;

}

.notice-c ul li:hover .notice-d {
    opacity: 1;
}

.notice-c ul li:hover span {
    opacity: 1;
}

.back-off {
    padding-top: 110px;
}

.back-l {
    margin-right: 4%;
    width: 50%;
    float: left;
}

.back-c ul li a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.back-c ul li {
    position: relative;

}

.back-c ul li span {
    margin-right: 6px;
}

.back-c ul li a {
    width: 80%;
}

.back-c ul li a:hover {
    color: #ba1815;
}

.back-c ul li b {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
}

.b-tit {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 60px;
    width: 190px;
    height: 60px;
    background-image: linear-gradient(0deg,
            #ba1815 1%,
            #d23431 100%),
        linear-gradient(#ba1815,
            #ba1815);
    background-blend-mode: normal,
        normal;
    border-radius: 4px 4px 4px 0px;
    font-size: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    transform: translateY(-50%);
}

.back-list {
    position: relative;
    margin-bottom: 70px;
    padding: 59px 42px 39px 35px;
    background-color: #fff;
}


.b-more {
    position: absolute;
    right: 43px;
    top: 23px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #999999;
}

.b-more:hover {
    color: #ba1815;
}

.back-r {
    overflow: hidden;

}

.back-r>.tit {
    text-align: left;

}

.back-r>.tit>h2 {
    left: 0;
    transform: translateX(0);
    font-size: 30px;
    letter-spacing: 2px;
    color: #ffffff;
}

.back-r>.tit>p {
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 3px;
    color: #c7c7c7;
    opacity: 0.06;
}

.b-banner {
    margin-top: 30px;
    position: relative;
}
.b-banner ul li a{
    display: block;
}
.b-pic {
    width: 644px;

    overflow: hidden;
}

.b-pic>img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.b-pic>img:hover {
    transform: scale(1.05);
}

.b-txt {
    padding: 30px 48px 64px 36px;
    background-color: #fff;
}

.b-txt h3 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 16px;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.b-txt h3:hover{
    color: #ba1815;
}
.b-txt p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #999999;
    margin-bottom: 40px;
    height: 56px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.b-txt span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #999999;
}

.b-banner .slick-dots {
    bottom: 72px;
    text-align: right;
    padding-right: 50px;
    
}

.b-banner .slick-dots li {
    width: 12px;
    height: 12px;
    border: solid 1px #b9b9b9;
    border-radius: 50%;
    margin: 0 10px;
}

.b-banner .slick-dots .slick-active {
    width: 12px;
    height: 12px;
    border: solid 1px #ba1815;
    background-color: #ba1815;
}

.notice-box {
    background: url(../images/houqin-bj.png) no-repeat;
    background-position: center 500px;
}

.serve-box {
    padding-top: 106px;
}

.ser-l {
    float: left;
    width: 48%;
    background-color: #ffffff;
    box-shadow: 0px 1px 20px 0px rgba(113, 68, 41, 0.1);
    border-radius: 4px;
    position: relative;
    padding-top: 60px;
    padding-bottom: 52px;
}

.ser-l::before {
    content: '';
    width: 260px;
    height: 50px;
    position: absolute;
    background: url(../images/c-nav.png) no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ser-l ul li a {
    display: block;
}

.ser-l ul li {
    width: 38%;
    border: solid 1px #8a5439;
    text-align: center;
    float: left;
    margin: 0 6%;
    margin-top: 40px;
    padding: 15px;
    
}
#ser-r ul li{
    padding: 25px 0;
}
.ser-l ul li:hover {
    background-image: linear-gradient(0deg,
            #ba1815 1%,
            #d23431 100%),
        linear-gradient(#8a5439,
            #8a5439);
    background-blend-mode: normal,
        normal;
    border: 1px solid #ba1815;   
}

.ser-l ul li:hover p {
    color: #fff;
}
.ser-l ul li:hover h3 {
    color: #fff;
}

.ser-l ul li a h3 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #8a5439;
}

.ser-l ul li a p {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #8a5439;
}


.ser-tit {
    width: 32%;
    position: absolute;
    left: 50%;
    top: -36px;
    background-image: linear-gradient(0deg,
            #f4d6c4 0%,
            #d88f62 99%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
    border-radius: 10px 10px 0px 0px;
    padding: 22px 0;
    text-align: center;
    transform: translateX(-50%);
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 2px;
    color: #8a5439;
}

.ser-l{
    margin-right: 4%;
}
#ser-r{
    margin-right: 0;
}




@media screen and (max-width:1420px) {

}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    .news-l{
        float: none;
        width: auto;
        margin-bottom: 20px;
        margin: 0 12px;
    }
    .news-r{
        margin: 0 12px;
    }
    .n-pic>img{
        position: absolute;
        top: 0;
        left: 0;
    }
    .n-banner ul li a{

        position: relative;
        padding-top: 79%;
    }

    .notice-c ul li{
        width: 45%;
    }
    .notice-c ul li{
        margin: 0 2.5%;
    }
    .notice-c ul li:nth-child(even){
        margin-right: 0;
    }
    .notice-c ul li:nth-child(-n+2){
        margin-bottom: 80px;
    }
    .back-l{
        margin-right: 0;
        width: 100%;
        float: none;
    }

    .b-pic{
        width: auto;
        padding-top: 58%;
        position: relative;
    }
    .b-pic>img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        
    }

    .ser-l{
        float: none;
        width: auto;
    }

    .serve-box>.ser-l:first-child{
       margin-bottom: 60px;
       margin-right: 0;
    }

    .notice-box{
        padding-top: 0px;
    }

    .back-r>.tit>h2{
        color: #333;
    }
    .back-r>.tit>p{
        opacity: 0.2;
    }
    .back-list:last-child{
        margin-bottom: 20px;
    }
    .notice-box{
        background-position: 0 842px;
    }
    .ser-tit{
        font-size: 26px;
    }
    .serve-box{
        padding-top: 30px;
    }
    .b-banner .slick-dots{
        bottom: 10%;
    }
}

@media screen and (max-width:768px) {
    .banner .slick-dots {
        bottom: 15px;
    }
    .index{
        margin-top: 20px;
    }
    .news-c{
        margin-top: 20px;
    }
    .b-txt{
        padding: 30px;
    }
    .serve-box{
        padding-top: 30px;
    }
    .ser-tit{
        font-size: 24px;
    }
    .n-banner .slick-dots{
        bottom: 20px;
    }
    .n-txt{
        padding: 10px;
        height: 120px;
    }
    .n-txt span{
        bottom: 13px;
    }
    .n-more{
        bottom: 5px;
    }
    .back-list{
        padding: 30px 15px;
    }
    .b-more{
        right: 10px;
        top: 0;
    }
    .b-txt p{
        margin-bottom: 15px;
    }
    .b-banner .slick-dots{
        bottom: 6%;
    }
    .tit>h2{
        font-size: 24px;
    }
    .news-r h3{
        font-size: 16px;
    }
    .n-txt p{
        font-size: 16px;
    }
    .b-txt h3{
        font-size: 16px;
    }
    .ser-l ul li a h3{
        font-size: 18px;
    }
    #ser-r ul li{
        padding: 18px 0;
    }
    .tit>p{
        font-size: 50px;
    }
}

@media screen and (max-width:568px) {

    .notice-c ul li{
        width: auto;
        float: none;
        margin-bottom: 80px;
        margin: 75px 0 0 0;
    }
    .back-list:last-child{
        padding-bottom: 0;
    }
    .banner .slick-dots{
        bottom: 10px;
    }
    .notice-txt {
        padding: 81px 20px 20px 20px;
    }
    .back-off{
        padding-top: 40px;
    }
    .back-list{
        margin-bottom: 15px;
    }
    .ser-tit{
        font-size: 22px;
        padding: 20px 0;
    }
    .ser-l ul li{
        padding: 10px 0;
        width: auto;
        float: none;
    }
    .ser-l ul li:first-child{
        margin-top: 20px;
    }
    .n-more{
        bottom: -5px;
        right: 5px;
        font-size: 13px;
    }
    .b-txt{
        padding: 15px;
    }
    .b-txt p{
        margin-bottom: 0;
    }
    .b-banner .slick-dots{

        right: -40px;
    }
    .ser-l ul li{
        margin-top: 20px;
    }
    .ser-l ul li:first-child{
        margin-top: 0px;
    }
    .serve-box>.ser-l:first-child{
        margin-bottom: 45px;
    }
    .ser-l{
        padding-bottom: 30px;
    }
    .news-r{
        margin-top: 20px;
    }
    .tit>p{
        font-size: 40px;
    }
}