/* 样式重置 */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre,
	ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	box-sizing: border-box
}

body {
	line-height: 1;
	font-size: 88% /* Decide for yourself if you want to include this. */;
}
/* h1, h2, h3, h4, h5, h6{font-size: 100%;padding: .6em 0;margin: 0 15px;} */
ul, ol {
	list-style: none;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* 清楚浮动 */
.clear:after {
	display: table;
	content: '';
	clear: both;
}

/* 一行文本截断 */
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 文本截断两行 */
.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

body {
	min-width: 1200px;
	font-family: 微软雅黑;
}

/* 页头 */
.header {
	background: #1525D2FF;
	min-height: 120px;
}
.header:before {
	content: "进德修业  志道鼎新";
	font-size: clamp(50px,3.125vw,80px);
	line-height: 68px;
	color: #020E8D21;
	position: absolute;
	top: 21px;
	left: 790px;
	display: block;
}

.header .logo {
	float: left;
	display: flex;
	align-items: center;
	height: 120px;
	padding-left: clamp(10px,7.2vw,140px);
}

.header .logo img {
	float: left;
	width: 343px;
	height: 40px;
	position: relative;
}

.header .logo h1 {
	float: left;
	color: #fff;
	line-height: 80px;
	font-weight: normal;
	font-size: 28px;
	margin: 0;
	font-family: 微软雅黑;
}

.header .menu {
	float: right;
	width: auto;
	height: 120px;
	padding: 0;
}

.header .menu>li {
	height: 120px;
	width: 80px;
	line-height: 120px;
	float: left;
	text-align: center;
	position: relative;
	margin: 0 10px;
	border-top: 4px solid transparent;
}

.header .menu li a {
	color: #fff;
	position: relative;
	z-index: 999;
	font-size: 17px;
	font-family: 微软雅黑;
}

.header .menu>li.active a, .header .menu>li:hover>a {
	color: #fff;
	font-weight: bolder;
}

/* 下拉菜单 */
.header .menu>li:hover {
/* border-top: 4px solid #fff;*/
}

.header .menu>li:hover>a {
position: relative;
top: 0px;
}

.header .menu>li:hover .dropdown {
display: block;
}

.header .menu .dropdown {
	position: absolute;
	top: 76px;
	right: -15px;
	width: 100px;
	border-top: 4px solid #fff;
	text-align: center;
	background:rgba(21,37,210,0.71);
	display: none;
	z-index: 2;
	box-shadow: 0 0 1px 0 #eee;
}

.header .menu .dropdown li {
width: 100px;
height: 30px;
line-height: 30px;
color: #fff;
}

.header .menu .dropdown li a {
line-height: 30px;
color: #fff;
font-size: 15px;
}

.header .menu .dropdown li:hover {
background: #fff;
}

.header .menu .dropdown li:hover a {
color: #1525D2FF;
}

/* 页脚 */
/* footer{
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 1px;
    background: #494949;
    color: #9C9C9C;
}
footer hr{
    border: 1px solid #656565;
}
footer .footer{
    width: 1200px;
    margin: 10px auto;
    background: #494949;
}
footer .footer .left{
    float: left;
}
footer .footer .right{
    float: right;
} */
/*脚部样式*/
.footer {
	width: 100%;
	height: 532px;
	font-family: 微软雅黑;
	color: #FFF;
	line-height: 15px;
	background-image: url("/new_page/img/foot.png");
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	/*background-attachment: fixed;*/
	text-align: inherit;
}

.footer .wrapper {
	width: 1214px;
	margin: 0 auto;
}
.footer .contact_title{
	width: 100%;
	height: 71px;
	background-color: #F3FEFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer .contact_title .contact_title_contact,.footer .contact_title .contact_title_time{
	font-size: 20px;
	line-height: 28px;
	color: #4F4F4FFF;
	font-family: Source Han Sans SC VF, Source Han Sans SC VF;
}
.footer .contact_title .contact_title_contact .fa{
	color: #2639D5FF;
	margin-right: 20px;
}
.footer .contact_title .contact_title_contact span{
	color: #2639D5FF;
	margin-left: 20px;
}
.footer .contact_title .contact_title_time{
	margin-left: 200px;
}

.footer_mask {
	/* background-color: rgba(34,103,177,0.5); */
	/* background: #713182; */
}

.footer_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
	height: 60px;
}
.footer_title img{
	height: 40px;
}
.footer_title .info{
	display: flex;
	flex-wrap: wrap;
	margin: 0 50px;
}

