*{
	margin: 0;padding: 0;list-style: none
}
.banner{
	width: 100%;position: relative;cursor: pointer;
}
.banner img{
	width: 100%
}
.banner div{
	width: 60%;
	position: absolute;
	top: 28%;left: 27.8%;
}
.banner div h2{
	color: #2672ac;font-size: 24px;font-weight: 900;padding-bottom: 20px;
}
.banner div h3{
	color: #2672ac;font-size: 20px;font-weight: 900;font-family: "楷体"
}
.banner div h3 span{
	color: #e1354f;font-size: 35px;font-weight: 900;
}
.ContactUs{
	width: 100%;
}
.establish{
	max-width: 1200px;position: relative;
	margin: auto;font-family: "黑体";padding: 10px 0;
}
.establish div{
	width: 90px;height: 90px;border-radius: 50%;
	background: #0067a9;color: #fff;
	text-align: center;margin: auto;
	font-size: 20px;padding-top: 20px;cursor: pointer;
    line-height: 1.1;margin-bottom: 30px
}
.establish h3{
	color: #656565;font-size: 18px;font-family: "黑体";
	text-align: left;margin-left: 46%;cursor: pointer;
    width: 150px;margin-bottom: 16px
}
.establish h3 span{
	color: #0068aa;font-size: 35px;font-weight: 900
}
.establish p{
	padding: 0 10%;
	color: #777;font-size: 17px;text-align: justify;
	line-height: 1.8
}
.establish-approve{
	width: 80%;margin: auto;overflow: auto;margin-top: 15px
}
.establish-approve li{
	width: 110px;height:110px;border-radius: 50%;
	border: 1px solid#e1e1e3;cursor: pointer;
	color: #777;font-size: 17px;float: left;padding-top: 24px;
	text-align: center;margin-left: 10%;
}
.establish-des{
	width: 80%;margin: auto;overflow: auto;margin-top: 7px
}
.establish-des li{
	width: 110px;
	color: #777;font-size: 17px;float: left;
	text-align: center;margin-left: 10%;
}
.establish img{
	width: 100%;margin-top: 40px;cursor: pointer;
}
.culture{
	max-width: 1200px;position: relative;overflow: auto;
	margin: auto;font-family: "黑体";padding: 80px 0 0 0;
}
.culture div{
	width: 25%;float: left;margin-top: 30px;cursor: pointer;
}
.culture div span{
	display: block;
	width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #0067a9;
    color: #fff;
    text-align: center;
    margin: auto;
    font-size: 20px;
    padding-top: 20px;
    line-height: 1.1;
}
.culture p{
	width: 75%;
	float: right;
	color: #777;
    font-size: 17px;
    text-align: justify;
    line-height: 1.8;padding-right: 10%;
}
.culture h3 {
    color: #656565;
    font-size: 18px;
    font-family: 黑体;
    text-align: left;cursor: pointer;
    margin: 34px 20% 10px 46%;float: left;
    width: 160px;
}
.culture h3 span {
    color: #0068aa;
    font-size: 35px;
    font-weight: 900;
}
.culture ul{
	width: 80%;margin: auto;padding-top: 27px;
	overflow: auto
}
.culture ul li{
	width: 31%;float: left;height: 127px;cursor: pointer;
	border-radius: 8px;
	border: 2px solid#e1e1e3;
	color: #777;
	margin: 2% 0 0 2%;
	padding: 0 2%;
}
.culture ul li h4{
	color: #676767;font-size: 21px;font-weight: 900;font-family: "黑体";
	padding-top: 12px;
}
.culture ul li p{
	font-size: 18px;line-height: 1.2;width: 100%;float: left;
	padding: 0;
}
.honor{
	max-width: 1200px;position: relative;overflow: auto;
	margin: auto;font-family: "黑体";padding: 70px 0;
}
.honor div {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #0067a9;
    color: #fff;cursor: pointer;
    text-align: center;
    margin: auto;
    font-size: 20px;
    padding-top: 20px;
    line-height: 1.1;margin-bottom: 20px
}
.honor img{
	width: 100%;cursor: pointer;
}








