.mainDetail {
    background-color: #F5F5F5;
}

#viewModelBox {
    height: auto;
    overflow-x: hidden;
}

.banner img {
    width: 100%;
    height: 6.67rem;
}

.num {
    display: block;
    background: url(../images/S_num.png) no-repeat left center;
    background-size: 0.48rem 0.48rem;
    line-height: 0.48rem;
    padding-left: 0.6rem;
    color: #999999;
    font-size: 0.32rem;
}

.type {
    padding: 0.32rem 0.32rem 0;
    background: url(../images/S_typeBg.png) no-repeat center center;
    background-size: 100% 100%;
}

.type span {
    padding: 0.12rem 0.21rem;
    font-size: 0.32rem;
    border-radius: 0.11rem;
    margin-right: 0.21rem;
    margin-bottom: 0.32rem;
    background: #E7F1FF;
    color: #1677FF;
}

.mainBox {
    top: 6.09rem;
    z-index: 99;
    width: 95%;
    margin: 0rem 0.27rem;
}
.banner {
    position: relative;
    height: 6.67rem;
    width: 100%;
    overflow: hidden;
}

.banner img {
    width: 100%;
    height: 6.67rem;
}

.banner .swiper-pagination {
    bottom: .71rem;
    width: 100%;
}

.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}

.banner .swiper-pagination-bullet {
    margin: 0 0.05rem;
    width: .21rem;
    height: .21rem;
    background: url(../../ground/images/cd_spot.png) no-repeat;
    background-size: .21rem .21rem;
}

.banner .icon {
    width: 1.6rem;
    height: 1.6rem;
    z-index: 10;
    position: absolute;
    left: calc(50% - 0.8rem);
    top: calc(50% - 0.8rem);
    background-image: url(../../ground/images/ico.png);
    background-size: 100% 100%;
}
.titleCont {
    background-color: #fff;
    padding: 0.32rem;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
}

.titleCont .tit {
    font-size: 0.48rem;
    font-weight: 500;
    color: #333333;
    margin-bottom: 0.27rem;
}

.titleCont .intro {
    font-size: 0.32rem;
    color: #999999;
}

