/************ 字体front  **********************/
/*@font-face {*/
	/*font-family:"pfb";*/
	/*src: url("../front/PingFang Bold.ttf");*/
/*}*/
/*@font-face {*/
	/*font-family:"pfe";*/
	/*src: url("../front/PingFang ExtraLight.ttf");*/
/*}*/
/*@font-face {*/
	/*font-family:"pfh";*/
	/*src: url("../front/PingFang Heavy.ttf");*/
/*}*/
/*@font-face {*/
	/*font-family:"pfl";*/
	/*src: url("../front/PingFang Light.ttf");*/
/*}*/
/*@font-face {*/
	/*font-family:"pfm";*/
	/*src: url("../front/PingFang Medium.ttf");*/
/*}*/
/*@font-face {*/
	/*font-family:"pfr";*/
	/*src: url("../front/PingFang Regular.ttf");*/
/*}*/

/********************************* 关于我们 ***********************************/
.company-info-2-l{
	float: left;
	width: 940px;
	height:570px;
	background-position: center;
	background-size:100% 100%;
	background-size:cover;
}
.company-box .area{
	width: 1600px;
}
@media screen and (max-width: 1600px) {
	.company-info-2-l{
		width: 840px;
	}
}
@media screen and (max-width: 1500px) {
	.company-info-2-l{
		width: 700px;
	}
}
@media screen and (max-width: 1350px) {
	.company-info-2-l{
		width: 600px;
	}
}


