@charset "utf-8";
body * { font-family: 'Noto Sans',"Helvetica","Arial",sans-serif;}

/* 统一字体大小、颜色 */
.color626262{color: #626262 !important;}
/* 3D产品页功能特点切换板块、更多功能小字、全站了解更多→，2D产品主页下面了解详情，列表页标题，首页新闻描述，新增教育页面切换tab、高教页面智能灰字，仿真板块，首页SEO切换板块，SEO板块时间&阅读量，3d产品首页切换板块，新闻页面 特殊处理(合并后找到对应位置覆盖即可) */
.industry-bot a, .gdgn-list li a, .content-nav-list a, .ljgd-jt, .construction-con li a, .ljxq, .function li a, .new-warp p, .sj3wcad2 li p, .sxjd li p, .fzfxfw-tab a, .xdt-a a, .btnWrap-box a, .industry-style a, .timedsg, .sj3wcad li p, .new-center-bot span, .new-center li .new-center-bot a{color: #626262;}
/*服务中“仿真分析”增加的“中望网格处理”、“中望电磁仿真”、“中望结构仿真”的蓝底边框 & 投资者关系切换按钮、教育新页面切换板块，招聘页面第一屏“了解更多” 统一全站悬浮时字体蓝色*/
.fzfxfw-tab a.active, .xdt-a a.active,.btnWrap-box a.active,  .notice-page li:hover h3, .sj3wcad2 li.active h3,.sj3wcad li.active p, .sj3wcad li.active h3, .z-jieshao .z-jieshao-text .z-jieshao-btn .padding-b40 a:hover, .sj3wcad2 a:hover h3, .sj3wcad2 a:hover p, .recommend li:hover h3, .zybb-box .version-download a, .version-download a, .ptbb-con .version-download a, .ptbb-left a, .color0042a4, .ljxq:hover {color: #006bd3;}
.ptbb-left a{color: #006bd3 !important;}
.sj3wcad2 li.active{border-bottom: 2px solid #006bd3;}
/* 导航下载按钮、服务中“仿真分析”增加的“中望网格处理”、“中望电磁仿真”、“中望结构仿真”的蓝底边框 & 投资者关系切换按钮、首页核心产品移动端时有幻灯切换原点 统一全站悬浮时字体蓝色*/
.download, .xdt-line, .notice-type, .notice-page li a:hover .notice-type, .tecDot .swiper-active-switch, .hover-blue-bg:hover, a:hover .jixie, .recommend2d .morechoose, .entry:hover, .btn-blue-arrow, .ptbb-con .version-download a:hover, .zybb-box .version-download a:hover, .version-download a:hover, .lsbbxz li .ljxq:hover{background: #006bd3;}
.zybb-box .version-download a, .ptbb-con .version-download a:hover, .zybb-box .version-download a:hover, .version-download a, .ptbb-con .version-download a, .lsbbxz li .ljxq:hover, .ljxq:hover{border-color: #006bd3;}


/* 分页 */
	.page{
		text-align: right;
	}
	.page span{
		border: none;
		color: #a09f9f;
		display: inline-block;
		padding: 0 8px;
		margin: 0 6px;
		transition: all .4s;
	}
	.page span:nth-child(1){
		border:none;
	}
	.page a,.page span{
		padding: 0 8px;
		line-height: 25px;
		background-color:#f7f7f7;
	}
	.page select{
		border: none;
		color: #a09f9f;
		margin: 0 6px 10px;
		padding-top: 1px;
		line-height: 27px;
		height: 27px;
		padding-left: 4px;
		background-color:#f7f7f7;
	}
	.page select option{
		border:red;
	}
	.page select,
	.page a,
	.page span{
		font-size: 14px;
	}
	.page a{
		border:none;
		
		margin-left:0px;
		margin-right:6px;
	}
	.page a:last-child{
		margin-right:0px;
	}
	.page .current,.page a:hover{
		background-color:#006bd3;
		color:#ffffff;
	}
	
	/* 英文网站分页 */
	.page li{display: inline-block;}
	.page a:last-child {margin-right: 6px;}
	.page .active span{background-color: #006bd3;color: white;}
	
	@media (max-width:760px){
		.page span,.page a{
			padding: 0 2px;
			margin: 0 3px;
			padding: 0 5px;
			line-height: 20px;
			margin-bottom: 5px;
		}
		.page select{
			line-height: 22px;
			height: 22px;
			margin-left:3px;
			margin-right:3px;
		}
		.page select,
		.page span,
		.page a{
			font-size: 12px;
		}
	}

/* 2D/3D新增功能选中年份(合并后找到对应位置覆盖即可) */
.history .swiper-slide h3{font-size: 24px;}
.history .active-nav h3{font-size: 36px;}
/* Zworld年份小圆点和2D/3D新增功能统一样式 */
.review .bigDot {background: #fff;border: 1px solid #000;width: 22px;height: 22px;}
.review .bigDot div {border: none;}
.deve-con h3, .xzgn-con h3{line-height: 1.2em !important;height: 2.4em !important;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


.size12{font-size: 12px !important;}
.size14{font-size: 14px !important;}
/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
.size16{font-size: 16px !important;}
.size18{font-size: 18px !important;}
.size20{font-size: 20px !important;}
.size22{font-size: 22px !important;}
.size24{font-size: 24px !important;}
.size30{font-size: 30px !important;}
.size32{font-size: 32px !important;}
.size36{font-size: 36px !important;}
.size48{font-size: 48px !important;}
.size55{font-size: 55px !important;}
.size60{font-size: 60px !important;}
.size72{font-size: 72px !important;}

/* 特殊处理：首页行业解决方案正文字号 */
.ins-bot .size14 p, .cus .size14 p{font-size: 14px !important;}
/* 特殊处理：代理商列表橙色标签字号、AEC&MFG行业底部应用案例橙色标签、首页SEO板块标签，投资者关系蓝色背景标签 */
.agent-country, .cases-type, .left-tip, .notice-tab .notice-type{font-size: 12px;}

	
.nav-box .notification-icon-up{position: absolute;right: -10px;}
.nav-box .active .notification-icon-up, .nav-box .on .notification-icon-up{display: none;}
.nav-box .notification-icon-down{position: absolute;right: 0; top: 0;}

/* 导航生态整个板块左移至上面小三角形居中 */
.nav li:nth-child(5) .nav-hide {right: 130px;}
.nav li:nth-child(2).nav-hide-2 .nav-hide {right: 400px;}
/* 导航栏鼠标悬浮蓝色色块（首页seo板块悬浮统一灰色） */
.nav-seconds:hover, .news-swiper-list li a:hover{background: #ededed;}
.nav-seconds:hover a{color: #535353;}
.nav-hide-case .nav-seconds h3:hover{background: #ededed;}
.nav-hide-case .nav-seconds h3:hover a{color: #535353;}
.nav-hide-case .nav-seconds h3:hover span{color: #006bd3;}
/* 导航overdrive图上文字 */
.nav-left-con p {color: #fff;}
/* 导航案例logo悬浮阴影 */
.logocase:hover{filter: progid:DXImageTransform.Microsoft.Shadow(color='#66006bd3', Direction=125, Strength=3);}
/* 导航行业-教育 3个小入口 */
.industry-edu .nav-second a:hover{color: #006bd3; text-decoration: underline;}
/*头部导航多语言网站入口下拉框，去掉边框*/
.language-warp{border:none;}
.languages ul li:hover{background-color: #f1f3f5;}
.languages ul{padding:15px 0px;}
.languages ul li{padding: 0px 18px;}
/*头部导航的二级导航改为去掉阴影，去掉右上角、左上角圆角*/
body .nav-hide,
body.active .nav-hide{
        box-shadow:none;
}
.nav-hide{
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
}
/* 导航margin调整 */
.nav-right-bot {padding: 30px 0 30px 15px;}
.nav-left-con {top: 10%;}
.nav-left-center {margin-top: 40px;}
/* 导航产品左侧图上"了解更多" */
.nav-left-con .ljgd-jt{cursor: pointer;}
/* 导航案例+logo后ie8无法显示 */
.nav-second .logocase img{max-width: inherit;}
/* 导航栏服务板块鼠标悬浮效果 */
.nav li:nth-child(4) .nav-second-box:nth-child(3) .nav-seconds:hover{background: #fff;}
.nav li:nth-child(4) .nav-second-box:nth-child(3) .nav-second:hover {background: #ededed;}
.nav li:nth-child(4) .nav-second-box:nth-child(3) .nav-second {margin: 0; padding: 10px;}
/* 头部导航服务板块三角形 */
.nav-hide-services .nav-hide{right: 10px;}

.nav-hide-5 .nav-seconds h3{white-space: normal;}


/* 脚部社交icon */
.footer-top{margin: 100px auto 0 auto;}
/* 脚部"下载"加了超链接 */
.footer-page h3 a{color: #d6e9f5;}
/* 脚部行高 */
.footer-page li{margin-bottom: 0;}
/* 尾部导航（引用旧样式的冲突） */
.footer-page li a, .tel p, .footer-ba p{font-size: 14px;}
/* 尾部法律信息 */
.footer-ba p{display: inline-block;color: #8a969e;}
/* 尾部社交平台 */
.fb .share-con{background-image: url("https://statics.zwsoft.com/images/en/Facebook.png");}
.yt .share-con{background-image: url("https://statics.zwsoft.com/images/en/Youtube.png");}
.lin .share-con{background-image: url("https://statics.zwsoft.com/images/en/Linkedin.png");}
.tw .share-con{background-image: url("https://statics.zwsoft.com/images/en/X.png");}
.share a.tw{margin-right: 0;}
/* 尾部友链上下箭头 */
.footer-frends span{margin-right: 0;}

/* 下拉搜索框 */
.case-select-vals{width:140px;right: 0;left: auto;top:48px;}
.case-select-vals a{line-height: 35px;}
.case-select-vals a:hover {background: #f1f1f1;color: #000;}
.case-ban-search,.select-two .case-ban-search{width: 280px;}
.service-ban .case-ban-search{border-bottom-right-radius: 8px;border-top-right-radius: 8px}
.select-two {text-align: center;}
.select-two .case-ban-search {/*width: 35%;*/display: inline-block;}
.select-two .case-ban-search:first-of-type{margin-right: 100px;}
.case-select-val{text-align: center;padding-left: 0px;text-indent: 0px;}



/*英文cadbro二级导航背景色*/
.cadbor-subnav-bg-color{background: #01b4b6;}
.cadbor-subnav-bg-color li.active a, .cadbor-subnav-bg-color .menu li:hover {background: #069092;}

/* 首页行业切换板块居中 */
.industry .industry-bot{text-align: center;}
/* 首页核心产品行高 */
.technologie-warp .title24 p{height: unset;}
/* 英文首页 */
.tec-page{height: 90px;}
.banner-sim-bot {padding: 15px 0px;}
.banner-sim-show{margin-bottom: 5px;}
.new-warp h3 {white-space: normal;}
.banner-sim .banner-text span{margin-right: 0;vertical-align: middle; display: inline;}
.banner-sim-bot a{letter-spacing: normal;}

/* 卡片相关页面ie8下悬浮阴影效果 */
.list-show-style li:hover, .swiper-content .swiper-slide-active .list-show-style li:hover, .agent-list2 .li:hover{filter: progid:DXImageTransform.Microsoft.Shadow(color='#66006bd3', Direction=125, Strength=3);}

/*新闻详情页底部新闻资讯样式改为h2*/
/*原样式*/
/*
.new-problem-list p { float: left; color: #5d5d5d; line-height: 42px; width: 40%;margin: 0 5%;}
.new-problem-list p a { color: #5d5d5d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 68%; }
.new-problem-list p a:hover { color: #087cd8;  }
.new-problem-list p a.active{ color: #969696;  }
.new-problem-list p i { padding-right: 6px;  }
.new-problem-list p span { float: right  }
*/
.new-problem-list h2 { float: left; color: #5d5d5d; line-height: 42px; width: 40%;margin: 0 5%;font-size:14px;}
.new-problem-list h2 a { color: #5d5d5d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 68%; }
.new-problem-list h2 a:hover { color: #087cd8;  }
.new-problem-list h2 a.active{ color: #969696;  }
.new-problem-list h2 i { padding-right: 6px;  }
.new-problem-list h2 span { float: right  }

.alxq-left .alxq-a-con h1, .alxq-left .alxq-a-con p{width: 90%;}
.alxq-left .alxq-a-con h1{margin: 10px auto;}
.alxq-left .alxq-a-con p{margin: 0 auto;}


/*新闻首页添加栏目分类*/
.new-center li .new-center-bot a{
	display: inline-block;
	color: #717171;
}
.new-center li{
	position: relative;
}

/* 文章列表页发布日期和内页发布日期有冲突 */
.list-date {
    display: block;
    color: #626262;
    margin-top: 10px;
    transition: all .4s;
    font-size: 12px;
}
.date{display: inline;}



/* 全站按钮 */
.round-corner,.round-corner i{border-radius: 5px !important;}
.hover-style i {box-sizing: content-box;}
/* 下载按钮ie8圆角兼容(新增类名) */
.mfxz-single:hover {color: #0063d3;}
/* 首页加入我们按钮ie8兼容圆角(新增css) */
.join-btn .btn-gray .i{background: #fff;position: absolute;left: 0;width: 100%;height: 100%;top:0;display: none;z-index: -1;}
.join-btn .btn-gray:hover{color: #0063d3;}
.join-btn .btn-gray:hover .i{display: block;}


/* 英文产品页banner双下载按钮默认2个都显示 */
.mfxz-box.browser .mfxz-link{width: 250% !important;}
.mfxz-box .mfxz-link{display: block !important;}
.mfxz-box{height: auto;}
.mfxz-link{position: relative;margin-top: 0px;}


/* 客户案例banner文字高度 */
.alxq-ban-con{bottom: 160px;}
.reading .swiper-container, .reading .swiper-container .img100 img{height: 300px;}

/* 客户案例首页推荐阅读按钮 */
.reading-con span:hover{background: #fff;transition:all .4s;transform-origin: 50%; filter:Alpha(opacity=0);color: #006bd3;}
/* 客户案例卡片箭头和第三方应用统一成右边 */
.cases li .mainjiantou{margin-left: 0;display: block;text-align: right;}
/*客户案例详情页行业添加分类的a链接*/
.alxq-ban-bot span a{color: #ffffff;}

.new-problem-td {padding: 20px 0;}
/* 第三方应用详情页右侧标题（更改h1 h2 h3层级后的css,合并时修改原css中h的层级即可） */
.bbxz-page h3{margin-bottom: 0;}



/* linux下载板块改样式 */
.ljsy-new {
	background: url("https://cdn.zwsoft.cn/uploadfile/contents/2021/02/60334d7b341c9.jpg") no-repeat top center;
	background-size: cover;
}
.ljsy-new-box {
	width: 100%;
	position: relative;
	background: #fff;
	padding: 8px 0 34px;
	border-radius: 4px;
	margin-bottom: 20px;
	box-shadow: 0 20px 15px 0 rgba(0, 0, 0, 0.04), 0px 13px 14px 0 rgba(0, 0, 0, 0.08), 0px 7px 12px 0 rgba(0, 0, 0, 0.06);
}
.ljsy-new-box-line {
	z-index: 0;
	position: absolute;
	left: 0;
	top: 8px;
	width: 100%;
	height: 46px;
	background-color: #fafafa;
}
.ljsy-new-box-table {
	z-index: 1;
	position: relative;
	width: 94%;
	margin: 0 auto;
}
.ljsy-new-box-table td{width: 33.33%;}
.ljsy-new-box-table thead td {
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	height: 46px;
	text-align: center;
	color: rgba(0, 0, 0, 0.85);
}

/* 表格内设置滚动条 start */
.ljsy-new-box-table .scrollBar {overflow: auto; display:block; height:387px;}
.ljsy-new-box-table thead tr, .scrollBar tr {display:table;width:100%;table-layout:fixed;}
/* 表格内设置滚动条 end */

.ljsy-new-box-table tbody td {
	border-bottom: 1px solid #e8e8e8;
	height: 42px;
	text-align: center;
	color: #626262;
}
.ljsy-new-box-table .version-download{display: inline-block;}


/* 第三方应用下载按钮悬浮字体颜色 */
.bbxz a:hover{color: #FFF;}
.bbxz a:first-child {margin-right: 3%;box-sizing: border-box;}
/* 导航下载中心按钮 */
.nav-right-bot .hover-style:hover {background-color: #2b6bff;transition: all .4s .1s;}
/* 产品立即下载悬浮窗按钮&仿真3页面banner按钮 */
.down-now-a .mfxz:hover, .zw3d-ban-text .freetrial:hover{color: #0063d3;}

/* 产品页下载悬浮窗 */
.down-now .size30{font-size: 28px; padding-top: 2px;}
/* 仿真3个页面试用浮窗(合并时加到对应类名的background设置后面即可) */
.down-now-fz{filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #154276, endColorstr = #154276);background: -webkit-linear-gradient(left,#154276,#154276); background: -ms-linear-gradient(left,#154276,#154276);}
/* 下载悬浮窗文字垂直居中 */
.down-now .w1400{line-height: 40px;}

/* 2D产品页应用下载 平台软件加上linux板块 */
.zwcad li {
	display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 48.5%;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 65px;
    height: 265px;
    position: relative;}
.zwcad li:nth-child(2n) {margin-right: 0;}
.zwcad .ptbb-warp{padding: 40px 60px;}
.ptbb-con .version-download a{height: 40px; line-height: 40px;}



/* 英文产品页应用下载新增购物车图标 */
.version-download.long-btn{display: block;}
.version-download.long-btn a{width: auto; padding: 0 20px;line-height: 36px;height: 36px;}
.ptbb .demo-block{
	width: 30%;
	text-align: center;
    float: right;
    height: 331px;
    line-height: 331px;
	color: #535252;
}
.ptbb .demo-block img{width: 30px;margin-right: 10px; margin-bottom: 5px; vertical-align: middle;}
.ptbb .demo-block a{color: #535252;transition: all .4s;width: 200px;vertical-align: middle;}
.ptbb .demo-block .block-hide{display: none;}
.ptbb .demo-block:hover a{color: #006bd3; text-decoration:underline;}
.ptbb .demo-block:hover .block-show{display: none;}
.ptbb .demo-block:hover .block-hide{display: inline;}

/* 英文仿真首页功能特点 */
.developers-list.sim li {height: 530px;}
/* 英文仿真下载悬浮窗添加国家字段 */
.fzfx-input .text {height: 30px;}
.fzfx-input .email, .fzfx-input .name, .fzfx-input .telphone,.fzfx-input .company, .fzfx-input .text-country {margin-top: 20px;}
.fzfx-r-page {width: 17%;margin-right: 1%;}
.fzfx-r-list{width: 85%}
.country-box{width: 25%;}
.fzfx-input {width: 100%;margin-left: 0}
.fzfx-input .email, .fzfx-input .name, .fzfx-input .telphone, .fzfx-input .company, .fzfx-input .text-country {padding-left: 10%;width: 90%;}
.fzfc-r-a{height: 52px;line-height: 52px; width: 15%;}
/* 英文仿真国家弹窗样式和新中文官网冲突 */
	.zw3d-countact-country .tip{
		background-color: #ffffff;
		right: auto;
		padding-left: 0px;
		padding-right: 0px;
		position: relative;
		text-align: left;
		top: unset;
	}
	
/* 电磁*/
.fzfx-xzgn-box .xzgn-con p{height: 10.5em;}
.gengduoliangdian .deve-con{padding: 25px 35px;}

/* 2D产品页Linux系统背景白色圈圈 */
.zhichiliunx-dots div{border: 1px solid rgba(255,255,255,.2);}

/* Linux专题页下载栏对半分 */
.ljsy-page1, .ljsy-page2 {width: 50%;}
.ljsy-page1 li {margin-left: 0;}
.ljsy-page1 .geshi {margin-right: 0;}
.ljsy-page1 .ljsy-page-right {margin-right: 40px;}
.linux-2d-ban .size24 {transition-delay: 300ms !important;}

/* 专业应用详情页黑灰间条板块固定高度 */
.yuanlin li {padding: 120px 0;}
/* 专业应用页面底部更多行业应用 */
.multiplicity .version-con .img1 img {height: 66px;}
.multiplicity .lsbbxz li{height: 380px; border-radius: 5px;}
.multiplicity .version-con {padding: 50px 12px 30px;}
/* 专业应用主页下载按钮对不齐 */
.hyyy-a .tec-mores{margin-top: 0;}
/* 专业应用主页卡片文字垂直居中 */
	/* .hyyy-des{margin:15% 45px;} */
.middle-box .hyyy-des{padding-left: 45px;padding-right: 45px;}

/* 统一全站字号后专业应用产品标题 */
.cadzyyy .title36 h2{color: #0042a4;}
.cadzyyy .title36, .edu-product .title36{margin-bottom: 0;}

/* 天正试用按钮手型 */
.fi-button a{cursor: pointer;}


/* 历史版本2d/3d切换按钮 */
.btnWrap-box {height: 59px;}
.btnWrap-box .active {border-bottom: solid 3px #0063d3;}
/* 历史版本卡片标题&描述 */
/* .recommend li{height: 250px;} */
/* 行业解决方案logo */
.solutions-list li{background: #FFFFFF;}
/* 行业挑战底色透明度 */
.challenge-list {background: -webkit-linear-gradient(left,#031689d4,#214CB9d4);}
.challenge-list-clo4 {background: -webkit-linear-gradient(left,#3a279fd4,#412575d4);}
/* 调整字体大小后 教育行业重点项目卡片高度(合并时直接覆盖原来的) */
.key-des {height: 106px;}


/* 代理商搜索框搜索键 */
.case-submit{cursor: pointer;}
/* 代理商地图样式 */
#alertmosewindowtital{
	width:auto;
	min-width:auto;
	min-height:auto;
}
.agent-img {background: linear-gradient(to right, #191818, #242B40);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191818', endColorstr='#242B40',GradientType=1); padding: 0 60px;}



.qqdls-num{color: #fff;}
.qqdls{color: #FFF;}
/* 代理商标题改为绿色调（注意检查覆盖后有无和之前的冲突不生效） */
.title-agent h2{color: #1d8f8b;}
.title-agent .i2 {border-bottom: 2px solid #1e4352;}

/* 代理商列表卡片高度 */
.agent-con{height: 150px;}
.agent-warp {padding: 20px 5px 0 10px;}
.agent-con p{margin-top: 35px;word-break: break-word}
.reseller-map-ms.address{max-height: 90px;overflow-y: scroll;}

.reseller-map-ms.address::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.reseller-map-ms.address::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .3);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3);
}

/* 开发商卡片跳转链接 */
.developers-list .des-hover{display: none;}


/* 公司介绍“二次开发生态”背景图 */
.absorbed4{filter: none; background: url(https://statics.zwsoft.com/images/60127dc1e87a7.jpg) no-repeat center; background-size: cover;}
/* 联系我们公司名断行 */
.gsmap-warp h3 p{color: #006bd3; font-size: 24px;}



/* 定制开发第一屏标题&描述位置对调 */
.service-step .title36 h2{margin: 30px 0;}


/* 服务板块左侧导航栏黑色标题 */
.content-tile h2 {margin-top: 30px;}
/* 服务仿真视频教程黑色蒙版 */
.video-number {background: rgba(0,0,0,.4);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00000066,endcolorstr=#00000066);}
li:hover .video-number{background: rgba(0,0,0,.1);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0000001a,endcolorstr=#0000001a);}

/*服务中“仿真分析”增加的“中望网格处理”、“中望电磁仿真”、“中望结构仿真”的蓝底边框 & 投资者关系切换按钮 & 统一全站悬浮时字体蓝色*/
.fzfxfw-tab .fzfxfw-tab-warp .active{border-bottom: 2px solid #006bd3;}


/* 服务3d视频播放按钮 */
.video-number i {color: rgba(255,255,255,.6);}
.video-number .middle-inner{vertical-align: bottom;text-align: right;}
.video-number .middle-inner .icon-btn2{margin-right: 10px;}
.video-number .middle-inner .icon-btn{margin-bottom: 10px;}

/* 服务3d视频分类页 视频标题过长 */
.dltgh p a{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
}

/* 标题列表页 */
.service-content .title-text{line-height: 1.4em;height: 2.8em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


/* 投资者关系banner标题高度 */
.relative-ban {margin-bottom: 15%;}
/* 投资者关系新增切换板块 */
.notice-page {display: unset;}
.xdt-a a{width: 25%;}
.xdt-a{width: 500px;}
.xdt-top .xdt-a .active {border-bottom: 2px solid #2a61d4;}
.notice-page .w1300{padding: 20px 0; border-bottom: 1px dashed #b5b5b5;}
.notice-page .notice-des h3{margin-bottom: 0;}
.notice-page .w1300.last{border-bottom: unset;padding: 0;}
.notice-tab{margin-bottom: 60px;}
.map-box{display: none;}

/* 强制统一所有文章详情页字体大小&行高，添加阅读量板块 */
.new-edited p, .new-edited span, .new-edited p span, .new-edited p a, .new-edited li{font-size: 16px !important;line-height: 24px !important; font-family: 'Noto Sans',"Helvetica","Arial",sans-serif !important;margin-top: 15px !important;margin-bottom: 15px !important;}
.new-edited p, .new-edited span, .new-edited p span, .new-edited li{color: #626262 !important;}
.new-edited ol li{list-style-type: decimal;}
.new-edited ul li{list-style-type: disc;}
.new-edited p a, .new-edited span a, .new-edited p a span, .new-edited span a span{color: #0563c1 !important;}
.alxq-a-con p{line-height: 24px;}
.tzjz-top .new-detail-icon span{display: inline;margin-right: 25px;color: #505050;}
.tzjz-top {padding-bottom: 10px;}
.new-edited a, .alxq-page a{color: #626262;}
.bbxz-page-sm a{color: #626262;}
.new-edited img{max-width: 100%;}
/* 下面3条在原css对应h4,合并时修改成h2即可 */
.content-nav .alxq-c-top h2{padding-bottom: 18px;}
.alxq-c-top h2 {position: relative;padding-bottom: 25px;display: inline-block;}
.alxq-c-top h2 .i {position: absolute;left: 0;bottom: -1px;border-top: 1px solid #006bd3;width: 100%;transform-origin: left;}

/* 服务板块文章列表标题&时间左对齐 */
.function li {text-align: left;}



/* 英文服务左侧导航 */
.content-nav-list a{padding-right: 0;}

/* 英文案例/第三方应用 橙色标签长度 */
.cases-type{width: unset; padding: 0 10px;}
/* 英文案例描述文字3行，超出则省略号显示 */
.cases-con p{height: 4.8em;-webkit-line-clamp: 3;}

/* 英文开发商/代理商banner按钮 */
.agent-ban-text .join-us {display: inline-block;margin: 30px 20px 100px;}
/* 英文代理商卡片阴影 */
.agent-list2 .li{filter: none;}
/* 英文公司介绍“二次开发生态”背景图 */
.absorbed4{filter: none; background: url(https://cdn.zwsoft.com/upload/default/20210226/dd4a2902fa7ba609278d5635a8ef75cc.jpg) no-repeat center; background-size: cover;}

/* 英文第三方应用&开发商卡片高度 */
.dsfyy-list li p{height: 18em;}
.deve-con p{height: 15em;}



/* 英文licensing policy（可合并到zwsoft-licensing-policy.css） */
.lic-flex-list .txt .msg{line-height: 19px;}
.lic-flex-list .more{text-transform: none;}
.lic-types-list .info{height: auto;}
.lic-banner .list li{text-align: center;margin-bottom: 5px;}

/* 英文3D LP页 */
.beta-list .info{height: unset;}

/* 英文新页面：代理商申请表单 */
.form-input #country{border-color: transparent;}

/* 下载中心-离线授权 */
.lxsq{margin-left: 78px;margin-bottom: 15px;}
.zypt .recommend li{height: 325px;}
.zybb-box .title60 h2{text-transform: capitalize;}

/* 关于 */
.global3 .line-group h3.margin-bot50{margin-bottom: 10px;}

/* 下载 */
.recommend li {height: 295px;}

/* 内核 */
.overhide-list5 .overdrive-ban-text{margin-bottom: 0;}
.overhide-list4 .overdrive-ban-text{margin-bottom: 10%;}

.zw3d-hide {display: none !important;}

/* 导航优化 */
.nav-seconds h3, .nav-seconds h3 a, .nav-second, .nav-second a{color: #444;}
	
/* banner图文分离 */
.index-banner h2{font-weight: 600;}
	
/* about */
.gsfb li p{width: 120%;margin-left: -10px;height: 35px;}
.development-play{height: 800px;}
.development-warp p{margin-left: 1px;}

/* 首页solution */
.ins-con{margin-right: 80px;}


/*download page*/
.recommend-des{height: 9em;}
.recommend-des h3{height: auto;}
.recommend-des p {height: auto;}
.recommend-des a:hover{font-weight: bold;}
.recommend-des a{color: #006bd3;}
.recommend li{height: 285px;}
/*所有下载卡片Hash属性*/
.hash-box{margin-top: 25px;}
.hash-box a:hover{font-weight: bold !important;}
.hash-box a{color: #006bd3 !important;}
.hash-box a:nth-child(1){margin-right: 5px;}

/*实验室导航入口 s*/
.nav-left-top{position: absolute;width: 100%;height: 48%;top:0;left: 0;}
.nav-left-bottom{position: absolute;width: 100%;height: 52%;bottom:0;left: 0;}
.nav-left-center{margin-top: 0 !important;}
.nav-left-con h3{font-size: 14px;}
.nav-left-con p{margin: 10px auto;font-size: 12px;}
.nav-left-con .ljgd-jt{font-size: 12px;}
.nav-left-con{top:7%;}
.nav-left-con .ljgd-jt:hover{color:#ffffff;}
/*实验室导航入口 e*/



.background-color-grey{
	background-color: #eee;
}


/* 底部订阅入口 */
.footer-top {margin: 30px 0 0 0;}
.footer-top .share-title{width: 100%; font-size: 14px; margin-bottom: 20px;color: #8a969e;line-height: 24px;}
.subscribe-wrapper {width: 100%; display: none; margin-top: 20px; white-space: nowrap; position: relative;}
.subscribe-wrapper.active{display: block;}
.subscribe-wrapper .email{border-radius: 5px 0 0 5px; width: 125px; background-color: transparent; outline: none; box-sizing: border-box; color: #8a969e; font-size: 13px; height: 30px; line-height: 30px; padding: 10px; display: inline-block; vertical-align: middle; border: 1px solid #8a969e; border-right: none;}
.subscribe-wrapper .subscribe-btn{width: 30px; border-radius: 0 5px 5px 0;background-color: #8a969e; color: #fff; box-sizing: border-box; outline: none; font-size: 14px; font-weight: 500; height: 30px; line-height: 1; cursor: pointer; display: inline-block; text-align: center; vertical-align: middle; border: 1px solid #8a969e; transition: all .4s;}
.subscribe-wrapper .subscribe-btn:hover{background-color: #868d92; transition: all .4s;}
.subscribe-wrapper .form-error {width: 90%;text-align: left; z-index: 1; line-height: normal; border: 1px solid #848585; font-size: 12px; border-radius: 4px; position: absolute; padding: 5px 8px; background: #fff; left: 0px; margin-top: 9px; transition: all .2s; pointer-events: none; white-space: initial; display: none;}
.subscribe-wrapper .form-error-i {position: absolute;width: 16px;height: 8px;background: url(https://statics.zwsoft.com/static/style2020/images/lp/tip1.png) no-repeat center;background-size: cover;top: -8px;left: 12px;}
.subscribe-wrapper .form-error img {display: inline;width: 18px;vertical-align: middle;margin-right: 5px;}
.subscribe-wrapper .form-error p {display: inline;vertical-align: middle;}
.subscribe-wrapper .subscribe-note{display: none; color: #8a969e; white-space: initial; width: 100%;}

/* 头部导航 */
.nav-hide-5 .nav-second-page{width: 20%;}
.nav-left{width: 25%;}
.nav-right{margin-left: 25%;}

/* 导航-新版案例 */
.nav-hide-case .nav-hide {right: 300px !important;}
.nav-hide-case .nav-seconds{width: 100%;}
.nav-hide-case .nav-second a{display: block;}
.nav-hide-case .logocase{width: 23.5%;}
.nav-hide-case .logocase:last-child{margin-right: 0;}
.nav-hide-case .nav-second a{padding: 15px 5px;}


/*what's new的分类标签*/
.xzgn-list  li {
	position: relative;
}
.xzgn-list  li .type {
		position: absolute;
		left: 7px;
		top: 7px;
		background: #ed7d35;
		width: 74px;
		line-height: 25px;
		height: 25px;
		text-align: center;
		color: #fff;
		font-size: 12px;
		border-radius: 5px;
	}

/*电话号码前缀*/
.iti__country-list li{
	width: 100% !important;
}
.tel-container .iti__country-name{
	white-space:break-spaces;
}












/* 响应式 */

@media (max-width:1600px){
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size72{font-size: 50px !important;}
	.size60{font-size: 48px !important;}
	
	/* 电磁 */
	.gengduoliangdian .deve-con{padding: 25px 30px;}

	
}
@media (min-width: 1540px){
	/* 历史下载 */
	.recommend-des {width: 320px;}
}

@media (max-width:1540px){
/* 历史版本卡片标题&描述 */
	.recommend-des{width: 260px;}
	/* 下拉搜索框 */
	.select-two .case-ban-search {/*width: 30%;*/}
	
	
	/* 首页SEO板块Common Problem不要滚动条 */
	.zhhd-xw-sroll{padding-top: 25px;}
	.zhhd-xw a{margin: 12px 0;}
	
	/* 下载 */
	.recommend-des h3{height: 2.4em;line-height: 1.2em;}
	.hash-box {
	    margin-top: 5px;
	}
}
@media (min-width:1500px){
	.banner-text span.size18{font-size:22px !important;}
}

@media (max-width:1500px){
	/* 关于 */
	.global3 .line-group h3.margin-bot50{margin-bottom: 5px;}
	
	/* 底部法律信息等 */
	.flxx, .bq {margin-left: 10px;}

	/* 导航margin调整（合并css后可删）*/
	.nav-right-bot {padding: 20px 0 20px 15px;}
	
	/* 英文服务左侧导航 */
	.content-nav-list a{padding-left: 20px;font-size: 16px;}
	
	
	/* 关于我们公司名断行 */
	.gsmap-warp h3 p{font-size: 20px;display: inline-block;}

	/* 教育行业绿/橙卡片悬浮后字体行高（合并时直接覆盖原来的0 1.5%） */
	.peiyangs {margin: 1.5%;}
	/* 调整字体大小后 教育行业重点项目卡片高度(合并时直接覆盖原来的) */
	.key-des {min-height: 115px;}
	
	/* 英文第三方应用&开发商卡片高度 */
	.deve-con p {height: 20em;}
	
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size72{font-size: 50px !important;}
	.size48{font-size: 40px !important;}
	.size24{font-size: 20px !important;}
	
	/* 下载中心-离线授权 */
	.lxsq{margin-left: 71px;}
	
	/* 行业solution */
	.line-group h3{margin-bottom: 10px;line-height: 1.2em;height: 2.4em;}
	
	/* 加商城后的导航 */
	.nav-yi span {padding: 0 18px;}
	
	/* 电磁*/
	.fzfx-xzgn-box .xzgn-con p{height: 16.5em;}
	
	/* 首页solution */
	.ins-con{margin-right: 60px;}
	
	/* 头部导航 */
	.nav-hide-5 .nav-hide{width: 1360px;/*right: -80px;*/}
	
	.nav li:nth-child(2).nav-hide-2 .nav-hide {right: 180px;}
}
@media (max-width:1500px) and (min-width:1300px){
	.nav-box-vn .nav li:nth-child(2).nav-hide-2 .nav-hide {
		right: 270px;
	}
}

@media (max-width:1366px){
	/* 历史版本卡片标题&描述 */
	.recommend-des{width: 220px;}

}

@media (max-width:1366px) and (min-width:760px){
	/* 下载中心推荐下载软件大小分行 */
	.recommend-des span {display: block;}
}
@media (min-width: 1350px){
	.banner-sim .banner-text{width: 40%;}
}
@media (min-width: 1300px){
	/* 英文3D features */
	.sdgdtd-right .height4 .deve-con p{height: 15em;}
}

@media (max-width: 1300px){
	/* 历史版本卡片标题&描述 */
	.recommend-des {margin-top: 0px;}
	.flxx, .bq {margin-left: 0;}
	
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size36{font-size: 30px !important;}
	.size32{font-size: 24px !important;}
	
	/* 首页SEO板块Common Problem不要滚动条 */
	.zhhd-xw a{margin: 10px 0;}
	
	/* 加商城后头部导航 */
	.nav-yi {width: fit-content; padding: 0 10px;}
	.nav-box {margin-right: 260px;}
	.nav-yi {text-align: center;}
	.nav-yi span{padding: 0;}
	
	/* 电磁 */
	.gengduoliangdian .deve-con{padding: 25px 20px;}
}

@media (max-width:1400px) and (min-width:993px){
	/* 英文导航product-development network标题 */
	.nav-hide-5 .nav-second-page h2{height: 2.2em;}
}

@media (max-width: 1250px){
	.nav-box .notification-icon-up{right: -20px;}
	
	
	/* 2D产品页应用下载 平台软件加上linux板块 */
	.zwcad li {
		display: block;
		width: 100%;
		margin-right: 0;
		}

	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size60{font-size: 48px !important;}
	.size55{font-size: 40px !important;}

	
	/* 英文仿真首页功能特点 */
	.developers-list.sim li {height: 510px;}
	
	/* 英文联系我们联系信息卡片 */
	.gsmap-warp {padding: 40px 20px;}
	/* 行业solution */
	.line-group h3{margin-bottom: 25px;line-height: initial;height: auto;}
	
	
}

@media (max-width:1250px) and (min-width: 600px){
	.nav li:nth-child(4) .nav-second-box:nth-child(3) .nav-second {width: 60%;}
}
@media (min-width: 1250px){
	/* 导航生态板块 */
	.ecosystem .nav-second-page{width: 50%;float: left;}
	.ecosystem .nav-seconds{width: 100%;}

	/* 行业aec解决方案overdrive字体 */
	.solutions-warp{margin: 20px 5px 20px 20px;}
	.solutions-bot-text{margin-right: 48px;}
	.solutions-img{line-height: 1.2em;height: 7.2em;margin-bottom: 5px;}
	/* 行业mfg&aec底部应用案例卡片高度 */
	.gcsjhy-cases-con{height: 340px;}
	/* 导航悬浮蓝色宽度统一 */
	.nav-seconds {width: 100%;}
	/* 2D产品页应用下载 平台软件加上linux板块 */
	.zwcad li .ptbb{height: 300px;}
	.zwcad .ptbb-top span {display: block;}
	.zwcad .ptbb-top span.hide{display: none;}

	/* 英文脚部法律信息 */
	.footer-ba{text-align: unset;}
	
}

@media (max-width: 1220px){
	/* 英文lisencing policy */
	.lic-flex-list .txt .msginfo{height: 195px !important;}
}

@media (min-width: 1200px){
	/* 英文仿真下载悬浮窗 */
	.fzfx-r {margin-left: 20%;}
}

@media (max-width: 1200px){
	/* 下载 */
	.recommend li {height: 360px;}
	/* 历史版本卡片标题&描述 */
	.recommend-des {margin-top: 20px;}
	/* 下拉搜索框 */
	.case-select-vals {width: 180px;}
	/*.case-select-type{width: 100px;}*/
	.agent-search .case-select-type,.case-select-type{width: 100px;}
	/*.case-select-val {margin-left: 100px;}*/
	.agent-search .case-select-val,.case-select-val{margin-left: 100px;}
	.select-two .case-ban-search {/*width: 25%;*/}
	/* 专业应用页面底部更多行业应用 */
	.multiplicity .lsbbxz li{height: 355px;}

	/* 英文首页核心产品行高 */
	.tec-page{height: 100px;}
	/* 英文仿真产品页悬浮窗 */
	.down-now-fz h3 {position: static;margin-bottom: 20px;}
	.fzfx-r {margin-left: 0;}
	
	/* 下载中心-离线授权 */
	.lxsq{margin-left: 0;}
	.zypt .recommend li{height: 380px;}

	/*头部导航*/
	.nav li:nth-child(5) .nav-hide {
	    right: 0px;
	}

}

@media (max-width: 1170px){
	/* 首页核心产品行高 */
	.technologie-warp .title24 p{height: 44px;}
	
	/* 加商城后头部导航 */
	.nav-yi {width: fit-content; padding: 0 5px;}
	.nav-box {margin-right: 225px;}
}

@media (max-width: 1150px){
	/* 导航-新版案例 */
	.nav-hide-case .nav-hide {right: 0 !important;}

}

@media (min-width: 1100px){
	/* 专业应用主页底部卡片标题高度 */
	.version-con h3 {height: 52px;}
	/* 英文3D features */
	.sdgdtd-right .height4 .deve-con h3{height: 2.3em;}
	
}

@media (max-width: 1100px){
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size20{font-size: 18px !important;}
	.size30{font-size: 24px !important;}
	/* 专业应用主页卡片文字垂直居中 */
	/* .hyyy-des{margin:23% 45px;} */
	
	/* 英文首页核心产品行高 */
	.tec-page{height: 120px;}
	/* 英文开发商/代理商banner按钮 */
	.agent-ban-text .join-us {margin: 15px 20px 0;}

	/* 电磁 */
	.fzfx-xzgn-box .xzgn-con p{height: 12.5em;}
	.eit-play .swiper-slide-active p {top: 380px;}
}

@media (min-width: 1050px){
	/* 英文代理商下拉选择框 */
	.reseller-select{padding-right: 10px;}
}

@media (max-width: 1050px){
	/*about*/
	.gsfb li p{line-height: 22px;height: 40px;}

	/* 底部订阅入口 */
	.subscribe-wrapper .form-error{left: 35%; width: fit-content;}
}

@media (min-width: 800px) and (max-width: 1050px){
	.know-list li a p{height: 56px;}
}

@media (min-width:1024px){
	/* 产品页申请试用框"立即试用"垂直居中 */
	.down-now .w1600{line-height: 46px;}
	
	/* 英文仿真下载悬浮窗 */
	.down-now .w1600{line-height: 52px;}
}

@media (max-width:1024px){
	/* 服务板块banner靠右点 */
	.service-ban .img100{background-position: 75% center !important;}
	
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size48{font-size: 32px !important;}
	.size24{font-size: 18px !important;}
	
	/* 投资者关系新增切换板块 */
	.notice-page .notice-des{margin-right: 200px;}
	
	/* 英文lisencing policy（可合并到zwsoft-licensing-policy.css） */
	.lic-flex-list .txt .msginfo{margin-left: -170px !important;}
	
	/* 加商城后头部导航 */
	.nav-yi {width: fit-content; padding: 0 3px;}
	.nav-box {margin-right: 210px;}
	
}


@media (min-width:993px){
	/* 英文导航不要教育产品列（看看填充文案后是调宽每列宽度，还是整个板块宽度减小） */
	.nav-hide-5 .nav-second-page {width: 25%;}
}

@media (max-width: 992px){
	/* 头部导航logo */
	.logo {margin-top: -8px;}
	/* 加商城后导航 */
	.nav-box {margin-right: 0px;}
	.nav li.none .nav-yi.store{width: 100%;text-align: left;}
	
	/*实验室导航入口 s*/
    .nav-left-top{position: relative;height: auto;}
    .nav-left-bottom{position: relative;height: auto;}
    .nav-left-con{top:5% !important;}
    .nav-left-con h3{margin: 0 !important;font-size: 14px !important;}
    /*实验室导航入口 e*/
	
	.nav-left,
	.nav-right,
	.nav-top-jp-product .nav-right .nav-right-bot>div,
	.nav-right .nav-right-top .nav-second-page{
		width: 100%;
	}
	.nav-top-jp-product .nav-right .nav-right-bot>div{
		text-align: center;
	}
	.nav-right{
		margin-left: 0px;
	}
	.nav-top-jp-product .nav-left{
		display:none;
	}
	.nav-seconds:nth-child(3n) {
		margin-right: 0%; 
	}
	
}

@media (max-width:980px){
	/* linux下载板块改样式 */
	.linux_modelfour_tit {
		line-height: 32px;
		margin: 50px 0 20px
	}
}

@media (max-width:900px){
	
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size72{font-size: 36px !important;}
	.size55{font-size: 30px !important;}
	.size36{font-size: 28px !important;}
	
	/* 英文仿真首页功能特点 */
	.developers-list.sim li {height: 490px;}
	
	/* 英文服务左侧导航 */
	.content-nav-list a{padding-left: 6px;}
	
	/* 英文第三方应用&开发商卡片高度 */
	.dsfyy-list li p{height: 15em;}
	.deve-con p {height: 12em;}
	
	/* about */
	.development-play{height: 900px;}
	
	/* 首页solution */
	.ins-con{top: 20px;}
}

@media (max-width: 860px){
	.tec-page h5 {white-space: unset;}
	/* 英文首页核心产品行高 */
	.tec-page{height: 140px;}
	
}
@media (min-width:850px){
	/* 英文2D应用下载 */
	.ptbb .ptbb-warp{width: 60%;display: inline-block;padding-right: 0;}
}
@media (min-width:800px){
	/* 职教证书下文字 */
	.rcpd .rcpd-warp p{text-align: left;}
	
	/* 首页客户应用左侧图片突出了一点 */
	.cus-l{width: 28.05%;}
}
@media (max-width:850px){
	/* 英文2D应用下载 */
	.ptbb .demo-block{width: 100%;height: 80px;line-height: 80px;}
	.ptbb-left {text-align: center;}
	.ptbb-con {margin-left: 0;text-align: center;}
}

@media( (max-width:1250px) and (min-width: 800px) ){
	/* 底部订阅入口 */
	.footer-top{width: 50%; text-align: center; margin: 30px auto 0 auto;}
}

@media (max-width:800px){
	/* 英文服务左侧导航 */
	.content-nav-list a{padding-left: 20px;}
	
	/* 客户案例banner文字高度 */
	.alxq-ban-con{bottom: 100px;}
	
	.footer-top{margin: 20px auto;}
	/* 历史版本卡片标题&描述 */
	.recommend-des {width: 200px;}
	/* 代理商列表卡片高度 */
	.agent-warp {padding: 20px 20px 0;}
	/* 下拉搜索框 */
	.select-two .case-ban-search {/*width: 35%;*/}
	.select-two .case-ban-search:first-of-type {margin-right: 0px;z-index:10;}
	/* 2D产品页应用下载 平台软件加上linux板块 */
	.zwcad li {height: auto;}
	
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size60{font-size: 42px !important;}
	.size48{font-size: 26px !important;}
	.size24{font-size: 16px !important;}
	
	
	/* 英文lisencing policy（可合并到zwsoft-licensing-policy.css） */
	.lic-types-bg{top: 117px !important;}
	.lic-contact .btn a{display: inline-block !important;}
	.lic-per{position: initial !important;}
	
	/* 服务左侧导航栏 */
	.content-nav {padding-bottom: 0; margin-bottom: 30px;}
	
	/* 首页solution */
	.ins-con{margin-right: 30px;}
	
	/* 底部订阅入口 */
	.footer-top{width: 170px; margin: 30px auto;}
	.subscribe-wrapper .form-error{left: 0; width: 120%; white-space: initial; z-index: 1; text-align: left;}
	.subscribe-wrapper .form-error img, .subscribe-wrapper .form-error p{display: inline;}
}

@media (max-width: 768px){
	
	/* 招聘页面第一屏图片居中 */
	.jrzw .z-jieshao-text .z-jieshao-text-l{padding: 0;}
	.jrzw .z-jieshao-btn{margin: 20px 0 10px 0;}

	/* 教育生态底部按钮*2 */
	.jiao a{margin: 0 10px;}

	/* 专业应用主页&内页底部行业应用空白太多 */
	.multiplicity .version-con{padding: 30px 0;}

	/*新闻详情页底部新闻资讯样式改为h2*/
	.new-problem-list h2{width:90%;}

	.recommend li, .recommend-des {
	    height: auto;
	}
	
	.nav-right-bot div.goto,
	.nav-right-bot div.xz-center{
		text-align:center;
		width: 100%;
	}
}

@media (min-width:760px){
	/* 首页SEO板块标签跳转 */
	.zhhd-xw .left-tip, .left-tip{margin-left: 30px;}
	
	/* 案例详情页底部间隙高度调整 */
	.alxq-left .padding20, .alxq-left .padding60, .alxq-left .padding-tb60{padding-bottom: 0;}
	
	/* 英文what's new响应式 */
	.height3 .xzgn-con p{height: 7.5em;}
}

@media (max-width:760px){
	/* 下载 */
	.recommend-des h3{height: auto;line-height: inherit;}
	.recommend li {height: auto;}
	/* 关于 发展历史 */
	.development{background-position: 60% center !important;}
	/* 产品页下载悬浮窗 */
	.down-now .size30{font-size: 16px;padding-top: 5px;}
	/* 下载悬浮窗文字垂直居中 */
	.down-now .w1400{line-height: 26px;}
	/* 下载|更多 上下对齐（合并后修改原css即可） */
	.tec-mores{margin-top: 0;}
	/* 首页核心产品行高（上面有设置特定高度覆盖了原css的auto） */
	.technologie-warp .title24 p{height: auto;}

	/* 英文仿真首页功能特点 */
	.developers-list.sim li {height: auto;}
	
	/* 历史版本卡片标题&描述 */
	.recommend-des {width: unset;}
	/* 服务详细页后台上传图片的自适应 */
	.img-limit img{max-width: 100% !important;height: auto !important;}
	/* 行业解决方案logo */
	.solutions-img img {margin-bottom: -5px;}
	/* 3D首页MOLD板块文字居中 */
	.dzgj-des .title36 {text-align: left;}
	/* 2d专业应用手机端banner */
	.cadzyyy .ban-bg {background-position: 60% center !important;}
	/* 专业应用下载按钮左对齐 */
	.hyyy-a .tec-more {margin-left: 0px;}
	/* 专业应用页面底部更多行业应用 */
	.multiplicity .lsbbxz li{height: auto;}
	
	/* 行业mfg&aec解决方案卡片高度太高 */
	.solutions-bot-text p {height: auto;}
	/* 服务板块弹窗视频关闭按钮跟qq咨询按钮太近 */
	.sptc{z-index: 3000000000;}
	/* 2d产品首页banner */
	.zwcad .ban-bg {background-position: 80% center !important;}

	
	/* .size14{font-size: 12px !important;} */
	/* 特殊处理：首页行业解决方案、客户应用正文字号 */
	/* .ins-bot .size14 p{font-size: 12px !important;}
	.cus .size14 p{font-size: 12px !important;} */
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size72{font-size: 32px !important;}
	.size60{font-size: 24px !important;}
	.size55{font-size: 20px !important;}
	.size48,.size30,.size36,.size32{font-size: 18px !important;}
	.size24,.size22, .size20{font-size: 16px !important;}
	.size16,.size18{font-size: 14px !important;}

	/* 二级导航 */
	.subnavigation .size18{font-size: 14px !important;}
	
	
	/*搜索下拉框*/
	.case-select-vals{top:42px;}

	/*首页核心产品移动端时有幻灯切换原点*/
	.technologie-box{position:relative;}
	.tecDot{position: absolute;left: 0;width: 100%;bottom: 10px;z-index: 9;text-align: center;}
	.tecDot .swiper-pagination-switch{display: inline-block;width: 8px;height: 8px;border-radius: 50%;background: #BDBDBD;transition: background .3s;margin: 0 4px;vertical-align: top;cursor: pointer;}
	
	.industry-top .ins-bot p{font-size: 12px !important;}
	
	/* 投资者关系新增切换板块 */
	.xdt-a{width: 400px;}
	.notice-page .notice-des{margin-right: 180px;}
	.notice-page .notice-time{position: absolute; margin-top: 0;}
	
	/* linux下载板块改样式 */
	.ljsy-new-box-table .version-download a{width: 80px;}
	
	/* 英文第三方应用&开发商卡片高度 */
	.dsfyy-list li p{height: auto !important;}
	.deve-con p {height: auto !important;}
	
	/* 英文首页核心产品行高 */
	.tec-page{height: unset;}
	/* 英文首页加入我们按钮 */
	.join-btn a {width: 136px;}

	/* 英文lisencing policy（可合并到zwsoft-licensing-policy.css） */
	.lic-types-bg{top: 73px !important;}
	
	/* 英文分页 */
	.page li{display: inline-block;}
	.page a:last-child {margin-right: 6px;}
	.page span,
	.page a {
		padding: 0 2px;
		margin: 0 3px;
		padding: 0 5px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	
	.page select {
		line-height: 22px;
		height: 22px;
		margin-left: 3px;
		margin-right: 3px;
	}
	
	.page select,
	.page span,
	.page a {
		font-Size: 12px;
	}
	
	/* 英文2D应用下载 */
	.version-download.long-btn a{margin-top: 20px;}
	/* 英文what's new 响应式 */
	.gdlsbb{width: 180px;}
	
	/* 英文仿真下载悬浮窗 */
	.fzfc-r-a {line-height: 47px;height: 47px;}
	.fzfx-input .text {height: 25px;}
	
	.alxq-left .alxq-a-con .position-full{position: relative;}
	.alxq-left .alxq-a-img{position: relative;left: 33%;}
	
	/* 下载中心-离线授权 */
	.zypt .recommend li{height: auto;}
	
	/* reseller */
	.agent-ban-text .join-us{margin: 0;}
	.agent-ban-text .join-us.jump{margin: 0 20px 10px;}
	
	/* 内核 */
	.overhide-list li{height: 380px;}
	
	/* 电磁 */
	.fzfx-xzgn-box .xzgn-con p{height: auto;}
	.eit-play .swiper-slide-active p{top: 230px;}
	.eitfems1, .eitfems2 {margin-bottom: 200px;}
	.eitfems1 .swiper-container, .eitfems2 .swiper-container{overflow: visible;}
	
	/* 首页solution */
	.ins-con{margin-right: 15px;}
}

@media (max-width:640px){
	/* 详情页视频 */
	.new-edited iframe{width: 340px; height: 190px;}
	
	
	/* 专业应用每个版块响应式 */
	.yuanlin li.even .img {text-align: center;}
	.yuanlin li.odd .img {text-align: center;}
	.yuanlin li {padding: 30px 0;}
	.yuanlin li h3{margin-top: 20px;}
	/*让案例中公司logo在移动端时显示完整*/
	.cases .imgcon{background-size: 100% !important;height: 150px;}
	
	/* 英文仿真下载悬浮窗 */
	.fzfx-r-page {width: 48%;margin-bottom: 2%;}
	.fzfx-r-list{width: 100%;}
	.fzfc-r-a{width: 100px;}
	
	/* 内核 */
	.overdrive-ban-text, .overhide-list3 .overdrive-ban-text, .overhide-list4 .overdrive-ban-text{width: 78%;}
	.overhide-list4 .overdrive-ban-text{margin-top: 5%;}
	
	/* 服务-仿真-manual */
	.zw3d li h3{height: 38px;}
	
	/* 电磁 */
	/* 电磁 */
	.gengduoliangdian .deve-con{padding: 30px 20px;}
}
@media(max-width: 600px){
	/* 看题大师板块 */
	.ktds .zhichiliunx-bot{margin-top: 180px;}
}
@media (max-width: 550px) {
	/* 阿龙写的css原有的字号响应式（合并时在相应位置加上!important即可） */
	.size32{font-size: 16px !important;}
}

@media (max-width:500px){
	.banner-sim-bot span{padding: 0;}
	
	/* 案例详情页标题描述 */
	.alxq-ban-con {bottom: 65px;}
	/* 下拉搜索框 */
	.select-two .case-ban-search{display: block;width: 100%;}
	.select-two .case-ban-search:first-of-type {margin-right: 0px;}
	.select-two .case-select-vals{width:100%;left:100px;}
	
	/* 联系我们地图城市横轴 */
	.gsfb li {width: 20%;margin-bottom: 15px;}
	
	/* 教育生态底部按钮*2 */
	.jiao a{margin: 5px 10px;}
	.jiao a.first{display: block;margin: 5px auto;}
	
	/* 投资者关系新增切换板块 */
	.xdt-a{width: 100%;}
	
	/* linux下载板块改样式 */
	.linux_modelfour_tit {
		line-height: 22px;
		margin: 30px 0 10px
	}
	
	/* 英文li过多的二级导航栏 */
	.subnavigation.long .menu{
		position: absolute;
		left: 0;
		right: 0;
		top: 42px;
		background: #364360;
		margin-right: 0;
		margin-left: 0;
		display: none;
	}
	.subnavigation.long .menu li {
	    float: none;
	    position: relative;
	    display: block;
	}
	.subnavigation.long .nav-bar {
		color: #fff;
	    width: 30px;
	    height: 30px;
	    position: absolute;
	    right: 0;
	    top: 50%;
	    margin-top: -15px;
	    display: block;
	    background: url(https://cdn.zwsoft.com/static/images/product/zw3d/ico_tri.png) center no-repeat;
	    background-size: 15px;
	    -webkit-transition: all 0.3s;
	    transition: all 0.3s;
	}
	.subnavigation.long .nav-bar.on {
	    -webkit-transform: rotate(180deg);
	    transform: rotate(180deg);
	}
	
	/* 首页 */
	.cus-l .cus-con{margin-top: 13%;}
	
	/* 导航-新版案例 */
	.nav-hide-case .logocase:nth-child(2n){margin-right: 0;}
	.nav-hide-case .logocase{width: 48.5%;}
}

@media (max-width: 420px){
	.reseller-search-text input {font-size: 12px;}
	
	/* 英文首页加入我们按钮 */
	.join-btn a {margin-bottom: 10px;}
}

@media (max-width:400px){
	/* 下载悬浮窗文字垂直居中 */
	.down-now .w1400{line-height: unset;}
	
	/* 服务-仿真 */
	.fzfxfw-tab a{font-size: 12px !important;}
	
	/* about */
	.development-play{height: 1050px;}
	
	/* 看题大师板块 */
	.ktds .zhichiliunx-bot{margin-top: 200px;}
}

@media (max-width: 370px){
	/* 英文二级导航 */
	.menu.show-in-mobile li a {min-width: 40px;}
}


@media (max-width: 360px){
	.ban .case-select-vals {
		border-radius: 0px;
	}
	
	/* 教育产品3个新页面 */
	/* 教学实训软件 */
	.edu-product-sw .hyyy-des{margin:21% 45px;}
	.edu-product-sw ul li .des-pic {margin-top: 21%;}
	
	/* 投资者关系新增切换板块 */
	.xdt-a a{min-width: 73px;}

	/*about*/
	.gsfb li{width: 25%;}
}


/* 案例页改版 start */
.wa{width: 100%;overflow: hidden;}
.wa *{box-sizing: border-box;}
.wa .page{text-align: center;}
@media (min-width: 760px){
    .wa .page a,
    .wa .page span,
    .wa .page select{padding: 7px 15px;}
    .wa .page select,
    .wa .page select option{height: 37px;line-height: 37px;}
}

.wa-main{width: 100%;background-size: cover;background-position: center center;position: relative;}
.wa-video{width: 100%;object-fit: cover;}
.wa-wrap{width: 100%;padding: 0 4%;display: inline-block;zoom:1;*display:inline;vertical-align: middle;text-align: center;position: relative;z-index: 10;position: absolute;left: 0;top: 50%;margin-top: -80px;}
.wa-tit{color: #fff;line-height: normal;margin-bottom: 20px;}
.wa-des{color: #fff;line-height: 1.6;max-width: 1060px;margin: 0 auto;}
.wa-img{display: none;width: 100%;vertical-align: top;}
.wa-main.ie8 .wa-img{display: block;}
.wa-main.ie8 .wa-wrap{display: block;}
@media(max-width: 1500px){
    .wa-wrap{margin-top: -70px;}
}
@media(max-width: 768px){
    .wa-main{height: 200px;line-height: 200px;}
    .wa-wrap{margin-top: -58px;}
    .wa-video{height: 100%;}
}
@media(max-width: 500px){
    .wa-wrap{margin-top: 0;transform: translate(0,-50%);}
}

html{touch-action: manipulation;}

.wb-main{width: 100%;padding-top: 85px;}
.wb-tit{text-align: center;color: #242424;margin-bottom: 45px;line-height: 1;}
.wb-cont{width: 100%;}
.wb-bn{width: 100%;position: relative;}
.wb-bn .swiper-wrapper{height: auto !important;}
.wb-s{font-size: 0;width: 100%;background-color: #f9f9f9;height: auto !important;overflow: hidden;}
.wb-left{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 50%;position: relative;float: left;}
.wb-right{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 50%;float: right;overflow: hidden;position: relative;}
.wb-box{width: 100%;padding-top: 56.25%;background-size: 100% 100%;background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;cursor: pointer;}
.wb-box.lt10{cursor: default;}
.wb-play{width: 100px;height: 100px;cursor: pointer;background-image: url(https://statics.zwsoft.com/images/w11.png);background-size: 100% 100%;background-repeat: no-repeat;position: absolute;left: 50%;top: 50%;margin-left: -50px;margin-top: -50px;z-index: 12;}
.wb-box.show .wb-play,
.wb-box.is-mp4.show .wb-play{display: none;}
.wb-box iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: none;}
.wb-box .wistia_embed{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 123;cursor: pointer;}
.wb-box .wistia_embed>div{width: 100%;height: 100%;}
.wb-box .wistia_embed a{display: block;width: 100%;height: 100%;}
.wb-link{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 99;background-color: rgba(0, 0, 0, 0.5);cursor: pointer;}
.wb-text{text-align: left;width: 700px;position: absolute;left: 100%;top: 0;margin-top: 11.25%;margin-left: -800px;*width: 73%;*left: 16.6%;*margin-left: 0;}
.wb-text.lower-ie{width: 73%;left: 16.6%;margin-left: 0;}
.wb-lb{line-height: 2.14;padding-left: 12px;padding-right: 12px;border-radius: 5px;transition: all .3s;background-color: #ecf2f7;color: #006bd3;display: inline-block;zoom:1;*display:inline;vertical-align: top;margin-bottom: 16px;cursor: pointer;}
.wb-t{line-height: 1.6;color: #242424;margin-bottom: 20px;transition: all .3s;}
.wb-big-link{display: block;width: 100%;}
.wb-des{line-height: 2;color: #626262;}
.wb-bn .pagination {position: absolute;left: 50%;bottom: 0;margin-bottom: 4.16%;z-index: 20;margin-left: -800px;font-size: 0;}
.wb-bn .swiper-pagination-switch {display: inline-block;zoom:1;*display:inline;width: 10px;height: 10px;border-radius: 5px;margin-right:  21px;border: 1px solid #cacaca;cursor: pointer;}
.wb-bn .swiper-active-switch {background: #006bd3;border-color: #006bd3;}
.wb-arrow{width: 60px;height: 60px;visibility: hidden;opacity: 0;background-color: #fff;background-color: rgba(255, 255, 255, 0.5);position: absolute;top: 50%;margin-top: -30px;background-repeat: no-repeat;background-position: center center;cursor: pointer;z-index: 12;transition: all .3s;}
.wb-prev{background-image: url(https://statics.zwsoft.com/images/w12.png);left: 50%;border-radius: 0 5px 5px 0;}
.wb-next{background-image: url(https://statics.zwsoft.com/images/w13.png);right: 0;border-radius: 5px 0 0 5px;}
.wb-v{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;display: none;}
.wb-lb:hover{background-color: #006bd3;color: #fff;}
.wb-ie-img{width: 100%;height: 100%;display: none;position: absolute;left: 0;top: 0;}
.wb-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.wb-box.is-mp4 video{display: block;}
.wb-box.is-mp4 .wb-play{display: block;}
.wb-box.is-third iframe{display: block;}
.wb-box.lower-ie .wb-ie-img{display: block;min-height: 100%;height:auto;}
.wb-arrow:hover{background-color: #fff;}
.wb-prev:hover{background-image: url(https://statics.zwsoft.com/images/w14.png);}
.wb-next:hover{background-image: url(https://statics.zwsoft.com/images/w15.png);}
.wb-cont.show .wb-arrow{visibility: visible;opacity: 1;}
.show-lower-ie{display: none;position: relative;text-align: center;margin-bottom: 15px;}
.lower-ie-tip{width: 100%;height: 100%;background-image: url(https://statics.zwsoft.com/images/w41.png);line-height: 24px;color: #fff;position: absolute;left: 0;top: 0;}
.lower-ie-tip-text{width: 90%;position: absolute;left: 5%;top: 50%;transform: translate(0,-50%);color: #fff;line-height: 24px;}
.lower-ie-tip-box{position: relative;display: inline-block;vertical-align: top;zoom:1;*display:inline;}
@media(max-width: 1750px){
    .wb-text{width: 92%;margin-left: -92%;padding-right: 10px;}
    .wb-bn .pagination{width: 46%;margin-left: -46%;margin-bottom: 2%;}
}
@media(max-width: 1350px){
    .wb-text{margin-top: 30px;}
    .wb-bn .pagination{margin-bottom: 10px;}
}
@media(max-width: 1200px){
    .wb-des{line-height: 1.2;}
}
@media(max-width: 900px){
    .wb-main{padding: 35px 4% 0;}
    .wb-tit{margin-bottom: 20px;}
    .wb-cont{max-width: 500px;margin: 0 auto;}
    .wb-text{margin-top: 0;position: relative;left: 0;margin-left: 0;padding: 20px 10px 50px;width: 100%;}
    .wb-left{width: 100%;}
    .wb-right{width: 100%;}
    .wb-lb{margin-bottom: 8px;}
	.wb-main .wb-t{height: 3.2em;}
	.wb-main .wb-des{height: 6.4em;}
    .wb-des{line-height: 1.6;}
    .wb-play{width: 60px;height: 60px;margin-left: -30px;margin-top: -30px;}
    .wb-arrow{width: 36px;height: 36px;margin-top: auto;top: auto;bottom: -18px;margin-bottom: 28.125%;}
    .wb-prev{left: 0;}
    .wb-bn .pagination{width: 100%;left: 0;margin-left: 0;margin-bottom: 20px;text-align: center;}
    .wb-bn .swiper-pagination-switch{width: 8px;height: 8px;margin: 0 4px;background-color: #fff;border-color: #006bd3;opacity: 0.3;}
    .wb-bn .swiper-active-switch {background: #006bd3;border-color: #006bd3;opacity: 1;}
    .wb-s{display: flex;flex-direction: column-reverse;}
}

.wistia_placebo_close_button{opacity: 1 !important;}
@media(max-width: 600px){
    .wistia_placebo_close_button{margin-left: -18px !important;margin-top: -30px !important;overflow: visible !important;transition: all 0s !important;}
    .wistia_popover_embed:nth-child(2){width: 92vw !important;transition: all 0s !important;transform: translate(-9999px,0);}
    .w-chrome{width: 100% !important;}
    .w-chrome>div{width: 100% !important;}
    .w-chrome>div>div{width: 100% !important;}
    img.w-css-reset{width: 92vw !important;}
    .w-css-reset{background-color: transparent !important;}
    .w-css-reset video{object-fit: cover !important;}
    .wb-cont{position: relative;}
    .wb-cont:before{content:"";display: block;width: 0.5px;height: 100%;background-color: #fff;position: absolute;left: 0;top: 0;z-index: 12;transform: translate3d(0,0);}
    .wb-text{padding-left: 10.5px;}
}


.v-a{position: fixed;left: 50%;top: 110%;margin-left: -480px;width: 960px;z-index: 999999999;transition: all .5s ease-in-out;padding: 20px;padding-top: 40px;box-sizing: border-box;background-color: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0,0,0,0.1);box-sizing: border-box;}
.v-a *{box-sizing: border-box;}
.v-a.show{top: 50%;margin-top: -283px;}
.v-a.show .v-e{visibility: visible;}
.v-a.show .v-f{display: block;}
.v-b{width: 100%;background-color: #000;}
.v-c{display: block;width: 40px;height: 40px;font-size: 30px;text-align: center;line-height: 40px;color: #666;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 10000;}
.v-e{visibility: hidden;width: 100%;width: 100%;height: 518px;}
.v-f{display: none;width: 100%;}
@media(max-width: 960px){
    .v-a{width: 100%;left: 0;margin-left: 0;padding-left: 10px;padding-right: 10px;}
    .v-a.show{transform: translate(0,-50%);margin-top: 0;}
}
@media(max-width: 900px){
    .v-c{width: 30px;height: 30px;line-height: 30px;top: 0;font-size: 20px;}
    .v-a{width: 100%;padding-top: 30px;}
    .v-e{width: 100%;height: 56.25vw;}
    .v-f{width: 100%;}
}




.ip-item{width: 31.7%;margin-right: 2.45%;display: inline-block;zoom:1;*display:inline;vertical-align: top;position: relative;}
.ip-item3{margin-right: 0;}
.ip-text{width: 100%;height: 50px;line-height: 48px;padding-left: 20px;padding-right: 40px;*padding: 0;border-radius: 4px;position: relative;vertical-align: top;background-color: transparent;border: 1px solid #e8e8e8;color: #242424;transition: all .3s;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;box-sizing: border-box;cursor: pointer;}
.ip-text:hover,
.ip-text:focus,
.ip-text:active{color: #006bd3;}
.ip-text[readonly]{cursor: pointer;}
.ip-item:after{content: "";display: inline-block;zoom:1;*display:inline;vertical-align: middle;width: 12px;height: 9px;background-image: url(https://statics.zwsoft.com/images/w9.png);background-repeat: no-repeat;pointer-events: none;position: absolute;right: 18px;top: 50%;margin-top: -5px;}
.ip-list{position: absolute;left: 0;top: 100%;margin-top: -1px;min-width: 100%;max-height: 210px;overflow: auto;display: none;padding: 5px 0;box-sizing: border-box;font-size: 14px;text-align: left;background-color: #fff;z-index: 123;border: 1px solid #e8e8e8;border-radius: 0 0 5px 5px;box-shadow: 0 20px 20px rgb(0,0,0,0.1);}
.ip-list.up{top: auto;bottom: 100%;}
.ip-list a{display: block;line-height: 40px;color: #242424;padding: 0 12px 0 18px;white-space: nowrap;cursor: pointer;transition: all .2s;box-sizing: border-box;}
.ip-list a.active,
.ip-list a:hover{color: #006bd3;}
.ip-list a.hide{display: none;}
.ip-item.active{z-index: 100 !important;box-shadow: 0 0 20px rgb(0,0,0,0.1);}
.ip-item.active .ip-list{display: block;}
.ip-item.active .ip-input{background-color:#e6e6e6;border-color:#adadad;}
.ip-item.active .ip-text{border-radius: 5px 5px 0 0;}
.ip-item.no-list:after{display: none;}
.ip-item.no-list .ip-text{padding-right: 12px;}
@media(max-width: 760px){
    .ip-text{height: 40px;line-height: 38px;}
}
@media(max-width: 500px){
    .ip-item{width: 100%;margin-right: 0;margin-bottom: 10px;}
    .wb-main .wb-des{height: 9.6em;}
}

div.page LI{zoom:1;*display:inline;vertical-align: top;}


.wc-main{padding-top: 85px;padding-bottom: 70px;}
.wc-tit{text-align: center;color: #242424;line-height: 1;margin-bottom: 45px;}
.wc-row{width: 100%;font-size: 0;}
.wc-el{width: 33.33%;padding: 0 30px;*padding: 0;display: inline-block;zoom:1;*display:inline;vertical-align: top;}
.wc-el .ip-item{width: 100%;*width: 90%;*margin-left: 5%;}
.wc-list{width: 100%;font-size: 0;position: relative;left: 0;padding-top: 20px;padding-bottom: 30px;display: flex;flex-wrap: wrap;}
.wc-one{width: 33.333%;padding: 10px;*padding: 0;display: inline-block;zoom:1;*display:inline;vertical-align: top;}
.wc-item{width: 100%;*width: 90%;*margin-left: 5%;height: 100%;padding: 20px;*padding: 0;border-radius: 5px;display: inline-block;zoom:1;*display:inline;vertical-align: top;transition: all .3s;}
.wc-box-wrap{width: 100%;overflow: hidden;position: relative;display: block;}
.wc-box{width: 100%;padding-top: 59.288%;background-size: 100% 100%;background-size: cover;background-repeat: no-repeat;background-position: center center;transform: scale(1.001);transition: all 0.5s ease 0s;}
.wc-text{padding: 20px 0 0;}
.wc-text .wb-t{display: block;line-height: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 15px;}
.wc-text .wb-des{line-height: 1.6;margin-bottom: 15px;display: block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.wc-text .wb-lb{margin-bottom: 10px;}
.wc-item:hover{box-shadow: 0 3px 9px 0 rgb(232 232 232);}
.wb-lb:hover{background-color: #006bd3;color: #fff;}
.wb-t:hover{color: #006bd3;}
.wc-item:hover .wb-t{color: #006bd3;}
.wc-main .page{margin-top: 0;}
.wc-box-wrap:hover .wc-box{transform: scale(1.07);}
@media(max-width: 1200px){
    .wc-text{padding: 20px 0;}
    .wc-item{box-shadow: 0 3px 9px 0 rgb(232 232 232);}
}
@media(max-width: 1024px){
    .wb-t{margin-bottom: 15px;}
}
@media(max-width: 900px){
    .wc-main{padding: 35px 4%;}
    .wc-tit{margin-bottom: 20px;}
    .wc-list{padding-top: 20px;padding-bottom: 10px;}
    .wc-one{width: 50%;padding: 0;margin-bottom: 20px;}
    .wc-one:nth-child(2n+1){padding-right: 10px;}
    .wc-one:nth-child(2n){padding-left: 10px;}
    .wc-el{width: 31.7%;margin-right: 2.45%;padding: 0;}
    .wc-el:nth-child(3n){margin-right: 0;}
}
@media(max-width: 760px){
    .wc-main .w1600{max-width: 100%;}
    .wc-list{padding-top: 10px;padding-bottom: 10px;}
}
@media(max-width: 500px){
    .wc-el{width: 100%;}
    .wc-list{width: 100%;left: 0;}
    .wc-one{width: 100%;margin-bottom: 15px;margin-right: 0;}
    .wc-one:nth-child(2n+1){padding-right: 0px;}
    .wc-one:nth-child(2n){padding-left: 0px;}
    .wc-item{width: 100%;padding: 10px;}
    .wc-text .wb-des{margin-bottom: 0;}
    .wc-text{padding: 15px 0;}
    .wc-text .wb-t{margin-bottom: 10px;}
    .wb-text .wb-t{margin-bottom: 10px;line-height: normal;}
}



.wa button,
.wa input[type=submit],
.wa input[type=text],
.wa input[type=button]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}

.wa .mCSB_scrollTools{opacity: 1;}
.wa .mCSB_scrollTools .mCSB_draggerRail{background-color: transparent;width: 2px;position: relative;}
.wa .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #d3d3d3;border-radius: 0;width: 2px;}
.wa .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.wa .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.wa .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #d3d3d3;filter: none;-ms-filter: none;}
.wa .mCSB_inside>.mCSB_container{margin-right: 0;}
.wa .mCSB_scrollTools{width: 2px;margin-right: 10px;}

.wa .ip-item.active input::-webkit-input-placeholder,
.wa .ip-item.active textarea::-webkit-input-placeholder{color: gray;}
.wa .ip-item.active input:-moz-placeholder,
.wa .ip-item.active textarea:-moz-placeholder{color: gray;}
.wa .ip-item.active input::-moz-placeholder,
.wa .ip-item.active textarea::-moz-placeholder{color: gray;}
.wa .ip-item.active input:-ms-input-placeholder,
.wa .ip-item.active textarea:-ms-input-placeholder{color: gray;}


.wd-main{width: 100%;background-color: #2b75d0;padding-top: 106px;padding-bottom: 70px;}
.wd-tit{color: #fff;text-align: center;margin-bottom: 40px;line-height: 1;}
.wd-cont{width: 100%;font-size: 0;text-align: center;max-width: 1320px;margin: 0 auto;*width: 1320px;*max-width: 94%;}
.wd-text{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 62%;text-align: left;padding-top: 20px;position: relative;}
.wd-des{color: #fff;line-height: 2;position: relative;z-index: 2;margin-bottom: 63px;}
.wd-box{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 30.4%;margin-left: 7.6%;border-radius: 5px;position: relative;box-shadow: 0 4px 0 rgba(4,64,146,0.1);}
.wd-img{width: 100%;border-radius: 5px;}
.wd-bg{width: 171px;position: absolute;left: -33px;top: -45px;z-index: 1;*display: none;}
.wd-pt{width: 74px;position: absolute;right: -35px;bottom: -38px;*display: none;}
.wd-block{color: #fff;line-height: 1.6;padding-left: 40px;position: relative;}
.wd-block:before{content: "";display: inline-block;zoom:1;*display:inline;width: 20px;height: 2px;background-color: #fff;position: absolute;left: 0;top: 14px;}
.wd-bn{width: 100%;}
.wd-s{font-size: 0;padding: 45px 35px 90px 33px;*padding: 0;display: block;height: auto !important;}
.wd-bn .swiper-wrapper{height: auto !important;}
.wd-bn .wd-s{box-sizing: border-box;}
.wd-bn .pagination2 {position: absolute;left: 0;bottom: 0;z-index: 20;font-size: 0;width: 100%;text-align: center;}
.wd-bn .swiper-pagination-switch {display: inline-block;zoom:1;*display:inline;width: 10px;height: 10px;border-radius: 5px;margin: 0 10px;border: 1px solid #cacaca;cursor: pointer;opacity: 0.3;}
.wd-bn .swiper-active-switch {background: #fff;border-color: #fff;opacity: 1;}
.wd-arrow{width: 60px;height: 60px;display: none;background-color: rgba(255,137,61,0.95);visibility: hidden;opacity: 0;transition: all .3s;position: absolute;left: 51.89%;top: 0;margin-top: 13.86%;z-index: 123;border-radius: 50%;background-image: url(https://statics.zwsoft.com/images/w21.png);background-repeat: no-repeat;background-position: center center;}
.wd-s:hover .wd-arrow{visibility: visible;opacity: 1;}
@media(max-width: 900px){
    .wd-main{padding-top: 35px;padding-bottom: 20px;}
    .wd-tit{margin-bottom: 10px;}
    .wd-bg{width: 100px;}
    .wd-text{padding-top: 0;}
    .wd-box{width: 34.11%;margin-left: 2%;}
    .wd-s{padding-bottom: 50px;}
    .wd-des{margin-bottom: 20px;}
}
@media(max-width: 760px){
    .wd-arrow{display: none;}
}
@media(max-width: 500px){
    .wd-text{width: 100%;margin-bottom: 0;padding-left: 4%;padding-right: 4%;}
    .wd-tit{padding-left: 4%;padding-right: 4%;}
    .wd-box{width: 98px;height: 80px;line-height: 80px;text-align: center;margin-left: 0;position: absolute;right: 4%;bottom: 35px;}
    .wd-box img{max-height: 100%;max-width: 100%;vertical-align: middle;}
    .wd-pt{display: none;}
    .wd-bg{width: 60px;top: -20px;left: 0;}
    .wd-s{padding: 20px 0 40px;}
    .wd-block{padding-right: 108px;}
}


.we-main{width: 100%;padding-top: 85px;padding-bottom: 100px;}
.we-tit{color: #242424;text-align: center;margin-bottom: 40px;line-height: 1;}
.we-cont{font-size: 0;text-align: center;margin: 0 auto;}
.we-box{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 34.375%;}
.we-img{width: 100%;border-radius: 5px;}
.we-right{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 61.875%;margin-left: 3.75%;padding-top: 3.31%;}
.we-row{width: 100%;font-size: 0;}
.we-col{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 31.31%;margin-bottom: 21px;text-align: left;font-size: 0;}
.we-col1{margin-right: 3.035%;}
.we-col2{margin-right: 3.035%;}
.we-col4{margin-right: 3.035%;}
.we-col5{margin-right: 3.035%;}
.we-input{width: 100%;height: 54px;line-height: 52px;border-bottom: 2px solid #e8e8e8;color: #242424;transition: all .3s;border-radius: 0;}
.we-input:focus{border-bottom-color: #006bd3;}
.we-col-col{display: inline-block;zoom:1;*display:inline;vertical-align: top;}
.we-half{width: 47%;width: 46.9%;}
.we-half1{margin-right: 6%;}
.we-col .ip-item{width: 100%;}
.we-col .ip-text{border: none;border-bottom: 2px solid #e8e8e8;color: #242424;padding-left: 0;height: 54px;line-height: 52px;border-radius: 0;}
.we-col .ip-item.active{box-shadow: none;}
.we-col .ip-item:after{background-image: url(https://statics.zwsoft.com/images/w19.png);}
.we-ag{width: 100%;font-size: 0;text-align: left;margin-bottom: 56px;}
.we-lb{display: inline-block;zoom:1;*display:inline;vertical-align: middle;padding-top: 5px;padding-bottom: 5px;position: relative;cursor: pointer;padding-right: 3px;}
.we-icon{width: 13px;height: 13px;border-radius: 3px;border: 1px solid #006bd3;position: relative;top: 1px;margin-right: 10px;display: inline-block;zoom:1;*display:inline;vertical-align: middle;position: relative;background-repeat: no-repeat;background-position: center center;}
/*.we-ck{position: absolute;left: 0;top: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;filter: alpha(opacity=0);}*/
.we-ck{display: inline-block;zoom:1;*display:inline;vertical-align: middle;}
.we-txt{color: #626262;line-height: 24px;vertical-align: middle;}
.we-txt a{color: inherit;transition: all .3s;text-decoration: underline;}
/*.we-txt a:hover{color: #777;}*/

.we-lb.selected .we-icon:after{content: "";display: none;width: 8px;height: 8px;background-color: #006bd3;position: absolute;left: 50%;top: 50%;margin-left: -4px;margin-top: -4px;}
.we-lb.selected .we-icon{background-color: #006bd3;background-size: 9px auto;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.5 7.5'%3E%3Cpolyline points='0.75 4.35 4.18 6.75 8.75 0.75' style='fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E"); }
.we-tip{width: 100%;color: #ea5455;font-size: 12px;line-height: normal;padding-top: 5px;display: none;}
.we-col.wrong .we-tip{display: block;}
.we-col.wrong .we-input,
.we-col.wrong .ip-text{border-bottom-color: #ea5455;}
.we-col-col.wrong .we-tip{display: block;}
.we-col-col.wrong .we-input,
.we-col-col.wrong .ip-text{border-bottom-color: #ea5455;}
.we-ag.wrong .we-tip{display: block;}
@media(max-width: 760px){
    .we-icon{width: 16px;height: 16px;}
}


.we-last{width: 100%;text-align: left;}
.we-sub{display: inline-block;zoom:1;*display:inline;vertical-align: top;background-color: #006bd3;color: #fff;width: 310px;height: 50px;line-height: 50px;border-radius: 5px;cursor: pointer;transition: all .3s;font-weight: normal;}
.we-sub:hover{background-color: #2b6bff;}
@media(max-width: 1500px){
    .we-right{padding-top: 0;}
}
@media(max-width: 1200px){
    .we-col{width: 49%;}
    .we-col1{margin-right: 2%;;}
    .we-col2{margin-right: 0;}
    .we-col3{margin-right: 2%;}
    .we-col4{margin-right: 0;}
    .we-col5{margin-right: 2%;}
}
@media(max-width: 900px){
    .we-main{padding: 35px 4%;}
    .we-tit{margin-bottom: 20px;}
    .we-ag{margin-bottom: 20px;}
    .we-col{margin-bottom: 10px;}
    .we-input{height: 40px;line-height: 38px;}
    .we-col .ip-text{height: 40px;line-height: 38px;}
    .we-sub{width: 200px;height: 40px;line-height: 40px;}
    .we-cont{max-width: 100%;}
}
@media(max-width:650px){
    .we-box{width: 100%;margin-bottom: 20px;}
    .we-right{width: 100%;margin-left: 0;}
    .we-col .ip-text{padding-right: 20px;}
    .we-col .ip-item{margin-bottom: 0;}
    .we-col .ip-item:after{right: 0;}
    .we-last{text-align: center;}
/*    .we-input{border-bottom-width: 1px;}
    .we-col .ip-text{border-bottom-width: 1px;}*/
}
@media(max-width: 390px){
    .we-col{width: 100%;margin-right: 0;}
}


.wf-main{padding-top: 33px;padding-bottom: 80px;}
.wf-main .position span,
.wf-main .position a{color: #626262;}
.wf-main .position a:hover{color: #006bd3;}
.wf-cont{margin-top: 38px;width: 100%;overflow: hidden;position: relative;background-color: #f9f9f9;font-size: 0;}
.wf-left{width: 50%;*width: 49.9%;padding-top: 28.125%;position: relative;float: left;}
.wf-right{width: 50%;float: right;overflow: hidden;position: relative;}
.wf-box{width: 100%;padding-top: 56.25%;background-size: 100% 100%;background-size: cover;background-repeat: no-repeat;background-position: center center;position: relative;cursor: pointer;}
.wf-box.lt10{cursor: default;}
.wf-box.lt10 .wf-img-lower-ie{display: block;}
.wf-box.gt10 .wf-play{display: block;}
.wf-box.gt10 .wf-img{display: block;}
.wf-play{display: none;width: 100px;height: 100px;cursor: pointer;background-image: url(https://statics.zwsoft.com/images/w11.png);background-size: 100% 100%;background-repeat: no-repeat;position: absolute;left: 50%;top: 50%;margin-left: -50px;margin-top: -50px;z-index: 12;}
.wf-box.show .wf-play,
.wf-box.is-mp4.show .wf-play{display: none;}
.wf-box iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: none;}
.wf-box .wistia_embed{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 123;cursor: pointer;}
.wf-box .wistia_embed>div{width: 100%;height: 100%;}
.wf-box .wistia_embed a{display: block;width: 100%;height: 100%;font-size: 0;}
.wf-link{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 99;background-color: rgba(0, 0, 0, 0.5);cursor: pointer;}
.wf-text{text-align: left;width: 740px;height: 100%;overflow: auto;padding-bottom: 20px;padding-right: 90px;position: absolute;left: 100%;top: 0;padding-top: 7.375%;*padding-top: 0;*padding-bottom: 0;margin-left: -740px;*width: 85%;*left: 10%;*margin-left: 0;*padding-right: 5%;}
.wf-text.lower-ie{width: 73%;left: 16.6%;margin-left: 0;}
.wf-lb{line-height: 2.14;padding-left: 12px;padding-right: 12px;border-radius: 5px;transition: all .3s;background-color: #ecf2f7;color: #006bd3;display: inline-block;zoom:1;*display:inline;vertical-align: top;margin-bottom: 16px;cursor: pointer;}
.wf-t{line-height: normal;color: #242424;margin-bottom: 25px;transition: all .3s;}
.wf-big-link{display: block;width: 100%;}
.wf-des{line-height: 1.77;color: #626262;*margin-bottom: 20px;}
.wf-v{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;display: none;}
.wf-lb:hover{background-color: #006bd3;color: #fff;}
.wf-ie-img{width: 100%;height: 100%;display: none;position: absolute;left: 0;top: 0;}
.wf-img,
.wf-img-lower-ie{display: none;width: 100%;height: 100%;*height: auto;position: absolute;left: 0;top: 0;object-fit: cover;}
.wf-box.is-mp4 video{display: block;}
.wf-box.is-mp4 .wf-play{display: block;}
.wf-box.is-third iframe{display: block;}
.wf-box.lower-ie .wf-ie-img{display: block;min-height: 100%;height:auto;}
.wf-icon{height: 49px;margin-bottom: 20px;vertical-align: top;*margin-top: 9%;}
.wf-line{width: 36px;height: 3px;background-color: #006bd3;margin-bottom: 25px;}
@media(max-width: 1750px){
    .wf-text{width: 92%;margin-left: -92%;padding-right: 10px;}
    .wf-icon{height: 40px;margin-bottom: 15px;}
    .wf-text .wf-t{font-size: 24px !important;margin-bottom: 15px;}
    .wf-text .wf-des{font-size: 16px !important;}
    .wf-line{margin-bottom: 15px;}
}
@media(max-width: 1500px){
    .wf-text{padding-top: 30px;}
}
@media(max-width: 1200px){
    .wf-des{line-height: 1.2;}
    .wf-text{padding-top: 20px;}
    .wf-icon{height: 35px;margin-bottom: 11px;}
    .wf-text .wf-t{font-size: 20px !important;margin-bottom: 12px;}
    .wf-line{margin-bottom: 13px;height: 2px;width: 30px;}
}
@media(max-width: 1000px){
    .wf-icon{height: 30px;}
    .wf-text{padding-top: 15px;}
}
@media(max-width: 900px){
    .wf-main{padding-bottom: 35px;}
    .wf-cont{max-width: 500px;margin: 30px auto 0 auto;display: flex;flex-direction: column-reverse;}
    .wf-text{position: relative;left: 0;margin-left: 0;padding: 20px 10px;width: 100%;}
    .wf-left{width: 100%;padding-top: 0;}
    .wf-right{width: 100%;}
    .wf-t{display: block;}
    .wf-t br{display: none;}
    .wf-des{line-height: 1.6;display: block;}
    .wf-play{width: 60px;height: 60px;margin-left: -30px;margin-top: -30px;}
}
@media(max-width: 760px){
    .wf-main{padding-top: 20px;}
    .wf-cont{margin-top: 20px;}
    .wf-text .wf-t{font-size: 18px !important;}
    .wf-text .wf-des{font-size: 14px !important;}
    .wf-line{margin-bottom: 11px;width: 23px;}
    .wf-main .position a{font-size: 14px;}
    .wf-img{display: block;}
}




.wg-main{width: 100%;padding-bottom: 48px;}
.wg-cont{width: 100%;position: relative;}
.wg-left{width: 66.5%;color: #626262;line-height: 26px;position: relative;top: -5px;}
.wg-left p{line-height: inherit;margin-bottom: 26px;}
.wg-left img{vertical-align: top;max-width: 100%;}
.wg-right{padding: 30px 30px 35px;width: 260px;position: absolute;right: 0;top: 0;box-sizing: content-box;*border: 1px solid #eee;}
.wg-tit{margin-bottom: 20px;color: #fff;line-height: 38px;text-align: center;width: 100%;border-radius: 5px;background-color: #006bd3;cursor: pointer;transition: all .3s;display: block;}
.wg-dls{border-bottom: 1px solid #eee;width: 100%;padding-bottom: 6px;}
.wg-dl{width: 100%;margin-bottom: 15px;}
.wg-dt{color: #242424;line-height: 26px;}
.wg-dd{line-height: 26px;}
.wg-dd a{color: #006bd3;display: inline-block;zoom:1;*display:inline;vertical-align: top;line-height: inherit;cursor: pointer;}
.wg-d{width: 100%;padding-bottom: 10px;border-bottom: 1px solid #eee;padding-top: 30px;}
.wg-t{margin-bottom: 20px;color: #242424;line-height: 1;}
.wg-item{margin-bottom: 20px;width: 100%;font-size: 0;}
.wg-icon{display: inline-block;zoom:1;*display:inline;vertical-align: middle;width: 40px;}
.wg-name{display: inline-block;zoom:1;*display:inline;vertical-align: middle;color: #242424;width: 120px;*width: 117px;margin-left: 10px;word-break: break-all;}
.wg-btn{border: 1px solid #006bd3;display: inline-block;zoom:1;*display:inline;vertical-align: middle;color: #006bd3;line-height: 28px;text-align: center;cursor: pointer;width: 90px;border-radius: 5px;transition: all .4s;}
.wg-sh{width: 100%;padding-top: 30px;}
.wg-topic{margin-bottom: 20px;color: #242424;line-height: 1;}
.wg-links{font-size: 0;width: 100%;}
.wg-link{margin-right: 23px;display: inline-block;zoom:1;*display:inline;vertical-align: top;cursor: pointer;width: 40px;transition: all .4s;}
.wg-link.active{opacity: 0.7;filter:Alpha(opacity=70);}
.wg-i{width: 100%;}
.wg-btn:hover{background-color: #006bd3;color: #fff;}
.wg-link:hover{opacity: 0.7;filter:Alpha(opacity=70);}
.wg-right.fixed{position: fixed;right: 50%;top: 100px;margin-right: -800px;}
.wg-bg{width: 105%;height: 102.5%;position: absolute;left: -2.5%;top: -1.25%;z-index: 1;*display: none;}
.wg-up{width: 100%;position: relative;z-index: 2;}
.wg-cont .w-video-wrapper{background-color: #fff !important;}
@media(max-width: 1766px){
    .wg-right.fixed{margin-right: -46%;}
}
@media(max-width: 1500px){
    .wg-right.fixed{margin-right: -600px;}
}
@media(max-width: 1304px){
    .wg-right.fixed{margin-right: -46%;}
}
.wg-right.abs{position: absolute;top: auto;bottom: 0;margin-right: 0;right: 0;}
@media(min-width: 1201px){
    .wg-tit:hover{background-color: #2b6bff;}
    .wg-dd a:hover{text-decoration: underline;}
}
@media(max-width: 1100px){
    .wg-left{width: calc(100% - 360px);}
}
@media(max-width: 900px){
    .wg-main{padding-bottom: 35px;}
    .wg-cont{max-width: 500px;margin: 0 auto;padding-right: 0;}
    .wg-left{top: 0;width: 100%;}
    .wg-right{position: relative;}
    .wg-right{width: 100%;box-sizing: border-box;}
    .wg-name{width: calc(100% - 140px);}
    .wg-right.fixed,.wg-right.abs{position: relative;margin-right: 0;right: 0;top: 0; margin-top: 35px;}
}
@media(max-width: 760px){
    .wg-left.size16{font-size: 16px !important;}
    .wg-left p{margin-bottom: 23px;}
    .wg-right{padding: 30px 20px;}
    .wg-dt.size16{font-size: 16px !important;}
    .wg-dd.size16{font-size: 16px !important;}
    .wg-tit{margin-bottom: 16px;}
    .wg-dl{margin-bottom: 12px;}
    .wg-d{padding-top: 25px;}
    .wg-item{margin-bottom: 18px;}
    .wg-sh{padding-top: 26px;}
    .wg-topic{margin-bottom: 18px;}
    .wg-t.size16{font-size: 16px !important;}
    .wg-name.size16{font-size: 16px !important;}
    .wg-topic.size16{font-size: 16px !important;}

}



.wh-main{padding-top: 71px;padding-bottom: 61px;width: 100%;background-color: #f9f9f9;}
.wh-title{margin-bottom: 41px;color: #242424;text-align: center;width: 100%;}
.wh-list{font-size: 0;width: 102.5%;position: relative;left: -1.25%;}
.wh-item{display: inline-block;zoom:1;*display:inline;vertical-align: top;width: 22.56%;padding: 20px 20px 0 20px;*width: 20.15%;padding: 1.2% 1.2% 0 1.2%;margin: 0 1.22% 2.44%;box-shadow: 0 0 9px rgba(224,224,224,1);border-radius: 5px;background-color: #fff;transition: all .3s;}
.wh-box-wrap{width: 100%;padding-top: 59.39%;position: relative;margin-bottom: 16px;display: block;overflow: hidden;}
.wh-box{top: 0;left: 0;position: absolute;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;transform: scale(1.001);transition: all 0.5s ease 0s;}
.wh-row{margin-bottom: 13px;width: 100%;}
.wh-lb{max-width: 100%;padding-left: 12px;padding-right: 12px;display: inline-block;zoom:1;*display:inline;vertical-align: top;line-height: 26px;color: #006bd3;border-radius: 4px;background-color: #f2f7fd;transition: all .3s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wh-tit{color: #242424;line-height: 24px;height: 72px;margin-bottom: 15px;display: block;transition: all .3s;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.wh-link{border-top: 1px solid #eee;display: block;position: relative;width: 100%;}
.wh-more{color: #626262;line-height: 50px;}
.wh-arrow{margin-top: -6px;top: 50%;position: absolute;right: 0;width: 22px;height: 11px;background-image: url(https://statics.zwsoft.com/images/w38.png);background-size: 100% 100%;}
.wh-lb:hover{background-color: #006bd3;color: #fff;}
.wh-item:hover{box-shadow: 0 0 18px rgba(0,107,211,0.3);}
.wh-tit:hover{color: #006bd3;}
.wh-item:hover .wh-more{color: #006bd3;}
.wh-item:hover .wh-arrow{background-image: url(https://statics.zwsoft.com/images/w39.png)}
.wh-box-wrap:hover .wh-box{transform: scale(1.07);}
@media(max-width: 1500px){
    .wh-item{padding: 15px 15px 0;}
}
@media(max-width: 900px){
    .wh-main{padding-top: 35px;padding-bottom: 35px;}
    .wh-title{margin-bottom: 20px;}
    .wh-list{width: 100%;left: 0;}
    .wh-item{width: calc(50% - 10px);margin: 0 0 20px;}
    .wh-item:nth-child(2n+1){margin-right: 10px;}
    .wh-item:nth-child(2n+2){margin-left: 10px;}
}
@media(max-width: 760px){
    .wh-tit{line-height: 1.6;}
    .wh-more{line-height: 40px;}

}
@media(max-width: 500px){
    .wh-item{width: 100%;padding: 10px 10px 0;}
    .wh-item:nth-child(2n+1){margin-right: 0;}
    .wh-item:nth-child(2n+2){margin-left: 0;}
    .wh-tit{height: auto;}
    .wh-row{margin-bottom: 10px;}
    .wh-box-wrap{margin-bottom: 15px;}
    .wh-tit{margin-bottom: 12px;}
}
/* 案例页改版 end */

/* 导航栏改版新样式 start*/
@media (max-width:1100px) and (min-width:993px){
    .logo {left: -40px;}
}
@media (min-width: 993px){
    .header-area{right: -30px;}
    .header-person-box {right: 247px;}
    .nav-box {margin-right: 260px;}
    .search-box {right: 230px;}
    .language{right: 185px;}
}
@media (max-width: 992px){
    .search-box {right: 220px;}
    .language{right: 175px;}
    .download-new{right: 70px;}
    .download{right: -35px;}
}
/* 导航栏改版新样式 end*/