.bg-f5 {
	background-color: #f5f5f5;
}
.bg-f {
	background-color: #ffffff;
}
.w1200 {
	width: 1200px;
	margin: auto;
}
header .top {
	height: 24px;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
}
header .top a {
	float: right;
	display: block;
}
header .top a i {
	width: 12px;
	height: 12px;
	display: block;
	background: url(../images/lianxikefu_icon.png);
	float: left;
	margin-top: 7px;
	margin-right: 7px;
}
header .col {
	height: 92px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .col h2 {
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	color: #222222;
	margin-left: 25px;
	padding-left: 17px;
	border-left: 1px solid rgb(0, 0, 0, 0.12);
}
header .col>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .col .tel {
	width: 242px;
	height: 59px;
	border-radius: 30px;
	border: solid 1px #d0e1ff;
	margin-left: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header .col .tel img {
	margin-right: 12px;
}
header .col .tel .text p {
	font-size: 17px;
	font-weight: bold;
}
header .col .tel .text span {
	font-size: 12px;
	color: #666666;
}
.navTop {
	background-color: #f5f5f5;
	/* position: fixed;
    top: 116px; */
	width: 100%;
	z-index: 999999;
	transition: 0.3s;
	box-shadow: 0px 3px 12px 0px rgba(136, 136, 136, 0.1);
}
header .nav {
	height: 48px;
	display: flex;
	justify-content: space-around;
}
header .nav .parent {
	position: relative;
}
header .nav .parent a {
	text-align: center;
}
header .nav .parent>a {
	line-height: 46px;
	display: block;
	font-size: 16px;
}
header .nav .parent>a.active {
	border-bottom: 3px solid #0047bc;
	color: #0047bc;
}
header .nav .son {
	position: absolute;
	z-index: 9999;
	width: max-content;
	background-color: #ffffff;
	box-shadow: 0px 15px 12px 0px rgba(76, 76, 76, 0.23);
	padding: 8px 15px;
	left: -15px;
	display: none;
}
header .nav i {
	position: absolute;
	height: 0;
	border-width: 5px;
	border-top: 5px solid #222222;
	border-bottom: 5px solid rgba(0,0,0,0);
	border-left: 5px solid rgba(0,0,0,0);
	border-right: 5px solid rgba(0,0,0,0);
	display: block;
	right: -16px;
	top: 5px;
	bottom: 0;
	margin: auto;
	display: none;
}
header .nav .son a {
	line-height: 2.3;
}
footer .flink {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #ffffff;
}
footer .flinkbg {
	background-color: #4c4c4c;
}
footer .flink a {
	color: #999999;
}
footer .flink a:hover {
	color: #28a7e1;
}
.footer .inner-links {
	width: 655px !important;
}
.footer .public-nunmber {
	width: 300px !important;
}
.footer .hot-line-items p {
	font-size: 18px;
	color: #7c7c7c;
	line-height: 1.5;
}
.footer .hot-line-items span {
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 20px;
	display: block;
}
/* 头部 */
.head {
  width: 100%;
  height: 460px;
  background: #4904BC url(../images/headimg.png) no-repeat;
  background-position: 50%;
}
.head .banner {
  padding-top: 200px;
  position: relative;
  z-index: 9;
}
.head .banner .title1{
  font-size: 52px;
  height: 64px;
  color: #fff;
}
.head .banner .cause1{
  margin-top: 30px;
  margin-right: 20px;
}
.head .btm1 {
  margin: inherit;
  width: 312px;
  margin-top: 50px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.head {
  width: 100%;
  height: 430px;
  background: #244ECA url(../images/bg.png) no-repeat;
  background-position: 50%;
}
.head .banner {
  padding-top: 200px;
}
.head .banner .p1 {
  font-weight: 600;
  font-size: 54px;
  color: #FFFFFF;
}
.head .banner .p2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}
.head .banner .p2 span {
  display: flex;
  color: #fff;
  align-items: center;
}
.head .banner .p2 label {
  margin: 0 8px;
}
.head .banner .p2 span img {
  width: 15px;
  height: 13px;
  margin-right: 4px;
}
/* 留资按钮 */
.liuziBtn {
  margin: 40px auto 50px;
  transition: 0.3s all;
  cursor: pointer;
  width: 380px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #2543DE;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.liuziBtn .phone {
  display: flex;
  align-items: center;
  padding-left: 24px;
}
.liuziBtn .phoneTxt {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.liuziBtn .phoneRed {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #293FDA;
}
.liuziBtn .phoneBtm {
  width: 100px;
  height: 50px;
  background: linear-gradient(133deg, #1F49E5 0%, #4323BC 50%, #620199 100%);
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
}
.liuziBtn:hover {
  transform: scale(1.02);
}
