body {
	background: #ffffff;
	color: #333333;
	font: 12px/150% "Lantinghei SC", "Open Sans", Monaco, Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun;
    min-width: 1300px;

}

.main {
	max-width: 1920px;
	/* margin-top: 10px; */
	margin: 0;
	padding: 0;
}

.a02-mainns {
	display: flex;
	/* justify-content: space-between; */
	/* max-width: 1920px; */
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	/* background: #742A2C; */
}

.a02-navs {
	display: flex;
	justify-content: space-between;
	max-width: 1000px;
	/* margin: 0px auto; */
	margin-left: 100px;
	align-items: center;
}

.conent {
	width: 1300px;
	margin: 0 auto;
}

.a01-service {
	display: flex;
	align-items: center;
	width: 370px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 16px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #004098;
}

.main_center {
	max-width: 1920px;
	margin: 0 auto;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
	border: 0;
}

a:hover {
	color: inherit;
}

.clear {
	clear: both;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

i {
	font-style: normal;
}

img {
	border: 0;
}

::-webkit-scrollbar {
	width: 0px;
	height: 0;
}

iframe {
	width: 100%;
	height: 100%;
}

.btn {
	cursor: pointer;
}

video {
	display: inline-block;
	background-color: #000000;
}

video:focus {
	outline: -webkit-focus-ring-color auto 0px;
}

.ellipsis1 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ellipsis2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ellipsis3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ellipsis4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ellipsis5 {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ellipsis6 {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

input,
select,
textarea {
	border: none;
	outline: none;
}

textarea {
	resize: none;
}

/* 顶部 */
.a02-header_top {
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	color: #787878;

}

.imges {
	width: 406px;
	height: 60px;
	/* height: 50px; */
	/* height: 90px; */
}

.lxdh {

	margin-right: 10px;
	/* height: 60px; */
}

.a02-phone {
	display: flex;
	flex-flow: column;
}

.header_top_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1300px;
	margin: 10px auto;
}

.header_top_right {
	display: flex;
	/* justify-content: space-around; */
	flex-direction: column;
	align-items: center;
}

.qgzz {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #121212;
}

.header_top_right .item span {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #067EEF;
}

.header_top_right .item {
	display: flex;
	flex-direction: row;
	font-size: 20px;
}

.header_top_right .item img {
	margin-right: 8px;
}

.header_top_right .item .wx {
	position: absolute;
	top: 39px;
	left: 50%;
	transform: translateX(-50%);
	width: 150px;
	display: none;
}

.header_top_right .item .wx img {
	display: block;
	margin-right: 0;
	margin: 0 auto;
	display: block;
}

.header_top_right .item:first-child:hover .wx {
	display: block;
}

.header_top_right .xian {
	height: 15px;
	width: 1px;
	background: #999999;
}

.a-items {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #742A2C;
}



.login_img {
	display: flex;
	padding: 20px 0;
	align-items: center;
}

.login_img img:first-child {
	width: 377px;
	height: 64px;
}

.login_img img:last-child {
	width: 397px;
	height: 46px;
	margin-left: 20px;
}

.login {
	border-bottom: 1px solid #eeeeee;
}

.a02-nav {
	display: flex;
	justify-content: space-between;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	width: 90%;
	color: #333333;
	margin-left: 200px;
	position: relative;
	/* margin: 0 auto; */
}

.a02-nav a {
	display: block;
}

.a02-nav>li {
	display: flex;
	align-items: center;
	width: 120px;
	position: relative;
}

.a02-nav>li:hover .ul {
	display: block;
}

.a02-nav .a02-sed {
	color: #0070C2;
	height: 60px;
	/* border-bottom: 2px solid #509731; */
	/* background: #77444E; */
	width: 120px;
	text-align: center;
}

.a02-nav .a02-sed > a {
    color: #0070C2;
}

.a02-nav .ul {
	display: none;
	padding: 0 10px;
	position: absolute;
	top: 60px;
	background: #ffffff;
	left: 50%;
	transform: translateX(-65%);
	min-width: 180px;
	z-index: 100;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}


.a02-nav .ul div {
	line-height: 30px;
	margin: 20px 0;
}

.a02-nav .ul div a:hover {
	color: #0070C2;
}





.top_nav {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 40px;
	background: #F5F5F5;
}

.top_navs {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	width: 1300px;
	/* line-height: 30px; */
}

/* 底部 */
.foot {
	display: flex;
	flex-direction: column;
	background: #0070C2;
	margin-top: 0px;
	/* height: 330px; */
}

.foot_session {
	display: flex;
	flex-direction: row;
	width: 1300px;
	margin: 30px auto;
}
.foot_ul{
	display: flex;
	flex-direction: row;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;

}
.foot_ul div{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	opacity: 0.8;
    cursor: pointer;
}
.foot_ul li{
	margin-right: 50px;
}
.foot_logo{
	display: flex;
	flex-direction: column;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
}
.foot_logo img{
	width: 200px;
}
.foot_logo_title{
	display: flex;
	flex-direction: column;
	margin-left: 80px;
	margin-top: 20px;
}
.foot_titles{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 52px;
	background: #00497E;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

