/*zw3d pricing*/
body.hdfixed.is-scroll .zw3d-pricing-main .table-hd td{
	height: 230px;
}
body.hdfixed.is-scroll.absolute .zw3d-pricing-main .table-hd{
	position: absolute; top: auto; bottom: 0;
}
.zw3d-pricing{
	background-color:#fafafa ; overflow: hidden;width:100%;
}

.zw3d-pricing-tit{
	padding: 90px 0 40px;text-align: center;
}
.zw3d-pricing-tit h2{
	font-size: 48px; font-weight: lighter; line-height: 1.1; margin-bottom: 25px;
}
.zw3d-pricing-tit h4{
	font-size: 22px; color: #505050;
}
.zw3d-pricing-tit h4 a{
	font-size: 22px;color: #006bd3;
}
.zw3d-pricing-tit h4 a:hover{
	text-decoration: underline;
}
.zw3d-pricing-list{
	margin-bottom: 85px;
}
.zw3d-pricing-list .box{
	padding: 5px 5px 10px 5px; width: 100%;
}
.zw3d-pricing-list .item{
	float: left;  width:13.7%; margin-right: 0.5%;box-shadow: 0 0 5px rgba(0,0,0,0.1);  height: 555px; position: relative; background: #fff; border-radius: 5px; overflow: hidden;
}
.pricing-3d-de .zw3d-pricing-list .item,
.pricing-3d-es .zw3d-pricing-list .item{
		height: 600px;
}
.zw3d-pricing-list .bgtip{
	position: absolute; right: -60px;top: 0; font-size: 300px; color: #aeb8c6; opacity: 0.08;filter: "alpha(opacity=8)"; filter: alpha(opacity=8);  font-weight: bold;
}
.zw3d-pricing-list .item-wrap{
	z-index: 1;
}

.zw3d-pricing-list .item-hd {
	height:80px; line-height: 80px; color: #006bd3; font-size: 16px;text-align: center; display: table;width: 100%;
}
.zw3d-pricing-list .item.active .item-hd{
	background: #006bd3; color: #fff;
}
.zw3d-pricing-list .item:hover {
	border-color: #088cee;box-shadow: 0 0 0 2px #088cee;
}


