.rj-detail-info{
	width: 1000px;
	padding: 30px;
	background: #fff;
    border: #eee solid 1px;
    border-bottom:0;
    border-radius: 10px 10px 0 0;
    display: inline-block;
	box-sizing: border-box;
	position: relative;
	vertical-align: top;
}
.rj-detail-info .infoLeft{
	width: 735px;
	float:left;
}
.rj-detail-info .infoLeft figure{
	width: 100px;
	height: 100px;
	padding-right:25px;
	float:left;
}
.rj-detail-info .infoLeft figure img{
	width: 100px;
	height: 100px;
	display: block;
}
.rj-detail-info .soft-info-box{
	width: 610px;
	float:left;
}
.rj-detail-info .soft-info-box .rj-name{
	font-size: 30px;
    color: #2c2c2c;
    font-weight: bold;
    display: block;
    max-width: 610px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.rj-detail-info .soft-info-box .rj-sm{
	padding-left: 3px;
	margin-top: 3px;
    display: block;
}
.rj-detail-info .soft-info-box .rj-sm em{
	font-size: 14px;
	color:#6e6e6e;
	line-height: 30px;
	padding-right: 20px;	
}
.rj-detail-info .soft-info-box .rj-sm em:last-child{
	padding-right: 5px;
}
.rj-detail-info .soft-info-box .rj-sm em i{
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background-position: -168px -29px;	
	display: inline-block;
	vertical-align: -3px;
}
.rj-detail-info .soft-info-box  .rjtips{
	font-size: 12px;
	color:#6e6e6e;
	display: block;
    margin-top: 5px;
}
.rj-detail-info .soft-info-box .rj-info{
	margin-top: 15px;
}
.rj-detail-info .soft-info-box .rj-info li{
	float:left;
	padding: 0 33px;
	border-right:#eee solid 1px;
}
.rj-detail-info .soft-info-box .rj-info li:first-child{
	padding-left: 0;
}
.rj-detail-info .soft-info-box .rj-info li:last-child{
	border-right:0;
}
.rj-detail-info .soft-info-box .rj-info li span{
	font-size: 18px;
	color:#313131;
	display: block;
	max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rj-detail-info .soft-info-box .rj-info li span:last-child{
	font-size: 14px;
	color:#a8a8a8;
	padding-top: 5px;
}
.rj-detail-info .rj-downbox{
	display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -30px;
}
.rj-detail-info .rj-downbox button{
	width: 190px;
	height: 60px;
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	background:#010101;
	border-radius: 30px;
	cursor: pointer;
}
.rj-detail-info .rj-downbox button:hover{
	background:#343434;
}
.rj-detail-info .rj-downbox i{
	margin-right: 9px;
	width: 23px;
	height: 22px;
	background-position: -179px 0;
	display: inline-block;
	vertical-align: -19px;
}
.rj-detail-cont{
	width: 1000px;	
	background: #fff;
    border: #eee solid 1px;
    border-top:0;
    border-radius: 0 0 10px 10px;
    display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
}
.rj-detail-cont .title{
	width: 938px;
	margin: 0 30px;
	padding: 30px 0 0;	
}
.rj-detail-cont .title:first-child{
	border-top: #eee solid 1px;

}
.rj-detail-cont .title h2{
	font-size: 22px;
	color:#2c2c2c;
	font-weight: bold;
}
.rj-detail-cont .title h2:before{
	content:'';
	margin-right: 12px;
	width:4px;
	height: 23px;
	background-image: linear-gradient(to bottom,#20de7a,#0fcf75);
	display: inline-block;
	vertical-align: middle;
}
.rj-detail-cont .xinxi-txt{
	padding: 0 30px;
	font-size: 16px;
	color:#161616;
	line-height: 36px;
}
.rj-detail-cont .xinxi-txt .lrcont{
	padding-top: 10px;
}
.rj-detail-cont .xinxi-txt .lrcont p{	
	font-size: 16px;
	color:#161616;
	line-height: 36px;
}
.soft-top{
	width: 1000px;
	padding: 12px 30px;
	border:#eee solid 1px;
	background:#fff;
	border-radius: 10px;
	display: inline-block;
	box-sizing: border-box;
	position: fixed;
	top: 135px;
	z-index: 9999;
	box-shadow: var(--shadow);
}
.soft-top img{
	width: 60px;
	height: 60px;
	margin-right: 22px;
	display: block;
	float:left;
}
.soft-top h2{
	width: 680px;
	float:left;
	font-size: 26px;
	color:#16171a;
	font-weight: bold;
	line-height: 60px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.soft-top button{
	margin-top: 5px;
	width: 150px;
	height: 50px;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	float:right;
	cursor: pointer;
}
.soft-top.hid{
	display: none;
}
a.keyword_link{
	color:var(--greenColor);
}
.rj-detail-cont .moreCont .lrcont{
	height: 900px;
	overflow: hidden;
}
.rj-detail-cont .more-box{
	margin-top: 10px;
	width: 100%;
	text-align: left;
}
.rj-detail-cont .more-box .moreContent{	
	font-size: 14px;
	color:#02bb53;
	padding-right: 20px;
	position: relative;
	cursor: pointer;
}
.rj-detail-cont .more-box .moreContent:before{
	content:'';
	width: 10px;
    height: 10px;
    font-size: 0;
    background: #02bb53;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;    
    transition: transform .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 .5s;
}
.rj-detail-cont .moreCont .more-box .moreContent:before{
	top: 0px;
	transition: transform .5s;
}
.rj-detail-cont .moreCont .more-box .moreContent:after{
	top: -1px;
	transition: transform .5s;
}
.rj-detail-cont .title:nth-of-type(n+2){
	margin-top: 0;
}
.softImages{
	position: relative;
}
.softImages .swiper{
	margin:30px 0 30px 90px;
	width: 820px;
	overflow: hidden;
}
.softImages .swiper li{
	width: 260px;
	height: 130px;
	border-radius: 5px;
	cursor: pointer;
}
.softImages .swiper li img{
	width: 260px;
	height: 130px;
	border-radius: 10px;
	display: block;
	
}
.softImages .swiper-button-next,.softImages .swiper-container-rtl .swiper-button-prev{ 
    width: 41px;
    height: 41px;   
    background:url(../images/swiperArrow.png) no-repeat;
    background-position: -52px 0;
    border-radius: 50%; 
    right: 30px;
}
.softImages .swiper-button-prev,.softImages .swiper-container-rtl .swiper-button-next{      
    width: 41px;
    height: 41px;    
    background:url(../images/swiperArrow.png) no-repeat;
    background-position: 0 0;  
    border-radius: 50%; 
    left: 30px;     
}

.softImages .swiper-button-prev.swiper-button-disabled{
  opacity: .6;
  z-index: 10;
  pointer-events:initial;
}
.softImages .swiper-button-next.swiper-button-disabled{
  opacity: .6;  
  z-index: 10;
  pointer-events:initial;
}
/*图片放大*/
.modal-mask {
    background: rgba(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:950px;
	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;
}
/*图片放大弹层分页样式*/
.imgPreview .swiper-button-prev,.imgPreview .swiper-container-rtl .swiper-button-next{
	width: 28px;
	height: 45px;
	background: url(../images/maskArrow.png) no-repeat;
	background-position: 0 0;
    left: 50%;
    right: auto;
    margin-left: -540px;
}
.imgPreview .swiper-button-next, .imgPreview .swiper-container-rtl .swiper-button-prev{
	width: 28px;
	height: 45px;
	background: url(../images/maskArrow.png) no-repeat;
	background-position: -32px 0;
    right: 50%;
    left: auto;
    margin-right: -540px;
}
.imgPreview .swiper-button-next.swiper-button-disabled,.imgPreview .swiper-button-prev.swiper-button-disabled{
	/* opacity: 1; */
}
.versionList{
	margin-top: 10px;
}
.versionList li{
	padding: 20px 30px;
	height: 48px;
    width: 938px;
    display: inline-block;
	position: relative;
	cursor: pointer;
}
.versionList li .img{
	float:left;
	padding-right: 20px;
}
.versionList li .img img{
	width: 48px;
	height: 48px;
	display: block;
}
.versionList li .verLeft{
	padding-right: 120px;
}
.versionList li .verLeft .tit{	
	font-size: 16px;
	color:#000000;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.versionList li:hover .verLeft .tit{
	color:var(--greenColor);
}
.versionList li .verLeft span{
	padding-top: 5px;
	padding-right: 45px;
	font-size: 14px;
	color:#929292;
	display: inline-block;
}
.versionList li .verLeft span.version{
	width: 260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right: 10px;
}
.versionList li button{
	font-size: 14px;
	width: 86px;
	height: 36px;
	line-height: 36px;
	float: right;
}
.versionList li:after{
	content: '';
    width: 938px;
    height: 1px;
    line-height: 1;
    font-size: 0;
    border-bottom: #eee dashed 1px;
    position: absolute;
    bottom: 0;
    left: 30px;
    display: inline-block;
}
.versionList li:hover{
	box-shadow: var(--shadow);
}
.versionList li:last-child:after{
	border-bottom:0;
}
.d-xgtj{
	margin-top: 30px;
}
.d-xgtj li{
	margin-top: 20px;
	margin-right: 20px;
    padding: 20px;
    width: 320px;
    height: 110px;
    border: var(--border);
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
    cursor: pointer;
}
.d-xgtj li:nth-of-type(3n){
	margin-right: 0;
}
.d-xgtj li .img{
	margin: 0 15px;
	float:left;
}
.d-xgtj li .img img{
	width: 66px;
	height: 66px;
	display: block;
}
.d-xgtj li .tit{
	font-size: 16px;
	color:#070707;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.d-xgtj li .tit:hover{
	color:var(--greenColor);
}
.d-xgtj li .rjright p{
	padding-top: 3px;
	font-size: 14px;
	color:#929292;
}
.d-xgtj li .rjright p.digest{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.d-xgtj li a.btn{
	float:right;
	position: relative;
	top: -4px;
	display: none;
}
.d-xgtj li:hover{
	box-shadow: var(--shadow);
}
.d-xgtj li:hover .tit{
	padding-right: 60px;
}
.d-xgtj li:hover a.btn{
	display: block;
}
/* 修改本地下载样式 */
.rj-detail-info .rj-downbox button{
	width: auto;
	padding: 0 35px;
}
.rj-downbox .bdDoanload p{
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	margin-top: 5px;
	text-align: left;
}
.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;
}
.soft-top button{
	line-height: 15px;
}
.soft-top button p{
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}
/* 新增浮层广告豆包样式 */
.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 .close i{
	font-size: 12px;
    color: #fff;
}

.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;
}

.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;
}