.rj-detail-info {
    width: 100%;
    height: 243px;
}

.rj-detail-info .info-cont {
    padding: 45px 0 45px 20px;
    width: 900px;
    float: left;
}

.rj-detail-info .info-cont dl dt {
    padding-right: 40px;
    float: left;
}

.rj-detail-info .info-cont dl dt img {
    width: 90px;
    height: 90px;
    display: block;
}

.rj-detail-info .info-cont dl dd h1 {
    font-size: 30px;
    color: #2c2c2c;
    display: inline-block;
    max-width: 510px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rj-detail-info .info-cont dl dd span {
    font-size: 14px;
    color: #979797;
    /* padding-left: 15px; */
    vertical-align: 0;
}

.rj-detail-info .info-cont dl dd p {
    padding-top: 10px;
    font-size: 16px;
    color: #adadad;
}

.rj-detail-info .info-cont .rj-info {
    padding: 8px 0 0 75px;
    width: 100%;
    box-sizing: border-box;
    float: left;
}

.rj-detail-info .info-cont .rj-info li {
    /*  width: 163px; */
    max-width: 140px;
    height: 43px;
    /* padding-left: 50px; */
    padding: 0 30px;
    border-right: #eee solid 1px;
    float: left;
    line-height: 1;
    /* display: flex; */
    align-items: center;
    flex-wrap: wrap;
}

.rj-detail-info .info-cont .rj-info li:first-child {
    padding-left: 55px;
}

.rj-detail-info .info-cont .rj-info li:last-child {
    border-right: 0;
}

.rj-detail-info .info-cont .rj-info li span {
    display: block;
    width: 100%;
}

.rj-detail-info .info-cont .rj-info li span:nth-of-type(1) {
    font-size: 14px;
    color: #aeaeae;
    padding-top: 2px;
}

.rj-detail-info .info-cont .rj-info li span:nth-of-type(2) {
    font-size: 16px;
    color: #040404;
    padding: 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rj-downbox {
    position: relative;
}

.rj-downbox p.downbox {
    float: right;
    padding-right: 12px;
}

.rj-downbox button {
    margin-top: 90px;
    width: 200px;
    height: 60px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    background: #00c7d9;
    border-radius: 30px;
    cursor: pointer;
}

.rj-downbox button:hover {
    background: #1dcfdf;
}

.rj-downbox .down-icon {
    margin-right: 10px;
    width: 18px;
    height: 22px;
    background: url(../images/down_arrow_1.gif) no-repeat;
    display: inline-block;
    vertical-align: -18px;
}

.rj-downbox button:hover .down-icon {
    background: url(../images/down_arrow_2.gif) no-repeat;
}

.xz-lay {
    width: 720px;
    height: 243px;
    background-image: linear-gradient(to right, #d8f7e4, #c7f0f0);
    border-radius: 30px 0 0 0;
    position: absolute;
    top: -1px;
    right: -22px;
    display: none;
}

.xz-lay dt {
    float: right;
    height: 242px;
    margin-right: 32px;
}

.xz-lay dd {
    width: 420px;
    padding-left: 60px;
    float: left;
}

.xz-lay dd p {
    float: left;
}

.xz-lay dd .rjxz-name {
    padding-top: 40px;
    font-size: 20px;
    color: #161616;
    font-weight: bold;
}

.xz-lay dd .rjxz-sm span {
    font-size: 14px;
    color: #161616;
    line-height: 32px;
    display: block;
}

.xz-lay dd .rjxz-sm {
    padding-top: 6px;
}

.xz-lay dd .rjxz-sm span em {
    font-size: 15px;
    color: #00c5a2;
    font-weight: bold;
    padding-right: 10px;
    background-position: -282px -51px;
    padding-left: 25px;
    vertical-align: middle;
}

.xz-lay dd .rjxz-sm span:nth-of-type(2) em {
    background-position: -282px -72px;
}

.xz-lay dd .rjxz-sm span:nth-of-type(3) em {
    background-position: -282px -93px;
}

.xz-lay dd .tips {
    padding-top: 6px;
    font-size: 14px;
    color: #5a5a5a;
}

.xz-lay dd .tips span {
    color: #00b951;
    font-weight: bold;
}

.d-aqxz .rj-downbox p.downbox button.aqxzDown {
    margin-top: 45px;
    background: #00d65f;
}

.d-aqxz .rj-downbox p.downbox button.ljxzDown {
    margin-top: 30px;
}

.d-aqxz .rj-downbox button .down-icon {
    width: 22px;
    height: 22px;
    background: url(../images/down_icon.png) no-repeat;
}

.d-aqxz .xz-lay .aqxzDown {
    margin-top: 45px;
    background-image: linear-gradient(to left, #00cfd1, #2fd86e);
}

.d-aqxz .rj-downbox p.downbox button.aqxzDown:hover {
    background-image: linear-gradient(to left, #00cfd1, #2fd86e);
}

.rj-detail-cont {
    margin-top: 20px;
    width: 100%;
    display: inline-block;
}

.rj-detail-cont p {
    font-size: 16px;
    color: #161616;
    line-height: 36px;
}

.rj-detail-cont p:first-child img {
    display: none;
}

.rj-detail-cont p img {
    max-width: 800px;
}

.rj-detail-cont .xinxi-txt {
    padding: 15px 0;
    width: 100%;
    display: inline-block;
}

.rj-detail-cont .lrcont {
    height: auto;
}

.rj-detail-cont .moreCont .lrcont {
    height: 720px;
    overflow: hidden;
}

.rj-detail-cont .lrcont table {
    display: none;
}

.rj-detail-cont .more-box {
    margin-top: 10px;
    width: 100%;
    text-align: right;
}

.rj-detail-cont .more-box .moreContent {
    font-size: 14px;
    color: #00cea9;
    padding-right: 20px;
    position: relative;
    cursor: pointer;
}

.rj-detail-cont .more-box .moreContent:before {
    content: "";
    width: 10px;
    height: 10px;
    font-size: 0;
    background: #00cea9;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;
    transition: transform 0.5s;
}

.rj-detail-cont .more-box .moreContent:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transition: transform 0.5s;
}

.rj-detail-cont .moreCont .more-box .moreContent:before {
    top: 0px;
    transition: transform 0.5s;
}

.rj-detail-cont .moreCont .more-box .moreContent:after {
    top: -1px;
    transition: transform 0.5s;
}

.rj-detail-cont .title:nth-of-type(n + 2) {
    margin-top: 0;
}

.softImages {
    position: relative;
}

.softImages .swiper {
    margin: 30px 0 30px 74px;
    width: 1012px;
    overflow: hidden;
}

.softImages .swiper li {
    width: 320px;
    height: 160px;
    border-radius: 5px;
}

.softImages .swiper li img {
    width: 320px;
    height: 160px;
    border-radius: 5px;
    display: block;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    width: 41px;
    height: 41px;
    background: url(../images/swiperArrow.png) no-repeat;
    background-position: -52px 0;
    border-radius: 50%;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    width: 41px;
    height: 41px;
    background: url(../images/swiperArrow.png) no-repeat;
    background-position: 0 0;
    border-radius: 50%;
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 0.6;
    z-index: 10;
    pointer-events: initial;
}

.swiper-button-next.swiper-button-disabled {
    opacity: 0.6;
    z-index: 10;
    pointer-events: initial;
}


/*soft-rjfl*/

.soft-rjfl {
    margin-top: 20px;
}

.soft-rjfl .title {
    margin: 10px 20px;
    width: 1158px;
}


/*versionList*/

.versionList li {
    width: 100%;
    padding: 20px 0;
    line-height: 35px;
    display: flex;
    align-items: center;
    border-bottom: #eee dashed 1px;
}

.versionList li:last-child {
    border-bottom: 0;
}

.versionList li .img {
    width: 48px;
    height: 48px;
    padding-right: 15px;
}

.versionList li img {
    width: 48px;
    height: 48px;
}

.versionList li .tit {
    width: 220px;
    padding-right: 15px;
    line-height: 48px;
    font-size: 16px;
    color: #040404;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.versionList li span {
    width: 200px;
    font-size: 14px;
    color: #979797;
    line-height: 48px;
    text-align: center;
}

.versionList li button {
    width: 92px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    background: #45c061;
    border-radius: 5px;
    display: inline-block;
    margin-left: 160px;
    cursor: pointer;
}

.versionList li button:hover {
    background-image: linear-gradient(to right, #2fd86e, #00cfd2);
}


/*相关合辑*/

.c-xghj {
    margin-top: 20px;
    padding: 0 20px;
    width: 100%;
    border: #eee solid 1px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
}

.c-xghj ul {
    padding: 6px 0 20px;
    width: 100%;
    display: inline-block;
}

.c-xghj ul li {
    width: 210px;
    margin-left: 10px;
    margin-right: 14px;
    margin-top: 20px;
    float: left;
    background: #eee;
    border-radius: 5px;
    transform: skew(-5deg);
}

.c-xghj ul li:nth-of-type(5n) {
    margin-right: 0;
}

.c-xghj ul li a {
    padding: 0 12px;
    height: 34px;
    font-size: 16px;
    color: #535353;
    text-align: center;
    line-height: 34px;
    transform: skew(5deg);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.c-xghj ul li:hover {
    background: #4bc7b5;
}

.c-xghj ul li:hover a {
    color: #fff;
}


/*图片放大*/

.modal-mask {
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
}

.imgPreviewBox {
    /* display: none; */
    height: auto;
    width: 100%;
    border: 0;
    position: relative;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 0 0 0.5rem;
    transform: translate(0, -50%);
}

.imgPreview {
    overflow: hidden;
    padding: 40px 0 0 0;
    margin: 0 auto;
}

.imgPreview ul {
    display: flex;
    align-items: center;
}

.imgPreview ul li {
    text-align: center;
}

.imgPreview ul li span {
    display: inline-block;
    position: relative;
}

.imgPreview ul li img {
    max-width: 100%;
    max-height: 600px;
}

.modal-mask i {
    font-size: 28px;
    color: #fff;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 28px;
    height: 28px;
    display: inline-block;
    cursor: pointer;
}

.hidden {
    overflow: hidden;
}


/*图片放大弹层分页样式*/

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: 300px !important;
    height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    background: #000;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 10px;
    position: static;
}

.imgPreview .swiper-button-next,
.imgPreview .swiper-container-rtl .swiper-button-prev {
    right: 50%;
    top: auto;
    margin-right: -140px;
}

.imgPreview .swiper-button-next,
.imgPreview .swiper-button-prev {
    bottom: 22px;
    top: auto;
    width: 8px;
    height: 15px;
    background: url(../images/index_icon.png) no-repeat;
    background-position: -12px -33px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.imgPreview .swiper-button-prev,
.imgPreview .swiper-container-rtl .swiper-button-next {
    left: 50%;
    margin-left: -140px;
    width: 8px;
    height: 15px;
    background: url(../images/index_icon.png) no-repeat;
    background-position: 0 -33px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}


/*安全下载*/

.aqxz-detail .rj-detail-info {
    display: inline-block;
    height: auto;
}

.aqxz-detail .rj-detail-info .info-cont {
    width: 100%;
    padding-bottom: 15px;
    position: relative;
}

.aqxz-detail .rj-detail-info .info-cont .rj-info li {
    max-width: 150px;
    padding: 0 55px;
}

.aqxz-detail .rj-detail-info .info-cont .rj-info li:first-child {
    padding-left: 55px;
}

.aqxz-detail .newdown {
    width: 100%;
    margin-top: 45px;
    display: inline-block;
}

.aqxz-detail .newdown li {
    width: 204px;
    float: left;
    text-align: center;
}

.aqxz-detail .newdown li.width {
    width: 457px;
    float: left;
}

.aqxz-detail .newdown li h4 {
    font-size: 16px;
    color: #000000;
}

.aqxz-detail .newdown li button {
    margin-top: 10px;
    width: 195px;
    height: 55px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    border-radius: 55px;
    cursor: pointer;
}

.aqxz-detail .newdown li button .newicon {
    width: 18px;
    height: 22px;
    margin-right: 12px;
    background-position: -200px 0;
    display: inline-block;
    vertical-align: -3px;
}

.aqxz-detail .newdown li button.aqdownbtn {
    background: #00cb5b;
}

.aqxz-detail .newdown li button.aqdownbtn:hover {
    background: #00be55;
}

.aqxz-detail .newdown li button.ptdownbtn {
    margin-top: 31px;
    background: #49e08c;
}

.aqxz-detail .newdown li button.ptdownbtn:hover {
    background: #30d579;
}

.aqxz-detail .newdown li h2 {
    padding-top: 24px;
    line-height: 32px;
    text-align: center;
}

.aqxz-detail .newdown li h2 p {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.aqxz-detail .newdown li h2 span {
    color: #1ad06c;
    font-weight: bold;
}

.aqxz-detail .newdown li h2 .newicon {
    width: 38px;
    height: 18px;
    background-position: 0 -52px;
    position: absolute;
    top: -18px;
    right: -38px;
}

.newicon.icon6 {
    margin-top: 65px;
    width: 62px;
    height: 56px;
    background: url(../images/vs.png) no-repeat;
    display: inline-block;
}

.aqxz-detail .newdown li .marginT {
    padding-top: 19px;
    font-size: 14px;
    color: #717171;
}

.aqxz-detail .doubleDownload_bottom ul {
    margin-top: 28px;
    padding-bottom: 35px;
}

.aqxz-detail .doubleDownload_bottom ul li {
    overflow: hidden;
    height: 65px;
    background: #f7fbfd;
    line-height: 65px;
}

.aqxz-detail .doubleDownload_bottom ul li:nth-child(2),
.aqxz-detail .doubleDownload_bottom ul li:nth-child(4) {
    background: #fff;
}

.aqxz-detail .doubleDownload_bottom ul li .error {
    width: 457px;
    float: left;
    display: block;
    text-align: center;
}

.aqxz-detail .doubleDownload_bottom ul li:nth-child(1) .error i {
    width: 32px;
    height: 22px;
    display: inline-block;
    background-position: -41px -52px;
}


/* .aqxz-detail .doubleDownload_bottom.jins ul li:nth-child(1) .error i{
	width: 32px;
	height: 22px;
	display: inline-block;
	background-position: -243px -27px;
} */

.aqxz-detail .doubleDownload_bottom ul li .error i {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-position: -76px -52px;
    vertical-align: middle;
    /* margin-right: 40px; */
}

.aqxz-detail .doubleDownload_bottom ul li p {
    width: 204px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #404040;
}

.aqxz-detail .doubleDownload_bottom ul li .right {
    width: 457px;
    float: left;
    display: block;
}

.aqxz-detail .doubleDownload_bottom ul li .right i {
    width: 32px;
    height: 22px;
    display: inline-block;
    background-position: -41px -52px;
    margin-left: 220px;
    vertical-align: middle;
}

.aqxz-detail .doubleDownload_content .aqDownload a {
    font-size: 14px;
    color: #40bb3d;
    margin-top: 20px;
    display: block;
}

.aqxz-detail .doubleDownload_content .middle {
    margin-top: 75px;
}

.aqxz-detail .doubleDownload_bottom ul {
    margin-top: 20px;
    padding-right: 40px;
}


/*首屏安全下载按钮及浮层*/

.aqxz-detail .rj-downbox {
    position: absolute;
    top: 0;
    right: 0;
}

.aqxz-detail .rj-downbox .downbox {
    padding-right: 32px;
}

.aqxz-detail .rj-downbox button.spaqxzDown {
    margin-top: 45px;
    background: #00d65f;
    font-size: 22px;
    font-weight: normal;
}

.aqxz-detail .rj-downbox button.spaqxzDown .down-icon {
    width: 22px;
    height: 22px;
    background: url(../images/down_icon.png) no-repeat;
}

.aqxz-detail .rj-downbox .aqxz-lay {
    display: none;
    right: 0;
    /* opacity: 0.3; */
}

.aqxz-detail .rj-detail-info .info-cont .rj-downbox dl.aqxz-lay dt {
    float: right;
    margin-right: 0;
    padding-right: 32px;
}

.aqxz-detail .rj-downbox .aqxz-lay .aqxzDown {
    margin-top: 46px;
    background-image: linear-gradient(to left, #00cfd1, #2fd86e);
    font-size: 22px;
    font-weight: normal;
}

.aqxz-detail .rj-downbox .aqxz-lay .aqxzDown:hover {
    background-image: linear-gradient(to right, #00cfd1, #2fd86e);
}

.aqxz-detail .rj-downbox .aqxz-lay .down-icon {
    width: 22px;
    height: 22px;
    background: url(../images/down_icon.png) no-repeat;
}

.aqxz-detail .aqxz-lay dd {
    width: 445px;
    padding-left: 40px;
    float: left;
}

.aqxz-detail .aqxz-lay dd .rjxz-name {
    padding-top: 40px;
    font-size: 20px;
    color: #161616;
    font-weight: bold;
}

.aqxz-detail .aqxz-lay dd .rjxz-name span {
    font-size: 20px;
    color: #161616;
    font-weight: bold;
    padding-left: 0;
}

.aqxz-detail .rj-detail-info .info-cont .aqxz-lay dd p.rjxz-sm span {
    color: #161616;
    padding-left: 0;
}

.aqxz-detail .rj-detail-info .info-cont .aqxz-lay dd p.tips {
    font-size: 14px;
    color: #161616;
}

.aqxz-detail .rj-detail-info .info-cont .aqxz-lay dd p.tips span {
    color: #00b951;
    font-weight: bold;
    padding-left: 0;
    font-size: 14px;
}

.aqxz-detail .rj-detail-info .info-cont .bannerAQ {
    position: relative;
    left: -40px;
    margin-top: 50px;
    width: 1200px;
    float: left;
}

#oneboxaqdonw,
#oneboxad {
    display: none;
}

.aqxz-detail .ptdownbox {
    display: none;
}


/* 双按钮页面下浮层按钮 */

.bottom_fc,
.ljxz_bottom_fc {
    width: 100%;
    height: 80px;
    background: #fff;
    box-shadow: 0px -10px 20px 0px #e3e3e3;
    overflow: hidden;
    display: none;
    position: relative;
}

.bottom_fc.fixed,
.ljxz_bottom_fc.fixed {
    position: fixed;
    bottom: 0px;
    left: 0;
    display: block;
    z-index: 999;
}

.bottom_fc_content {
    margin-top: 10px;
    overflow: hidden;
}

.bottom_fc .left,
.ljxz_bottom_fc .left {
    font-size: 18px;
}

.bottom_fc img,
.ljxz_bottom_fc img {
    height: 60px;
    vertical-align: middle;
    margin-right: 10px;
}

.bottom_fc .left strong,
.ljxz_bottom_fc .left strong {
    max-width: 550px;
    font-size: 24px;
    color: #040404;
    margin-right: 20px;
    vertical-align: middle;
    display: inline-block;
}

.bottom_fc .left span,
.ljxz_bottom_fc .left span {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    color: #7a7a7a;
}

.bottom_fc .right button,
.ljxz_bottom_fc .right button {
    cursor: pointer;
    overflow: hidden;
}

@keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.bottom_fc .right button.btn1,
.ljxz_bottom_fc .right button.btn1 {
    width: 270px;
    height: 73px;
    background: #5cc659;
    border-radius: 10px;
    margin-right: 15px;
    position: relative;
}

.bottom_fc .right button.btn1 h5,
.ljxz_bottom_fc .right button.btn1 h5 {
    font-size: 24px;
    color: #fefefe;
    margin-bottom: 5px;
}

.bottom_fc .right button.btn1 .float,
.ljxz_bottom_fc .right button.btn1 .float {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
    width: 270px;
    height: 270px;
    border-radius: 50%;
    margin-left: -135px;
    margin-top: -135px;
    animation: spread 1.5s infinite both;
}

.bottom_fc .right button.btn1 .text,
.ljxz_bottom_fc .right button.btn1 .text {
    font-size: 12px;
    color: #fefefe;
    margin-left: 5px;
}

.bottom_fc .right .top,
.ljxz_bottom_fc .right .top {
    width: 52px;
    height: 52px;
    display: inline-block;
    background-position: 0px 0px;
    margin-left: 20px;
}

.bottom_fc .close,
.ljxz_bottom_fc .close {
    width: 50px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.bottom_fc .right,
.ljxz_bottom_fc .right {
    margin-top: 5px;
}

.bottom_fc .right .fc_chunjDown,
.ljxz_bottom_fc .right .fc_chunjDown {
    width: 200px;
    height: 55px;
    background: #51ba2a;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
}

.bottom_fc .right .fc_chunjDown span,
.ljxz_bottom_fc .right .fc_chunjDown span {
    font-weight: bold;
}

.bottom_fc .right .fc_chunjDown:hover {
    background: #6ec74c;
}

.bottom_fc .right .fc_chunjDown i,
.ljxz_bottom_fc .right .fc_chunjDown i {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-position: 0 -18px;
    vertical-align: middle;
}

.bottom_fc .right .fc_anqDown,
.ljxz_bottom_fc .right .fc_anqDown {
    height: 55px;
    padding: 0px 40px;
    background: #00cb5b;
    border-radius: 55px;
    cursor: pointer;
}

.bottom_fc .right .fc_anqDown:hover,
.ljxz_bottom_fc .right .fc_anqDown:hover {
    background: #00be55;
}

.bottom_fc .right .fc_anqDown span,
.ljxz_bottom_fc .right .fc_anqDown span {
    font-size: 18px;
    color: #fff;
    font-weight: 800;
}

.bottom_fc .right .fc_anqDown i,
.ljxz_bottom_fc .right .fc_anqDown i {
    font-size: 12px;
    color: #fff;
    display: block;
}

.bottom_fc .fc_localDown,
.ljxz_bottom_fc .fc_localDown {
    width: 160px;
    height: 55px;
    background: #3480f6;
    font-size: 18px;
    color: #fff;
    display: block;
    border-radius: 55px;
    line-height: 55px;
    text-align: center;
    margin-left: 25px;
}

.bottom_fc .right .fc_localDown.safe {
    background: #49e08c;
}

.ljxz_bottom_fc .right .fc_localDown.safe {
    background: #00c7d9;
}

.bottom_fc .right .fc_localDown.safe:hover {
    background: #30d579;
}

.ljxz_bottom_fc .right .fc_localDown.safe:hover {
    background: #1dcfdf;
}

.bottom_fc .fc_localDown span,
.ljxz_bottom_fc .fc_localDown span {
    font-weight: bold;
}

.bottom_fc .fc_localDown:hover,
.ljxz_bottom_fc .fc_localDown:hover {
    background: #67a3ff;
}

.bottom_fc .fc_localDown i,
.ljxz_bottom_fc .fc_localDown i {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-position: 0 -18px;
    vertical-align: middle;
    margin-right: 5px;
}

.pad-b {
    padding-bottom: 30px !important;
}

.pad-b2 {
    padding-bottom: 45px !important;
}

.version_ad a {
    width: 100%;
}

.banner1 {
    margin: 0;
}

a.keyword_link {
    color: #00cea9;
}


/* 修改本地下载按钮样式（带提示文字） */

.rj-detail-info .info-cont {
    width: 890px;
}

.rj-downbox .bdDoanload p {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    margin-top: 5px;
    text-align: left;
    width: 130px;
}

.rj-downbox .bdDoanload p span:first-child {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.rj-downbox .bdDoanload p span:last-child {
    font-size: 12px;
    display: block;
    color: #fff;
    margin-top: 5px;
}

.rj-downbox .bdDoanload {
    width: auto;
    height: auto;
    padding: 5px 35px;
}

.rj-downbox button {
    border-radius: 50px;
}

.bottom_fc .fc_localDown,
.ljxz_bottom_fc .fc_localDown {
    line-height: normal;
}

.fc_localDown p {
    font-size: 12px;
    margin-top: 5px;
}

.ljxz_bottom_fc .fc_localDown {
    width: auto;
    height: auto;
    padding: 10px 30px;
}


/* 新增下浮层广告样式 DLL 2025-06-27 */

.fcGg {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    display: none;
    background: #0c0a08;
}

.fcGg_content {
    max-width: 1920px;
    height: auto;
    display: block;
    position: relative;
    margin: 0 auto;
}

.fcGg_content img {
    max-width: 1920px;
    display: block;
}

.fcGgIcons {
    background: url("https://resource.mydown.com/TLimages2023/mydown/images/202302/jsxzDetail/fcGgIcons.png") no-repeat;
}

.fcGg .fcdownload {
    width: 220px;
    height: 65px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: 56px;
    margin-left: -110px;
    cursor: pointer;
}

.fcGg .close {
    background: #000;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}

.fcGg .signage {
    font-size: 14px;
    color: #d0d0d0;
    background: #524b47;
    opacity: 0.8;
    padding: 4px 7px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.fcAgain {
    position: fixed;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    display: none;
    z-index: 999;
}

.fcAgain img {
    width: 50px;
    height: 50px;
    display: block;
}

.fcAgain .fcReplay {
    width: 50px;
    display: block;
    background: #999;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
}

.fcAgain .close {
    position: absolute;
    right: -25px;
    top: -30px;
    padding: 5px 10px;
    color: gray;
    cursor: pointer;
    font-size: 24px;
    opacity: 0.6;
}


/* 浮层广告豆包样式 */

.fcGg.doub_fc_gg {
    width: 100%;
    height: 400px;
    background: linear-gradient(top, #eef1ff, #bac9fe);
    background: -webkit-linear-gradient(top, #eef1ff, #bac9fe);
}

.doub_fc_content {
    width: 1200px;
    margin: 0 auto;
}

.doub_fc_content .logo {
    margin-top: 15px;
}

.doub_fc_content .logo img {
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
}

.doub_fc_content .logo span {
    font-size: 24px;
    color: #314563;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.doub_content {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.doub_content_left {
    width: 610px;
    height: 260px;
    background: linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    background: -m-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
    border-radius: 15px 0 0 15px;
    margin-top: 55px;
    margin-left: -62px;
    position: relative;
}

.doub_content_left .step_img {
    position: absolute;
    top: -33px;
    left: 62px;
    z-index: 2;
}

.doub_content_left .search_box {
    padding: 0px 75px;
    height: 56px;
    line-height: 56px;
    border: 1px solid#bfccfe;
    background: #fff;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 30px;
    box-shadow: 0px -2px 5px rgba(191, 204, 254, 0.4);
}

.doub_content_left .search_icon {
    position: absolute;
    right: 20px;
    top: 16px;
}

.doub_content_left .search_box span {
    font-size: 22px;
    color: #353535;
    display: inline-block;
    white-space: nowrap;
    max-width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.doub_content_left .doub_btn {
    position: absolute;
    top: 148px;
    left: 50%;
    transform: translateX(-50%);
}

.doub_content_right {
    width: 663px;
    height: 368px;
    background: #fff;
    border: 1px solid #acbdff;
    border-radius: 15px;
    margin-top: -70px;
    box-shadow: 0px 4px 10px #bfccfe;
}

.doub_content_right img {
    margin: 0 auto;
    border-radius: 15px;
}

.doub_girl {
    position: absolute;
    bottom: -21px;
    right: -218px;
}

.doub_fc_again .doub_fc_again_flex {
    display: flex;
    justify-content: left;
    align-items: center;
}

.doub_fc_again .again_logo {
    width: 60px;
    height: 60px;
    border-radius: 15px;
}

.doub_fc_again .hover_search_pic {
    width: 150px;
    margin-left: 10px;
}

.doub_fc_again .hover_search {
    display: none;
}

.doub_fc_again:hover .hover_search {
    display: block;
}

.doub_fc_again .fc_again_left {
    position: relative;
}

.doub_fc_again .fc_again_left .fcReplay {
    width: 60px;
}

.nodownload{
    background: #ccc !important;
}