.dd1{
    margin-top: 5%;
    text-align: center;
}
.dd1 .list{
    float: left;
    width: 31%;
    margin-right: 3%;
    position: relative;
}
.dd1 .list:nth-child(3){
    margin-right: 0;
}
.dd1 .list .listc{
    text-align: left;
    position: absolute;
    bottom: 5px;
    height: 40%;
    background: rgba(0,0,0,.6);
    width: 100%;
    color: #fff;
    padding: 5% 3%;
    box-sizing: border-box;
}
.dd2{
    margin-top: 5%;
}
.dd2 .title{
    text-align: center;
    font-size: 28px;
}
.dd2 .title .line{
    width: 36px;
    height: 3px;
    background-color: #af251c;
    margin: 3px auto;
}
.dd2 video{
    display: block;
    margin-top: 3%;
    width: 100%;
    max-width: 100%!important;
}
.dd3{
    margin-top: 3%;
}
.dd3 a{
    display: block;
    position: relative;
    width: 31%;
    margin-right: 3%;
    float: left;
    box-shadow: 4.388122px 4.09199px 6px rgb(204 204 204);
    box-sizing: border-box;
    padding: 2%;
    margin-bottom: 2%;
}
.dd3 a:after{
    right: 0;
    top: 0;
    transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.dd3 a:before{
    left: 0;
    bottom: 0;
    transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.dd3 a:hover:before{
        border-left-color: #af251c;
    transition: border-color 0s ease-out 0.2s, width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s;
        border-bottom-color: #af251c;
    transition: border-color 0s ease-out 0.2s, width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s;
}
.dd3 a:hover:after{
    border-right-color: #af251c;
    transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s;
        border-top-color: #af251c;
    transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s;
}
.dd3 a:after, .dd3 a:before{
        content: '';
    display: block;
    position: absolute;
    border: 1px transparent solid;
    width: 0;
    height: 0;
    box-sizing: border-box;
}
.dd3 a:hover:after, .dd3 a:hover:before{
    height: 100%;
    width: 100%;
}
.dd3 a:nth-child(3n){
    margin-right:0;
}
.dd3 a img{
    width: 100%;
    transition: 0.5s;
}
.dd3 a:hover img{
        transform: scale(1.05);
}
.dd3 a  h1{
    text-align: center;
    font-weight: normal;
    font-size: 17px;
}

.dd4{
    margin-top: 2%;
    display: flex;
    justify-content: space-between;
}

.dd4 img{
    width: 31%;
}
.footer{
    margin-top: 3%;
    background: #000;
    padding: 4rem 1rem 1rem 1rem;
}
.footer .wapper{
    width: 75%;
    float: left;
    justify-content:space-around;
    color: #fff;
    display: flex;
}
.footer .wapper a{
    display: block;
}
.footer .wapper a.tit{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
.footer .wapper a.tit2{
    color: rgba(255, 255, 255, 0.6);
}
.footer .wapper a.tit2:hover{
    color: rgba(255, 255, 255, 1);
}
.footer .fj{
    color: #fff;
    width: 22%;
    float: right;
    display: flex;
    justify-content: space-between;
}

.footer .fj .fj1{
text-align: center;
}
.footer .fj .fj2{
    margin-left: 5%;
}
.footer .fj .fj2 h1{
    font-size: 16px;
    margin-top: 10%;
    margin-bottom: 3%;
    line-height: 20px;
}
.footer .fj .fj2 h2{
    font-size: 14px;
    line-height: 20px;
}
.footer .icp{
    margin-top: 3rem;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #ccc;
    
        background:#182953;
    color: #fff;


}

.d-pos{
    height: 80px;
    line-height: 80px;
}
.d-pos .left{
    float: left;
    height: 80px;
    line-height: 80px;
}
.d-pos .left a{
    font-size: 16px;
    display: inline-block;
    padding: 0 18px;
    position: relative;
}
.d-pos .left a::after{
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
.d-pos .right{
    float: right;
    height: 80px;
    line-height: 80px;
    vertical-align:middle;
    font-size: 15px;
}
.about1{
    margin-top: 3%;
}
.about1 .left{
    width: 48%;
    float: left;
}
.about1 .right{
    width: 48%;
    float: right;
}
.about1 .right .dbold{
    color: #a52a2a;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    margin-top: 10px;
}
.about1 .right .dcon{
    margin-top: 5%;
    font-size: 16px;
}
.about2{
    margin-top: 3%;
justify-content: space-between;
display: flex;
}
.about2 .list{
    width: 24%;
}
.about2 .list h1{
    color: #db0808;
    font-size: 20px;
}
.about2 .list h6{
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    font-weight: normal;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.about2 .list a{
    background:#db0808;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 6%;
    padding:3% 8%;
}
.aboutjj{
    margin-top: 3%;
}
.aboutjj .title{
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.aboutjj  .con{
    padding-top: 10px;
}
.aboutjj  .con>h1{
    color: #db0808;
}
.aboutjj  .con .con2{
    font-size: 16px;
    margin-top: 15px;
    color: #666;
}
.aboutjj  .con .left{
    width: 60%;
    float: left;
}
.aboutjj  .con .right{
    width: 30%;
    float: right;
}
.aboutjj  .con .right h2{
    text-align: center;
}
.aboutjj  .con .right img{
    width: 100%;
}


.aboutjj .con .gsfl{
    float: left;
    width: 47%;
}
.aboutjj .con .gsfl>h1{
    color: #ff0000;
}
.aboutjj .con .gsfr{
    float: right;
    width: 51%;
}
.events-wraps{
    max-width: 100%;
    margin-top: 3%;
}
.proindex{
    margin-top: 3%;
}
.proindex h1{
    color: #ff0000;
    text-align: center;
    font-size: 26px;
}
.proindex h3{
    text-align: center;
    font-size: 16px;
    color: #696969;
    margin-top: 10px;
    font-weight: normal;
}

.progdwap{
    display: none;
}
.aboutjj .prolist{
    margin-top: 2%;
}
.aboutjj .prolist  .list{
    width: 23%;
    margin-right: 2.5%;
    margin-bottom: 3%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    transition: all .5s ease;
    border: 1px solid rgb(209, 209, 209);
}
.aboutjj .prolist  .list:nth-child(4n){
    margin-right:0
}
.aboutjj .prolist  .list h3{
    padding: 20px 0px 10px;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.aboutjj   .promenu{
    margin-top: 2%;
    line-height: 50px;
    height: 50px;
    width: 100%;
    background: rgb(235, 235, 235);
    display: flex;
    justify-content:space-between;
    font-size: 16px;
    flex-direction:row;
    color: rgb(78, 78, 78);
}
.aboutjj   .promenu a{
    text-align: center;
    flex: 1;
}
.aboutjj   .promenu a:hover{
    background: red;
    color: #fff;
}
.aboutjj   .promenu a.active{
    background: red;
    color: #fff;
}

/* 媒体查询 */
@media screen and (max-width:767px){
    .footer .icp{
        height: auto;
    }
    .aboutjj .promenu{
        height: auto;
        display: block;
    }
    .aboutjj .promenu a{
        flex: 0;
        padding: 0 4%;
        display: inline-block;
    }
    .aboutjj .prolist .list{
        width: 100%;
    }
    .progdpc{
        display: none;
    }
    .progdwap{
        display: block;
    }
    .dd1>img{
        width: 70%;
    }
    .dd1 .list{
        width: 100%;
        margin-right: 0;
    }
    .dd3 a{
        width: 99%;
    margin-right: 1%;
    }
    .dd3 a:nth-child(3n){
        margin-right:0;
    }
    .dd4{
        display: block;
    }
    .dd4 img{
        width: 100%;
    }
    .footer .wapper{
        display: none;
    }
    .footer .fj{
        width: 100%;
    }
    .icp a{
        display: block;
       
    }
    .icp{
        line-height: 20px!important;
        padding-top: 20px!important;
    }
    .about1{
        width: 92%;
        margin: 0 auto;
        margin-bottom:5%;
    }
    .about1 .left{
        width: 100%;
    }
    .about1 .right{
        width: 100%;
    }
    .d-pos{
        height: auto;
        line-height: 30px;
    }
    .d-pos .left{
        height: auto;
        line-height: 30px;
    }
    .d-pos .left a{
        width: 30%;
        text-align: center;
        padding:0
    }
    .d-pos .right{
        float: left;
    }
    .about2{
        display: block;
        width: 92%;
        margin: 0 auto;
    }
    .about2 .list{
        width: 100%;
        margin-bottom:5%;
    }
    .aboutjj .con .left{
        width: 100%;
    }
    .aboutjj .con .right{
        width: 100%;
    }
    .footer .fj .fj2 h1{
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10%;
    }
    .footer .fj .fj2 h2{
        font-size: 16px;
        line-height: 20px;
    }
    .aboutjj .con .gsfl{
        width: 100%;
    }
    .aboutjj .con .gsfr{
        width: 100%;
    }
    .events-cnts{
        padding: 15px;
    }
    .year-event {
        margin-top: 30px;
    }
    .eco-desc {
        font-size: 14px;
        line-height: 180%;
        margin-top: 10px;
    }
    .year-bt1 {
        left: 0;
        background-color: #fff;
        z-index: 9;
    }
    .year-bt2 {
        right: 0;
        background-color: #fff;
        z-index: 9;
    }
}
/* 媒体查询 */