.main {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
	overflow: hidden;
}
.banner{
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.banner img{
	max-width: 100%;
	background-size: 100% 100%;
	width: 100%;
}
.logo img{
	width: 115px;
	height: 34px;
	background-size: 100% 100%;
}
/* .header {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: 13px;
	margin-left: -600px;
	
} 
.headCon{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
*/
.header {
    width: 100%;
    margin: 0 auto;
	position: absolute;
	top: 0;
	z-index: 100;
	overflow: hidden;
	
}
.hee{
	width: 100%;
	background:rgba(255,255,255,0.1);
	box-shadow:0px 4px 36px 0px rgba(31,110,186,0.18);
}
.headCon{
	width: 1200px;
	margin: 0 auto;
	/* height: 40px;
	line-height: 40px; */
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.nav {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.nav li a {
	display: inline-block;
	color: inherit;
}

.nav li.muli {
	float: left;
	text-align: center;

}

.nav li.muli>a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 25px;
	padding: 0 10px;
	position: relative;
	/* position: absolute; */
	cursor: pointer;
	/* border-bottom: 2px solid transparent; */
	transition: color .5s;
	 top:50%;
	 margin-top: 40px;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 display: block;
}

/* .current {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
} */
.nav li.muli a.current::before {
    content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    width: 50%;
    transform: scaleX(0);
    height: 3px;
    background: #FFFFFF;
    z-index: -1;
    transition: all .5s;
}
.nav li.muli a.current::before {
    transform: scaleX(1);
}
/* .nav li.muli a:hover {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
} */

.nav li.muli a::before {
    content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    width: 50%;
    transform: scaleX(0);
    height: 3px;
    background: #FFFFFF;
    z-index: -1;
    transition: all .5s;
}

.nav li.muli a:hover::before {
    transform: scaleX(1);
}

/* .nav li.muli a:hover ~ .nav li.muli a::before {
    left: 0;
}

.nav li.muli a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 100%;
    border-bottom: 2px solid #ffffff;
}
.nav li.muli a:hover::before {
    left: 0;
    width: 100%;
} */

.nav li.current a {
	color: #ffffff;
}
.bannerTip{
	margin-top: 15%;
	font-size:72px;
	font-family:Source Han Sans CN;
	font-weight:300;
	color:rgba(255,255,255,1);
	text-align: center;
	letter-spacing: 5px;
}
.bannerTip span{
	font-weight:bold;	
}
.lableText{
	margin: 50px auto;
	width: 900px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	font-size:24px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.lableText div{
	margin: 0 25px;
}
.Cmore{
	margin: 0 auto;
	width:200px;
	height:48px;
	line-height: 48px;
	text-align: center;
	background:rgba(255,255,255,1);
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:#00348f;
	vertical-align: middle;
	display: block;
}
.about{
	margin: -10px auto;
	width: 1200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.abTit{
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(0,0,0,1);
	margin-bottom: 34px;
}
.abTit span{
	padding-right: 20px;
}
.abcon{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:24px;
	text-align: justify;
}
.moreBtn{
	margin-top: 37px;
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	padding-left: 20px;
	background: url(../images/index/btn_01.png) no-repeat left center;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: block;
	overflow: hidden;
}
.serve{
	margin: 0 auto;
	margin-top: 6px;
	width: 1200px;
	height: 620px;
	background-image: url(../images/index/home_image_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
}
.serveCon{
	margin: 75px 0 75px 300px;
	width:700px;
	height:470px;
	padding: 0 100px;
	background:rgba(36,36,36,1);
	overflow: hidden;
}
.contant{
	margin-top: 60px;
	width: 100%;
	height: 260px;
	/* height: 100%; */
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contant img {
	max-width: 100%;
	margin-top: 20px;
	/* max-height: 320px; */
	margin-left: 30px ;
	background-size: 100% 100%;
	display: block;
}
.stit{
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.sCon{
	margin-top: 36px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(187,187,187,1);
	line-height:24px;
	text-align: justify;
}
.smore{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}
.smore img {
	margin-left:30px;
}
.project{
	margin: 0 auto;
	width: 1200px;
	margin-top:79px;
	overflow: hidden;
}
.proCon{
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.cImg{
	width: 100%;
	background-size: 100% 100%;
}
.part{
	width: 360px;
	margin: 15px;
	margin-left: 26px;
	border:1px solid rgba(203,203,203,1);
}
.part:first-child{
	margin-left: 15px;
}
.part:first-child:hover{
	margin-left: 15px;
}
.part:hover{
	margin: 15px;
	margin-left: 26px;
	box-shadow:0px 1px 15px 0px rgba(0, 0, 0, 0.3);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
/* .part:first-child{
	margin-left: 0;
} */
.con{
	width: 90%;
	margin: 0 auto;
}
.part img{
	max-width: 100%;
	background-size: 100% 100%;
}
.protit{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	margin: 22px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 25px;
	overflow: hidden;
}
.proDec{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 52px;
	overflow: hidden;
}
.proMore{
	margin: 12px auto;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}
.proMore span{
	padding-right: 10px;
}
.MoreList{
	margin: 50px auto;
	width:160px;
	height:40px;
	line-height:40px;
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	background:rgba(0,52,143,1);
	display: block;
}
.news{
	width: 100%;
	background-image: url(../images/index/home_bg_01.png);
	background-repeat: no-repeat;
	padding: 60px 0 60px 0;
	background-size: cover;
}
.newCon{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.listCon{
	margin: 0 auto;
	margin-top:48px;
	width: 100%;	
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}
.listCon .box{
	width: 25%;
	margin-left: 2%;
	display: block;
}
.timeBox{
	width:70px;
	height:40px;
	border:1px solid rgba(255,255,255,1);
	border-radius:8px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:18px;
	text-align: center;
	padding: 15px 0;
}
.ntit{
	margin-top: 39px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 22px;
	overflow: hidden;
}
.newDec{
	margin-top: 19px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 35px;
	margin-bottom: 20px;
	overflow: hidden;
}
.newMore{
	margin: 0 auto;
	margin-top: 40px;
	width:160px;
	height:40px;
	line-height: 40px;
	text-align: center;
	border:1px solid rgba(255,255,255,1);
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: block;
}
.costomer{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
	overflow: hidden;
}
.logolist{
	width: 100%;
	margin: 0 auto;
	margin-top: 63px;
	background-image: url(../images/index/home_bg_03.png);
	background-position: top center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.logolist div{
	margin-bottom: 66px;
}
.logoB{
	width: 172px;
	height: 58px;
}
.logoB img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.footer{
	width: 100%;
	height: 368px;
	background: url(../images/index/home_bg_02.png) no-repeat top center;
	background-size: cover;
}
.footcon{
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
	overflow: hidden;
}
.navfoot{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.navfoot a{
	margin-bottom: 18px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: block;
}
.fline{
	width:1px;
	height:150px;
	background:rgba(45,99,190,1);
}
.contantfoot{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:30px;
	color:rgba(255,255,255,1);
}
.contantfoot .title{
	margin-bottom: 19px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
}
.contantfoot a{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	display: block;
}
.ewm img{
	width: 121px;
	height: 121px;
}
.ewmTip{
	text-align: center;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(198,198,198,1);
}
.figLine{
	margin: 0 auto;
	width:1200px;
	height:1px;
	background:rgba(45,99,190,1);
}
.footBottom{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.copyright{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(199,199,199,1);
}
.swiper-pagination {
    position: absolute;
    text-align: left;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination-bullet {
   width:30px;
   height:2px;
   border-radius: 2px;
   background:rgba(153,153,153,1);
   display: inline-block;
   opacity: .2
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background:rgba(255,255,255,1);
}
.swiper-slide {
    height: 380px;
}