/* 公共样式 */
* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
.pagination{text-align: center;margin-bottom: 20px;}
.pagination li{display: inline-block;
    border-right:1px solid #d2d2d2;
    border-top:1px solid #d2d2d2;
    border-bottom:1px solid #d2d2d2;
}
.pagination li:first-child{border:1px solid #d2d2d2;}
.pagination li:nth-child(2){border-left:1px solid #d2d2d2;}
.pagination li:last-child{border:1px solid #d2d2d2;}
.pagination .active span{color:#3a84ff; }
.pagination a,.pagination span{padding: 5px 10px;display: inline-block;}

body {
    background: #f3f3f3 none repeat 0 0;
}

/* 清除浮动 */
.clearfix:after {
    /* 利用为元素轻触 */
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 70px;
}

.clearfix {
    /* 兼容ie  6   7 */
    *zoom: 1
}

ul,
li,
dl,
dt,
dd {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

/* img {
    border: none;
    display: block;
} */
.main-wrap {
    width: 1200px;
    margin: 0 auto;
}

.main {
    margin-top: 10px;
}

.top {
    min-width: 1200px;
    background-color: #fff;
    height: 70px;
}

.logo {

}

.ul-wrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.flex {
    display: flex;
    flex-shrink: 0;
    justify-content: space-around;
}

.qdxq {
    background: url(../images/qdxq.png)no-repeat center;
    background-size: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.qdxq img {
    width: 51px;
    height: 51px;
}

.left-main1 {
    width: 780px;
}

.lxsp-box {
    width: 100%;
    display: flex;

}

.lxsp {
    width: 50%;
    height: 48px;
    background: #A5A5A5;
    text-align: center;
    line-height: 48px;
    color: #fff;
    cursor: pointer;
}

.ztz_fllieb {
    padding: 30px;
    display: none;
}

#test2 {
    display: none;
}

.ztz_fllieb li {
    width: 94px;
    height: 96px;
    border-radius: 4px;
    border: 1px #eee solid;
    text-align: center;
    display: inline-block;
    margin: 0 15px 30px;
}

.ztz_fllieb li span {
    display: block;
    height: 72px;
}

.ztz_fllieb li img {
    width: 60px;
    height: 60px;
    padding-top: 8px;
}

.ztz_fllieb .ztz_dwmc {
    color: #666;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.botm {
    padding-top: 10px;
    min-width: 1200px;
    height: 266px;
    background: #212224;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-top: 30px;

}

.botm1 {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
}

.botm1 h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.botm1-ul {
    display: flex;
    align-items: center;

}

.botm1-ul li a {
    margin-left: 30px;
    color: #8D93A1;
}

.botm2-ul a {
    color: #8D93A1;
    display: inline-block;
    padding: 10px 0;
    margin-right: 20px;
    font-size: 14px;
}

.botm2 {
    width: 100%;
    height: 80px;
    padding: 10px 0px;
    border-bottom: solid 1px #161617;
    margin-top: 10px;
}

.botm3 {
    width: 100%;
    height: 60px;

    margin-top: 10px;
}

.botm3 p {
    color: #8D93A1;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}

.botm3 p a {
    color: #8D93A1;
    font-size: 12px;
    line-height: 30px;
    margin: 0 5px;
}

.box {
    display: flex;
    justify-content: space-between;
    flex-shrink: 0;
    margin-top: 16px;
}


.jijin a {
    display: block;
    height: 48px;
    line-height: 48px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EEF3F8;
    margin: 0 10px;
}

.jijin span {
    color: #999999;
    font-size: 14px;
}

.jijinSpanwidth {
    width: 94px;
}






.right-box {
    background: #Fff;
    box-sizing: border-box;
    padding: 20px;
}

.martop {
    margin-top: 16px;
}

.qdzx1 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #EEF3F8;
    font-weight: 600;
    margin-top: -15px;
    font-size: 18px;
    padding-top: 2px;
    position: relative;
}

.yuan {
    min-width: 4px;
    height: 4px;
    background: #959595;
    border-radius: 50%;
    margin: 0 7px;
}

.qdzx1::after {
    position: absolute;
    width: 3px;
    height: 16px;
    background: #3a84ff;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    content: "";
    left: -20px;
    top: 18px;
}

.qdzx1 span {
    font-size: 18px;
    font-weight: 600;
    color: #373737
}

.qdzx {
    display: flex;
    padding-bottom: 10px;
}

.qdzx img {
    width: 56px;
    height: 56px;
    margin-left: 20px;
}

.jijinTitle {
    padding-top: 10px;
    padding-left: 20px;
}

.jijinInfo {
    padding: 10px 20px 20px 20px
}

.rightTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.timeLive {
    margin-left: 20px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #373737;
}

.timeLive::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 5px;
    width: 3px;
    height: 16px;
    /* background-color: #C60100; */
    background-color: #3a84ff;
}

.timeLive1 {
    margin-left: 20px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #373737;
}

.timeLive1::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 5px;
    width: 3px;
    height: 16px;
    background-color: #3a84ff;
}


.grayline {
    margin-top: 10px;
    border-bottom: 1px solid #EEF3F8;
    width: 100%;
}

.hotlive img {
    width: 23px;
    height: 18px;
}

.hotlive span {
    font-size: 18px;
    font-weight: 600;
    color: #373737;
}

.qdzx span {
    margin-left: 13px;
    color: #fff;
    font-weight: 800;
}

.qdzx1 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #EEF3F8;
    font-weight: 600;
    margin-top: -15px;
    font-size: 16px;
}



.ul-zxsp li {
    height: 142px;
    margin-top: 15px;
    cursor: pointer;
    border-bottom: 1px solid #EEF3F8;
    flex-shrink: 0;

}

.ul-zxsp li:nth-child(1) {
    margin-top: 0;
}

.ul-zxsp li a {
    margin-top: 16px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.ul-zxsp1 li a {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.ul-zxsp li img {
    width: 184px;
    height: 125px;
    margin-left: 10px;
}

.ul-zxsp1 li {
    height: 88px;
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    padding-bottom: 10px;
}

.right-u-zxsp {
    margin-left: 10px;
    width: 246px;
    height: 88px;
}

.right-u-zxsp p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    width: 240px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.right1-u-zxsp p {
    font-size: 16px;
    font-weight: 600;
    width: 604px;
    height: 20px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tws {
    width: 240px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right-u-zxsp span {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #999999;

}

.padd {
    padding: 30px;
}

.right1-u-zxsp {
    margin-right: 38px;
    height: 125px;
}

.tws1 {
    width: 604px;
    height: 35px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 14px;
    margin-bottom: 29px;
}

.fy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 17px;
    max-width: 800px;
}

.fy1 {
    max-width: 400px;
    box-sizing: border-box;
    padding: 20px;
}

.fy1 a {
    color: #2196F3;
}

.fy1 P {
    margin-top: 15PX;
    font-weight: 600;
}

.fy div {
    width: 380px;
    height: 100px;
    background-color: #fff;
}

.tws2 {

    width: 538px;
    height: 35px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 14px;
    margin-bottom: 29px;
}

.right1-u-zxsp span {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #999999;

}

.box-w1 {
    max-width: 780px;
    overflow: hidden;
    box-sizing: border-box;
}

.box-w2 {
    max-width: 400px;
    width: 400px;
    /* max-height: 356px;
    padding: 20px;
    overflow: hidden; */
}

.jcjj li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-left: 14px;
    padding: 10px;
}

.jcjj li:first-child {
    margin-top: 5px;
}

.jcjj li:last-child {
    margin-bottom: 12px;
}

.jcjj1 li {
    height: 38px;
    line-height: 38px;
    width: 296px;
    background: #F1F3F5;
    margin-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-left: 12px;
}

.jcjj1 li span {
    color: #5C6166;
    margin-left: 10px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rmhf li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    text-overflow: ellipsis;

}

.qh {
    font-size: 14px;
    margin-right: 4px;
    cursor: pointer;
}

.qh span {
    color: #707070;
    margin-right: 7px;
}

#test1 {
    margin-left: 70px;
    padding: 0 80px;
}




.rdzbbh {
    height: 90px;
    overflow: hidden;
    line-height: 40px;
    background: #F3F4F7;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    margin-top: 10px;
    padding: 15px 20px 30px 15px;
    color: #fff;
    background: url(../images/rdzbbh.png) no-repeat center;
    display: none;
}

.rdzbbh2 {
    height: 40px;
    line-height: 40px;
    background: #F3F4F7;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    margin-top: 16px;
    overflow: hidden;
}

.rdzbbh4 {
    display: flex;
}

.rdzbbh2 .rdzbbh4>div:nth-child(1) {
    color: #2486FF;
    margin-left: 20px;
    font-weight: 600;

}

.rdzbbh2 .rdzbbh4>div:nth-child(2) {
    color: #707070;
    margin-left: 10px;

}

.rdzbbh2 .rdzbbh4 div:nth-child(3) {
    display: flex;
    width: 180px;
    color: #707070;
    margin-left: 10px;

}

.divEllipsis {
    color: #707070;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rdzbbh1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #fff;
    text-align: center;
}

.rdzbbh1 p {
    color: #fff;
}

.rdzbbh1 img {
    width: 33px;
    height: 33px;
}

.aw {
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #fff;
    text-align: center;
}

.rdzbbh1 a {
    color: #fff;
}


.top-fei {
    min-width: 1200px;
    background-color: #ffffff;

}

.top-main-wrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;

    height: 38px;
    line-height: 38px;

}

.top-main-wrap-inner {
    padding-left: 244px;
}

.top-main-wrap .leftListA {
    font-size: 16px;
    color: #7B7E86;
    margin-right: 38px;
    cursor: pointer;
}

.btmRed {
    border-bottom: #C01E2F solid;
}



.detailBox {
    max-width: 1200px;
    display: flex;
}


.left-box-centent {
    padding: 20px;
}

.bcgFFF {
    background-color: #fff !important;
}

.marBtm20 {
    margin-bottom: 20px;
}

.box-outside {
    min-height: 40px;
    padding: 20px;
}


.imgSize {
    width: 120px;
    height: 76px;
    border-radius: 4px;
}

.ulTitle {
    width: 296px;
    padding-left: 10px;

}

.ulTitle a li {
    padding: 10px 2px 5px 0;
    width: 286px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fweightsize {
    font-weight: 600;
    font-size: 18px;
}

.nodata img {
    width: 780px;
}

.pulldown {
    position: absolute;
    left: -20px;
    display: none;
    z-index: 1000;
}

.pulldown a {
    text-align: center;
    height: 60px;
    line-height: 60px;
    display: block;
    width: 140px;
}

.ul-wrap>li:hover .pulldown {
    background-color: #fff !important;
    top: 68px;
    left: -20px;
    position: absolute;
    display: block;
}
.pulldown a:hover {
    color: #3a84ff;
}
 .rightSJX {
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    top: 30px;
    right: -0px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
    margin-bottom: 3px;
}

.ul-wrap>li:hover .rightSJX {
    transform: rotate(-135deg);
    border-right: 1px solid  #3a84ff;
    border-bottom: 1px solid #3a84ff;
    transition: all 0.3s;
}
