.wrapper a{
    color: #000;
}
.wrapper #topline20210826 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.wrapper #topline20210826 .line1, .wrapper #topline20210826 .line2{
    background-color: #fff;
}
#topline20210826 + .blank{
    height: 72px;
}
#footer0820{
    margin-top: 0;
}
.banner{
    background: url(../images/background.png) no-repeat center top;
}
.area{
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
}
.area h1{
    text-align: center;
}
.area h1 a{
    font-size: 56px;
    color: #fff;
    font-weight: 500;
}
.area .subhead{
    text-align: center;
    margin-top: 5px;
}
.area .subhead a{
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}
.introduce{
    height: 81px;
    background-color: #ffffff;
    border-radius: 18px;
    margin-top: 35px;
}
.introduce{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 35px;
    padding-left: 35px;
}
.introduce .icon{
    width: 35px;
    height: 53px;
    background: url(../images/icon.png) no-repeat;
}
.introduce .title{
    flex: 1;
    margin: 0 15px;
    line-height: 1.3;
}
.introduce .title a{
    font-size: 14px;
    opacity: .6;
}
.introduce .share{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 165px;
    height: 45px;
    border-left: 1px solid #e5e5e5;
    padding-left: 18px;
}
.cntvshare_weixin{
    z-index: 3 !important;
}
.introduce .share .weixin{
    display: block;
    width: 44px;
    height: 45px;
    background: url(../images/weixin.png) no-repeat;
    cursor: pointer;
}
.introduce .share .weibo{
    display: block;
    width: 44px;
    height: 45px;
    background: url(../images/weibo.png) no-repeat;
    cursor: pointer;
}
.introduce .share .qzone{
    display: block;
    width: 44px;
    height: 45px;
    background: url(../images/qzone.png) no-repeat;
    cursor: pointer;
}
#main-swiper{
    width: 100%;
    margin-top: 42px;
    margin-bottom: 55px;
}
#main-swiper .swiper-slide p.name{
    text-align: center;
    margin-bottom: 10px;
}
#main-swiper .swiper-slide p.name a{
    font-size: 34px;
    color: #fff;
    font-weight: 500;
}
#main-swiper .swiper-slide .middle a{
    display: block;
    height: 675px;
    position: relative;
}
#main-swiper .swiper-slide .middle a::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: url(../images/fouce_mask.png) no-repeat;
    height: 57px;
}
#main-swiper .swiper-slide .middle a span{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    left: 20px;
    right: 95px;
    bottom: 5px;
    z-index: 3;
}
#main-left{
    position: absolute;
    left: 0;
    top: 50%;
    width: 36px;
    height: 55px;
    background: url(../images/arrow_left.png) no-repeat;
    margin-top: -18px;
    z-index: 2;
    cursor: pointer;
}
#main-right{
    position: absolute;
    right: 0;
    top: 50%;
    width: 36px;
    height: 55px;
    background: url(../images/arrow_right.png) no-repeat;
    margin-top: -18px;
    z-index: 2;
    cursor: pointer;
}
.arrow{
    opacity: 0;
    transition: all 1s linear;
}
.row1{
    width: 585px;
    float: left;
    margin-bottom: 55px;
}
.row1.right{
    float: right;
}
.row1 .title .left {
    position: relative;
    float: left;
    font-size: 24px;
    line-height: 1.2;
  }
  
.row1 .title .left:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 4px;
    width: 100%;
    background: #aa182c;
    border-radius: 5px;
}

.row1 .title .left a {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
}

.row1 .title .right {
    float: right;
}