.zw3d-pricing-list .item-hd h3{
	font-size: 22px; display: inline-block;vertical-align: middle; line-height: 1.2; padding: 0 20px; display: table-cell;
}
.zw3d-pricing-list .item-tip{
	text-align: center;font-size: 14px; color: #505050; position: relative; margin: -10px 10px 10px 10px;
}
.zw3d-pricing-list .item-tip span{
	display: inline-block; min-width: 98px; line-height: 20px; background: #fff; border: 1px solid #dadada; border-radius: 30px;z-index: 1; position: relative; padding: 0 10px;
}
.zw3d-pricing-list .item-tip:after{
	position: absolute; left: 0; top: 50%; right: 0; height: 1px; background: #dadada; content: "";
}
.zw3d-pricing-list .item-main{
	padding: 0 5px; margin: 0 10px;
}
.zw3d-pricing-list .item-main li{
	/*height:30px;*/ line-height:20px; margin-bottom: 10px; font-size: 14px; background: url(https://cdn.zwsoft.com/static/images/product/zw3d/icon-ok.png) no-repeat left top; padding-left: 25px;
}

.zw3d-pricing-list .item-ft{
	position: absolute; left: 0; right: 0; bottom: 35px; text-align: center;
}
.zw3d-pricing-list .item-ft .btn{
	width: auto; padding: 0 50px; line-height: 40px; text-align: center; color: #088cee; border:1px solid #088cee ;display: inline-block; margin: 0 auto; border-radius: 30px; font-size: 16px; margin-top:15px;
}
.zw3d-pricing-list .item-ft .btn:hover,
.zw3d-pricing-list .item:hover .item-ft .btn{
	background: #088cee; color: #fff;
}
.zw3d-pricing-list .item-ft .txt{
	text-align: center; font-size: 14px; color: #505050; padding: 0 10px;
}
.zw3d-pricing-list .item-ft .txt .num{
	font-size: 24px;
}
 .num2{
	text-decoration: line-through;
	margin-right: 5px;
	margin-left: 3px;
}
.zw3d-pricing-list .info{
	font-size: 16px; color: #505050; /*line-height: 1.5; */height:auto;margin-top: 35px; padding-right:100px ;
}
.zw3d-pricing-list .info a{
	color: #006bd3;
}

.zw3d-pricing-list .more{
	margin: 65px 0px 0px 0px; 
	clear: both;
	font-size: 24px;
	color: #006bd3;
	text-align: center;
	display:block;
}
.zw3d-pricing-list .more span{
	font-size: 24px;
}

.zw3d-pricing-list .more a {
	display: inline-block;
	color: #006bd3;
	/*background: url(https://cdn.zwsoft.com/static/images/product/zw3d/more.png) no-repeat right center;*/
	padding-right: 40px;
	text-transform: none;
}
.zw3d-pricing-list .more a:hover span {
	/*text-decoration: underline;*/
}


.zw3d-pricing-main{
	margin-bottom: 100px;  box-shadow: 0 0  10px rgba(0,0,0,0.1); background: #fff; position: relative;
}
.zw3d-pricing-main:hover{
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.zw3d-pricing-main .table-hd{
	background: #fff;
}
body.hdfixed .zw3d-pricing-main .table-hd{
	top: 130px;
	position: fixed;width: 1545px;
	z-index: 9;
}
body.hdfixed.is-scroll .zw3d-pricing-main .table-hd{
	top: 60px;
}
.zw3d-pricing-main .table-hd table{
	width: 100%;text-align: center;
}
.zw3d-pricing-main .wl{
	width: 20%;
}
/*
.zw3d-pricing-main table th,
.zw3d-pricing-main table td{
	width: 10%; line-height: 1;
}
*/

.zw3d-pricing-main table td{
	width: 11.42%; 
	line-height: 1;
}
.zw3d-pricing-main1 .wl{
	width: 50%;
}
.zw3d-pricing-main1 table th,
.zw3d-pricing-main1 table td{
	width: 25%;
}
.zw3d-pricing-main2 .wl{
	width: 75%;
}
.zw3d-pricing-main2 table th,
.zw3d-pricing-main2 table td{
	width: 25%;
}
.zw3d-pricing-main .table-hd th,
.zw3d-pricing-main .table-hd .wl{
	height: 50px;text-align: left;  color: #006bd3; font-size: 22px; border: 1px solid #cecece; padding-left: 20px;font-weight:normal;
}
.tab-th-tit{font-weight: bold;}
.zw3d-pricing-main .table-hd td{
	border: 1px solid #bababa; font-size: 14px; color: #006bd3; vertical-align: top; height:250px; position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.zw3d-pricing-main .table-hd .info-tit{
	font-size: 20px; color: #006bd3; line-height: 80px; font-weight: bold;height: 80px; vertical-align: middle;   display: table; width: 100%;
}
.zw3d-pricing-main .table-hd .info-tit h3{
	font-weight: bold; vertical-align: middle; line-height: 1.2; display: table-cell;padding: 0 20px;
}
.zw3d-pricing-main .table-hd .info-tip{
	text-align: center;
	font-size: 12px;
	color: #505050;
	position: relative;
	margin: -10px 5px 10px 5px;
}
.zw3d-pricing-main .table-hd .info-tip:after{
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	height: 1px;
	background: #dadada;
	content: "";
}
.zw3d-pricing-main .table-hd .info-tip span{
	display: inline-block;
	min-width: 98px;
	line-height: 20px;
	background: #fff;
	border: 1px solid #dadada;
	border-radius: 30px;
	z-index: 1;
	position: relative;
	padding: 0 10px;
}
.zw3d-pricing-main .table-hd .fc-505050{
	color: #505050;
}

.icon-ok{
	background: url(https://cdn.zwsoft.com/static/images/product/zw3d/icon-ok01.png) no-repeat;
}
.icon-ok2{
	background: url(https://statics.zwsoft.com/upload/en/20220629/c182417c4ea157feafbfad2525a81eb4.png) no-repeat; 
}
.icon-ok,
.icon-ok2{
	background-size:cover ; width: 24px; height: 22px; display: inline-block;
}
.zw3d-pricing-main .table-hd .info-ft{
	text-align: center;
	position: absolute; left: 0; right: 0; bottom: 20px;
}
.zw3d-pricing-main .table-hd .info-ft .txt{
	margin-bottom: 10px; font-size: 14px; color: #505050; line-height: 1.3;
}
.zw3d-pricing-main .table-hd .info-ft .txt .num{
	font-size: 24px;
}
.zw3d-pricing-main .table-hd .info-ft .btn{
	display: inline-block; height: 40px; line-height: 38px; border: 1px solid #088cee; background: transparent; color: #088cee; width: 120px; text-align: center; border-radius: 30px; font-size: 18px; background: #fff;
}
.zw3d-pricing-main .table-hd .info-ft .btn:hover{
	background: #088cee; color: #fff;
}
.zw3d-more-none{
	display: none;
}
.zw3d-pricing-main .table-hd .info.active .info-tit{
	background: #006bd3; color: #fff;
}
.zw3d-pricing-main .table-bd table{
	width: 100%;
}


.zw3d-pricing-main .table-hd .tblue .info-btn a:hover{
	-webkit-animation: none;
	animation: none;
	background: #d7edff;
	color: #fff;
}
.zw3d-pricing-main .table-hd .info-btn.fill a{
	background: #0e5bce; color: #fff;
}
.zw3d-pricing-main .table-hd .info-btn.fill a:hover{
	background: #083982; border-color: #083982;
}
.zw3d-pricing-main .table-bd th,
.zw3d-pricing-main .table-bd td{
	padding: 0 20px; height: 50px; font-size: 16px; border: 1px solid #bababa; text-align: center;
}
.zw3d-pricing-main .table-bd .tit{
	height: 100px; font-size: 20px;color: #006bd3; padding: 0 20px;border: 1px solid #bababa; border-top: 0; font-weight: bold;text-align: left;background-color: #d6e7f5;
}
.zw3d-pricing-main .blue{
	background: #e8f5ff;color: #006bd3;
}

.zw3d-pricing-main .table-bd .tblue,
.zw3d-pricing-main .table-hd .tblue{
	background: #c1e4ff;
}
.zw3d-pricing-main .table-bd .tblue.tblue1{
	background: #7eb7e3;/*d7edff*/
}
.zw3d-pricing-main .table-bd .wl{
	text-align: left;
}

.zw3d-pricing-main .table-bd  tr:hover td,
.zw3d-pricing-main .table-bd  tr:hover th{
	background: #c1e4ff;
}
.icon-ok-s1{width: 15px;height: 14px;}
.compare-load {
    margin:0px 0px 20px 0px;
}
.compare-pdf img {
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    opacity: 0.8;
}
.compare-pdf span {
    display: inline-block;
    vertical-align: middle;
}
/*zw3d pricing end*/
.zw3d-pricing * {
	box-sizing: border-box;
}
.wrapper1 {
	width: 1545px;
	margin: 0 auto;
}
.hot{
	position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
.select-version{
	position: relative;
	padding-right: 45px;
}
.icon-sale{
	width: 35px;
	position: absolute;
	top: -5px;
}
@media (max-width: 1600px) {
	.zw3d-pricing-list .bgtip{
		right: 0px;
	}
	.zw3d-pricing-list .item:nth-child(1),
	.zw3d-pricing-list .item:nth-child(2),
	.zw3d-pricing-list .item:nth-child(3),
	.zw3d-pricing-list .item:nth-child(4)
	{
		width: calc(25% - 7px);
		margin-right: 7px;
		margin-bottom: 14px;
	}
	.zw3d-pricing-list .item:nth-child(5),
	.zw3d-pricing-list .item:nth-child(6),
	.zw3d-pricing-list .item:nth-child(7)
	{
		width: calc(25% - 7px);
	}
	.zw3d-pricing-list .item:nth-child(5){
		margin-right:7px;
		margin-left:12.5%;
	}
	.zw3d-pricing-list .item:nth-child(6){
		margin-right: 0px;
	}
	.zw3d-pricing-list .item:nth-child(7){
		margin-left:7px;
		margin-right:12.5%;
	}
	
	.pricing-3d-de .zw3d-pricing-list .item{
		height: 530px;
	}
	.pricing-3d-es .zw3d-pricing-list .item{
		height: 480px;
	}
	

}
@media (max-width: 1550px) {
	.zw3d-pricing-main .wl {
		width: 15%;
	}
	.zw3d-pricing-main table td{
		width: 12.14%;
	}
	
}
@media (max-width: 1537px) {
	/*zw3d pricing*/
	.zw3d-pricing-tit{
		padding-top: 55px; padding-bottom: 30px;
	}
	.zw3d-pricing-tit h2{
		font-size: 30px; margin-bottom: 15px;
	}
	.zw3d-pricing-tit h4,
	.zw3d-pricing-tit h4 a{
		font-size: 18px;
	}
	.zw3d-pricing-list .item{
		height: 480px;
	}
	.zw3d-pricing-list .item-hd{
		font-size: 15px;
	}
	.zw3d-pricing-list .item-hd h3{
		font-size: 18px;
	}
	.zw3d-pricing-list .item-tip span{
		font-size: 12px;
	}
	.zw3d-pricing-list .bgtip{
		font-size: 200px; /*right: -40px;*/
	}
	.zw3d-pricing-list .item-main{
		margin: 0;
	}
	.zw3d-pricing-list .item-ft{
		bottom: 20px;
	}
	.zw3d-pricing-list .item-ft .txt .num{
		font-size: 30px;
	}
	.zw3d-pricing-list .item-ft .txt{
		padding: 0 10px; font-size: 12px;
	}
	.zw3d-pricing-list .item-ft .btn{
		padding: 0 20px; line-height: 33px; margin-top: 10px; font-size: 14px;
	}
	.zw3d-pricing-list .item-bd-main .tit{
		font-size: 14px; padding: 30px 0 25px;
	}
	.zw3d-pricing-list .item-main{
		margin-top: 10px;
	}
	.zw3d-pricing-list .item-main li{
		line-height: 1.2; background-position:left top; height: auto; padding-bottom: 5px;
	}
	.zw3d-pricing-list .info{
		font-size: 14px; padding-right: 0; margin-top: 20px;
	}
	.zw3d-pricing-tabhd{
		width: 520px; margin-bottom: 30px;
	}
	.zw3d-pricing-tabhd li{
		padding: 0 30px; height: 60px; font-size: 16px; line-height: 1.1;
	}

	.zw3d-pricing-main .table-hd td{
		font-size: 13px;
	}
	.zw3d-pricing-main .table-hd th, .zw3d-pricing-main .table-hd .wl,
	.zw3d-pricing-main .table-hd .info-tit{
		font-size: 15px;
	}
	.zw3d-pricing-main .table-hd .info-tip span{
		font-size: 12px; line-height: 1.2; padding-top: 5px; padding-bottom: 5px;
	}

	.zw3d-pricing-main .table-hd .info-ft .txt{
		font-size: 12px;
	}
	.zw3d-pricing-main .table-hd .info-ft .txt .num{
		font-size: 24px;
	}
	.from-us{
		display: block;
	}
	.zw3d-pricing-main .table-hd .info-ft .btn{
		font-size: 14px; height: 35px; line-height: 33px; width: auto; padding: 0 20px;
	}
	.zw3d-pricing-main .table-bd .tit{
		font-size: 15px;height: 80px;
	}
	.icon-ok{
		width: 18px; height: 16px;
	}
	.zw3d-pricing-main .table-bd td,
	.zw3d-pricing-main .table-bd .wl{
		font-size: 14px;padding: 0 15px;
	}
	.zw3d-pricing-list .more a {
		background-size: 10px;
		padding-right: 30px;
	}
	.zw3d-pricing-list .more span{
		/*font-size: 24px;*/
	}
	.zw3d-pricing-list{
		margin-bottom: 0px;
	}
	.zw3d-pricing-main{
		margin-bottom: 80px;
	}
	body.hdfixed .zw3d-pricing-main .table-hd{
		width: 1200px;
	}

	/*zw3d pricing end*/
	.wrapper1 {
		width: 1200px;
	}
}

@media only screen and (max-width: 1220px){
	.wrapper1 {
		width: auto;
		margin-left: 3%;
		margin-right: 3%;
	}
	
	body.hdfixed .zw3d-pricing-main .table-hd {
		width: auto;
		left: 3%;
		right: 3%;
	}
	
	/*zw3d pricing */
	.zw3d-pricing-main .table-hd .info-ft .btn{
		padding: 0 3px;
		height: 30px;
		line-height: 30px;
		font-size: 12px !important;
	}
	.zw3d-pricing-main .table-hd .info-tip span{
		padding: 2px 5px; min-width: 60px; line-height: 1.1;
	}
	.zw3d-pricing-main .table-hd .info-ft .txt .num{
		font-size: 20px;
	}
	.zw3d-pricing-main .table-hd .info-tit h3{
		padding: 0 9px;
	}
	.zw3d-pricing-tit{

	}
	.zw3d-pricing-list .item-hd{

	}
	.zw3d-pricing-list .item-main{
		padding: 0 5%;
	}

	.zw3d-pricing-list .item-main li{
		padding-left: 20px; font-size: 12px; background-size:14px ; background-position:left 0; line-height: 1.1; height: auto;   min-height: 15px;
	}
	.zw3d-pricing-list .item-tip{
		margin-left: 3px; margin-right: 3px;
	}
	.zw3d-pricing-list .item-tip span{
		padding: 0 2px;
	}
	.zw3d-pricing-list .item{
		height: 450px;  margin-bottom: 10px;
	}
	.zw3d-pricing-list .item-ft .txt{
		line-height: 1.1;
	}
	.zw3d-pricing-list .item-btn{
		padding-bottom: 30px;
	}
	/*
	.zw3d-pricing-main .wl{
		width: 24%;
	}
	*/
	.zw3d-pricing-main .table-bd .wl{
		line-height: 1.2;
	}
	
	.pricing-3d-de .zw3d-pricing-list .item,
	.pricing-3d-es .zw3d-pricing-list .item,
	.pricing-3d-jp .zw3d-pricing-list .item{
		height: 480px !important;
	}
	
	
	/*zw3d pricing end*/
}

@media screen and (max-width: 1000px){
	.zw3d-pricing-list .item{
		height: 470px;
	}
	.zw3d-pricing-main .table-hd th, 
	.zw3d-pricing-main .table-hd .wl,
	.zw3d-pricing-main .table-bd .wl{
		padding-left: 5px;
	}
	.zw3d-pricing-main .table-bd .wl{
		padding-right:0px
	}
}

@media screen and (max-width: 992px){
	.select-version {
		padding-right: 35px;
	}
	.icon-sale {
		width: 25px;
		top: 0px;
	}
	
	body.hdfixed.hdfixed .zw3d-pricing-main .table-hd,
	body.hdfixed.is-scroll .zw3d-pricing-main .table-hd{
		top: 102px;
	}
	
	.pricing-3d-es .zw3d-pricing-list .item-ft .txt .num{
		font-size: 22px;
	}
}

@media screen and (max-width: 800px){
	.zw3d-pricing-main .table-bd .wl{
		width: 97px;
	}
	/*zw3d pricing*/
	.zw3d-pricing-list .more,
	.zw3d-pricing-tab{
		display: none;
	}
	.zw3d-pricing-tit{
		background: #078beb;
		background-image: linear-gradient(to right, #0489e8 , #52b9fc); color: #fff;text-align: left; padding: 40px 40px 90px 0px; line-height: 1.2; height: 285px; padding-left: 5%;
	}
	.zw3d-pricing-tit h2{
		margin-bottom: 20px; line-height: 1.3;
	}
	.zw3d-pricing-tit h4, .zw3d-pricing-tit h4 a{
		font-size: 12px; color: #fff;
	}
	.zw3d-pricing-tit h4 a{
		text-decoration: underline;
	}
	.zw3d-pricing-tit .wrapper{
		margin-left: 0; margin-right: 0;
	}
	.zw3d-pricing-list{
		position: relative; margin-top: -80px; margin-bottom: 0;
	}
	.zw3d-pricing-list .box{
		width: 100%;
	}
	.zw3d-pricing-list .item{
		width: auto; float: none; margin-bottom:35px;  padding-bottom: 30px; margin-right: 0; overflow: hidden;
	}
		.zw3d-pricing-list .item:nth-child(1),
		.zw3d-pricing-list .item:nth-child(2), 
		.zw3d-pricing-list .item:nth-child(3), 
		.zw3d-pricing-list .item:nth-child(4),
		.zw3d-pricing-list .item:nth-child(5),
		.zw3d-pricing-list .item:nth-child(6),
		.zw3d-pricing-list .item:nth-child(7){
			width: 100%;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 35px;
		}

	.zw3d-pricing-list .bgtip{
		font-size: 260px;
	}
	.zw3d-pricing-list .item-hd{
		text-align: left;padding-left: 25px; padding-right: 20px; /*padding-top: 25px;*/ padding-bottom: 20px; display: block;
	}
	.zw3d-pricing-list .item-hd h3{
		padding-left: 5px; padding-right: 5px;
	}
	.zw3d-pricing-list .item-hd h3,
	.zw3d-pricing-list .item-hd p{
		font-size: 26px; display: inline; color: #0042a4; font-weight: bold;
	}
	.zw3d-pricing-list .item.active .item-hd h3{
		color: #fff;
	}
	.zw3d-pricing-list .item-ft .txt{
		text-align: left; padding: 0 20px;
	}

	.zw3d-pricing-list .item-main{
		padding: 0 25px; margin-top: 20px;
	}
	.zw3d-pricing-list .item-btn{
		position: static; margin-top: 25px; padding: 0 15px;
	}
	.zw3d-pricing-list .item-btn a{
		display: block; padding: 0;  line-height: 40px; height: 40px; font-size: 15px; border-color: #0e5bce; background: #0e5bce; color: #fff;
	}

	.zw3d-pricing-list .item-main li{
		margin-bottom: 13px; padding-left: 23px; padding-bottom: 0;
	}
	.zw3d-pricing-list .item-ft .btn{
		display: block; margin-left: 20px; margin-right: 20px; background: #088cf0; color: #fff; line-height: 36px;
	}
	.zw3d-pricing-list .item-ft .btn:hover{
		background: #006bd3;
	}

	.zw3d-pricing-list .item-tip{
		text-align: left; padding-left: 10px; margin-left: 15px; margin-right: 15px;
	}
	.zw3d-pricing-list .item-tip span{
		text-align: center; padding: 0 15px;
	}
	.zw3d-pricing-list .info{
		display: none;
	}
	.pricing-3d-es .zw3d-pricing-list .item-ft .txt .num{
		font-size: 30px;
	}
	/*zw3d pricing end*/
}
@media screen and (max-width: 760px){
	.select-version{
		padding-right: 28px;
	}
	.icon-sale{
		width: 20px;
		top: -2px;
	}
}
@media screen and (max-width: 500px){
	.zw3d-pricing-tit{
		height: 330px;
	}
}