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;
}
.gwyktk_box{
	width: 100%;
	height:auto;
	background: #F5F7FC;
	min-width: 1200px;
}
.gwyktk_head{
	width: 100%;
	height: 300px;
}
.gwyktk_head img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.gwyktk_content{
	width: 1200px;
	margin: 0 auto;
}
.gwyktk_tab{
	display: flex;
	width: 600px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	justify-content: space-between;
}
.gwyktk_tabs{
	position: relative;
	width: 260px;
	height: 100px;
	border-radius: 16px;
	background-color: #fff;
	border: 1px solid #DEEAFD;
	color: #666666;
	box-sizing: border-box;
	padding-top: 17px;
	cursor: pointer;
	z-index:9;
}
.gwyktk_tabs img{
	position: absolute;
	width: 20px;
	height: 20px;
	left: 120px;
	bottom: -15px;
	z-index:-1;
}
.gwyktk_tabs div{
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;
}
.gwyktk_tabs p{
	font-size: 14px;
	text-align: center;
}
.gwyktk_color{
	border: 1px solid #DEEAFD;
	color: #fff;
	background: linear-gradient(111deg, #72B1FF 0%, #12B8D9 100%);
}
.gwyktk_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, #EAF6FD 0%, #F4F7FD 100%);
	margin-bottom: 20px;
}
.gwyktk_li{
	width: 374px;
	height: 240px;
	border-radius: 16px;
	background: linear-gradient(180deg, #EAF6FD 0%, #FFFFFF 100%);
	box-sizing: border-box;
	padding: 20px 20px;
	border: 1px solid #FFFFFF;
}
.gwyktk_li:hover{
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
.gwyktk_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;
}
.gwyktk_gtab{
	display: flex;
	margin-bottom: 20px;
}
.gwyktk_gtabs{
	display: flex;
	align-items: center;
}
.gwyktk_gtabs img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.gwyktk_gtabs span{
	font-size: 14px;
	color: #999;
}
.gwyktk_zsd{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.gwyktk_zsd span{
	font-size: 14px;
	color: #999;
}
.gzsd_tab{
	padding: 4px 6px;
	background: #F3F4F6;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
}
.gwyktk_zbtn{
	display: flex;
	justify-content: center;
	align-items: center;
}
.gwyktk_zbtnk{
	display: flex;
	width: 120px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	border: 1px solid #2EBACF;
	cursor: pointer;
	margin-right: 20px;
}
.gwyktk_zbtnk img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.gwyktk_zbtnk span{
	font-size: 14px;
	color: #2EBACF;
}
.gwyktk_zbtnd{
	display: flex;
	width: 120px;
	height: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	background: #2EBACF;
	border: 1px solid #2EBACF;
	cursor: pointer;
}
.gwyktk_zbtnd img{
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
.gwyktk_zbtnd span{
	font-size: 14px;
	color: #fff;
}
/* 最新 */
.gwynew_box{
	width: 1200px;
	height: 200px;
	border-radius: 16px;
	display: flex;
	background: linear-gradient(180deg, #EAF6FD 0%, #F4F7FD 100%);
	margin-bottom: 30px;
}
.gwynew_left{
	padding-left: 40px;
	padding-top: 30px;
}
.gwynew_m{
	font-size: 20px;
	display: block;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	color: #666666;
	margin-bottom: 16px;
}
.gwynew_title{
	display: flex;
	align-items: center;
	height: 35px;
	margin-bottom: 20px;
}
.gwynew_title p{
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	line-height: normal;
	letter-spacing: 0em;
}
.gwynew_tag{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 26px;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	background: linear-gradient(112deg, #72B1FF 0%, #2CD1E7 100%);
}
.gwynew_btn{
	display: flex;
	padding-left: 35px;
}
.gwynew_right{
	flex: 1;
	text-align: center;
}
.gwynew_right img{
	width: 200px;
	height: 200px;
}
.gwydq_box{
	width: 100%;
	height: 300px;
	background-color: #fff;
	margin-bottom: 30px;
}
.gwydq_content{
	width: 1200px;
	margin: 0 auto;
}
.gwydq_title{
	height: 35px;
	text-align: center;
	padding-top: 30px;
	font-size: 24px;
	letter-spacing: .1em;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	color: #333;
	margin-bottom: 30px;
}
.gwydq_tab{
	display: flex;
	width: 1200px;
	justify-content: space-between;
}
.gwydq_tabs{
	width: 115px;
	cursor: pointer;
}
.gwydq_tabs img{
	width: 115px;
	height: 115px;
	margin-bottom: 10px;
}
.gwydq_tabs p{
	text-align: center;
	font-size: 20px;
	color: #666;
}
.gwydq_tabs:hover p{
	color: #2EBACF;
}
.gwy_mk{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	justify-content: space-between;
	margin-bottom: 50px;
}
.gwymk_li{
	position: relative;
	width: 386px;
	height: 200px;
	text-align: center;
	border-radius: 16px;
	background-color: #fff;
}
.gwymk_li img{
	position: relative;
	width: 160px;
	height: 160px;
	margin-top: -80px;
	margin-bottom: 10px;
}
.gwymk_title{
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-bottom: 10px;
}
.gwymk_li p{
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
}