* {
	box-sizing: border-box;
}

body {
	min-width: 1200px;
}

a {
	color: #000;
}

.yq_layout {
	width: 1200px;
	margin: 0 auto;
}

.baibig {
	width: 100%;
	height: 100%;
}

.public_title {
	color: #0061b4;
	font-weight: bold;
	font-size: 36px;
	text-align: left;
}

.textout {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pbg {
	height: 1080px;
	width: 100%;
	background-color: #24589f;
	background-image: url('../images/home/bg.png');
	background-position: center;
	background-size: 1920px 1080px;
	background-repeat: no-repeat;
}

.main_title {
	height: 960px;
	position: relative;
	padding-top: 160px;
	color: #fff;
}

.main_title_txt {
	font-size: 60px;
	font-weight: bold;
}

.main_title_ul {
	margin-top: 22px;
	height: 50px;
}

.main_title_item {
	font-size: 36px;
	float: left;
}

.main_title_item+.main_title_item {
	margin-left: 44x;
}

.main_title_seat {
	width: 1400px;
	height: 140px;
	position: absolute;
	left: -100px;
	bottom: 0;
	background-color: #fff;
}

.aboutus {
	height: 1410px;
	background-color: #fefefe;
}

.aboutus_container {
	height: 1275px;
	width: 1400px;
	margin: 0 auto;
	box-shadow: 0px 8px 10px #f3f3f3, -10px 8px 15px #f3f3f3, 10px 8px 15px
		#f3f3f3;
	background-color: #fff;
}

.aboutus_content {
	height: 718px;
}

.aboutus_left {
	width: 300px;
}

.aboutus_txten {
	font-size: 60px;
	color: #0068b7;
	opacity: 0.15;
	font-weight: bold;
}

.aboutus_right {
	width: 899px;
}

.aboutus_video {
	width: 100%;
	height: 508px;
	/* background-color: rgba(0,0,0,.5);  */
	cursor: pointer;
	background-color: rgba(0, 0, 0, .5);
	background-image: url('../images/home/vodeo_poster.png');
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

.aboutus_dec {
	margin-top: 55px;
	line-height: 32px;
	font-size: 17px;
	text-indent: 2em;
	color: rgba(0, 0, 0, .66)
}

.aboutus_dec strong {
	color: #333
}

.hohor {
	height: 398px;
	width: 100%;
	overflow: hidden;
}

.hohor_ul {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap;
}

.hohor_li {
	width: 248px;
	height: 178px;
	cursor: zoom-in;
}

.hohor_img {
	height: 100%;
	width: 100%;
}

.hohor_pagination_wrap {
	width: 100%;
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 20px;
}

#hohor_pagination .swiper-pagination-bullet {
	background-color: #666666;
	margin-left: 20px;
	opacity: 1;
	height: 4px;
	width: 61px;
	border-radius: 0;
}

#hohor_pagination .swiper-pagination-bullet-active {
	background-color: #0059a5;
}

.news {
	height: 840px;
	width: 100%;
	/* margin-top: -120px; */
	/* padding-top: 162px; */
	padding-top: 120px;
	background-color: #f5f6fb;
}

.news_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_title_ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_title_item {
	color: #666;
	font-size: 15px;
	padding: 0 8px;
	height: 24px;
	/* background-color: #0ba8e7; */
	border-radius: 10px;
	line-height: 24px;
	cursor: pointer;
}
.news_title_item:hover a{ 
  color: #fff;
}
.news_title_item a{
  color: #666;
}
.news_title_item:hover {
	background-color: #0ba8e7;
}
.news_title_item a:hover{
  color: #fff;
}



.news_title_line {
	margin: 0 4px;
	font-size: 16px;
	color: #666;
	padding-bottom: 3px;
}

.news_content {
	height: 550px;
	padding-top: 44px;
	width: 100%;
}

.news_left {
	width: 571px;
	float: left;
}

.news_left:hover .news_left_time {
	color: #0ba8e7;
	border-bottom-color: #0ba8e7;;
}

.news_left:hover .news_left_title {
	color: #0ba8e7;
}

.news_a {
	display: block;
}

