/* 加载动画 end */
ul{
	list-style: none;
}
#home {
    box-sizing: border-box;
    padding: 30px 0 0;
    width: 750px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg-img.jpg) #DDF3FF top center no-repeat;
    /* background-size: 100% 100%; */
}

.header{
    /* padding: 0 20px; */
	position: relative;
}
.top-t{
	top: -30px;
	position: absolute;
	margin-left: calc(50% - (239px / 2));
}

.logo_con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 30px;
}

.logo{
    display: block;
    /* width: 60%; */
}

.logo img{
    width: 100%;
}

.link {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.link:hover {
    color: #e6a210;
    transition: all 0.3s ease;
}

.head_con {
    margin-top: 50px;
    text-align: center;
}

.con {
    box-sizing: border-box;
    padding: 0 25px;
    margin-top: 305px;
    text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.item1-title-bg{
	width: 635px;
	height: 100px;
	background: url(../images/item1-bg-img.png) center no-repeat;
	margin: 0 auto;
}
.item-text{
	font-family: "Microsoft YaHei";
	font-size: 52px;
	line-height: 100px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
.item1-list{
	width:690px;
	background: url(../images/item1-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-top: 20px;
	padding-bottom: 4px;
}
.item1-list li{
	box-sizing: border-box;
	margin: 10px 0;
}
.item1-list li:first-child{
	box-sizing: border-box;
	margin-top: 0px;
}
.link-dian{
	background:url(../images/link-dian-img.png) center no-repeat;
	height: 81px;
	width: 100%;
	position: absolute;
	top: -50px;
}
.item2-title-bg{
	width: 635px;
	height: 72px;
	background: url(../images/item2-bg-img.png) center no-repeat;
	margin: 0 auto;
}
.item2-text{
	font-family: "Microsoft YaHei";
	font-size: 32px;
	line-height: 72px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
.item2-list{
	width:690px;
	background: url(../images/item2-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 28px;
	position: relative;
}
.item3-list{
	width:690px;
	background: url(../images/item3-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 15px;
	position: relative;
}
.item2-list li{
	box-sizing: border-box;
	margin: 7px 0;
}
.item2-list li:nth-child(3){
	box-sizing: border-box;
	margin-top: 25px;
}
.item3-list li:nth-child(3){
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 28px;
	position: relative;
}
.item4-list{
	width:690px;
	background: url(../images/item4-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 32px;
	position: relative;
}
.item4-list li:nth-child(3){
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
}
.item4-title-bg{
	width: 635px;
	height: 108px;
	background: url(../images/item4-bg-img.png) center no-repeat;
	margin: 0 auto;
}
.item4-text{
	font-family: "Microsoft YaHei";
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	padding: 12px 100px;
}
.item5-list{
	width:690px;
	background: url(../images/item5-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 24px;
	position: relative;
}
.item5-list li{
	box-sizing: border-box;
	margin: 25px 0;
}
.item5-list li:nth-child(3){
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 28px;
	position: relative;
}
.item6-list{
	width:690px;
	background: url(../images/item6-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 25px;
	position: relative;
}
.item6-list li:nth-child(3){
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 24px;
	position: relative;
}
.item7-list{
	width:690px;
	background: url(../images/item7-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 16px;
	position: relative;
}
.item7-list li:nth-child(3){
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 24px;
	position: relative;
}
.item8-list{
	width:690px;
	background: url(../images/item8-list-bg.png) top center no-repeat;
	padding-left: 0;
	padding-bottom: 32px;
	position: relative;
}
.item8-list li:nth-child(2){
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 24px;
	position: relative;
}
.item9-list{
	width:690px;
	background: url(../images/item9-list-bg.png) top center no-repeat;
	padding: 44px 0;
	position: relative;
}
.item10-list{
	width:690px;
	padding-left: 0;
	padding-bottom: 32px;
	position: relative;
}


footer {
    padding: 10px 0 ;
    box-sizing: border-box;
    height: 300px;
    font-weight: bold;
	background: #0b54a2;
}

.f_link {
    margin-bottom: 20px;
    font-size: 34px;
    color: #fff;
    text-align: center;
}

.f_link a {
    margin: 0 20px;
    font-size: 34px;
    color: #fff;
}
footer p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 42px;
}

footer a {
    font-size: 24px;
    color: #fff;
    transition: all .3s ease;
}

footer a:hover {
    color: #CC1206;
    transition: all .3s ease;
}

.zfjc {
    display: block;
    width: 122px;
    height: 61px;
}

.dzjg {
    margin-left: 40px;
    display: block;
    width: 72px;
}

.link_p {
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}