.about{
	width: 1200px;
	margin: 0 auto;
	height: 530px;
	background: url("/images/aboutbg.jpg");
	margin-top: 60px;
}
.about h1{
	display: none;
}
/* 公司介绍 */
.about .content{
	position: relative;
	left: 290px;
	top: 236px;
	width: 450px;
	height: 140px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
	line-height: 28px;
    text-align: justify;
    overflow: hidden;
    color: #fff;
}
/* 更多 */
.about .more{
	position: relative;
	left: 370px;
	top: 254px;
	width: 65px;
	line-height: 40px;
	color: #303289;
}
.about .more a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
/* 数字统计 */
.about .numbers{
	position: relative;
	left: 536px;
	top:-186px;
	width: 664px;
	height: 107px;
    font-size: 40px;
	color: #30318d;
    font-weight: bold;
}
.about .numbers .div1{
	width: 270px;
    height: 100%;
    float: left;
    text-align: center;
    padding-top: 20px;
}
.about .numbers .div2{
	margin-left:270px;
	margin-right:150px;
	text-align: center;
	height: 100%;
    padding-top: 20px;
}
.about .numbers .div3{
	width: 150px;
	float: right;
	text-align: center;
	height: 100%;
    padding-top: 20px;
}
.about .numbers p{
	font-size: 14px;
	color: #666;
	margin-top: -10px;
}
.part1{
	width: 100%;
	height: auto;
	margin-top: 4px;
	/* background-color: #FFFAFA;
	-webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); 
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); */
}
.part1,.part2,.part3 h1{
	width: 100%;
	font-size: 32px;
	line-height: 40px;
	padding: 40px;
	text-align: center;
}
.part1 .img {    
	padding:3px 30px 30px 30px;    
	float:right;    
}    
.part1 img {    
	width:600px;    
	height:405px;   
	border: none;
}
.part1 .a_content{   
	font-size:14px;    
	line-height: 32px;
	padding: 0 40px;
	text-indent: 32px;
	opacity: 0.8;
}

.about .content p,input,img{
	width: 100%;
	height: 100%;
	margin: auto;
	display: block;
}
.part1 .a_content p{   
	text-align: justify;
}
.part1 .a_number{
	width: 100%;
	height: 160px;
    font-size: 40px;
	color: #30318d;
    font-weight: bold;
	padding: 40px;
	clear: both;
}
.part1 .a_number .div1,.part1 .a_number .div2,.part1 .a_number .div3{
    height: 100%;
    float: left;
    text-align: center;
    padding-top: 20px;
	width: 33.33%;	
}
.part1 .a_number  p{
	font-size: 14px;
	color: #666;
	margin-top: -10px;
}
.part2{
	width: 100%;
	height: auto;
	margin: 20px 0;
	background-color: #FFFAFA;
	-webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); 
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.part2 #history{width:100%;}
.part2 #history .title{height:95px;line-height:95px;text-indent:280px;}
.part2 #history .title h2{color:#7c7c7c;font-size:18px;font-weight:500;}
.part2 #history #content{height:355px;width:100%;overflow:hidden;background:url(/images/vertical.png) no-repeat 50% 2px;padding-top:10px;}
.part2 #history #content .list{overflow:hidden;position:relative;}
.part2 #history #content .list li{height:110px;vertical-align:bottom;overflow:hidden;position:relative;}
.part2 #history #content .liwrap{height:55px;margin-top:28px;}
.part2 #history #content .lileft{    
	position: absolute;
    top: -5px;
    left: 0px;
    height: 55px;
    width: 47%;
    line-height: 55px;
    text-align: right;}
.part2 #history #content .liright{position:absolute;top:0;right:0px;height:55px;width:48%;line-height: 55px; text-align: left;}
.part2 #history #content .histt{height:35px;line-height:35px;}
.part2 #history #content .hisct{font-size:14px;color:#6e6e6e;}
.part2 #history #content .md{font-size:18px;color:#AEAEAE;}
.part2 #history #content .year{font-size:12px;color:#AEAEAE;margin-right:10px;}
.part2 #history #content .point{width:55px;height:55px;position:absolute;top:0;left:47.5%;background:url(/images/point.png) no-repeat 0px 18px;overflow:hidden;}
.part2 #history .point b{
	height:16px;width:16px;background:#fff;display:block;margin:19px 0 0 19px;border-radius:18px;border:2px solid #6bc30d;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	transition:all 0.1s linear;
	position:absolute;
	top:0;left:0;
}
.part2 #history .thiscur .point b{border:7px solid rgba(107,195,13,0.6);margin:19px 0px 0px 19px;border-radius:52px;}
.part2 #history .thiscur .histt a{color:#6bc30d;}
.part2 #history.histt a{
	font-size:24px;color:#747474;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
/* .part2 #arrow{position:fixed;top:50%;right:30px;} */
.part2 #arrow ul li:active{background-color:#000;}
.part2 #arrow ul .arrow_active{
	background-color:#000;
	-webkit-transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-o-transition:all 0.1s ease-in;
	transition:all 0.1s ease-in;
}
.part2 #arrow ul .arrowup{background-position:0px -26px;margin-bottom:10px;}
.part2 #arrow ul .arrowdown{background-position:0px 0px;}

