* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul, ol, li {
    list-style-type: none;
}
img {
    border: 0;
    display: block;
}
input, select, textarea, li{
    vertical-align: middle;
}
body{
	background-color: #f3f3f3;
}
.mk1{
	width: 1200px;
	margin: 20px auto;
}
.title_ty{
	width: 900px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 28px;
	color: #ff8794;
	letter-spacing: 3px;
	margin: 0 auto;
}
.titleimg{
	display: block;
	margin: 20px auto 40px auto;
}
.kcjs{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 50px;
}
.kcjs .kcon{
	width: 550px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kcjs .kcon .kctitle{
	width: 100%;
	font-size: 50px;
	font-weight: bold;
	line-height: 60px;
}
.kcjs .kcon .kctitle span{
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
}
.kcjs .kcon .kcon_p{
	width: 100%;
	line-height: 30px;
	margin-top: 20px;
}
.kcjs .kcon .kctx{
	width: 50%;
	margin-top: 20px;
}
.kcjs .kcon .kctx img{
	width: 60px;
}
.kcjs .kcon .kctx span{
	display: block;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.kcjs .kcon .kctx p{
	line-height: 30px;
}
.kcjs .imgby{
	width: 450px;
	height: 547px;
	position: relative;
	background-color: #e4e4e4;
}
.kcjs .imgby img{
	width: 450px;
	position: absolute;
	left: -30px;
	top: 30px;
}




.kcnr{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.kcnr .kcnr_con{
	box-sizing: border-box;
	width: 240px;
	padding: 0 10px;
	overflow: hidden;
	margin-bottom: 20px;
	
}
.kcnr .kcnr_con:hover{
	background-color: white;
	box-shadow: 0.5px 1px 3px #605c5c;
}
.kcnr .kcnr_con img{
	width: 220px;
	
}
.kcnr .kcnr_con div{
	width: 220px;
	height: 120px;
	padding: 10px;
	box-sizing: border-box;
}
.kcnr .kcnr_con span{
	display: block;
	width: 220px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
	border-bottom: 2px solid black;
	margin: 20px 0 10px 0;
}
.kcnr .kcnr_con  b{
	width: 220px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.kcnr .kcnr_con  p{
	width: 220px;
	line-height: 26px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.btn3{
	width: 26rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	color: white;
	background: linear-gradient(to right, #fc559b,#a785dc);
	box-shadow: #9d91af 0px 3px 3px 1px;
	margin: 1rem auto;
	font-size: 1.2rem;
}
.mk2{
	width: 1200px;
	margin: 0 auto 20px auto;
}

.mk3{
	width: 100%;
	background-color: white;
	padding: 20px 0;
}

.jy{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
}
.jy .con{
	width: 230px;
	position: relative;
}
.jyimg1{
	width: 230px;
}

.yy1{
	width: 230px;
	height: 40px;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.imgname1{
	width: 230px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.yy2{
	width: 279px;
	height: 40px;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	top: 203px;
	left: 0;
	z-index: 5;
}
.imgname2{
	width: 279px;
	height: 40px;
	text-align: center;
	color: white;
	position: absolute;
	top: 203px;
	left: 0;
	z-index: 10;
	line-height: 40px;
	font-size: 18px;
}
.yy3{
	width: 324px;
	height: 40px;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	top: 203px;
	right: 0;
	z-index: 5;
}
.imgname3{
	width: 324px;
	height: 40px;
	text-align: center;
	color: white;
	position: absolute;
	top: 203px;
	right: 0;
	z-index: 10;
	line-height: 40px;
	font-size: 18px;
}
.yy4{
	width: 324px;
	height: 40px;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.imgname5{
	width: 279px;
	height: 40px;
	text-align: center;
	color: white;
	position: absolute;
	bottom: 0;
	right:  0;
	z-index: 10;
	line-height: 40px;
	font-size: 18px;
}
.yy5{
	width: 279px;
	height: 40px;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	right:  0;
	z-index: 5;
}
.imgname4{
	width: 324px;
	height: 40px;
	text-align: center;
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	line-height: 40px;
	font-size: 18px;
}
.mk4{
	width: 100%;
	margin: 60px 0 20px 0;
	background-color: #fc559b;
	position: relative;
}
.bd{
	width: 320px;
	position: absolute;
	left: 55%;
	top: 15%;
}
.bd p{
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	color: white;
}
.bd p span{
	display: block;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	color: white;
}
.bdinput{
	width: 100%;
	height: 50px;
	border-radius: 50px;
	margin-bottom: 20px;
	padding:0 20px;
	box-sizing: border-box;
}
.bdbtn{
	width: 100%;
	height: 50px;
	border-radius: 50px;
	background-color: black;
	color: white;
	font-size: 16px;
	box-sizing: border-box;
}