.biaotiwai {
    margin-right: 0;
    display: flex;
    padding-right: 70px;
    padding-bottom: 90px;
    padding-top: 39px;
    border-left: 1px transparent solid;

    border-image: linear-gradient(to bottom, #EEEEEE, transparent) 1 5;
}

.dingwei {
    position: relative;
}

.zuodian img {
    display: block;
}

.zuodian {
    position: absolute;
    top: 208px;
}

.biaoti {
    padding: 27px 84px 27px 39px;
    font-size: 50px;
    font-weight: bold;
    color: #0096FF;
    line-height: 1;
    background: url("../images/dian.png") no-repeat right;
    text-transform: capitalize
}

.zuoyi {
    background-color: #D9EFFF;
    padding-top: 50px;
    padding-bottom: 62px;
    margin-top: 70px;
    padding-right: 60px;
}

.zuoyi1 {
    font-size: 38px;
    font-weight: 500;
    color: #0096FF;
    line-height: 50px;
    padding-left: 47px;
    padding-bottom: 130px;
}

img {
    display: block;
}

.you1 {
    margin-left: 70px;
}

.wenzi1 {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}

.wenzixia {
    font-size: 14px !important;
    font-weight: 400;
    color: #0096FF !important;
    line-height: 1;
    padding-top: 10px;
}

.icon-eye {
    font-size: 18px;
}

.wenzi2 {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.liaojie {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    position: relative;
    color: #666666 !important;
    transition: .4s;
}

.icon-jiantoujinggao1 {
    position: absolute;

}

.biaokuang {
    border-bottom: 1px solid #EEEEEE;
    padding-left: 30px;

}

.you1-2 {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #CCCCCC dashed;
    width: 100%;
}

.you1-2:hover img {
    transform: scale(1.05, 1.05);
}

.you1-2 > div:nth-child(1) {
    width: calc(100% - 290px);
}

.you1-2 div:nth-child(2) img {
    width: 100%;
    display: block;
    transition: .4s;
}

.you1-2-1 > div:first-child{
    font-size: 18px;
    font-weight: 500;
    color: #222222;
    transition: .4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.you1-2-1:hover div:first-child a,.you1-2-1:hover .liaojie{
    color: #0096FF !important;
}

.you1-2:hover .you1-2-1 > div:first-child {
    color: #0096FF !important;
}

.you1-2-1 > div:nth-child(2){
    font-size: 14px;
    font-weight: 400;
    color: #888888;
    line-height: 24px;
    margin-top: 18px;
    margin-bottom: 30px;
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: .4s;
}

.you1-2-yi {
    padding-top: 59px !important;
}
.gengduo{
    display: flex;
    justify-content: space-between;
}



.zhongxin-bottom {
    display: flex;
    margin-top: 60px;
    margin-right: 0;
}
.zhongxin-bottom a .active2{
    color:#FFF;
    background:#0096ff;
    border: 1px solid #FFF;
}

.zhongxin-bottom1 {
    width: 52px;
    height: 52px;
    background: #F6F6F6;
    border: 1px solid #ECECEC;
    font-weight: 400;
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    color: #333333;
}

.zhongxin-bottom a:nth-child(n+2) {
    margin-left: 9px;
}

.zhongxin-bottom1:hover {
    background: #0096FF;
    color: #FFF;
}

.icon-iconfontyoujiantou-copy {
    color: #333333;
    font-size: 12px;
}

.you1 > div:first-child {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-bottom: 81px;
    margin-top: 31px;
}

@media (max-width: 1440px) {

    .zuodian {
        width: 19.62%;
        overflow: hidden;
    }
}

@media (max-width: 1366px) {

}

@media (max-width: 1230px) {
    .you1 > div:first-child {
        font-size: 24px;
        margin-bottom: 71px;
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 992px) {
    .zuodian {
        display: none;
    }

    .you1 > div:first-child {
        margin-bottom: 25px;
    }

}

@media (max-width: 768px) {

}

@media (max-width: 767px) {

    .you1-2 {
        flex-direction: column-reverse;
    }

    .you1-2-1 > div:first-child {
        margin-top: 15px;
    }

    .you1 > div:first-child {
        margin: 0 0 15px 0;
    }
    .you1-2{
        padding: 15px 0;
    }
    .you1-2 > div:nth-child(1){
        width: 100%;
    }
    .you1-2-1 > div:nth-child(2){
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .zhongxin-bottom{
        margin-top: 25px;
        justify-content: flex-start;
    }
    .zhongxin-bottom1,.zhongxin-bottom a{
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
}
