* {
    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: 900px;
	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;
}

.btns{
	width: 900px;
	height: 60px;
	border: 1px solid #fd5c52;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.btns div{
	display: flex;
	justify-content: center;
	padding: 10px 20px;
}
.btns div img{
	width: 40px;
	height: 40px;
	margin-right: 20px;
}
.btns div p{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: #ff8794;
	position: relative;
}
.btns div p span{
	display: block;
	height: 16px;
	width: 100px;
	font-size: 10px;
	text-align: center;
	color:#ff8794;
	position: absolute;
	left: 0;
	bottom: -8px;
}
.btns .on{
	background: linear-gradient(to right, #fc559b,#a785dc);
	
}
.btns .on p{
	color: white;
}
.btns .on p span{
	color: white;
}
.btns .btns1{
	width: 300px;
	border-top-left-radius: 25px;
}
.btns .btns2{
	width: 300px;
	border-left: 1px solid #fd5c52;
	border-right: 1px solid #fd5c52;
}
.btns .btns3{
	width: 300px;
	border-bottom-right-radius: 25px;
}

.kc_content{
	width: 900px;
	display: flex;
	justify-content: space-between;
}
.kc_content img{
	width: 400px;
	height: 294px;
}
.kc_content .con1{
	width: 450px;
	height: 294px;
}
.kc_content .con1 span{
	display: block;
	height: 50px;
	margin: 20px 0;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	color: red;
}
.kc_content .con1 p{
	line-height: 30px;
	font-size: 14px;
	color: #ff8794;
	margin-bottom: 20px;
}
.kc_content .con1 .btn2{
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: white;
	background: linear-gradient(to right, #fc559b,#a785dc);
	border-radius: 50px;
}
.kcnr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kcnr .kcnr_con{
	width: 210px;
	overflow: hidden;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	margin-bottom: 20px;
	
}
.kcnr .kcnr_con:hover{
	background-color: white;
	box-shadow: 0.5px 1px 3px #605c5c;
}
.kcnr .kcnr_con img{
	width: 210px;
	
}
.kcnr .kcnr_con div{
	width: 210px;
	height: 120px;
	padding: 10px;
	box-sizing: border-box;
}
.kcnr .kcnr_con div b{
	line-height: 30px;
	font-size: 18px;
	color: #ba8259;
	text-align: center;
	display: block;
}
.kcnr .kcnr_con div p{
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	color: #707070;
}
.btn3{
	width: 26rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	color: white;
	border-radius: 2rem;
	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;
}
.zp_list{
	width: 100%;
	height: 350px;
	display: flex;
	justify-content: space-between;
	padding: 20px 0 0 0;
}
.zp_img{
	width: 19%;
	transition: width  0.2s;
}
.zp_img:hover{
	width: 23%;
	position: relative;
	top: -35px;
}

.zp_img img{
	width: 100%;
}
.mk3{
	width: 100%;
	background-color: white;
	padding: 20px 0;
}

.jy{
	width: 900px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.jyimg1{
	width: 279px;
}
.jy2{
	width:612px ;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	position: relative;
}
.yy1{
	width: 279px;
	height: 40px;
	background-color: black;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.imgname1{
	width: 279px;
	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;
}