/*全局样式*/
@charset "utf-8";
body {font:14px/1.5  "Arial","微软雅黑",黑体,"AlibabaPuHuiTi","Impact";color: #282728;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;margin: 0 auto !important;}
.container-fluid {
    max-width:1430px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #901c12;
    --color_hover: #cb281a;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

.page_div {
    text-align:left;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size: 14px;
    color: #333;
    position:relative;
    margin-top: 44px;
}
.page_div button {
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:43px;
    height: 43px;
    padding:0;
    cursor: pointer;
    color: #333;
    font-size: 20px;
    background: none;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:1px solid #e7e7e7;
    margin:0 5px;
}
.page_div button:disabled{
    opacity: .5;
    cursor: no-drop;
    border:none !important;
    background:none !important;
    color:#333 !important;
}
.page_div button .iconfont{
    font-size:12px !important;
}
#firstPage,
#lastPage,
#nextPage,
#prePage {
    width: 50px;
    color: #333;
    border:none;
    padding:0;
    position:relative;
    background:none;
}
#firstPage{
    width:74px;
    .iconfont{
        margin-right:5px;
        transform:rotateY(180deg);
    }
}
#lastPage{
    width:74px;
    .iconfont{
        margin-left:5px;
    }
}
#nextPage,
#lastPage{
    margin-left:5px;
}
#firstPage,
#prePage {
    margin-right:5px;
}
#nextPage,
#prePage,#firstPage{
    width: 97px;
    height:43px;
    padding:0;
    border:1px solid #ccc;
    font-size:18px;
}
#prePage::before{
    transform:rotate(-90deg);
}
#nextPage::before{
    transform:rotate(90deg);
}
.page_div .current {
    background-color: #9D0102;
    border-color: #9D0102;
    color: #fff;
}
.page_div .totalNum,
.page_div .totalList{
    line-height:30px;
    margin-right:10px;
}
.page_div .totalList2{
    margin-left:30px;
}
.page_div .totalPages {
    margin: 0 10px;
    span{
        color: #333;
        margin: 0 5px;
    }
}
.page_div .totalSize span{
    color: #333;
    margin: 0 5px;
}
.page_div input{
    width: 62px;
    height:38px;
    border: 2px solid #D9D9D9;
    text-align:center;
    margin:0 5px;
    background:none;
    &:focus{
        outline:none;
    }
}
.page_div .skip{
    width:62px;
    height:38px;
    cursor: pointer;
    border: 2px solid #D9D9D9;
    display:flex;
    justify-content:center;
    align-items:center;
    
}
.page_div .skip:hover{
    background:#02035e;
    border-color:#02035e;
    color:#fff;
}

header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;border-bottom: 1px solid rgba(255, 255, 255, .2);}
header .box{display: flex;justify-content: space-between;}
header .logo{height: 116px;font-size: 0;padding-right: 55px;display: flex;align-items: center;position:relative;}
header .logo img{max-height:60%;transition: all .3s;opacity: 1;}
header .logo img:nth-child(2){position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;opacity: 0;}


