*{
	padding:0;
	margin: 0;
}

a{
	text-decoration: none;
}

ul,li{
	list-style: none;
}

img{
	display: block;
}


body{
	min-width:1200px;
	margin: 0 auto;
}

.banner{
	width:100%;
	height: 600px!important;
	background: url(../images/banner.jpg) no-repeat center center;
}


.titles{
	width:466px;
	height: 70px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 30px;
	background: url("../images/titbg.png") no-repeat center center;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.titles span{
	width:32px;
	height: 32px;
	display: inline-block;
	margin-left: 30px;
}

.titles h3{
	display: inline-block;
	font-size: 30px;
	text-align: left;
	line-height: 68px;
	color:#FFF;
	margin-left: 10px;
	text-shadow: 0 0 1px #000;
}

.titles h6{
	font-weight: normal;
	font-size: 18px;
	display: inline-block;
	margin-left: 50px;
	color: #e70aa5;
	margin-top: 5px;
}

.kechengjj{
	width:1200px;
	margin: 0 auto;
}

.kechengjj ul{
	width:1200px;
	display: flex;
	justify-content: space-between;
}


.kechengjj ul li{
	width:280px;
	height: 280px;
	border: 1px solid #EEE;
	border-radius: 10px;
	box-shadow: 0 0 8px #999;
}



.kechengjj ul li dt img{
	margin:0 auto;
}


.kechengjj ul li dd{
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	margin-top: 5px;
}

.kechengjj ul li h6{
	width:80px;
	height: 1px;
	margin: 0 auto;
	background: #999;
	margin-top: 5px;
}

.kechengjj ul li p{
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
}



.xxnr{
	width:100%;
	background: #f0f8ff;
	overflow: hidden;
	margin-top: 80px;
}


.xxnr ul{
	width:1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 20px 0;
}


.xxnr ul li{
	width:550px;
	height: 50px;
	border: 1px solid #3ac0eb;
	background: #c8defc url(../images/xh.png) no-repeat 10px center;
	border-radius: 25px;
	line-height: 50px;
	text-indent: 40px;
	font-size: 18px;
	margin-bottom: 20px;
}



.kecheng-ys {
	width: 100%;
	height: auto;
	padding-bottom: 70px;
}


.kecheng-ys-nr {
	width: 1200px;
	height: auto;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.kecheng-ys-nr li {
	width: 379px;
	height: 436px;
	border-radius: 20px;
	margin-bottom: 30px;
	transition: all 0.5s;
}

.kecheng-ys-img {
	width: 379px;
	height: 259px;
}

.kecheng-ys-wz {
	width: 379px;
	height: 177px;
	background: #f6f6f6;
	text-align: center;
	transition: all 0.5s;
}

.kecheng-ys-1 {
	width: 379px;
	height: 40px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	padding-top: 30px;
	color: #000;
}

.kecheng-ys-2 {
	width: 379px;
	height: 20px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #797979;
	line-height: 20px;
	margin-top: 5px;
}

.kecheng-ys-3 {
	width: 379px;
	height: 10px;
	font-size: 15px;
	font-family: Arial;
	font-weight: 400;
	color: #4a4a4a;
	line-height: 10px;
	margin-top: 25px;
}

.kecheng-ys-bg {
	background: #d60f4b !important;
}

.kecheng-ys-col {
	color: #fff !important;
}


.djzx {
    width: 209px;
    height: 50px;
    border: 1px solid #333333;
    margin: auto;
    margin-top: 30px;
}

.djzx a {
    text-decoration: none;
    cursor: pointer;
	width: 100%;
    height: 50px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
	display: block;
	text-align: center!important;
}



.changjings{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}

.changjings dl{
	width:390px;
}

.changjings dl dt{
	margin-bottom: 20px;
}


.dayi{
	width:1200px;
	margin: 0 auto;
	margin-bottom: 60px;
}


.dayi ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.dayi ul li{
	width:380px;
	height: 60px;
	border: 1px solid #e70aa5;
	border-radius: 10px;
	background: url("../images/wen.png") no-repeat 5px center;
	margin-bottom: 30px;
}

.dayi ul li a{
	width:100%;
	line-height: 60px;
	display: block;
	font-size: 20px;
	color: #e70aa5;
	text-indent: 50px;
}


.dayi ul li a:hover{
	font-weight:bold;
}

































