/*专业设置*/
.zysz{
    position: relative;
    z-index: 99;
    margin-top: -2.5rem;
}
.zysz .lm{
    width: 3.07rem;
    padding-top: 1.3rem;
    height: 2.5rem;
    display: grid;
    align-items: center;
    color: #ffffff;
    font-size: .36rem;
    font-weight: bold;
    background: url("../images/frame/0.png")no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.zysz .dq{
    width: calc(100% - 4.1rem);
    height: 2.5rem;
    padding-top: 1.5rem;
}
.zysz .dq .br{
    padding: .07rem 0;
    position: relative;
}
.zysz .dq .br:before{
    content: "";
    height: .15rem;
    width: .15rem;
    border: .01rem solid #ffffff;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.zysz .dq .x{
    height: .01rem;
    width: 11.38rem;
    background: #ffffff;
    margin: 0 auto;
}
.zysz .dq .br:after{
    content: "";
    height: .15rem;
    width: .15rem;
    border: .01rem solid #ffffff;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.zysz .dq .position{
    text-align: right;
    font-size: .16rem;
    color: #ffffff;
    padding-top: .25rem;
}
.zysz .dq .position a{
    color: #ffffff;
}
.zysz .dq .position a:hover{
    font-weight: bold;
}

.w{
    width: 14.35rem;
    margin: 0 auto;

}
.ws{
    width: 16.35rem;
    margin: 0 auto;

}

.one{
    padding: .72rem 0 .86rem 0;
}
.one .l{
    width: 11rem;
}
.bt{
    position: relative;
    font-size: .36rem;
    padding-top: .2rem;
    padding-left: .12rem;
}
.bt:before{
    content: "";
    display:inline-block;
    width: .53rem;
    height: .53rem;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/frame/21.png")no-repeat center;
    background-size: 100% auto;
}
// .one .l p{
//     display: -webkit-box;
//     overflow: hidden;
//    white-space: normal!important;
//    text-overflow: ellipsis;
//     word-wrap: break-word;
//     -webkit-line-clamp: 5;
//     -webkit-box-orient: vertical;
//     font-size: .18rem;
//     line-height: .4rem;
//     height: 2rem;
//     margin: .3rem 0 .6rem 0;
// }



.one .l .ysxdt{
    margin: .3rem 0 .6rem 0;
    text-align: justify;
}
.one .l .more{
    display: block;
    width: 1.9rem;
    line-height: .6rem;
    text-align: center;
    font-size: .18rem;
    color: #d22521;
    border: .01rem solid #d22521;
}

.one .r{
display: flex;
    overflow: hidden;
    margin-top: .2rem;
}
.one .r .zy{
    width: 1.93rem;
    height: 3.37rem;
    background: url("../images/frame/22.png")no-repeat center;
    background-size: 100% auto;
    display: grid;
    align-content: center;
    margin: 0rem .5rem;
}


.one .r .zy .mc{
    font-size: .2rem;
    width: 1em;
    margin: 0 auto;
}
.one .r .zy .m{
    margin: .4rem auto 0 auto;
}
.one .r .zy .more{
    display: none;
    width: 1.4rem;
    line-height: .42rem;
    border-radius: .21rem;
    margin: .4rem auto 0 auto;
    padding: 0 .2rem;
    font-size: .16rem;
    color: #a52744;
    background: #ffffff url("../images/frame/25.png")no-repeat;
    background-position: .94rem center;
    background-size: .25rem auto;
}

.one .r .zy:hover{
    background: url("../images/frame/23.png")no-repeat center;
}
.one .r .zy:hover .mc{
    color: #ffffff;
}
.one .r .zy:hover .m{
    display: none;
}
.one .r .zy:hover .more{
    display: inline-block;
}


.two{
    padding: .68rem 0;
    background: url("../images/frame/26.png")no-repeat center;
    background-size: cover;
}
.two .w{
    display: grid;
    align-items: center;
    height: 100%;
}
.two .zr{
    margin: .4rem 0 .3rem 0;
    color: #d22521;
    font-weight: bold;
    font-size: .24rem;
}
.two .list{
    overflow: hidden;
    width: 100%;
    min-height: 1.5rem;
}
.two .list a{
    display: block;
    float: left;
    width: 1.03rem;
    line-height: .45rem;
    font-size: .22rem;
    text-align: center;
    margin-bottom: .15rem;
}
.two .list a:hover{
    color: #ffffff;
    background: #d22521;
    border-radius: .04rem;
}
.two .more{
    display: block;
    width: 1.9rem;
    line-height: .6rem;
    text-align: center;
    font-size: .18rem;
    color: #d22521;
    border: .01rem solid #d22521;
    margin-top: .5rem;
}


.three{
    padding: .7rem 0 .5rem 0;
}
.three .r{
    width: 1.4rem;
}
.three .title{
    margin-bottom: .5rem;
}
.three .title .more{
    background: inherit;
    padding-left: 0;
    display: grid;
    align-items: center;
    font-size: .18rem;
}
.three .title .swiper-button-prev,.three .title .swiper-button-next{
    position: relative;
    width: .31rem;
    height: 100%;
    background-size: .31rem .31rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
    top: 0;

}
.three .title .swiper-button-prev{
    background-image: url("../images/frame/27.png");
    left: 0;
}
.three .title .swiper-button-next{
    background-image: url("../images/frame/28.png");
    right: 0;
}
.three .title .r span{
    margin: 0 .1rem;
    display: grid;
    align-items: center;
}
.three .swiper-slide{
    margin-right: .5rem!important;
}

.three .li .img{
    height: 2.44rem;
    overflow: hidden;
    position: relative;
}
.three .li .img img{
    width: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.three .li .img:hover img{
    transition: all 0.3s;
    transform: scale(1.1);
}
.three .li .img span{
    display: grid;
    width: 1.8rem;
    height: .42rem;
    padding-left: .4rem;
    align-items: center;
    color: #ffffff;
    font-size: .14rem;
    position: absolute;
    bottom:0;
    left: 0;
    background-image: linear-gradient(to right,#d22521,#c51a16);
    z-index: 1;
}
.three .li .img span:before{
    content: "";
    display: block;
    width: .19rem;
    height: .19rem;
    background: url("../images/frame/29.png")no-repeat center;
    background-size: 100% auto;
    position: absolute;
    left: .16rem;
    top: .12rem;
}

.three .li .text{
    padding: .4rem 0 .25rem 0;
    border-bottom: .01rem solid #d2d2d2;
}

.three .li h4{
    display: block;
    margin-bottom: .34rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .18rem;
    line-height: .26rem;
}
.three .li p{
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .14rem;
    line-height: .26rem;
    height: .52rem;
    color: #999999;
}

@media screen and (max-width: 1200px){
.zysz .lm {display: none;}
.w {
    width: 7rem;
    margin: 0 auto;
}
.ws {
    width: 7rem;
    margin: 0 auto;
}
.two .list {
    overflow: hidden;
    width: 7rem;
    min-height: 1.5rem;
}
.zysz .dq .x {
  width: 7rem;
}
.one .r {
    margin-top: 0.5rem;
}
.zysz .dq .position {
    text-align: left;
    font-size: .18rem;
    color: #ffffff;
    padding-top: 0.25rem;
    margin-left: 0.2rem;
}
.three .li .img {
    height: 1.3rem;
}
.three .li .img img {
    width: 100%;
    height: 100%;

}




}















