/*公司领导*/
.leader{
	padding: 36px 0;
}
.leader-lead{
	width: 600px;
	height: 250px;
	border: 1px solid #ccc;
	margin: 0 auto;
	margin-bottom: 25px;
}
.lead-left{
	width: 400px;
	float: left;
}
.lead-left div{
	font-size: 14px;
	padding-left: 50px;
	padding-top: 50px;
}
.lead-left a{
	font-size: 18px;
	margin-right: 25px;
}

.lead-left div p{
	line-height: 30px;
        width:330px;
font-size:14px;
}
.lead-right{
	float: right;
}
.lead-right img{
	width: 200px;
	height: 250px;
}

/*Orgnazation*/
.Orgnazation{
	margin-top: 35px;
	padding-bottom: 40px;
}
.Orgnazation img{
	width: 804px;
}
/*corporate*/
.corporate{
	margin-top: 30px;
	padding-bottom: 115px;
text-align: justify;
text-justify: distrbute;
text-justify: inter-ideograph;
}
.corporate p{
	margin-bottom: 25px;
	line-height: 25px;
}
/*products*/
.products{
	margin-top: 18px;
	padding-bottom: 150px;
}
.products p{
	margin-bottom: 25px;
	line-height: 25px;
}
.products img{
	max-width: 800px;
	display: block;
	margin: 0 auto;
	margin-bottom: 26px;
}
/*corporate news*/
.CorporateNews{
	margin-top: 30px;
}
.CorporateNews li{
	margin-bottom: 21px;
}
.CorporateNews li img{
	margin-right: 3px;
}
.CorporateNews li a{
	font-size: 16px;
}
.CorporateNews li a:hover{
	color: #CC0000;
}
.CorporateNews li span{
	float: right;
	font-size: 16px;
}
/*network*/
.network{
	width: 1076px;
	height: 205px;
	background: #DDEEF7;
	margin-top: 35px;
	box-sizing: border-box;
	padding: 15px 18px;
}
.network a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.network a:hover{
	color: #CC0000;
}
.network p{
	font-size: 14px;
	margin-bottom: 10px;
}
.ServiceNetwork{
	margin-top: 20px;
	padding-bottom: 80px;
}
.ServiceNetwork div{
	float: left;
	margin-right: 25px;
	margin-bottom: 22px;
}
.Service{
	width: 525px;
	height: 232px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 15px;
}
.Service a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.Service a:hover{
	color: #CC0000;
}
.Service  p{
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 3px;
}
/*mission&resbonsiblity*/
.mission{
	margin-top: 35px;
	
}
.mission-pic{
	width: 745px;
	height: 174px;
    min-width: 745px;
    height: 152px;
    margin: 0 auto;
    position: relative;
    padding-left: 17px;
    padding-bottom: 50px;
}
.mission-pic div{
	height: 174px;
}
.swiper-slide img {
    width: 232px;
    height: 174px;
}
#pre {
    position: absolute;
    top: 75px;
    left: -20px;
    cursor: pointer;
}
#next {
    position: absolute;
    top: 75px;
    right: -15px;
    cursor: pointer;
}
#pre img,#next img {
    width: 17px;
    height: 25px;
}
.mission-pic .swiper-slide{
	position: relative;
	height: 174px;
}
.mission-pic .swiper-slide p{
	position: absolute;
	width: 232px;
	height: 37px;
	bottom: 0;
	background: #000;
	filter:Alpha(opacity=50); 
	-moz-opacity: .5;
	opacity: 0.5;
}
.mission-pic .swiper-slide a{
	display: block;
	font-size: 14px;
	padding-left: 15px;
	width:232px ;
	position: absolute;
	color: #fff;
	line-height: 37px;
	top: 136px;
}
.Chart{
	margin-top: 15px;
	padding-bottom: 200px;
}
.Chart p{
	line-height: 25px;
	margin-bottom: 25px;
}
