﻿.mainbox {
    width: 100%;
    background: #fff;
    margin-top: 20px;
    padding-bottom: 40px;
    padding-top: 20px;
}

.boxone {
    width: 1200px;
    margin: 0 auto;
}

.boxoneleft {
    width: 380px;
    float: left;
}

.boxonelefttop {
    width: 380px;
    height: 290px;
}

    .boxonelefttop img {
        width: 380px;
        height: 250px;
        display: block;
    }

    .boxonelefttop p {
        height: 40px;
        line-height: 40px;
        color: #333;
        font-size: 16px;
        padding-left: 14px;
        padding-right: 14px;
    }

.boxoneleftbottom a {
    float: left;
    display: block;
    width: 184px;
    height: 166px;
}

    .boxoneleftbottom a.ml10 {
        margin-left: 10px;
    }

    .boxoneleftbottom a img {
        display: block;
        width: 184px;
        height: 120px;
    }

    .boxoneleftbottom a p {
        height: 46px;
        line-height: 46px;
        font-size: 14px;
        overflow: hidden;
    }

.boxonemiddle {
    width: 440px;
    margin-left: 40px;
    margin-right: 50px;
    float: left;
}

.tl-tit {
    height: 36px;
    line-height: 26px;
    font-size: 22px;
    padding-bottom: 0px;
    border-bottom: 1px solid #edf0f9;
}

.zxtl-tit {
    position: relative;
    color: #0057ff;
}

    .zxtl-tit:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -12px;
        height: 2px;
        background-color: #0057ff;
        content: '';
    }

.index-list li a {
    font-size: 16px;
}

    .index-list li a.bold {
        color: #333;
        font-weight: 600;
    }

