/* CSS Document*/

@font-face {
	font-family: "History";
	src: url("../fonts/History.woff2") format("woff2"), url("../fonts/History.woff") format("woff"), url("../fonts/History.ttf") format("truetype"), url("../fonts/History.eot") format("embedded-opentype"), url("../fonts/History.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'webfontregular';
	font-weight: 600;
	src: url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot');
	src: url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff2') format('woff2'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff') format('woff'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.ttf') format('truetype'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS Document*/
* {
	padding: 0px;
	margin: 0px;
	outline: 0 none;
}

a {
	text-decoration: none;
	color: #666;
	transition: all 0.5s ease 0s;
}

a:focus {
	outline: none;
}

a:hover {
	color: #0b62c2;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin-bottom: 0px;
}

li {
	vertical-align: bottom;
	zoom: 1;
}

img {
	border: 0px;
}

select {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	color: #666;
	font-size: 12px;
}

textarea {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	color: #666;
	font-size: 12px;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

th,
td {
	padding: 0;
}

input {
	vertical-align: middle;
	outline: none;
	font-size: 12px;
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
}

.hidden {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: inherit;
	margin: 0px;
}

p {
	margin: 0px;
}

em,
i {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #156dce;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #156dce;
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #156dce;
}


@font-face {
	font-family: 'iconfont';
	/* project id 1670834 */
	src: url('https://at.alicdn.com/t/font_1670834_nnqeiloopp.eot');
	src: url('https://at.alicdn.com/t/font_1670834_nnqeiloopp.eot?#iefix') format('embedded-opentype'),
		url('https://at.alicdn.com/t/font_1670834_nnqeiloopp.woff2') format('woff2'),
		url('https://at.alicdn.com/t/font_1670834_nnqeiloopp.woff') format('woff'),
		url('https://at.alicdn.com/t/font_1670834_nnqeiloopp.ttf') format('truetype'),
		url('https://at.alicdn.com/t/font_1670834_nnqeiloopp.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}


body {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	background: #fff;
	color: #666;
	font-size: 12px;
	overflow-x: hidden !important;
	scroll-behavior: smooth;
}


.container {
	margin: 0px auto;
	max-width: 1600px;
	padding: 0px 0px;
}


.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 200;
	width: 100%;
	transition: all 0.5s ease 0s;
	padding-top: 15px;
}

.header .container {
	height: 100%;
	width: 90%;
	max-width: 100%;
}


.header .logo {
	position: relative;
	float: left;
}

.header .logo img {
	width: auto;
	height: 50px;
}

.header .logo a {
	position: relative;
	z-index: 10;
}



.header .head_right {
	float: right;
}

.header .head_right .lang {
	float: right;
	color: #fff;
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
}

.header .head_right .lang a {
	color: #fff;
	line-height: 40px;
	font-size: 15px;
}

.nav {
	height: 60px;
	position: relative;
	z-index: 10;
	text-align: center;
	float: right;
}

.nav .nLi {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	text-align: center;

}

.nav .nLi h3 a {
	display: inline-block;
	color: rgba(255, 255, 255, 0.6);
	font-weight: bold;
	height: 40px;
	box-sizing: border-box;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	padding: 0px 5px;
	margin: 0px 15px;
	position: relative;
	text-transform: uppercase;
}

.nav .nLi h3 a:hover {
	color: rgba(255, 255, 255, 1);
	border-bottom: 2px solid #fff;

}

.nav .nLi:hover h3 a {
	color: rgba(255, 255, 255, 1);
	border-bottom: 2px solid #fff;
}



.nav .on h3 a {
	color: rgba(255, 255, 255, 1);
	border-bottom: 2px solid #fff;
}


.phone_btn {
	float: right;
	margin-top: 22px;
	display: none;
}

.phone_btn span {
	width: 20px;
	height: 17px;
	display: inline-block;
	position: relative;
}

.phone_btn span:before {
	content: '';
	width: 22px;
	height: 3px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.phone_btn span:after {
	content: '';
	width: 22px;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.phone_btn span i {
	position: absolute;
	top: 50%;
	left: 0;
	width: 22px;
	height: 3px;
	background: #fff;
	margin-top: -2px;
}

.menu_box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
	background: rgba(0, 0, 0, 0.7);
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.menu_box.into {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.menu_cot {
	width: 70%;
	height: 100%;
	background: #fff;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.menu_box.into .menu_cot {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	transition: all 0.3s 0.2s ease;
	-webkit-transition: all 0.3s 0.2s ease;
}

.menu_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
}

.menu_close img {
	width: 30px;
}

.menu_close a {
	padding: 10px;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}


.in_banner {
	height: 100vh;
	position: relative;
}

.in_banner .swiper-slide {
	position: relative;
	background-size: cover;
	background-position: center center;
}

.in_banner .swiper-slide .b_img {
	display: none;
}

.in_banner .swiper-slide .b_img img {
	width: 100%;
	height: auto;
}

.in_banner .swiper-slide .nr {
	position: absolute;
	width: 80%;
	left: 20%;
	top: 0px;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: left;
	justify-content: center;
	flex-direction: column;
	text-transform: uppercase;
}

.in_banner .swiper-slide .nr h2 {
	font-size: 100px;
	font-style: italic;
	text-align: left;
	line-height: 100px;
	text-shadow: 0px 0px 5px #333;
	font-family: 'FolioBT-BoldCondensed';
}


.in_banner .swiper-slide .nr {
	opacity: 0;
	transition: all 2s ease;
}

.in_banner .swiper-slide-active .nr {
	opacity: 1;
	left: 10%;
	transition: all 2s ease;
}

.in_banner .swiper-slide-active .nr .btn {
	margin-top: 20px;
}

.in_banner .in_banner_next,
.in_banner .in_banner_prev {
	position: absolute;
	right: -30px;
	bottom: 50%;
	z-index: 10;
	height: 90px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.in_banner .in_banner_next {
	bottom: 7%;
	padding-right: 30px;
}

.in_banner .in_banner_prev {
	transform: rotate(180deg);
	bottom: calc(7% + 110px);
	padding-left: 30px;
}

.in_banner .in_banner_next::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #2177f8;
	transform: skewX(-16deg);
	z-index: -1;
}

.btn {
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border: 0;
	cursor: pointer;
	display: inline-flex;
	font-size: 0;
	vertical-align: middle;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	position: relative;
	min-width: 170px;
	white-space: nowrap;
	-webkit-appearance: none
}

.btn svg {
	fill: currentColor
}

.btn span {
	display: inline-block;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	flex: 1;
	vertical-align: middle;
	padding: 10px 10px;
	position: relative;
	color: #fff;
}

.btn span:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	transform: translateZ(0) skewX(-16deg);
	height: 100%;
	width: 100%;
}

.btn span+span {
	margin-left: -1px
}

.btn b {
	font-weight: inherit;
	display: block;
	overflow: hidden;
	padding: 4px;
	position: relative;
	text-overflow: ellipsis
}

.btn i:after,
.btn i:before,
.btn:after,
.btn:before {
	position: absolute;
	top: 4px;
	bottom: 4px;
	content: '';
	width: 1px;
	transform: skewX(-16deg);
	transition: transform .3s ease .15s
}

.btn i:after,
.btn i:before {
	top: 8px;
	bottom: 8px;
	opacity: 0;
	transition: transform .3s ease, opacity .1s ease .1s
}

.btn:before {
	left: -3px
}

.btn:after {
	right: -3px
}

.btn i:before {
	left: -9px
}

.btn i:after {
	right: -9px
}

.btn u {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: 0 0;
	transform: skewX(-16deg);
	overflow: hidden
}

.btn u:before {
	position: absolute;
	left: 0;
	background: #fff;
	content: '';
	transform: translate3d(600%, -33%, 0) rotate(10deg);
	transition: transform .6s ease;
	width: 20%;
	height: 400%;
	opacity: .1
}

.btn:hover {
	text-decoration: none
}

.btn:hover i:after,
.btn:hover i:before,
.btn:hover:after,
.btn:hover:before {
	transition: transform .3s ease, opacity 0s ease
}

.btn:hover i:after,
.btn:hover i:before {
	transition-delay: .1s;
	opacity: 1
}

.btn:hover i:before,
.btn:hover:before {
	transform: skewX(-16deg) scaleX(3) translate3d(-50%, 0, 0)
}

.btn:hover i:after,
.btn:hover:after {
	transform: skewX(-16deg) scaleX(3) translate3d(50%, 0, 0)
}

.btn:hover u:before {
	transform: translate3d(-300%, -33%, 0) rotate(10deg)
}

.btn:focus {
	outline: 0
}

.btn .back-icon {
	margin: 0 5px 0 -5px
}

.btn--blue span {
	color: #fff
}

.btn--blue i:after,
.btn--blue i:before,
.btn--blue:after,
.btn--blue:before {
	background: #2177f8
}

.btn--blue span:before {
	background: #2177f8
}

.btn--white span {
	color: #fff
}

.btn--white i:after,
.btn--white i:before,
.btn--white:after,
.btn--white:before {
	background: #fff
}

.btn--white span:before {
	border: 2px solid #fff;
}

.btn--bluee span {
	color: #2177f8;
}

.btn--bluee i:after,
.btn--bluee i:before,
.btn--bluee:after,
.btn--bluee:before {
	background: #2177f8
}

.btn--bluee span:before {
	border: 2px solid #2177f8;
}


.in_box .bt {
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	color: #333;
	padding: 40px 0px;
	font-weight: bold;
	background: url(../images/in_box_bj.png) no-repeat;
	background-size: cover;
}

.in_box_nr .swiper-slide {
	height: 720px;
	position: relative;
	overflow: hidden;
}

.in_box_nr .swiper-slide .nr_l {
	width: 29%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	background: #181a34;
}

/* .in_box_nr .swiper-slide .nr_l::after{ transform: skewX(-16deg); z-index: 3; width: 150%; height: 100%; left: 0%; margin-left: -40%; bottom: 0px; display: block; background: #181a34; content: '' ;} */
.in_box_nr .swiper-slide .nr_l::after {
	width: 0;
	height: 0;
	border-top: 720px solid #181a34;
	border-right: 210px solid transparent;
	border-bottom: 210px solid transparent;
	border-left: 210px solid transparent;
	position: absolute;
	content: '';
	height: 100%;
	right: -210px;
}

.in_box_nr .swiper-slide .nr_l .nr_lnn {
	position: absolute;
	width: 100%;
	padding: 15%;
	height: 100%;
	color: #fff;
	z-index: 5;
	text-align: center;
}

.in_box_nr .swiper-slide .nr_l .nr_lnn .img {
	width: 100%;
	max-width: 400px;
	margin: 0px auto;
}

.in_box_nr .swiper-slide .nr_l .nr_lnn .img img {
	width: 100%;
}

.in_box_nr .swiper-slide .nr_l .nr_lnn h2 {
	font-size: 30px;
	padding: 10px 0px;
}

.in_box_nr .swiper-slide .nr_l .nr_lnn p {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.in_box_nr .swiper-slide .nr_l .nr_lnn h3 {
	margin-top: 20px;
}

.in_box_nr .swiper-slide .nr_r {
	width: 71%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

.in_box_nr .swiper-slide .nr_r a {
	display: block;
	width: 100%;
	height: 100%;
}

.in_box_nr .in_box_nr_next,
.in_box_nr .in_box_nr_prev {
	position: absolute;
	z-index: 10;
	height: 70px;
	width: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.in_box_nr .in_box_nr_next {
	top: 20%;
	left: calc(29% + 158px);
}

.in_box_nr .in_box_nr_next::after {
	position: absolute;
	content: '';
	background: #181a34;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.in_box_nr .in_box_nr_prev {
	top: 20%;
	left: calc(29% + 28px);
	transform: rotate(180deg);
}

.in_box_nr .in_box_nr_prev::after {
	position: absolute;
	content: '';
	background: #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}


.in_box1 {
	background: url(../images/in_box1_bj.png) no-repeat center center #fff;
	background-size: cover;
}

.in_box1 .in_about {
	padding: 100px 0px;
}

.in_box1 .in_about .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.in_box1 .in_about .in_about_l {
	width: 48%;
}

.in_box1 .in_about .in_about_l img {
	width: 100%;
	height: auto;
}

.in_box1 .in_about .in_about_r {
	width: 50%;
	padding: 5%;
}

.in_box1 .in_about .in_about_r h2 {
	text-transform: uppercase;
	font-size: 42px;
	color: #333;
	margin-bottom: 15px;
	font-weight: bold;
}

.in_box1 .in_about .in_about_r p {
	font-size: 16px;
	display: block;
	line-height: 23px;
	margin-bottom: 15px;
}

.in_box1 .in_technology {
	margin-bottom: 50px;
}

.in_box1 .in_technology .bt {
	font-size: 42px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

.in_box1 .in_technology .container {
	position: relative;
}

.in_box1 .in_technology .in_technology_nr {
	margin-top: 25px;
}

.in_box1 .in_technology .in_technology_nr .swiper-slide {
	padding: 25px;
	border: 1px solid #ddd;
}

.in_box1 .in_technology .in_technology_nr .swiper-slide .img {
	overflow: hidden;
}

.in_box1 .in_technology .in_technology_nr .swiper-slide .img a {
	display: block;
	background-size: cover;
}

.in_box1 .in_technology .in_technology_nr .swiper-slide .img a:hover {
	transform: scale(1.05);
}

.in_box1 .in_technology .in_technology_nr .swiper-slide .img a img {
	width: 100%;
	height: auto;
	display: block;
}

.in_box1 .in_technology .in_technology_nr .swiper-slide h2 {
	text-align: center;
	padding-top: 10px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
}

.in_technology .in_technology_nr_next,
.in_technology .in_technology_nr_prev {
	position: absolute;
	z-index: 10;
	height: 70px;
	width: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.in_technology .in_technology_nr_next {
	top: 0%;
	right: 40px;
}

.in_technology .in_technology_nr_next::after {
	position: absolute;
	content: '';
	background: #181a34;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.in_technology .in_technology_nr_prev {
	top: 0%;
	right: 170px;
	transform: rotate(180deg);
}

.in_technology .in_technology_nr_prev::after {
	position: absolute;
	content: '';
	background: #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.in_technology .more {
	text-align: center;
	margin-top: 35px;
}


.in_box2 {
	background: #f4f4f4;
	padding: 50px 0px;
	position: relative;
}

.in_box2::before {
	content: '';
	width: 238px;
	height: 140px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 40%;
	left: 0px;
	background: url(../images/in_box2_bj.png) no-repeat;
	background-size: cover;
}

.in_box2::after {
	content: '';
	width: 238px;
	height: 140px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 40%;
	right: 0px;
	background: url(../images/in_box2_bj1.png) no-repeat;
	background-size: cover;
}

.in_box2 .container {
	position: relative;
	z-index: 2;
}

.in_box2 .container .bt {
	font-size: 42px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.in_box2 .container ul {
	margin: 0px -30px;
	margin-top: 30px;
}

.in_box2 .container ul li {
	float: left;
	width: calc(33.3% - 60px);
	margin: 0px 30px;
}

.in_box2 .container ul li .img {
	overflow: hidden;
}

.in_box2 .container ul li .img a {
	background-size: cover;
	display: block;
}

.in_box2 .container ul li .img a:hover {
	transform: scale(1.05);
}

.in_box2 .container ul li .img a img {
	width: 100%;
	height: auto;
}

.in_box2 .container ul li .nr h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	padding: 10px 0px;
	font-weight: bold;
}

.in_box2 .container ul li .nr h2 a {
	display: block;
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.in_box2 .container ul li .nr h2 a:hover {
	color: #2177f8;
}

.in_box2 .container ul li .nr span a {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	padding-left: 26px;
}

.in_box2 .container ul li .nr span a::before {
	content: '';
	width: 20px;
	height: 1px;
	background: #2177f8;
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
}

.in_box2 .container ul li .nr span a:hover {
	color: #2177f8;
}

.in_box2 .container .more {
	margin-top: 30px;
	text-align: center;
}


.footer {
	background: #181a34;
	padding: 40px 20px;
	color: #b7b8ca;
}

.footer .container {
	max-width: 1300px;
}

.footer .container .footer_nav {
	width: 60%;
	float: left;
}

.footer .container .footer_nav h2 {
	margin-bottom: 40px;
}

.footer .container .footer_nav h2 img {
	width: auto;
	height: 50px;
}

.footer .container .footer_nav h3 {
	display: flex;
}

.footer .container .footer_nav h3 a {
	flex: 1;
	text-transform: uppercase;
	font-size: 15px;
	color: #b7b8ca;
}

.footer .container .footer_sub {
	width: 32%;
	float: right;
	margin-bottom: 40px;
}

.footer .container .footer_sub h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer .container .footer_sub p {
	font-size: 15px;
	padding: 10px 0px;
}

.footer .container .footer_sub .search {
	display: flex;
}

.footer .container .footer_sub .search .text {
	background: #262f4d;
	border-radius: 0;
	border: 0;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	padding: 0 20px;
	vertical-align: middle;
	height: 55px;
	width: calc(100% - 55px);
}

.footer .container .footer_sub .search .anniu {
	background: #2177f8;
	border: 0;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 600;
	height: 55px;
	width: 55px;
	cursor: pointer;
}

.footer .container .footer_sub h3 {
	padding-top: 10px;
}

.footer .container .footer_sub h3 a {
	display: inline-block;
	width: 38px;
	text-align: center;
	height: 38px;
	border: 2px solid #d1d1d7;
	border-radius: 50%;
	color: #d1d1d7;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}

.footer .container .footer_sub h3 a i {
	display: block;
	font-size: 20px;
	line-height: 36px;
	position: relative;
	z-index: 3;
}

.footer .container .footer_sub h3 a:before {
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	background: #fff;
	content: '';
	transform: translate3d(-100%, 0, 0) skewX(-16deg);
	transition: transform .3s cubic-bezier(.165, .84, .44, 1)
}

.footer .container .footer_sub h3 a:hover:before {
	transform: translateZ(0) skewX(-16deg)
}

.footer .container .footer_sub h3 a:hover {
	color: #333;
	border: 2px solid #fff;
}

.footer .container .footer_zx {
	height: 4px;
	width: 100%;
	background: #2a2c45;
	clear: both;
}

.footer .container .footer_d {
	color: #606279;
	text-align: center;
	line-height: 24px;
	padding-top: 15px;
}

.footer .container .footer_d a {
	color: #606279;
}


.slide_right {
	width: 65px;
	height: 332px;
	position: fixed;
	right: 0px;
	top: 30%;
	z-index: 99
}

.slide_right li {
	width: 65px;
	height: 65px;
	position: relative;
}

.slide_right li a {
	display: block;
	width: 65px;
	height: 65px;
	background: #2177f8;
	transition: none;
	text-align: center;
	line-height: 65px;
	float: left;
	position: relative;
}

.slide_right li a::after {
	content: '';
	width: 44px;
	height: 1px;
	background: #4d92f9;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 10px;
	box-shadow: 0px 2px 10px #333;
	z-index: 2;
}

.slide_right li a i {
	display: block;
	margin: 0px auto;
	text-align: center;
	font-size: 25px;
	line-height: 65px;
	color: #fff;
}

.slide_right li a:hover i {
	opacity: .8;
}

.slide_right li a:hover img {
	opacity: .8;
}

.slide_right li:nth-last-child(1) a::after {
	display: none;
}

.s_tel {
	width: 275px;
	position: absolute;
	left: 0;
	top: 0;
}

.u_tel {
	width: 210px;
	height: 65px;
	float: left;
	background: #2177f8;
	line-height: 65px;
	text-align: center;
	font-size: 24px;
	font-family: cursive;
	letter-spacing: 1px;
	cursor: pointer;
	color: #fff
}

.slide_right li.s_weixin .ew_tel {
	width: 160px;
	text-align: center;
	padding: 15px;
	height: auto;
	float: left;
	background: #2177f8;
	right: -170px;
	bottom: 0px;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	position: absolute;
	display: none;
}

.slide_right li.s_weixin:hover .ew_tel {
	right: 75px;
	display: block;
}

.slide_right li.s_weixin .ew_tel img {
	width: 100%;
}

.slide_right li.s_weixin .ew_tel:after {
	content: '';
	position: absolute;
	right: -10px;
	bottom: 20px;
	border-top: 10px solid transparent;
	border-left: 15px solid #2177f8;
	border-bottom: 10px solid transparent;
}


.slide_right li .s_side {
	display: none;
	background: #181a34;
}

.slide_right li .hade {
	display: block;
}


.ny_banner {
	height: 615px;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 5;
}

.ny_banner .container {
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
}

.ny_banner .container h2 {
	color: #fff;
	font-size: 90px;
	text-transform: uppercase;
	font-weight: bold;
}

.ny_banner .container span {
	position: absolute;
	right: 60px;
	bottom: 110px;
}

.ny_banner .container span a {
	width: 90px;
	height: 90px;
	transform: rotate(90deg);
	background: #2177f8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ny_banner .container h3 {
	position: absolute;
	right: 350px;
	bottom: 0px;
}

.about_box {
	margin-top: -140px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 2;
	background: url(../images/about_box_bj.png) no-repeat bottom center;
	padding-bottom: 20px;
}

.about_box::after {
	position: absolute;
}

.about_box .about_box_l {
	width: 45%;
}

.about_box .about_box_l img {
	width: 100%;
	height: auto;
}

.about_box .about_box_r {
	width: 50%;
	padding-right: 10%;
}

.about_box .about_box_r h2 {
	font-size: 45px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.about_box .about_box_r p {
	font-size: 14px;
	line-height: 24px;
}


.about_box1 {
	position: relative;
	padding: 80px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.about_box1 .about_box1_bj {
	position: absolute;
	width: 100%;
	top: -100px;
	right: 0px;
	transform: rotateY(180deg);
	opacity: .2;
	z-index: 0;
}

.about_box1 .about_box1_l {
	width: 52%;
	background: #f4f4f4;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.about_box1 .about_box1_l h2 {
	width: 100%;
	text-align: center;
	font-size: 45px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

.about_box1 .about_box1_r {
	width: 43%;
	padding-right: 10%;
	position: relative;
	z-index: 2;
}

.about_box1 .about_box1_r h2 {
	font-size: 35px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px;
}

.about_box1 .about_box1_r p {
	font-size: 18px;
	color: #666;
	line-height: 32px;
}


.about_box2 {
	background: url(../images/about_box1_bj.png) no-repeat top center;
	background-size: 100%;
	margin-bottom: 40px;
}

.about_box2 .container {
	padding-top: 120px;
}

.about_box2 .container .bt {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}

.about_box2_nr {
	margin-top: 80px !important;
}

.about_box2_nr .swiper-slide {
	background-size: cover;
	position: relative;
}

.about_box2_nr .swiper-slide img {
	width: 100%;
	height: auto;
}

.about_box2_nr .swiper-slide .nr {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.about_box2_nr .swiper-slide .nr h2 {
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.about_box2_nr .swiper-slide .nr b {
	width: 1px;
	height: 30px;
	background: #333;
	display: block;
	margin: 10px 0px;
}

.about_box2_nr .swiper-slide .nr p {
	font-size: 14px;
}


.about_box3 {
	padding: 50px 0px 50px 0px;
	position: relative;
}

.about_box3 .bt {
	color: #333;
	text-transform: uppercase;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}

.about_box3_nr .swiper-slide {
	background: url(../images/about_box3_bj.png) no-repeat bottom 10px center #fff;
	padding: 40px 15% 70px 15%;
	display: flex;
	justify-content: space-between;
}

.about_box3_nr .swiper-slide .about3_nr_l {
	width: 450px;
}

.about_box3_nr .swiper-slide .about3_nr_l img {
	width: 100%;
	height: auto;
	max-height: 320px;
}

.about_box3_nr .swiper-slide .about3_nr_r {
	width: calc(100% - 550px) !important;
}

.about_box3_nr .swiper-slide .about3_nr_r .nr {
	padding-right: 5px;
	position: relative;
}

.about_box3_nr .swiper-slide .about3_nr_r .nr h2 {
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
}

.about_box3_nr .swiper-slide .about3_nr_r .nr h2 {
	text-transform: uppercase;
	color: #333;
	font-size: 20px;
}

.about_box3_nr .swiper-slide .about3_nr_r .nr h2 strong {
	display: block;
	font-weight: bold;
	font-size: 35px;
	color: #333;
	margin-bottom: 5px;
}

.about_box3_nr .swiper-slide .about3_nr_r .nr h2 p {
	font-size: 14px;
	line-height: 24px;
}

.about_box3_nr .swiper-slide .about3_nr_r .nr h3 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
	font-size: 13vw;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 50px #eee;
}

.about_box3_nr .swiper-slide .about2_nr_time {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 50px;
	margin-left: -25px;
	text-align: center;
	color: #2177f8;
	font-size: 16px;
	font-weight: bold;
}

.about_box3 .about_box3_nr_pag {
	width: 100%;
	text-align: center;
	bottom: 10px;
}

.about_box3 .about_box3_nr_pag span {
	width: 1px;
	height: 25px;
	background: #333;
	opacity: 1;
	margin: 0px 6px;
}

.about_box3 .about_box3_nr_pag span.swiper-pagination-bullet-active {
	background: #2177f8;
}


.product_lb {
	padding: 50px 0px;
}

.product_lb ul {
	margin: 0px -30px;
}

.product_lb ul li {
	width: calc(33.3% - 60px);
	margin: 0px 30px;
	float: left;
	margin-bottom: 50px;
}

.product_lb ul li .img {
	overflow: hidden;
}

.product_lb ul li .img a {
	display: block;
	background-size: cover;
}

.product_lb ul li .img a:hover {
	transform: scale(1.1);
}

.product_lb ul li .img a img {
	width: 100%;
	height: auto;
}

.product_lb ul li p {
	font-size: 18px;
	text-align: center;
	color: #333;
	padding: 6px 0px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product_lb ul li p a {
	color: #333;
}


/*CSS sabrosus style pagination*/
DIV.sabrosus {
	padding: 5px;
	MARGIN: 25px 3px 25px 3px;
	TEXT-ALIGN: center;
	font-size: 14px;
}

DIV.sabrosus A {
	padding: 10px 20px;
	border: #ccc 1px solid;
	COLOR: #444;
	margin: 0px 3px;
	text-decoration: none;
	background: #fff;
}

DIV.sabrosus A:hover {
	padding: 10px 20px;
	background: #2177f8;
	color: #2177f8;
	border: #2177f8 1px solid;
}

DIV.pagination A:active {
	padding: 10px 20px;
	background: #2177f8;
	color: #fff;
	MARGIN-RIGHT: 5px;
	border: #2177f8 1px solid;
}

DIV.sabrosus SPAN.current {
	padding: 10px 20px;
	background: #2177f8;
	color: #fff;
	border: #2b7bc6 1px solid;
}

DIV.sabrosus SPAN.disabled {
	padding: 10px 20px;
	border: #ccc 1px solid;
	COLOR: #444;
	MARGIN-RIGHT: 5px;
	text-decoration: none;
}



.product_banner {
	background: #181a34;
}

.product_banner .container {
	display: flex;
	align-items: center;
	background: url(../images/product_xx_bj.png) no-repeat;
	background-size: contain;
	position: relative;
}

.product_banner .container .product_banner_dw {
	position: absolute;
	bottom: -40px;
	width: 160px;
	left: 50%;
	margin-left: -80px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	z-index: 10;
}

.product_banner .container .product_banner_dw a {
	display: block;
	margin-top: 6px;
}

.product_banner .container .product_banner_l {
	width: 50%;
	padding: 150px 10%;
	position: relative;
}

.product_banner .container .product_banner_l .product_banner_l_nr .swiper-slide {
	background-size: cover;
}

.product_banner .container .product_banner_l .product_banner_l_nr .swiper-slide img {
	width: 100%;
	height: auto;
}

.product_banner .container .product_banner_l .banner-button-next {
	right: 5%;
}

.product_banner .container .product_banner_l .banner-button-prev {
	left: 5%;
}

.product_banner .container .product_banner_r {
	width: 50%;
	padding: 3%;
}

.product_banner .container .product_banner_r h2 {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
}

.product_banner .container .product_banner_r em {
	color: #418dff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	padding: 10px 0px;
	display: block;
}

.product_banner .container .product_banner_r p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	display: block;
	margin-bottom: 30px;
}



.product_xx_box {
	background: #f2f3fa;
}

.product_xx_box .container {
	position: relative;
	padding: 100px 0px;
	overflow: hidden;
}

.product_xx_box .bt {
	text-align: center;
	font-size: 45px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	position: relative;
	z-index: 3;
}

.product_xx_box .container::before {
	content: '';
	width: 146px;
	height: 521px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 0%;
	left: 0px;
	background: url(../images/product_xxbj1.png) no-repeat;
	background-size: cover;
}

.product_xx_box .container::after {
	content: '';
	width: 146px;
	height: 521px;
	display: block;
	position: absolute;
	z-index: 0;
	top: 0%;
	right: 0px;
	background: url(../images/product_xxbj1.png) no-repeat;
	background-size: cover;
}

.product_xx_box .container .produxt_xx_box1 {
	max-width: 800px;
	margin: 0px auto;
	margin-top: 50px;
	position: relative;
	z-index: 3;
}



.produxt_xx_box1>li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
	margin-bottom: 10px;
}

.produxt_xx_box1>li>a {
	display: block;
	overflow: hidden;
	padding-left: 20px;
	line-height: 24px;
	color: #333;
	transition: all .3s;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.produxt_xx_box1>li>a>i {
	font-size: 20px;
	float: left;
	font-style: normal;
	margin: 0 5px;
}


.produxt_xx_box1 li a .arrow {
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	width: 18px;
	height: 18px;
	background: url(../images/subnavjia.svg);
	background-size: cover;
}

.produxt_xx_box1 li a .arrow.open {
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	width: 18px;
	height: 18px;
	background: url(../images/subnavjian.svg);
	background-size: cover;
}

.produxt_xx_box1 li a .nav-text {
	float: left;
	width: calc(100% - 60px);
}


.produxt_xx_box1>li>ul.sub-menu,
.produxt_xx_box1>li>ul.sub-menu>li>ul.sub-menu {
	display: none;
	list-style: none;
	clear: both;
	padding-bottom: 5px;
}

.produxt_xx_box1>li>ul.sub-menu li {
	background: none;
	margin: 0px;
	padding: 5px;
	padding-left: 50px;
}

.produxt_xx_box1>li>ul.sub-menu li p {
	display: block;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	clear: both;
}

.produxt_xx_box1>li>ul.sub-menu li>a.active,
.produxt_xx_box1>li>ul.sub-menu li>a:hover,
.produxt_xx_box1>li>ul.sub-menu>li.active>a {
	color: #333;
	background: #ddd;
}


.product_xx_box1 {
	background: url(../images/product_xxbj2.png) no-repeat top center #fff;
	background-size: 100% auto;
	padding: 100px 0px 50px 0px;
}

.product_xx_box1 .bt {
	text-align: center;
	font-size: 45px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	position: relative;
	z-index: 3;
}

.product_xx_box1 .container {
	position: relative;
	padding: 0px 210px;
}

.product_xx_box1_nr {
	margin-top: 50px !important;
	padding-bottom: 5% !important;
}


.product_xx_box1_nr .swiper-slide {
	text-align: center;
	font-size: 12px;
	transition: 300ms;
	transform: scale(0.8);
	position: relative;
}

.product_xx_box1_nr .swiper-slide p {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px;
}

.product_xx_box1_nr .swiper-slide img {
	width: 100%;
	height: auto;
}

.product_xx_box1_nr .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1.2);
}

.product_xx_box1_nr .swiper-slide-active p {
	display: block;
}

.product_xx_box1 .container .product_xx_box1_next,
.product_xx_box1 .container .product_xx_box1_prev {
	position: absolute;
	z-index: 10;
	height: 70px;
	width: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.product_xx_box1 .container .product_xx_box1_next {
	top: 50%;
	right: 60px;
}

.product_xx_box1 .container .product_xx_box1_next::after {
	position: absolute;
	content: '';
	background: #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.product_xx_box1 .container .product_xx_box1_prev {
	top: 50%;
	left: 60px;
	transform: rotate(180deg);
}

.product_xx_box1 .container .product_xx_box1_prev::after {
	position: absolute;
	content: '';
	background: #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}


.technology_box {
	padding-top: 50px;
}

.technology_box .bt {
	text-align: left;
	font-size: 45px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	position: relative;
}

.technology_box .container ul {
	margin: 0px -15px;
	margin-top: 50px;
	position: relative;
}

.technology_box .container ul li {
	float: left;
	width: calc(25% - 30px);
	margin: 0px 15px;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
}

.technology_box .container ul li img {
	width: 100%;
	height: auto;
}

.technology_box .container ul li .nr {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 10%;
	color: #fff;
	overflow-x: auto;
}

.technology_box .container ul li .nr h2 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}

.technology_box .container ul li .nr p {
	font-size: 14px;
	line-height: 24px;
}


.technology_box1 {
	background: url(../images/technology_box2_bj.jpg) no-repeat top center;
	background-size: cover;
	padding: 200px 0px;
}

.technology_box1 .bt {
	text-align: left;
	font-size: 45px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	position: relative;
}

.technology_box1 .nr {
	margin-top: 50px;
	position: relative;
	min-height: 500px;
	padding: 50px 100px;
}

.technology_box1 .nr .img {
	width: 450px;
	position: absolute;
	left: 50%;
	margin-left: -225px;
	top: 0px;
}

.technology_box1 .nr .img img {
	width: 100%;
	height: auto;
}

.technology_box1 .nr ul {
	width: calc(50% - 280px);
}

.technology_box1 .nr ul li {
	margin-bottom: 200px;
}

.technology_box1 .nr ul li h2 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
}

.technology_box1 .nr ul li p {
	font-size: 14px;
	line-height: 22px;
}

.technology_box1 .nr ul:nth-child(2) {
	float: left;
	text-align: right;
}

.technology_box1 .nr ul:nth-child(3) {
	float: right;
}


.technology_box2 {
	padding: 50px 0px;
	position: relative;
}

.technology_box2 .bt {
	text-align: left;
	font-size: 45px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	position: relative;
}

.technology_box2_nr {
	margin-top: 50px !important;
}

.technology_box2_nr .swiper-wrapper {
	align-items: flex-start;
}

.technology_box2_nr .swiper-slide {
	transform: scale(0.8);
	position: relative;
	margin-top: 5%;
	transition: 300ms;
}

.technology_box2_nr .swiper-slide img {
	width: 100%;
	height: auto;
}

.technology_box2_nr .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1.2);
	margin-top: 0px;
}

.technology_box2_nr .swiper-slide .nr {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0px;
	bottom: 0px;
	z-index: 10;
	color: #fff;
	transform: scale(0.8);
	padding: 10% 20% 10% 10%;
}

.technology_box2_nr .swiper-slide .nr h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	font-weight: bold;
}

.technology_box2_nr .swiper-slide .nr p {
	font-size: 15px;
}

.technology_box2_nr .swiper-slide-active .nr {
	display: block;
	transition: 300ms;
}

.technology_box2 .container .technology_box2_next,
.technology_box2 .container .technology_box2_prev {
	position: absolute;
	z-index: 10;
	height: 70px;
	width: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.technology_box2 .container .technology_box2_next {
	top: 150px;
	right: 100px;
}

.technology_box2 .container .technology_box2_next::after {
	position: absolute;
	content: '';
	background: #181a34;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.technology_box2 .container .technology_box2_prev {
	top: 150px;
	right: 210px;
	transform: rotate(180deg);
}

.technology_box2 .container .technology_box2_prev::after {
	position: absolute;
	content: '';
	background: #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.business_qh {
	margin-top: -100px;
	position: relative;
	z-index: 10;
}

.business_qh .container {
	position: relative;
}

.business_qh_box {
	margin-right: -20% !important;
}

.business_qh_box .swiper-slide a {
	background: #e6ebee;
	display: block;
	padding: 5%;
	border-radius: 5px;
}

.business_qh_box .swiper-slide a span {
	font-size: 14px;
	color: #999;
}

.business_qh_box .swiper-slide a p {
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.business_qh_box .swiper-slide a:hover {
	background: url(../images/business_03.jpg) no-repeat;
	background-size: cover;
}

.business_qh_box .swiper-slide a:hover span {
	color: #fff;
}

.business_qh_box .swiper-slide a:hover p {
	color: #fff;
}

.business_qh .container .business_qh_box_next,
.business_qh .container .business_qh_box_prev {
	position: absolute;
	z-index: 10;
	height: 70px;
	width: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.business_qh .container .business_qh_box_next {
	top: -100px;
	left: 130px;
}

.business_qh .container .business_qh_box_next::after {
	position: absolute;
	content: '';
	border: 2px solid #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.business_qh .container .business_qh_box_prev {
	top: -100px;
	left: 20px;
	transform: rotate(180deg);
}

.business_qh .container .business_qh_box_prev::after {
	position: absolute;
	content: '';
	background: #2177f8;
	transform: skewX(-16deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}


.business_box {
	padding: 50px 0px;
}

.business_box .bt {
	font-size: 45px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.business_box ul {
	margin: 0px -30px;
}

.business_box ul li {
	width: calc(33.3% - 60px);
	margin: 0px 30px;
	float: left;
	margin-bottom: 35px;
}

.business_box ul li .img {
	overflow: hidden;
}

.business_box ul li .img a {
	display: block;
	background-size: cover;
}

.business_box ul li .img a img {
	width: 100%;
	height: auto;
}

.business_box ul li .img a:hover {
	transform: scale(1.05);
}

.business_box ul li .nr h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	padding: 10px 0px;
	font-weight: bold;
}

.business_box ul li .nr h2 a {
	display: block;
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.business_box ul li .nr h2 a:hover {
	color: #2177f8;
}

.business_box ul li .nr span a {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	padding-left: 26px;
}

.business_box ul li .nr span a::before {
	content: '';
	width: 20px;
	height: 1px;
	background: #2177f8;
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
}

.business_box ul li .nr span a:hover {
	color: #2177f8;
}

.business_box .more {
	margin-top: 30px;
	text-align: center;
}

.fnh {
	padding-top: 150px;
	padding-bottom: 130px;
}

.fnh .container {
	max-width: 1300px;
}

.fnh .container a {
	width: 170px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
}

.fnh .container a b {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/Return_list_anniu.png) no-repeat;
	margin-left: 10px;
	vertical-align: middle;
}

.fnh .container a:hover {
	background: #fff;
	color: #333;
}

.fnh .container a:hover b {
	background: url(../images/Return_list_anniu1.png) no-repeat;
}

.business_bj {
	background: url(../images/business_xx_bj.jpg) no-repeat #f2f3fa;
	background-size: 100% auto;
}

.business_xx .container {
	max-width: 1200px;
}

.business_xx .container .title {
	max-width: 870px;
	margin: 0px auto;
}

.business_xx .container .title .title1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 54px;
	padding-bottom: 24px;
	border-bottom: 1px solid #9ba5b1;
}

.business_xx .container .title .title1 h2 {
	font-size: 30px;
	color: #fff;
	display: flex;
	align-items: center;
}

.business_xx .container .title .title1 h2 span {
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 10px;
}

.business_xx .container .title .title1 h2 span b {
	font-weight: normal;
	display: block;
	color: #9ba5b1;
	text-transform: lowercase;
	font-size: 16px;
	padding-bottom: 4px;
}

.business_xx .container .title .title1 h3 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

.business_xx .container .title .title1 h3 img {
	border-radius: 50%;
	margin-right: 10px;
}

.business_xx .container .title .title1 h4 {
	font-size: 18px;
	color: #fff;
	text-align: right;
}

.business_xx .container .title .title1 h4 b {
	font-weight: normal;
	display: block;
	color: #9ba5b1;
	text-transform: lowercase;
	font-size: 16px;
	padding-bottom: 4px;
}

.business_xx .container .title .title2 {
	font-size: 32px;
	padding: 20px 0px;
	color: #fff;
}

.business_xx .container .nr {
	background: #fff;
	margin-top: 50px;
	padding: 25px;
	margin-bottom: 50px;
}

.business_xx .container .nr p {
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 30px;
	color: #333;
}

.business_xx .container .nr img {
	max-width: 100%;
	width: auto;
	height: auto;
}


.contact {
	background: url(../images/contact_bj.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	padding-top: 270px;
	padding-bottom: 340px;
	position: relative;
	z-index: 10;
}

.contact .bt {
	font-size: 90px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 100px;
}

.contact .nr h2 {
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.contact .nr p {
	font-size: 18px;
	line-height: 50px;
}

.contact .nr p img {
	margin-right: 8px;
}

.contact .liuy {
	background: #fff;
	padding: 30px;
	position: absolute;
	width: 100%;
	max-width: 1600px;
	bottom: -20%;
}

.contact .liuy .bt {
	font-size: 45px;
	color: #333;
	margin-bottom: 30px;
}

.contact .liuy h2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.contact .liuy h2 .text {
	width: calc(50% - 20px);
	height: 65px;
	line-height: 65px;
	padding: 0px 20px;
	border: 2px solid #e5e5e5;
	font-size: 15px;
	text-transform: uppercase;
}

.contact .liuy h4 {
	margin-bottom: 20px;
}

.contact .liuy h4 .text {
	width: 100%;
	height: 150px;
	padding: 20px;
	border: 2px solid #e5e5e5;
	font-size: 15px;
	text-transform: uppercase;
}

.contact1 {
	width: 100%;
	height: 500px;
}