header nav{width:88%;max-width:990px;padding-top: 6px;}
header nav ul{position: relative;display: flex;justify-content: space-between;}
header nav ul li{text-align: center;position: relative;z-index: 2;}
header nav ul li > a{display:block;line-height: 110px;font-size:24px;position: relative;padding: 0 2px;color: #fff;}
header nav ul li > i{display: none;}
/*header nav ul li:hover > a{color: var(--color_zhuti);}*/
/*header nav ul li.active > a{color: var(--color_zhuti);}*/

header nav .ul{display:none;position: absolute;left: 0;top:calc(100% - 20px);width: 160px;margin-left: calc(50% - 80px);right: 0;background:rgba(255,255,255,1);padding:8px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:15px;color: #333;line-height: 24px;padding:10px 5px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:1200px){
    /*header nav ul > li:hover .ul{display: block;}*/
    header nav .nav_xg{position: absolute; left:0; bottom: -1px; height: 3px; background-color: var(--color_zhuti);z-index:1;width:  68.0333px;}
    body.active header{background-color: #fff;box-shadow: 0 4px 11px rgba(0, 0, 0, .03);}
    body.active header .logo{height:60px;}
    body.active header .logo img:nth-child(1){opacity: 0;}
    body.active header .logo img:nth-child(2){opacity: 1;}
    body.active header nav ul  li > a{color: #282728;line-height:60px;}
}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;position: relative;}
.banner .swiper-slide .bjcover{animation:fd 8s alternate infinite;height: 900px;position: relative;z-index: 1;}
.banner .swiper-slide .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4);position: absolute;left: 0;top:0;}
.banner .swiper-slide .tt{position: absolute;left: 0;top:0;width: 100%;height: 100%;display: flex;align-items: center;padding-top:22px;color: #fff;z-index: 3;}
.banner .swiper-slide .tt1{font-size: 90px;font-weight: bold;}
.banner .swiper-slide .tt2{font-size: 30px;margin-top: 26px;}
/* @keyframes fd {
    0%{
        transform: scale(1);
    }
    100%{
        transform: scale(1.2);
    }
} */

.banner .swiper-button-prev{width: 60px;height: 60px;background-color: #fff;border-radius: 50%;opacity: 1;left: calc(50% - 700px);margin: 0;top:auto;bottom: 11%;}
.banner .swiper-button-prev:after{color: #888;font-size: 24px;transition: all .3s;}
.banner .swiper-button-prev:hover{background-color: var(--color_zhuti);}
.banner .swiper-button-prev:hover:after{color: #fff;}
.banner .swiper-button-next{width: 60px;height: 60px;background-color: #fff;border-radius: 50%;opacity: 1;left: calc(50% - 620px);margin: 0;top:auto;bottom: 11%;right: auto;}
.banner .swiper-button-next:after{color: #888;font-size: 24px;transition: all .3s;}
.banner .swiper-button-next:hover{background-color: var(--color_zhuti);}
.banner .swiper-button-next:hover:after{color: #fff;}
.banner .swiper-pagination{color: #fff;transform:rotate(90deg);width: 74px;left: auto;top:auto;right: calc(50% - 726px);bottom: 12%;}



.main88{padding-top: 99px;padding-bottom: 99px;}
.title{padding-bottom: 50px;margin-top: -6px;}
.title .div1{font-size: 44px;font-weight: bold;text-transform: uppercase;line-height: 1.2;}
.title .div2{font-size: 18px;}

.more{width: 160px;height: 46px;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;margin-top:44px;background: var(--color_zhuti);}
.more:hover{background: var(--color_hover);}



.main1 .box{display: flex;justify-content: space-between;}
.main1 .box .zuo{flex: 1;max-width: 700px;padding-right: 50px;}
.main1 .box .zuo .tt{font-size: 16px;min-height: 250px;display: flex;align-items: center;margin-top: -11px;text-align:justify;}
.main1 .box .zuo .more{margin-top: 30px;}
.main1 .box .you{width: 35%;display: flex;flex-wrap: wrap;justify-content: center;padding-top:33px;align-items: center;}
.main1 .box .you .div1{width: 100%;display: flex;justify-content: space-between;padding-bottom: 20px;align-items: center;border-bottom: 1px solid #ddd;height: fit-content;font-size: 16px;}
.main1 .box .you .div1 b{font-size: 40px;line-height: 1.2;padding-top: 8px;}


.main2{margin-top: 20px;}
.main2 .list{display: block;border: 5px solid #f3f3f3;padding: 55px 30px 40px 40px;position: relative;overflow: hidden;}
.main2 .list:after{content: "";width:1060px;height:1060px;border-radius: 50%;background-color: #f9f9f9;position: absolute;left: calc(50% - 530px);bottom: -950px;z-index: 6;transition: all .3s;}
.main2 .list .tt1{font-size: 24px;font-weight: bold;position: relative;z-index: 4;}
.main2 .list .tt2{font-size: 14px;-webkit-line-clamp: 6;min-height: 9em;margin-top:26px;position: relative;z-index: 4;}
.main2 .list .tt3{font-size: 14px;display: flex;align-items: center;margin-top: 44px;position: relative;z-index: 7;}
.main2 .list .tt3 i{font-size: 22px;color: var(--color_zhuti);padding-left: 11px;}
.main2 .list .bjcover{position: absolute;left: 0;top:40%;width: 100%;height: 100%;z-index: 5;opacity: 0;}
.main2 .list .logo3{position: absolute;left: 0;bottom:24px;z-index: 7;max-width: 44%;right: 0;margin: 0 auto;opacity: .2;}
@media (min-width:992px) {
    .main2 .list:hover{border-color: var(--color_zhuti);}
    .main2 .list:hover .bjcover{opacity: 1;top:0;}
    .main2 .list:hover:after{background: var(--color_zhuti);bottom: -930px;}
    .main2 .list:hover .tt3{color: #fff;}
    .main2 .list:hover .tt3 i{color: #fff;}
}




.main3 .list{display: block;padding: 44px;background-color: #fff;}
.main3 .list .img{height: 88px;position: relative;width: 100%;}
.main3 .list .img img{display: block;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;opacity: 1;max-height: 100%;}
.main3 .list .img img:nth-child(2){opacity: 0;}
.main3 .list .tt1{font-size: 24px;-webkit-line-clamp: 3;line-height: 30px;min-height:90px;font-weight: bold;margin-top: 33px;}
.main3 .list .tt2{font-size: 14px;-webkit-line-clamp: 8;line-height: 22px;min-height:176px;margin-top: 15px;color: #666;}
.main3 .list .tt3{font-size: 14px;display: flex;align-items: center;margin-top: 15px;position: relative;z-index: 7;}
.main3 .list .tt3 i{font-size: 22px;color: var(--color_zhuti);padding-left: 11px;}
@media (min-width:992px) {
    .main3 .list:hover .img img:nth-child(1){opacity: 0;}
    .main3 .list:hover .img img:nth-child(2){opacity: 1;}
    .main3 .list:hover{background-color: var(--color_zhuti);}
    .main3 .list:hover .tt1{color: #fff;}
    .main3 .list:hover .tt2{color: #fff;}
    .main3 .list:hover .tt3{color: #fff;}
    .main3 .list:hover .tt3 i{color: #fff;}
}

.lb3{position: relative;padding-bottom: 99px;}
.lb3 .swiper-button-prev{width: 60px;height: 60px;background-color: #fff;border-radius: 50%;opacity: 1;left: calc(50% - 80px);margin: 0;top:auto;bottom: 0;}
.lb3 .swiper-button-prev:after{color: #888;font-size: 24px;transition: all .3s;}
.lb3 .swiper-button-prev:hover{background-color: var(--color_zhuti);}
.lb3 .swiper-button-prev:hover:after{color: #fff;}
.lb3 .swiper-button-next{width: 60px;height: 60px;background-color: #fff;border-radius: 50%;opacity: 1;right: calc(50% - 80px);margin: 0;top:auto;bottom: 0;}
.lb3 .swiper-button-next:after{color: #888;font-size: 24px;transition: all .3s;}
.lb3 .swiper-button-next:hover{background-color: var(--color_zhuti);}
.lb3 .swiper-button-next:hover:after{color: #fff;}



.main4 .box{margin: -20px -10px 0;}
.main4 .box .list{display: block;width: calc(33.33% - 20px);margin: 20px 10px 0;float: left;position: relative;}
.main4 .box .list:nth-child(1){width: calc(66.66% - 20px);}
.main4 .box .list .img{position: relative;z-index: 1;}
.main4 .box .list .img .bjcover{height: 390px;}
.main4 .box .list .ttbox{position: absolute;left: 20px;top:20px;max-width: 414px;width: calc(100% - 40px);height: calc(100% - 40px);background: var(--color_zhuti);z-index: 2;display: flex;align-items: center;padding: 30px 50px;color: #fff;opacity: 0;}
.main4 .box .list .ttbox .tt{width: 100%;}
.main4 .box .list .ttbox .tt1{font-size: 24px;min-height: inherit;min-height: 30px;line-height: 30px;}
.main4 .box .list .ttbox .tt2{font-size: 16px;-webkit-line-clamp: 7;margin-top: 18px;line-height: 24px;min-height: 66px;}
.main4 .box .list .ttbox .tt3{font-size: 14px;margin-top: 18px;}
.main4 .box .list:hover .ttbox{opacity: 1;}




.main5 .list{display: block;background-color: #f3f3f3;padding-bottom: 250px;position: relative;overflow: hidden;}
.main5 .list .img1 .bjcover{padding-top: 70%;}
.main5 .list .img2{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 2;opacity: 0;transition: all .3s;}
.main5 .list .img2 .bjcover{height: 100%;}
.main5 .list .img2:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4);position: absolute;left: 0;top:0;}
.main5 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;height: 250px;padding:38px 40px 37px;z-index: 3;}
.main5 .list .tt1{font-size: 16px;color: #999;}
.main5 .list .tt2{font-size: 24px;margin-top: 11px;line-height: 30px;min-height: 60px;font-weight: bold;}
.main5 .list .tt3{font-size: 16px;color: #999;-webkit-line-clamp: 3;line-height: 22px;min-height: 66px;margin-top: 14px;}
.main5 .list .tt4{font-size: 14px;display: flex;align-items: center;position: relative;z-index: 7;height: 100px;color: #fff;margin-top: 30px;}
.main5 .list .tt4 i{font-size: 22px;padding-left: 11px;}
.main5 .list .tt4:hover{text-decoration: underline!important;}

@media (min-width:992px){
    .main5 .list:hover .img2{opacity: 1;}
    .main5 .list:hover .tt{height: 380px;}
    .main5 .list:hover .tt1{color: #fff;}
    .main5 .list:hover .tt2{color: #fff;}
    .main5 .list:hover .tt3{color: #fff;}
}



footer{background-color: #000;color: #888;}
footer .box2{padding: 30px 0;border-top: 1px solid rgba(255, 255, 255, .3);}
footer .box2 .div2{display: flex;justify-content: space-between;font-size: 14px;font-weight: bold;}
footer .box1{padding-top:33px;}
footer .box1 .ul{display: flex;justify-content: space-around;align-items: center;padding: 15px 0;max-width: 1300px;margin: 0 auto;}
footer .box1 .ul a{display: block;font-size:24px;padding: 0 10px;}
footer .box1 .ul a:hover{color: #fff;}
footer .box1 .div1{display: flex;justify-content: space-between;padding: 25px 0;}
footer .box1 .div1 .tt1{display: block;position: relative;padding-left: 29px;}
footer .box1 .div1 .tt1 img{display: block;position: absolute;left: 0;top:0;}
footer .box1 .div1 .tt2{flex-shrink: 0;}
footer .box2 .div2 .tt2{flex-shrink: 0;}




.banner2{position: relative;height: 700px;display: flex;align-items: center;}
.banner2 .tt{color: #fff;padding-top:99px;width: 100%;}
.banner2 .tt1{font-size: 90px;font-weight: bold;}
.banner2 .tt2{font-size: 30px;margin-top: 26px;}





.main1 .box2{margin-top: 44px;}
.danye{font-size: 16px;line-height: 1.8;}


.nydown .list{display: block;border: 1px solid #ddd;padding: 32px 34px;margin-bottom: 20px;}
.nydown .list .tt1{font-size:24px;font-weight: bold;line-height: 1.4;}
.nydown .list .tt2{font-size:14px;margin-top: 10px;-webkit-line-clamp: 3;}
.nydown .list .tt3{font-size: 14px;color: #888;margin-top:15px;display: flex;align-items: center;}
.nydown .list .tt3 i{font-size: 22px;padding-left: 11px;}
.nydown .list:hover{border-color: var(--color_zhuti);box-shadow: 0 4px 11px rgba(0, 0, 0, .06);}
.nydown .list:hover .tt1{color: var(--color_zhuti);}
.nydown .list:hover .tt3{color: var(--color_zhuti);}
.nydown .list:hover .tt3 i{color: var(--color_zhuti);}




.downxq1{background-color: #f5f5f5;padding: 44px;margin-bottom: 20px;}
.downxq1 .tt1{font-size: 24px;font-weight: bold;line-height: 1.3;}
.downxq1 .tt2{font-size: 14px;line-height: 1.8;margin-top: 10px;}

.downxq2 a{display: block;padding: 30px 100px 30px 44px;font-size: 24px;font-weight: bold;line-height: 1.3;border: 1px solid #ddd;margin-bottom: 20px;position: relative;}
.downxq2 a:before{font-weight: normal;font-size:130%;position: absolute;right: 40px;top:28px;transition: all .3s;}
.downxq2 a:hover{color: var(--color_zhuti);border-color: var(--color_zhuti);}
.downxq2 a:hover:before{top:32px;}


.nyjoin1 .list{display: block;margin-top:50px;position: relative;}
.nyjoin1 .list .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .5);position: absolute;left: 0;top:0;transition: all .3s;}
.nyjoin1 .list .bjcover{padding-top: 50%;position: relative;}
.nyjoin1 .swiper-slide{z-index: 1;width:74%!important;}
.nyjoin1 .swiper-slide-active{z-index: 2;}
.nyjoin1 .swiper-slide-active .list{margin-top: 0;}
.nyjoin1 .swiper-slide-active .list .bjcover{padding-top:calc(50% + 50px);}
.nyjoin1 .swiper-slide-active .list .bjcover:after{background: transparent;}


.nyjoin1{position: relative;}
.nyjoin1 .swiper-button-prev{width: 60px;height: 60px;background-color: rgba(0, 0, 0, .5);border-radius: 50%;opacity: 1;left: calc(50% - 34%);margin-top: -30px;}
.nyjoin1 .swiper-button-prev:after{color: #fff;font-size: 24px;transition: all .3s;}
.nyjoin1 .swiper-button-prev:hover{background-color: var(--color_zhuti);}
.nyjoin1 .swiper-button-prev:hover:after{color: #fff;}
.nyjoin1 .swiper-button-next{width: 60px;height: 60px;background-color: rgba(0, 0, 0, .5);border-radius: 50%;opacity: 1;right: calc(50% - 34%);margin-top: -30px;}
.nyjoin1 .swiper-button-next:after{color: #888;font-size: 24px;transition: all .3s;}
.nyjoin1 .swiper-button-next:hover{background-color: var(--color_zhuti);}
.nyjoin1 .swiper-button-next:hover:after{color: #fff;}



.nyjoin2 .list{display: block;}
.nyjoin2 .list .tt1{border: 1px solid #f5f5f5;margin-top: -1px;padding:24px 44px;display: flex;justify-content: space-between;line-height: 1.3;}
.nyjoin2 .list .tt1 .div1{width: calc(30% + 160px);font-size: 24px;font-weight: bold;padding: 7px 50px 7px 0;}
.nyjoin2 .list .tt1 .div2{display: flex;justify-content: space-between;flex: 1;font-size: 18px;align-items: center;height: fit-content;}
.nyjoin2 .list .tt1 .div3{padding:11px 0;}
.nyjoin2 .list .tt1 .iconfont{width: 44px;height: 44px;border-radius: 50%;background-color: #f2f2f2;display: flex;align-items: center;justify-content: center;color: #666;cursor: pointer;}
.nyjoin2 .list .tt2{border: 1px solid #f5f5f5;margin-top: -1px;padding: 44px;font-size: 15px;line-height: 1.8;}
.nyjoin2 .list .tt2 .div1{font-size: 18px;font-weight: bold;padding-bottom:16px;max-width:1000px;margin:0 auto;}
.nyjoin2 .list .tt2 .div2{max-width:1000px;margin:0 auto;}
.nyjoin2 .list .tt1:hover{background: #f5f5f5;}
.nyjoin2 .list .tt1:hover .iconfont{background-color: var(--color_zhuti);color: #fff;}
.nyjoin2 .list .tt1.active{background: #f5f5f5;}
.nyjoin2 .list .tt1.active .iconfont{background-color: var(--color_zhuti);color: #fff;}

.nyjoin2 .list .tt2box{display: none;}
.nyjoin2 .list .tt2box.active{display: block;}

.more2{background-color: #f5f5f5;font-size: 16px;font-weight: bold;display: flex;padding: 30px 15px;justify-content: center;margin-top: 40px;}
.more2:hover{color: var(--color_zhuti);}


.nyky .list{margin-bottom: 20px;display: flex;justify-content: space-between;border: 1px solid #fff;}
.nyky .list .img{width: 352px;height: 260px;border: 1px solid #eee;}
.nyky .list .img .bjcover{height: 100%;}
.nyky .list .tt{width: calc(100% - 372px);background-color: #fafafa;padding:20px 40px;}
.nyky .list .tt1{font-size: 24px;font-weight: bold;-webkit-line-clamp:2;}
.nyky .list .tt2{font-size: 14px;margin-top: 11px;-webkit-line-clamp: 3;min-height: 5.4em;line-height: 1.8;}
.nyky .list .tt3{font-size: 14px;margin-top:22px;display: flex;align-items: center;color: #888;}
.nyky .list .tt3 i{font-size: 22px;padding-left: 11px;color: var(--color_zhuti);}
.nyky .list:hover{border-color: var(--color_zhuti);background-color: #fafafa;box-shadow: 0 5px 11px rgba(0, 0, 0, .06);}
.nyky .list:hover .tt1{color: var(--color_zhuti);}
.nyky .list:hover .tt3{color: var(--color_zhuti);}
.nyky .list:hover .tt3 i{color: var(--color_zhuti);}
.nyky .list:hover .bjcover{transform: var(--transform_scale);}


.danye .div1{font-size: 30px;font-weight: bold;line-height: 1.3;margin-bottom: 22px;}
.danye .div2{font-size: 16px;border-bottom: 1px solid #ddd;margin-top: -11px;padding-bottom: 18px;margin-bottom: 26px;color: #666;}
.danye .div2:before{font-size: 120%;padding-right:8px;}
.danye .div2 span{padding-left: 10px;}
.danye .div3{font-size: 18px;line-height: 1.7;}



.nyxw1 .list{display: block;position: relative;}
.nyxw1 .list .bjcover{padding-top:45%;}
.nyxw1 .list .tt{position: absolute;left: 0;width: 100%;bottom: 0;background: rgba(0, 0, 0, .5);line-height: 80px;padding: 0 30px;font-size: 18px;color: #fff;font-weight: bold;}
.nyxw1 .list .tt span{padding-right:22px;}
.nyxw1{position: relative;margin-bottom: 40px;}
.nyxw1 .swiper-pagination{text-align: right;bottom: 30px;padding-right: 30px;}
.nyxw1 .swiper-pagination span{background-color: #fff;opacity: 1;}
.nyxw1 .swiper-pagination span.swiper-pagination-bullet-active{background-color: var(--color_zhuti);}




.nyxw2{margin: 0 -5px;display: flex;flex-wrap: wrap;}
.nyxw2 .list{display: block;background-color: #f3f3f3;padding-bottom: 250px;position: relative;width: calc(33.33% - 10px);margin: 0 5px 10px;overflow: hidden;}
.nyxw2 .list .img1 .bjcover{padding-top: 70%;}
.nyxw2 .list .img2{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 2;opacity: 0;transition: all .3s;}
.nyxw2 .list .img2 .bjcover{height: 100%;}
.nyxw2 .list .img2:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4);position: absolute;left: 0;top:0;}
.nyxw2 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;height: 250px;padding:38px 40px 37px;z-index: 3;}
.nyxw2 .list .tt1{font-size: 16px;color: #999;}
.nyxw2 .list .tt2{font-size: 24px;margin-top: 11px;line-height: 30px;min-height: 60px;font-weight: bold;}
.nyxw2 .list .tt3{font-size: 16px;color: #999;-webkit-line-clamp: 3;line-height: 22px;min-height: 66px;margin-top: 14px;}
.nyxw2 .list .tt4{font-size: 14px;display: flex;align-items: center;position: relative;z-index: 7;height: 100px;color: #fff;margin-top: 30px;}
.nyxw2 .list .tt4 i{font-size: 22px;padding-left: 11px;}
.nyxw2 .list .tt4:hover{text-decoration: underline!important;}
@media (min-width:1200px){
    .nyxw2 .list:hover .img2{opacity: 1;}
    .nyxw2 .list:hover .tt{height: 380px;}
    .nyxw2 .list:hover .tt1{color: #fff;}
    .nyxw2 .list:hover .tt2{color: #fff;}
    .nyxw2 .list:hover .tt3{color: #fff;}
}



.xwxq{display: flex;justify-content: space-between;}
.xwxq .danye{flex: 1;}
.xwxq .xwyou{width: calc(18% + 200px);margin-left: 40px;}
.xwxq .xwyou .top{font-size: 30px;font-weight: bold;position: relative;padding-left: 24px;line-height: 38px;margin-bottom:28px;}
.xwxq .xwyou .top:after{content: "";width: 5px;height: 26px;background-color: var(--color_zhuti);position: absolute;left: 0;top:7px;}
.xwxq .xwyou .list2{background-color: #f3f3f3;padding: 44px;display: block;margin-bottom: 20px;border: 1px solid #f3f3f3;}
.xwxq .xwyou .list2 .tt1{font-size: 16px;color: #888;}
.xwxq .xwyou .list2 .tt2{font-size: 24px;font-weight: bold;line-height: 1.2;min-height: inherit;margin-top: 8px;}
.xwxq .xwyou .list2 .tt3{font-size: 16px;color: #888;-webkit-line-clamp: 3;min-height: inherit;line-height: 1.4;margin-top: 18px;}
.xwxq .xwyou .list2:hover{border-color: var(--color_zhuti);box-shadow: 0 4px 11px rgba(0, 0, 0, .06);}
.xwxq .xwyou .list2:hover .tt2{color: var(--color_zhuti);}









.nyteam1{display: flex;align-items: center;margin-bottom:50px;}
.nyteam1 .img{width: 50%;}
.nyteam1 .img div{padding-top: 88%;}
.nyteam1 .tt{width: 50%;padding: 0 0 0 50px;}
.nyteam1 .tt .tt1{font-size: 30px;font-weight: bold;line-height: 1.2;}
.nyteam1 .tt .tt2{font-size: 18px;margin-top: 30px;color: #666;line-height: 1.8;padding-bottom: 10px;}




.nyteam2{margin: -50px -10px 0;display: flex;flex-wrap: wrap;}
.nyteam2 .list{display: block;width: calc(33.33% - 20px);margin: 50px 10px 0;position: relative;}
.nyteam2 .list .imgbox{position: relative;z-index: 1;}
.nyteam2 .list .img{position: relative;z-index: 1;}
.nyteam2 .list .img .bjcover{padding-top: 85.6%;min-height: 400px;}
.nyteam2 .list .ttbox{position: absolute;left: 20px;top:20px;max-width: 414px;width: calc(100% - 40px);height: calc(100% - 40px);background: var(--color_zhuti);z-index: 2;display: flex;align-items: center;padding: 30px 50px;color: #fff;opacity: 0;}
.nyteam2 .list .ttbox .tt{width: 100%;}
.nyteam2 .list .ttbox .tt1{font-size: 24px;min-height: inherit;min-height: 30px;line-height: 30px;}
.nyteam2 .list .ttbox .tt2{font-size: 16px;-webkit-line-clamp: 7;margin-top: 18px;line-height: 24px;min-height: 66px;}
.nyteam2 .list .ttbox .tt3{font-size: 14px;margin-top: 18px;}
.nyteam2 .list:hover .ttbox{opacity: 1;}

.nyteam2 .list .txt{font-size: 18px;text-align: center;padding: 20px 0;line-height: 1.3;font-weight: bold;}





.teamxq1{display: flex;}
.teamxq1 .img{width: 50%;}
.teamxq1 .img .renwu{width: 100%;margin-bottom: 30px;display: block;}
.teamxq1 .tt{width: 50%;padding: 50px 0 0 50px;}
.teamxq1 .tt1{font-size:30px;font-weight: bold;line-height: 38px;padding-bottom: 15px;}
.teamxq1 .tt2{font-size: 18px;font-weight: bold;padding-bottom: 15px;margin-top: -9px;}



.teamxq1.teamxq2{display: block;}
.teamxq1.teamxq2 .img{text-align: center;width: 100%;margin-bottom: 44px;}
.teamxq1.teamxq2 .tt1{text-align: center;} 
.teamxq1.teamxq2 .tt2{text-align: center;} 















/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1429px){
    .banner .swiper-slide .bjcover{height: auto;padding-top:46.875%;min-height: 300px;}
    .banner .swiper-slide .tt{padding-top: 55px;}
    .banner .swiper-slide .tt1{font-size: 44px;}
    .banner .swiper-slide .tt2{font-size: 22px;}

    .banner .swiper-button-prev{display:none;}
    .banner .swiper-button-next{display:none;}
    .banner .swiper-pagination{transform:rotate(0deg);width: 100%;left: 0;top:auto;right: 0;bottom: 5%;}

    .main4 .box .list .ttbox{padding: 30px;}
    .nyteam2 .list .ttbox{padding: 30px;}


    .banner2{height: auto;padding: 140px 0 120px;min-height:550px;}
    .banner2 .tt1{font-size: 44px;}
    .banner2 .tt2{font-size: 22px;}



}
@media (max-width:1199px){
    body{padding-top: 60px;}
    header{background-color: #fff;box-shadow: 0 6px 11px rgba(0, 0, 0, .03);}
    header .logo{height: 60px;}
    header .logo img{max-height: 50px;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}

    /*pc导航*/
    header nav{display:none;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:60px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:20px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--color_zhuti);border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}



    body header .logo img:nth-child(1){opacity: 0;}
    body header .logo img:nth-child(2){opacity: 1;}


    .banner .swiper-slide .tt{padding: 0 0 15px;}
    .banner .swiper-slide .tt1{font-size: 26px;}
    .banner .swiper-slide .tt2{font-size: 16px;margin-top:16px;}



    .main2 .swiper-slide{width: 82%;max-width:460px;}
    .main3 .swiper-slide{width: 82%;max-width:460px;}
    .main5 .swiper-slide{width: 82%;max-width:460px;}

    .main4 .box .list .img .bjcover{height:330px;}
    .main4 .box .list .ttbox .tt1{font-size: 18px;}
    .main4 .box .list .ttbox .tt2{-webkit-line-clamp: 5;font-size: 14px;margin-top:10px;}
    .main4 .box .list .ttbox .tt3{margin-top:10px;}



    .banner2{padding: 40px 0;min-height:260px;}
    .banner2 .tt{padding-top: 0;}
    .banner2 .tt1{font-size: 26px;}
    .banner2 .tt2{font-size: 16px;margin-top:16px;}


    .nyky .list .img{width: 290px;height: 220px;}
    .nyky .list .tt{padding: 20px 30px;width: calc(100% - 290px);}
    .nyky .list .tt1{font-size: 18px;}
    .nyky .list .tt2{line-height: 1.6;min-height: 4.8em;}
    .nyky .list .tt3{margin-top: 11px;}



    .nyxw2 .list{padding-bottom: 0;}
    .nyxw2 .list .tt{position: relative;left: auto;bottom: auto;height: auto;padding:25px}
    .nyxw2 .list .tt1{font-size: 14px;}
    .nyxw2 .list .tt2{font-size: 18px;margin-top: 8px;line-height: 26px;min-height: 52px;}
    .nyxw2 .list .tt3{font-size: 14px;margin-top: 8px;}
    .nyxw2 .list .tt4{display: none;}


    .nyteam2 .list{width: calc(50% - 20px);}
    .nyteam2 .list .ttbox .tt1{font-size: 18px;}
    .nyteam2 .list .ttbox .tt2{-webkit-line-clamp: 5;font-size: 14px;margin-top:10px;}
    .nyteam2 .list .ttbox .tt3{margin-top:10px;}





}
@media (max-width:991px) {
    .main88{padding-top: 50px;padding-bottom:50px;}
    .title{padding-bottom:28px;}
    .title .div1{font-size: 24px;}
    .title .div2{font-size: 14px;margin-top:4px;}

    .more{width:130px;height: 40px;font-size: 14px;margin-top: 28px;}



    .main1 .box{flex-wrap: wrap;}
    .main1 .box .zuo{max-width: 100%;padding: 0;width: 100%;}
    .main1 .box .zuo .tt{font-size: 14px;min-height: inherit;margin-top: -6px;}
    .main1 .box .zuo .more{margin-top: 22px;}
    .main1 .box .you{width: 100%;padding: 15px 0 0;}
    .main1 .box .you .div1{padding: 15px 0;font-size: 14px;}
    .main1 .box .you .div1 b{font-size: 24px;padding-top: 4px;}


    .main2{margin-top: 0;}
    .main2 .list{border-width: 2px;padding: 22px 15px 22px 25px;}
    .main2 .list:after{bottom: -990px;}
    .main2 .list .tt1{font-size: 18px;}
    .main2 .list .tt2{margin-top: 8px;}
    .main2 .list .tt3{margin-top: 33px;}
    .main2 .list .tt3 i{font-size: 18px;}


    .main3 .list{padding: 28px 15px 22px 25px;}
    .main3 .list .img{height: 56px;}
    .main3 .list .img img:nth-child(2){opacity: 0;}
    .main3 .list .tt1{font-size: 18px;line-height: 25px;min-height:75px;margin-top:15px;}
    .main3 .list .tt2{margin-top: 11px;}
    .main3 .list .tt3{margin-top: 11px;}


    .lb3{padding-bottom: 66px;}
    .lb3 .swiper-button-prev{width: 40px;height: 40px;left: calc(50% - 52px);}
    .lb3 .swiper-button-prev:after{font-size: 18px;}
    .lb3 .swiper-button-next{width: 40px;height: 40px;right: calc(50% - 52px);}
    .lb3 .swiper-button-next:after{font-size: 18px;}


    .main4 .box{margin: -10px -5px 0;}
    .main4 .box .list{width: calc(50% - 10px);margin: 10px 5px 0;}
    .main4 .box .list:nth-child(1){width: calc(100% - 10px);}
    .main4 .box .list .img .bjcover{height: auto;padding-top: 85.6%;}
    .main4 .box .list .ttbox{display: none;}




    .main5 .list{padding-bottom: 0;}
    .main5 .list .tt{position: relative;left: auto;bottom: auto;height: auto;padding:25px}
    .main5 .list .tt1{font-size: 14px;}
    .main5 .list .tt2{font-size: 18px;margin-top: 8px;line-height: 26px;min-height: 52px;}
    .main5 .list .tt3{font-size: 14px;margin-top: 8px;}
    .main5 .list .tt4{display: none;}



    footer .box2{padding:18px 0;}
    footer .box2 .div2{flex-wrap: wrap;}
    footer .box2 .div2 > div{padding:3px 0;}
    footer .box1{padding-top:22px;}
    footer .box1 .ul{display: none;}
    footer .box1 .div1{flex-wrap: wrap;padding-top:11px;}
    footer .box1 .div1 .tt1{padding: 8px 0 8px 29px;}
    footer .box1 .div1 .tt1 img{top:8px;}


    .main1 .box2{margin-top:30px;}
    .danye{font-size: 14px;line-height: 1.7;}





    .nydown .list{padding: 22px 25px;}
    .nydown .list .tt1{font-size:18px;}
    .nydown .list .tt2{-webkit-line-clamp: 4;margin-top: 8px;}
    .nydown .list .tt3{margin-top: 8px;}


    .downxq1{padding: 25px;margin-bottom:15px;}
    .downxq1 .tt1{font-size: 18px;}
    .downxq1 .tt2{margin-top: 8px;line-height: 1.7;}

    .downxq2 a{padding: 20px 60px 20px 25px;font-size: 18px;margin-bottom: 15px;}
    .downxq2 a:before{right: 20px;top:18px;}
    .downxq2 a:hover:before{top:20px;}


    .nyjoin1 .list{margin-top:20px;}
    .nyjoin1 .swiper-slide-active .list .bjcover{padding-top:calc(50% + 20px);}

    .nyjoin1 .swiper-button-prev{width: 40px;height: 40px;left: calc(50% - 35%);margin-top: -20px;}
    .nyjoin1 .swiper-button-prev:after{font-size: 16px;}
    .nyjoin1 .swiper-button-next{width: 40px;height: 40px;right: calc(50% - 35%);margin-top: -20px;}
    .nyjoin1 .swiper-button-next:after{font-size: 16px;}



    .nyjoin2 .list .tt1{padding: 20px;flex-wrap: wrap;}
    .nyjoin2 .list .tt1 .div1{width: 100%;font-size: 18px;padding: 4px 0;}
    .nyjoin2 .list .tt1 .div2{font-size: 15px;}
    .nyjoin2 .list .tt1 .div3{padding:4px 0;}
    .nyjoin2 .list .tt1 .iconfont{width:32px;height: 32px;}
    .nyjoin2 .list .tt2{padding: 20px;font-size: 14px;line-height: 1.7;}
    .nyjoin2 .list .tt2 .div1{padding-bottom: 6px;}


    .more2{font-size: 15px;padding:15px;margin-top: 20px;}



    .danye .div1{font-size: 20px;margin-bottom: 18px;}
    .danye .div2{font-size: 14px;padding-bottom: 11px;margin-bottom: 16px;}
    .danye .div3{font-size: 15px;}

    .nyxw1 .list .tt{line-height:44px;padding: 0 5px;font-size: 15px;text-align: center;}
    .nyxw1 .list .tt span{padding-right:11px;}
    .nyxw1{margin-bottom: 20px;padding:0 0 30px 0;}
    .nyxw1 .swiper-pagination{bottom: 0;padding: 0;}
    .nyxw1 .swiper-pagination span{background-color: #ddd;}


    .nyxw2 .list{width: calc(50% - 10px);}

    .nyteam1{flex-wrap: wrap;}
    .nyteam1 .img{width: 100%;}
    .nyteam1 .img div{padding-top: 88%;}
    .nyteam1 .tt{width: 100%;padding: 22px 0 0;}
    .nyteam1 .tt .tt1{font-size: 22px;line-height: 1.4;}
    .nyteam1 .tt .tt2{font-size: 15px;margin-top:11px;padding-bottom: 0;line-height: 1.7;}
    .nyteam1 .tt .more{margin-top: 15px;}


    .nyteam2{margin:-33px -5px 0;}
    .nyteam2 .list{width: calc(50% - 10px);margin: 20px 5px 0;}
    .nyteam2 .list .img .bjcover{min-height: inherit;}
    .nyteam2 .list .ttbox{left: 10px;top:10px;max-width: 100%;width: calc(100% - 20px);height: auto;padding: 14px 20px;opacity: 1;top:auto;bottom: 10px;display: none;}
    .nyteam2 .list .ttbox .tt{width: 100%;}
    .nyteam2 .list .ttbox .tt1{font-size:14px;min-height: inherit;min-height: 22px;line-height: 22px;}
    .nyteam2 .list .ttbox .tt2{display: none;}
    .nyteam2 .list .ttbox .tt3{display: none;}
    .nyteam2 .list .txt{font-size: 15px;padding: 14px 0;}





    .teamxq1{display: flex;flex-wrap: wrap;}
    .teamxq1 .img{width: 100%;}
    .teamxq1 .img .renwu{width: 100%;margin-bottom: 22px;max-width: 600px;}
    .teamxq1 .tt{width: 100%;padding: 33px 0 0;}
    .teamxq1 .tt1{font-size:24px;line-height: 30px;padding-bottom: 11px;}
    .teamxq1 .tt2{font-size:16px;padding-bottom:11px;margin-top: -8px;}

    .teamxq1.teamxq2 .img{margin-bottom: 22px;}


}

@media (max-width:767px) {
    .nyky .list{flex-wrap: wrap;}
    .nyky .list .img{width: 100%;height: auto;}
    .nyky .list .img .bjcover{height: auto;padding-top:74%;}
    .nyky .list .tt{width: 100%;padding:22px 25px;}
    .nyky .list .tt2{min-height: inherit;margin-top: 6px;}
    .nyky .list .tt3{margin-top: 8px;}
    .nyteam2 .list{width: calc(100% - 10px);}

    .page_div{margin-top: 18px;}
    .page_div .totalNum, .page_div .totalList{
        display:none;
    }
    .page_div button{
        min-width:20px;
        width:30px;
        height:30px;
        font-size: 14px;
        margin:0 1px;
    }
    #nextPage, #prePage, #firstPage{
        width:50px;
        height:30px;
        font-size:14px;
    }



}
@media (max-width:600px) {
    .nyxw2 .list{width: calc(100% - 10px);}


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}

