html,div,p,ul,li,dl,dt,dd,ol,span,i,em,a,img,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}


img{
	display:block;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}


body{
	max-width:750px;
	margin: 0 auto;
}


.banner{
	width:100%;
}

.banner img{
	width:100%;
}



.kcbox{
	width:94%;
	height: auto;
	margin: 0 auto;
	border-left: 3px solid #e0325a;
	box-shadow: 0 0 .12rem #EEE;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .4rem;
	padding: .2rem 0;
}



.kcleft{
	width:32%;
	border-right: 1px solid #EEE;
}

.kcleft h3{
	width:.6rem;
	height: .6rem;
	border-radius: 50%;
	background: #e0325a;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}


.kcleft h3 img{
	width:60%;
}

.kcleft h4{
	width:100%;
	height: .4rem;
	margin: 0 auto;
	line-height: .4rem;
	text-align: center;
	color: #333;
	font-size:.28rem;
	margin-top: .16rem;
}

.kcleft h5{
	width:100%;
	height: .4rem;
	margin: 0 auto;
	line-height: .4rem;
	text-align: center;
	color: #666;
	font-size:.2rem;
	font-weight: normal;
}


.kcright{
	width:68%;
}


.kcright p{
	width:auto;
	line-height: .32rem;
	font-size:.24rem;
	color: #666;
	padding:0 .2rem;
}


.kctitle{
	width: 94%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding-top: 1rem;
	margin-bottom: .3rem;
}

.kctitle dt {
	width: 100%;
	height: .5rem;
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: .5rem;
}


.kctitle dd {
	width: 100%;
	height: .26rem;
	font-size: .26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #797979;
	line-height: .26rem;
	margin-top: .26rem;
}



.kecontent{
	width:94%;
	margin: 0 auto;
}


.kecontent ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.kecontent ul li{
	width:48.5%;
	height: 4rem;
	margin-bottom: .2rem;
	position: relative;
}



.kclist{
	width:100%;
	height: auto;
	border:1px solid #EEE;
	border-left: 1px solid #CCC;
	position: absolute;
	left: 0;
	top: 0;
	background: #FFF;
}

.kclist:hover{
	box-shadow:0 0 .1rem #EEE;
}


.kclist h3{
	width:96%;
	height: .4rem;
	margin: 0 auto;
	line-height: .4rem;
	text-indent: .2rem;
	font-size: .28rem;
	margin-top: .2rem;
}


.kclist h4{
	width:90%;
	border-bottom: 1px solid #EEE;
	margin-left: 10%;
	margin-top: .1rem;
}

.kclist h5{
	width:80%;
	height: 1rem;
	background: #f7ddd7;
	margin: .2rem auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: .1rem;
}

.kclist h5 img{
	height:.64rem;
}

.kclist dl{
	width:86%;
	margin: 0 auto;
}

.kclist dl dt{
	line-height: .4rem;
	color: #666;
	font-size:.24rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.kclist p.but{
	width:80%;
	height: .2rem;
	margin: 0 auto;
	cursor: pointer;
	margin-top: .2rem;
	text-align: right;
	margin-bottom: .2rem;
	color: #666;
	font-size: .24rem;
}


.zixun{
	width:3rem;
	height: .6rem;
	margin: 0 auto;
	margin-top: .6rem;
	margin-bottom: .6rem;
}


.zixun a{
	width:100%;
	height: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	line-height: .6rem;
	font-size: .26rem;
	font-weight: bold;
	background: #cb0a5c;
	border-radius: .3rem;
	box-shadow: 0 0 .1rem #333;
	transition: all .4s;
}



.youshi{
	width:94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.youshi li{
	width:48.5%;
	height: 4rem;
	background: #f6f6f6;
	border-radius: .1rem;
	margin-bottom: .3rem;
}


.youshi li img{
	width:100%;
	border-radius: .12rem .12rem 0 0;
}


.youshi li dl{
	width:auto;
	margin-top: .3rem;
}


.youshi li dl dt{
	text-align:center;
	font-size: .3rem;
	font-weight: bold;
	margin-bottom: .2rem;
}


.youshi li dl dd{
	text-align:center;
	font-size: .24rem;
	color: #666;
	line-height: .34rem;
}


.zuopins{
	width:94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}



.zuopins li{
	width:48.5%;
	margin-bottom: .2rem;
}


.zuopins li img{
	width:100%;
	border-radius:.12rem;
}


.dayi{
	width:94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: .4rem;
}


.dayi p{
	width:48%;
	height: .6rem;
	border: 1px solid #EEE;
	background: url(../images/dayi.png) no-repeat .1rem center;
	background-size:.32rem .32rem;
	margin-bottom: .3rem;
}


.dayi p a{
	width:100%;
	height: .6rem;
	display: block;
	font-size:.26rem;
	line-height: .6rem;
	color: #666;
	text-indent: .5rem;
}


.dayi p a span{
	color: #e64836;
	font-weight: bold;
}