.news_left_time {
	font-size: 18px;
	text-align: right;
	color: #666;
	padding-bottom: 17px;
	border-bottom: 2px solid #000;
}

.news_left_img {
	margin-top: 40px;
	width: 100%;
	height: 365px;
	display: block;
}

.news_left_title {
	margin-top: 15px;
	padding-left: 3px;
	font-size: 24px;
	color: #333;
}

.news_ul {
	width: 571px;
	float: right;
	height: 506px;
	padding-top: 6px;
}

.news_li {
	width: 100%;
	height: 87px;
	border-bottom: 1px solid #ccc;
}

.news_li:hover {
	border-bottom-color: #0ba8e7;
}

.news_li:hover .news_li_name {
	color: #0ba8e7;
}

.news_li:hover .news_li_time {
	color: #0ba8e7;
}

.news_li_noline {
	border-bottom-width: 0;
}

.news_li+.news_li {
	margin-top: 55px;
}

.news_li_name {
	font-size: 20px;
	color: #333;
}

.news_li_time {
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}

.product {
	height: 960px;
	width: 100%;
	background-color: #0d4b90;
	background-image: url('../images/home/product_bg.png');
	background-position: center;
	background-size: 1920px 960px;
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 120px;
}

.product_title {
	font-weight: bold;
	font-size: 36px;
}

.product_content {
	width: 100%;
	margin-top: 35px;
}

.product_left {
	width: 376px;
}

.product_sub {
	font-size: 18px;
	line-height: 36px;
}

.product_tab {
	margin-top: 35px;
	width: 300px;
}

.product_tab_item {
	width: 100%;
	height: 84px;
	line-height: 84px;
	padding-left: 33px;
	font-size: 24px;
	cursor: pointer;
}

.product_tab_item+.product_tab_item {
	margin-top: 25px;
}

