.index-banner{
    width: 100%;
    overflow: hidden;
    height: 600px;
}
.index-banner .swiper-slide{
    overflow: hidden;
}
.index-banner img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.index-banner .index-banner-pagination{
    bottom: 30px;
}
.index-banner .index-banner-pagination .swiper-pagination-bullet{
    width: 30px;
    height: 6px;
    margin: 0 15px;
    transition-duration: .3s;
    background: #fff;
    opacity: 1;
    border-radius: 5px;
}
.index-banner .index-banner-pagination .swiper-pagination-bullet-active{
    background: #9B1C22;
}
.index-title{
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    position: relative;
}
.index-title h2{
    font-size:40px;
    font-weight:500;
    color:rgba(38,38,38,1);
}
.index-title h3{
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}
.index-title h3 span{
    float: left;
    display: block;
    width: 50px;
    height: 1px;
    background: #666666;
    margin-top: 11px;
}
.index-title h3 p{
    font-size:16px;
    font-weight:400;
    color:rgba(102,102,102,1);
    display: block;
    margin:0 20px;
    float: left;
}
.index-title.w h2{
    color: #fff;
}
.index-title.w h3 span{
    background: #fff;
}
.index-title.w h3 p{
    color: #fff;
}
.index-about .content .top{
    width: 100%;
    height: 365px;
}
.index-about .content .top .left{
    width: 600px;
    height: 365px;
    float: left;
}
.index-about .content .top .left img{
    width: 100%;
    height: auto;
}

.index-about .content .top .right{
    width: 600px;
    height: 365px;
    float: right;
    background: url("../images/iab.png") no-repeat;
    background-size: 100% 100%;
    padding: 35px;
}
.index-about .content .top .right p{
    display: block;
    width: 100%;
    text-align: justify;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:26px;
    color:rgba(64,64,64,1);
    margin-bottom: 15px;
    text-indent: 28px;
}
.index-about .content .top .right p span{
    color: #9B1C22;
    font-weight: 900;
}
.index-about .content .top .right .more{
    margin-top: 40px;
    z-index: 2;
    position: relative;
}
.index-about .content .top .right .more a{
    display: block;
    float: left;
    margin-right: 40px;
    width: 150px;
    height: 40px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:40px;
    color:rgba(255,255,255,1);
    background: #999999;
    position: relative;
    text-align: center;
}
.index-about .content .top .right .more a span{
    display: block;
    width: 150px;
    height: 40px;
    z-index: -1;
    position: absolute;
    top: 10px;
    left: 10px;
    background: url("../images/iab2.png") no-repeat;
    background-size: 100% 100%;
}
.index-about .content .top .right .more a:last-of-type{
    margin-right: 0;
}
.index-about .content .top .right .more a:hover{
    background: #9B1C22;
}
.index-about .content .bottom{
    width: 100%;
    height: 300px;
    background: url("../images/iab3.jpg");
    margin-top: 20px;
}
.index-about .content .bottom>div{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    overflow: hidden;
}
.index-about .content .bottom>div>div{
    width: 400px;
    height: 180px;
    margin: 60px auto;
    background: rgba(255,255,255,.6);
    overflow: hidden;
}
.index-about .content .bottom>div>div>div{
    width: 380px;
    height: 160px;
    margin: 10px;
    background: rgba(255,255,255,.9);
    overflow: hidden;
}
.index-about .content .bottom>div>div>div .title{
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    height: 20px;
    margin-top: 26px;
}
.index-about .content .bottom>div>div>div .title span{
    display: block;
    float: left;
    width: 50px;
    height: 1px;
    background: #262626;
    margin-top: 9px;
}
.index-about .content .bottom>div>div>div .title h2{
    display: block;
    float: left;
    margin: 0 20px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(38,38,38,1);
    line-height: 20px;
}
.index-about .content .bottom>div>div>div h3{
    text-align: center;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:500;
    margin: 15px 0;
    color:rgba(38,38,38,1);
}
.index-about .content .bottom>div>div>div a{
    display: block;
    width: 120px;
    height: 30px;
    margin: 0 auto;
    background: #9B1C22;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 30px;
}
.index-about .content .bottom>div>div>div a span{
    margin-left: 10px;
}
.index-team{
    width: 100%;
    height: 740px;
    overflow: hidden;
    background: url("../images/itb.png") repeat-x center center;
    margin-top: 70px;
}
.index-team .index-team-swiper{
    width: 1200px;
    margin: 0 auto;
    height: 370px;
}
.index-team .index-team-swiper .swiper-slide{
    width: 100%;
    height: 370px;
    background: url("../images/itb2.png") no-repeat left bottom;
}
.index-team .index-team-swiper .swiper-slide .imgBox{
    width: 320px;
    height: 350px;
    float: left;
    position: relative;
    margin-left: 30px;
}
.index-team .index-team-swiper .swiper-slide .imgBox img{
    width: 100%;
    height: auto;
}
.index-team .index-team-swiper .swiper-slide .imgBox span{
    display: block;
    width: 100px;
    height: 4px;
    background: #9B1C22;
    position: absolute;
    right: -50px;
    top: 48px;
}
.index-team .index-team-swiper .swiper-slide .wordsBox{
    width: 680px;
    float: left;
    margin-left: 60px;
}
.index-team .index-team-swiper .swiper-slide .wordsBox .title{
    margin-top: 35px;
    height: auto;
    max-width: 616px;
    overflow: hidden;
    min-height: 90px;
}
.index-team .index-team-swiper .swiper-slide .wordsBox .title h2{
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    line-height:30px;
    color:rgba(255,255,255,1);
    display: block;
    float: left;
    border-right: 1px solid #FFF;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 0px!important;
}
.index-team .index-team-swiper .swiper-slide .wordsBox .title p{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 39px;
}
.index-team .index-team-swiper .swiper-slide .wordsBox h3{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-top: -23px;
    margin-bottom: 20px;

}
.index-team .index-team-swiper .swiper-slide .wordsBox h4{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(255,255,255,1);
    margin-bottom: 5px;
}
.index-team .index-team-swiper .swiper-slide .wordsBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:24px;
    color:rgba(255,255,255,1);
    text-align: justify;
    margin-bottom: 25px;
}
.index-team .index-team-swiper .swiper-slide>a{
    display: block;
    position: absolute;
    right: 0;
    top: 45px;
    width: 130px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #FFF;
    border-radius: 5px;
    transition-duration: .3s;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
}
.index-team .index-team-swiper .swiper-slide>a.leader{
    right: 180px;
}
.index-team .index-team-swiper .swiper-slide>a img{
    position: absolute;
    display: block;
    width: 100%;
    height: 0px;
    transition-duration: .3s;
}
.index-team .index-team-swiper .swiper-slide>a:hover{
    background: #9B1C22;
    border-color: #9B1C22;
}
.index-team .index-team-swiper .swiper-slide>a:hover img{
    height: 130px;
}

