input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.max1400 {
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.max1620 {
    max-width: 1650px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}


/*头部样式*/

.top_wap {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.logo {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
}

.logo img {
    max-width: 100%;
}

#formsearch2 {
    width: 165px;
    height: 29px;
    line-height: 29px;
    background: url(../images/ssbg.png) no-repeat center center;
}

#formsearch2 input {
    height: 29px;
    background: #fff;
    line-height: 29px;
    border: none;
    outline: none;
}

#formsearch2 input#keyword {
    height: 29px;
    line-height: 29px;
    padding-left: 10px;
    color: #000000;
    float: left;
    background: none;
    border: none;
    font-size: 12px;
    width: 80%;
}

#formsearch2 input#s_btn {
    width: 20%;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

@media (max-width:1440px) {
    .logo {
        max-width: 120px;
    }
}


/* banner */

.big_banner {
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-top img {
    width: 100%;
    display: block;
}

.banner_shu {
    position: absolute;
    width: 235px;
    right: 12.8vw;
    top: 0px;
    height: 100%;
    padding: 0% 30px;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_shu .middle {
    height: 40%;
}

.gallery-thumbs {
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 100%;
    height: 100%;
    opacity: 1;
    padding: 5px 10px;
    background: #303030;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.gallery-thumbs .swiper-slide span {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    width: 28%;
    text-align: center;
}

.gallery-thumbs .swiper-slide .bimg {
    width: 70%;
}

.gallery-thumbs .swiper-slide img {
    width: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    background: #c0172c;
}

.gallery-thumbs .swiper-slide {
    height: auto;
}

@media (max-width:1500px) {
    .banner_shu .middle {
        height: 50%;
    }
}

@media (max-width:1200px) {
    .banner_shu .middle {
        height: 65%;
    }
    .gallery-thumbs .swiper-slide span {
        font-size: 14px;
    }
}


/* c1_index */

.c1_index {
    position: relative;
    padding: 3.125% 0;
    border-top: 10px solid #c0172c;
}

.shuzi {
    position: relative;
}

.shuzi li {
    position: relative;
    text-align: center;
    padding: 2.125% 0;
    margin: 15px 0;
}

.shuzi li+li {
    border-left: 1px dashed #debdbb;
}

.shuzi li .shuzi_t {
    color: #c0172c;
    font: 400 24px/60px "Impact";
}

.shuzi li .shuzi_t span {
    font: 600 90px/60px "Impact";
    color: #c0172c;
}

.shuzi li .shuzi_t em {
    font-style: normal;
    padding-left: 5px;
    font-family: "Microsoft Yahei";
}

.shuzi li .shuzi_yy {
    font: 400 24px/1.7 "Microsoft Yahei";
    color: #000000;
}

@media (max-width:992px) {
    .shuzi li:nth-child(3) {
        border-left: none;
    }
}

@media (max-width:768px) {
    .shuzi li .shuzi_t span {
        font-size: 40px;
    }
    .shuzi li .shuzi_t {
        font-size: 20px;
    }
    .shuzi li .shuzi_yy {
        font-size: 16px;
    }
}


/* c2_index */

.c2_index {
    position: relative;
}

.abb_wap {
    background: #cfb18f;
    padding: 5.125% 0;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.ttt1 {
    text-align: center;
}

.ttt1 img {
    max-width: 100%;
}

.abb_wap .abbtxt {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 1.7;
    max-width: 1300px;
    margin: 2.125% auto;
    padding-left: 15px;
    padding-right: 15px;
}

.abb_wap .abbmore {
    display: block;
    width: 129px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: url(../images/abbmore_bg.png) no-repeat center;
    margin: 0 auto;
}


/* c3_index */

.c3_index {
    position: relative;
    padding-bottom: 3.1255%;
    background: #f8f8f8;
}

.c3_futit {
    position: absolute;
    text-align: center;
    z-index: 999;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    top: 12.88%;
}

.c3_top {
    position: relative;
}

.c3_txt {
    font-size: 16px;
    color: #fff;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 35px auto;
    text-align: center;
    line-height: 1.9;
}

.c3_qie {
    position: relative;
}

.c3_qie .tab_qie {
    position: relative;
    width: 100%;
}

.c3_qie .tab_qie li img {
    width: 100%;
}

.qie_contt {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.c3_list {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.c3_list li {
    position: relative;
    width: 23%;
    text-align: center;
}

.c3_list li:nth-child(1) .middle {
    background: rgba(192, 23, 44, .6);
}

.c3_list li:nth-child(2) .middle {
    background: rgba(221, 112, 43, .6);
}

.c3_list li:nth-child(3) .middle {
    background: rgba(235, 177, 95, .6);
}

.c3_list li:nth-child(4) .middle {
    background: rgba(121, 60, 39, .6);
}

.c3_list li a {
    display: block;
}

.c3_list li .middle {
    height: 294px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: all .3s ease;
    transform: translateY(0px);
}

.c3_list li .middle img {
    max-width: 100%;
}

.c3_list li .middle h3 {
    padding: 15px 0;
    background: url(../images/line02.jpg) no-repeat top center;
    margin-top: 15px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

.c3_list li:hover .middle,
.c3_list li.active .middle {
    height: 394px;
    transform: translateY(0px);
}

.c3_list li:nth-child(1):hover .middle,
.c3_list li:nth-child(1).active .middle {
    background: rgba(192, 23, 44, 1);
}

.c3_list li:nth-child(2):hover .middle,
.c3_list li:nth-child(2).active .middle {
    background: rgba(221, 112, 43, 1);
}

.c3_list li:nth-child(3):hover .middle,
.c3_list li:nth-child(3).active .middle {
    background: rgba(235, 177, 95, 1);
}

.c3_list li:nth-child(4):hover .middle,
.c3_list li:nth-child(4).active .middle {
    background: rgba(121, 60, 39, 1);
}

.tab_qie {
    position: relative;
}

.tab_qie li {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab_qie li {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab_qie li.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

@media (max-width:1025px){
    .c3_txt{
        font-size:14px;
    }
    .qie_contt{
        position:relative;
    }
}




/*  */

.c3_list22 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.c3_list22 li {
    position: relative;
    background: #fff;
    width: 23%;
    text-align: center;
    padding: 50px 40px;
    min-height: 300px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.c3_list22 li span {
    display: block;
    line-height: 2;
    font-size: 16px;
    color: #909090;
}

@media (max-width:1440px) {
    .c3_list li .middle {
        height: 204px;
    }
    .c3_list li:hover .middle,
    .c3_list li.active .middle {
        height: 304px;
    }
    .c3_list22 li {
        min-height: 250px;
        padding: 30px 20px;
    }
    .c3_list22 li span {
        font-size: 14px;
    }
}


/* c4_index */

.c4_index {
    position: relative;
    background: #981021;
    padding-bottom: 5%;
}

.c4fuimg {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.c4fuimg img {
    width: 100%;
}

.c4left {
    float: left;
    width: 65%;
    position: relative;
    padding: 5.125% 0;
    z-index: 9999;
}

.c4left .pro_list {
    position: relative;
    margin-top: 5.125%;
    padding: 0 80px;
}

.pro_list li {
    position: relative;
    margin: 0 20px;
}

.pro_list li a {
    display: block;
}

.pro_list li .simg {
    overflow: hidden;
}

.pro_list li .simg img {
    width: 100%;
    border: 5px solid #cfb18f;
    border-radius: 20px;
}

.pro_list li h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pro_list .slick-prev,
.pro_list .slick-next {
    position: absolute;
    top: 35%;
    width: 56px;
    height: 56px;
    outline: none;
    border: none;
    font-size: 0;
}

.pro_list .slick-prev {
    left: 5px;
    background: url(../images/prev1.png) no-repeat center;
}

.pro_list .slick-next {
    right: 5px;
    background: url(../images/next1.png) no-repeat center;
}

.c4right {
    position: relative;
    float: right;
    width: 28%;
    margin-right: 3.125%;
    background: #cfb18f;
    height: 100vh;
    padding: 0 50px;
    padding-top: 180px;
}

.c4right h3 {
    color: #fff;
    font-size: 24px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url(../images/line03.png) no-repeat left bottom;
}

.c4right .c4txt {
    font-size: 16px;
    color: #fff;
    line-height: 2;
}

.c4right .c4more {
    margin-top: 20px;
    display: block;
    width: 129px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: url(../images/abbmore_bg.png) no-repeat center;
    position: relative;
    z-index: 99999;
}

@media (max-width:1600px) {
    .c4_index {
        padding-bottom: 0;
    }
    .c4right {
        padding-top: 120px;
    }
    .pro_list li h3 {
        font-size: 14px;
    }
    .c4right .c4txt {
        font-size: 14px;
    }
}

@media (max-width:1440px) {
    .c4right {
        padding: 0 30px;
        padding-top: 80px;
    }
}

@media (max-width:1300px) and (min-width:1025px) {
    .c4_index{
        padding-bottom:5%;
    }
}

@media (max-width:1024px) {
    .c4left{
        width:100%;
        float:none;
    }
    .c4right{
        width:100%;
        float:none;
        height:75vh;
    }
}

@media (max-width:768px) {
    .c4right{
        width:100%;
        float:none;
        height:60vh;
    }
}



/* c5_index */

.c5_index {
    position: relative;
    padding: 5.125% 0;
    background: #f8f8f8;
}

.c5_list {
    margin-top: 3.1255%;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c5_list li {
    position: relative;
    width: 18%;
    text-align: center;
}

.c5_list li:nth-child(2n) {
    margin-top: 5.125%;
}

.c5_list li a.img {
    display: block;
}

.c5_list li .ovimg {
    overflow: hidden;
}

.c5_list li .ovimg img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.c5_list li .bottom_xx {
    position: relative;
    background: #fff;
    padding: 30px 0;
    transition: all .3s ease;
}

.c5_list li .bottom_xx .mid {
    line-height: 75px;
}

.c5_list li .bottom_xx .mid img {
    max-width: 100%;
    vertical-align: middle;
}

.c5_list li .bottom_xx h3 {
    padding: 15px 0;
    color: #000000;
    font-size: 24px;
    font-weight: normal;
}

.c5_list li:hover .bottom_xx {
    background: #c0172c;
}

.c5_list li:hover .ovimg img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}

.c5_list li:hover .bottom_xx img {
    filter: invert(98%) sepia(0%) saturate(7492%) hue-rotate(90deg) brightness(100%) contrast(103%);
}

.c5_list li:hover .bottom_xx h3 {
    color: #fff;
}

@media (max-width:1440px) {
    .c5_list li .bottom_xx h3 {
        font-size: 18px;
    }
}


/* c6_index */

.c6_index {
    position: relative;
    padding: 5.125% 0;
}

.news_contt {
    margin-top: 3.125%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.newsimg {
    position: relative;
    width: 48%;
}

.newsimg img {
    width: 100%;
}

.news_list11 {
    position: relative;
    width: 48%;
}

.news_list11 li {
    position: relative;
    padding: 30px 0;
}

.news_list11 li:not(:last-child) {
    border-bottom: 1px solid #434343;
}

.news_list11 li a.img {
    display: block;
}

.news_list11 li .tits {
    position: relative;
    margin-bottom: 15px;
    padding-left: 15px;
    border-left: 2px solid #c0172c;
}

.news_list11 li .tits h3 {
    font-size: 25px;
    color: #2b2b2b;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list11 li .tits .dates {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 18px;
    color: #b9b9b9;
}

.news_list11 li .infos {
    font-size: 14px;
    line-height: 1.7;
    color: #b9b9b9;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c6_index .newsmore {
    display: block;
    width: 129px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: url(../images/abbmore_bg.png) no-repeat center;
    margin: 0 auto;
    margin-top: 35px;
}

@media (max-width:1025px) {
    .news_contt {
        flex-wrap: wrap;
    }
    .newsimg {
        width: 100%;
    }
    .news_list11 {
        width: 100%;
    }
}


/* foot */

.foot_bb {
    padding: 10px 3.125%;
    border-left: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    width: 30%;
}

.foot_bb h3 {
    font-size: 16px;
    color: #f4e4d2;
    margin-bottom: .43em;
    font-weight: normal;
}

.foot_bb .foot_contact {
    font-size: 12px;
    color: #949494;
    line-height: 1.7;
}

.foot_ewm {
    padding: 0 15px;
}

.foot_ewm img {
    max-width: 100%;
}

@media (max-width:992px) {
    .foot_middle {
        flex-wrap: wrap;
    }
    .x-layout-menu {
        width: 100%;
    }
    .foot_bb {
        margin: 15px 0;
        width: 100%;
        border: none;
    }
    .foot_ewm {
        margin: 15px 0;
    }
}