
/*zwcad price start */
/*cover css*/
.wrapper{
	width: 1322px; margin: 0 auto;
}
.zwcad-pricing *{
	box-sizing: border-box;
}
.info{
	height:auto;
}

/*body.hdfixed.is-scroll {*/
	/*padding-top: 313px;*/
/*}*/

/*body.hdfixed {*/
	/*/!*padding-top: 392px;*!/*/
	/*padding-top: 102px;*/
/*}*/
.zwcad-pricing-main{padding-top: 139px;}
.zwcad-pricing-main .table-hd{
	position: absolute; top: 0; bottom: auto;width: 100%;
}

body.is-scroll.absolute .zwcad-pricing-main .table-hd{
	top: auto; bottom: 0;
}

body.is-scroll.absolute .zwcad-pricing-main2{ position: static;}
body.is-scroll.absolute .zwcad-pricing-main2 .table-hd{width: 30%;}
body.is-scroll.absolute .zwcad-pricing-main .table-hd table{width: 100%;}
body.is-scroll.absolute .zwcad-pricing-tabbd>.clear{position: relative;}
.zwcad-pricing-main>.clear{margin-bottom: 100px;}



.zwcad-pricing{
	background-color:#fff ; overflow: hidden;
}

.zwcad-pricing-tit{
	padding: 90px 0 40px;text-align: center;
}
.zwcad-pricing-tit h2{
	font-size: 48px; font-weight: lighter; line-height: 1.1; margin-bottom: 25px;
}
.zwcad-pricing-tit h4{
	font-size: 22px; color: #505050;
}
.zwcad-pricing-tit h4 a{
	font-size: 22px;color: #006bd3;
}
.zwcad-pricing-tit h4 a:hover{
	text-decoration: underline;
}
.zwcad-pricing-list{
	margin-bottom: 85px; padding-left: 120px; padding-right: 120px;
}
.zwcad-pricing-list .box{
	padding: 5px 5px 10px 5px; width: 103%;
}
.zwcad-pricing-list .item{
	float: left;  width:31%; margin-right: 2.3%; box-shadow: 0 0 5px rgba(0,0,0,0.1);  height: 480px; position: relative; background: #fff; border-radius: 5px; overflow: hidden;
}
.zwcad-pricing-list .bgtip{
	position: absolute; right: -80px;top: 0; font-size: 380px; color: #aeb8c6; opacity: 0.08;filter: "alpha(opacity=8)"; filter: alpha(opacity=8);  font-weight: bold; line-height: 1.1;
}
.zwcad-pricing-list .item-wrap{
	z-index: 1;
}

.zwcad-pricing-list .item-hd {
	height:80px; line-height: 80px; color: #0042a4; font-size: 16px;text-align: center; display: table;width: 100%;  padding-left: 30px; padding-right: 30px;
}
.zwcad-pricing-list .item.active .item-hd{
	background: #006bd3; color: #fff;
}
.zwcad-pricing-list .item:hover {
	border-color: #0b61e2;box-shadow: 0 0 0 2px #0b61e2;
}


.zwcad-pricing-list .item-hd h3{
	font-size: 22px; display: inline-block;vertical-align: middle; line-height: 1.2; padding: 0 20px; display: table-cell;border-bottom: 1px solid #dadada;
}

.zwcad-pricing-list .item-main{
	padding: 0 15px; margin: 20px 10px 0 30px;
}

