/*软件详情页改版 2025-02-05 chenlq*/
body{
	/* min-width: 1300px; */
}
span.imgyin{
	position: absolute;
	top: -5px;
	right: -5px;
	display: none;	
}
span.imgyin img{
	filter: blur(10px) opacity(50%);
	transition: transform .3s ease-in-out;
}
.img{
	position: relative;
}
.img > img {
    position: relative;
    z-index: 2;
}
.newIndex_icon,.d-float-block .d-hbtj li i:after{
	background:url(../images/newIndex_icon.png) no-repeat;
}
.head-banner{
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 530px;
}
.head-banner .bannerpic{
	width: 100%;	
	display: block;
}
.banner-cont-box{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-cont-box .layout{
	height: 100%;
}
.banner-cont-box .d-rjxx{
	max-width: 550px;
	text-align: center;
	display: flex;
    height: 100%;
    align-items: center;
	margin-left: 20px;
}
.banner-cont-box .d-rjxx figure{
	width: 90px;
	height: 90px;	
	border-radius: 20px;
}
.banner-cont-box .d-rjxx img{
	width: 90px;
	height: 90px;
	border-radius: 20px;
	display: inline-block;
}
.banner-cont-box .d-rjxx .info-cont h1{
	margin-top: 5px;
	font-size: 34px;
	color:#3e8ed2;
	font-weight: bold;
}
.head-banner-yx .banner-cont-box .d-rjxx .info-cont h1{
	/* color:#fff; */
}
.banner-cont-box .d-rjxx .info-cont .soft-xinxi{
	padding-top: 10px;
	width: 305px;
	margin: 0 auto;
}
.banner-cont-box .d-rjxx .info-cont .soft-xinxi p{
	/* width: 33%; */
	font-size: 16px;
	color:#919191;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner-cont-box .d-rjxx .info-cont .soft-xinxi p:nth-child(odd) {
	width: 60%;
}
.banner-cont-box .d-rjxx .info-cont .soft-xinxi p:nth-child(even) {
	width: 40%;
}
.head-banner-yx .banner-cont-box .d-rjxx .info-cont .soft-xinxi p{
	/* color:#b5b5b5; */
}
.banner-cont-box .d-rjxx .info-cont > p{
	padding-top: 5px;
    font-size: 12px;
    color: #666;
}
.banner-cont-box .d-rjxx .info-cont > p.rjtips {
	padding-top: 0;
}
.banner-cont-box button.bdDoanload{
	margin-top: 10px;
	width: 260px;
	height: 76px;
	background-image: linear-gradient(to top, #1976ff, #2eb1ff ); 
	/*box-shadow: 0px 2px 2px #bfe7ff inset; */
	border-top: #bfe7ff solid 2px;
	border-radius: 76px;
	font-size: 28px;
	color:#fff;
	font-weight: bold;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.head-banner button.bdDoanload {
	margin-top: 25px;
}
.banner-cont-box button.bdDoanload:before,
.banner-cont-box button.bdDoanload:after{
	content:'';
	width: 34px;
	height: 34px;
	border-right:#8acef2 solid 12px;
	border-bottom:#8acef2 solid 12px;
	transform: rotate(-45deg);
	display: inline-block;
	position: absolute;
	top: 12px;
	left: -16px;
	opacity: 0.3;
}
.banner-cont-box button.bdDoanload:after{
	transform: rotate(135deg);
	left: auto;
	right: -16px;
}
.banner-cont-box button.bdDoanload .newIndex_icon {
    content: '';
    margin-right: 15px;
    width: 31px;
    height: 31px;
    background-position: -269px -66px;
    display: inline-block;  
    vertical-align:-18px; 
}
.banner-cont-box button.bdDoanload:hover{
	background-image: linear-gradient(to bottom, #1976ff, #2eb1ff); 
}
.banner-cont-box button.bdDoanload em{	
	width: 100%;
    height: 105%;
    position: absolute;
    left: 0;
    top: 0px;
    background-image: url(../images/light.44240abc.webp);
    background-size: 100% 105%;
    background-repeat: no-repeat;
    opacity: 0.5;
}
/* 安全下载按钮 */
.banner-cont-box button.goDownload{
	margin-top: 10px;
	width: 260px;
	height: 76px;
	background-image: linear-gradient(to top, #00bd84, #01d997 ); 
	/*box-shadow: 0px 2px 2px #bfe7ff inset; */
	border-top: #bbf4e3 solid 2px;
	border-radius: 76px;
	font-size: 28px !important;
	color:#fff;
	font-weight: bold;
	line-height: 70px;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.banner-cont-box button.goDownload:before,
.banner-cont-box button.goDownload:after{
	content:'';
	width: 34px;
	height: 34px;
	border-right:#2cdda7 solid 12px;
	border-bottom:#2cdda7 solid 12px;
	transform: rotate(-45deg);
	display: inline-block;
	position: absolute;
	top: 12px;
	left: -16px;
	opacity: 0.3;
}
.banner-cont-box button.goDownload:after{
	transform: rotate(135deg);
	left: auto;
	right: -16px;
}
.banner-cont-box button.goDownload .newIndex_icon {
    content: '';
    margin-right: 15px;
    width: 31px;
    height: 30px;
	background-image: url(../images/safe-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    display: inline-block;  
    vertical-align:-18px; 
}
.banner-cont-box button.goDownload:hover{
	background-image: linear-gradient(to bottom, #0be6a3, #02c58a); 
}
.banner-cont-box button.goDownload em{	
	width: 100%;
    height: 105%;
    position: absolute;
    left: 0;
    top: 0px;
    background-image: url(../images/light.44240abc.webp);
    background-size: 100% 105%;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.d-soft-content .title {
	font-size: 20px;
}
.new-title {
	color: #0066FF;
}
/* 右侧目录 */
.main-layout.main-flow {
	display: flow-root;
}
.p-sticky {
	position: sticky;
	top: 20px;
}
.block-box.d-catalog {
	margin-top: 0 !important;
}
.block-box.d-catalog .catalog {
	padding: 10px 0;
}
.catalog li {
	position: relative;
}
.catalog li a {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	cursor: pointer;
}
.catalog li:hover a,
.catalog li.active a {
	color: #0066FF;
}
.catalog li:hover:before,
.catalog li.active:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -14px;
    width: 3px;
    transform: translate(0, -50%);
    height: 14px;
    background: #1e80ff;
    border-radius: 2px;
}
/* 最新软件 */
.d-zxrj {
	padding-bottom: 15px !important;
}
.d-zxrj ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.d-zxrj li {
    width: 255px;
    height: 86px;
    float: left;
    margin-top: 20px;
    background: #f8f8f8;
    position: relative;
    box-sizing: border-box;
    transition: transform 0.5s;
	padding: 5px;
}
.d-zxrj li:hover {
    box-shadow: 0px 0 12px 3px rgb(233, 233, 233, 1);
    transform: translate(0px, -5px);
    transition: transform 0.5s;
}
.d-zxrj .soft-link-area {
    display: flex;
    position: relative;
	padding: 13px 15px;
    background: #fff;
    border-radius: 10px;
}
.d-zxrj .soft-link-area .software-icon {
	width: 50px;
	height: 50px;
	border-radius: 4px;
}
.d-zxrj .soft-link-area .software-icon img {
	width: 100%;
	height: auto;
	border-radius: 12px;
	transition: all 0.3s ease;
}
.d-zxrj .software-inner {
	flex: 1;
	overflow: hidden;
	margin-left: 12px;
}
.software-name {
	color: #666;
	width: 100%;
}
.d-zxrj li:hover .software-name {
	color: #0a7bff;
}
.software-desc {
	padding-top: 6px;
	font-size: 14px;
	color: #8b8a8a;
	font-size: 14px;
	width: 100%;
}
.text-clip {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.d-zxrj .software-btn {
	display: none;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translate(0, -50%);
	width: 60px;
	height: 26px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 26px;
	background: #01ca44;
	border-radius: 26px;
}

.d-zxrj li:hover .software-inner {
	padding-right: 70px;
}
.d-zxrj li:hover .software-btn {
	display: inline-block;	
}
.position{
	float:left;
}
.d-left{
	width: 820px;
}
.d-soft-content,.block-box{	
	margin-top: 40px;
	width: 820px;
	padding: 8px 20px 10px;
	background:#fff;
	border:#eee solid 1px;
	border-radius: 5px;	
	box-sizing: border-box;
}
.d-soft-content .title,.block-box .title{
	margin-top: 0;
}
.d-soft-content .moreContent:hover{
	background:#2baffe;
}
.d-float-block{
	margin-top: 40px;
	width: 360px;
}
.d-rj-pic-box{
	padding: 40px 60px 30px;
}
.d-rj-pic-box .rjpic-swiper{
	width: 656px;
	height: 328px;
}
.d-rj-pic-box .rjpic-swiper img{
	width: 656px;
	height: 328px;
	display: block;
}
.d-rj-pic-box .swiper-button-next, .d-rj-pic-box .swiper-container-rtl .swiper-button-prev{
	right:0;
}
.d-rj-pic-box .swiper-button-prev,.d-rj-pic-box .swiper-container-rtl .swiper-button-next{
	left: 0;
}
.block-box{
	margin-top: 20px;
    padding-bottom: 0;
    float:left;
}
.block-box .title{
	margin-top: 0!important;
}
.versionbox{
	padding-left: 0;
	padding-right: 0;
}
.versionbox .title{
	width: 778px;
	margin-left: 20px;
}
.versionbox .versionList li{
	padding: 15px 20px;
	width: 100%;
	height: 90px;
	border-bottom:0;
	box-sizing: border-box;
	position: relative;
}
.versionbox .versionList li:after{
	content:'';
	width: 778px;
	height: 1px;
	border-bottom: 1px solid #eee;
	position: absolute;
	bottom: 0;
	left: 20px;
	display: inline-block;
}
.versionbox .versionList li:last-child:after{
	content:none;
}
.versionbox .versionList li:hover{
	  box-shadow: 0px 0px 10px rgba(228, 233, 240, 1);
}
.versionbox .versionList li .img{
	width: 60px;
	height: 60px;
	margin-right: 20px;
	float:left;
}
.versionbox .versionList li .img img{
	width: 100%;
	height: 100%;
	display: block;
}
.versionbox .versionList li h3{
	padding-top: 6px;
	color:#000;
}
.versionbox .versionList li p {
	margin-top: 10px;
	color:#929292;
}
.versionbox .versionList li button{
	width: 90px;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	background:#00b951;
}
.versionbox .versionList li button:hover{
	background-image:linear-gradient(to right,#99d83a,#00b951);
}
.tlrjtjbox {
	padding-bottom: 20px;
}
.tlrjtjbox ul li{
	padding: 16px 14px 15px;
    margin-right: 20px;
    margin-top: 20px;
    width: 246px;
    height: 88px;
    border: #eee solid 1px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
    transition: transform .5s;
}
.tlrjtjbox ul li:nth-of-type(3n){
	margin-right: 0;
}
.tlrjtjbox ul li .img {
    width: 55px;
    height: 55px;
    margin-right: 14px;
    float: left;
}
.tlrjtjbox ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
}
.tlrjtjbox ul li .tit{
	padding-top: 3px;
	font-size: 16px;
    color: #040404;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tlrjtjbox ul li .des{
	padding-top: 12px;
	font-size: 14px;
    color: #979797;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.tlrjtjbox ul li .btn {
    width: 56px;
    height: 26px;
    font-size: 12px;
    color: #fff !important;
    text-align: center;
    line-height: 26px;
    background: #00b951;
    border-radius: 5px;    
    margin-top: 6px;
    display: none;
}
.tlrjtjbox ul li .btn:hover{
	background-image:linear-gradient(to right,#99d83a,#00b951);
}
.tlrjtjbox ul li:hover{
	box-shadow: 0px 0px 10px rgba(228, 233, 240, 1);
	transform: translate(0px, -5px);
    transition: transform .5s;
}
.tlrjtjbox ul li:hover .des{
	display: none;
}
.tlrjtjbox ul li:hover .btn{
	display: inline-block;
}
.tlrjtjbox ul li:hover span.imgyin{
	display: block;
}
.xgwzbox{
	padding-bottom: 20px;
}
.xgwzbox ul{
	padding: 5px 0;
	display: inline-block;
}
.xgwzbox li{
	margin-top: 15px;
	width: 376px;
	float:left;
}
.xgwzbox li:nth-of-type(even){
	float:right;
}
.xgwzbox .bottmSpan{
	float:left;
}
.xgwzbox li .tit{
	font-size: 16px;
	color:#1d1d1d;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display: block;
}
.xgwzbox li .tit:hover{
	color:#0a7cff;
}
.xgwzbox li .bigimg{
	margin-top: 18px;
	margin-right: 20px;
	width: 140px;
	height: 70px;
	float:left;
	overflow: hidden;
}
.xgwzbox li .bigimg img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.5s;
}
.xgwzbox li .bigimg img:hover{
	transform: scale(1.1);  
}
.xgwzbox li .des{
	margin-top: 12px;
	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: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.xgwzbox li .des:before{	
}
.xgwzbox span.change{
	float: right;
    font-size: 16px;
    color: #b9b9b9;
    cursor: pointer;    
}
.xgwzbox span.change i{
	margin-right: 6px;
    width: 16px;
    height: 16px;
    background-position: -73px -103px;
    display: inline-block;
    vertical-align: -2px;
}
.xgwzbox span.change:hover{
	color:#6c736f;
}
.xgwzbox span.change:hover i{
	background-position: -92px -103px;
}
.d-xghj ul li{
	width: 184px;
}
.d-links{
	margin-bottom: 10px;
}
.d-links li{
	font-size: 16px;
	color:#1d1d1d;
}
.d-float-block{
	width: 360px;
}
.d-float-block .r-block{
	width: 360px;
	padding: 0 14px;
	background:#fff;
	border:#eee solid 1px;
	border-radius: 5px;
	box-sizing: border-box;
}
.d-float-block .r-block .title{
	margin-top: 6px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color:#131313;
}
.d-float-block .r-block .title i{
	margin-right: 10px;
	width: 28px;
	height: 28px;
	background-position: -191px -115px;
	display: inline-block;
	vertical-align: -12px;
}
.d-float-block .d-jptj ul{
	width: 100%;
	padding: 20px 0 10px;
	display: inline-block;
}
.d-float-block .d-jptj li{
	margin-top: 10px;
    margin-bottom: 10px;
	margin-right: 6px;
	width: 106px;
	height: 120px;
	border: #efefef solid 1px;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
	float:left;
	transition: transform .5s; 
}
.d-float-block .d-jptj li:nth-of-type(3n){
	margin-right: 0;
}
.d-float-block .d-jptj li:hover{
	/* border:#f2f3f4 solid 1px;
	border-radius: 10px; */
	/* box-shadow:0px 0 12px 3px rgb(228, 233, 240 ,1); */
	background: linear-gradient(to bottom, #f5fffd, #caf2ff);
    transform: translate(0px, -8px);
    transition: transform .5s;
}
.d-float-block .d-jptj li .img{
	padding-top: 15px;
	width: 48px;
	height: 48px;
	display: inline-block;
}
.d-float-block .d-jptj li .img img{
	width: 100%;
	height: 100%;
	display: block;
}
.d-float-block .d-jptj li .tit{
	width: 100%;
	padding-top: 10px;
	font-size: 14px;
	color:#666666;
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.d-float-block .d-jptj li .btn,.d-float-block .d-hbtj li .btn{
	margin-top: 10px;
	width: 60px;
    height: 28px;
    font-size: 12px;
    color: #fff !important;
    text-align: center;
    line-height: 28px;
    background: #0099ff;
    border-radius: 28px;    
    display: none;
}
.d-float-block .d-jptj li:hover .tit{
	display: none;
}
.d-float-block .d-jptj li:hover .btn{
	display: inline-block;	
}
.d-float-block .d-jptj li .btn:hover,.d-float-block .d-hbtj li .btn:hover{
	background-image:linear-gradient(to right,#7abbe8,#0099ff);
}
.d-float-block .d-jptj li span.imgyin{
	top: 10px;
    right: -10px;
}
.d-float-block .d-jptj li:hover span.imgyin{
	display: block;
}
.d-float-block .d-hbtj {
	padding: 0;
}
.d-float-block .d-hbtj .title{
	width: 328px;
	margin-left: 14px;
}
.d-float-block .d-hbtj .title i{
	margin-right: 10px;
	width: 24px;
	height: 28px;
	background-position: -245px 0;
	display: inline-block;
	vertical-align: -12px;
}
.d-float-block .d-hbtj .title span.change {
    float: right;
    font-size: 16px;
    color: #9e9e9e;
    cursor: pointer;
}
.d-float-block .d-hbtj li{
    width: 100%;  
    height: 90px;  
    padding: 15px 14px;
    position: relative;
    box-sizing:border-box;
    cursor: pointer;    
}
.d-float-block .d-hbtj li .img{
    width: 56px;
    height: 56px;
    margin-right: 15px;
    float:left;
    border-radius: 12px;
    overflow: hidden;
}
.d-float-block .d-hbtj li .img img{
	width: 100%;
	height: 100%;
	display: block;
}
.d-float-block .d-hbtj li .spanLeft{
    display: block;
}
.d-float-block .d-hbtj li .tit{
    padding-top: 3px;
    font-size: 16px; 
    color:#0c0c0c; 
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;  
}
.d-float-block .d-hbtj li .des{
    padding-top: 6px;    
    color:#9b9a9a;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;  
}
.d-float-block .d-hbtj li .btn{   
	margin-top: 0; 
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    display: none;
}
.d-float-block .d-hbtj li i{
	margin-top: 17px;
	margin-right: 16px;
	padding-right: 2px;
	width: 16px;
	height: 23px;
	font-size: 14px;
	color:#fff;
	line-height: 23px;
	font-weight: bold;
	text-align: right;	
	background:#ff5645;
	border-radius: 5px 0 0 5px;
	display: inline-block;
	box-sizing: border-box;
	float:left;
	position: relative;
}
.d-float-block .d-hbtj li:nth-of-type(-n+3) i:after{
	content:'';
	width: 8px;
	height: 23px;
	background-position: -188px -87px;
	display: inline-block;
    position: absolute;
    right: -8px;
    top: 0;
}
.d-float-block .d-hbtj li:nth-of-type(2) i{
	background:#ff8a14;
}
.d-float-block .d-hbtj li:nth-of-type(3) i{
	background:#ffb320;
}
.d-float-block .d-hbtj li:nth-of-type(2) i:after{
	background-position: -202px -87px;
}
.d-float-block .d-hbtj li:nth-of-type(3) i:after{
	background-position: -216px -87px;
}
.d-float-block .d-hbtj li:hover:nth-of-type(-n+3) i{
	border-radius: 16px;
}
.d-float-block .d-hbtj li:nth-of-type(n+4) i{
	background:none;
	font-size: 0;
	color:#e2e2e2;
}
.d-float-block .d-hbtj li:hover{
	background-image:linear-gradient(to left,#f4ffe3,#e7f6ff);
	box-shadow: 0 0px 10px rgba(221,221,221,0.5);
	
}
.d-float-block .d-hbtj li:hover .spanLeft{
    padding-right: 80px;
}
.d-float-block .d-hbtj li:hover .btn{
	display: block;
	color:#fff;
}
.d-float-block .d-hbtj li:hover .tit{
	color:#0a7cff;
}
.head-banner button.goDownload{
	margin-top: 25px;
	font-size: 20px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.head-banner button.goDownload i{
	margin-right: 10px;
	display: inline-block;
}

.d-float-block .d-jptj.fixed {    
    position: fixed;
    top: 0;
    z-index: 9;
}

.head-banner .bannerpic {
	height: 100%;
	object-fit: cover;
}