.index-team .bottom{
    width: 1200px;
    margin: 20px auto;
    position: relative;
}
.index-team .bottom .index-team-thumb-pagination{
    width: 40px;
    height: 100px;
    position: absolute;
    top: 0;
    background: #FFF;
    color: #9B1C22;
    font-size: 40px;
    text-align: center;
    line-height: 100px;
    z-index: 2;
    cursor: pointer;
}
.index-team .bottom .index-team-thumb-pagination.index-team-thumb-next{
    right: 0;
}
.index-team .bottom .index-team-thumb-pagination:hover{
    background: #9B1C22;
    color: #FFF;
}
.index-team .bottom .index-team-thumb-swiper{
    width: 1080px;
    height: 100px;
    margin: 0 auto;

}
.index-team .bottom .index-team-thumb-swiper .swiper-slide{
    padding: 10px;
    background: #FFF;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide .imgBox{
    width: 120px;
    height: 80px;
    float: left;
    overflow: hidden;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide .imgBox img{
    width: 100%;
    height: auto;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide .wordsBox{
    float: left;
    margin-left: 15px;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide .wordsBox h2{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(38,38,38,1);
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide .wordsBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 7px;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide.swiper-slide-thumb-active{
    background: #9B1C22;
}
.index-team .bottom .index-team-thumb-swiper .swiper-slide.swiper-slide-thumb-active h2,.index-team .bottom .index-team-thumb-swiper .swiper-slide.swiper-slide-thumb-active p{
    color: #FFF;
}

.index-advantage{
    width: 100%;
    height: 580px;
    background: url("../images/iadb.png") repeat-x center center;
    overflow: hidden;
}

.index-advantage .content .items{
    text-align: center;
    font-size: 0;
}
.index-advantage .content .items .item{
    display: inline-block;
    width: 330px;
    height: 120px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    margin-right: 70px;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
    transition-duration: .3s;
}
.index-advantage .content .items .item:last-of-type{
    margin-right: 0;
}
.index-advantage .content .items .item .imgBox{
    width: 90px;
    height: 60px;
    margin-top: 30px;
    border-right: 1px solid #E6E6E6;
    padding-top: 5px;
    float: left;
}
.index-advantage .content .items .item .imgBox img{
    display: block;
    margin: 0 auto;
}
.index-advantage .content .items .item .imgBox img:nth-of-type(2){
    display: none;
}
.index-advantage .content .items .item .wordsBox{
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
.index-advantage .content .items .item .wordsBox h2{
    font-size:20px;
    font-weight:400;
    color:rgba(38,38,38,1);
    text-align: left;
}
.index-advantage .content .items .item .wordsBox p{
    font-size:14px;
    margin-top: 10px;
    font-weight:400;
    color:rgba(153,153,153,1);
    text-align: left;
}
.index-advantage .content .items .item:hover{
    background: #9B1C22;
}
.index-advantage .content .items .item:hover .imgBox{
    border-color: #fff;
}
.index-advantage .content .items .item:hover .imgBox img{
    display: none;
}
.index-advantage .content .items .item:hover .imgBox img:nth-of-type(2){
    display: block;
}
.index-advantage .content .items .item:hover .wordsBox h2,.index-advantage .content .items .item:hover .wordsBox p{
    color: #fff;
}
.index-advantage .content .number{
    display: block;
    width: 100%;
    height: 60px;
    background: url("../images/iadl.png") no-repeat center center;
    background-size: 100% auto;
    margin: 20px auto;
    text-align: center;
}
.index-advantage .content .number .item{
    display: inline-block;
    width: 20px;
    height: 60px;
    margin-right: 180px;
    background: url("../images/iada.png") no-repeat;
    box-sizing: border-box;
    padding-top: 22px;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.index-advantage .content .number .item:last-of-type{
    margin-right: 0;
}
.index-advantage .content .number .item:nth-of-type(2n){
    background: url("../images/iada2.png") no-repeat;
    background-position: 0px 20px;
}
.index-number{
    text-align: center;
    font-size: 0;
    width: 100%;
    height: 220px;
    background: url("../images/inb.png") repeat-x center center;
    overflow: hidden;
    padding-top: 60px;
}
.index-number .item{
    width: fit-content;
    width: -moz-fit-content;
    margin-right: 140px;
    display: inline-block;
}
.index-number .item:last-of-type{
    margin-right: 0;
}
.index-number .item h2{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
}
.index-number .item h2 span{
    font-size:60px;
    font-family:FZDaHei-B02S;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.index-number .item p{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-top: 5px;
}
.index-news{
    width: 100%;
    height: 800px;
    overflow: hidden;
    background: url("../images/inb2.png") repeat-x center center;
}
.index-news .content .news-title{
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    height: 40px;
}
.index-news .content .news-title h2{
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    float: left;
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(64,64,64,1);
}
.index-news .content .news-title a{
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    float: right;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height: 35px;
}
.index-news .content .left{
    width: 820px;
    height: 540px;
    float: left;
    background: #FFF;
    padding: 20px;
}
.index-news .content .left .main{
    margin-top: 20px;
}
.index-news .content .left .main .imgNews{
    position: relative;
    width: 350px;
    float: left;
    height: 430px;
    display: block;
}
.index-news .content .left .main .imgNews .imgBox{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.index-news .content .left .main .imgNews .imgBox img{
    width: 100%;
    height: auto;
}
.index-news .content .left .main .imgNews .wordsBox{
    margin-top: 20px;
}
.index-news .content .left .main .imgNews .wordsBox h2{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:500;
    color:rgba(64,64,64,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news .content .left .main .imgNews .wordsBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:24px;
    color:rgba(153,153,153,1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.index-news .content .left .main .imgNews .dateBox{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.index-news .content .left .main .imgNews .dateBox h3{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.index-news .content .left .main .imgNews .dateBox h4{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    text-align: right;
}
.index-news .content .left .main .imgNews:hover p,.index-news .content .left .main .imgNews:hover h2{
    color: #9B1C22;
}
.index-news .content .left .main .wordsNews{
    width: 410px;
    float: right;
}
.index-news .content .left .main .wordsNews .item{
    width: 100%;
    display: block;
    height: 96px;
    margin-bottom: 15px;
    transition-duration: .3s;
    background: #F7F7F7;
}
.index-news .content .left .main .wordsNews .item .dateBox{
    width: 70px;
    float: left;
    height: 100%;
    background: #E6E6E6;
    transition-duration: .3s;
}
.index-news .content .left .main .wordsNews .item .dateBox h2{
    font-size:34px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(64,64,64,1);
    text-align: center;
    margin-top: 15px;
}
.index-news .content .left .main .wordsNews .item .dateBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    margin-top: 5px;
    text-align: center;
}
.index-news .content .left .main .wordsNews .item .wordsBox{
    width: 305px;
    height: 100%;
    float: left;
    margin-left: 15px;
}
.index-news .content .left .main .wordsNews .item .wordsBox h2{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 13px;
}
.index-news .content .left .main .wordsNews .item .wordsBox p{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news .content .left .main .wordsNews .item:hover{
    box-shadow: 0px 0px 20px 0px rgba(255, 0, 0, 0.46);
    background: #BF232A;
}
.index-news .content .left .main .wordsNews .item:hover .dateBox{
    background: #9B1C22;
}
.index-news .content .left .main .wordsNews .item:hover .dateBox h2,.index-news .content .left .main .wordsNews .item:hover .dateBox p{
    color: #FFF;
}
.index-news .content .left .main .wordsNews .item:hover .wordsBox h2,.index-news .content .left .main .wordsNews .item:hover .wordsBox p{
    color: #FFF;
}
.index-news .content .right{
    width: 360px;
    float: right;
}
.index-news .content .right>.item{
    width: 100%;
    height: 260px;
    margin-bottom: 20px;
    background: #FFF;
    padding: 20px;
}
.index-news .content .right>.item>.main{
    margin-top: 5px;
}
.index-news .content .right>.item>.main .item{
    display: block;
    width: 100%;
    border-bottom: 1px dashed #CCCCCC;
    height: 40px;
}
.index-news .content .right>.item>.main .item h2{
    width: 200px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(64,64,64,1);
}
.index-news .content .right>.item>.main .item p{
    width: fit-content;
    width: -moz-fit-content;
    float: right;
    line-height: 40px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.index-news .content .right>.item>.main .item:hover h2,.index-news .content .right>.item>.main .item:hover p{
    color: #9B1C22 !important;
}
.index-cooper{
    padding-bottom: 100px;
}
.index-cooper .content{
}
.index-cooper .content .item{
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #F0F0F0;
    width: 224px;
    height: 120px;
    transition-duration: .3s;
    cursor: pointer;
}
.index-cooper .content .item:nth-of-type(5n){
    margin-right: 0;
}
.index-cooper .content .item img{
    width: 100%;
    height: 100%;
    transition-duration: .3s;
}
.index-cooper .content .item:hover{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}



#periodical .detail{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 5;
    display: none;
}
#periodical .detail .main{
    width: 960px;
    height: 700px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 12px solid #9B1C22;
}
#periodical .detail .main .swiper-container {
    width: 100%;
    height: 100%;
}
#periodical .detail .main .swiper-slide{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#periodical .detail .main img{
    width: 100%;
    height: auto;
}
#periodical .detail .detail-navigation{
    position: absolute;
    width: 50px;
    height: 50px;
    background: #FFF;
    border-radius: 50%;
    color: #9B1C22;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    z-index: 99;
}
#periodical .detail .detail-navigation:hover{
    background: #9B1C22;
    color: #FFF;
}
#periodical .detail .detail-navigation.detail-prev{
    left: -100px;
}
#periodical .detail .detail-navigation.detail-next{
    right: -100px;
}
#periodical .detail .close{
    position: absolute;
    width: 50px;
    height: 50px;
    top: -25px;
    right: -25px;
    background: #FFF;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    z-index: 2;
    font-size: 20px;
    color: #9B1C22;
}
#periodical .detail .close:hover,.news .content2 .item2 .detail .detail-navigation:hover{
    background: #9B1C22;
    color: #FFF;
}

.index-video{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0,0,0,.6);
    display: none;
}
.index-video .content{
    width: 1064px;
    height: 580px;
    padding: 20px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.index-video .content .close{
    width: 50px;
    height: 50px;
    background: #FFF;
    position: absolute;
    top: -25px;
    right: -25px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
}
.index-video .content .close:hover{
    background: #9B1C22;
    color: #FFF;
}
#maxImg{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99;
    display: none;
}
#maxImg img{
    display: block;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
#maxImg .close{
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    background: #FFF;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    font-size: 20px;
    color: #9B1C22;
    z-index: 999;
}
#maxImg .close:hover{
    background: #9B1C22;
    color: #FFF;
}