html,body,div,p,span,a,img,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}


ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}

img{
	display:block;
}


body{
	max-width:750px;
	margin: 0 auto;
}


.banner{
	width:100%;
}

.banner img{
	width:100%;
}


.toptext{
	width:94%;
	margin: 0 auto;
	margin-top: .4rem;
}


.toptebody{
	width:auto;
	margin-bottom: .3rem;
	border:1px solid #DDD;
	border-radius: .12rem;
}

.toptebody h3{
	line-height: .6rem;
	margin-left: .3rem;
	font-size: .3rem;
	color: #333;
	display: flex;
	justify-content:flex-start;
	align-items: center;
}


.toptebody h3 i{
	width:.3rem;
	display: block;
	margin-right: .1rem;
}

.toptebody h3 i img{
	width:100%;
}

.toptebody p{
	font-size: .24rem;
	color: #666;
	line-height: .36rem;
	padding: 0 .1rem .1rem .1rem;
}


.kecheng-nr-title {
	width: 94%;
	height: auto;
	text-align: center;
	margin: auto;
	padding-top: .8rem;
}

.kecheng-nr-title dt {
	width: 100%;
	font-size: .42rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: .5rem;
}

.kecheng-nr-title dd {
	width: 100%;
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	line-height: .3rem;
	margin-top: .1rem;
}


.kecontent{
	width:94%;
	margin: 0 auto;
	margin-top: .2rem;
}


.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: .24rem;
	margin-top: .2rem;
}


.kclist h4{
	width:90%;
	border-bottom: 1px solid #EEE;
	margin-left: 10%;
	margin-top: .1rem;
}

.kclist h5{
	width:80%;
	height: 1rem;
	margin: .2rem auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: .1rem;
}

.kclist h5 img{
	height:100%;
	border-radius: .1rem;
}

.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;
}



.kecheng-ys {
    width: 100%;
    height: auto;
    padding-bottom: .7rem;
}
.kecheng-title {
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
    padding-top: 1rem;
}


.kecheng-ys-wz {
	width: auto;
	height: auto;
	background: #f6f6f6;
	text-align: center;
	transition: all 0.5s;
}

.kecheng-ys-1 {
	width: auto;
	font-size: .26rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: .4rem;
	padding-top: .3rem;
	color: #000;
}

.kecheng-ys-2 {
	width: auto;
	height: auto;
	font-size: .22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #797979;
	margin-top: .1rem;
}

.kecheng-ys-3 {
	width: auto;
	height: auto;
	font-size: .22rem;
	font-family: Arial;
	font-weight: 400;
	color: #4a4a4a;
	line-height: .3rem;
	margin-top: .2rem;
	padding-bottom:.2rem;
}

.kecheng-ys-bg {
	background: #d60f4b !important;
}

.kecheng-ys-col {
	color: #fff !important;
}


.kecheng-ys {
	width: 100%;
	height: auto;
	padding-bottom: .7rem;
}


.kecheng-tx-img {
    width: 94%;
    height: auto;
    margin: auto;
    margin-top: .3rem;
}

.kecheng-tx-img img {
    width: 100%;
    display: block;
}


.kecheng-ys-nr {
	width: 94%;
	height: auto;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.kecheng-ys-nr li {
	width: 48.5%;
	height: auto;
	border-radius: .2rem;
	margin-top: .3rem;
	transition: all 0.5s;
}



.kecheng-ys-bg {
	background: #d60f4b !important;
}

.kecheng-ys-col {
	color: #fff !important;
}


.kecheng-ys-img{ 
    width:100%;
}

.kecheng-ys-img img{
	width:100%;
}



.djzx {
    width: 38%;
    height: .6rem;
    border: 1px solid #333333;
    margin: auto;
    margin-top: .4rem;
	margin-bottom: .6rem;
}


.djzx a{
    text-decoration: none;
    cursor: pointer;
	width: 100%;
    height: .6rem;
    font-size: .28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: .6rem;
	display: block;
	text-align: center;
}


.huanjing{
	width:94%;
	margin: 0 auto;
	margin-top: .3rem;
}

.huanjing ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.huanjing ul li{
	width:32%;
}

.huanjing ul li img{
	width:100%;
	margin-bottom: .1rem;
}