.index-list li {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.boxoneright {
    float: left;
    width: 290px;
}

.righttitle {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}

    .righttitle i {
        color: #3a74fc;
        font-weight: 600;
        font-size: 16px;
        font-style: normal;
    }

.boxonerighttop a {
    float: left;
    display: block;
    width: 136px;
    height: 142px;
}

    .boxonerighttop a.ml18 {
        margin-left: 18px;
    }

    .boxonerighttop a img {
        display: block;
        width: 136px;
        height: 90px;
    }

    .boxonerighttop a p {
        height: 32px;
        font-size: 12px;
        overflow: hidden;
        color: #333;
        line-height: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.listf12 li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

    .listf12 li a {
        font-size: 14px;
    }

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.boxtwo {
    width: 1200px;
    margin: 40px auto 0;
}

.boxtwoleft {
    width: 410px;
    float: left;
}

.boxtwolefttop dt {
    float: left;
    width: 200px;
    height: 130px;
}

    .boxtwolefttop dt a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .boxtwolefttop dt img {
        display: block;
        width: 100%;
        height: 100%;
    }

.boxtwolefttop dd {
    float: left;
    width: 184px;
    margin-left: 20px;
}

    .boxtwolefttop dd a {
        display: block;
        width: 184px;
        height: 128px;
        color: #333;
        font-size: 14px;
        line-height: 30px;
        overflow: hidden;
    }

.ml40 {
    margin-left: 40px;
}

.boxtworight {
    float: right;
    width: 290px;
    overflow: hidden;
}

.boxthree {
    width: 1200px;
    margin: 40px auto 0;
}

.boxthreeleft {
    width: 860px;
    float: left;
}

.boxthrboxleft {
    float: left;
    width: 410px;
}

    .boxthrboxleft dt {
        float: left;
        width: 200px;
        height: 130px;
    }

        .boxthrboxleft dt a {
            display: block;
            width: 100%;
            height: 100%;
        }

        .boxthrboxleft dt img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .boxthrboxleft dd {
        float: left;
        width: 184px;
        margin-left: 20px;
    }

        .boxthrboxleft dd a {
            display: block;
            width: 184px;
            height: 128px;
            color: #333;
            font-size: 14px;
            line-height: 30px;
            overflow: hidden;
        }

.boxthrboxright {
    width: 400px;
    float: right;
}

    .boxthrboxright .zdbox {
        width: 360px;
        height: 66px;
        background: #f6f6f6;
        color: #333;
        font-size: 18px;
        padding: 15px 20px;
        line-height: 32px;
    }

.boxthreeright {
    width: 290px;
    float: right;
}

.boxthreerightbox {
    position: relative;
}

    .boxthreerightbox .line {
        position: absolute;
        left: 4px;
        top: 10px;
        border-left: 1px solid #e1e1e1;
        width: 0;
        bottom: 10px;
    }

.yw-list li {
    padding-left: 29px;
    position: relative;
    left: -4px;
    z-index: 2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 9px;
    padding-top: 9px;
}

.yw-list .icon-dot {
    position: absolute;
    left: 0;
    top: 12px;
    border: 5px solid #FFF;
    width: 4px;
    height: 4px;
    padding: 2px;
    background-color: #3a73ff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

    .yw-list .icon-dot::after {
        content: '';
        position: absolute;
        left: 2px;
        top: 2px;
        width: 4px;
        height: 4px;
        background-color: #FFF;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }

.zdlist {
    display: block;
}

    .zdlist img {
        float: left;
        width: 135px;
        height: 90px;
    }

    .zdlist p {
        float: right;
        width: 112px;
        font-size: 13px;
        line-height: 24px;
        color: #333;
        height: 90px;
        overflow: hidden;
        white-space: normal;
    }

.zd .icon-dot {
    position: absolute;
    left: 0;
    top: 50px;
    border: 5px solid #FFF;
    width: 4px;
    height: 4px;
    padding: 2px;
    background-color: #3a73ff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

    .zd .icon-dot::after {
        content: '';
        position: absolute;
        left: 2px;
        top: 2px;
        width: 4px;
        height: 4px;
        background-color: #3a73ff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }

.mt30 {
    margin-top: 30px;
}

.boxfour {
    width: 1200px;
    margin: 40px auto 0;
}

.boxfourleft {
    width: 370px;
    float: left;
}

    .boxfourleft dt {
        float: left;
        width: 180px;
        height: 115px;
    }

        .boxfourleft dt a {
            display: block;
            width: 100%;
            height: 100%;
        }

        .boxfourleft dt img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .boxfourleft dd {
        float: left;
        width: 172px;
        margin-left: 10px;
    }

        .boxfourleft dd a {
            display: block;
            width: 172px;
            height: 115px;
            color: #333;
            font-size: 14px;
            line-height: 30px;
            overflow: hidden;
        }

.mLR40 {
    margin-left: 40px;
    margin-right: 40px;
}

.det-nr {
    font-size: 16px;
    line-height: 30px;
}

    .det-nr pre {
        white-space: normal;
    }

.tagsearch {
    width: 1200px;
    margin: 20px auto 10px;
    font-size: 16px;
    color: #333;
}

.error {
    width: 1200px;
    margin: 20px auto 40px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 80px;
}

    .error a {
        display: block;
        width: 100px;
        height: 32px;
        color: #3974fe;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        margin-top: 20px;
        line-height: 32px;
    }

.mb40 {
    margin-bottom: 40px;
}

.new_f_link {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #fff;
}

    .new_f_link .f-box {
        width: 1200px;
        margin: 0 auto;
        background: #fff;
    }

    .new_f_link .friendlink {
        margin-top: 30px;
    }

        .new_f_link .friendlink a {
            font-size: 16px;
            color: #666;
            display: inline-block;
            margin-right: 10px;
            margin-bottom: 15px;
        }

.pinPai_nav li {
    float: left;
    width: 109px;
    font-size: 17px;
    text-align: center;
}

a {
    color: #333;
}

.mt20 {
    margin-top: 20px;
}

.allcity {
    font-size: 26px;
    color: #000;
    font-weight: 600;
}

.table-type {
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    overflow: hidden;
}

.ma {
    margin-left: auto;
    margin-right: auto;
}

.w1200 {
    width: 1200px;
}

.mt40 {
    margin-top: 40px;
}

.table-type {
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    overflow: hidden;
	margin-bottom: 66px;
}

    .table-type dl {
        border-bottom: 1px solid #dfdfdf;
        position: relative;
        padding-left: 149px;
    }

.table-type-diqu dl {
    padding: 13px 0 13px 80px;
}

.table-type dt.center-box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 148px;
    border-right: 1px solid #dfdfdf;
    text-align: center;
}

.table-type-diqu dt.center-box {
    width: 79px;
    color: #999;
}

.center-box .center-hack {
    display: inline-block;
    *display: inline;
    font-size: 0;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.center-box .center-body {
    display: inline-block;
    /* width: 100%; */
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    word-wrap: break-word;
    font-size: 12px;
    vertical-align: middle;
}

.table-type-diqu dt.center-box .center-body {
    font-size: 24px;
    font-weight: 600;
}

.table-type-diqu dd {
    position: relative;
    padding: 5px 50px 5px 58px;
    min-height: 32px;
}

.table-type dd a {
    float: left;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    margin-right: 20px;
}

.table-type-diqu dd a {
    color: #333;
}

.mt40 {
    margin-top: 40px;
}

.allcity {
    font-size: 26px;
    color: #000;
    font-weight: 600;
}

.friendLianj {
    width: 1200px;
    margin: 0 auto 30px;
}

    .friendLianj .title {
        line-height: 28px;
        height: 28px;
        padding-bottom: 14px;
        border-bottom: 1px solid #d9d9d9;
    }

        .friendLianj .title .fl {
            float: left;
            font-size: 16px;
            color: #666;
            margin-right: 40px;
            cursor: pointer;
            position: relative;
            color: #0057ff;
            font-weight: 600;
        }

            .friendLianj .title .fl:after {
                position: absolute;
                left: 0;
                right: 0;
                bottom: -15px;
                height: 2px;
                background-color: #0057ff;
                content: '';
            }

    .friendLianj .changqq {
        float: right;
        font-weight: 100;
        width: 268px;
        background: #fff;
        height: 28px;
        border-radius: 5px;
        line-height: 28px;
        font-size: 15px;
        color: #333;
        margin-left: 15px;
        text-indent: 29px;
        margin-right: 0px;
        border: 1px solid #eee;
    }

        .friendLianj .changqq i {
            font-style: normal;
            float: left;
            background: #f5b41a;
            font-size: 16px;
            padding-right: 10px;
            background: #f5b41a;
            border-radius: 5px;
            color: #Fff;
        }

    .friendLianj .ul1 {
        padding-top: 20px;
    }

    .friendLianj li {
        display: inline-block;
    }

        .friendLianj li a {
            color: #999;
            line-height: 30px;
            margin-right: 20px;
        }

.pinPai_nav li.newli {
    width: 150px;
}
.csmkonetopdl {
      background: #f9f9f9;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
  }

  .csmkonetopdl dt{
    width: 240px;
    height: 150px;

}
.csmkonetopdl dt img{
    width: 100%;
    height: 100%;
    display: block;
}
.csmkonetopdl dd{
    width:552px;
   
}
.csmkonetopdl dd .tit{

    font-size:17px;
    color: #333;
    height: 30px;
    line-height:30px;
    overflow: hidden;
    display: block;
}
.csmkonetopdl dd .produce{

    font-size:13px;
    color: #666666;
    line-height:26px;
    display: block;
    margin-top: 13px;
    max-height: 78px;
    overflow: hidden;
}
.indexgg1{
  margin-top: 28px;
}
.indexgg1 img{
  width: 100%;
  height: auto;
  display: block;
}
.index-list li:nth-child(n+4) a {
    font-weight: 500;
}


.pcnasd .temp3 li {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    padding-right: 10px;
    overflow: hidden;

}
.pcnasd .hasimgl {
    height: 90px !important;
    width: 100%;
    background: none !important;
    padding-left: 0 !important;
    margin-bottom: 7px;
}
.pcnasd .hasimgl a{
    align-items: center;
}
.pcnasd .hasimgl p {
    margin-left: 20px;
    width: 184px;
    height: 64px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}
.pcnasd .hasimgl img {
    width: 135px;
    height: 90px;
}
.pcnasd .hasimgl .flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.tjs-list li{
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    
}
.tjs-list .lcon {
    width:340px;
    float:left;
}
    .tjs-list .lcon a {
        font-size: 16px;
        font-weight: 600;
    }
.tjs-list li:nth-child(n+4) .lcon a {
    font-size: 16px;
    font-weight: 500;
}
.tjs-list time {
    float: right;
    font-size: 14px;
    color: #ccc;
    margin-left: 15px
}
.snewtit {
    height: 36px;
    line-height: 26px;
    font-size: 22px;
    padding-bottom: 0px;
   
}
    .snewtit .sfwztxt {
        padding-right: 35px;
        background: url(https://css.jzcrz.com/pccss/template/images/zuixin.png) right center no-repeat;
        background-size: 27px 22px;
        position: relative;
        color: #0057ff;
    }
        .snewtit .sfwztxt.ico2 {
            background: url(https://css.jzcrz.com/pccss/template/images/remen.png) right center no-repeat;
            background-size: 27px 22px;
        }
.wzartlarge {
    position: relative;
    width: 380px;
    height: 264px;
    display:block;
}
    .wzartlarge img {
        display:block;
        width:100%;
        height:100%;
    }
    .wzartlarge p {
        position: absolute;
        bottom: 0;
        color: #fff;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 1) 100%);
        width: 100%;
        padding: 0;
        height: 70px;
        line-height: 88px;
        font-size: 16px;
        overflow: hidden;
        text-align: center;
    }
.indexbonelefttop {
    width: 380px;
    height: 264px;
}
.ranking-list1 li {
    padding-left: 28px;
    padding-bottom: 15px;
    margin-top: 15px;
    position: relative;
    border-bottom: 1px solid #efeff9;
}
    .ranking-list1 li span {
        position: absolute;
        left: 0;
        top: 0;
        float: left;
        width: 18px;
        height: 18px;
        border-radius: 2px;
        font-size: 16px;
        color: #fff;
        line-height: 18px;
        text-align: center;
        color: #e41201;
        font-style: italic;
        font-weight: 600;
    }
    .ranking-list1 li .tit {
        line-height: 18px;
        height: 18px;
        font-size: 13px;
    }
.ect {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ranking-list1 li .tit a {
    font-size: 14px;
}
.magnify {
    overflow: hidden;
}

    .magnify img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        width: 100%;
        height: 100%;
    }

    .magnify:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
.ranking-list1 li:last-child {

    border-bottom: none;
}
.w815 {
    width: 815px;
}
.indexboxoneleft {
    float: left;
}
    .indexboxoneleft .mkonetopdl {
        width: 100%;
    }
        .indexboxoneleft .mkonetopdl dt {
            width: 240px;
            height: 150px;
            float: left;
			overflow: hidden;
        }
            .indexboxoneleft .mkonetopdl img {
                width: 100%;
                height: 100%;
                display: block;
            }
        .indexboxoneleft .mkonetopdl dd {
            width: 552px;
            float: right;
        }
            .indexboxoneleft .mkonetopdl .tit {
                font-size: 17px;
                color: #333;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                display: block;
            }
        .indexboxoneleft .mkonetopdl .produce {
            font-size: 13px;
            color: #666666;
            line-height: 26px;
            display: block;
            margin-top: 13px;
            max-height: 78px;
            overflow: hidden;
            padding-right: 10px;
        }
        .indexboxoneleft .mkonetopdl .time {
            margin-top: 10px;
            display: block;
            font-size: 12px;
            color: #d1d1d1;
        }
    .indexboxoneleft .mkonebottom .cnone {
        float: left;
        width: 190px;
        height: 116px;
    }
        .indexboxoneleft .mkonebottom .cnone a{
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
        }
            .indexboxoneleft .mkonebottom .cnone img {
                display: block;
                width: 100%;
                height: 100%;
            }
        .indexboxoneleft .mkonebottom .cnone a .ch3 {
            position: absolute;
            bottom: 0;
            color: #fff;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 1) 30%);
            width: 100%;
            padding: 0;
            height: 41px;
            line-height: 44px;
            text-align: center;
            font-size:14px;
            font-weight:500;
        }
    .indexboxoneleft .mkonebottom .w290 {
        width: 290px;
        float: left;
        margin-left: 20px;
    }
        .indexboxoneleft .mkonebottom .w290 li {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            padding-right: 10px;
            overflow: hidden;
            background: url(https://css.jzcrz.com/pccss/template/images/dian_06.png) no-repeat left center;
            padding-left: 12px;
        }
            .indexboxoneleft .mkonebottom .w290 a {
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                flex: 1;
                height: 40px;
                line-height: 40px;
            }
        .indexboxoneleft .mkonebottom .w290 li time {
            font-size: 12px;
            color: #bbbbbb;
            margin-left: 20px;
        }
.indexboxoneright {
    float: right;
    width: 340px;
}
    .indexboxoneright .tw-list1.h310 {
        height: 310px;
    }
        .indexboxoneright .tw-list1.h310 li {
            margin-bottom: 18px;
            overflow: hidden;
        }
            .indexboxoneright .tw-list1.h310 li .img-block {
                width: 133px;
                height: 83px;
                margin-right: 20px;
                float: left;
                position: relative;
            }
    .indexboxoneright .tw-list1 li .litxt {
        height: 20px;
        overflow: hidden;
        font-size:15px;
    }
        .indexboxoneright .tw-list1 li .litxt a {
            color: #333;
            font-weight:600;
        }
    .indexboxoneright .tw-list1.h310 li p {
        line-height: 24px;
        height: 48px;
        margin-top: 8px;
        overflow: hidden;
        font-size: 13px;
        color: #bbb;
    }
.flim {
    float: left !important;
    width: 390px;
    height: 244px;
    position: relative;
}
    .flim .pop {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 20px;
        color: #fff;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
    }
        .flim .pop .chsix {
            font-size: 18px;
            line-height: 24px;
        }
        .flim .pop p {
            font-size: 12px;
            color: #ccc;
            height: 40px;
            overflow: hidden;
            margin-top: 7px;
        }

.newindextw-list1 {
    margin-left: 40px;
    float: left;
    width: 356px;
}
    .newindextw-list1 li {
        overflow: hidden;
        margin-bottom: 17px !important;
    }
        .newindextw-list1 li .img-block {
            width: 110px;
            height: 70px;
            float: left;
            margin-right:20px;
        }
        .newindextw-list1 li .chsix {
            height: 20px;
            overflow: hidden;
            line-height: 20px;
        }
            .newindextw-list1 li .chsix a {
                font-size: 15px;
                font-weight:600;
            }
    .newindextw-list1 p {
        font-size: 12px;
        color: #bbb;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        margin-top: 5px;
    }

.tl-tit .inlokmore {
    float: right;
    font-size: 13px;
    margin-top: 6px;
    color: #aaa;
    letter-spacing:1px;
}
.tl-tit .indexzxtltit {
    font-size: 22px;
    display: inline-block;
    position: relative;
    color: #0057ff;
}
.indexzxtltit:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    height: 2px;
    background-color: #0057ff;
    content: '';
}
.pcnasd .hasimgl h3 {
    margin-left: 20px;
    width: 184px;
    height: 64px;
    color: #333;
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    font-weight:600;
}
.pcnasd .temp3 li h3{

    font-weight: 500;
    font-size:16px;
}