.product_tab_item_active {
	background: -webkit-linear-gradient(left, #0061b4, transparent);
	background: -o-linear-gradient(right, #0061b4, transparent);
	background: -moz-linear-gradient(right, #0061b4, transparent);
	background: linear-gradient(to right, #0061b4, transparent);
}

.product_right {
	width: 660px;
	height: 610px;
	padding-top: 8px;
	overflow: hidden;
	position: relative;
}

.product_container {
	height: 100%;
	width: 100%;
	position: absolute;
	left: -6000px;
	top: 0;
	overflow: hidden;
}

.product_container_active {
	left: 0;
}

.product_swiper {
	height: 544px;
	width: 100%;
}

.product_slider {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}

.product_li {
	width: 300px;
	height: 254px;
	border: 1px solid #fff;
}

.product_li:hover .product_img {
	transform: scale(1.05);
}

.product_li:hover .product_cell {
	color: rgba(255, 255, 255, 1);
}

.product_li:hover .product_arrow {
	transform: translateX(5px);
}

.product_a {
	display: block;
	overflow: hidden;
}

.product_img {
	background-color: #fff;
	width: 100%;
	height: 200px;
	display: block;
}

.product_wrap {
	width: 100%;
	position: relative;
	z-index: 10;
	height: calc(100% - 200px);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 4px 12px 0 18px;
	color: #fff;
	background-color: #0d4b90;
}

.product_name {
	font-size: 18px;
	width: 186px;
}

.product_cell {
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 23px;
	color: rgba(255, 255, 255, .8);
	border-bottom: 1px solid #fff;
	position: relative;
}

.product_arrow {
	margin-left: 5px;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: -1px;
	transition: transform 0.2s;
}

.product_pagination_wrap {
	width: 100%;
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 3px;
}

.product_pagination_wrap .swiper-pagination-bullet {
	background-color: #999;
	margin-left: 5px;
	opacity: 1;
	height: 5px;
	width: 120px;
	border-radius: 0;
}

.product_pagination_wrap .swiper-pagination-bullet-active {
	background-color: #fff;
}

.technology {
	height: 770px;
	padding-top: 130px;
	background-color: #fff;
}

.technology_left {
	
}

.technology_left_dec {
	margin-top: 35px;
	color: #666;
	font-size: 16px;
	display: inline-block;
}

.technology_left_dec:hover {
	color: #0ba8e7;
}

.technology_ul {
	height: 500px;
}

.technology_li {
	height: 100%;
	width: 280px;
	position: relative;
	border: 1px solid #ddd;
	/* box-shadow: 0 0 11px 6px rgb(0 ,0 ,0 ,.11) */
}

.technology_li+.technology_li {
	margin-left: 32px;
}

.technology_li:hover {
	box-shadow: 0 0 11px 2px rgb(0, 0, 0, .11)
}

.technology_li:hover .technology_img {
	display: block;
}

.technology_li:hover .technology_bottom_active {
	opacity: 1;
}

.technology_li:hover .technology_arrow_active {
	transform: rotate(90deg);
}

.technology_top {
	height: 332px;
	width: 100%;
	text-align: center;
	position: relative;
}

.technology_img {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}

.technology_top_name {
	padding-top: 97px;
	height: 200px;
	color: #666;
	font-size: 48px;
	font-weight: bold;
	position: relative;
}

.technology_top_name::after {
	content: '';
	width: 35px;
	height: 2px;
	background-color: #666;
	position: absolute;
	bottom: 0;
	left: 122.5px;
}

.technology_bottom_name {
	color: #fff;
	font-size: 48px;
	font-weight: bold;
}

.technology_top_name_B {
	color: #fff;
	font-size: 24px;
}

.technology_top_name_C {
	font-size: 24px;
}

.technology_top_dec {
	margin-top: 64px;
	color: #666;
	font-size: 18px;
}

.technology_bottom_dec {
	margin-top: 15px;
	color: #fff;
	font-size: 18px;
}

.technology_bottom {
	height: 166px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.technology_arrow_A {
	height: 56px;
	width: 56px;
	border-radius: 50px;
	background-color: #0061b4;
	display: flex;
	align-items: center;
	justify-content: center;
}

.technology_arrow_top {
	height: 30px;
	width: 30px;
}

.technology_bottom_active {
	height: 166px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	z-index: 99;
	opacity: 0;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
	z-index: 10;
	background-color: #0061b4;
}

.technology_arrow_active {
	/* padding-bottom: 0;
        background-color: #fff; */
	height: 56px;
	width: 56px;
	border-radius: 50px;
	background-color: #fff;
	background-image:
		url('../images/home/arrow_top_blue.png');
	background-position: center;
	background-size: 26px 31px;
	background-repeat: no-repeat;
	transition: transform 0.3s;
}

.bus {
	height: 730px;
	padding-top: 120px;
	background-color: #f5f6fb;
}

.bus_dec {
	color: #666;
	font-size: 36px;
	margin-top: 25px;
}

.bus_ul {
	height: 260px;
	width: 100%;
	margin-top: 94px;
}

.bus_li {
	float: left;
	height: 100%;
	width: 300px;
	padding: 34px 24px 0;
	color: #000;
	background-color: #fff;
}

.bus_li:hover {
	color: #fff;
	background-color: #0061b4;
}

.bus_li:hover .bus_arrow {
	background-color: #fff;
	background-image:
		url('../images/home/arrow_top_blue.png');
	transform: rotate(90deg);
}

.bus_li+.bus_li {
	border-left: 1px solid #ccc;
}

.bus_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.bus_name {
	font-size: 18px;
	font-weight: bold;
}

.bus_arrow {
	height: 56px;
	width: 56px;
	border-radius: 50px;
	background-color: #0061b4;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url('../images/home/arrow_top.png');
	background-position: center;
	background-size: 26px 31px;
	background-repeat: no-repeat;
	transition: transform 0.3s;
}

.bus_icon {
	height: 30px;
	width: 30px;
}

.bus_p {
	margin-top: 55px;
	font-size: 14px;
}

.service {
	height: 753px;
	width: 100%;
	padding-top: 120px;
	background-color: #fff;
}

.service_header {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.service_tab {
	display: flex;
	align-items: center;
	font-size: 14px;
}

.service_tab_item {
	color: #666;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	border-radius: 10px;
}

.service_tab_item:hover {
	color: #fff;
	background-color: #0ba8e7;
}

.service_tab_item_active {
	color: #0061b4;
	font-weight: bolder;
}

.service_tab_item_last {
	padding-right: 0;
}

.service_tab_line {
	color: #666;
	padding: 0 5px;
}

.service_container {
	margin-top: 77px;
	width: 100%;
	height: 380px;
	overflow: hidden;
	position: relative;
}

.service_silde {
	background-color: #fff;
}

.service_left {
	float: left;
	width: 461px;
	height: 338px;
	padding-top: 65px;
	position: relative;
}

.service_title {
	font-size: 16px;
	color: #0068b7;
	font-weight: bolder;
	position: relative;
	padding-left: 18px;
}

.service_square {
	height: 8px;
	width: 8px;
	position: absolute;
	left: 0;
	top: 7px;
	transform: rotate(45deg);
	background-color: #0068b7;
}

.service_p {
	margin-top: 20px;
	color: #666;
	line-height: 30px;
	font-size: 14px;
	text-indent: 2em;
	height: 202px;
	white-space: break-spaces;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}

.service_more {
	color: #666;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.service_more:hover {
	color: #0ba8e7;
}

.service_right {
	float: right;
	width: 700px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e4f3ff;
}

.service_img {
	width: 100%;
	width: 100%;
	object-fit: contain;
}

.service_box {
	position: absolute;
	top: 338px;
	right: 657px;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}

.service_arrow_left, .service_arrow_right {
	height: 42px;
	width: 42px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #e1e2e3;
	background-image:
		url('../images/home/arrow_left_gray.png');
	background-position: center;
	background-size: 22px 18px;
	background-repeat: no-repeat;
}

.service_arrow_right {
	border-left-width: 0;
	background-image:
		url('../images/home/arrow_right_gray.png');
}

.service_arrow_left:hover {
	background-color: #0068b7;
	background-image:
		url('../images/home/arrow_left_fff.png');
}

.service_arrow_right:hover {
	background-color: #0068b7;
	background-image:
		url('../images/home/arrow_right_fff.png');
}

.edu {
	height: 878px;
	width: 100%;
	padding-top: 120px;
	background-color: #f5f6fb;
}

.edu_title {
	text-align: left;
}

.edu_ul {
	width: 100%;
	height: 500px;
	margin-top: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.edu_item {
	height: 100%;
	width: 230px;
	position: relative;
	transition: transform 0.3s;
}

.edu_item:hover {
	transform: translateY(-15px);
	box-shadow: 0 6px 9px rgba(28, 117, 206, 0.6);
}

.edu_img {
	display: block;
}

.edu_cell {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.edu_txt {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
}

.dangjian {
	height: 960px;
	width: 100%;
	background-color: #fffefe;
	background-image: url('../images/home/dangjian.png');
	background-position: center;
	background-size: 1920px 960px;
	background-repeat: no-repeat;
}

.branch_office {
	height: 1230px;
	padding-top: 125px;
	background-color: #ffffff;
}

.branch_office_cell {
	margin-top: 55px;
	color: #555;
	line-height: 32px;
	font-size: 16px;
	text-indent: 2.5em;
}

.branch_office_name {
	font-weight: bold;
	color: #333;
}

.branch_office_map {
	margin-top: 58px;
	height: 770px;
	width: 100%;
	background-color: #fffefe;
	background-image: url('../images/home/branch_map.png');
	background-position: center;
	background-size: 931px 769px;
	background-repeat: no-repeat;
}

.mainbus {
	height: 680px;
	padding-top: 122px;
	background-color: #f5f6fb;
}

.mainbus_cell {
	margin-top: 55px;
	color: #555;
	line-height: 30px;
	font-size: 16px;
	text-indent: 2em;
}

.mainbus_img {
	margin-top: 90px;
	height: 177.5px;
	width: 100%;
	background-color: transparent;
	background-image: url('../images/home/main_bus.png');
	background-position: 10px 0;
	background-size: 1190px 100%;
	background-repeat: no-repeat;
}

#fullscreen_el {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 5% 0 6%;
	z-index: 999999;
	/* opacity: 0; */
	display: none;
}

#fullscreen_el_img {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: zoom-out;
}