body{
    background: #fff;
}
.public-kc{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.banner{
    width:100%;

}
.banner img{
    width: 100%;
}
.header1{
    font-size: 48px;
	color: #043e8d;
    margin-top: 70px;
    font-weight:bold;
}
.tj{
    margin-top: 95px;
    display: flex;
    justify-content: center;
}
.tj li{
    width: 195px;
	height: 207px;
    padding-top: 35px;
    box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 5px 5px 5px 5px rgba(9, 14, 46, 0.06);
	border-radius: 20px;
    margin-right: 56px;
    border:2px dashed #4d97d6;
}
.tj li:nth-child(3){
    margin-right: 0;    
}
.tj li p{
    margin-bottom: 45px;
}
.tj li p ,.tj li span{
    font-size: 24px;
    color: #676973;
}
.tj li span{
    color: #6b79cf;
}
.kc-anniu{
    width: 281px;
	height: 60px;
	border-radius: 30px;
	border: solid 2px #043e8d;
    font-size: 26px;
	color: #043e8d;
    cursor: pointer;
    margin:56px auto 80px;
    line-height: 60px;
}
.ms{
    width: 100%;
	height: 1007px;
    padding-top: 35px;
    box-sizing: border-box;
    text-align: center;
    background: url(../images/kc-msbg.jpg) no-repeat top center;
}
.ms img{
    width: 100%;
}
.mssp{
    width: 1000px;
    margin:97px auto 90px;
    overflow: hidden;
    text-align: center;
}
.mssp-left{
    width: 606px;
	height: 344px;
    margin-top: 10px;
	border-radius: 10px;
    float: left;
}
.mssp-right{
    float: right;
}
.mssp-right p{
    font-size: 36px;
	color: #0057a8;
    margin-bottom: 25px;
}
.mssp-right li{
    width: 281px;
	height: 62px;
    margin-bottom: 13px;
    cursor: pointer;
    line-height: 62px;
	background-color: rgba(0, 87, 168,0.8);
	border-radius: 30px;
    font-size: 28px;
	color: #ffffff;
}
.zyqj{
    width: 1109px;
	height: 699px;
    margin: 89px auto 75px;
    background: url(../images/kc-zyqj.png) no-repeat;
	border-radius: 100px 0px 100px 0px;
    position: relative;
}
.zyqj p{
    width: 495px;
	height: 466px;
	font-size: 34px;
	line-height: 54px;
	color: #ffffff;
    text-align: left;
    position: absolute;
    right: 30px;
    top: 114px;
}
.sxhj{
    width: 100%;
    padding-top: 90px;
    background: url(../images/kc-sxbg.jpg) no-repeat top center;
}
.sxhj img{
    display: block;
    margin: auto;
}
.sxhj input{
    width: 354px;
	height: 56px;
	background-color: #ffffff;
	border-radius: 2px;
    border: none;
    outline: none;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin-right: 20px;
}
.sxhj form{
    /* height: 56px; */
    overflow: hidden;
}
.form-tj{
    width: 260px;
    height: 60px;
    border: 1px solid #fff;
    display: block;
    background: rgb(191,212,239);
    margin: 20px auto;
    border-radius: 35px;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
}
.zs ul{
    height: auto;
    overflow: hidden;
    margin: 85px auto 65px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.zs li{
    width: 320px;
    margin-bottom: 37px;
}
.zs li h2{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4995d4;
    margin:22px auto 20px ;
}
.zx{
    width: 220px;
	height: 44px;
    margin: auto;
	background-color: #043e8d;
	border-radius: 20px;
    font-size: 24px;
	color: #ffffff;
}
.zx a{
    font-size: 24px;
	color: #ffffff;
    text-align: center;
    line-height: 44px;
}
.hrxc{
    width: 100%;
    background: url(../images/kc-xcbg.jpg) no-repeat top center;
}
.hrxc p{
    font-size: 30px;
	color: #ffffff;
    margin: 50px auto;
}