.dtFuneng{
    padding-bottom: 60px;
}
.dtFuneng li{
   padding: 0;
}
.dtFuneng li img{
    width: 100%;
}
.dtFuneng .home{
    padding-bottom: 0;
}
.dtFuneng .home>li{
    float: left;
    height: 323px;
}
.dtFuneng .dtOne{
    width: 31%;
    background: #f7f7f7;
}
h3.dtf{
    margin-top: 45px;
    margin-bottom: 35px;
}
.dtContent a{
    font-size: 16px;
    display: inline-block;
}
.media-cont-text .text-right{
    margin-top: 20px;
    text-align: right;
}
.dtFuneng .dtTwo{
    width: 50%;
}
.dtFuneng .dtTwo img{
    display: none;
}
.dtFuneng .dtThree{
    width: 19%;
}
.media-cont-text p{
    text-align: justify;
    text-justify:inter-ideograph;
}
.dtContent{
    padding: 40px 30px;
    display: none;
}
.dtContent h5{
    font-size: 20px;
    padding-bottom: 10px;
}
.dtContent p{
    font-size: 14px;
    padding-bottom: 20px;
    text-align: justify;
}
.dtContent a{
    background: #e60213;
    color: #ffffff;
    padding: 10px 20px;
}
.dtFuneng .home>li ul li{
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
    height: 53.8333px;
    line-height: 53.8333px;
    cursor: pointer;
}
.dtFuneng .home>li ul li:first-child{
    border-top: 1px solid #f1f1f1;
}
.dtFuneng .home>li ul li.active:first-child{
    border-top: 1px solid #e60213;
}
.dtFuneng .home>li ul li.active{
    background: #e60213;
    color: #ffffff;
    border-bottom: 1px solid #e60213;
}
.dtFuneng-mb{
    display: none;
}
.banner>.container>.bannertext>p{
    text-shadow: 0 5px 5px rgba(0,0,0,.8);
}
.swiper-slide-go{
    background: url(../img/index-banner.jpg) center center no-repeat;
    background-size: 100% 100%;
}
.imgBox{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 888;
    padding-top: 50px;
    display: none;
    background: #fff;
    border: 1px solid #7f7f7f; 
}
/*.imgContent{
    width: 100%;
}*/
.img-container {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
}
.img-close{
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.zheIn{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 666;
    display: none;
    cursor: pointer;
}
@media (max-width: 1200px){
    .dtFuneng .home>li{
        height: 255px;
    }
    .dtFuneng .home>li ul li{
        font-size: 16px;
        height: 42.5px;
        line-height: 42.5px;
    }
    .dtContent{
        padding: 20px 15px;
    }
    .dtContent h5{
        font-size: 16px;
        padding-bottom: 10px;
    }
    .dtContent p{
        font-size: 12px;
        padding-bottom: 20px;
    }
    .dtFuneng li img{
        height: 255px;
    }

}
@media (max-width: 992px){
    .swiper-slide-go{
        background: none;
    }
    .dtFuneng{
        display: none;
    }
    .dtFuneng-mb{
        display: block;
    }
    .dtFuneng-mb li{
        margin-bottom: 4px;
    }
    .dtFuneng-mb-content{
        position: relative;
        padding-bottom: 40px;
        box-shadow: 0 2px 10px #eaeaea;
        display: none;
        margin-bottom: 20px;
    }
    .dtFuneng-mb h4{
        font-size: 16px;
        padding: 20px 30px;
        margin: 0;
        background: #f6f7f7;
        position: relative;
    }
    .dtFuneng-mb h4::after{
        content: "";
        display: inline-block;
        background: url(../img/Caixin-down.png) 0 0 no-repeat;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -10px;
    }
    .dtFuneng-mb img{
        width: 100%;
    }
    .dtFuneng-mb h4.active{
        background: #e60012;
        color: #ffffff;
        cursor: pointer;
    }
    .dtFuneng-mb h4.active::after{
        content: "";
        display: inline-block;
        background: url(../img/Caixin-top.png) 0 0 no-repeat;
        background-size: 20px 20px;
    }
    .dtFuneng-mb h6{
        font-size: 16px;
        padding: 20px 30px;
        background: #f7f7f7;
        margin: 0;
    }
    .dtFuneng-mb p{
        font-size: 13px;
        color: #7f7f7f;
        line-height: 1.6;
        padding: 30px 30px;
    }
    .dtFuneng-mb a{
        position: relative;
        font-size: 13px;
        position: absolute;
        right: 60px;
    }
    .dtFuneng-mb a::after{
        content: "";
        display: block;
        background: url(../img/Caixin-right.png) 0 0 no-repeat;
        background-size: 18px 18px;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 65px;

    }
    h3.dtf{
        margin-top: 15px;
    }
}
@media (max-width: 767px){
    .banner>.container>.bannertext>h2{
        margin-top: 25px;
    }
}




/* 详情页 */
.text-cent-con{
   padding-bottom: 20px;
   border-bottom: 1px solid #eeeeee;
}
.text-cent-con h2{
    padding-bottom: 20px;
    border: 0;
    margin-bottom: 0;
}
.text-cent-con a{
    font-size: 16px;
    display: block;
    text-align: right;
    color: #000000;
}
.text-cent-con a:hover{
    color: #000000;
}
.imgtitle:first-child{
    margin-bottom: 7px;
}
.silde-title{
    padding: 0;
}
.red-text{
    background: #202870;
}
.ftp-center{
    text-align: center;
}
@media (max-width: 992px){
    .caixinH{
        margin-top: 40px;
        margin-bottom: 0;
    }
}
@media (max-width: 768px){
    .text-cent-con a{
        font-size: 12px;
    }
    .red-text img{
        width: 50%;
    } 
}
