@charset "utf-8";
/* CSS Document */
@font-face{
	font-family: "PhoneFont";
	src: url(../font/MFYueHei_Noncommercial-Regular.ttf);
}
.En{
	text-transform: uppercase;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}

.PcHeader{
	position: absolute;
	top: 18px;
	left: 0;
	width: 100%;
	padding: 0 2%;
	z-index: 10;
}
.PcHeader .logo{
	float: left;
}
.PcHeader .OnLine{
	float: right;
}
.PcHeader .OnLine>a{
	float: left;
	line-height: 66px;
	margin-right: 18px;
}
.PcHeader .OnLine p{
	float: left;
	background: #fff;
	width: 60px;
	line-height: 24px;
	border-radius: 12px;
	overflow: hidden;
	margin-top: 24px;
	color: #333;
	border: 1px solid #a5a5a5;
}
.PcHeader .OnLine p a{
	float: left;
	width: 50%;
	font-size: 14px;
	text-align: center;
}
.PcHeader .OnLine p a.on{
	background: #a5a5a5;
	color: #fff;
}
.PcHeader .PcNav{
	float: right;
	height: 66px;
}
.PcHeader .PcNav>li{
	float: left;
	line-height: 66px;
	width: 125px;
	transition: all .5s;
}
.PcHeader .PcNav>li:last-child{
	margin-right: 30px;
}
.PcHeader .PcNav>li dl{
	position: relative;
}
.PcHeader .PcNav>li dl dt a{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.PcHeader .PcNav>li dl dd{
	display: none;
	padding-bottom: 10px;
}
.PcHeader .PcNav>li dl dd ol li{
	line-height: 40px;
	text-align: center;
}
.PcHeader .PcNav>li dl dd ol li a{
	color: #fff;
	font-size: 16px;
}
.PcHeader .PcNav>li dl dd ol li:hover{
	background: rgba(0,0,0,0.3);
}
.PcHeader .PcNav>li:hover{
	background: rgba(255,255,255,0.2);
}
.PoHeader{
	display: none;
	width: 100%;
	padding: 0 2%;
	height: 70px;
	border-bottom: 1px solid #ddd;
}
.PoHeader .logo{
	float: left;
	line-height: 70px;
}
.PoHeader .logo img{
	height: 50px;
}
.PoHeader .MeunBtn{
	float: right;
	margin-top: 24px;
}
.PoHeader .ChangeLanguage{
	float: right;
	margin-right: 5%;
	width: 60px;
	line-height: 24px;
	background: #ddd;
	border-radius: 12px;
	margin-top: 25px;
}
.PoHeader .ChangeLanguage a{
	float: left;
	width: 50%;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 12px 0 0 12px;
}
.PoHeader .ChangeLanguage a.on{
	background: #000;
}
.erweimabox{
	position: fixed;
	z-index: 102;
	right: -60%;
	bottom: 10px;
	width: 35%;
	padding: 0 20px;
}
.erweimabox dl{
	float: left;
	width: 49%;
	margin-right: 2%;
	text-align: center;
}
.erweimabox dl:nth-child(2){
	margin-right: 0;
}
.erweimabox dl dt img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.erweimabox dl dd{
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	line-height: 14px;
}

.PoHeader .Black{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	left: 0;
	top: 0;
	z-index: 99;
	display: none;
}
.PoHeader .PoNav{
	position: fixed;
	width: 35%;
	height: 100%;
	padding-top: 10%;
	top: 0;
	right: -60%;
	background: #f4f4f4;
	z-index: 100;
}
.PoHeader .PoNav > li{
	margin: 0 10%;
	border-bottom: 1px solid #fff;
	padding: 0 10%;
}
.PoHeader .PoNav > li dl dt{
	font-size: 18px;
	line-height: 50px;
	position: relative;
}
.PoHeader .PoNav > li dl dt a{
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.PoHeader .PoNav > li dl dt span{
	float: right;
	position: absolute;
	height: 50px;
	font-size: 24px;
	right: 0%;
}
.PoHeader .PoNav > li dl dd{
	padding: 10px 0;
	border-top: 1px solid #fff;
	padding-left: 10%;
	display: none;
}
.PoHeader .PoNav > li dl dd ol li{
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.Carousel_1{
	position: relative;
	overflow: hidden;
}
.Carousel_1.po_Carousel{
	display: none;
}
.Carousel_1 .Pointer span{
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: transparent;
	opacity: 1;
}
.Carousel_1 .Pointer span.swiper-pagination-bullet-active{
	background: #fff;
}
.Carousel_1 ul li img{
	display: block;
	width: 100%;
}
.FourMation{
	width: 100%;
	margin-bottom: 5px;
}
.FourMation ul{
	width: 100%;
}
.FourMation ul li{
	float: left;
	width: 24.75%;
	margin-right: .33%;
	position: relative;
	overflow: hidden;
	margin-top: 5px;
}
.FourMation ul li > img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.FourMation ul li:hover > img{
	transform: scale(1.2);
}
.FourMation ul li:nth-child(4){
	margin-right: 0;
}
.FourMation ul li:nth-child(5){
	display: none;
}
.FourMation ul li:nth-child(6){
	display: none;
}
.FourMation ul li:nth-child(7){
	display: none;
}
.FourMation ul li dl{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.FourMation ul li dl a{
	display: block;
	width: 100%;
}
.FourMation ul li dl dt{
	text-align: center;
	margin-top: 13.5%;
}
.FourMation ul li dl dt img{
	width: 88px;
}
.FourMation ul li dl dd{
	text-align: center;
	color: #fff;
}
.FourMation ul li dl dd h3{
	font-size: 30px;
	font-weight: normal;
	margin-top: 3%;
}
.FourMation ul li dl dd p{
	font-size: 18px;
	margin-top: 2%;
}

.Footer{
	background: #414141;
}
.FootCont{
	padding: 70px 2% 40px 3%;
	display: flex;
	display: -webkit-flex;
}
.FootCont .left{
	float: left;
	flex: 1;
	-webkit-flex: 1;
}
.FootCont .left .logo{
	display: block;
	height: 43px;
}
.FootCont .left ul{
	margin-top: 20px;
}
.FootCont .left ul li{
	font-size: 14px;
	color: #a5a5a5;
	line-height: 24px;
}
.FootCont .left ul li span{
	float: left;
}
.FootCont .left ul li p{
	float: left;
}
.FootCont .left ul li p a{
	display: block;
	color: #a5a5a5;
}
.FootCont .right{
	float: right;
	width: 815px;
}
.FootCont .right ul>li{
	float: left;
	width: 17%;
	border-left: 1px solid #000;
	height: 185px;
	transition: all .5s;
}
.FootCont .right ul>li:last-child{
	width: 32%;
}
.FootCont .right ul>li:hover{
	background: rgba(255,255,255,0.1);
}
.FootCont .right ul>li dl{
	float: left;
	width: 100%;
	text-align: center;
}
.FootCont .right ul>li:last-child dl{
	width: 44%;
	margin-left: 3%;
}
.FootCont .right ul>li:last-child dl:first-child{
	margin-left: 5%;
}
.FootCont .right ul>li dl dt{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.FootCont .right ul>li dl dt a{
	color: #fff;
}
.FootCont .right ul>li dl dt:hover{
	background: rgba(255,255,255,0.2);
}
.FootCont .right ul>li dl dd{
	margin-top: 15px;
}
.FootCont .right ul>li dl dd img{
	width: 111px;
	height: 111px;
}
.FootCont .right ul>li dl dd ol li{
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.FootCont .right ul>li dl dd ol li a{
	color: #a5a5a5;
}
.FootCont .right ul>li dl dd ol li:hover{
	background: rgba(0,0,0,0.2);
}

.FootOl{
	height: 115px;
	background: #3f3f3f;
	padding: 0 2% 0 3%;
	overflow: hidden;
}
.FootOl p{
	float: left;
	line-height: 115px;
	color: #a5a5a5;
	font-size: 14px;
}
.FootOl p a{
	color: #a5a5a5;
}
.FootOl h2{
	float: right;
	font-weight: normal;
	font-size: 12px;
	margin-top: 40px;
	text-align: right;
}
.FootOl h2 b{
	display: block;
	color: #fff;
	font-family: "PhoneFont";
	font-size: 30px;
	font-weight: normal;
}
.FootOl h2 span{
	color: #6a6a6a;
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.PoFooter{
	width: 100%;
	margin-top: 20px;
	display: none;
}
.PoFooter .logos{
	display: block;
	margin: 0 auto;
}
.PoFooter .hotLine{
	float: none;
	color: #999;
	line-height: 36px;
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 0;
}
.PoFooter .hotLine b{
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	margin-left: 10px;
}
.PoFooter ul{
	text-align: center;
	margin-top: 5px;
}
.PoFooter ul li{
	display: inline-block;
	font-size: 16px;
	margin: 0 3px;
}
.PoFooter ul li a{
	color: #999;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background: #fff;
}
#dowebok{
	width: 100%;
	height: 100%;
	position: relative;
}
#dowebok .section-1{
	background: url(../images/bg1.jpg)no-repeat center top;
}
#dowebok .section-2,#dowebok .section-4{
	background: url(../images/bg2.jpg)no-repeat center top;
}
#dowebok .section-3{
	background: url(../images/bg3.jpg)no-repeat center top;
}
#dowebok .section-5{
	background: url(../images/bg4.jpg)no-repeat center top;
}
#dowebok .section{
	background-size: auto 100%;
}

.tit{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.section-1 p{
	color: #24abff;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	margin-top: 5%;
	animation-delay: .3s;
}
.section-1 .four{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	margin-top: 5%;
	animation-delay: .6s;
}
#MouseScroll{
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: -12px;
	cursor: pointer;
}
.section-2 dl{
	width: 100%;
	margin-top: 7%;
	padding: 0 7%;
	animation-delay: .3s
}
.section-2 dl dt{
	float: left;
	width: 50%;
	text-align: center;
}
.section-2 dl dt img{
	max-width: 100%;
}
.section-2 dl dd{
	float: right;
	width: 50%;
	padding-top: 2%;
}
.section-2 dl dd ul li{
	font-size: 18px;
	font-weight: bold;
	color: #25c3ff;
	line-height: 36px;
}
.section-3 p{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	animation-delay: .3s;
}
.section-3 .threeBox{
	width: 100%;
	margin-top: 7%;
}
.section-3 .threeBox dl{
	float: left;
	width: 33.33%;
}
.section-3 .threeBox dl dt{
	width: 167px;
	height: 167px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 10px;
	margin: 0 auto;
}
.section-3 .threeBox dl dt img{
	display: block;
	width: 100%;
	height: 100%;
}
.section-3 .threeBox dl dd{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
}
.section-3 .threeBox dl.dl1{
	animation-delay: .6s
}
.section-3 .threeBox dl.dl2{
	animation-delay: .9s
}
.section-3 .threeBox dl.dl3{
	animation-delay: 1.2s
}
.section-3 .threeBox dl.dl1 dd{
	color: #00c8dc;
}
.section-3 .threeBox dl.dl2 dd{
	color: #02decc;
}
.section-3 .threeBox dl.dl3 dd{
	color: #06feb7;
}
.section-4 .CarouselBox{
	position: relative;
	margin-top: 4%;
	animation-delay: .3s;
}
.section-4 .CarouselBox .prev{
	width: 23px;
	height: 41px;
	margin-top: -20px;
	left: -55px;
	background: url(../images/prev.png)no-repeat;
}
.section-4 .CarouselBox .next{
	width: 23px;
	height: 41px;
	margin-top: -20px;
	right: -55px;
	background: url(../images/next.png)no-repeat;
}
.section-4 .CarouselBox .Carousel-2{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.section-4 .CarouselBox .Carousel-2 ul li dl{
	position: relative;
	overflow-y: hidden;
}
.section-4 .CarouselBox .Carousel-2 ul li dl dt img{
	display: block;
	width: 100%;
}
.section-4 .CarouselBox .Carousel-2 ul li dl dd{
	position: absolute;
	top: 72%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 7%;
	transition: all .7s;
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(1) dl dd{
	background: rgba(0,200,200,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(2) dl dd{
	background: rgba(0,164,255,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(3) dl dd{
	background: rgba(95,82,160,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(4) dl dd{
	background: rgba(50,177,108,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(5) dl dd{
	background: rgba(0,200,200,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(6) dl dd{
	background: rgba(0,164,255,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(7) dl dd{
	background: rgba(95,82,160,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(8) dl dd{
	background: rgba(50,177,108,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(9) dl dd{
	background: rgba(0,200,200,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(10) dl dd{
	background: rgba(0,164,255,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(11) dl dd{
	background: rgba(95,82,160,1);
}
.section-4 .CarouselBox .Carousel-2 ul li:nth-child(12) dl dd{
	background: rgba(50,177,108,1);
}

.section-4 .CarouselBox .Carousel-2 ul li dl dd h3{
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 36px;
}
.section-4 .CarouselBox .Carousel-2 ul li dl dd h4{
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
}
.section-4 .CarouselBox .Carousel-2 ul li dl dd p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.section-4 .CarouselBox .Carousel-2 ul li:hover dl dd{
	top: 0;
	opacity: 0.9;
	padding-top: 10%;
}
.section-4 .more{
	display: block;
	width: 208px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #4ee4ff;
	font-size: 18px;
	color: #4bdaf6;
	margin: 0 auto;
	margin-top: 4%;
	animation-delay: .6s;
}
.section-5 .History{
	background: url(../images/time.png)no-repeat center top;
	margin-top: 3%;
	overflow: hidden;
}
.section-5 .History ul{
	height: 300px;
	position: relative;
}
.section-5 .History ul li{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	width: 100%;
	padding-right: 52%;
	text-align: right;
	margin-top: 22px;
	height: 24px;
}
.section-5 .History ul li:first-child{
	margin-top: 46px;
}
.section-5 .History ul li:nth-child(even){
	text-align: left;
	padding-right: 0;
	padding-left: 52%;
}
.section-5 .Change{
	margin-top: 3%;
	text-align: center;
}
.section-5 .Change img{
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}
.HeaderIamge{
	width: 100%;
	position: relative;
}
.HeaderIamge img{
	display: block;
	width: 100%;
}
.TeamShow h2{
	font-size: 30px;
	color: #1d2088;
	text-align: center;
	padding: 30px 0;
}
.Carousel-3{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.Carousel-3 ul li{
	padding: 0 10%;
}
.Carousel-3 ul li img{
	display: block;
	width: 100%;
}
.Carousel-3 .prev{
	width: 23px;
	height: 41px;
	background: url(../images/prev2.png)no-repeat;
	left: 15px;
	margin-top: -20px;
}
.Carousel-3 .next{
	width: 23px;
	height: 41px;
	background: url(../images/next2.png)no-repeat;
	right: 15px;
	margin-top: -20px;
}
.TeamPerson{
	margin-top: 30px;
	margin-bottom: 100px;
}
.TeamPerson dl{
	float: left;
	width: 19%;
	margin-right: 1.25%;
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}
.TeamPerson dl:nth-child(5n){
	margin-right: 0;
}
.TeamPerson dl dt img{
	display: block;
	width: 100%;
}
.TeamPerson dl dd{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -70%;
	left: 0;
	background: #00c8dc;
	transition: all .5s;
}
.TeamPerson dl:hover dd{
	bottom: 0;
	opacity: 0.8;
}
.TeamPerson dl dd p{
	padding:0 5%;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	margin-top: 15px;
}
.TeamPerson dl dd h3{
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 36px;
	margin-top: 15px;
}
.TeamPerson dl dd h4{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
.TeamPerson dl:nth-child(1) dd{
	background: #00c8dc;
}
.TeamPerson dl:nth-child(2) dd{
	background: #00a4ff;
}
.TeamPerson dl:nth-child(3) dd{
	background: #5f52a0;
}
.TeamPerson dl:nth-child(4) dd{
	background: #32b16c;
}
.TeamPerson dl:nth-child(5) dd{
	background: #00c8dc;
}
.TeamPerson dl:nth-child(6) dd{
	background: #00c8dc;
}
.TeamPerson dl:nth-child(7) dd{
	background: #00a4ff;
}
.TeamPerson dl:nth-child(8) dd{
	background: #5f52a0;
}
.TeamPerson dl:nth-child(9) dd{
	background: #32b16c;
}
.TeamPerson dl:nth-child(10) dd{
	background: #00c8dc;
}

.ProductBox{
	background: url(../images/bg5.jpg)no-repeat center top;
	background-size: auto 100%;
	padding: 120px 0 180px 0;
}
.ProductList h2{
	font-size: 40px;
	text-align: center;
	color: #fff;
}
.ProductList > p{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	line-height: 24px;
}
.ProductMenu{
	width: 100%;
}
.ProductMenu dl{
	float: left;
	width: 46%;
	margin: 0 2%;
	margin-top: 35px;
	border-radius: 7px;
	overflow: hidden;
}
.ProductMenu dl dt{
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	background: #1d2088;
	line-height: 90px;
	height: 90px;
	overflow: hidden;
}
.ProductMenu dl dt span{
	display: inline-block;
	font-size: 48px;
	font-weight: bold;
	margin-right: 10px;
	position: relative;
	top: 4px;
}
.ProductMenu dl dd{
	background: #fff;
	min-height: 388px;
	padding: 0 10%;
}
.ProductMenu dl dd ul{
	padding: 35px 0;
}
.ProductMenu dl dd ul li{
	float: left;
	width: 100%;
	border: 1px solid #1d2088;
	line-height: 50px;
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	background: #fff;
}
.ProductMenu dl dd ul li a{
	color: #101010;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 0 5%;
}
.ProductMenu dl dd ul li:first-child{
	margin-top: 0;
}
.ProductMenu dl dd ul li:hover{
	box-shadow: 4px 4px 8px #ddd;
}
.ProductMenu dl dd ul li:hover a{
	font-weight: bold;
	color: #1d2088;
}
.TwoNav{
	position: absolute;
	left: 0;
	top: 67%;
	width: 100%;
	padding-left: 19%;
}
.TwoNav li{
	float: left;
	font-size: 18px;
	width: 144px;
	line-height: 40px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 8px;
	margin-right: 20px;
	height: 42px;
	overflow: hidden;
}
.TwoNav li a{
	color: #fff;
}
.TwoNav li.on{
	background: #fff;
}
.TwoNav li.on a{
	color: #1d2088;
}
.ProductS h2{
	font-size: 36px;
	font-weight: normal;
	color: #1d2088;
	text-align: center;
	padding-top: 40px;
}
.ProductS p{
	color: #00013a;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
.Carousel-4{
	margin-top: 35px;
	position: relative;
	overflow: hidden;
	padding: 0 60px;
}
.Carousel-4 .prev{
	width: 23px;
	height: 41px;
	background: url(../images/prev2.png)no-repeat;
	left: 15px;
	margin-top: -20px;
}
.Carousel-4 .next{
	width: 23px;
	height: 41px;
	background: url(../images/next2.png)no-repeat;
	right: 15px;
	margin-top: -20px;
}
.Carousel-4 ul li dl dt{
	position: relative;
	overflow: hidden;
}
.Carousel-4 ul li dl dt img{
	display: block;
	width: 100%;
}
.Carousel-4 ul li dl dt .txt{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(83,171,248,0.8);
	padding: 3%;
	opacity: 0;
	transition: all .5s;
}
.Carousel-4 ul li dl dt .txt h3{
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-top: 30px;
}
.Carousel-4 ul li dl dt .txt p{
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.Carousel-4 ul li dl dt .txt .more{
	display: block;
	width: 170px;
	line-height: 44px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 22px;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
.Carousel-4 ul li:hover dl dt .txt{
	opacity: 1;
}
.Carousel-4 ul li dl dd{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #101010;
	margin-top: 20px;
}
.ProductS .PFjs{
	margin-top: 50px;
	padding: 0 12px;
	margin-bottom: 50px;
}
.ProductS .PFjs h3{
	float: left;
	font-size: 30px;
	color: #2d9cfe;
	line-height: 50px;
	background: url(../images/jsq.png)no-repeat left center;
	padding-left: 50px;
}
.ProductS .PFjs h3 span{
	color: #54abf8;
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
	display: inline-block;
}
.ProductS .PFjs p{
	float: left;
	color: #54abf8;
	font-size: 16px;
	margin-left: 10px;
	line-height: 40px;
}
.ProductS .PFjs a{
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	width: 205px;
	line-height: 50px;
	text-align: center;
	background: #54abf8;
	border-radius: 8px;
}
.bg6{
	background: url(../images/bg6.jpg)no-repeat center top;
	background-size:  auto 100%;
	padding: 60px 0 100px 0;
}
.PorductBg h2{
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
.PorductBg dl{
	width: 100%;
	margin-top: 55px;
}
.PorductBg dl.right dt{
	float: right;
	width: 50%;
	text-align: left;
}
.PorductBg dl.right dt img{
	max-width: 100%;
}
.PorductBg dl.right dd{
	float: left;
	color: #fff;
	width: 46.25%;
	text-align: right;
}
.PorductBg dl.right dd h3{
	font-size: 24px;
	font-weight: normal;
}
.PorductBg dl.right dd p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
}
.PorductBg dl.left dt{
	float: left;
	width: 46.25%;
	text-align: right;
}
.PorductBg dl.left dt img{
	max-width: 100%;
}
.PorductBg dl.left dd{
	float: right;
	width: 50%;
	color: #fff;
	padding-top: 4%;
}
.PorductBg dl.left dd h3{
	font-size: 24px;
	font-weight: normal;
}
.PorductBg dl.left dd p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
}
.ProductYs{
	padding: 50px 0 70px 0;
}
.ProductYs h2{
	font-size: 36px;
	color: #1d2088;
	font-weight: normal;
	text-align: center;
}
.ProductYs h3{
	font-size: 24px;
	color: #333;
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
}
.ProductYs .FourYs{
	width: 100%;
}
.ProductYs .FourYs dl{
	margin-top: 40px;
	float: left;
	width: 20.5%;
	margin-right: 6%;
}
.ProductYs .FourYs dl:nth-child(4n){
	margin-right: 0;
}
.ProductYs .FourYs dl dt{
	text-align: center;
}
.ProductYs .FourYs dl dt img{
	max-width: 100%;
}
.ProductYs .FourYs dl dd{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
	height: 120px;
	overflow: hidden;
}
.bg7{
	background: url(../images/bg7.jpg)no-repeat center top;
	background-size: auto 100%;
	padding: 200px 0 180px 0;
}
.WeOnLoad{
	color: #fff;
}
.WeOnLoad h2{
	font-size: 36px;
	font-weight: normal;
}
.WeOnLoad .line{
	display: block;
	width: 101px;
	height: 4px;
	background: #fff;
	overflow: hidden;
	margin: 20px 0;
}
.WeOnLoad p{
	font-size: 18px;
	line-height: 36px;
}
.ind{
	padding: 30px 0 100px 0;
}
.ind h2{
	text-align: center;
	font-size: 30px;
	color: #1d2088;
}
.ind h3{
	font-weight: normal;
	text-align: center;
	line-height: 36px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
	width: 850px;
	margin: 0 auto;
	margin-top: 20px;
}
.ind p{
	font-size: 16px;
	color: #101010;
	line-height: 32px;
	margin-top: 25px;
	letter-spacing: 1px;
}
.ind img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	margin-top: 50px;
}
.GNdt{
	padding: 50px 0;
}
.GNdt dt{
	float: right;
	width: 30.5%;
	margin-left: 4%;
}
.GNdt dd{
	float: left;
	width: 60%
}
.GNdt dt img{
	max-width: 100%;
}
.GNdt dd h2{
	font-size: 36px;
	font-weight: normal;
	color: #1d2088;
}
.GNdt dd p{
	color: #101010;
	font-size: 16px;
	line-height: 32px;
	margin-top: 10px;
}
.bg8{
	background: url(../images/bg8.jpg)no-repeat center top;
	background-size: auto 100%;
	padding: 140px 0 250px 0;
}
.WeKy{
	padding-left: 600px;
	color: #fff;
}
.WeKy h2{
	font-size: 36px;
	font-weight: normal;
}
.WeKy p{
	font-size: 16px;
	line-height: 32px;
	margin-top: 15px;
}
.ProductClass{
	width: 1200px;
	padding: 45px 0 0 0;
	margin: 0 auto;
}
.ProductClass h2{
	font-size: 36px;
	font-weight: normal;
	color: #1d2088;
	text-align: center;
	margin-bottom: 30px;
}
.ProductClass dl{
	width: 100%;
}
.ProductClass dl dt{
	float: right;
	width: 50%;
	text-align: center;
}
.ProductClass dl dt img{
	max-width: 100%;
}
.ProductClass dl:nth-child(odd) dt{
	float: left;
}
.ProductClass dl dd{
	float: left;
	width: 50%;
	padding: 0 3%;
	text-align: center;
	padding-top: 5%;
}
.ProductClass dl dd h3{
	font-size: 24px;
	color: #101010;
	font-weight: normal;
}
.ProductClass dl dd p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 15px;
}
.ProductClass dl:nth-child(2) dd{
	padding-top: 5%;
}
.ProductClass dl:nth-child(3) dd{
	padding-top: 10%;
}
.ProductClass dl:nth-child(4) dd{
	padding-top: 8%;
}
.NewsList h2{
	font-size: 36px;
	color: #01003b;
	text-align: center;
	padding-top: 40px;
}
.NewsCenter{
	margin-top: 10px;
}
.NewsCenter dl{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 30px;
}
.NewsCenter dl:nth-child(3n){
	margin-right: 0;
}
.NewsCenter dl dt{
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
}
.NewsCenter dl dt > img{
	width: 100%;
}
.NewsCenter dl dt .more{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(36,110,179,0.6);
	text-align: center;
	opacity: 0;
	transition: all .5s;
}
.NewsCenter dl dt .more img{
	display: block;
	margin: 0 auto;
	margin-top: 16%;
}
.NewsCenter dl dt .more a{
	display: block;
	width: 170px;
	line-height: 44px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 22px;
	margin: 0 auto;
	margin-top: 30px;
}
.NewsCenter dl dd{
	margin-top: 20px;
}
.NewsCenter dl dd h4{
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.NewsCenter dl dd p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}
.NewsCenter dl:hover dt .more{
	opacity: 1;
}

.ProductsList h2{
	font-size: 36px;
	color: #01003b;
	text-align: center;
	padding-top: 40px;
}
.ProductsCenter{
	margin-top: 10px;
}
.ProductsCenter dl{
	float: left;
	width: 23%;
	margin: 30px 1% 0px 1%;
	margin-top: 30px;
}
.ProductsCenter dl dt{
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
}
.ProductsCenter dl dt > img{
	width: 100%;
}
.ProductsCenter dl dt .more{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(36,110,179,0.6);
	text-align: center;
	opacity: 0;
	transition: all .5s;
}
.ProductsCenter dl dt .more img{
	display: block;
	margin: 0 auto;
	margin-top: 5%;
}
.ProductsCenter dl dt .more a{
	display: block;
	width: 170px;
	line-height: 44px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 22px;
	margin: 0 auto;
	margin-top: 20%;
}
.ProductsCenter dl dd{
	margin-top: 20px;
}
.ProductsCenter dl dd h4{
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ProductsCenter dl dd p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}
.ProductsCenter dl:hover dt .more{
	opacity: 1;
}
.Pmores{text-align: center; margin-top: 30px;padding: 15px 0; background-color: #f2f2f2}
.Container{margin-bottom: 30px;}
.Pmores a{
	line-height: 40px;
	border-radius: 20px;
	padding: 10px 30px;
	margin: 0 auto;
	font-size: 14px;
	border: solid 1px #d2d2d2;
}
.Pmores a:hover{
	transition: all .3s;
	color: #fff;
	background-color: #1a3a91;
	border: solid 1px #1a3a91;
}
.Number{
	text-align: center;
	padding: 60px 0;
}
.Number a{
	display: inline-block;
	width: 36px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #888;
	border: 1px solid #ddd;
	height: 36px;
	margin: 0 2px;
}
.Number a.a1{
	font-size: 20px;
	position: relative;
	top: 3px;
	width: 70px;
}
.Number a.a1:hover{
	background: #888;
	color: #fff;
}
.Number span{
	display: inline-block;
	line-height: 36px;
	width: 36px;
	height: 36px;
	background: #014099;
	color: #fff;
	font-size: 14px;
	margin: 0 2px;
}
.ind2 img{
	margin: 60px auto;
}

.ContactUs{
	padding: 30px 0 90px 0;
}
.ContactUs h2{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.PsNm{
	width: 100%;
	margin: 0 auto;
	line-height: 54px;
	background: #1a3a91;
	color: #fff;
	margin-top: 20px;
}
.PsNm span{
	float: left;
	padding-left: 1%;
	width: 30%;
	font-size: 18px;
}
.Person{
	width: 100%;
	margin: 0 auto;
}
.Person li{
	width: 100%;
	line-height: 80px;
	position: relative;
	border-bottom: 1px solid #ddd;	
}
.Person li.on{
	border-bottom: none;
	line-height: 50px;
}
.Person li span{
	float: left;
	padding-left: 1%;
	width: 30%;
	font-size: 18px;
	color: #000;
}
.Person li img{
	position: absolute;
	cursor: pointer;
	width: 30px;
	height: 30px;
	right: 2%;
	top: 25px;
}
.Person li.on img{
	top: 10px;
}
.Person .tip-a{
	padding: 0 1%;
	border-bottom: 1px solid #1a3a91;
	padding-bottom: 3%;
	display: none;
}
.Person .tip-a p{
	line-height: 26px;
	font-size: 14px;
	color: #000;
}
.forMe{
	width: 100%;
	font-size: 18px;
	margin-top: 20px;
	color: #1a3a91;
}
.forMe a{
	font-weight: bold;
	color: #1a3a91;
}

.JoinUs{
	padding: 40px 0 80px 0;
}
.JoinUs h2{
	font-size: 36px;
	text-align: center;
	color: #1a3a91;
}
.JoinUs dl{
	width: 100%;
	margin-top: 50px;
}
.JoinUs dl dt{
	float: left;
	width: 50%;
	text-align: center;
}
.JoinUs dl img{
	max-width: 100%;
}
.JoinUs dl dd{
	float: right;
	width: 50%;
}
.JoinUs dl dd h3{
	font-size: 30px;
	font-weight: normal;
	color: #1a3a91;
}
.JoinUs dl dd p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.JoinUs dl dd ul{

}
.JoinUs dl dd ul li{
	margin-top: 25px;
	display: flex;
	display: -webkit-flex;
}
.JoinUs dl dd ul li span{
	width: 95px;
	text-align: right;
	display: block;
	line-height: 40px;
	color: #333;
	font-size: 16px;
}
.JoinUs dl dd ul li input{
	width: 340px;
	height: 40px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 0 10px;
	font-size: 16px;
}
.JoinUs dl dd ul li img{
	display: block;
	height: 40px;
	margin-left: 20px;
	cursor: pointer;
}
.JoinUs dl dd ul li input.yzmK{
	width: 196px;
}
.JoinUs dl dd ul li textarea{
	width: 340px;
	height: 136px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	border: 1px solid #ddd;
	resize: none;
	border-radius: 4px;
}
.JoinUs dl dd ul li input.Subtn{
	width: 170px;
	height: 40px;
	color: #fff;
	background: #1a3a91;
	font-size: 18px;
	font-weight: bold;
	border-radius: 4px;
	border: none;
	margin-left: 95px;
}

.ConUs{
	padding: 40px 0 70px 0;
}
.ConUs h2{
	font-size: 36px;
	color: #1a3a91;
	text-align: center;
}
.ConUs h3{
	font-size: 30px;
	font-weight: normal;
	color: #1a3a91;
	margin-top: 40px;
}
.ConUs .CompanyBox{
	width: 100%;
}
.ConUs .CompanyBox>div{
	float: left;
	width: 49%;
	margin-top: 20px;
}
.ConUs .CompanyBox>div dl{
	margin-bottom: 30px;
}
.ConUs .CompanyBox>div dl dt{
	margin-top: 30px;
}
.ConUs .CompanyBox>div dl dt img{
	max-width: 100%;
}
.ConUs .CompanyBox>div:nth-child(2){
	float: right;
}
.ConUs .CompanyBox>div dl dd h4{
	font-size: 24px;
	color: #01003b;
	font-weight: normal;
}
.ConUs .CompanyBox>div dl dd p{
	font-size: 18px;
	color: #01003b;
	margin-top: 10px;
}
.bg9{
	background: url(../images/bg9.jpg)no-repeat center top;
	background-size: auto 100%;
	padding: 80px 0 120px;
}
.Infomation h3{
	color: #fff;
	text-align: center;
	font-size: 30px;
}
.Infomation p{
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.Infomation a{
	color: #fff;
	text-align: center;
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
.OnLineZx{
	padding: 60px 0;
}
.OnLineZx h3{
	font-size: 30px;
	color: #1a3a91;
	font-weight: normal;
	text-align: center;
}
.OnLineZx p{
	color: #666;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
}
.OnLineZx ul{
	width: 450px;
	margin: 0 auto;
}
.OnLineZx ul li{
	text-align: center;
	margin-top: 20px;
	display: flex;
}
.OnLineZx ul li span{
	display: block;
	width: 95px;
	text-align: right;
	line-height: 40px;
	font-size: 16px;
}
.OnLineZx ul li input{
	flex: 1;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 16px;
	height: 40px;
}
.OnLineZx ul li textarea{
	flex: 1;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0 10px;
	line-height: 40px;
	height: 160px;
	resize: none;
	font-size: 16px;
}
.OnLineZx ul li img{
	height: 40px;
	margin-left: 20px;
}
.OnLineZx ul li input.Subtn{
	flex: none;
	display: block;
	width: 180px;
	height: 40px;
	margin-left: 95px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: #1a3a91;
}
.OnLineZx .JoinUs dl{
	margin-top: 0;
}


#fp-nav ul li:last-child, .fp-slidesNav ul li:last-child{
	display: none;
}
#fp-nav ul li, .fp-slidesNav ul li{
	width: 10px;
	height: 10px;
	margin: 10px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
}