.footer_title .info .label{
	flex-basis: 50%;
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
}
.footer_title .info .label.full{
	flex-basis: 100%;
}
.footer_title .select{
	display: flex;
	flex-wrap: wrap;
}
.footer_title .select .label{
	flex-basis: 40%;
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
	cursor: pointer;
	position: relative;
}
.footer_title .select .label.plus{
	flex-basis: 60%;

}
.footer_title .select .label ul{
	position: absolute;
	top: 0px;
	left: 100%;
	min-width: 150px;
	width: fit-content;
	text-align: center;
	background:rgba(21,37,210,0.71);
	display: none;
	z-index: 19999;
	box-shadow: 0 0 3px 0 #eee;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}
.footer_title .select .label ul li{
	height: 32px;
	line-height: 30px;
}
.footer_title .select .label ul li:hover{
	background-color: #FFFFFF;
}
.footer_title .select .label ul li a{
	color: #fff;
	white-space: nowrap;
	margin-left: 5px;
	width: 100%;
	height: 100%;
}
.footer_title .select .label ul li:hover a{
	color: #1525D2FF;
}
.footer_title .select .label:hover ul{
	display: block;
}
.footer_box_list{
	margin: 70px 0 40px 0;
	display: flex;
	justify-content: space-between;
}
.footer_box_list .footer_box{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.footer_box_list .footer_box p,.footer_box_list .footer_box h3{
	line-height: 24px;
}
.footer h4 {
	display: none; /* 隐藏 */
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	/*padding: 3px 0;*/
	/*margin-bottom: 10px;*/
	/*letter-spacing: 1.5px;*/
}

.footer h5 {
	line-height: 20px;
	font-size: 16px;
	font-weight: lighter;
	margin: 0;
	/*padding: 3px 0;*/
	/*margin-bottom: 10px;*/
	/*letter-spacing: 1.5px;*/
}

.footer .contact {
	float: left;
	width: 59%;
	padding-left: 15px;
}

.footer .phone {
	float: left;
	width: 30%;
	margin-top: 23px;
	font-size: 12px;
	padding-left: 66px;
}

.footer .weixin {
	float: left;
	width: 11%;
	font-size: 12px;
}

.footer .weixin img {
	vertical-align: inherit;
}

.footer .copyright {
	border-top: 1px solid #FFFFFF1F;
	font-weight: lighter;
	margin-top: 20px;
	padding: 15px 0;
	font-size: 13px;
	text-align: center;
	letter-spacing: 1.5px;
	line-height: 20px;
	color: #fff;
}

.footer a:phone, .footer a:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

/* 隐藏页头下面的线 */
.header+hr {
	display: none;
}

/* 增加上下边距 */
.aio {
	margin: 90px auto;
}

/* 去除浮动的影响 */
.aio:after {
	display: table;
	content: '';
	clear: both;
}

.phone>div {
	float: left;
}

.phone>div:nth-child(1) {
	margin-right: 6px;
}

.phone>div:nth-child(1) i {
	font-size: 69px;
	transform: rotate(82deg);
}

.phone>div:nth-child(2)>div:nth-child(1) {
	font-size: 20px;
	margin-top: 7px;
}

.phone>div:nth-child(2)>div:nth-child(2) {
	font-size: 35px;
	margin-top: 14px;
}

/* 隐藏页脚电子邮件  */
.footer .contact h5:nth-child(5) {
	display: none;
}

.footer .contact h5:nth-child(3) {
	margin-top: 15px;
}
/* 页脚二维码添加字 */
.footer .weixin:after {
	display: block;
	content: '微信公众平台';
	width: 120px;
	letter-spacing: 8px; /* 字间距 */
	text-align: center;
}
/* 添加工作时间 */
.footer .phone:after {
	display: block;
	content: '咨询时间： 工作日   8:00-12:00   14:00-18:00';
	margin-top: 65px;
}

