html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  list-style: none;
  text-decoration:none;
}
[v-cloak] {
	display: none !important;
}
.zyrz_box{
	width: 100%;
	height:auto;
	background: #F5F7FC;
	min-width: 1200px;
}
.zyrz_head{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.zyrz_head img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.zyrz_content{
	width: 1200px;
	margin: 0 auto;
}
.zyrz_list{
	width: 1200px;
	height: 540px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 16px;
	background: linear-gradient(180deg, #FFF5F5 0%, #FFF9F9 100%);
	margin-bottom: 20px;
}
.zyrz_li{
	width: 374px;
	height: 240px;
	border-radius: 16px;
	background: linear-gradient(180deg, #FFF1F1 0%, #FFFFFF 100%);
	box-sizing: border-box;
	padding: 20px 20px;
	border: 1px solid #FFFFFF;
}
.zyrz_li:hover{
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
.zyrz_li p{
	width: 334px;
	height: 50px;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
}
.zyrz_gtab{
	display: flex;
	margin-bottom: 20px;
}
.zyrz_gtabs{
	display: flex;
	align-items: center;
}
.zyrz_gtabs img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.zyrz_gtabs span{
	font-size: 14px;
	color: #999;
}
.zyrz_zsd{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.zyrz_zsd span{
	font-size: 14px;
	color: #999;
}
.zyrz_tab{
	padding: 4px 6px;
	background: #F3F4F6;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
}
.zyrz_zbtn{
	display: flex;
	justify-content: center;
	align-items: center;
}
.zyrz_zbtnk{
	display: flex;
	width: 120px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	border: 1px solid #E74B4C;
	cursor: pointer;
	margin-right: 20px;
}
.zyrz_zbtnk img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.zyrz_zbtnk span{
	font-size: 14px;
	color: #E74B4C;
}
.zyrz_zbtnd{
	display: flex;
	width: 120px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	background: #E74B4C;
	border: 1px solid #E74B4C;
	cursor: pointer;
}
.zyrz_zbtnd img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.zyrz_zbtnd span{
	font-size: 14px;
	color: #fff;
}
.zyrz_ftab{
	width: 1200px;
	height: 300px;
	box-sizing: border-box;
	background-color: #fff;
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 30px;
}
.zyrz_ftabs{
	width: 228px;
	height: 120px;
	box-sizing: border-box;
	border-right: 1px solid #F6E3E4;
}
.zyrz_ftabs:nth-child(5n){
	border: none;
}
.zyrz_fname{
	padding-top: 13px;
	text-align: center;
}
.zyrz_fname img{
	width: 50px;
	margin-bottom: 17px;
}
.zyrz_fname p{
	font-size: 18px;
	color: #000000;
}
.zyrz_fx{
	position: absolute;
	left: 30px;
	top: 150px;
	width: 1140px;
	border-bottom:1px solid #F6E3E4;
}
.zyrz_ks{
	width: 100%;
	height: 520px;
	min-width: 1200px;
	display: flex;
	align-items: center;
	background: url('../ktk/zyrz2.png') no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}
.zyrz_kcot{
	width: 1200px;
	height: 480px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 32px;
	background: rgba(255, 255, 255, 0.7);
}
.zyrz_ktab{
	width: 270px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 42px;
}
.zyrz_ktname{
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 5px;
}
.zyrz_ktabs{
	cursor: pointer;
}
.zyrz_ktabs .zyrz_kcolor{
	color: #E74B4C;
}
.zyrz_ktabs p{
	width: 60px;
	height: 2px;
	background: #E74B4C;
	margin: 0 auto;
}
.zyrz_klist{
	display: flex;
	padding: 0px 30px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zyrz_kli{
	width: 260px;
	margin-bottom: 40px;
}
.zyrz_ktitle{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.zyrz_ktitle img{
	width: 45px;
	height: 45px;
	margin-right: 8px;
}
.zyrz_ktitle p{
	width: 205px;
	font-size: 17px;
	font-weight: 500;
	color: #000000;
}
.zyrz_ktext{
	font-size: 14px;
	height: 60px;
	position: relative;
}
.zyrz_ktext p{
	width: 260px;
	height: 60px;
	font-weight: normal;
	line-height: normal;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.zyrz_ktext a{
	position: absolute;
	width: 65px;
	height: 20px;
	right: 0px;
	text-align: center;
	bottom: 2px;
	background:rgba(255, 255, 255, .9);
	color: #E74B4C;
}
.zyrz_hold{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.zyrz_htitle{
	font-size: 24px;
	color: #000000;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
.zyrz_hlist{
	display: flex;
	width: 1200px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zyrz_hli{
	position: relative;
	width: 224px;
	height: 140px;
	background-color: pink;
	margin-bottom: 20px;
	overflow: hidden;
	cursor: pointer;
}
.zyrz_hdw{
	position: absolute;
	top: -60px;
	right: -60px;
	width: 60px;
	height: 60px;
    transition: top 0.3s, right 0.3s;
}
.zyrz_hlis{
	width: 224px;
	height: 140px;
	box-sizing: border-box;
	padding:20px 20px;
	background-color: #fff;
}
.zyrz_hlis:hover .zyrz_hdw{
	top: 0px;
	right: 0px;
}
.zyrz_icon{
	width: 40px;
	height: 40px;
	/* margin-bottom: 10px; */
}
.zyrz_hlis p{
	/* height: 46px; */
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #000;
	/* margin-bottom: 4px; */
}
.zyrz_hlis span{
	color: #999;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.zyrz_hbtn{
	display: flex;
	justify-content: center;
}
.zyrz_hbtns{
	width: 110px;
	height: 40px;
	border-radius: 4px;
	box-sizing: border-box;
	border: 1px solid #E74B4C;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.zyrz_hbtns img{
	width: 20px;
	transition: transform 0.5s ease;
	margin-right: 8px;
}
.zyrz_hbtns span{
	font-size: 14px;
	color: #E74B4C;
}