.main {
    background:#F5F5F5;
}
.code1{
    left:50px;
    top:-195px;
}
.code2{
    left:92px;
    top:-195px;
}
.code3{
    left:230px;
    top:-195px;
}
.code4{
    left:132px;
    top:-195px;
}
.ml40 {
    margin-left: 75px;
}
.in_code{
    box-shadow: 1px 1px 3px rgba(0,0,0,.5);
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    position:relative;
    z-index:21;
}
.in_code img{
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    position:relative;
    z-index:21;
}
.code{
    display:none;
}

.code span{
    border:8px solid transparent;
    border-width:8px;
    border-color:transparent;
    border-style:dashed;
    border-right-style:solid;
    border-right-color:#fff;
    position:absolute;
    bottom:-4px;
    left:2px;
    z-index:20;
    *overflow:hidden;
}
.code span.last{
    bottom:-4px;
    right:20px;
}
.pos_a {
    position:absolute;
}
.pos_r {
    position:relative;
}

/*广告轮播*/
.advert-wrap {
    width:100%;
    height:360px;
    position: relative;
    overflow:hidden;
    margin-bottom: 30px;
}

.adver-lists {
    width:200%;
    height:360px;
    position: absolute;
    top:0px;
    left:0px;
}
.adver-lists img {
    height:100%;
}
.adver-list {
    width:25%;
    height:360px;
    float:left;
}
/*新增*/
.adver-no{
    padding-left:10px;
    width:60px;
    height:10px;
    overflow:hidden;
    position:absolute;
    bottom:15px;
    left:50%;
    margin-left: -35px;
}
.adver-no li {
    width: 10px;
    height: 10px;
    background: #bbb;
    border-radius: 50%;
    float:left;
    margin-right:10px;
    cursor: pointer;
}
.adver-no li.on{
    background:#fff;
}
/*内容*/

.content-wrap {
    width: 1200px;
    margin:auto;
    overflow:hidden;
    min-height: 279px;
    margin-bottom:44px;
}
/*左侧标题列表*/
.title-list {
    width:274px;
    min-height:200px;
    float:left;
    background:#fff;
}
.title-list .nav{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e6e6e6;
    padding-left:50px;
    font-size:18px;
    background: url(/wxqt/djwfed/images/zhuanye/zyfl_logo.png) no-repeat 21px 19px;
}
.title-list .content-list{
    padding:22px 26px 12px 18px;
}
.title-list .list {
    width:230px;
    overflow:hidden;
}
.title-list .left-icon {
    width:14px;
    height:60px;
    margin-right:16px;
    float:left;
    background:url(/wxqt/djwfed/images/zhuanye/left_icon.png) no-repeat center center;
}
.title-list .list .left-icon.top {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_top.png) no-repeat center center; 
}
.title-list .list .left-icon.bottom {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_bottom.png) no-repeat center center; 
}
.title-list  .title {
    height:40px;
    line-height:40px;
    width:197px;
    text-align: center;
    background:#eee;
    color:#404040;
    float:right;
    margin-bottom:18px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
}
.title-list  .list.on .title{
    background:#1184E1;
    color:#fff;
     border-color: #2e9ef9;
}
.title-list  .list.hover .title{
    background:#1184E1;
    color:#fff;
     border-color: #2e9ef9;
}
.title-list .list.hover .left-icon {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_on.png) no-repeat center center;
}
.title-list .list.hover .left-icon.top {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_top_on.png) no-repeat center center; 
}
.title-list .list.hover .left-icon.bottom {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_bottom_on.png) no-repeat center center; 
}
.title-list .list.on .left-icon {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_on.png) no-repeat center center;
}
.title-list .list.on .left-icon.top {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_top_on.png) no-repeat center center; 
}
.title-list .list.on .left-icon.bottom {
      background:url(/wxqt/djwfed/images/zhuanye/left_icon_bottom_on.png) no-repeat center center; 
}
.djcon-listu {
    padding:22px 24px;
}
/*右侧列表*/
.detail-list {
    width:902px;
    min-height:200px;
    float:right;
    padding-bottom: 46px; 
    background:#fff;
}
.detail-list .nav {
    height:60px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 27px;
}
.detail-list .nav .nav-list {
    display:block;
    float:left;
    min-width:52px;
    margin:0 10px;
    height:60px;
    line-height:60px;
    text-align: center;
    cursor:pointer;
    color:#404040;
    font-size: 18px;
}
.detail-list .nav .nav-list:hover {
    height: 58px;
    line-height: 60px;
    border-bottom: 2px solid #1184E1;
}
.detail-list .nav .nav-list a{
    color: #444;
}
.detail-list .nav .nav-list.on {
    height: 58px;
    line-height: 60px;
    border-bottom: 2px solid #1184E1;
}
.detail-list  .djcon-listu {
    padding:22px 0px;
}