.zwcad-pricing-list .item-main li{
	height:35px; line-height:35px;  font-size: 14px; background: url(https://cdn.zwsoft.com/static/images/product/zwcad/zwcad-pricing-img01.png) no-repeat left center; padding-left: 25px;
}
.zwcad-pricing-list .item-ft{
	position: absolute; left: 0; right: 0; bottom: 35px; text-align: center;
}
.zwcad-pricing-list .item-ft .btn{
	width: auto; padding: 0 50px; line-height: 40px; text-align: center; color: #0042a4; border:1px solid #0042a4 ;display: inline-block; margin: 0 auto; border-radius: 30px; font-size: 16px; margin-top:15px ;
}
.zwcad-pricing-list .item-ft .btn:hover,
.zwcad-pricing-list .item:hover .item-ft .btn{
	background: #0042a4; color: #fff;
}
.zwcad-pricing-list .item-ft .txt{
	text-align: center; font-size: 14px; color: #505050; padding: 0 20px;
}
.zwcad-pricing-list .item-ft .txt .num{
	font-size: 42px;
}

.zwcad-pricing-list .info{
	font-size: 16px; color: #505050; line-height: 1.5; margin-top: 35px;
}
.zwcad-pricing-list .info a{
	color: #0042a4;
}
.zwcad-pricing-list .info a:hover{
	text-decoration: underline;
}
.zwcad-pricing-list .mores{
	margin-top: 33px; clear: both;
	font-size: 24px;
	color: #006bd3;
	text-align: center;
}
.zwcad-pricing-list .mores span{
	font-size: 24px;
}


.zwcad-pricing-list .mores a {
	display: inline-block;
	color: #0042a4;
	background: url(https://cdn.zwsoft.com/static/images/product/zwcad/zwcad-more.png) no-repeat right center;
	padding-right: 40px;
}
.zwcad-pricing-list .mores a:hover span {
	text-decoration: underline;
}

.zwcad-pricing-tabhd {
	width: 600px; margin: 0 auto; margin-bottom: 45px; text-align: center; border-radius: 80px; box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow: hidden; background: #fff;
}
.zwcad-pricing-tabhd ul{
	display: table; width: 100%;
}
.zwcad-pricing-tabhd li{
	display: table-cell; height: 80px; font-size: 18px; width: 50%;text-align: center; vertical-align: middle; padding: 0 50px; color: #0042a4; cursor: pointer;
}
.zwcad-pricing-tabhd li.active{
	background: #0e5bce; color: #fff;
}
.zwcad-pricing-main{
	box-shadow: 0 0  10px rgba(0,0,0,0.1); background: #fff; position: relative;
}
.zwcad-pricing-main:hover{
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.zwcad-pricing-main .table-hd{
	/*background: #fff;*/
}
body.hdfixed .zwcad-pricing-main .table-hd{
	top: 130px;
	position: fixed;width: 1400px;
	max-width: 92%;
	z-index: 9;
}
body.hdfixed.none-nav .zwcad-pricing-main .table-hd{
	top: 70px;
}
body.hdfixed.is-scroll .zwcad-pricing-main .table-hd{top: 60px;}

body.hdfixed .zwcad-pricing-main1 .table-hd table{
	width: 69%;background: #fff;
}
body.hdfixed .zwcad-pricing-main2 .table-hd table{
	width: 30%;background: #fff;
}

body.hdfixed.is-scroll .zwcad-pricing-main .table-hd .info-tit{
	font-size: 16px;  height: 80px;
}
body.hdfixed.is-scroll .zwcad-pricing-main .table-hd .info-ft .txt .num{
	font-size: 26px;
}
.zwcad-pricing-main .table-hd table{
	width: 100%;text-align: center; background: #fff;
}
.zwcad-pricing-main .wl{
	width: 30%;
}
.zwcad-pricing-main table th,
.zwcad-pricing-main table td{
	width: 11.66%; line-height: 1;
}
.zwcad-pricing-main1 .wl{
	width: 50%;
}
.zwcad-pricing-main1 table th,
.zwcad-pricing-main1 table td{
	width: 25%;
}
.zwcad-pricing-main2 .wl{
	width: 75%;
}
.zwcad-pricing-main2 table th,
.zwcad-pricing-main2 table td{
	width: 25%;
}
.zwcad-pricing-main .table-hd th,
.zwcad-pricing-main .table-hd .wl{
	height: 50px;text-align: center;  color: #0042a4; font-size: 22px; border: 1px solid #cecece; font-weight: bold;
}

.zwcad-pricing-main .table-hd td{
	border: 1px solid #bababa; font-size: 14px; color: #006bd3; vertical-align: top; height:auto; position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.zwcad-pricing-main .table-hd .info-tit{
	font-size: 20px; color: #0042a4; font-weight: bold;height: 90px;
}
.zwcad-pricing-main .table-hd .info-tit h3{
	font-weight: bold; vertical-align: middle; line-height: 1.2; display: table-cell;padding: 0 20px;
}
.zwcad-pricing-main .table-hd .info-tip{
	text-align: center;
	font-size: 12px;
	color: #505050;
	position: relative;
	margin: -10px 5px 10px 5px;
}
.zwcad-pricing-main .table-hd .info-tip:after{
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	height: 1px;
	background: #dadada;
	content: "";
}
.zwcad-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;
}
.zwcad-pricing-main .table-hd .fc-505050{
	color: #505050;
}
.icon-ok{
	background: url(https://cdn.zwsoft.com/static/images/product/zwcad/zwcad-pricing-ok.png) no-repeat; background-size:cover ; width: 24px; height: 22px; display: inline-block;
}
.zwcad-pricing-main .table-hd .info-ft{
	text-align: center;
	position: absolute; left: 0; right: 0; bottom: 20px;
}
.zwcad-pricing-main .table-hd .info-ft .txt{
	margin-bottom: 10px; font-size: 14px; color: #505050; line-height: 1.3;
}
.zwcad-pricing-main .table-hd .info-ft .txt .num{
	font-size: 30px;
}
.zwcad-pricing-main .table-hd .info-ft .btn{
	display: inline-block; height: 40px; line-height: 38px; border: 1px solid #0042a4; background: transparent; color: #0042a4; width: 120px; text-align: center; border-radius: 30px; font-size: 18px; background: #fff;
}
.zwcad-pricing-main .table-hd .info-ft .btn:hover{
	background: #083982; color: #fff; border-color: #083982;
}
.zwcad-more-none{
	display: none;
}
.zwcad-pricing-main .table-hd .info.active .info-tit{
	background: #006bd3; color: #fff;
}
.zwcad-pricing-main .table-bd table{
	width: 100%;
}
.zwcad-pricing-main .table-bd .mores {
	padding-left: 40.5%;
	background: #e8f5ff;
}

.zwcad-pricing-main .table-hd .tblue .info-btn a:hover{
	-webkit-animation: none;
	animation: none;
	background: #d7edff;
	color: #fff;
}
.zwcad-pricing-main .table-hd .info-btn.fill a{
	background: #0e5bce; color: #fff;
}
.zwcad-pricing-main .table-hd .info-btn.fill a:hover{
	background: #083982; border-color: #083982;
}
.zwcad-pricing-main .table-bd th,
.zwcad-pricing-main .table-bd td{
	padding: 0 20px; height: 50px; font-size: 16px; border: 1px solid #bababa; text-align: center;
}
.zwcad-pricing-main .table-bd th.tit{background-color: #e2edff;}
.zwcad-pricing-main .table-bd .tit{
	height: 100px; font-size: 20px;color: #0042a4; padding: 0 20px;border: 1px solid #bababa; border-top: 0; font-weight: bold;text-align: left;
}
.zwcad-pricing-main .blue{
	background: #e8f5ff;color: #006bd3;
}

.zwcad-pricing-main .table-bd .tblue,
.zwcad-pricing-main .table-hd .tblue{
	background: #b6cdf0;
}
.zwcad-pricing-main .table-bd .tblue.tblue1{
	background: #7598df;
}
.zwcad-pricing-main .table-bd .wl{
	text-align: left;
}

.zwcad-pricing-main .table-bd  tr:hover td,
.zwcad-pricing-main .table-bd  tr:hover th{
	background: #a3bdec;
}
.zwcad-pricing-main1{
	width: 69%;float: left;
}
.zwcad-pricing-main2{
	width: 30%; float: left; margin-left: 0.5%;
}
/*zwcad price end*/

/* compare start */
.compare-nav{width: 600px;max-width: 100%;margin: 0 auto;box-shadow: 0 0 14px 0 #ddd;border-radius: 60px;overflow: hidden;border:1px solid #eee;}
.compare-nav li{box-sizing: border-box;width: 50%;font-size: 16px;height: 60px;cursor: pointer;float: left;}
.compare-nav li.active{background: #0063d3;color: #fff;}
.compare-load{margin: 20px 0;}
.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;}
.compare-pdf:hover span{color: #0063d3;}
.compare-table{border:1px solid #ddd;box-shadow: 0 0 14px 0 #ddd;}
.title-cp h2 p{font-size: 16px;margin-top: 10px;}
.title30-bot-line-dashed{border-bottom: 1px dashed #c6c6c6}
.title-cp h2{width: 100%;display: inline-block;position: relative;font-weight: bold;font-family: 'Microsoft Yahei', Helvetica, sans-serif;}
.title-cp h2 .xiajiantou{font-weight: bold;font-size: 24px;margin-left: 10px;}
.title-cp h2 p{font-size: 16px;margin-top: 10px;color: #242424;}
/* compare end */


.compare-box-show{display: none;}
#myButton{position: relative;}
#myButton img{position: absolute;cursor: pointer;margin-left: 5px;}
.tippy-box{
	filter: drop-shadow(0px 8px 32px rgba(25, 27, 31, 0.12));
	background-color: #fff;
	padding: 16px;
	color: #0042A4;
	font-size: 12px;
	font-weight: 400;
	max-width: 408px!important;
}
.tippy-box .tippy-arrow{
	color: #fff;
}
.desc-text1{
	font-size: 12px;
	color: #0042a4;
}



@media (max-width: 1537px) {

	/*zwcad price start */
	.zwcad-pricing-tit{
		padding-top: 55px; padding-bottom: 30px;
	}
	.zwcad-pricing-tit h2{
		font-size: 30px; margin-bottom: 15px;
	}
	.zwcad-pricing-tit h4,
	.zwcad-pricing-tit h4 a{
		font-size: 18px;
	}
	.zwcad-pricing-list .item{
		height: 380px;
	}
	.zwcad-pricing-list .item-hd{
		font-size: 15px; height: 60px; line-height: 60px; padding-left: 20px; padding-right: 20px;
	}

	.zwcad-pricing-list .item-hd h3{
		font-size: 18px;
	}
	.zwcad-pricing-list .item-tip span{
		font-size: 12px;
	}
	.zwcad-pricing-list .bgtip{
		font-size: 300px; right: -40px;
	}
	.zwcad-pricing-list .item-main{
		margin: 0;
	}
	.zwcad-pricing-list .item-ft{
		bottom: 20px;
	}
	.zwcad-pricing-list .item-ft .txt .num{
		font-size: 30px;
	}
	.zwcad-pricing-list .item-ft .txt{
		padding: 0 10px; font-size: 12px;
	}
	.zwcad-pricing-list .item-ft .btn{
		padding: 0 20px; line-height: 33px; margin-top: 10px; font-size: 14px;
	}
	.zwcad-pricing-list .item-bd-main .tit{
		font-size: 14px; padding: 30px 0 25px;
	}
	.zwcad-pricing-list .item-main{
		margin-top: 20px; margin-left: 20px;
	}
	.zwcad-pricing-list .item-main li{
		line-height: 1.2; background-position:left top; height: auto; padding-bottom:15px;
	}
	.zwcad-pricing-list .info{
		font-size: 14px; padding-right: 0; margin-top: 20px;
	}
	.zwcad-pricing-tabhd{
		width: 520px; margin-bottom: 30px;
	}
	.zwcad-pricing-tabhd li{
		padding: 0 30px; height: 60px; font-size: 16px; line-height: 1.1;
	}

	.zwcad-pricing-main .table-hd td{
		font-size: 13px;
	}
	.zwcad-pricing-main .table-hd th, .zwcad-pricing-main .table-hd .wl,
	.zwcad-pricing-main .table-hd .info-tit{
		font-size: 15px;
	}
	.zwcad-pricing-main .table-hd .info-tip span{
		font-size: 12px; line-height: 1.2; padding-top: 5px; padding-bottom: 5px;
	}

	.zwcad-pricing-main .table-hd .info-ft .txt{
		font-size: 12px;
	}
	.zwcad-pricing-main .table-hd .info-ft .txt .num{
		font-size: 24px;
	}
	.zwcad-pricing-main .table-hd .info-ft .btn{
		font-size: 14px; height: 35px; line-height: 33px; width: auto; padding: 0 20px;
	}
	.zwcad-pricing-main .table-bd .tit{
		font-size: 15px;height: 80px;
	}
	.icon-ok{
		width: 18px; height: 16px;
	}
	.zwcad-pricing-main .table-bd td,
	.zwcad-pricing-main .table-bd .wl{
		font-size: 14px;padding: 0 15px;
	}
	.zwcad-pricing-list .more a {
		background-size: 10px;
		padding-right: 30px;
	}
	.zwcad-pricing-list .more span{
		font-size: 18px;
	}
	.zwcad-pricing-list{
		margin-bottom: 60px; padding-left: 5%; padding-right: 5%;
	}
	.zwcad-pricing-main{
		margin-bottom: 80px;
	}
	body.hdfixed .zwcad-pricing-main .table-hd{
		width: 1400px;
	}

	body.hdfixed.is-scroll{
		padding-top: 102px;
	}
	body.hdfixed{
		padding-top: 102px;
	}
	
	#myButton img{
		margin-top: -2px;
	}
	/*zwcad price end*/
}



@media only screen and (max-width: 1220px){

	.wrapper{
		width: auto; margin-left: 5%; margin-right: 5%;
	}
	/*zwcad price start */
	.zwcad-pricing-main .table-hd .info-ft .btn{
		padding: 0 10px;
	}
	.zwcad-pricing-main .table-hd .info-tip span{
		padding: 2px 5px; min-width: 60px; line-height: 1.1;
	}
	.zwcad-pricing-main .table-hd .info-ft .txt .num{
		font-size: 20px;
	}
	.zwcad-pricing-main .table-hd .info-tit h3{
		padding: 0 9px;
	}
	.zwcad-pricing-tit{

	}
	.zwcad-pricing-list .item-hd{

	}
	.zwcad-pricing-list .item-main{
		padding: 0 5%;
	}

	.zwcad-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;
	}
	.zwcad-pricing-list .item-tip{
		margin-left: 3px; margin-right: 3px;
	}
	.zwcad-pricing-list .item-tip span{
		padding: 0 2px;
	}
	.zwcad-pricing-list .item{
		height: 360px;  margin-bottom: 10px;
	}
	.zwcad-pricing-list .item-ft .txt{
		line-height: 1.1;
	}
	.zwcad-pricing-list .item-btn{
		padding-bottom: 30px;
	}
	.zwcad-pricing-main .wl{
		width: 24%;
	}
	.zwcad-pricing-main .table-bd .wl{
		line-height: 1.2;
	}
	/*zwcad price end*/
}



/* compare start */
@media (max-width: 850px) {
	.compare-box{display: none;}
	
	.compare-box-show{display: block;}
	.compare-box-show .title30-bot-line-dashed{border-bottom: none;}
	.compare-box-show .title-cp h2 span{border-bottom: 1px dashed #c6c6c6;}
}
/* compare end */

@media screen and (max-width: 800px){
	/*zwcad price start */
	.zwcad-pricing-list .more,
	.zwcad-pricing-tab{
		display: none;
	}
	.zwcad-pricing-tit{
		background: #053bad;
		background-image: linear-gradient(to right, #082ca1 , #0056c3); color: #fff;text-align: left; padding: 40px 30% 90px 0; line-height: 1.2; height: 285px; padding-left: 5%;
	}
	.zwcad-pricing-tit h2{
		margin-bottom: 20px; line-height: 1.3;
	}
	.zwcad-pricing-tit h4, .zwcad-pricing-tit h4 a{
		font-size: 12px; color: #fff;
	}
	.zwcad-pricing-tit h4 a{
		text-decoration: underline;
	}
	.zwcad-pricing-tit .wrapper{
		margin-left: 0; margin-right: 0;
	}
	.zwcad-pricing-list{
		position: relative; margin-top: -80px; margin-bottom: 0; margin-left: 0; margin-right: 0;
	}
	.zwcad-pricing-list .box{
		width: 100%; padding-left: 0; padding-right: 0;
	}
	.zwcad-pricing-list .item{
		width: auto; float: none; margin-bottom:35px; height: 370px; padding-bottom: 30px; margin-right: 0; overflow: hidden;
	}
	.zwcad-pricing-list .bgtip{
		font-size: 260px;
	}
	.zwcad-pricing-list .item-hd{
		text-align: left;padding-left: 25px; padding-right: 20px;
	}
	.zwcad-pricing-list .item-hd h3{
		font-size: 22px; color: #0042a4; font-weight: bold;padding: 25px 0 20px 10px;
	}
	.zwcad-pricing-list .item.active .item-hd h3{
		color: #fff;
	}
	.zwcad-pricing-list .item-ft .txt{
		text-align: left; padding: 0 20px;
	}

	.zwcad-pricing-list .item-main{
		padding: 0 25px; margin-left: 0;
	}
	.zwcad-pricing-list .item-btn{
		position: static; margin-top: 25px; padding: 0 15px;
	}
	.zwcad-pricing-list .item-btn a{
		display: block; padding: 0;  line-height: 40px; height: 40px; font-size: 15px; border-color: #0e5bce; background: #0e5bce; color: #fff;
	}

	.zwcad-pricing-list .item-main li{
		margin-bottom: 13px; padding-left: 23px; padding-bottom: 0;
	}
	.zwcad-pricing-list .item-ft .btn{
		display: block; margin-left: 20px; margin-right: 20px; background: #0e5bce; color: #fff; line-height: 36px; border-color: #0e5bce;
	}
	.zwcad-pricing-list .item-ft .btn:hover{
		background: #006bd3;
	}
	.zwcad-pricing-list .item:hover .item-hd{
		background: transparent;
	}
	.zwcad-pricing-list .item-tip{
		text-align: left; padding-left: 10px;
	}
	.zwcad-pricing-list .item-tip span{
		text-align: center;
	}
	.zwcad-pricing-list .info{
		margin-top: 0; margin-bottom: 30px;
	}
	.zwcad-pricing-list .info a{
		font-size: inherit;
	}
	/*zwcad price end*/
}
