﻿.sa-yxzlyl-head-fixed {
    position: fixed;
    top: 0;
    z-index: 1001;
    width: 100%;
}

.disabled {
    cursor: pointer;
}

.sa-yxzlyl-body .sa-yxzlyl-dl a {
    font-size: 15px;
    min-width: 30%;
    width: auto;
    padding: 0 10px;
    color: #e80000;
    border: 1px solid #e80000;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    background: transparent;
}

.dd-like .v-item .inner-pancel .bottom-txt {
    width: 275px
}

.field-validation-error {
    color: #e00231
}

.sa-box-2 .yj_Choice {
}

    .sa-box-2 .yj_Choice li {
        height: 34px;
        line-height: 34px
    }
.dd-like dt {
    height:auto;
    border-bottom: none;
}
.ws-art-detail-rcutpage {
    width: 100%;
    background-color: #ffffff;
    margin-top: 30px;
}

    .ws-art-detail-rcutpage:nth-child(1) {
        margin-top: 0;
    }

.ws-art-detail-rbox {
    width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
}

.ws-art-detail-ltitle {
    color: #2d5082;
    font-size: 24px;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
    font-weight: bold;
    padding-top: 33px;
    text-align: center;
}

.ws-art-detail-lbtngroup {
    text-align: center;
    margin: 23px 0
}

@media screen and (min-width: 1088px) {
    .ws-art-detail-lbtn:nth-child(2) {
        margin-left: 26px;
    }
}

.ws-art-detail-lmore {
    text-align: center;
    padding-bottom: 30px;
}

.ws-art-detail-lbtn {
    height: 30px;
    border-radius: 20px;
    font-size: 17px;
    padding: 2px 18px;
    border: 1px solid #d20032;
    color: #d20032;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
}

    .ws-art-detail-lbtn:active,
    .ws-art-detail-lbtn:hover {
        border: 1px solid #d20032;
        background-color: #d20032;
        color: #ffffff;
    }

.ws-art-detail-ltitle2 {
    font-size: 16px;
    color: #333333;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
    background-color: #f5f5f5;
    padding: 8px 0 8px 15px;
    display: inherit;
}

    .ws-art-detail-ltitle2:hover {
        cursor: pointer;
        color: #d20032;
    }

