@font-face {
  font-family: 'iconfont';
  src: url('../ifonts/iconfont.eot');
  src: url('../ifonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../ifonts/iconfont.woff2') format('woff2'),
      url('../ifonts/iconfont.woff') format('woff'),
      url('../ifonts/iconfont.ttf') format('truetype'),
      url('../ifonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal !important;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body{
    background-image: url(../jbj_banner.png);
    background-repeat: no-repeat;
    background-position: center top;
}
/* .main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
} */
.back{
    position: absolute;
    top: 21px;
    right: 0;
    color: #fff;
    padding: 4px 0 4px 40px ;
    background: url(../jbj_back.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 22px;
    font-weight: bold;
    border-bottom: solid 1px #fff;
}
.logo1{
    padding-top: 70px;
}
.logo2{
    margin-top: 35px;
}

.jbj-content{
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 90px;
    margin-bottom: 50px;
}
.jbj-container.container{
    margin-top:0;
}
.jbj-content .img-slide{
    width: 590px;
    height: 365px;
}
.jbj-content .img-slide img{
    width: 590px;
    height: 365px;
}

.jbj-content .floor1 .list{
    width: 550px;
    height: 365px;
}
.jbj-content .floor1 .list .title{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 14.5px;
    table-layout: fixed;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.jbj-content .floor1 .list .title:hover{
    color: #047cfc;
}
.jbj-content .floor1 .list span{
    display: block;
    color: #7b7b7b;

}
.jbj-content .floor1 .list li{
    padding: 21px 0;
    border-bottom: dashed 1px #bbbbbb;
}
.jbj-content .floor1 .list li:first-child{
    padding-top: 0;
}
.jbj-content .floor1 .img-slide{
    position: relative;
}
.jbj-content .floor1 .img-slide .hd{
    position: absolute;
    width: 90px;
    height: 45px;
    line-height: 45px;
    bottom: 0;
    right: 0;
    z-index: 10;
    text-align: center;
}
.jbj-content .floor1 .img-slide .hd li{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #676766;
    border-radius: 100%;
    margin: 0 5px;
}
.jbj-content .floor1 .img-slide .hd li.on{
    background: #fff;
}
.jbj-content .floor1 .img-slide .bd{
    position: relative;
    font-size: 0;
    height:100%;
}
.jbj-content .floor1 .img-slide .bd p{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
    background: url(../titlebj.png);
    line-height: 45px;
    height: 45px;
    padding: 0 90px 0 20px;
    box-sizing: border-box;
    font-weight: bold;
    table-layout: fixed;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jbj-content .floor2{
    margin-top: 50px;
}
.jbj-content  .floor2 .content-box{
    width: 370px;
    border: solid 1px #d2d2d2;
    box-sizing: border-box;
}
.jbj-content .floor2 .content-box+.content-box{
    margin-left: 25px;
}
.jbj-content .floor2 .content-box .title{
    padding:12px 0 12px 12px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    border-bottom: solid 1px #d2d2d2;
    line-height: 24px;
    height: 24px;
 
}
.jbj-content .floor2 .content-box .title .iconfont{
    color:#006bef;
    float: left;
    padding-right:8px;
}

.jbj-content .floor2 .content-box .title .more{
    font-size: 14px;
    position: absolute;
    right: 14px;
    top: 13px;
    border: solid 1px #0079fe;
    color: #0079fe;
    padding: 3px 6px;
    border-radius: 12px;
    font-weight: normal;
    margin-top: 0;
}
.jbj-content .floor2 .content-box .title .more:hover{
    background:#0079fe;
    color:#fff;
}
.jbj-content .floor2 .content-box .list{
    padding: 20px;
    height: 175px;
    overflow: hidden;
}
.jbj-content .floor2 .content-box .list li{
    background: url(../icon2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    margin-top: 16px;
}
.jbj-content .floor2 .content-box .list li a{
    max-width: 250px;
    display: inline-block;
    table-layout: fixed;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jbj-content .floor2 .content-box .list li:hover a{
    color: #047cfc;
}
.jbj-content .floor2 .content-box .list li:first-child{
    margin-top: 0;
}
.jbj-content .floor2 .content-box .list li .date{
    background: none;
    color: #2a2a2a;
    opacity: .55;
    padding-left: 0;
}
footer.gray{
    background: #373737;
}
footer.gray .main{
    background: #373737;
}

@media screen and (max-width: 1210px){
    .jbj-content .floor2 .content-box{
        width: 320px;
    }
    .jbj-content .floor2 .content-box .list{
        padding: 20px 15px;
    }
    .jbj-content .floor2 .content-box+.content-box{
        margin-left: 10px;
    }
    .jbj-content .floor1 .list{
        width: 370px;
    }
    .logo1 img{
        width: 200px;
    }
    .logo2 img {
        width: 600px;
    }

}
@media screen and (max-width: 1020px){
    .jbj-content .img-slide{
        width: 100%;
        height: 420px;
    }
    .jbj-content .img-slide img{
        width: 100%;
        height: 420px;
    }
    .jbj-content .floor1 .img-slide .hd{
        display: block;
    }
    .jbj-content .floor1 .list{
        margin-top: 21px;
        width: 100%;
        height: auto;
    }
    .jbj-content .floor2 .content-box{
        width: 100%;
    }
    .jbj-content .floor2 .content-box+.content-box{
        margin-top: 20px;
        margin-left: 0;
    }
}

@media screen and (max-width: 788px){
    body{
        background-color: transparent;
    }
    .main{
        background: transparent;
    }
    .back{
        right: 2.5%;
    }
    .jbj-content{
        margin-top: 10vw;
        margin-bottom: 5vw;
    }
    .jbj-content .floor1 .img-slide{
        height: auto;
    }
    .img-slide .bd li{
        height: auto;
    }
    .jbj-content .img-slide img {
        height: 49vw;
    }
    .jbj-content .floor1 .img-slide{
        display: flex;
        flex-direction:column-reverse;
    }
    .jbj-content .floor1 .img-slide .hd{
        position: relative;
        width: 100%;
        background:#eee;
    }
    .jbj-content .floor1 .img-slide .bd p{
        position: relative;
        background: #eee;
        padding: 0 2.5%;
        color: #2a2a2a;
    }
    .jbj-content .floor1 .img-slide .hd li{
        width: 20px;
        height: 20px;
    }
    .jbj-content .floor1 .img-slide .hd li.on{
        background: #0079fe;
    }
    .jbj-content .floor2{
        margin-top: 5vw;
    }
    .jbj-content .floor2 .content-box .list li{
        display: flex;
        justify-content: space-between;
    }
    .jbj-content .floor2 .content-box .list li a{
        max-width: 768px;
        flex: 1;
    }
    .back{
        font-size: 18px;
        background-size: 20px;
        padding-left: 30px;
    }

}