.culture_detail {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    margin: 20px 0;
	/* -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); 
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2); */
}
.culture_detail .returnBtn {
    position: absolute;
    right: 0;
    width: 120px;
    display: block;
    text-align: center;
    line-height: 40px;
    top: -40px;
    font-size: 14px;
    background: #fff;
}
.culture_detail .detail_content {
    width: 100%;
}
.culture_detail ._ndc_top {
    width: 100%;
    height: auto;
}
.culture_detail ._ndc_top .title {
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 30px;
    padding-top: 10px;
    border-bottom: none;
    padding-bottom: 20px;
	text-align: center;
}
.culture_detail ._ndc_top .title, .detail_same .title {
    width: 100%;
    height: auto;
	color: #3e3e3e;
}
.culture_detail ._ndc_top .des {
    line-height: 25px;
    margin-bottom: 10px;
    padding: 5px 10px;
    color: #777;
    border: 1px solid #ddd;
    background: #f8f8f8;
    position: relative;
	font-size: 12px;
	    opacity: .7;
}
.culture_detail ._ndc_top .des span {
    margin-right: 25px;
}
.culture_detail ._ndc_top .social {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}
.culture_detail .ndc_detail {
    width: 100%;
    height: auto;
    position: relative;
    line-height: 1.7;
    margin-bottom: 50px;
}
.culture_detail .img:{
max-width: 80%;
margin-left: auto;
margin-right: auto;
display: flex;/*水平居中*/
justify-content: center;
}


.culture_detail .ndc_detail img, .ndc_detail p, .single_page img, .single_page p {
    margin-bottom: 10px;
}
.culture_detail .ndc_detail img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;/*水平居中*/
    justify-content: center;
}
.culture_detail .ndc_detail p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 10px;
	max-width: 100%;
	clear: both;
	min-height: 1em;
	color: rgb(51, 51, 51);
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.544px;
	text-align: justify;
	white-space: normal;
	background-color: rgb(255, 255, 255);
	line-height: 2em;
	box-sizing: border-box !important;
	word-wrap: break-word !important;
}
.contactmap {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    margin-bottom: 40px;
}
.contact_map {
    width: 100%;
    height: 550px;
    padding: 20px;
    box-sizing: border-box;
}
@media only screen and (max-width:768px){ 
	.about{
		width: 100%;
		margin: 0 auto;
		height: auto;
		background: none;
		margin-top: 30px;
	}
	.about h1{
		font-size: 32px;
		font-weight: bold;
		display: block;
		color: #30318b;
		text-align: center;
	}
	.about .content{
		width: 100%;
		position: unset;
		height: auto;
		line-height: 28px;
		text-align: justify;
		overflow: hidden;
		color: #fff;
	    color: #000;
		padding: 10px;
		display: inherit;
	}
	.part1 .a_content {
	    font-size: 14px;
	    line-height: 24px;
	    padding: 0 10px;
	    text-indent: 24px;
	    opacity: 0.8;
	}
	.part1 .a_number {
	    width: 100%;
	    height: 160px;
	    font-size: 24px;
	    color: #30318d;
	    font-weight: bold;
	    padding: 20px;
	    clear: both;
	}
	.about .content p{
		width: 100%;
		height: 100%;
	}
	.about .content p,input,img{
		width: 100%;
		height: 100%;
		margin: auto;
		display: block;
	}
	.part1, .part2, .part3 h1 {
	    width: 100%;
	    font-size: 24px;
	    line-height: 30px;
	    padding: 10px;
	    text-align: center;
	}
	.part1 img {
		width:96%;    
		height:100%;   
		border: none;
	}
	.about .more{
		position: unset;
		width: 100%;
		line-height: 45px;
		height: 45px;
		color: #303289;
		text-align: right;
		margin-top: 20px;
	}
	.about .more a{
		font-weight: bold;
		font-size: 16px;
		padding-right: 20px;
		text-decoration: none;
		text-align: center;
	}
	.about .numbers {
	    position: unset;
	    width: 100%;
	    height: 80px;
	    font-size: 24px;
	    color: #30318d;
	    font-weight: bold;
		margin-bottom: 40px;
		clear: both;
	}
	.about .numbers .div1{
		width: 40%;
	    height: 100%;
	    float: left;
	    text-align: center;
	    padding-top: 20px;
	}
	.about .numbers .div2{
		margin-left:40%;
		margin-right:30%;
		text-align: center;
		height: 100%;
	    padding-top: 20px;
	}
	.about .numbers .div3{
		width: 30%;
		float: right;
		text-align: center;
		height: 100%;
	    padding-top: 20px;
	}
	.about .numbers p{
		font-size: 12px;
		color: #666;
		margin-top: -4px;
	}
	.culture_detail {
	    width: 96%;
	    margin: 0 auto;
	    background: #fff;
	    padding: 10px;
	    margin: 10px 0;
	}
}