
@font-face {
  font-family: 'fo';
  src: url('../fonts/footerIcon.eot');
  src: url('../fonts/footerIcon.eot?#iefix') format('embedded-opentype'),
  url('../fonts/footerIcon.woff') format('woff'),
  url('../fonts/footerIcon.ttf') format('truetype'),
  url('../fonts/footerIcon.svg#iconfont') format('svg');
}
.cj-page-footer .p.right .bottom-list li.wx a{font-size: 24px;line-height: 35px;}
.cj-page-region .page-panel .bar span.icon{
    width:38px;
    height:31px;
    display: inline-block;
}
.cj-page-region .page-panel .bar span.icon img{
    width: 100%;
    height:100%;
}


.cj-page-region .sousuo{margin-top: 60px;height: 270px;}
.cj-page-region .sousuo .link-wrap{display: flex;justify-content: center;align-items: center;height: 100%;background: #f8f8f8;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.cj-page-region .sousuo .link-wrap a{display: block;background: url("../images/cjss-button-dark.png") no-repeat;background-size: 100% 100%;width: 596px;height: 134px;-webkit-transition: background .3s ease-in-out 0s;-moz-transition: background .3s ease-in-out 0s;-ms-transition: background .3s ease-in-out 0s;-o-transition: background .3s ease-in-out 0s;transition: background .3s ease-in-out 0s;}
.cj-page-region .sousuo .link-wrap:hover{background: #b6b6b6}
.cj-page-region .sousuo .link-wrap:hover > a{background: url("../images/cjss-button-white.png") no-repeat;}



.cj-page-region .bot-aside:hover > .right a .right-arrow{
    left: 0px;
    -webkit-transition: width .4s ease-in-out 0s;
    -moz-transition: width .4s ease-in-out 0s;
    -ms-transition: width .4s ease-in-out 0s;
    -o-transition: width .4s ease-in-out 0s;
    transition: width .4s ease-in-out 0s;
}
.cj-page-region .bot-aside:hover .right a{
    width: 70px;
}
.cj-page-region .bot-aside:hover{
    background-color: #b6b6b6;
}
.cj-page-region .sousuo .bot-aside:hover .word{
    color: #fff;
}
.cj-page-region .sousuo .bot-aside:hover .t{
    color: #fff;
}
.cj-page-region .bot-aside:hover .right a .right-arrow{
    background: url(../images/arrow_right_03.png) no-repeat;
    background-size: 100% 100%;
    width:70px;
}
.cj-page-region .bot-aside h3{
    font-size:40px;
}
.cj-page-region .sousuo .bot-aside .word{
    letter-spacing: 6px;
    text-indent: 6px;
    font-size:34px;
    margin:0 40px auto auto;
}
.cj-page-region .sousuo .bot-aside .t{
    letter-spacing: 4px;
    text-indent: 4px;
    margin-bottom: 34px;
    width:100%;
    margin-top: auto;
}
.cj-page-region .bot-aside .right a .right-arrow {
    display: block;
    background: url(../images/right-arrow.png) no-repeat;
    width: 27px;
    height: 21px;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top:0;
}
.cj-page-region .bot-aside .right a{
    display: inline-block;
    margin-left: 40px;
    position: relative;
    width: 27px;
    height: 21px;
}

.cj-page-region .bot-aside .a{
    width: calc(100% / 2);
    width: -moz-calc(100% / 2);
    width: -webkit-calc(100% / 2);
    box-sizing: border-box;
    padding-right: 30px;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
.cj-page-region .bot-aside .right {
    display: flex;
    align-items: center;
}
.cj-page-region .bot-aside {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    box-sizing: border-box;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-image: url(../images/border-image.png);
    padding:40px 0;
    height: 256px;
}
.cj-page-region .sousuo .border {
    height: 7px;
    width: 100%;
    background: url(../images/border-image.png) no-repeat;
    background-size: 100% 100%;
}
.cj-page-region .page-panel .bar .talk{
    display: inline-block;
    background: url(../images/talk.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    vertical-align: baseline;
}

.cj-page-region .page-panel .bar .zb{
    display: inline-block;
    background: url(../images/zb.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    vertical-align: baseline;
}
.cj-page-region .page-panel .bar .yj{
    display: inline-block;
    background: url(../images/yj.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 20px;
    vertical-align: baseline;
}

.cj-page-region .cj-list4.space1 .item {
    width: calc((100% - 30px) / 2);
    width: -webkit-calc((100% - 30px) / 2);
    width: -moz-calc((100% - 30px) / 2);
    margin-right: 40px;
}
.cj-page-region .space1.cj-list4{
    margin-top: 35px;
}
.cj-page-region .space1.cj-list4 .item:nth-of-type(n + 3){
    margin-top: 20px;
}
.cj-page-region .pagination .m-wrap ul li > a{
    display: flex;
    align-items: center;
    height: 30px;
    padding: 0 12px;
    border: 1px solid #efefef;
    font-size: 14px;
    color: inherit;
}
.cj-page-region .pagination .m-wrap ul li:last-of-type{
    margin-right: 0;
}

.cj-page-region .pagination .m-wrap ul li{
    margin-right: 10px;
}
.cj-page-region .pagination .m-wrap ul li.active{
    background: #4b4b4b;
    color: #fff;
}
.cj-page-region .pagination .aside-wrap span{
    font-size: inherit;
}
.cj-page-region .pagination .aside-wrap p{
    font-size: inherit;
}
.cj-page-region .pagination .aside-wrap{
    font-size: 14px;
    align-items: stretch;
    margin-left: 20px;
}
.cj-page-region .pagination .aside-wrap a{
    font-size: inherit;
    border: 1px solid #efefef;
    padding: 0 12px;
    display: flex;
    align-items: center;
    background-color: #4b4b4b;
    color: #fff;
    margin-left: 15px;
}
.cj-page-region .pagination .aside-wrap .num-box{
    width: 36px;
    height: 24px;
    font-size: 14px;
    border: 1px solid #efefef;
    margin: 0 5px;
}

.cj-page-region .pagination {
    margin: 30px 0 70px;
    align-content: space-between;
}


.cj-page-region .cj-list4 .item .date{
    color: #c1c1c1;
    font-size: 16px;
}
.cj-page-region .cj-list4 .item .des{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    color: #212121;
    margin: 22px 0 12px;
}
.cj-page-region .cj-list4{
    margin-top: 30px;
}
.cj-page-region .cj-list4 .item:nth-of-type(2n){
    margin-right: 0;
}
.cj-page-region .cj-list4 .item a img{
    width:100%
}
.cj-page-region .cj-list4 .item a{
    display: block;
    padding:32px 40px;
}


.cj-page-region .cj-list3 .item a > .wraper{display: block;height:auto; width: 100%;position: relative;overflow: hidden}
.cj-page-region .cj-list3 .item a > .wraper img{ -webkit-transition: transform .5s ease-in-out 0s; -moz-transition: transform .5s ease-in-out 0s;-ms-transition: transform .5s ease-in-out 0s;-o-transition: transform .5s ease-in-out 0s;transition: transform .5s ease-in-out 0s;}
.cj-page-region .cj-list3 .item a > .wraper .darkmodal{ position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 5;background-color: rgba(0,0,0,.5);display: none;justify-content: center;align-items: center }
.cj-page-region .cj-list3 .item a > .wraper .darkmodal .player{display: block;width: 70px;height: 70px;background: url("../images/player.png") no-repeat;background-size: 100% 100% }
.cj-page-region .cj-list3 .item:hover > a .wraper img{ transform: scale(1.4);-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);}
.cj-page-region .cj-list3 .item:hover > a .wraper .darkmodal{ display: flex  }

.cj-page-region .cj-list4 .item a > .wraper img{-webkit-transition: transform .5s ease-in-out 0s;-moz-transition: transform .5s ease-in-out 0s;-ms-transition: transform .5s ease-in-out 0s;-o-transition: transform .5s ease-in-out 0s;transition: transform .5s ease-in-out 0s; }
.cj-page-region .cj-list4 .item a > .wraper{display: block;height:auto; width: 100%;position: relative;overflow: hidden}
.cj-page-region .cj-list4 .item a > .wraper .darkmodal{ position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 5;background-color: rgba(0,0,0,.5);display: none;justify-content: center;align-items: center }
.cj-page-region .cj-list4 .item a > .wraper .darkmodal .player{display: block;width: 70px;height: 70px;background: url("../images/player.png") no-repeat;background-size: 100% 100% }
.cj-page-region .cj-list4 .item{
    margin-right:40px;
    border:1px solid #8f8f8f;
    box-sizing: border-box;
    width: 580px !important;
    height:415px !important;
    -webkit-transition: box-shadow .2s ease-in-out 0s;
    -moz-transition: box-shadow .2s ease-in-out 0s;
    -ms-transition: box-shadow .2s ease-in-out 0s;
    -o-transition: box-shadow .2s ease-in-out 0s;
    transition: box-shadow .2s ease-in-out 0s;
}

.cj-page-region .cj-list4 .item:hover{
    box-shadow: 0 0 15px 2px rgba(0,0,0,.4);
    border: none;
}

.cj-page-region .cj-list4 .item:hover > a .wraper img{ transform: scale(1.4);-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform: scale(1.4);-o-transform: scale(1.4);}
.cj-page-region .cj-list4 .item:hover > a .wraper .darkmodal{ display: flex  }


.cj-page-region .cj-list4 .item:nth-of-type(n + 3){
    margin-top: 50px;
}
.cj-page-region .page-panel .bar .sp{
    display: inline-block;
    background: url(../images/cj_sp.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 30px;
    vertical-align: baseline;
}
.cj-page-region .page-panel .nav a.active{
    color: #000;
    border-bottom: 2px solid #000;
}
.cj-page-region .page-panel .nav{
    font-size: 0;
}

.cj-page-region .page-panel .nav a{
    color: #616161;
    font-size: 20px;
    display: inline-block;
    margin-right: 50px;
    padding-bottom: 5px;
}
.cj-page-region .page-panel .nav{
    margin-top: 25px;
}

.cj-page-region .page-panel .bar.mb-0{
    margin-bottom: 0px;
}
.cj-page-region .search-panel .bot .item{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    height: 605px;
}
#waterfall .item{max-height: 745px;display: block;flex-flow: inherit;width: auto;height: auto;}
#waterfall .item .n{margin-bottom: 20px;margin-top: 0;}
.cj-page-region .search-panel .bot .item .n .dd{
    margin-top: 15px;
}
.cj-page-region .search-panel .bot .item .n .dt a{
    font-size:20px;
    font-weight: 600;
}
.cj-page-region .search-panel .bot .item .n .dd a{
    font-size:14px;
}
.cj-page-region .search-panel .bot .item .n{
    width: 100%;margin-bottom: 20px;
}

.cj-page-region .search-panel .bot .item .n:nth-of-type(n + 5){
    margin-top: 20px;
}


.cj-page-region .search-panel .bot{
    margin-top: 45px;
    padding:0 52px;
    box-sizing: border-box;
}
.cj-page-region .search-panel .top .w{
    margin-top: 15px;
    font-size: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.cj-page-region .search-panel .top .w a{
    font-size: 20px;
    display: inline-block;
    margin-right: 25px;
    color: #616161;
}
.cj-page-region .search-panel .top .w a.active{
    color: #212121;
    font-size: 24px;
}


.cj-page-region .search-panel .top form{
    position: relative;
    margin-bottom: 10px;
}
.cj-page-region .search-panel .top .link1.active{
    border-bottom: 2px solid #000;
    color: #212121;
}
.cj-page-region .search-panel .top .link1{
    font-size:20px;
    display: inline-block;
    color: #616161;
    margin-right: 50px;
    padding-bottom: 8px;
}

.cj-page-region .search-panel .top form input[type=text]{
    outline: none;
    height:60px;
    color: #212121;
    width:425px;
    font-size:20px;
    padding-left:50px;
    box-sizing: border-box;
}

.cj-page-region .search-panel{
    margin-bottom: 40px;
}

.cj-page-region .search-panel .top form .fdj{
    position: absolute;
    left: 15px;
    top:0;
    height:100%;
    display: flex;
    align-items: center;
}
.cj-page-region .search-panel .top form .fdj .icon{
    display: block;
    width:20px;
    height:20px;
    background: url("../images/fdj.png") no-repeat;
    background-size: 100% 100%;
}

.cj-page-region .search-panel .top form input[type=submit]{
    width:0;
    height:0;
    position: absolute;
    padding: 0;
    border:0;
    font-size: 0;
}
.cj-page-region .search-panel .top{background:#f7f7f7;padding:20px 52px;font-size: 0;height: 190px;box-sizing: border-box;  }

.cj-page-region .page-panel .content .right::-webkit-scrollbar-track{
    background-color: #e5e5e5;
}
.cj-page-region .page-panel .content .right::-webkit-scrollbar{
    width: 12px;
    background-color: #e5e5e5;
}
.cj-page-region .page-panel .content .right::-webkit-scrollbar-thumb {
    background-color: #d2d2d2;
}
.cj-page-footer .p.right .bottom-list li .erweima{
    width:110px;
    height: 110px;
    box-sizing: border-box;
    padding:5px;
    box-shadow: 1px 1px 5px 2px rgba(0,0,0,.4);
}

.cj-page-footer .p.right .bottom-list li{
    position: relative;
    margin-right:98px;
    margin-top: 35px;
}
.cj-page-footer .p.right .bottom-list li .abso{
    position: absolute;
    left:calc((110px - 35px) / -2 );
    left:-moz-calc( (110px - 35px) / -2 );
    left:-webkit-calc( (110px - 35px) / -2 );
    top:calc( 30px + 10px );
    top:-webkit-calc( 30px + 10px );
    top:-moz-calc( 30px + 10px );
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out 0s;
    -moz-transition: opacity .2s ease-in-out 0s;
    -ms-transition: opacity .2s ease-in-out 0s;
    -o-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;
}
.pagination .pagination-L .box .total-pages-num input{-webkit-border-radius: 0;border-radius: 0;-moz-border-radius:0  }
.pagination .pagination-L .box .total-pages-num .pager-btn{border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0; }
.cj-page-footer .p.right .bottom-list li:last-of-type{
    margin-right: 0;
}
.foot_icon{
    font-family: fo;
}
.cj-page-footer .p.right .bottom-list li a{
    text-align: center;
    display: block;
    width: 35px;
    height:30px;
    text-decoration: none;
    font-size:30px;
    -webkit-transition: color .2s ease-in-out 0s;
    -moz-transition: color .2s ease-in-out 0s;
    -ms-transition: color .2s ease-in-out 0s;
    -o-transition: color .2s ease-in-out 0s;
    transition: color .2s ease-in-out 0s;
}

.cj-page-footer{
    width: 1200px;
    margin:78px auto 10px;
    display: flex;
    flex-flow: row wrap;
}
.cj-page-footer .p{
    border:4px solid #eee;
    flex:1;
    padding-top: 28px;
    height:340px;
    box-sizing: border-box;
}
.cj-page-footer .p .tt{
    font-weight: 200;
    color: #212121;
    font-size: 30px;
}

.cj-page-footer .p .des{
    font-size:16px;
    margin-top: 48px;
    padding: 0 40px ;
    line-height: 1.6;
    color: #212121;
}

.cj-page-footer .p.left{
    border-right:2px solid #eee;
}
.cj-page-footer .p.right{
    border-left:2px solid #eee;
}

.cj-page-region{
    width:1200px;
    margin:0 auto;
}
.cj-page-region .page-panel .content .right{
    flex:1;
    height: 100%;
    overflow-y: scroll;
    display: flex;
    justify-content: flex-end;
}
.cj-page-region .page-panel .content .right .cj-list3.flex{
    width: 786px;
}
.cj-page-region .cj-list3 .item a{
    display: block;
    width: 100%;
    text-decoration: none;
}
.cj-page-region .cj-list3 .item a img{width: 100%;height: 209px;}
.cj-page-region .cj-list3 .item a .des{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 22px;
    display: block;
    width:100%;
    font-size:18px;
}

.cj-page-region .cj-list3 .item .date{
    font-size:16px;
    margin-top: 12px;
    color: #c1c1c1;
}
.cj-page-region .cj-list3 .item{
    width:373px;
    margin-right: 20px;
    box-sizing: border-box;
}
.cj-page-region .cj-list3 .item:nth-of-type(n + 3){
    margin-top: 30px;
}

.cj-page-region .page-panel .content .aside img{height: 100%;height: 100%}
.cj-page-region .page-panel .content .aside{
    width: 370px;
    height: 100%;
}
.cj-page-region .page-panel .content .aside a img{
    width:100%;
    height:100%;
}
.cj-page-region .page-panel .content .aside a{
    display: block;
    width: 100%;
    height:100%;
}

.cj-page-region .page-panel .content{
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    height:890px;
    margin-top: 30px;
    justify-content: space-between;
}


.cj-page-region .page-panel .bar{
    font-size: 0;
    display: flex;
    align-items: center;
    border-bottom: 3px solid #000;
    padding-bottom: 10px;
    position: relative;
}
.cj-page-region .page-panel .bar .right{
    position: absolute;
    right:0;
    top:0;
    height:100%;
    display: flex;
}
.cj-page-region .page-panel .bar .right a{
    font-size: 14px;
    color:#616161;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: auto;
}
.cj-page-region .page-panel .bar .right a:hover{
    color:#616161;
}

.cj-page-region .page-panel:nth-of-type(n + 2){margin-top: 40px;  }
.cj-page-region .page-panel{margin-top:70px;  }

.cj-page-region .page-panel .bar .kt{
    display: inline-block;
    background: url("../images/kt.png") no-repeat;
    background-size: 100% 100%;
    width:30px;
    height:30px;
    vertical-align: baseline;
}
.cj-page-region .page-panel .bar .bt{
    font-size:36px;
    font-weight:500;
    display: flex;
    align-items: flex-end;
    margin-left: 20px;
    color: #121212;
}
.cj-page-region .page-panel .bar .bt .sub{
    color: #616161;
    font-size: 30px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    min-height: 400px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left;
}
.breadcrumbs li{
    display: inline;
}
.cj2_logo{
    background: url("../images/logo_03.jpg") no-repeat;
    background-size: 100% 100%;
    display: block;
    width:100%;
    height:100%;
}

.cj2_header{
    width:1200px;
    height:200px;
    margin:0 auto;
}
.breadcrumbs {
    font-size: 12px;
    line-height: 30px;
    margin: 10px 0;
    height: 30px;
}

.padding-none{
    padding:0 !important;
}
.breadcrumbs li, .breadcrumbs li a {
    color: #9d9e9f;
}
.full-width{
    width:100%;
}
.full-size{
    width:100%;
    height:100%;
}

.flex{
    display:flex;
}
.flex-row{
    flex-flow: row wrap;
}
.imgs-slide-wrap .imgs > .item{
    flex:1;
    display: block;
    height:438px;
}
.imgs-slide-wrap .imgs > .item a{
    display: block;
}
.imgs-slide-wrap{
    overflow: hidden;
    position: relative;
    height:438px;
}
.imgs-slide-wrap .imgs{
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}
.imgs-slide-wrap .middle{
    display: none !important;
    left:0;
    top:0;
    height:0;
    width:0;
}
.imgs-slide-wrap .middle a{
    display: flex;
    width:33px;
    height:79px;
    background-color: rgba(136,136,136,0.5);
    justify-content: center;
    align-items: center;
    z-index: 40;
    position: absolute;
    top:calc(50% - 40px);
}
.imgs-slide-wrap .middle a.left-arrow{left: 20px;}
.imgs-slide-wrap .middle a.right-arrow{
    right:20px;
}

.imgs-slide-wrap .middle a .icon{
    display: block;
    width:18px;
    height:30px;
}
.imgs-slide-wrap .middle a .icon.arrow-left{
    background: url("../images/arrow_left.png") no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}
.imgs-slide-wrap .middle a .icon.arrow-right{
    background: url("../images/arrow_right.png") no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}

.justify-space{
    justify-content: space-between;
}
.justify-center{
    justify-content: center;
}
.imgs-slide-wrap .toggle-buttons{
    position: absolute;
    bottom:10px;
    left: 0;
    z-index: 40;
    display: block;
    text-align: right;
    padding-right: 50px;
}
.imgs-slide-wrap .toggle-buttons .button-sample{
    width:9px;
    height:9px;
    -webkit-border-radius:50%;
    background-color: #fff;
    -moz-border-radius:50%;
    border-radius:50%;
    margin:0 6px;
    cursor: pointer;
    display: inline-block;;
}
.imgs-slide-wrap .toggle-buttons .button-sample.active{
    width: 22px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
    background-color:#BF0008 ;
}
.imgs-slide-wrap .imgs .item{
    position: relative;
}
.imgs-slide-wrap .imgs .item p{position: absolute;width: 100%;color: #fff;left: 0;bottom: 0;font-size: 23px;line-height: 60px;height: 60px;overflow: hidden;padding: 0 15px;padding-right: 200px;}
.imgs-slide-wrap .imgs .item .bottom-modal{display: block;width:100%;height:30%;position: absolute;bottom:0;left:0;
    background-image:linear-gradient(bottom, rgba(0,0,0,9) 0%,rgba(255,255,255,.1) 90%,transparent 100%);
    background-image:-o-linear-gradient(bottom, rgba(0,0,0,9) 0%,rgba(255,255,255,.1) 90%,transparent 100%);
    background-image:-moz-linear-gradient(bottom, rgba(0,0,0,9) 0%,rgba(255,255,255,.1) 90%,transparent 100%);
    background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,9) 0%,rgba(255,255,255,.1) 90%,transparent 100%);
    background-image:-ms-linear-gradient(bottom, rgba(0,0,0,9) 0%,rgba(255,255,255,.1) 90%,transparent 100%)}
.imgs-slide-wrap .imgs .item .player{
    position: absolute;
    display: block;
    left:50%;
    top:50%;
    width:76px;
    height:76px;
    margin-top:-38px;
    margin-left: -38px;
    z-index: 45;
    background: url("../images/player.png") no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}
.aside-title{
    margin-top: 50px;
}
.aside-title .right{
    flex:1;
    display: flex;
    border-bottom: 1px solid #bfbfbf;
    margin-left:20px;
    justify-content: flex-end;
    color: #cacaca;
    font-size:13px;
}
.aside-title .right a{
    color: inherit;
    font-size:inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aside-title h1{
    font-size:23px;
}
.aside-title h1 span{
    font-size:inherit;
}
.aside-title h1 span.red-font{
    color:#bf0008;
}
.aside-title h1 span.weak-font{
    color: #585959;
}
.aside-content{
    margin-top: 20px;
}

.text-wrap{
    height:70px;
    align-items: stretch;
}
.aside-content .right{
    font-size:14px;
    flex:1;
    margin-left: 15px;
    display: flex;
    align-items: center;
    word-break: break-all;
    line-height: 24px;
}
.cj_list1{
    margin-top: 20px;
    /*height:660px;*/
}
.cj_list1:not(.friends) ul .item:nth-of-type(n + 5){
    margin-top: 20px;
}
.cj_list1 ul{
    align-content: space-between;
}
.cj_list1.friends ul .item:nth-of-type(n + 5){
    margin-top: 20px;
}
.cj_list1.videoCat ul .item:nth-of-type(n + 4){
    margin-top: 20px;
}
.cj_list1 ul .item{
    width:calc((100% - 54px) / 4);
    width:-moz-calc((100% - 54px) / 4);
    width:-webkit-calc((100% - 54px) / 4);
    margin-right: 18px;
}
.cj_list1 ul .item:nth-of-type(4n){
    margin-right: 0;
}

.cj_list1 ul .item .des{word-break: break-all;margin-top: 5px;font-size:13px;line-height: 24px;height:50px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.cj_list1 ul .item .date{
    font-size: 12px;
    margin-top: 10px;
    color: #c1c1c1;
}
.cj_list1 ul .item img{
    height:160px;
    width:100%;
    display: block;
}
.cj_list1 ul .item > a{
    position: relative;
    display: block;
}
.cj_list1 ul .item > a .dark{
    height:160px;
    position: absolute;
    left:0;
    top:0;
    z-index: 15;
    background: rgba(0,0,0,.4);
    display: none;
    justify-content: center;
    align-items: center;
}
.cj_list1 ul .item > a .dark .player{
    display: block;
    width:55px;
    height:55px;
    background: url("../images/player.png") no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
}
.cj_list1 ul .item > a:hover > .dark{
    display: flex;
}
.cj_list1.scale ul .item > a .img-wrap img{
    -webkit-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    -ms-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s;
}

.cj_list1.scale ul .item > a:hover > .img-wrap img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.cj_list1.scale ul .item > a .img-wrap{
    overflow: hidden;
    height: 160px;
    width: 100%;
    display: block;
}

.align-start{
    align-items: flex-start !important;
}
.friends.cj_list1 ul .item img{
    height:400px;
    width:100%;
    display: block;
}
.friends.cj_list1{
}
.friends.cj_list1 ul .item a{
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    
}
.friends.cj_list1 ul .item a:hover > .des{
    bottom:0;
}

.friends.cj_list1 ul .item a .des{
    position: absolute;
    left: 0;
    bottom: -60px;
    height:36px;
    line-height: 36px;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.6);
    width:100%;
    margin-top: 0;
    color: #fff;
    font-size:16px;
    padding:0 10px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: bottom .2s ease-in-out 0s;
    -moz-transition: bottom .2s ease-in-out 0s;
    -ms-transition: bottom .2s ease-in-out 0s;
    -o-transition: bottom .2s ease-in-out 0s;
    transition: bottom .2s ease-in-out 0s;
}

.imgs-slide-wrap:hover > .middle{
    display: flex !important;
}
.cj-list2{
    margin: 40px 0;
    box-sizing: border-box;
}
.cj-list2 ul li{
    width:calc((100% - 60px) / 6);
    width:-moz-calc((100% - 60px) / 6);
    width:-webkit-calc((100% - 60px) / 6);
    margin-right:12px;
}

.cj-list2 ul li:nth-of-type(n + 7){
    margin-top: 14px;
}

.cj-list2 ul li:nth-of-type(6n){
    margin-right:0;
}
.cj-list2 ul li a{
    display: block;
    width:100%;
    height:100%;
    text-align: center;
    background-color: #f2f2f2;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    font-size:12px;
    box-sizing: border-box;
    padding:5px 0;
    height:28px;
}
.bottom{
    width:100%;
} 
.main.mb-0{
    margin-bottom: 0 !important;
}

.flex-column{
    flex-flow:column wrap;
}

.main-content .left .aside-content{
    margin-top: 0;
    margin-bottom: auto;
}
.main-content .left{
    height:100%;
    flex:8;
}
.main-content .right.aside{
    height:100%;
    margin-left:5%;
    width: 300px;
}

.main-content .left .nav{
    width: 100%;
    height:40px;
    background-color: #f8f8f8;
    padding:0 10px;
    box-sizing: border-box;
    margin:20px 0;
}
.main-content .left .nav .wrap{
    height:100%;
}
.main-content .left .nav li{
    height:100%;
    box-sizing: border-box;
}
.main-content .left .nav li.active{
    height:100%;
    border-bottom: 2px solid #bf0008;
}

.main-content .left .nav li > a{
    font-size:16px;
    font-weight:bold;
    width:100%;
    height:100%;
    padding:0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-content .left .nav li.active > a{
    font-size:16px;
    color: #bf0008;
}

.main-content .friends.cj_list1 ul .item img{
    height:270px;
}

.pagination .pagination-L .box{display: inline-flex;align-items: center;flex-flow: row nowrap}

.main-content .pagination{
    margin:30px 0;
    align-content: space-between;
}
.main-content .pagination .m-wrap ul li > a{
    display: flex;
    align-items: center;
    height:30px;
    padding:0 12px;
    border:1px solid #efefef;
    font-size:14px;
}

.pagination .pagination-L .box .total-pages-num .pager-btn{
    text-decoration:none;
    background-color: #303030;
    color: #fff;
}

.pagination .pagination-L ul.page-right {
    float: left;
}

.pagination .pagination-L .box ul li span{
    display:block;
    box-sizing:border-box;
}

.pagination .pagination-L .box ul li span.active{
    background:#303030;
    color: #fff;
    /* min-width: 40px; */
    height: 100%;
}
.pagination .pagination-L .box ul li{

}
.pagination .pagination-L .box ul li a{
    display:block;
    padding:0 10px;
    box-sizing: border-box;
    text-decoration: none;
}

.pagination .pagination-L .box ul li{
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #9e9e9f;
    text-align: center;
    cursor: pointer;
    margin: 0 3px;
    min-width: 35px;
    box-sizing:border-box;
    overflow: hidden;
}

.pagination .pagination-L .box ul li:first-of-type{
    border:0;
    margin-right:20px
}

.pagination .pagination-L .box ul li.current{
    background: #be0008;
    color: #fff;
    min-width: 40px;
}


.main-content .pagination .m-wrap ul li{
    margin-right: 10px;
}
.main-content .pagination .m-wrap ul li:last-of-type{
    margin-right: 0;
}

.main-content .pagination .m-wrap ul li.active{
    background: #4b4b4b;
}
.main-content .pagination .m-wrap ul li.active a{
    color: #fff;
}
.main-content .pagination .aside-wrap{
    font-size:14px;
    align-items: stretch;
    margin-left: 20px;
}

.main-content .pagination .aside-wrap p{
    font-size:inherit;
}
.main-content .pagination .aside-wrap span{
    font-size:inherit;
}
.main-content .pagination .aside-wrap a{
    font-size:inherit;
    border:1px solid #efefef;
    padding:0 12px;
    display: flex;
    align-items: center;
    background-color:#4b4b4b ;
    color: #fff;
    margin-left: 15px;
}

.main-content .pagination .aside-wrap .num-box{
    width:36px;
    height:24px;
    font-size:14px;
    border:1px solid #efefef;
    margin:0 5px;

}

.align-center{
    align-items: center !important;
}

.main-content .right.aside .aside-title{
    margin-top: 20px;
    border-bottom: 1px solid #bfbfbf;
    padding:5px 0;
}

.main-content .right.aside .aside-title h1{
    font-size:24px;
}

.main-content .right.aside .aside-title .right{
    border-bottom:none;
}

.main-content .right.aside .ph-list li{
    margin-top: 13px;
    display: flex;
    flex-flow: row wrap;
}
.main-content .right.aside .ph-list li.hot .xh{
    background: #bf0008;

}
.main-content .right.aside .ph-list li .xh{
    font-size:12px;
    display: block;
    width:20px;
    height:20px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-right: 10px;
    background-color: #c1c1c1;
    color: #fff;
}

.main-content .right.aside .ph-list li .bt{
    white-space: nowrap;
    overflow: hidden;
    flex: 1;
    text-overflow: ellipsis;

}

.main-content .right.aside .hot-tag .title{
    font-size: 16px;
    text-align: center;
    padding:20px 0;
    border-bottom: 1px dashed #c3c3c3;
    border-top:1px solid #bf0008;
    margin-top: 50px;
}

.main-content .right.aside .hot-tag .clearfix{
    margin-top: 10px;
    width: 100%;
}

.main-content .right.aside .hot-tag .clearfix li{
    float: left;
}
.cj-page-footer .p.right .bottom-list li a:hover{
    color: #bf0008;
    cursor: pointer;
}
.cj-page-footer .p.right .bottom-list li:hover > .abso{
    opacity: 1;
}

.cj-page-footer .p.right .bottom-list .wb a:hover{
    color: #bf0008;
}
.cj-page-footer .p.right .bottom-list .tt a:hover{
    color: #bf0008;
}

.main-content .right.aside .hot-tag .clearfix li a{display: inline-block}
.main-content .right.aside .hot-tag .clearfix li.li1 a{height: 36px;line-height: 36px;font-size: 18px;color: #c79f62;margin-right: 35px;}
.main-content .right.aside .hot-tag .clearfix li.li2 a{height: 36px;line-height: 26px;font-size: 14px;color: #333;margin-right: 30px;}
.main-content .right.aside .hot-tag .clearfix li.li3 a{height: 36px;line-height: 14px;font-size: 12px;color: #333;}
.main-content .right.aside .hot-tag .clearfix li.li4 a{height: 66px;line-height: 66px;font-size: 18px;color: #333;margin-right: 45px;}
.main-content .right.aside .hot-tag .clearfix li.li5 a{height: 66px;line-height: 66px;font-size: 18px;color: #be0008;margin-right: 30px;}
.main-content .right.aside .hot-tag .clearfix li.li6 a{height: 33px;line-height: 33px;font-size: 18px;color: #c79f62;}
.main-content .right.aside .hot-tag .clearfix li.li7{float: right}
.main-content .right.aside .hot-tag .clearfix li.li7 a{height: 33px;line-height: 48px;font-size: 18px;color: #be0008;}
.main-content .right.aside .hot-tag .clearfix li.li8 a{height: 80px;line-height: 80px;font-size: 14px;color: #c79f62;margin-right: 15px;}
.main-content .right.aside .hot-tag .clearfix li.li9 a{height: 48px;line-height: 48px;font-size: 16px;color: #333;margin-right: 35px;}
.main-content .right.aside .hot-tag .clearfix li.li10 a{height: 48px;line-height: 24px;font-size: 14px;color: #333;margin-right: 20px;}
.main-content .right.aside .hot-tag .clearfix li.li11 a{height: 48px;line-height: 48px;font-size: 18px;color: #c79f62;}
.main-content .right.aside .hot-tag .clearfix li.li12 a{height: 32px;line-height: 32px;font-size: 14px;color: #333;margin: 0 20px;}
.main-content .right.aside .hot-tag .clearfix li.li13 a{height: 32px;line-height: 46px;font-size: 18px;color: #333;}
.main-content .right.aside .hot-tag .clearfix li.li14 a{height: 48px;line-height: 26px;font-size: 18px;color: #be0008;margin-right: 65px;}
.main-content .right.aside .hot-tag .clearfix li.li15 a{height: 48px;line-height: 64px;font-size: 18px;color: #333;}



@media screen and (max-width:1250px){
    .main-content .right.aside .ph-list li .bt{
        max-width: 250px;
    }
}

@media screen and (max-width:1040px){
    .main-content .right.aside .ph-list li .bt{
        max-width: 200px;
    }
    .main-content .aside-content.text-wrap{
        height:90px;
    }
}


