/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;height:750px;overflow:hidden;}
.slides {position:relative;}
.slides li {height:750px;}
.slides li div {height:750px;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:70px;height:2px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:70px;height: 2px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #008cd6;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a {display:block;width:58px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:50%;margin-left:-600px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:50%;margin-right:-600px; background:url(../images/next.png)center center no-repeat;}
/*标题*/

.titBox{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 90px;
}
.tit-about{
	padding-top: 155px;
	padding-bottom: 58px;
}
.product{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 40px;
}
.product li{
	width: 552px;
	height: 363px;
	background: url(../images/ico02.png) no-repeat center;
}
.product li:hover{
	background: url(../images/ico03.png) no-repeat center;
}
.product li:nth-of-type(1) img{
    padding-left: 74px;
    padding-top: 38px;
}
.product li:nth-of-type(2) img{
    padding-left: 110px;
    padding-top: 80px;
}
.product li a p{
	padding-left: 26px;
	font-size: 20px;
	color: #585757;
}
.product li:nth-of-type(1) a p{
	padding-top: 50px;
}
.product li:nth-of-type(2) a p{
	padding-top: 85px;
}
.product li:hover a p{
	color: #FFF;
}
.product li a p font{
	font-size: 14px;
	float: right;
	padding-right: 19px;
	display: inline-block;padding-top: 5px;
}
#aboutUs{
	background: url(../images/bj-about.png) no-repeat center top;
	height: 976px;
}
.aboutUs{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.aboutFont{
	background: url(../images/ico04.png) no-repeat 37px 0;
	background-color: #FFF;
	width: 664px;
	padding-left: 113px;
	padding-right: 90px;
	position: relative;
}
.aboutFont h6{
	color: #0e4ea3;
	padding-top: 26px;
	font-size: 26px;
}
.aboutFont h6:after{
	background-color: #ff9141;
	width: 37px;
	height: 2px;
	content: "";
	display: block;
	margin-top: 15px;
	margin-bottom: 30px;
}
.aboutFont p{
	color: #9e9e9e;
	line-height: 32px;
}
.aboutImg{
	width: 536px;
}
.aboutFont a{
	background: url(../images/ico05.png) no-repeat 112px center;
	background-color: #1253a4;
	width: 100%;
	height: 67px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.swiper-hero{
	position: relative;
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
.swiper-hero-next,.swiper-hero-prev{
	width: 17px;
	height: 20px;
	position: absolute;
	z-index: 1000;
	top: 40%;
}
.swiper-hero-prev{
	background: url(../images/ico07.png) no-repeat center;
	left: 0;
}
.swiper-hero-next{
	background: url(../images/ico06.png) no-repeat center;
	right: 0;
}
.swiperBox{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.feel{
	background: url(../images/feel.png) no-repeat center;
	height: 249px;
}
/*四大优势*/
.adv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.adv_font{
	width: 570px;
}
.adv_font p{
    color: #666666;
    line-height: 28px;
    padding-top: 30px;
    font-size: 16px;

}
.adv:nth-of-type(even) .adv_font{
	padding-top: 30px;
}
/*视频*/
#video{
	background: url(../images/bj-video.png) no-repeat center;
	height: 753px;
}
.video{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.video video{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.wid107{
	width: 1070px;
	height: 395px;
	background-color: #FFF;
	position: absolute;
	right: 0;
	padding-left: 678px;
	top: -30px;
}
.wid107 p{
	color: #eae9e9;
	font-size: 28px;
	padding-top: 119px;
	padding-bottom: 5px;
}
.wid107 h6{
	color: #0f468f;
	font-size: 24px;
}
.swiper-video{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 440px;
	position: relative;
}
.wid107 h6:after{
	width: 25px;
	height: 1px;
	display: block;
	content: "";
	background-color: #EAE9E9;
	margin: 20px 0 45px 0;
}
.wid107 em{
	color: #f6f6f6;
	font-size: 14px;
	width: 112px;
	height: 35px;
	text-align: center;
	line-height: 35px;background-color: #ff9141;
	display: block;
}

.swiper-video-prev,.swiper-video-next{
	font-size: 44px;
	position: absolute;
	border: 1px solid #FFF;
	color: #FFF;
	width: 82px;
	height: 44px;
	text-align: center;
	line-height: 37px;
	bottom: 0;
	z-index: 1000;
	cursor: pointer;
}
.swiper-video-prev{
	right: 0;
	
}
.swiper-video-next{
	right: 82px;
}
.case{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 115px;
}
.caseList{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.caseList li{
	position: relative;
	width: 578px;
}
.caseList li p{
	background-color: rgba(14,78,163,0.7);
	width: 100%;
	height: 56px;
	position: absolute;
	line-height: 56px;
	bottom: 0;
	padding: 0 32px;
	color: #FFF;
}
.caseList li p font{
	font-size: 14px;
	float: right;
}
.caseList li:hover p{
	background-color: #ff9141;
	
}
.caseList li:hover{
	transform:translateY(-8px);
	transition: all 0.6s;
}
#news{
	background-color: #f9f9f9;
}
.news{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news_left{
	width: 577px;
	
}
.news_left .newsNav{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	
	
}
.news_left .newsNav li{
	width: 160px;
	color: #666666;
	font-size: 18px;
	padding-bottom: 15px;
}
.news_left img{
	
}
.news_right{
	width: 623px;
	padding-top: 45px;
	padding-left: 70px;
	padding-right: 60px;
	background-color: #FFF;
	margin-top: 39px;
}
.news_right h6{
	color: #0e4ea3;
	font-size: 18px;
	padding-bottom: 50px;
}
.news_right p{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.newsBox{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 15px;
	margin-bottom: 80px;
}
.newsBox li{
	width: 540px;
	font-size: 14px;
	padding-bottom: 12px;
	border-bottom:1px solid #dcdcdc ;
	margin-top: 22px;
}
.newsBox li font{
	color: #e3e3e3;
	font-size: 12px;
	float: right;
}

.news_right em{
	margin-top: 60px;
	display: block;
}
.newsBox li:hover{
	color: #ff9141;
}
