.indNav .selected:before,.software_courseB .course_preface h1,.software_courseB .course_preface:before,.software_courseB .course_preface:after,.cjwt_list dl dt,.wzlistbox .floatL .wzlist li .other span:before,.blockTitle h2:before,.hotweek ul li span.time:before,.zjbib .blockTitle h2:before,.zxjc ul li.on .time:before,.zjbib .title h2 .icons{
    background:url(https://resource.mydown.com/TLimages2023/mydown/images/202302/jsxzindex/wzlist_icon.png) no-repeat;   
}
/*  */
.indNav {
    width: 1200px;
    margin: 20px auto 0;    
}

.selected {   
	width: 100%; 
    padding: 8px 33px 28px;
    /* background: url('http://resource.mydown.com/TLimages2009/topspeed/images/selected.png') no-repeat top left; */
    border: 1px solid #eee;	
    background-color: #fff;
    font-size: 0;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.selected li {
	margin-top: 20px;
    display: inline-block;
    width: 10%;
    text-align: center;
    float: left;
}

.selected li .seIcon {
    width: 62px;
    height: 62px;
    display: inline-block;
    position: relative;
}
.selected li .seIcon img{
    width: 62px;
    height: 62px;
    border-radius: 10px;
    transition: transform .5s ease-in-out 0s;
    -webkit-transition: transform .5s ease-in-out 0s;
}
.selected li .seName {
    height: 21px;
    line-height: 21px;
    margin-top: 10px;
    font-size: 14px;
    color: #858585;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;    
}

.selected li .seName a:hover,
.indNavWrap li a:hover {
    text-decoration: underline;
    color:#0A50A1;
}
.softIcon {
    position: relative;
}
.softIcon .softIcon-hover {
    background-color: var(--color);
    background-size: cover;
    background-repeat: no-repeat;
}
.softIcon .softIcon-hover{
    --size: 83px;
    width: var(--size);
    height: var(--size);
    position: absolute;
    top: 19px;
    left: -10px;
    background-image: var(--img);
    border-radius: 55px;
    opacity: .6;
    transform: scale(0) translateX(-50%);
    filter: blur(20px) opacity(70%);
    z-index: 0;
    transition-delay: .05s;
    transition: transform .3s ease-in-out;
}
.indNav ul li a .softIcon .softIcon-hover{
    top: -56px;
    left: -10px;
}
.indNav ul li a:hover .softIcon-hover {
    transform: scale(1);
}
.indNav ul li a:hover img{
    transform: scale(1.1);
}
.indNav .hot1 .seIcon:before{
	content:'';
	width: 38px;
	height: 22px;
	background-position: 0 0;
	position: absolute;
	top: -10px;
	right: -5px;
	display: inline-block;
	z-index: 2;
}
.indNav .new1 .seIcon:before{
	content:'';
	width: 38px;
	height: 22px;
	background-position: -44px 0;
	position: absolute;
	top: -10px;
	right: -5px;
	display: inline-block;
	z-index: 2;
}
.indNav .hot2 .seIcon:before{
	content:'';
	width: 37px;
	height: 38px;
	background-position: 0 -28px;
	position: absolute;
	left: -6px;
	left: -4px;
	display: inline-block;
	z-index: 2;	
}
.indNav .new2 .seIcon:before{
	content:'';
	width: 37px;
	height: 38px;
	background-position: -46px -28px;
	position: absolute;
	top: -3px;
	left: -3px;
	display: inline-block;
	z-index: 2;
	transition: transform .5s ease-in-out;
}
.indNav .new2:hover .seIcon:before{
	transform: scale(1.2);
}
.indNav .selected:before{
    content:'';
    width:51px;
    height: 51px;
    background-position:-507px -46px;
    display: inline-block;
    position: absolute;
    top: -8px;
    left:-5px;
}
.position{
    padding: 17px 0 24px;
    font-size: 14px;
    color:#7e7e7e;
}
.position a{
    font-size: 14px;
    color:#7e7e7e;
}
/**/
.software_courseB{
    padding: 2px;
    width: 100%;
    background-image:-webkit-linear-gradient(90deg, #45a1ff, #71d4ff);
    background-image:linear-gradient(90deg, #45a1ff, #71d4ff);
    border-radius: 0 30px 0 30px;
    height: 267px;
    box-sizing: border-box;
    position: relative;
}
.software_courseB .software_course{
    padding: 20px;
    width: 1156px;
    height: 223px;
    background:#f8f8f8;
    border-radius: 0 28px 0 28px;
}
.software_courseB .course_preface{
    width: 627px;
    height: 223px;   
   
}
.software_courseB .course_preface h1{
    width: 424px;
    height: 42px;
    font-size: 22px;
    color:#fff;
    font-weight: bold;
    line-height: 42px;
    text-indent: 30px;
    background-position: 0 -49px;
    position: absolute;
    top: 22px;
    left: 22px;
}
.software_courseB .course_preface p{
    padding:30px 30px 10px;
    margin-top: 22px;
    font-size: 14px;
    color:#1d1d1d;
    line-height: 32px;
    height: 160px;
    background:#fff;
    border:#eee solid 1px;
    border-radius: 0 0 0 25px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.software_courseB .course_preface:before{
    content:'';
    width:45px;
    height: 36px;
    background-position: -514px -103px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -15px;
}
.software_courseB .course_preface:after{
    content:'';
    width:48px;
    height: 32px;
    background-position: -458px -108px;
    display: inline-block;
    position: absolute;
    right: 545px;
    bottom: -6px;
}
.software_courseB .software_pic{
    width: 510px;
    height: 239px;
    /*background-image:-webkit-linear-gradient(to bottom, #f8f8f8 40%, #73e6ff);
    background-image:linear-gradient(to bottom, #f8f8f8 40%, #73e6ff);*/
    position: absolute;
    right: 10px;
    top: 40px;
}
.software_courseB .software_pic img{
    width: 480px;
    height: 240px;    
    display: block;
    position: absolute;
    top: -27px;
    left: 15px;
    border-radius: 20px;
}
.blockbox{
    margin-top: 20px;
    width: 100%;
    padding:0 25px;
    border:#eee solid 1px;    
    box-sizing: border-box;
    display: inline-block;
}
.blockbox .blocktit{
    width: 100%;
    height: 62px;
    border-bottom:#e4e4e4 solid 1px;
}
.blockbox .blocktit dt{
    font-size: 22px;
    color:#2c2c2c;
    font-weight: bold;
    line-height: 62px;
}
.blockbox .blocktit dt span{
    color:#009cff;
    font-weight: bold;
}
.rjcjwt{
    padding-bottom: 20px;
    background:#fff;
}
.cjwt_list dl{
    margin-top: 20px;
    width: 558px;
    float:left;
}
.cjwt_list dl:nth-of-type(even){
    float:right;
}
.cjwt_list dl dt{
    width: 100%;
    height: 44px;
    font-size: 20px;
    color:#fff;
    line-height: 48px;
    background-position: 0 0;
}
.cjwt_list dl dt span{
    padding: 0 20px 0 25px;
    font-size: 32px;
    font-weight: bold;
    font-style:italic;
    vertical-align: -5px; 
}
.cjwt_list dl dd{
    width: 554px;
    height: 158px;
    margin-left: 4px;
    background:#f3f9fd;
    display: flex;
    justify-content:center;    
    align-items:center;
    position: relative;
}
.cjwt_list dl dd p{
    padding: 0 30px;
    font-size: 14px;
    color:#1d1d1d;
    line-height: 26px;
    max-height: 130px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    cursor: pointer;
}
.cjwt_list dl dd span{
    position: absolute;
    top: 148px;
    left: 0;
    width: 100%;
    height:auto;
    font-size: 12px;
    line-height: 1.5;
    padding:15px;
    border:#ddd solid 1px;
    background:#fff;
    border-radius: 8px;
    box-sizing: border-box;
    z-index: 9;
    display: none;
}

.wzlistbox{
    border:0;
    padding: 0;
}
.wzlistbox .floatL{    
    width: 820px;     
    box-sizing: border-box;
    display: inline-block;
}
.wzlistbox .floatL .blocktit{    
    width: 758px;
    padding: 0 30px; 
    border:#eee solid 1px;     
    background:#fff;
    border-bottom:0;    
}
.wzlistbox .floatL .blocktit dt{
    width: 100%;
    height: 61px;
    border-bottom:#eee solid 1px;  
}
.wzlistbox .floatL .wzlist{
    width: 100%;
    border:#eee solid 1px; 
    border-top: 0; 
    background:#fff;    
    display: inline-block;
    box-sizing: border-box;
}
.wzlistbox .floatL .wzlist li{
    width: 758px;
    padding: 0 30px;
    display: inline-block;
}
.wzlistbox .floatL .wzlist li:hover{
    background:#f3f9fd;
}
.wzlistbox .floatL .wzlist li .lispan{
    padding:20px 0;
    width: 100%;
    border-bottom: #eee solid 1px;
    display: inline-block;
}
.wzlistbox .floatL .wzlist li:nth-last-child(1) .lispan{
    border-bottom: 0;
}
.wzlistbox .floatL .wzlist li .rpic{
    width: 300px;
    height: 150px;
    margin-right: 20px;
    float:left;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wzlistbox .floatL .wzlist li .rpic img{
    width: 300px;
    height: auto;
    display: block;
    transition: all 1s;
}
.wzlistbox .floatL .wzlist li .rpic img:hover{
    transform: scale(1.1);
}
.wzlistbox .floatL .wzlist li .wztit{
    font-size: 18px;
    color:#1d1d1d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.wzlistbox .floatL .wzlist li .wztit:hover{
    color:#009cff;
}
.wzlistbox .floatL .wzlist li .digest{
    margin-top: 15px;
    font-size: 14px;
    color:#767676;
    line-height: 26px;
    height: 78px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;    
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.wzlistbox .floatL .wzlist li .other{
    margin-top: 17px;
    font-size: 12px;
    color:#999;
}
.wzlistbox .floatL .wzlist li .other span{
    padding-right: 18px
}
.wzlistbox .floatL .wzlist li .other span:before{
    content:'';
    margin-right: 6px;    
    display: inline-block;    
}
.wzlistbox .floatL .wzlist li .other span.editor:before{
    width: 10px;
    height: 10px;
    background-position:-409px -108px; 
    vertical-align: -1px;
}
.wzlistbox .floatL .wzlist li .other span.time:before{
    width: 10px;
    height: 10px;
    background-position:-422px -108px; 
    vertical-align: -1px;
}
.wzlistbox .floatL .wzlist li .other span.pv:before{
    width: 12px;
    height: 9px;
    background-position:-434px -108px; 
    vertical-align: 0;
}
.paging_wrap {
    position: relative;
    left: 50%;
    float: left;
}
.paging {
    position: relative;
    left: -50%;
    margin-top: 20px;
    padding-bottom: 50px;
  }
  .paging div{
      width: 25px;
      height: 25px;
      font-size: 14px;
      color: #4a4a4a;
      text-align: center;
      line-height: 25px;
      border: 1px solid #e5e5e5;
      float: left;
      margin: 0px 3px ;
      cursor: pointer;
  }
   .paging .first,.paging .last{
      width: 50px;
      height: 25px;
  }
   .paging .prev,.paging .next{
      width: 60px;
      height: 25px;
  }
  .paging div.disable {
    color: #fff;
    cursor: not-allowed;
    background-color: rgb(211, 211, 211);
  }
  .paging div.active {
    background-color: #2eafee;
    color: #fff;
  }
  .paging .pagingDiv:hover {
    background-color: #2eafee;
    color: #fff;
}
.wzlistbox .floatR{
    width: 360px;
    float:right;
}
.wzlistbox .floatR .softwareDown{
    width: 358px;
    border:#eee solid 1px;
    background-color: #fff;
}
.blockTitle{
    width: 100%;
    height: 61px;
    border-bottom:#eee solid 1px;
}
.blockTitle h2{
    font-size: 22px;
    color:#202020;
    font-weight: bold;
    line-height: 61px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blockTitle h2 span{
    color:#ff6a25;
    font-weight: bold;
}
.blockTitle h2:before{
    content:'';
    margin: 0 10px 0 24px;
    width: 27px;
    height: 26px;
    background-position:-427px -48px;
    display:inline-block;
    vertical-align: middle;
}

.softwareDown.fixedTop{
    position: fixed;
    top: 0;
    z-index: 9;
}
.softwareDown .down_detail{
    padding: 15px 22px;
}
.down_detail img{
    width: 90px;
    height: 90px; 
    margin-right:15px;
    
}
.softwareDown .down_detail .down_detail_right{
    width: 205px;   
}
.softwareDown .down_detail .down_detail_right span{
    font-size: 14px;
    color: #323232;    
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.softwareDown .down_detail .down_detail_right span:hover{
    color: #009cff;
}
.down_detail_right ul{
    margin-top: 2px;
}
.down_detail_right ul li{
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
.down_detail_right button,
.down_detail_right a.but{
    width: 80px;
    height: 24px;
    border: 1px solid #00b951;
    font-size: 12px;
    color: #00b951;    
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;    
    margin-top: 2px;
}
 .down_detail_right button:hover,
 .down_detail_right a.but:hover{
    background:url(https://resource.mydown.com/TLimages2023/mydown/images/202302/jsxzindex/topDown_btn_hover.png) no-repeat;
} 
.hotweek{
    margin-top: 20px;
    width: 100%;
    border:#efefef solid 1px;
    background:#fff;
    box-sizing: border-box;
    display: inline-block;
}
.hotweek .blockTitle h2:before{
    width: 23px;
    height: 24px;
    background-position:-455px -48px; 
    vertical-align: -4px;
}
.hotweek ul li{
   padding: 20px 22px 20px 22px;
   border-bottom:#eee dashed 1px;
   display: inline-block;
   width: 100%;
   box-sizing: border-box;
}
.hotweek ul li:hover{
    background:#f3f9fd;
}
.hotweek ul li:nth-last-child(1){
    border-bottom: 0;
}
.hotweek ul li > a{
    width: 160px;
    height: 80px;    
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    margin-right: 15px;    
}
.hotweek ul li > a img{
    width: 160px;
    height: 80px;
    transition: all 1s;
}
.hotweek ul li > a img:hover{
    transform: scale(1.1);
}

.hotweek ul li span{
    margin-top: 3px;
   display: block;   
}
.hotweek ul li span.tit a{
    font-size: 14px;
    line-height: 24px;
    color:#1d1d1d;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hotweek ul li span.tit a:hover{
    color:#009cff;
} 
.hotweek ul li span.time{
    margin-top: 15px;
    font-size: 12px;
    color:#999;
}
.hotweek ul li span.time:before{
    content:'';
    margin-right: 6px;
    width: 10px;
    height: 10px;
    background-position: -422px -108px;
    display: inline-block;
    vertical-align: -1px;    
}
.zjbib{
    margin-top: 20px;
    border:#eee solid 1px;
    background:#fff;
    display: inline-block;
}
.zjbib .title{
    width: 100%;
    height: 61px;
    border-bottom: #eee solid 1px;
}
.zjbib .title h2 {
    font-size: 22px;
    color: #202020;
    font-weight: bold;
    line-height: 61px;
}
.zjbib .title h2 span{
    font-size: 22px;
    color: #202020;
    font-weight: bold;
}
.zjbib .title h2 .icons{
    width: 23px;
    height: 26px;
    margin-right: 10px;
    margin-left: 20px;
    background-position: -481px -48px;
    vertical-align: -5px;
    display: inline-block;
}
.zjbib .blockTitle h2:before,.zjbib .title h2 .icons{    
    width: 28px;
    height: 27px;
    background-position: -429px -78px;
    vertical-align: -5px;
}
.zjbib ul li{
    margin-top:18px;
    width: 118px;
    text-align: center;
    float:left;
}
.zjbib ul li a{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
}
.zjbib ul li .rpic img{
    width: 60px;
    height: 60px;
    display: inline-block;
}
.zjbib ul li .tit{
    margin-top: 5px;
    font-size: 12px;
    color:#323232; 
    padding: 0 15px;
    box-sizing: border-box;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zjbib ul li .tit:hover{
    color:#009cff;
}
.zjrj,.dlBox{    
    margin: 15px 20px;
    width: 318px;
    border-top: #eee solid 1px;
    display: inline-block;
}
.zjrj dl,.dlBox dl{
    margin-top: 15px;
    line-height: 28px;
}
.zjrj dl dt,.dlBox dl dt{
    float:left;
}
.zjrj dl dt,.dlBox dl dt a{  
    margin-right: 6px;  
    width: 70px;
    height: 28px;
    font-size: 14px;
    color:#fff;
    line-height: 28px;
    text-align: center;
    background: #5fa2f8;
    border-radius: 5px;  
    display: inline-block;  
}
.dlBox dl:nth-child(2) dt a{
    background: #67d28d;
}
.dlBox dl:nth-child(3) dt a{
    background: #f9a85a;
}
.dlBox dl:nth-child(4) dt a{
    background: #a988f8;
}
.zjrj dl dd,.dlBox dl dd{
    height: 28px;
}
.zjrj dl dd a,.dlBox dl dd a{
    margin:0 5px 0 6px;
    font-size: 14px;
    color:#3c3c3c;
    width: 95px;
    display: inline-block; 
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zjrj dl dd a:hover,.dlBox dl dd a:hover{
    color:#009cff;
}
.rjhj{
    margin-top: 20px;   
    width: 100%;
    border:#eee solid 1px;    
    box-sizing: border-box;
    display: inline-block;
    background:#fff;
}
.rjhj .blockTitle h2:before{
    width: 23px;
    height: 26px;
    margin-right: 10px;    
    background-position: -481px -48px;    
    vertical-align: -5px;
}
.rjhj .rjhj_pic{
    padding:20px 25px 0;  
    width: 100%;      
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.rjhj .rjhj_pic a{
    width: 308px;
    height: 154px;
    overflow: hidden;
    display: inline-block;    
}
.rjhj .rjhj_pic img{
    width: 308px;
    height: 154px;
    transition: all 1s;
}
.rjhj .rjhj_pic img:hover{
    transform: scale(1.1);
}
.rjhj .rjhj_pic p{
    width: 308px;
    height: 30px;
    font-size: 14px;
    color:#fff;
    text-align: center;
    line-height: 30px;
    background:rgba(0,53,98,0.8);
    position: absolute;
    left: 25px;
    bottom: 0;    
}
.rjhj .rjhj_pic p a{
    color:#fff!important;
}
.rjhj .rjhj_wz{
    padding:0 25px 15px;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;    
}
.rjhj .rjhj_wz li a{
    margin-top: 10px;
    width: 307px;
    height: 33px;
    font-size: 14px;
    color:#1d1d1d;
    text-align: center;
    line-height: 33px;
    background:#e1f3ff;
    display: inline-block;
    float: left;
}
.rjhj .rjhj_wz li a:nth-of-type(1){
    margin-top:6px;
}
.rjhj .rjhj_wz li a:hover{
    font-weight: bold;
    color:#fff;
    background:#009cff;
    transition: all 0s;
}
.zxjc{
    margin-top: 20px;
    padding-bottom: 15px;
    width: 100%;
    border: #eee solid 1px; 
    background:#fff;   
    box-sizing: border-box;
    display: inline-block;
}
.zxjc .blockTitle h2:before{
    width: 24px;
    height: 23px;
    background-position: -462px -78px;
    vertical-align: -4px;
}
.zxjc ul{
    padding-top: 15px;
}
.zxjc ul li {
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 0;
    display: inline-block;
}
.zxjc ul li .tit{
    margin-top: 3px;
    font-size: 14px;
    color:#1d1d1d;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.zxjc ul li .tit:before{
    content:'';
    width: 3px;
    height: 3px;
    background:#7acbff;
    margin-right: 5px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.zxjc ul li > a {
    width: 160px;
    height: 80px;
    border: #efefef solid 1px;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
.zxjc ul li > a img {
    width: 160px;
    height: 80px;
    transition: all 1s;
}
.zxjc ul li > a img:hover{
    transform: scale(1.1);
}
.zxjc ul li .rpic{
    display: none;
}
.zxjc ul li .time{
    display: none;
}
.zxjc ul li.on{
    padding: 5px 20px 5px;    
}
.zxjc ul li.on span.tit a{
    font-size: 14px;
    line-height: 25px;
    color: #1d1d1d;
    line-height: 25px;
    overflow: visible;
    white-space: normal;
    height: 50px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zxjc ul li.on span.tit a:hover{
    color:#009cff;
}
.zxjc ul li span.tit a{    
    display: initial;
}
.zxjc ul li.on .rpic{
    display: block;
}
.zxjc ul li.on .time{
    margin-top: 5px;
    font-size: 12px;
    color: #999;
    display: block;
}
.zxjc ul li.on .tit:before{
    display: none;
}
.zxjc ul li.on .time:before{
    content:'';
    margin-right: 6px;
    width: 10px;
    height: 10px;
    background-position: -422px -108px;
    vertical-align: -1px;
    display: inline-block;
}
.zxjc ul li:hover{
    background:none;
}
.zxjc ul li.on:nth-last-child(1){
    border-bottom:0;
    padding-bottom:5px;
}
.footer{
    margin-top: 40px;
}

/*一键下载样式修改 2023-08-01 chenlq */
.softwareDown {
    border-radius: 8px 8px 0 0;
    box-sizing: border-box;
}
.softwareDown .blockTitle{
    height: 43px;
    border-bottom:0;
}
.softwareDown .blockTitle h2 {  
    width: 100%;   
    font-size: 18px;
    color: #fff;    
    line-height: 43px;
    background-image: -webkit-linear-gradient(90deg, #368fff, #71d4ff);
    background-image: linear-gradient(90deg, #368fff, #71d4ff);
    border-radius: 8px 8px 0 0;
    font-weight: 400;
}
.softwareDown .blockTitle h2 span{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.softwareDown .blockTitle h2:before {
    content: '';
    margin-left: 20px;
    margin-right: 10px;
    width: 21px;
    height: 21px;
    background:url(https://resource.mydown.com/TLimages2023/mydown/images/202302/jsxzindex/article_icon.png) no-repeat;
    background-position: -44px -29px;
    display: inline-block;
    vertical-align: middle;
}
.down_detail img{
    margin-right:8px;
}
.softwareDown .down_detail .down_detail_right span{
    font-size: 16px;
    color: #323232;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.down_detail_right ul li:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #999;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 2px;
}
.down_detail_right button,
.down_detail_right a.but{
    margin-top: 10px;
    width: 120px;
    height: 50px;
    overflow: hidden;
    border: 0;    
    background: url(https://resource.mydown.com/TLimages2023/mydown/images/202302/jsxzindex/topDown_btn.gif) no-repeat center;
    text-indent: 120px;
    line-height: 50px;
    display: inline-block;
}