@charset "utf-8";

.head {
	width:100%;
	margin:auto;
	z-index:100;
	height:120px;
}
.head ul{
	min-width:1380px;
	max-width:1380px;
	margin: 0 auto;
}
.head .logo{
	width:200px;
	float:left;
	margin-top: 18px;
}
.head .nav{
	float:right;
	margin:0 auto;
	margin-top: 45px;
}
.head .nav li{
	position: relative;
	float: left;
	margin-left: 30px;
}
.head .nav a{
	display: block;
	text-align: center;
	color: #202527;
	font-size: 16px;
	font-weight: 600;
	padding: 5px;
	padding-right: 22px;
	
}
.head .nav .one:hover{
	border-bottom: none;
	background: none;
}

.head .nav .icon{
	background: url(../images/icon/below.png)no-repeat center right;
	background-size: auto 20px;
	border-bottom: #fff 2px solid;
}

.head .nav .icon:hover {
	color: #174899;
	background:#fff;
	background: url(../images/icon/below2.png)no-repeat center right;
	background-size: auto 20px;
}
.head .nav .icon:hover{
	border-bottom: #174899 2px solid;
	transition:.8s;
}

.head .nav .current a{
	color: #174899;
	border-bottom: #174899 2px solid;
	background: url(../images/icon/below2.png)no-repeat center right;
	background-size: auto 20px;
}

.head .nav .subnav {
	position: absolute;
	right: 0px;
	width: 100%;
	background: #fff;
	z-index: 200;
	display: none;
	min-width: 260px;
	padding: 8px 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
}
.head .nav .subnav a {
	display: block;
	text-align: center;
	color: #202527;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	line-height: 32px;
	text-align: left;
	color: #202527;
	border-bottom: none;
	background: none;
}
.head .nav .subnav a:hover {
	color: #174899;
}

.head .nav .this{
	color: #174899;
	background: url(../images/icon/below2.png)no-repeat center right;
	background-size: auto 20px;
}


/* -------------------------------------------------- */

.foot{
	width: 100%;
	min-width:1380px;
	min-height:200px;
	background:#fff;
	overflow:auto;
	padding-top: 60px;
	border-top: #eee 1px solid;
}
.foot .upper{
	width:1380px;
	margin:auto;
	overflow:auto;
	min-height:300px;
}
.foot .upper li{
	min-width:220px;
	padding:0px 10px;
	float:left;
}
.foot .upper li span{
	width:20px;
	border-bottom:#eee 2px solid;
	margin:10px 0;
	display:block;
}
.foot .upper li p{
	font-size:16px;
	line-height:28px;
	max-width: 400px;
}
.foot .upper li h3{
	font-size:18px;
	line-height:30px;
}
.foot .upper li a{
	font-size:16px;
	display:block;
	line-height:36px;
}
.foot .upper li a:hover {
	color:#174899;
}
.foot .lower{
	line-height:50px;
	margin:auto; 
	background: #333;
	text-align: center;
	color:#fff;
}

/*---------------------------------------------------*/

.banner .swiper-banner {
	width: 100%;
	height: 400px;
	min-width:1380px;
	background: #333;
}

.banner .swiper-slide .img{
	position: fixed;
	bottom: 0;
	z-index: 10;
	height: 400px;
	width: 100%;
	filter: brightness(50%);
}

.banner .swiper-slide .box{
	position: relative;
	z-index: 100;
	top:30%;
	width:800px;
	margin: auto;
	text-align: center;
}

.banner .swiper-slide .box p{
	font-size: 40px;
	line-height:50px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: 1px 1px 3px #333;
}
.banner .swiper-slide .box span{
	font-size: 18px;
	line-height:26px;
	margin:10px 0px;
	display:block;
	color:#FFFFFF;
	text-shadow: 1px 1px 3px #333;
}
.banner .swiper-slide .box a{
	font-size: 15px;
	padding:10px 22px;
	line-height:60px;
	text-decoration:none;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	border-radius: 3px;
	font-weight: bold;
	background-color: rgba(255, 255, 255, 0.3);
}
.banner .swiper-slide .box a:hover{
	background:#FF6600;
	border:#FF6600 1px solid;
}

.banner .swiper-button .swiper-pagination{
	position: relative;
	margin: auto;
	width:300px;
	bottom:30px;
	--swiper-theme-color: #174899;
}
.banner .swiper-button .swiper-pagination-bullet{
	width:20px;
	height:6px;
	border-radius:10px;
}

.banner .swiper-button .swiper-button-next,.swiper-rtl .swiper-button-prev {
	--swiper-navigation-size: 30px;
	opacity:0.8;
}
.banner .swiper-button .swiper-button-prev,.swiper-rtl .swiper-button-prev {
	--swiper-navigation-size: 30px;
	opacity:0.8;
}

/* ---------------------- */

.solutions {
	width:100%;
	min-width:1380px;
	padding:80px 0;
	overflow:auto;
}
.solutions ul{
	width:1300px;
	margin:auto;
}
.solutions li{
	float:left;
	padding: 0 30px;
}

.solutions .title{
	font-size:36px;
	line-height:46px;
	color:#174899;
	font-weight:bold;
	width: 300px;
	height:100px;
	margin: auto;
}