.link {
    /* height: 5.15rem; */
    background-image: url(../images/orgJsImg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0 0.32rem;
    border-radius: 0.11rem;
}

.link .linkLi {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #EEEEEE;
    line-height: 0.59rem;
}

.linkLi .label {
    width: 1.6rem;
    font-size: 0.32rem;
    color: #999999;
    /* padding-left: 0.8rem; */
    background-size: 0.59rem 0.59rem;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.company .label {
    background-image: url(../images/S_company.png);
}

.name {
    margin-top: 0.27rem;
    /* background-image: url(../images/S_peopel.png); */
}

.phone .label {
    /* background-image: url(../images/S_phone.png); */
}

.positon .label {
    /* background-image: url(../images/S_position.png); */
}

.positon img {
    width: 0.57rem;
    height: 0.57rem;
}

.linkLi .ipt {
    font-size: 0.35rem;
    color: #333333;
    width: 5.7rem;
}

.link .linkLi:last-of-type {
    border-bottom: none;
}

.card {
    background-color: #fff;
    border-radius: 0.11rem;
    box-sizing: border-box;
    border-radius: 0.27rem;
    margin: 0.27rem 0rem;
}

.cardTitle {
    box-sizing: border-box;
    padding: 0.28rem 0.32rem;
    font-size: 0.4rem;
    border-bottom: 0.03rem solid #EEEEEE;
}

.cardTitle img {
    width: 0.11rem;
    height: 0.37rem;
    position: relative;
    top: 2px;
    margin-right: 0.27rem;
}

.cardTitle .cardBtnList img {
    width: 0.48rem;
    height: 0.48rem;
}

.cardTxt {
    box-sizing: border-box;
    padding: 0.32rem;
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.56rem;
}

.cardTxt img {
    height: auto;
}

.cardTxt span,
.cardTxt p,
.cardTxt h1,
.cardTxt h2,
.cardTxt h3 {
    font-size: 0.35rem !important;
}

.cardTxt img {
    display: block;
    max-width: 100%;
    margin: 0.32rem auto;
}

.cardList .cardLi:last-of-type {
    border-bottom: none;
}

.cardLi {
    padding: 0.32rem;
    border-bottom: 0.01rem solid #EEEEEE;
    ;
}

.cardLiTop {
    padding-left: 0.8rem;
    background-image: url(../images/S_file.png);
    background-repeat: no-repeat;
    background-size: 0.59rem 0.59rem;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.59rem;
    margin-bottom: 0.21rem;
}

.cardLiMid {
    margin-left: 0.8rem;
    padding: 0.21rem;
    background: linear-gradient(180deg, #E7F1FF 0%, #FFFFFF 100%);
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.56rem;
    margin-bottom: 0.21rem;
}

.cardLiBot {
    margin-left: 0.8rem;
    padding-left: 0.6rem;
    background-image: url(../images/S_time.png);
    background-repeat: no-repeat;
    background-size: 0.48rem 0.48rem;
    line-height: 0.56rem;
    font-size: 0.32rem;
    color: #999999;
}

.cardImg {
    line-height: 0.48rem;
    padding-bottom: 0.32rem;
    padding-left: 0.32rem;
}

.cardImg .li {
    width: 4.2rem;
    height: 2.8rem;
    background: linear-gradient(180deg, #E7F1FF 0%, rgba(231, 241, 255, 0.2) 100%);
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    opacity: 1;
    /* border: 0.01rem solid #E7F1FF; */
    margin-right: 0.32rem;
    margin-top: 0.32rem;
    box-sizing: border-box;
    padding: 0.2rem 0;
    text-align: center;
}

.cardImg .li img {
    width: 3.61rem;
    height: 2.4rem;
}

.tags1 {
    background: #EBF2FF;
    color: #307FFF;
    display: inline-block;
    padding: 0.12rem 0.21rem;
    font-size: 0.32rem;
    border-radius: 0.11rem;
    margin-right: 0.21rem;
    margin-bottom: 0.27rem;
}

.syjd,
.area {
    color: #333333;
    line-height: 0.67rem;
    font-size: 0.32rem;
}

.syjd span,
.area span {
    color: #999999;
}
.djNow{
    width: 1.77rem;
    height: 0.83rem;
    line-height: 0.83rem;
    text-align: center;
    background: #307FFF;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    color: #fff;
    font-size: 0.32rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
margin-top: 0.27rem;
}
.videoBox{
    width: 2.27rem;
    height: 2.27rem;
    background-image: url(../images/videoImg.png);
    background-repeat: no-repeat;
    background-size: 2.27rem 2.27rem;

}
.orgName{
    width: 79%;
    font-size: 0.48rem;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #333333;
margin-top: 0.27rem;
}
.orgImg{
    width: 1.53rem;
    height: 1.53rem;
    border-radius: 0.27rem;
    margin-right: 0.27rem;
    margin-top: 0.27rem;
}
.multipleScreenPop_Con {
    height: 14rem;
}

.swiper {
    width: 100%;
    max-height: 15rem;
    top: -1rem;
}

.swiper .swiper-slide {
    /* height: 4.12rem; */
    background: #FFFFFF;
    padding: 0.27rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #EEEEEE;
}

.swiper-button-next {
    z-index: 10;
    top: 0.8rem;
    right: 0.5rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../../fund/images/nextBtn.png) no-repeat center center;
    background-size: 0.4rem 0.4rem;
}

.swiper-button-prev {
    z-index: 10;
    top: 0.8rem;
    left: 7.8rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../../fund/images/prevBtn.png) no-repeat center center;
    background-size: 0.4rem 0.4rem;

}
.pjTx{
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.27rem;
}
.pjRight{
    width: 77%;
}
.pjName{
    font-size: 0.43rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 0.56rem;
    margin-bottom: 0.27rem;
    max-width: 70%;
}
.pjTime{
    color: #999;
    font-size: 0.32rem;
font-family: PingFang SC-Medium, PingFang SC;
font-weight: 500;
margin-top: 0.1rem;
}
.pjCon{
    width: 100%;
    padding: 0.27rem;
    background: #F8F8F8;
border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    box-sizing: border-box;
    font-size: 0.32rem;
font-family: PingFang SC-Medium, PingFang SC;
font-weight: 500;
color: #666666;
line-height: 0.56rem;
margin-top: 0.27rem;
}
.vrOut {
    width: 2.27rem;
    height: 2.27rem;
    background: url(../../fund/images/icon_video.png) no-repeat;
    background-size: 2.27rem 2.27rem
}

.vrOut a {
    display: block;
    width: 100%;
    height: 100%;
}

.price{
    font-weight: bold;
    color: #FF8F1F;
    font-size: 0.48rem;
}
.f_ff6000{
    color: #ff6000;
}
.djNum{
    font-size: 0.32rem;
    margin-left: 0.27rem;
    color: #999;
    margin-top: 0.6rem;
}