* {
	margin: 0;
	padding: 0;
}
*::-webkit-scrollbar {
	height: 0;
	width: 0;
}
header {
	width: 100%;
	height: 60px;
	background-color: white;
}
.heaer {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.logo {
	display: block;
	text-decoration: none;
}
.logo img {
	width: 220px;
	height: 60px;
}
.header_item {
	width: 700px;
	display: flex;
	justify-content: space-between;
}
.header_i {
	height: 57px;
	line-height: 60px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.header_i:hover {
	color: #335cd5;
	border-bottom: 3px solid #335cd5;
}
.banner {
	width: 100%;
	height: 860px;
	position: relative;
	padding: 0;
}
.item {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.it1_ {
	position: relative;
	height: 200px;
}
.it1_0 {
	left: 0px;
	top: 88px;
	position: absolute;
	z-index: 138;
	width: 51px;
	height: 13px;
}
.it1_0_1 {
	word-wrap: break-word;
	padding: 0px;
	border-color: rgb(51, 51, 51) transparent transparent;
	border-width: 3px 0px 0px;
	height: 10px;
	width: 51px;
	display: block;
	border-style: solid;
}
.it1_1_1 {
	word-wrap: break-word;
	padding: 0px;
	border-color: transparent;
	border-width: 0px;
	height: 55px;
	width: 257px;
	display: block;
}
.it1_2_1 {
	left: 67px;
	top: 119px;
	position: absolute;
	z-index: 151;
	width: 127px;
	height: 37px;

	border-color: transparent;
	border-width: 0px;
	height: 37px;
	width: 127px;
	display: block;

	color: rgb(51, 51, 51);
	font-size: 24px;
}
.it1_3 {
	width: 1200px;
	/* height: 485px; */
	display: flex;
	flex-wrap: wrap;
}
/* 950808 */
.it1_3_1 {
	width: 400px;
	height: 230px;
	position: relative;
}
.it1_3_1:nth-child(2n-1):hover .it1_3_1_hover {
	height: 230px;
}
.it1_3_1:nth-child(2n):hover .it1_3_1_hover {
	height: 230px;
}

.it1_3_1:nth-child(2n-1) .it1_3_1_hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 0px;
	background-color: #f4f7fe;
	transition: all 1s;
}
.it1_3_1:nth-child(2n) {
	background-color: #e9f0fa;
}
.it1_3_1:nth-child(2n) .it1_3_1_hover {
	width: 400px;
	height: 0px;
	transition: all 1s;
	background-color: #f4f7fe;
	position: absolute;
	left: 0;
	bottom: 0;
}
.it1_3_1_img {
	width: 102px;
	height: 118px;
	position: absolute;
	left: 42px;
	top: 55px;
	text-align: center;
	line-height: 118px;
}
.it1_3_1_img img {
	vertical-align: middle;
}
.it1_3_1_title {
	position: absolute;
	left: 169px;
	top: 75px;
}
.it1_3_1_t_h1 {
	color: rgba(67, 67, 67, 1);
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
}
.it1_3_1_t_h2 {
	color: #666666;
}
.it_sort {
	margin-top: 90px;
}

.it1_content {
	position: absolute;
	top: 210px;
	width: 489px;
	height: 127px;
	right: -275px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
	border-color: transparent;
	word-wrap: break-word;
}

.banner_img_box {
	width: 100%;
	height: 860px;
	overflow: hidden;
}
.banner_img_box img {
	width: 100%;
	height: 860px;
}

.banner_flot {
	word-wrap: break-word;
	padding: 40px 30px;
	box-sizing: border-box;
	border-color: transparent;
	border-width: 0px;
	height: 373px;
	display: block;
	border-style: solid;
	/* background-color: rgba(51, 92, 213, 0.5); */
	text-decoration: none;
	color: white;
}

.banner_flot_h1 {
	font-size: 40px;
	white-space: pre-wrap;
	margin-bottom: 10px;
	margin-bottom: 70px;
	color: rgb(10, 24, 89);
}
.banner_flot_h2 {
	color: rgb(255, 255, 255);
	font-size: 20px;
	white-space: pre-wrap;
	margin-bottom: 10px;
	color: rgb(10, 24, 89);
}

.banner_flot_h3 {
	font-size: 16px;
	white-space: pre-wrap;
}

.banner_img_dot {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%, 0%);
	display: flex;
	width: 35px;
	justify-content: space-between;
}
.banner_img_dot .dot {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #660000;
}
.banner_img_dot .on {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #660000;
	background-color: #660000;
}

.ly_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ly_i {
	width: 380px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-color: #f9f9f9;
	border: 1px solid transparent;
	margin-bottom: 50px;
}
.ly_i img {
	width: 380px;
	transform: translateY(0px);
	transition: all 1s;
}
.ly_i img:hover {
	transform: translateY(-10px);
}
.ly_i_h1 {
	font-size: 20px;
	padding-top: 8px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: center;
}
.ly_i_h1:hover {
	color: #0a1859;
}
.ly_i_h2 {
	width: 380px;
	height: 45px;
	font-family: Microsoft YaHei;
	font-size: 16px;
	line-height: 22px !important;
	padding-top: 15px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.zx_box {
	width: 504px;
	height: 65px;
	margin: 0 auto;
	display: flex;
}
.zx_l {
	height: 65px;
	width: 302px;
	border: 1px solid #0a1859;

	display: flex;
}

.zx_l_h1 {
	color: rgb(10, 24, 89);
	font-size: 16px;
	line-height: 30px;
}
.zx_l_h2 {
	font-size: 24px;
	color: rgb(10, 24, 89);
}
.zx_l img {
	margin-top: 4px;
	width: 60px;
	vertical-align: bottom;
	margin-right: 10px;
}
.zx_r {
	display: block;
	text-decoration: none;
	width: 202px;
	height: 65px;
	border: 1px solid #0a1859;
	background-color: #0a1859;
	text-align: center;
	line-height: 65px;
	color: white;
	font-size: 14px;
	font-weight: normal;
}
.zx_r:hover {
	border: 1px solid #c09b0f;
	background-color: #c09b0f;
}

.xl_box {
	width: 100%;
	height: 521px;
	margin-top: 50px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 70px;
}

.xl_h1 {
	font-size: 30px;
	color: white;
	text-transform: uppercase;
}
.xl_h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: white;
}
.xl_line {
	width: 50px;
	background-color: rgb(204, 204, 204);
	height: 1px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
.xl_h3 {
	color: rgb(225, 225, 225);
	font-family: 微软雅黑;
	font-size: 16px;
	line-height: 40px;
}

.xl_h4 {
	margin: 0 auto;
	width: 202px;
	height: 46px;
	line-height: 46px;
	border-radius: 30px;
	background-color: white;
	margin-top: 100px;
	cursor: pointer;
	text-decoration: none;
	display: block;
	color: black;
}
.xl_h4:hover {
	background-color: #c09b0f;
}

.jc_list {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.jc_i {
	width: 386px;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
}
.jc_i img {
	width: 386px;
	height: 200px;
	transition: all 0.5s;
}
.jc_i img:hover {
	transform: translateY(-10px);
}

.jc_i_h1 {
	font-size: 18px;
	line-height: 40px;
	color: #434343;
}
.jc_i_h1:hover {
	color: #0a189f;
}

.jc_i_h2 {
	display: block;
	font-size: 16px;
	color: #666666;
	margin-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 40px;
}
.jc_more {
	display: block;
	margin: 0 auto;
	text-decoration: none;
	color: #434343;
	width: 202px;
	height: 46px;
	line-height: 46px;
	border: 1px solid rgba(217, 217, 217, 1);
	border-radius: 30px;
	text-align: center;
	margin-top: 40px;
}
.jc_more:hover {
	color: white;
	background-color: rgb(192, 155, 15);
}

.td_box {
	width: 100%;
	background-color: #f9f9f9;
	margin-top: 70px;
}
.td_list {
	display: flex;
	justify-content: space-between;
}
.td_i {
	width: 192px;
	padding: 15px;
	border: 1px solid rgb(238, 238, 238);
	display: block;
	text-decoration: none;
}
.td_i:hover {
	border: 1px solid black;
}
.td_i:hover img {
	transform: translateY(-10px);
}
.td_i img {
	width: 192px;
	height: 192px;
	transition: all 0.5s;
}
.td_i_h1 {
	font-size: 20px;
	color: #434343;
	font-weight: normal !important;
}
.td_i_h2 {
	font-size: 14px;
	color: #c09b0f;
	margin-bottom: 15px;
	margin-top: 10px;
}
.td_i_h2:hover {
	color: #0a1859;
}

.td_i_h3 {
	font-size: 16px;
	color: #5a5a5a;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 40px;
}

.xw_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.xw_i {
	text-decoration: none;
	display: flex;
  margin-bottom: 30px;
	/* justify-content: space-between; */
}
.xw_i_l {
	width: 76px;
	height: 73px;
	background: #0a1859;
	margin-right: 25px;
	text-align: center;
}
.xw_i_l div:nth-child(1) {
	color: #fff;
	font-size: 24px;
	line-height: 45px;
}
.xw_i_l div:nth-child(2) {
	color: #fff;
	font-size: 13px;
	line-height: 10px;
}
.xw_i_r {
	width: 450px;
}

.xw_i_r div:nth-child(1) {
	font-size: 20px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.xw_i_r div:nth-child(2) {
  font-size: 16px;
  line-height: 22px !important;
  padding-top: 7px;
  color: #666666;
  font-weight: normal;
  height: 45px;
  overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.hz_1 {
	display: flex;
	width: 1200px;
	overflow: hidden;
}
.hz_1_img {
	margin-right: 10px;
}
footer {
	width: 100%;
	margin-top: 60px;
	padding-top: 60px;
	height: 575px;
	background-color: rgb(3, 12, 52);
}

.f_c {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dashed gray;
	padding-bottom: 40px;
}

.f_c_l {
	width: 411px;
}
.f_c_l_h1 {
	display: flex;
}
.f_c_l_h1_l {
	color: rgb(255, 255, 255);
	font-size: 50px;
	margin-right: 3px;
}
.f_c_l_h1_c1 {
	font-size: 20px;
	margin-top: 12px;
	color: rgb(255, 255, 255);
	margin-right: 10px;
}
.f_c_l_h1_c2 {
	text-transform: uppercase;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.f_c_l_h1_r1 {
	margin-top: 12px;
	font-size: 14px;
	color: rgb(192, 155, 15);
}
.f_c_l_h1_r2 {
	font-size: 20px;
	color: rgb(192, 155, 15);
}

.f_c_l_h2 {
	color: rgb(255, 255, 255);
	font-size: 20px;
	letter-spacing: 8px;
	line-height: 70px;
}

.f_c_l_h3 {
	color: rgb(255, 255, 255);
	font-size: 14px;
	letter-spacing: 0px;
	margin-bottom: 70px;
}
.f_c_l_h4 {
	font-size: 16px;
	color: rgb(255, 255, 255);
}
.f_c_l_h5 {
	font-size: 24px;
	color: rgb(255, 255, 255);
}
.f_c_c {
	width: 350px;
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 20px 60px;
	padding-bottom: 0;
}
.f_c_c_i {
	text-decoration: none;
	display: block;
	color: white;
	width: 50%;
	height: 30px;
}
.f_c_c_i:hover {
	color: rgb(192, 155, 15);
}

.f_c_r {
}

.f_c_r_h1 {
	font-size: 16px;
	color: white;
	margin-bottom: 30px;
}
.f_c_r_h2 img {
	width: 150px;
	margin-right: 30px;
	margin-bottom: 45px;
}

.f_c_r_h3 {
	font-size: 14px;
	color: rgb(255, 255, 255);
}

.f_c_b {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}

.f_c_b_l1 {
	font-size: 14px;
	color: rgb(255, 255, 255);
	line-height: 30px;
}
.f_c_b_l2 {
	width: 40px;
	height: 1px;
	margin-top: 10px;
	background-color: white;
}
.f_c_b_i {
	width: 70px;
	overflow-x: hidden;
}
.f_c_b_r {
	display: flex;
}
.f_c_b_r_img {
	width: 150px;
	height: 60px;
	overflow: hidden;
}
.f_c_b_r_img img {
	width: 60px;
	height: 60px;
	transition: all 0.5s;
}
.f_c_b_r_img:hover .f_c_b_r_img1 {
	margin-left: -60px;
}
.f_c_b_r_img2 {
	opacity: 0;
}
.f_c_b_r_img:hover .f_c_b_r_img2 {
	opacity: 1;
}
