@charset "utf-8";
.content1{
    margin-top: 20px;
}
.content1,.content2,.content3 {
    margin-bottom: 15px;
    width: 100%;
}
.content1left ,.content2left,.content2center{
    float: left;
    width: auto;
    margin-right: 30px;
}
.content1right ,.content2right {
    float: right;
    width: auto;
}
.content1left,.content2left{
    width: 39%;
}
.content1left .i2r{
    height: 100px;
}
.swiper-container-i2 .bnimg{
    display: block;
    width: 100%;
    height: 325px;
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.content1left .bninfo {
    /* width: 100%; */
    /* margin-bottom: 10%; */
    padding: 0 20px;
    z-index: 4;
    float: left;
    color: #c4cdcd;
    width: 100%;
    /* text-indent: 48px; */
     height: 12%; 
    line-height: 36px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}
.swiper-container-i2 .swiper-pagination {
    bottom: 4%;
    left: 87%;
}
.swiper-container-i2 .swiper-pagination-bullet {
    background: rgba(255, 255, 255, .7);
    opacity: 1;
    margin: 0 5px !important;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.swiper-container-i2 .swiper-pagination-bullet-active
 {
    background: #94070A;
}
.content1right{
    width: 58%;
}
.content1right .c1rightTop{
    width:100%;
    height:35px;
    line-height:35px;
    margin-bottom:10px;
    background:#94070A;
    font-size: 14px;
}
.content1right .c1rightTopTitle{
    font-size:18px;
    float:left;
    width:120px;
    font-weight:bold;
    text-align:center;
    color:#ffffff;
}
.content1right .c1rightTopMore{
    float:right;
    /*width:565px;*/
    text-align:right;
    padding-right:20px;
}
.content1right .c1rightTopMore a{
    font-weight:bold;
    font-size:15px;
    color:#ffffff;
}
.content1right .c1rightList{
    width:100%;
    padding:0 10px;
}
.content1right .c1rightList ul li{
    height:35px;
    line-height:35px;
    list-style-type:none;
    color:#313030;
}
.content1right .c1rightList ul li>a{
    width:100%;
    /*display:inline-block;*/
    font-size:16px;
    color:#313030;
}
.contentTitle{
    width: 85%;
}
.c1rightList ul li>a,.c2centerList ul li>a,.c2rightList ul li>a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.content2left .c2leftTop{
    width:100%;
    height:35px;
    line-height:35px;
    margin-bottom:10px;
    border-bottom:2px solid #cbcbcb;
}
.content2left .c2leftTop .c2leftTopName{
    font-size:18px;
    float:left;
    width:115px;
    font-weight:bold;
    text-align:center;
    color:#94070A;
    border-left:5px solid #94070A;
}
.content2left .c2leftTop .c2leftTopMore{
    float:right;
    /*width:325px;*/
    text-align:right;
    padding-right:20px;
}
.content2left .c2leftTop .c2leftTopMore>a{
    font-weight:bold;
    font-size:15px;
    color:#94070A;
}
.content2left .c2leftList{
    width:100%;
}

.content2left .c2leftList ul{
    margin-top:10px;
}
.content2left .c2leftList ul li{
    margin:16px 0;
}
.content2left .c2leftList .c2leftListS1{
    display:inline-block;
    text-align:center;
    width:60px;
    background:#af5253;
    padding:3px 0;
    vertical-align: middle;
}
.content2left .c2leftList .c2leftListS2{
    display:block;
    font-size:17px;
    height:20px;
    line-height:20px;
    color:#ffffff;
}
.content2left .c2leftList .c2leftListS3{
    display:block;
    font-size:12px;
    height:16px;
    line-height:16px;
    color:#ffffff;
}
.content2left .c2leftList .c2leftListS4{
    display: inline-block;
    height: 42px;
    line-height: 21px;
    vertical-align: middle;
    padding-left: 10px;
    width: 395px;
}
.content2center .c2centerTop{
    width:338px;
    height:35px;
    line-height:35px;
    margin-bottom:10px;
    border-bottom:2px solid #cbcbcb;
}
.content2center .c2centerTop .c2centerTopName{
    font-size:18px;
    float:left;
    width:115px;
    font-weight:bold;
    text-align:center;
    color:#94070A;
    border-left:5px solid #94070A;
}

.content2center .c2centerTop .c2centerTopMore{
    float:right;
    width:198px;
    text-align:right;
    padding-right:20px;
}
.content2center .c2centerList{
    width:338px;
}

.content2center .c2centerList ul li{
    height:35px;
    line-height:35px;
    list-style-type:none;
    color:#313030;
}

.content2center .c2centerList ul li>a{
    width:100%;
    /*display:inline-block;*/
    font-size:16px;
    color:#313030;
}
.content2right .c2rightTop{
    width:334px;
    height:35px;
    line-height:35px;
    margin-bottom:10px;
    border-bottom:2px solid #cbcbcb;
}
.content2right .c2rightTop .c2rightTopName{
    font-size:18px;
    float:left;
    width:115px;
    font-weight:bold;text-align:center;
    color:#94070A;
    border-left:5px solid #94070A;
}
.content2right .c2rightTop .c2rightTopMore{
    font-weight:bold;
    font-size:15px;
    color:#94070A;
    float:right;
    width:197px;
    text-align:right;
    padding-right:20px;
}
.content2right .c2rightTop .c2rightTopMore a{
    font-weight:bold;
    font-size:15px;
    color:#94070A;
}
.content2right .c2rightList{
    width:330px;
}
.content2right .c2rightList ul li{
    height:35px;
    line-height:35px;
    list-style-type:none;
    color:#313030;
}
.content2right .c2rightList ul li>a{
    width:100%;
    /*display:inline-block;*/
    font-size:16px;
    color:#313030;
}

.content3 .c3Top{
    width:1200px;
    height:35px;
    line-height:35px;
    margin-bottom:10px;
    border-bottom:2px solid #cbcbcb;
}
.content3 .c3Top .c3TopName{
    font-size:18px;
    float:left;
    width:120px;
    font-weight:bold;
    text-align:center;
    color:#ffffff;
    background:#94070A;
}
.content3 .c3Top .c3TopMore{
    float:right;
    width:1060px;
    text-align:right;
    padding-right:20px;
    font-weight:bold;
    font-size:15px;
    color:#000000;
}
.content3 .c3Top .c3TopMore a{
    font-weight:bold;
    font-size:15px;
    color:#94070A;
}
.content3 .c3List ul{
    margin-top:10px;
}
.content3 .c3List ul li{
    margin:16px 0;
    display:inline-block;
}
.content3 .c3List .c3ListS1{
    display:inline-block;
    text-align:center;
    width:35px;
    vertical-align: middle;
}
.content3 .c3List img{
    width: 35px;
}
.content3 .c3List .c3ListS2{
    display:inline-block;
    height:42px;
    line-height:21px;
    vertical-align: middle;
    padding:0 10px;
    width:250px;
}

.c3List .image-label-swiper {
    margin-top: 20px;
}
.c3List .image-label-swiper ul li {
    width: 200px;
    padding: 0 10px;
}
.c3List .image-label-swiper ul li a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}

.c3List .image-label-swiper ul li img {
    width: 100%;
    height: 100%;
    transition: all 1s ease 0s;
}

.c3List .image-label-swiper ul li a label {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-bottom: 0;
    height: 38px;
    line-height: 38px;
    background-color: rgba(185, 1, 1, 0.3);
    color: #fff;
    font-size: 1.2rem;
}
.content-image-list ul {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    padding: 40px 0;
}
.content-image-list ul li {
    width: calc((100% - 270px) / 4);
    margin-right: 60px;
    margin-bottom: 40px;
}
.content-image-list ul li a {
    display: block;
    position: relative;
    width: 100%;
}
.content-image-list ul li a img {
    width: 100%;
    height: 100%;
}
.content-image-list ul li a label {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    background-color: rgba(185, 1, 1, 0.3);
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
}
.mine_img img{
    max-width: 40%;
}

@media only screen and (max-width: 640px) {
    .content1left, .content2left ,.content1right,.content2center .c2centerTop,.content2center .c2centerList,.content2center,.content2right .c2rightTop,.content2right .c2rightList{
        width: 100%;
    }
    
    .content2center{
        margin: 0;
    }
    .content1right, .content2right,.content1left, .content2left, .content2center{
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .swiper-container-i2 .bnimg{
        height: 220px;
    }
    .contentTitle{
        width: 70%;
    }
}
@media only screen and (max-width: 768px) {
    .content1left, .content2left ,.content1right,.content2center .c2centerTop,.content2center .c2centerList,.content2center,.content2right .c2rightTop,.content2right .c2rightList,.content3 .c3List ul li{
        width: 100%;
    }
    .content2center{
        margin: 0;
    }
    .content1right, .content2right,.content1left, .content2left, .content2center{
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .swiper-container-i2 .bnimg{
        height: 220px;
    }
    .swiper-container-i2 .swiper-pagination-bullet{
        margin: 0 4px !important;
    }
    .content1left .bninfo{
        height: auto;
    }
    .content2left .c2leftList .c2leftListS4{
        width: 80%;
    }
    .content3 .c3List .c3ListS2{
        width: 88%;  
    }
    .mine_img img{
        max-width: 100%;
    }
}
@media only screen and (c:768px) and (max-width:1199px) {
    .content1left, .content2left ,.content1right,.content2center .c2centerTop,.content2center .c2centerList,.content2center,.content2right .c2rightTop,.content2right .c2rightList{
        width: 100%;
    }
    .content1right .c1rightList ul li>a,.content2left .c2leftList .c2leftListS4,.content2center .c2centerList ul li>a ,.content3 .c3List .c3ListS2,.content2right .c2rightList ul li>a{
        width: 80%;
    }
    .content2center{
        margin: 0;
    }
    .content1right, .content2right,.content1left, .content2left, .content2center{
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .swiper-container-i2 .bnimg{
        height: 220px;
    }
    .swiper-container-i2 .swiper-pagination-bullet{
        margin: 0 4px !important;
    }
    .content1left .bninfo{
        height: auto;
    }
    .mine_img img{
        max-width: 60%;
    }
}
@media only screen and (min-width: 1000px) and (max-width:1300px) {
    .content1right .c1rightList ul li>a{
        width: 87%;
    }
    .content2center,.content2right{
        max-width: 27%;
    }
    .content2center .c2centerTop,.content2center .c2centerList,.content2right .c2rightTop{
        width: 100%;
    }
    .content2center .c2centerTop .c2centerTopMore,.content2right .c2rightTop .c2rightTopMore{
        width: 60%;
    }
    .content2left .c2leftList .c2leftListS4,.content2center .c2centerList ul li>a,.content2right .c2rightList ul li>a{
        width: 80%;
    }
    .content3 .c3List .c3ListS2{
        width: 200px;
    }
    .mine_img img{
        max-width: 50%;
    }
    
}