.solutions .image span{
	width: 200px;
	height: 200px;
	display:flex;
	align-items:flex-end;
	background-repeat: no-repeat;
	background-position:center;
	background-size: 100%;
	background-color: #eee;
	border-radius: 4px;
}
.solutions .image a:hover span{
	background-size: 110%;
	filter: brightness(50%);
	transition:all .2s;
}
.solutions .image a:hover p{
	color: #174899;
	/*font-weight: bold;*/
	text-shadow: 2px 2px 4px #ddd;
}

.solutions .image p{
	text-align: center;
	font-size: 22px;
	margin: 30px 0;
	line-height:32px;
	color: #666;
}


/* ----------------- */
.about {
	width:100%;
	min-width:1380px;
	padding:80px 0;
	overflow:auto;
	background: #174899;
}
.about ul{
	width:1300px;
	margin:auto;
}
.about li{
	width:50%;
	float:left;
}
.about .title{
	font-size:36px;
	line-height:46px;
	color:#fff;
	font-weight:bold;
}
.about .text{
	margin-top:20px;
	font-size:16px;
	line-height:32px;
	color:#fff;
}
.about .text a{
	color: #ddd;
	font-size:14px;
	line-height: 50px;
}
.about .text a:hover{
	color: #fff;
	font-weight: bold;
}

/*---------------------------------------------------------*/

.page-banner{
	width: 100%;
	min-width:1380px;
	height: 150px;
	background:url('../images/bg.jpg');
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
}
.page-banner span{
	color:#fff;
	font-size: 40px;
	font-weight: bold;
}

.page {
	width: 100%;
	min-width:1380px;
	min-height: 500px;
	font-size: 16px;
	color:#666;
	line-height: 28px;
	box-sizing: border-box;
	margin: 80px 0 80px 0;
}
/*.page::after {
	content: "";
	display: table;
	clear: both;
}*/
.page ul{
	max-width: 1200px;
	margin: auto;
}
/*.page ul li{
	width: 50%;
}*/
/*图文*/
.image-text{
	width: 100%;
	box-sizing: border-box;
}
.image-text li{
	float: left;
	width: 50%;
}

/*---------------------------------*/

.table{
	width: 100%;
	border-top: #ddd 1px solid;
	border-left:  #ddd 1px solid;
	margin-bottom: 60px;
	border-radius: 3px;
}
.table th{
	border-bottom: #ddd 2px solid;
	border-right: #ddd 1px solid;
	text-align: left;
	height: 36px;
	padding: 8px 8px;
	background-color: #E8F3FF;
	color:#333;
}
.table td{
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	padding: 8px 8px;
	font-size:15px;
	line-height: 20px;
}
.table tr:hover {
	background-color: #E8F3FF;
}
.table a{
	font-weight: bold;
	color: #666;
}
.table a:hover{
	color: #174899;
}

/*-----------------------*/
.search{
	margin-bottom: 10px;
}
.search .title{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 4px;
	color:#174899;
}
.search .title span{
	width: 6px;
	height: 18px;
	background: #174899;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	border-radius: 4px;
}
.search .input{
	float: right;
	position: relative;
	z-index: 100;
	top: 0;
}
.search .input input[type='text']{
	border: 1px solid #ddd;
	line-height: 28px;
	padding:0 10px;
	width: 220px;
	border-radius: 2px;
}

.search .input input[type='text']:hover{
	border: 1px solid #999;
}

.search button{
	border: 1px solid #ddd;
	line-height: 26px;
	border-radius: 2px;
	cursor: pointer;
}
.search button:hover{
	background: #ccc;
	border: 1px solid #999;
}

.search .tip{
	line-height: 26px;
	font-size: 14px;
}

/*------------------------------------*/

.features{
	width: 100%;
	border: #c9def5 2px solid;
	margin-bottom: 40px;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 6px;
}
.features::after {
	content: "";
	display: table;
	clear: both;
}
.features li{
	min-width: 50%;
	float: left;
	box-sizing: border-box;
}
.features .title{
	width: 100%;
	font-size: 22px;
	margin-bottom: 10px;
	color: #174899;
	font-weight: bold;
}

	.form{
		width: 590px;
		margin: auto;
	}
	.form li{
		height: 50px;
	}
	.form li label{
		width: 80px;
		color: #666;
	}
	.form input{
		width: 500px;
		float: right;
		padding: 10px;
		box-sizing: border-box;
		border-radius: 4px;
		border:#333 1px solid;
	}
	.form input:hover{
		border:#174899 2px solid;
	}
	.form .submit{
		width: 500px;
		background: #174899;
		cursor:pointer;
		border:#174899 2px solid;
		font-weight: bold;
		color:#fff;
		padding: 10px;
	}
	.form .submit:hover{
		background: #3a63a7;
		color:#fff;
	}
	.form textarea {
		line-height:20px;
		border: none;
		padding: 10px;
		box-sizing: border-box;
		border-radius: 4px;
		resize: none;
		color: #333;
		background-color: transparent;
		border:#333 1px solid;
		float:right;
		width: 500px;
		height: 100px;
		font-family: none;
		margin-bottom: 20px;
	}
	.form textarea:hover{
		border:#174899 2px solid;
	}