﻿.updown a {
	position: absolute;
	bottom: 20px;
	right: 50px;
	z-index: 10;
	opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font : normal 400 20px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
}
.updown a:hover {opacity: .3;-moz-opacity: .3;-webkit-opacity: .3;}
#s .s-icon {
	padding-top: 60px;
}
#s .s-icon span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left: -15px;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
#s .s-icon span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb10 2s infinite;
	animation: sdb10 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb10 {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@media (max-width: 992px) {
	.updown{display: none;}
}

.index-business{padding: 50px 0 0 0;background-color: #fff}
.index-business .title{text-align: center;padding: 30px 0;}
.index-business .title h2{font-size: 40px;line-height: 50px;position: relative;color:#1f56a7;font-family: 'dincond-medium';text-transform: uppercase;font-weight: 600;}
.index-business .title h2:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 4px;
	background-color:#1f56a7;
	left: 50%;margin-left: -25px;top:-12px;
}
.index-business .title p{font-size: 22px;color: #888;line-height: 25px;}
.business-ul .owl-wrapper-outer{margin:0 auto;}
.business-ul{padding: 0 0 30px 0;}
.business-ul li{
	width: 350px;height: 330px;margin: 40px 20px;padding: 0;
	border: 1px solid #eee;position: relative;background-color: #fff;
}
.business-ul li:hover{
	-webkit-box-shadow: 0 12px 40px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0 12px 40px 8px rgba(0, 0, 0, 0.08);}
.business-ul li .ico{width: 60px;height: 60px;line-height:60px;border-radius: 50%; text-align: center;margin: 20px auto;}
.business-ul li .ico i{ color: #1f56a7;font-size: 5.8rem;}
.business-ul li .info{padding: 0 20px;}
.business-ul li .info a{width:120px;margin: 10px auto;display: block;border-radius: 4px;background-color: #1f56a7;color: #fff;line-height: 32px;text-align: center;
position: absolute;bottom: 20px;left:50%;margin-left: -60px;}
.business-ul li .info a:hover{color: #fff;text-decoration: none;
	background-image: linear-gradient(45deg, #1f56a7 3%, #2c9dd9 100%);
	-webkit-background-image: linear-gradient(45deg,  #1f56a7 3%, #2c9dd9 100%);}
.business-ul li .info h4{font-size: 22px;font-weight: 600;color:#666;margin: 10px 0;;text-align: center}
.business-ul li:hover .info h4{color:#1f56a7;}
.business-ul li .info p{font-size: 15px;line-height: 25px;color: #999;margin: 10px 0;}
@media (max-width: 992px) {
	.index-business{padding: 20px 0 0 0;}
	.business-ul{padding: 0 0 10px 0;}
	.business-ul li{width: 90%;height: 350px;margin: 20px 5%;padding: 0 0 20px 0;	}
	.business-ul li:hover{
		-webkit-box-shadow: 0 12px 20px 8px rgba(0, 0, 0, 0.08);
		box-shadow: 0 12px 20px 8px rgba(0, 0, 0, 0.08);}
	.business-ul li .ico i{font-size: 5rem;width: 50px;height: 40px;line-height:40px;margin: 20px auto 0 auto;}
	.business-ul li .info a{font-size: 1.3rem;position: relative;bottom:auto;left:auto;margin-left: auto;}
	.business-ul li .info h4{font-size: 2rem;font-weight:700;}
	.business-ul li .info p{font-size: 1.4rem;line-height: 2.2rem;}
}


.about{padding: 50px 0;}
.banner-background{
	margin-top: -60px;
	height: 532px;
	background: #1f56a7 url(404.png) center top no-repeat;
	background-size: 1920px 542px;
	padding: 80px 0;
	text-align: center;
}
.banner-container{position:relative;width:1200px;margin:0 auto;}
.banner-container h2{
	font-size: 40px;
	line-height: 60px;
	color: #FFF;
	margin-top: 50px;
	font-weight:normal;
}
.banner-container p{
	margin-top: 10px;
	font-size: 16px;
	color: #FFF;
	opacity: .8;
	filter: alpha(opacity=80);
	line-height: 30px;
}
.banner-btn a{
	display: inline-block;
	width: 158px;
	height: 36px;
	background-color: transparent!important;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	line-height: 35px;
	cursor: pointer;
	margin-top: 40px;
}
.banner-btn a:hover{
	background-color: #1f56a7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}
.banner-btn .banner-btn-02{
	margin-left: 20px;background-color: transparent!important;border:none;
	background-image: linear-gradient(45deg, #1f56a7 3%, #2c9dd9 100%);
	-webkit-background-image: linear-gradient(45deg,  #1f56a7 3%, #2c9dd9 100%);
}
.banner-btn .banner-btn-02:hover{
	background-color: #FFF;text-decoration: none;
	color: #333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.banner-list{	padding: 0;text-align: center;}
.banner-wrap{
	width: 100%;
	margin-top:-100px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	-o-justify-content:space-between;
	justify-content:space-between;
}
.banner-wrap li{
	width: 31.33%;min-height: 180px;
	padding: 20px;
	margin-right: 3%;
	text-align: left;
	background-color: #FFF;
	-webkit-box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.08);
}
.banner-wrap li:last-child{margin-right: 0;}
.banner-wrap h4{font-size: 22px;line-height: 36px;font-weight: 600;	color: #666;text-align: center;margin-bottom: 10px;}
.banner-wrap h4 i{font-size: 4rem;color:#2c9dd9;display: block;margin-bottom: 5px;}
.banner-wrap p{font-size: 14px;line-height: 28px;color: #888;}
@media (max-width:1366px){
	.banner-background{height: 532px;background-size:cover;}
	.banner-container{ width:100%;}
	.banner-wrap li{width: 23%;margin:0 1%!important;}
}
@media (max-width: 992px) {
	.about{padding: 20px 0;}
	.banner-background{margin-top: -60px;height:auto;background-size: 750px 350px;padding: 10px 0 80px 0;}
	.banner-container{width:100%;padding: 0 10px;}
	.banner-container h2{font-size: 2.5rem;line-height: 4rem;margin-top: 30px;font-weight: 700;}
	.banner-container p{font-size: 1.4rem;line-height: 2.5rem;}
	.banner-btn a{width:35%;font-size: 1.4rem;line-height: 3.5rem;}
	.banner-wrap{margin-top:-40px;flex-wrap: wrap}
	.banner-wrap li{width:100%;min-height: 120px;padding: 10px;margin-right:0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-bottom: 1px solid #EEE;
	}
	.banner-wrap li:nth-child(2){}
	.banner-wrap li:nth-child(3){}
	.banner-wrap li:nth-child(4){border-bottom: none;}
	.banner-wrap h4{font-size: 1.6rem;line-height:2.5rem;font-weight:700;}
	.banner-wrap h4 i{font-size: 2.2rem;}
	.banner-wrap p{font-size: 1.3rem;line-height:2.2rem;margin-top: 5px;}
}

.index-customers{background-color:#f4f4f4;padding: 80px 0 80px 0; }
.index-customers .title{text-align: center;padding: 30px 0;}
.index-customers .title h2{font-size: 40px;line-height: 50px;position: relative;color:#1f56a7;font-family: 'dincond-medium';text-transform: uppercase;font-weight: 600;}
.index-customers .title h2:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 4px;
	background-color:#1f56a7;
	left: 50%;margin-left: -25px;top:-12px;
}
.index-customers .title p{font-size: 22px;color: #888;line-height: 25px;}
.index-customers .customerslist{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -o-justify-content:space-between;
    justify-content:space-between;
}
.index-customers .customerslist li{width: 20%;padding:10px;}
.index-customers .customerslist li a{height: 100px;line-height:100px;background-color: rgba(255,255,255,0.7);border-radius: 4px; display: block;text-align: center;font-size: 18px;color: #999; }
.index-customers .customerslist li a img{width: 100%;opacity:0.6;}
.index-customers .customerslist li a:hover{
	background-color: #fff;
	-webkit-box-shadow: 1px 0px 50px rgba(0,0,0,0.08);
	box-shadow: 1px 0px 50px rgba(0,0,0,0.08);
	text-decoration: none;
	color: #2c9dd9;
}
.index-customers .customerslist li a:hover img{opacity:1;}
@media screen and (max-width: 992px){
	.index-customers{;padding: 20px 0; }
	.index-customers .customerslist li{width: 33.33%;padding:5px;}
	.index-customers .customerslist li a{height: 50px;line-height:50px;font-size: 1.4rem;}
	.index-customers .customerslist li a:hover{
		-webkit-box-shadow: 1px 0px 20px rgba(0,0,0,0.05);
		box-shadow: 1px 0px 20px rgba(0,0,0,0.05);
	}
}


.news{padding: 0 0 70px 0;background-image: url(../image/news-bg.jpg);background-size: cover;background-position: center bottom;}
.news .title{text-align: center;padding: 30px 0;}
.news .title h2{font-size: 40px;line-height: 50px;position: relative;color:#1f56a7;font-family: 'dincond-medium';text-transform: uppercase;font-weight: 600;}
.news .title h2:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 4px;
	background-color:#1f56a7;
	left: 50%;margin-left: -25px;top:-12px;
}
.news .title p{font-size: 22px;color: #888;line-height: 25px;}
.news .news-nav{padding: 20px 0;}
.news .news-nav li{width: 170px;height: 50px;margin-right: 30px;}
.news .news-nav li:last-child{margin-right: 0;}
.news .news-nav li a{display: block;text-align: center;font-size: 18px;line-height:47px;color: #999caa;background-color:#e8e8e8;overflow: hidden;}
.news .news-nav li a:hover,.news .news-nav li .cur{background-color:#1f56a7;color: #fff;text-decoration: none;}
.news .news-list{
	padding: 20px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
.news .news-list li{
	overflow: hidden;
	width: 345px;margin: 30px 20px;
	background-color: #fff;
	box-shadow: 0 12px 40px -15px rgba(0, 64, 128, 0.2);
	-webkit-box-shadow: 0 12px 40px -15px rgba(0, 64, 128, 0.2);
}
.news .news-list li:last-child{margin-right: 0;}
.news .news-list li a{display: block;}
.news .news-list li a .img{text-align: center;width: 100%;height:180px;overflow: hidden;background-color: #f8f8f8;}
.news .news-list li a .img img{width: 100%;}
.news .news-list li a .img .noimg{width: 30%;margin: 10% 0 0 0;display: inline-block;vertical-align: middle;opacity: 0.5;filter:Alpha(opacity=50);}
.news .news-list li a .info{padding: 20px;}
.news .news-list li a .info h4{
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	color: #666;
	padding: 5px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news .news-list li a .info p{font-size: 16px;color: #999;font-family: 'dincond-medium';}
.news .news-list li a .info span{display: block;text-align: right;line-height: 30px;color: #999;margin: 0 0 0 auto;width: 80px;position: relative;}
.news .news-list li a .info span:after{
	content: '';
	width: 0;height: 1px;background-color:#1f56a7;
	position: absolute;bottom: 0;left: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.news .news-list li a:hover{}
.news .news-list li:hover{
	box-shadow: 0 2px 20px -5px rgba(0, 64, 128, 0.2);
	-webkit-box-shadow: 0 2px 20px -5px rgba(0, 64, 128, 0.2);
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}
.news .news-list li a:hover .info span{color:#1f56a7;}
.news .news-list li a:hover .info span:after{width:100%;}

@media (max-width: 1200px) {
	.news .title{padding: 20px 0;}
	.news .title h2{font-size: 30px;line-height: 50px;font-weight: 800;}
	.news .title p{font-size: 14px;}
	.news .news-nav{padding: 20px 0 10px 0;}
}
@media (max-width: 992px) {
	.news{padding: 30px 10px;}
	.news .title{padding: 10px 0;}
	.news .title h2{font-size: 3rem;line-height:3.5rem;margin-bottom: 0;font-weight: 800;}
	.news .title p{font-size:1.6rem;line-height:2.2rem;}
	.news .news-nav{padding: 20px 0 10px 0;}
	.news .news-nav li{width: 140px;height: 40px;margin-right: 10px;}
	.news .news-nav li:last-child{margin-right: 0;}
	.news .news-nav li a{font-size:1.5rem;line-height:37px;border-top-left-radius:6px;border-bottom-right-radius: 6px;}
	.news .news-list{
		padding:10px 20px 20px 20px;
		flex-wrap: wrap;
	}
	.news .news-list li{width: 100%;margin: 20px auto;}
	.news .news-list li a{display: block;}
	.news .news-list li a .img{text-align: center;width: 100%;height: 130px;overflow: hidden;}
	.news .news-list li a .img img{width: 100%;}
	.news .news-list li a .info{padding: 10px;}
	.news .news-list li a .info h4{
		font-size:1.4rem;
		line-height:2.2rem;
		margin-bottom: 5px;
	}
	.news .news-list li a .info span{width:120px;line-height: 30px;}
	.news .news-list li:hover{
		box-shadow: 0 2px 20px -5px rgba(0, 64, 128, 0.2);
		-webkit-box-shadow: 0 2px 20px -5px rgba(0, 64, 128, 0.2);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.news .news-list li a:hover .info span{border: none;color: #1f56a7;}
}

.owl-theme .owl-controls .owl-buttons div{position:absolute;margin:0;padding:0;background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev,.owl-theme .owl-controls .owl-buttons .owl-next{background-color:transparent;font-size:80px;font-family:'宋体'; line-height:50px;width: 100px;height:100px;top:50%;margin-top: -50px;font-weight: 800;color: #999}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-100px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-100px;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-100px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-100px;}
@media (max-width: 1400px) {
	.owl-theme .owl-controls .owl-buttons .owl-prev{left:-50px;}
	.owl-theme .owl-controls .owl-buttons .owl-next{right:-50px;}
}
@media (max-width: 1300px) {
	.owl-theme .owl-controls .owl-buttons .owl-prev{display: none;}
	.owl-theme .owl-controls .owl-buttons .owl-next{display: none;}
}