/*2022.01.20*/

@charset "utf-8";

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    height: 100%;
}

html, body, div, p, strong, span, a, b, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, del, img, i, em, select, button, textarea, input {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-family: 'Microsoft YaHei', SimSun, Arial, Serif;
    font-size: 16px;
    color: #464646;
    position: relative;
    min-height: 100%;
}

a, img, button, input, textarea, select {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.hidden {
    overflow: hidden;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.hide {
    display: none;
}

.show {
    display: block;
}
.page{
    background: url(../images/bj.jpg) no-repeat top center;
    background-size: 100%;
}
.head {
    width: 100%;
    padding-top: 33%;
}

.head img {
    display: block;
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.more_btn {
    font-size: 1em;
    color: #c20000;
    font-weight: bold;
}

.more_btn:hover {
    color: #eb0202;
}

/*å†…å®¹åŒº*/
.main {
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}

/*å·¥ä½œä¼šè®®*/
.main1 {
    /* padding: 80px 0 86px;
    padding-top:0px */
}

.main1_warp {
    display: block;
    margin: 0 auto;
    background: url(../images/bj2.jpg) repeat-x top #fff;
    box-shadow: 0px 2px 15px #928f8f;
    padding: 54px;
}

.main1_warp h3 {
    font-size: 2.2rem;
    text-align: center;
    color: #ff0000;
    margin-bottom: 34px;
}

.main1_warp .main1_text {
    display: block;
    font-size: 1em;
    line-height: 2em;
    color: #232323;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 40px;
}

.main1_warp a:hover {
    color: #eb0202;
}

.main1_warp .main1_img {
    display: block;
    overflow: hidden;
}

.main1_warp .main1_img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

/*æ€»ç»ç†è®²è¯*/
.main2 {
    background-image: url("../images/main2_bg.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-top: 76px;
    padding-bottom: 41px;
}

.title {
    margin: 0 auto;
    position: relative;
}

.title img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    
}
.more{
   position: absolute;
   font-size: 14px;
   right: 9%;
   top:0px;
   color: #c90915;
}
.main2_l img{ 
    border: 5px solid #fff;
    border-radius: 5px;
}
.main2_wrap {
    display: flex;
    justify-content: center;
    background:url(../images/bj_3.png) no-repeat;
    margin-top: 52px;
    padding-top: 31px;
    padding-bottom: 34px;
    padding-left: 26px;
}

.main2_r a {
    display: block;
    padding-right: 45px;
    margin-bottom: 50px;
    margin-left: 80px;
    font-size: 1em;
    line-height: 2.26em;
    color: #232323;
    max-height: 469px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 13;
    line-clamp: 13;
    -webkit-box-orient: vertical;
    color: #fff;

}

.main2_r a:hover {
    color: #fff;
}

/*å…‰è£æ¦œ*/
.main3 {
    background-image: url("../images/main3_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 142px;
}

.main3_wrap {
    display: flex;
    justify-content: space-between;

}

.main3_l {
    flex: 1;
}

.main3_l h3 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 25px;
}
.main3_l h3 img{
    max-width: 100%;
}

.main3_l h3 .more_btn {
    font-size: 14px;
    color: #414141;
    /*font-weight: normal;*/
    flex: 1;
    text-align: right;
}

.main3_l h3 .more_btn:hover {
    color: #eb0202;
}

.honor_list {
    background-image: url("../images/main3_l_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 56px;
    width: 676px;
    height: 600px;
    box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.2);
}

.honor_list ul li a {
    display: flex;
    align-items: center;
}

.honor_list ul li a span {
    display: block;
    font-size: 1.375em;
    line-height: 78px;
    font-weight: bold;
    color: #2f2f2f;
    margin-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.honor_list ul li a:hover span {
    color: #eb0202;
}

.main3_r {
    width: 428px;
    margin-left: 90px;
    padding-top: 18px;
}

.main3_r img {
    display: block;
    width: 100%;
    margin-top: -6px;
}

/*èšç„¦çŽ°åœº*/
.main4 {
    background-image: url("../images/main4_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 690px;!**!*/
    padding-bottom: 110px;
}

.main4_wrap {
    margin-top: 52px;
}

.main4_wrap .prev, .main4_wrap .next {
    display: none;
}

.main4_wrap .control, .main4_wrap .thumbWrap {
    background: transparent;
}

.main4_wrap .control {
    width: 788px;
    height: 480px;
}

.main4_wrap .change li {
    width: 788px;
}

.main4_wrap .change li .imgWrap {
    width: 788px;
    height: 480px;
    overflow: hidden;
}

.main4_wrap .control .imgWrap img {
    width: 788px;
    height: 480px;
    /*transition: 1s all ease;*/
}

/*.main4_wrap .control .imgWrap:hover img{
    width: 828px;
    height: 504px;
}*/

.main4_wrap .thumbWrap {
    width: 240px;
    height: 480px;
    padding: 24px 0;
}

.main4_wrap .thumbWrap ul li {
    width: 240px;
    height: 136px;
    margin: 6px 0;
    padding: 0;
}

.main4_wrap .thumbWrap ul li div, .main4_wrap .thumbWrap ul li img {
    width: 240px;
    height: 136px;
    max-width: none;
    max-height: none;
}

.main4_wrap .thumbPrev, .main4_wrap .thumbNext {
    width: 240px;
    height: 22px;
    background-color: #f4f4f4;
    background-position: center;
}

.main4_wrap .thumbPrev:hover,
.main4_wrap .thumbNext:hover {
    background-color: #f9ddd9;
}

.main4_wrap .thumbPrev:hover {
    background-image: url(../images/yprev1.png);
    background-repeat: no-repeat;
}

.main4_wrap .thumbNext:hover {
    bottom: 0;
    background-image: url(../images/ynext1.png);
    background-repeat: no-repeat;
}

.main4_wrap .thumbWrap ul li.cur div img {
    border: 2px solid #d50000;
}

.main4_wrap .change li .opacity, .change li .textDesc {
    height: 52px;
}

.main4_wrap .change li .title {
    padding: 0 20px;

}

.main4_wrap .change li .title a {
    display: block;
    line-height: 52px;
    color: #fff;
    font-size: 1.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.main4_wrap .more_btn {
    margin-top: 20px;
    float: right;
}


.slideBox{ position:relative; width:1200px;  height:700px; overflow:hidden; margin:10px auto; }
.slideBox .hd{ position:absolute; width: 1041px;  height:133px; bottom:0; left:83px; z-index:1;}
.slideBox .hd li{width: 205px; height: 133px; background-color: #dcdcdc; text-align: center; line-height: 133px; float: left; margin-right: 3px; position: relative;}
.slideBox .hd li.on{ background-color: #e51820;}
.slideBox .hd li.on i{background: url(../images/ico_1.png) no-repeat; position: absolute; top:-10px;display: block;width: 25px;
    height: 12px; left: 44%;}
.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:-287%; display:block; width:54px; height:88px; line-height:88px; text-align:center; background-color: #fdccd2;  }
.slideBox .prev{left: -70px;}
.slideBox .next{ left:auto; right:-70px;}
.slideBox .prev:hover,.slideBox .next:hover{ background-color: #f7b6be;}
.slideBox .bd{ position:relative; z-index:0; width:1036px;  height:559px; overflow:hidden; margin: 0 auto;}
.slideBox .bd li{ position:relative; }
.slideBox .bd li img{ width:1036px;  height:559px; display:block;   }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:54px; line-height:54px;  text-align:center; font-size: 20px; color:#fff; background-color:rgba(187,39,48,0.7);}

/*å®£ä¼ è´¯å½»*/
.main5 {
    background-image: url("../images/main5_bg.jpg");
    background-repeat: no-repeat;
    padding-bottom: 78px;
}

.main5_list {
    background-color: #f2f2f2;
    padding: 33px 65px 25px 36px;
    margin-top: 45px;
}

.main5_list ul li {
    width: 50%;
    float: left;
}

.main5_list ul li:nth-child(odd) {
    padding-right: 38px;
}

.main5_list ul li:nth-child(even) {
    padding-left: 38px;
}

.main5_list ul li a {
    display: block;
    font-size: 1.125em;
    line-height: 2.625em;
    color: #1c1c1c;
    position: relative;
    padding-left: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main5_list ul li a:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e80000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.main5_list ul li a:hover {
    color: #eb0202;
}

.main5_list .more_btn {
    margin-top: 20px;
    float: right;
}

/*è„šéƒ¨*/
.foot {
    width: 100%;
    background-color: #be2b30;
}

.foot_main {
    text-align: center;
}

.foot_main span {
    font-size: 1em;
    color: #fff;
    line-height: 56px;
}

/*å“åº”å°å°ºå¯¸å±å¹•*/
@media screen and (max-width: 1890px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1450px) {

}

@media screen and (max-width: 1100px) {
    .w1200 {
        width: 920px;
    }

    .main2_l, .main2_r {
        flex: 1;
    }

    .main2_l img {
        width: 100%;
    }

    .main2_r a {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        line-clamp: 8;
        -webkit-box-orient: vertical;
    }

    .honor_list {
        padding: 38px 45px;
        width: 518px;
        height: 421px;
        background-size: 100% 100%;
    }

    .honor_list ul li img {
        width: 30px;
    }

    .main4_wrap .control, .honor_list ul li a span {
        line-height: 56px;
    }

    .main4_wrap .change li {
        width: 598px;
    }

    .main4_wrap .control, .main4_wrap .change li .imgWrap, .main4_wrap .control .imgWrap img {
        width: 598px;
        height: 460px;
    }

    .main4_wrap .thumbWrap {
        width: 158px;
        height: 462px;
    }

    .main4_wrap .thumbPrev, .main4_wrap .thumbNext {
        width: 158px;
    }

    .main4_wrap .thumbWrap ul li {
        width: 158px;
        height: 104px;
    }

    .main4_wrap .thumbWrap ul li div, .main4_wrap .thumbWrap ul li img {
        width: 158px;
        height: 104px;
    }
}

/*å“åº”å¼ç§»åŠ¨ç«¯ 2022.1.27*/
.mobile {
    display: none;
}

@media screen and (max-width: 998px) {
    html {
        font-size: 62.5%;
    }

    body {
        font-size: 16px;
    }

    .mobile {
        display: block;
    }

    .head {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .head img {
        display: block;
        width: auto;
        max-width: 150%;
        object-fit: cover;
        object-position: center;
    }

    .main1 {
        padding: 0rem 2rem 0rem;
    }

    .w1200 {
        width: 100%;
    }

    .title {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .title img {
        max-width: 110%;
    }
    .main1_warp{
        padding: 2rem;
    }
    .main1_warp h3 {
        font-size: 2.2rem;
        margin-bottom: 2rem;
    }

    .main1_warp .main1_text {
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 0 2rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: auto;
        text-overflow: inherit;
        display: -webkit-box;
        -webkit-line-clamp: 200;
        line-clamp: 200;
        -webkit-box-orient: vertical;
        margin-bottom: 2rem;
    }

    .main1_warp .main1_img {
        padding: 0 2rem;
    }

    .main2 {
        
        padding-top: 4rem;
        padding-bottom: 0rem;
        background-size: 100%;
    }

    .main2_wrap {
        background: none;
        margin-top: 3rem;
        display: block;
        padding-top: 0;
        padding-left: 2rem;
        padding-right: 2rem;
        background-color: #fff;
    }

    .main2_r a {
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 18;
        line-clamp: 18;
        -webkit-box-orient: vertical;
        max-height: none;
        font-size: 1.6rem;
        line-height: 1.5;
        color: #232323;
    }

    .main2_l {
        margin-bottom: 0;
    }

    .main2_r {
        background-color: #f2f2f2;
        padding: 2rem;
    }

    .main3 {
        padding-bottom: 4rem;
    }

    .main3_wrap {
        display: block;
    }

    .main3_l {
        width: 100%;
        padding: 2rem;
    }

    .main3_l h3 {
        padding: 0;
    }

    .honor_list {
        padding: 2rem;
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }

    .honor_list ul li a span {
        display: block;
        font-size: 1.8rem;
        line-height: 2.5;
        font-weight: bold;
        color: #2f2f2f;
        margin-left: 1rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .honor_list ul li img {
        width: 2rem;
    }

    .more_btn {
        font-size: 1.6rem;
    }

    .main3_r {
        width: 100%;
        margin-left: 0;
        padding: 2rem;
    }

    .main3_r img {
        margin-top: 0;
    }

    .main4 {
        background-size: 100%;
        background-position: center bottom;
        padding-bottom: 4rem;
    }

    .main4_swiper {
        /* display: none; */
    }

    .w1200.main4_wrap {
        width: 100%;
        padding: 0;
        margin-top: 3rem;
    }

    .main4_m_swiper {
        width: 100%;
    }

    .main4_m_swiper .swiper-slide {
        width: 100%;
        position: relative;
    }

    .main4_m_swiper .swiper-slide p {
        position: absolute;
        left: 0;
        bottom: 0;
        /*background-color: rgba(0,0,0,.5);*/
        color: #fff;
        font-weight: bold;
        font-size: 1.6rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 1rem 2rem;
        padding-bottom: 25px;
        text-align: center;
        width: 100%;
    }

    .main4_m_swiper .swiper-slide img {
        width: 100%;
    }

    .main4_m_swiper .swiper-pagination {
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .swiper-pagination-bullet {
        opacity: 1;
        background-color: #fff;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #c20000;
    }

    .main4_wrap .more_btn {
        margin-right: 2rem;
        margin-top: 1.5rem;
    }


    .main5 {
        padding-bottom: 4rem;
        padding-top: 2rem;
        background-size: 100%;
    }

    .main5_list {
        background-color: #fff;
        padding: 2rem;
        margin-top: 2rem;
    }

    .main5_list ul {
        background: #f2f2f2;
        padding: 2rem;
    }

    .main5_list ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .main5_list ul li:nth-child(odd) {
        padding-right: 0;
    }

    .main5_list ul li:nth-child(even) {
        padding-left: 0;
    }

    .main5_list ul li a {
        display: block;
        font-size: 1.6rem;
        line-height: 1.5;
        white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .main5_list ul li a:before {
        top: 0;
        transform: translateY(10px);
    }

    .main5_list .more_btn {
        margin-top: 1rem;
    }

    .foot_main {
        padding: 2rem;
    }

    .foot_main span {
        line-height: 1;
        font-size: 1.4rem;
    }
}

.tit span{
    position: absolute;
    right: 0px;
    margin-right: 20px;
    color: #fff;

}
.tit span i{
    font-style: initial;
    font-size: 25px;
    color: #fff55c;
}