.row1 .title .right a.more {
    font-size: 14px;
    color: #8d8d8d;
}
.row1.right .wrap{
    background: url(../images/wrap2.png) no-repeat;
}
.row1 .wrap{
    width: 585px;
    height: 370px;
    background: url(../images/wrap.png) no-repeat;
    margin-top: 20px;
    box-shadow: 0 0 15px 5px rgba(244, 244, 244, 0.8);
    padding: 30px 20px;
    box-sizing: border-box;
}
.row1 .wrap .wrap-top{
    display: flex;
    justify-content: space-between;
    padding-bottom: 17px;
    border-bottom: 1px dashed #c8c8c8;
    margin-bottom: 15px;
}
.row1 .wrap .wrap-top .top-img{
    width: 262px;
}
.row1 .wrap .wrap-top .top-img p{
    line-height: 1.6;
    margin-top: 5px;
}
.row1 .wrap .wrap-top .top-img p a{
    font-size: 16px;
}
.row1 .wrap .wrap-top .top-intro{
    width: 260px;
}
.row1 .wrap .wrap-top .top-intro p.name{
    line-height: 1.5;
}
.row1 .wrap .wrap-top .top-intro p.name a{
    font-size: 16px;
}
.row1 .wrap .wrap-top .top-intro p.detail{
    font-size: 14px;
    opacity: .6;
    line-height: 20px;
    margin-top: 10px;
}
.row1 .wrap .wrap-top .top-intro p.detail a{
    font-size: 14px;
}
.row1 ul li{
    font-size: 18px;
    color: #aa182c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
}
.row1 ul li a{
    font-size: 16px;
    color: #333;
}
.row1 .title{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 3px;
}
.row2 .title{
    border-bottom: 4px solid #e5e5e5;
    padding-bottom: 3px;
    text-align: center;
    margin-bottom: 23px;
}
.row2 .title .left {
    position: relative;
    font-size: 24px;
    line-height: 1.2;
  }
  
.row2 .title .left:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 4px;
    width: 100%;
    background: #aa182c;
    border-radius: 5px;
}

.row2 .title .left a {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
}

.row2 .title .right {
    float: right;
}

.row2 .title .right a.more {
    font-size: 14px;
    color: #8d8d8d;
}
.row2 .content{
    height: 372px;
    margin-top: 23px;
    background: url(../images/back.png) no-repeat;
    margin-bottom: 45px;
    box-shadow: 0 0 15px 5px rgba(244, 244, 244, 0.8);
    position: relative;
    padding-top: 67px;
    box-sizing: border-box;
}
#img-left{
    position: absolute;
    left: 0;
    top: 143px;
    width: 40px;
    height: 50px;
    background: url(../images/arrow_left2.png) no-repeat;
    z-index: 2;
    cursor: pointer;
}
#img-right{
    position: absolute;
    right: 0;
    top: 143px;
    width: 40px;
    height: 50px;
    background: url(../images/arrow_right2.png) no-repeat;
    z-index: 2;
    cursor: pointer;
}
#img-swiper{
    height: 290px;
    width: 1120px;
    margin: 0 auto;
}
#img-swiper p {
    text-align: center;
}
#img-swiper p a{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.row2 .list{
    display: flex;
    justify-content: space-between;
}
.row2 .w380{
    width: 380px;
    height: 360px;
    background-color: #fff;
    padding: 20px;
    box-sizing:  border-box;
}
.w380 .left{
    float: left;
}
.w380 p{
    width: 170px;
    float: right;
}
.w380 p a{
    font-size: 16px;
}
.list-wrap{
    margin-bottom: 16px;
}
.code{
    width: 381px;
}
.main{
    background: url(../images/bottom.png) no-repeat center bottom;
    padding-bottom: 64px;
}
#main-pagination{
    width: auto;
    left: auto;
    right: 17px;
    text-align: right;
}
#main-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #8b8b8b;
    margin: 0 9px;
    opacity: 1;
}
#main-pagination .swiper-pagination-bullet-active{
    background-color: #fff;
}
#img-swiper a.img{
    display: block;
    width: 360px;
    height: 203px;
    position: relative;
}
#img-swiper a.img .play{
    display: block;
    width: 62px;
    height: 62px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -31px;
    margin-left: -31px;
    z-index: 2;
}