#ej-header {
    background: url(images/ej-header.jpg) no-repeat center top;
}

.detail-con{
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.detail-con #location1{
    color: #999;
}
.detail-con #location1 a{
    color: #999 !important;
}
.detail-conbox{
    /*width: 100%;*/
    border-radius: 8px;
    background-color: #e1f6fe;
    padding: 80px;
    margin: 30px 0;
}
.detail-text{
    width: 100%;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.detail-li{
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
}
.detail-text-l{
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    height: 100%;
    background-color: #359cdb;
    padding: 0 30px;
    line-height: 60px;
    font-size: 16px;
    text-align: right;
    color: #fff;
    font-weight: bold;
}
.detail-text-r{
    float: right;
    width: 75%;
    padding: 0 30px;
    line-height: 60px;
    font-size: 16px;
}
.detail-color{
    color: #009933;
}













@media (max-width:767px){
    #location1 a{
        margin: 0;
    }
    .news-con-topl .text1 .p-text{
        position: unset;
    }
    #common-yxxm-xl .box {
        background: transparent;
        padding: 0;
        padding-bottom: 20px;
        height: auto;
    }
    .headline-left .headline-left-text{
        opacity: 0.8 !important;
    }
    #common-yxxm-xl .headline {
        position: relative;
    }
    #common-yxxm-xl .headline h3 {
        font-size: 24px;
        margin-top: 10px;
        text-align: left;
        margin-bottom: 10px;
    }
    #common-yxxm-xl .news-con .line .p2{
        float: left;
    }
    .headline-left-text {
        font-size: 12px;
        padding: 0 5px;
        margin: 0 5px 5px 0;
    }
    .headline-left{
        float: unset;
    }
    #common-yxxm-xl .headline .share {
        margin-left: 3.5em;
        float: left;
    }
    .fx-text {
        position: absolute !important;
        left: -3.5em;
        bottom: 0;
    }
    #common-yxxm-xl .news-con {
        width: 100%;
        padding: 10px 15px;
        border-radius: 0;
    }
    .news-con-topl,
    .news-con-topr{
        float: unset;
        width: 100%;
        padding: 0;
    }
    #common-yxxm-xl .news-con .line p {
        font-size: 12px;
    }
    #common-yxxm-xl .news-con .line b {
        font-size: 5.2vw;
    }
    #common-yxxm-xl .news-con .text p{
        margin-top: 15px;
    }
    #common-yxxm-xl .news-con .text .p4 {
        height: auto;
        font-size: 18px;
    }
    #common-yxxm-xl .news-con .text .p-text{
        height: auto;
        font-size: 4.7vw;
    }
    .news-con-topl .text1 .p-text{
        top: unset;
    }
    .news-con-topl .text1{
        height: auto;
    }
    .swiper-button-prev,
    .swiper-button-next {
        background-image: unset !important;
    }
    .lunb-tab-box{
        height: auto;
    }
    .part-title-text{
        font-size: 20px;
    }
    #footer .left p{
        border: none;
    }
    #footer .right li.img3{
        display: block;
        text-align: center;
        float: unset !important;
        margin: 10px auto;
    }
    .lunbactive{
        width: 90vw;
        height: 94%;
    }
    .lunbactive img{
        width: 100%;
    }
    #echarts1{
        height: 250px;
    }
    .lunb-tabBox{
        height: 260px;
    }
    .lunbactive .swiper-slide img{
        width: 100%;
        height: auto;
    }
    img, #common-box-zx .block1 .left img{
        width: auto;
    }
    .headline-left{
        height: 36px;
    }
    .headline-left-text{
        line-height: 25px;
    }
    .headline h3{
        white-space:unset;
    }
    #common-yxxm-xl .news-con .line .p1{
        float: unset;
        width: unset;
    }
    #common-yxxm-xl .news-con .line p{
        font-size: 16px;
    }


    /*detail*/
    .detail-conbox{
        margin-top: 0;
        border-radius: 0;
    }
    #location1{
        display: none;
    }
    .detail-text{
        border-radius: 4px;
    }
    .box2{
        width: 100%;
        border-radius: 0;
    }
    .detail-conbox{
        padding: 30px 20px;
        margin: 0;
    }
    .detail-text-l{
        display: block;
        width: 100%;
        line-height: 40px;
        padding: 0 20px;
        font-weight: bold;
        position: static;
        text-align: left;
    }
    /* .detail-text-l{
        position: static;
        width: 20%;
        height: 100%;
        background-color: #359cdb;
        padding: 0 30px;
        line-height: 60px;
        font-size: 16px;
        text-align: right;
        color: #fff;
    } */
    .detail-text-r{
        float: none;
        width: 90%;
        padding: 10px 20px;
        line-height: 28px;
        font-size: 16px;
    }
}