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;
}
.hybg_box{
	width: 100%;
	height:auto;
	min-width: 1200px;
}
.hybg_head{
	width: 100%;
	height: 204px;
	background: url('../image/hybgbanner.png') no-repeat;
	background-size: cover;
	margin-bottom: 25px;
}
.hybg_heads{
	width: 1200px;
	padding-top: 80px;
	margin: 0 auto;
}
.hybg_input{
	width: 690px;
	height: 40px;
	border-radius: 8px;
	background: #FFFFFF;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.hybg_input .el-input__inner {
    border: none;
    width: 560px;
}
.hybg_button{
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	background: linear-gradient(270deg, #8086F3 0%, #515AF7 100%);
	margin-right: 10px;
}
.hybg_button .el-icon-search {
    color: #fff;
    font-size: 20px;
}
.hybg_tab{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.hybg_tabs{
	width: 132px;
	height: 40px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
.hybg_tabs:nth-child(8n){
	margin-right: 0px;
}
.hybg_content{
	width: 1200px;
	margin: 0 auto;
}
.hybg_bcont{
	display: flex;
	justify-content: space-between;
}
.hybg_bcont_left{
	position: sticky;
	top: 85px;
	width: 156px;
	height: 656px;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 20px 20px;
	border: 1px solid #ECEEF4;
}
.hybg_name{
	margin-bottom: 12px;
	font-size: 14px;
}
.hybg_bcont_left .el-radio{
	margin-bottom: 15px;
}
.hybg_bcont_right{
	width: 1024px;
}
.hybg_bcont_left .el-radio-group{
	margin-bottom: 12px;
}
.hybg_title{
	font-size: 18px;
	font-weight: 600;
	color: #000000; 
	margin-bottom: 10px;
}
.hybg_swiper{
	width: 1024px;
	height: 200px;
	border-radius: 8px;
	margin-bottom: 30px;
}
.hybg_swipers{
	position: relative;
	width: 1024px;
	height: 200px;
	overflow: hidden;
}
.hybg_swipers .swiper-button-next{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url('../hybg/hybg5.png') no-repeat;
}
.hybg_swipers .swiper-button-prev{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url('../hybg/hybg4.png') no-repeat;
}
.hybg_swipers .hybg_swiper{
	width: 100%;
}
.hybg_swipers .swiper-slide{
	width: 100%;
}
.hybgs0{
	width: 1024px;
	height: 200px;
	border-radius: 8px;
	background: url('../image/hybg_banner_0.png?v=1.0') no-repeat;
	background-size: cover;
}
.hybgs1{
	width: 1024px;
	height: 200px;
	border-radius: 8px;
	background: url('../image/hybg_banner_1.png') no-repeat;
	background-size: cover;
}
.hybgs2{
	width: 1024px;
	height: 200px;
	border-radius: 8px;
	background: url('../image/hybg_banner_2.png') no-repeat;
	background-size: cover;
}
.hybg_list{
	display: flex;
	flex-wrap: wrap;
}
.hybg_swiper .swiper-pagination-bullet-active{
	background: #fff;
}
.hybg_li{
	display: flex;
	width: 328px;
	height: 168px;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 20px 20px;
	border: 1px solid #ECEEF4;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.hybg_li:nth-child(3n){
	margin-right: 0px;
}
.hybg_li .hybg_jimg{
	width: 88px;
	height: 128px;
	object-fit: cover;
	margin-right: 20px;
}
.hybg_jtitle{
	width: 184px;
}
.hybg_jtext{
	width: 184px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 16px;
}
.hybg_tj{
	width: 80px;
	height: 24px;
	border-radius: 12px;
	background: #F1BF35;
	margin-bottom: 16px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.hybg_time{
	text-align: right;
	font-size: 12px;
	color: #9E9E9E;
}
.hybg_tab .color1{
	background: rgba(36, 99, 235, .1);
}
.hybg_tab .color2{
	background: rgba(70, 209, 120, .1);
}
.hybg_tab .color3{
	background: rgba(166, 101, 232, .1);
}
.hybg_tab .color4{
	background: rgba(241, 191, 53, .1)
}
.hybg_tab .color1.active{
	background: rgba(36, 99, 235, 1);
	color: #fff;
}
.hybg_tab .color2.active{
	background: rgba(70, 209, 120, 1);
	color: #fff;
}
.hybg_tab .color3.active{
	background: rgba(166, 101, 232, 1);
	color: #fff;
}
.hybg_tab .color4.active{
	background: rgba(241, 191, 53, 1);
	color: #fff;
}
.hybg_sname{
	width: 900px;
	padding-top: 30px;
	margin: 0 auto;
}
.hybg_stag{
	width: 80px;
	height: 24px;
	border-radius: 12px;
	background: #2463EB;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}
.hybg_stitle{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
}
.hybg_stab{
	display: flex;
	margin-bottom: 10px;
}
.hybg_stabs{
	display: flex;
	align-items: center;
	margin-right: 10px;
}
.hybg_stabs img{
	width: 15px;
	margin-right: 10px;
}
.hybg_stabs span{
	font-size: 12px;
	color: #fff;
}
.hybg_sbtn{
	width: 100px;
	height: 32px;
	border-radius: 8px;
	background: #FFFFFF;
	font-size: 14px;
	color: #FF6C02;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
/* .ktk_head img{
	
}
.ktk_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
} */