.detail-list  .listu {
    padding:30px 24px 30px 24px;
    border-bottom:1px solid #e6e6e6;
    height:140px;
    position: relative;
}
.detail-list  .listu  .coverImg{
    position: absolute;
    left:24px;
    top:30px;
    display:none;
    z-index:8888;
    width: 400px;
    height: 260px;
    box-shadow:0px 0px 5px 1px #888888;
}
.detail-list  .listu  .coverImg img {
    width: 100%;
    height: 100%;
}
.listu-title {
    height:23px;
    margin:0px;
    line-height:20px;
    margin-top:3px;
    margin-bottom:20px;
    font-size:18px;
    color:#545454;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listu-title  a{
    color:#545454;
}
.listu-title  a:hover {
    color:#1184E1;
}
.listu-tracher{
    height: 15px;24px
    line-height: 15px;
    margin:0px;
    font-size: 14px;
    color:#999;
}
.listu-timer{
    color:#999;
     height: 15px;
    line-height: 15px;
    margin-top:18px;
    margin-bottom:22px;
}
.listu-timer i {
    font-style: normal;
}
.listu-opacity {
    height:13px;
    line-height:13px;
    color:#999;
}
.listu-opacity span {
    padding-left: 25px; 
    margin-right:24px;
}
.listu-opacity span.look {
    background:url(/wxqt/djwfed/images/zhuanye/look.png) no-repeat -1px -2px;
    color: #999;
}
.listu-opacity span.like {
    background:url(/wxqt/djwfed/images/zhuanye/like.png) no-repeat -1px -2px;
    color: #999;
}
.listu-opacity span.comment {
    background:url(/wxqt/djwfed/images/zhuanye/comment.png) no-repeat -1px -2px;
    color: #999;
}
.detail-list  .cover {
    width:215px;
    height:134px;
    float:left;
}
.detail-list  .listu-wz {
    float:left;
    margin-left:23px;
    width:370px;
}
.djplr{
    width:120px;
    height:120px;
    float: left;
    margin-right: 14px;
    margin-top:14px;
    position:relative;
}