.h-banner{
	background-color: #0068ff;
	height: 500px;
	width: 100%;
	overflow: hidden;
}
.h-banner-l{
	float: left;
	overflow: hidden;
}
.h-banner-r{
	float: right;
	margin-top: 20px;
}
.h-banner-l .o-title{
	margin-top: 155px;
	font-size: 60px;
	color: #ffffff;
	height: 59px;
	line-height: 55px;
	width: 600px;
	overflow: hidden;
	font-family: "pfm";
}
.h-banner-l .o-title i{
	font-size: 44px;
}
.h-banner-l .t-title{
	font-size: 44px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
	font-family: "pfm";
	animation-delay: 0.2s;
}
.h-banner-l .tips{
	font-size: 18px;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	margin-top: 38px;
	font-family: "pfm";
	animation-delay: 0.4s;
}
.company-box{
	background-color: #FFFFFF;
	margin-bottom: 100px;
	background-image: url(../images/hzy/company-box-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.company-box .title{
	font-size: 30px;
	color: #333333;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 70px;
	position: relative;
	font-family: "pfb";
}
.company-box .title::after{
	content: "";
	position: absolute;
	width: 44px;
	height: 1px;
	background-color: #088eea;
	bottom: -17px;
	left: 50%;
	margin-left: -22px;
}
.company-box .compnay-name{
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-top: 70px;
	font-family: "pfm";
	margin-bottom: 40px;
}
.company-box .company-word p{
	font-size: 18px;
	font-family: pfm;
	color: #4c4c4c;
	text-indent: 36px;
	line-height: 35px;
	margin-bottom: 40px;
}
/******************************* 企业文化 **************************************/
.culture-box{
	height: 608px;
	background-image: url(../images/hzy/culture-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.culture-box .culter-title{
	font-size: 30px;
	color: #333333;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 70px;
	position: relative;
	font-family: "pfb";
}
.culture-box .culter-title::after{
	content: "";
	position: absolute;
	width: 44px;
	height: 1px;
	background-color: #088eea;
	bottom: -17px;
	left: 50%;
	margin-left: -22px;
}
.culture-box .culter-list{
	/*overflow: hidden;*/
	height: 240px;
	margin-top: 125px;
}
.culture-box .culter-list ul{
	height: 240px;
	display: flex;
	display:-webkit-flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items:center;
}
.culture-box .culter-list li{
	display: inline-block;
	height: 240px;
	width: 252px;
	text-align: center;
}
.culture-box .culter-list li:nth-of-type(2){
	animation-delay: 0.5s;
}
.culture-box .culter-list li:nth-of-type(3){
	animation-delay: 1s;
}
.culture-box .culture-name{
	font-family: "pfm";
	margin-top: 33px;
	font-size: 24px;
	color: #333333;
	position: relative;
	margin-bottom: 50px;
}
.culture-box .culture-name::after{
	content: "";
	width: 50px;
	height: 2px;
	display: block;
	position: absolute;
	background-color: #088eea;
	bottom: -20px;
	left: 50%;
	margin-left: -25px;
}
.culture-box img{
	display: block;
	margin: 0 auto;
}
.culture-box a{
	display: block;
}
.culture-box .culture-word{
	font-size: 18px;
	font-family: "pfm";
	color: #808080;
}
.culture-box .culture-word i{
	display: block;
}
/********************************* 发展历程 ***********************************/
.develop-box {
	background-image: url(../images/hzy/develop-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow: hidden;
}
.develop-box .develop-title{
	font-size: 30px;
	color: #333333;
	text-align: center;
	height: 30px;
	line-height: 30px;
	position: relative;
	font-family: "pfb";
}
.develop-box .develop-title::after{
	content: "";
	position: absolute;
	width: 44px;
	height: 1px;
	background-color: #088eea;
	bottom: -17px;
	left: 50%;
	margin-left: -22px;
}
.develop-box .develop-list{
	margin-top: 70px;
	position: relative;
}
.develop-box .develop-list li{
	width: 200px;
	text-align: center;
	cursor: pointer;
}
.develop-box .develpo-info{
	font-family: "pfm";
	font-size: 18px;
	color: #4c4c4c;
	overflow: hidden;
	text-align: left;
}
.develop-box .develop-icon{
	width: 28px;
	height: 28px;
	margin: 15px auto;
	position: relative;
	z-index:2;
}
.develop-box .develop-icon img{
	display: block;
	margin: 0 auto;
}
.develop-box .develop-year{
	font-size: 30px;
	font-family: "pfb";
	color: #333333;
}
.develop-box .develop-list .li-1{
	float: right;
	margin-right: 500px;
}
.develop-box .develop-list .li-2{
	width: 300px;
	float: left;
	margin-top: 48px;
	margin-left: 150px;
	position: relative;
}
.develop-box .develop-list .li-3{
	width: 300px;
	float: left;
	margin-top: 159px;
	margin-left: 70px;
	position: relative;
	
}
.develop-box .develop-list .li-4{
	width: 300px;
	float: left;
	margin-top: 135px;
	margin-left: 80px;
	position: relative;
	
}
.develop-box .develop-list .li-5{
	width: 200px;
	float: left;
	margin-top: 159px;
	margin-left: 115px;
	position: relative;
	z-index: 99;
}
.develop-box .develop-list .li-6{
	width: 200px;
	float: right;
	margin-top: 111px;
	margin-right: 235px;
	position: relative;
	text-align: center;
	
}
.develop-box .develop-list .li-7{
	width: 1200px;
	float: right;
	margin-top: 147px;
	position: relative;
	text-align: center;
	
}
.develop-box .develop-list .other-li{
	width: 1200px;
	float: right;
	margin-top: 155px;
	position: relative;
	text-align: center;	
}
.develop-box .develop-list .li-13{
	width: 1200px;
	float: right;
	margin-top: 135px;
	position: relative;
	text-align: center;	
}
.develop-box .develop-list .li-6 .develpo-info{
	text-align: center;
}
.develop-box .develop-list li:hover .develop-year {
	color: #0068ff;
}
.develop-box .develop-list li:hover .develpo-info {
	color: #0068ff;
}
.develop-box .develop-list li:hover .develop-icon img{
	display: none;
}
.develop-box .develop-list li:hover .develop-icon{
	background-image: url(../images/hzy/all-icon-on.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.develop-box .develop-list .li-2::before{
	content: '';
	display: block;
	position: absolute;
	width: 275px;
	height: 1px;
	background-color: #DFDFDF;
	right: -135px;
	top: 53px;
}
.develop-box .develop-list .li-3::before{
	content: '';
	display: block;
	position: absolute;
	width: 241px;
	height: 266px;
	background-image: url(../images/hzy/line-1.png);
	left: -25px;
	top: -212px;
}
.develop-box .develop-list .li-4::before{
	content: '';
	display: block;
	position: absolute;
	width: 390px;
	height: 1px;
	background-color: #DFDFDF;
	left: -254px;
	top: 77px;
}
.develop-box .develop-list .li-5::before{
	content: '';
	display: block;
	position: absolute;
	width: 340px;
	height: 1px;
	background-color: #DFDFDF;
	left: -254px;
	top: 53px;
}
.develop-box .develop-list .li-6::before{
	content: '';
	display: block;
	position: absolute;
	width: 273px;
	height: 266px;
	background-image: url(../images/hzy/line-2.png);
	left: 105px;
	top: -212px;
	z-index: 1;
}
.develop-box .develop-list .li-7::before{
	content: '';
	display: block;
	position: absolute;
	width: 249px;
	height: 200px;
	background-image: url(../images/hzy/line-3.png);
	right: 350px;
	top: -200px;
	z-index: 1;
}
.develop-box .develop-list .other-li::before{
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 169px;
	background-color: #DFDFDF;
	left: 50%;
	margin-left: -1px;
	top: -162px;
}

.develop-box .develop-list .other-sty .develpo-info{
	float: left;
	width: 556px;
	text-align: right;
}
.develop-box .develop-list .other-sty .develop-year{
	float: left;
	width: 554px;
	text-align: left;
}
.develop-box .develop-list .other-sty .develop-icon{
	float: left;
	margin: 0;
	width: 28px;
	height: 28px;
	margin-left:31px;
	margin-right: 31px;
}
.develop-box .develop-list .other-sty:nth-of-type(2n) .develpo-info{
	text-align: left;
}
.develop-box .develop-list .other-sty:nth-of-type(2n) .develop-year{
	text-align: right;
}
.de-on .develop-icon{
	background-image: url("../images/hzy/all-icon-on.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.de-on .develop-icon img{
	display: none;
}
.de-on .develpo-info{
	color: #0068ff;
}
.de-on .develop-year{
	color: #0068ff;
}
.develop-box .develop-list .li-2:hover #line2{
    animation: dash 0.5s linear;
    stroke: #0068ff;
    
}
.de-current .develpo-info{
	color: #0068ff;
}
.de-current .develop-year{
	color: #0068ff;
}
/*********  延迟执行动画 *************/
.develop-box .li-1 .develop-year{
	animation-delay: 0.5s;
}
.develop-box .li-2 .develpo-info{
	animation-delay: 1.5s;
}
.develop-box .li-2 .develop-year{
	animation-delay:1s;
}
.last-more{
	font-size: 12px;
	color: #d9d9d9;
	text-align: center;
	margin-top: 88px;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
}
.last-more::before{
	content: '';
	display: block;
	position: absolute;
	width: 7px;
	height: 74px;
	background-image: url(../images/hzy/line-4.png);
	left: 50%;
	margin-left: -3px;
	top: -88px;
}
/**********************  关于我们2 *******************************/
.company-info-2-l{
	margin-top: 70px;
	float: left;
}
.company-info-2-l img{
	width: 940px;
	height: 570px;
}
.company-info-2-r{
	margin-top: 70px;
	margin-left: 40px;
	float: left;
}
.company-info-2-r .company-name{
	font-family: "pfm";
	font-size: 24px;
}
.company-info-2-r .company-word{
	margin-top: 20px;
	width: 580px;
}
.company-info-2-r .company-word p{
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 19px;
}
