/* 通用样式	*/
a {
	text-decoration: none !important;
	outline: none
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

li {
	list-style-type: none;
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Source Han Sans CN
}

.container-fluid {
	max-width: 1920px;
	min-width: 1600px;
}

.container {
	position: relative;
	width: 1200px;
	padding: 0;
}


.werpper {
	position: relative;
	max-width: 1700px;
	padding: 0;
	margin: 0 auto;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font: 0/0 arial;
}

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}

.clearfix {
	*zoom: 1;
}

.show {
	display: block
}

/* 导航	*/
.navbar {
	margin-bottom: 0;
	border-bottom: none;
}

.navbar-default {
	background-color: #fff;
}

.navbar-brand {
	display: block;
	padding: 0;
}

.nav-list li a {
	display: block;
	border-right: 1px solid #000;
	padding: 18px 5px;
}

.nav-list li a:last-child {
	border-right: none;
}
#ip-left,#ip-right {
	display:none!important
}
.banner {
	padding: 0;
	position: relative;
}
.banner .banner-log {
	position:relative;
	width: 100%;
}
.banner-box {
	position: relative;
    bottom: 30px;
    left: 0;
}
.addCorpBox {
	width:645px;
	position: absolute;
	bottom: 2%;
	left: 50%;
	transform: translateX(-50%);
}
.corpList {
	display: grid;
	grid-template-columns: repeat(auto-fill,120px);
	grid-gap:10px
}
.corpList li {
	width: 120px;
	height:50px ;
	justify-content: center;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color:#000;
	line-height: 50px;
}
.corpList li img {
	max-width: 95%;
	max-height: 95%;
}
.addCorp {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 20px;
}
.addCorpName {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    font-weight: bold;
}
.item1 {
	padding: 80px 0 100px;
	background: url(../images/item-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.item1-cont {
	margin-top: 45px;
}
.item1-ti {
    font-size: 40px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
.item1-ti::after {
    content: '';
    display: block;
    width: 100px;
    border-bottom: 5px solid #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.item1-text {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
	text-indent: 2em;
}
.item2 {
	padding: 100px 0;
	background-color:#1F3C7F;
}
.item2-t {
	font-size: 48px;
	color: #FFFFFF;
}
.item2-t2 {
	font-size: 28px;
	color: #FFFFFF;
	margin: 30px 0;
}
.item2-p {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
	text-indent: 2em;
	line-height: 2;
}
.item2-cont {
	margin-top: 100px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.item2-cont2 {
	margin-top: 100px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.lll {
	position: relative;
	left: 10px;
}
.rrr {
	position: relative;
	left: -10px;
}
.item2-ti {
	font-weight: bold;
	font-size: 26px;
	color: #FFFFFF;
}
.item2-right {
	z-index: 111;
}
.silder {
	width: 1000px;
	height: 680px;
}
.silderList {
	width: 100%;
	height: 100%;
	display: none;
}
.show {
	display: block!important;
}
.silder .swiper-slide{
	width: 100%;
	height: 100%;
}
.silder .swiper-container {
	width: 100%;
	height: 100%;
}
.silder .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-button-prev {
	width: 50px;
	height: 50px;
    background-image: url("../images/l.png");
	background-size: 100%;
}
.swiper-button-next{
	width: 50px;
	height: 50px;
    background-image: url("../images/r.png");
	background-size: 100%;
}
.swiper-pagination-bullet {
	width: 22px;
	height: 22px;
	background: #272636;
	opacity:1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #559FE2;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
}
.item2-list {
	width: 820px;
	height: 100px;
	background: linear-gradient(51deg, #55A0E4, #1053D0);
	border-radius: 10px;
	box-sizing: border-box;
	padding: 30px 40px 30px;
	transition: all 1s ease;
    -webkit-transition: all 1s ease;
	overflow: hidden;
}
.item2-ti span{
	font-size: 18px;
}
.item2-text {
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
	margin-top: 15px;
	display: none;
}
.m-b-x {
	margin-bottom: 60px;
}
.m-b-2x {
	margin-bottom: 30px;
}
.atv {
	height: 250px!important;
	border: 3px solid rgba(255,255,255,0.75);
	transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.ckxx {
	display: block;
	width: 135px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid #F7F7F7;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-left:auto ;
	position: relative;
	top:15px;
	display: none;
}
.f-z {
	font-size: 16px;
}
.f-z2 {
	font-size: 15px;
}
.item3 {
	padding: 150px 0;
	background: url(../images/item-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.item4 {
	padding: 100px 0;
	background-color:#1F3C7F;
}
.item4-cont {
	margin-top: 80px;
}
.item4-list1 {
	width: 1690px;
	display: flex;
	justify-content: space-evenly;
	margin: 0 auto;
}
.item4-list1 li{
	width: 207px;
	height: 238px;
	background: url(../images/bg2.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.item4-list1 li img {
	max-width: 98%;
	max-height: 98%;
}
.item4-list2 {
	width: 1445px;
	position: relative;
	top:-35px
}
.item5-cont {
	margin-top: 90px;
}
.item5-list {
	width: 1750px;
	margin: 0 auto;
	display: flex;
	justify-content: space-evenly;
}
.item5-list li {
	width: 400px;
	height: 420px;
	background: linear-gradient(51deg, #55A0E4, #1053D0);
	border-radius: 20px;
}
.item5-img {
	width: 110px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-top: 80px;
}
.item5-text {
	margin-top: 60px;
	padding: 0 55px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
}
.copy {
	position: relative;
	background-color: rgb(5, 28, 80);
	padding-top: 12px;
}

.copy p {
	color: #fff;
}

.copy p a {
	color: #fff;
}

.linkus {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.linkus a {
	color: #fff;
}

@media screen and (max-width: 750px) {
	.navbar-brand img {
		position: relative;
		top: -4px;
		left: 7px;
	}

	.container>.navbar-header,
	.container>.navbar-collaps,
	.navbar-nav {
		padding: 0;
		margin: 0;
	}

	.container-fluid {
		padding: 0;
		min-width: auto;
	}

	.container {
		width: 100%
	}

	.banner .banner-log {
		height: auto;
	}

	.item1,
	.item2,
	.item3,
	.item4,
	.item5,
	.item6,.header,.footer {
		padding: 30px 5px;
	}
	.item1-text {
		font-size: 16px;
		line-height: 2;
	}
	.item2-t {
		font-size: 28px;
	}
	.item2-t2 {
		font-size: 20px;
		margin: 15px 0;
	}
	.item2-p {
		font-size: 16px;
		line-height: 2;
	}
	.item2-cont {
		margin-top:50px;
		display: block
	}
	.lll {
		left:0;
	}
	.rrr {
		left:0;
	}
	.item2-list {
		width: 100%;
		height: auto;
		padding: 10px;
	}
	.item2-ti {
		font-size: 20px;
	}
	.atv {
		height: auto!important;
		border:1px solid rgba(255,255,255,0.75);
	}
	.m-b-x {
		margin-bottom: 30px;
	}
	.item2-right {
		margin-top: 30px;
	}
	.silder {
		width: 100%;
		height:300px;
	}
	.item2-cont2 {
		margin-top: 50px;
		display: block;
	}
	.item1-ti {
		font-size: 26px;
		margin-bottom: 20px;
	}
}