.ws-art-detail-llist {
    font-size: 16px;
    color: #666666;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
}

    .ws-art-detail-llist ul {
        /*padding: 30px 0;*/
        padding: 15px 0 10px;
    }

        .ws-art-detail-llist ul li {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ws-art-detail-llist ul a {
            color: #666666;
            margin-left: 3px;
        }

            .ws-art-detail-llist ul a:hover {
                cursor: pointer;
                color: #d20032;
            }


.ws-art-detail-llist2 {
    font-size: 16px;
    color: #333333;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
}

    .ws-art-detail-llist2 ul {
        padding: 30px 0;
    }

        .ws-art-detail-llist2 ul li {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 30px;
        }

        .ws-art-detail-llist2 ul a {
            color: #333333;
            margin-left: 3px;
        }

            .ws-art-detail-llist2 ul a:hover {
                color: #d20032;
                cursor: pointer;
            }

            .ws-art-detail-llist2 ul a img {
                margin-right: 5px;
            }

.ws-art-detail-lbanner {
    width: 100%;
    text-align: center;
    margin: 40px 0;
}

.ws-art-detail-lbannerbtn {
    display: inline-block;
    width: 5%;
}

.ws-art-detail-lbannerbox {
    display: inline-block;
    width: 86%;
    vertical-align: middle;
    text-align: center;
}

    .ws-art-detail-lbannerbox img {
        display: block;
        width: 70%;
        margin-left: 14%;
    }

.ws-art-detail-lbanner .swiper-button-prev,
.ws-art-detail-lbanner .swiper-button-next {
    width: 22px;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
}

.ws-art-detail-lbanner .swiper-button-prev {
    background: url(../images/artical-deail/page-detail-left.png) no-repeat;
    left: 0;
}

.ws-art-detail-lbanner .swiper-button-next {
    background: url(../images/artical-deail/page-detail-right.png) no-repeat;
    right: 0;
}

    .ws-art-detail-lbanner .swiper-button-prev:hover,
    .ws-art-detail-lbanner .swiper-button-next:hover {
        cursor: pointer;
    }

.ws-art-detail-lxlcon {
    text-align: center;
    color: #333333;
    font-size: 18px;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
    margin-top: 30px;
}

.ws-art-detail-lmovie {
    margin-top: 30px;
    width: 100%;
    position: relative;
}

    .ws-art-detail-lmovie img {
        display: block;
        width: 100%;
    }

        .ws-art-detail-lmovie img.ws-btn-view {
            width: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -35px;
            margin-left: -35px;
        }

.ws-art-detail-lmovline {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    /* font-family: Microsoft Yahei, Arial, sans-serif; */
    position: absolute;
    bottom: 0px;
    padding: 15px 0;
    background-color: #000000;
    opacity: 0.4;
    filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
}

@media (max-width: 944px) {
    .ws-art-detail-lbtn:nth-child(2) {
        margin-left: 0px;
    }

    .ws-art-detail-lbtn {
        height: 30px;
        border-radius: 20px;
        font-size: 17px;
        padding: 2px 18px;
    }
}

@media (max-width: 944px) {
    .ws-art-detail-lbtn:nth-child(2) {
        margin-left: 0px;
    }

    .ws-art-detail-lbtn {
        height: 30px;
        border-radius: 20px;
        font-size: 17px;
        padding: 2px 18px;
    }
}

@media (max-width: 768px) {
    .ws-art-detail-llist ul {
        padding: 25px 0 20px 0;
    }

    .ws-art-detail-rcutpage:nth-child(1) {
        margin-top: 30px;
    }

    .ws-art-detail-ltitle {
        padding-top: 33px;
    }

    .ws-art-detail-lbtngroup {
        text-align: center;
        margin: 23px 0
    }

    .ws-art-detail-lmore {
        text-align: center;
        padding-bottom: 30px;
    }

    .ws-art-detail-lbtngroup .ws-art-detail-lbtn {
        height: 30px;
        border-radius: 20px;
        font-size: 17px;
        padding: 2px 18px;
        width: 46%;
    }

        .ws-art-detail-lbtngroup .ws-art-detail-lbtn:nth-child(2) {
            margin-left: 5%;
            width: 46%;
        }

    .ws-art-detail-ltitle2 {
        padding: 5px 3px;
    }

    .ws-art-detail-llist {
    }

    .ws-art-detail-llist2 {
    }

    .ws-art-detail-lxlcon {
    }

    .ws-art-detail-lmovline {
        text-align: left;
        padding: 15px;
    }
}
.ws-art-detail-limg {
    padding: 30px 0;
    clear: both;
    overflow: hidden;
}

    .ws-art-detail-limg dt {
        width: 50%;
        float: left;
    }

        .ws-art-detail-limg dt img {
            width: 88%;
            margin: 0 auto;
            display: block;
        }

    .ws-art-detail-limg dd {
        width: 48%;
        float: right;
        font-size: 18px;
        color: #333;
        padding-top: 35px;
    }

.ws-art-detail-limg {
    padding: 30px 0;
    clear: both;
    overflow: hidden;
}

    .ws-art-detail-limg dt {
        width: 50%;
        float: left;
    }

        .ws-art-detail-limg dt img {
            width: 88%;
            margin: 0 auto;
            display: block;
        }

    .ws-art-detail-limg dd {
        width: 48%;
        float: right;
        font-size: 18px;
        color: #333;
        padding-top: 35px;
    }

.ws-art-detail-cpgy {
    width: 100%;
    height: auto;
    padding: 16px 0;
    background-color: #fff;
}

.ws-art-detail-cp-box,
.ws-art-detail-gy-box {
    width: 90%;
    height: auto;
    padding: 0 20px;
    margin: 0 auto;
}

.ws-art-detail-gy-box {
    margin-top: 16px;
}

.ws-art-detail-cp-title,
.ws-art-detail-gy-title {
    width: 100%;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.ws-art-detail-cp-ltitle {
    color: black;
    font-weight: 700;
    font-size: 14px;
}

.ws-art-detail-cp-item {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}

    .ws-art-detail-cp-item img {
        width: 40%;
        height: auto;
    }

    .ws-art-detail-cp-item p {
        color: black;
        /*font-size: 12px;*/
        margin-left: 8px 0 0 0;
    }

.ws-art-detail-gy-ul {
    padding-left: 16px;
    font-size: 16px;
}

    .ws-art-detail-gy-ul li::marker {
        color: #666;
    }

    .ws-art-detail-gy-ul a {
        color: black;
    }