@media only screen and (max-width: 1200px) {
    .my-video2-div {
        width:100%;
        margin:0 auto;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    .my-video2-div {
        width:90%;
        margin:0 auto;
        margin-bottom: 40px;
    }
}



@media only screen and (max-width: 1430px) {
    .search_empty{
        text-align: center;
        padding-top: 20px;
    }
    .search_empty img{
        width: 350px;
    }
    .search_empty p{
        margin-top: 25px;
        font-size: 20px;
        color:#666;
    }
}

@media only screen and (min-width: 1430px) {
    .search_empty{
        text-align: center;
        padding-top: 20px;
    }
    .search_empty img{
        width: 350px;
    }
    .search_empty p{
        margin-top: 25px;
        font-size: 25px;
        color:#666;
    }
}

@media only screen and (max-width: 1000px) {
    .search_empty{
        text-align: center;
        padding-top: 10px;
    }
    .search_empty img{
        width: 200px;
    }
    .search_empty p{
        margin-top: 20px;
        font-size: 18px;
        color:#666;
    }
}


.sy-link .tab-change .tab-btn.on:nth-child(1) {
    background: url(/public/image/link0.jpg) no-repeat center;
    background-size: cover;
}
.sy-link .tab-change .tab-btn.on:nth-child(2) {
    background: url(/public/image/link1.jpg) no-repeat center;
    background-size: cover;
}
.sy-link .tab-change .tab-btn.on:nth-child(3) {
    background: url(/public/image/link2.jpg) no-repeat center;
    background-size: cover;
}
.sy-link .tab-change .tab-btn.on:nth-child(4) {
    background: url(/public/image/link3.jpg) no-repeat center;
    background-size: cover;
}


@media only screen and (min-width: 1430px){
    .xy-xyjj .dsj .u8 li .txt p{
        line-height: 30px;
    }
}
@media only screen and (min-width: 800px) and (max-width: 1430px) {
    .xy-xyjj .dsj .u8 li .txt p{
        line-height: 30px;
    }
}
@media only screen and (max-width: 800px) {
    .xy-xyjj .dsj .u8 li .txt p{
        line-height: 25px;
    }
}

.nr table{
    border-collapse: collapse;
}

@media only screen and (max-width: 800px){
    .u19 li a {
        padding: 15px 20px;
        font-size: 14px;
    }
    .u19 li .name{
        font-size: 16px;
    }
    .sy_ban2 .swiper-slide li .txt .name{
        height: 42px;
        line-height: 21px;
    }
}

.bread2 .wal #jss li strong{
    margin-left: 0;
}
@media only screen and (min-width: 1430px){
    .bread2 .wal #jss li img {
        margin-right: 10px;
    }
}
@media only screen and (min-width: 800px) and (max-width: 1430px){
    .bread2 .wal #jss li img {
        margin-right: 0.1rem;
    }
}
@media only screen and (max-width: 800px){
    .bread2 .wal #jss li h1{
        padding-left: 10px;
    }
}

@media only screen and (max-width: 800px){
    .cont-txt .nr img{
        height: auto !important;
    }
}

.sjyx .e2 li .q .txt a {
    color: #01478e;
    text-decoration: underline;
}

.list-paddingleft-2{
    padding-left: 30px;
}


.custom_num, .custom_num1, .custom_num2, .custom_num3, .custom_num4, .custom_num li, .custom_num1 li, .custom_num2 li, .custom_num3 li, .custom_num4 li{
    list-style: none !important;
}