/*新增*/
.comment-cont {
    position: absolute;
    top:-70px;
    left:-259px;
    padding:20px;
    background:#b1e3b7;
    float:left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    color:#0a8700;
    width: 110px;
    display:none;
    word-wrap:break-word;
}
.djplr .comment-img{
    width:110px;
    height:110px;
    position: absolute;
    top:-70px;
    left:-105px;
    text-align: center;
    vertical-align: middle;
    display: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow:hidden;
}
.djplr  .comment-img .imgs {
    width:110px;
    height:110px;
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    transition: all 0.6s;
} 
.tail {
    position: absolute;
    bottom:2px;
    right:1px;
    width:24px;
    height:20px;
    background:url('https://www.zfwx.com/wxqt/djwangxiao/lawyerschool/style/images/picwz.png') no-repeat 0px 0px;
}
.djplr .djplr-one{
    display: block;
    width:100%;
    height:100%;
}
.djplr .djplr-two {
    display: block;
    width:50%;
    height:50%;
    float:left;
    margin-top:20px;
}
.djplr .djplr-three {
    display: block;
    width:50%;
    height:50%;
    position: relative;
}
.djplr .djplr-four {
    display: block;
    width:50%;
    height:50%;
    position: relative;
}
.djplr .djplr-five {
    display: block;
    width:40%;
    height:40%;
    position: relative;
}
.djplr .djplr-three.one {
    top:0px;
    left:28px;
}
.djplr .djplr-three.two {
    top:-17px;
    left:2px;
}
.djplr .djplr-three.three {
    top:-77px;
    left:58px;
}
.djplr .djplr-four.one {
    top:1px;
    left:2px;
}
.djplr .djplr-four.two {
    top:-59px;
    left:59px;
}
.djplr .djplr-four.three {
    top:-65px;
    left:2px;
}
.djplr .djplr-four.four {
    top:-125px;
    left:59px;
}
.djplr .djplr-five.one {
    top:20px;
    left:6px;
}
.djplr .djplr-five.two {
    top:-51px;
    left:35px;
}
.djplr .djplr-five.three {
    top:-37px;
    left:15px;
}
.djplr .djplr-five.four {
    top:-126px;
    left:68px;
}
.djplr .djplr-five.five {
    top:-133px;
    left:57px;
}
.djplr  img {
    width:100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
/*新增 end*/
.djbtns{
    width:88px;
    padding:26px 11px;
    height:81px;
    float:left;
}
.djbtns .btn{
    display: block;
    width: 86px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #1184E1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.djbtns .read {
    background:#fff;     
    color:#1184E1;
    margin-bottom:21px;
}
.djbtns .read:hover {
    background: #1184E1;
    color:#fff;
}
.djbtns .buy:hover {
    background: #2f9bf2;
}
.djbtns .buy {
    background:#1184e1;
    color:#fff;
    border:none;
}
/*新建*/
.referred-nav {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background:#1184E1;
}

.referred-nav ._hover_r {
    float: left;
    line-height:30px;
    font-size: 12px;
    color: #b9b9ff;
    width: 35px;
    text-align: center;
}
.referred-nav ._hover_r:hover {
    color: #fff;
}
.djtop-search-wrap {
    height: 120px;
    background:url('/wxqt/djwfed/images/zhuanye/zyjs_bg.png') no-repeat center center;
    background-size: cover;
}
.zyjs-djlogo {
    width: 216px;
    height: 50px;
    background: url("/wxqt/djwfed/images/zhuanye/zyjs_logo.png") no-repeat;
    margin: 36px 0 0 0;
}
.zyjs-djsearch {
    width: 50%;
    padding: 45px 0 0 7%;
}
.zyjs-djsearch .inputtext{
    height: 38px;
    width: 470px;
    padding: 0 10px 0 10px;
    border: 0;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #1184E1;
    outline: none;
    border-radius:3px 0px 0px 3px;
    -webkit-border-radius:3px 0px 0px 3px;
    -moz-border-radius:3px 0px 0px 3px;
}
.searchbtn {
    width: 101px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background:#1184E1;
    color:#fff;
    border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    font-size:17px;
}
.zyjs-footer{
    width:100%;
    height:60px;
    background: #414141;
    padding:35px 0 38px 0;
}
.zyjs-footer p {
    height: 30px;
    line-height:30px;
    text-align: center;
    color: #B3B3B3;
    font-family: Microsoft YaHei;
    margin:0px;
}

.skipPageWrap {
    float:right;
}
.notOpen {
    display: none;
    height: 32px;
    line-height:32px;
    padding:0 8px;
    background: #38af9e;
    color:#fff;
    position: absolute;
    top: -36px;
    right: -17px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}