.about_con {
	width: 100%;
}
.about_con .abt_tit {
	width: 80%;
	margin: 50px auto 0;
}
.new_contit {
	position: relative;
	/*padding: 0 15%;*/
	box-sizing: border-box;
	overflow-x: auto;
	max-width: 100%;
}
.new_contit ul {
	white-space: nowrap;
/*	margin-left: 30px;*/
/*	margin-right: 30px;*/
	display: inline-block;
	
	border-bottom: solid 4px #db6000;

}
.new_contit ul li {
	/* float: left; */
	display: inline-block;
	padding: 20px 40px;
	box-sizing: border-box;
	font-size: 24px;
	color: #535661;
	cursor: pointer;
	margin-bottom: -4px;
}
.new_contit .on {
	border-bottom: 4px solid #535661;
}
.about_con .new_contit ul li {
	/* float: left; */
	display: inline-block;
	padding: 15px 50px;
	box-sizing: border-box;
	font-size: 24px;
	color: #535661;
	cursor: pointer;
}
.jianjie {
	width: 80%;
	margin: 50px auto 0;
}
.jian_cont {
	margin-top: 50px;
}
.tit_about {
	font-size: 35px;
	margin-bottom: 15px;
	color: #db6000;
	text-align: center;
	font-weight: bold;
}
.desc_about {
	color: #999;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;

}
.abt_img {
	width: 50%;
	padding-right: 50px;
}
.abt_img:hover img {
	transform: scale(1.1);
}
.abt_img img {
	width: 100%;/*    height: 475px;*/
}
.abt_desc {
	width: 50%;
/*	padding: 10px 0;*/
	box-sizing: border-box;
	margin-top: -5px;
	text-align: justify;
	line-height: 36px;box-sizing: border-box;padding-left: 50px;
}
.abt_desc p {
	color: #535661;
	font-size: 18px;
}
.abt_desc .p_one {
	line-height: 25px;
	margin-bottom: 65px;
}
.abt_desc .miao1 {
	margin-bottom: 75px;
}
.abt_desc .miao1 p {
	margin-bottom: 10px;
}
.abt_desc .miao2 p {
	margin-bottom: 10px;
}
.wenhua {
	width: 100%;
	height: auto;
	background: #f7f7f7;
	padding: 100px 0;
	box-sizing: border-box;
	margin-top: 50px;
}
.wenhua .wenhua_con {
	width: 80%;
	margin: 0 auto;
}
.wenhua .wenhua_con .cont_abt {
	margin-top: 50px;
}
.wenhua .wenhua_con .cont_abt ul li {
	width: 33%;
	float: left;
	text-align: center;
}
.wenhua .wenhua_con .cont_abt ul li:hover img {
	transform: scale(1.1);
}
.wenhua .wenhua_con .cont_abt ul li img {
	width: 174px;
	height: 174px;
}
.wenhua .wenhua_con .cont_abt .p1 {
	font-size: 20px;
	color: #535661;
	margin: 10px 0;
}
.wenhua .wenhua_con .cont_abt .p2 {
	color: #aeaeae;
	font-size: 18px;
	
}
.wenhua .wenhua_con .cont_abt li:nth-child(3) .p2{
	text-align: justify
}
.chaungxin {
	width: 80%;
	margin: 50px auto 0;
}
.chaungxin .cont_chuang {
	margin-top: 50px;
}
.chaungxin .cont_chuang ul li {
	width: 25%;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-bottom: 20px;
}
.chaungxin .cont_chuang ul li:hover img {
	transform: scale(1.1);
}
.chaungxin .cont_chuang ul li:nth-child(4n) {
/*	padding-right: 0;*/
}
.chaungxin .cont_chuang ul li img {
	width: 100%;/*    height: 263px;*/
}
.chaungxin .cont_chuang ul li p {
	color: #535661;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
	min-height: 75px;
}
.tit h3 {
	font-size: 35px;
	margin-bottom: 15px;
}
.tit p {
	color: #999;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
.honer {
	width: 80%;
/*	min-width: 1200px;*/
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.pro_des {
	font-size: 20px;
	line-height: 40px;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 70px;
	padding-right: 1%;
}
.honer_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.honer_list .a {
	float: left;
	width: 33%;
	box-sizing: border-box;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 30px;
}
.honer_list .a:hover img {
	transform: scale(1.1);
}
.honer_list .a img {
	width: 100%;
}
.group_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/abo/a5.png);
	min-height: 750px;
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 50px;
	position: relative;
	margin-bottom: 50px;
}
.group_list li {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.g_shu {
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	z-index: 1;
	background-color: #db6000;
}
.yuan {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	z-index: 2;
}
.yuan img {
	width: 100%;
}
.date {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
	font-size: 20px;
}
.g_cont {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
.g_cont h1 {
	font-size: 24px;
	margin-bottom: 20px;
}
.g_cont p {
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 20px;
}
.group_list li:nth-child(2n) .date {
	width: 50%;
	float: right;
	height: auto;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
.group_list li:nth-child(2n) .g_cont {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
}
.pt50 {
	padding-top: 50px;
}
.team {
	background-color: #F7F7F7;
	padding-top: 70px;
	padding-bottom: 70px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.team_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.team_list li {
	float: left;
	width: 50%;
	height: 220px;
	overflow: hidden;
	background-color: #fff;
/*	margin-bottom: 20px;*/
	box-sizing: border-box;
/*
	padding-left: 10px;
	padding-right: 10px;
*/
}
.team_list li img:hover {
	transform: scale(1.1);
}
.team_list li img {
	float: left;
	width: 180px;
	height: 220px;
	margin-right: 34px;
}
.team_list li h1 {
	font-size: 24px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.team_list li h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
.team_list li p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	padding-right: 15px;
/*	padding-bottom: 25px;*/
}

@media screen and (max-width: 1700px) {
}

@media screen and (max-width: 1600px) {
.about_con .new_contit ul li {
	padding: 15px 25px;
}
}

@media screen and (max-width: 1500px) {
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 750px) {
.tit h3 {
	font-size: 0.35rem;
	margin-bottom: 0.15rem;
}
.tit p {
	font-size: 0.25rem;
}
.honer {
	width: 80%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.3rem;
	min-width: 80%;
}
.pro_des {
	font-size: 0.24rem;
	line-height: 0.4rem;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 0.5rem;
	padding-right: 1%;
}
.pt50 {
	padding-top: 0.5rem;
}
.yuan {
	width: 0.24rem;
	height: 0.24rem;
	position: absolute;
	left: 50%;
	margin-left: -0.12rem;
	z-index: 2;
}
.yuan img {
	width: 100%;
}
.date {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	text-align: right;
	font-size: 0.2rem;
}
.g_cont {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.3rem;
	padding-right: 0rem;
	text-align: left;
}
.g_cont h1 {
	font-size: 0.24rem;
	margin-bottom: 0.2rem;
	font-weight: bold;
}
.g_cont p {
	font-size: 0.24rem;
	line-height: 0.36rem;
	margin-bottom: 0.2rem;
}
.group_list li:nth-child(2n) .date {
	width: 50%;
	float: right;
	height: auto;
	overflow: hidden;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	text-align: left;
}
.group_list li:nth-child(2n) .g_cont {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0rem;
	padding-right: 0.3rem;
	text-align: right;
}
.honer_list .a {
	float: left;
	width: 33%;
	box-sizing: border-box;
	padding-left: 0.13rem;
	padding-right: 0.13rem;
	margin-bottom: 0.5rem;
}
.honer_list .a img {
	width: 100%;
}
.team {
	background-color: #F7F7F7;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.swiper-container {
	padding: 0 0 0.5rem 0 !important;
}
.team_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.team_list li {
	float: none;
	width: 100%;
	height: 2.2rem;
	overflow: hidden;
	background-color: #fff;
/*	margin-bottom: 0.2rem;*/
}
.team_list li img {
	float: left;
	width: 1.8rem;
	height: 2.2rem;
	margin-right: 0.2rem;
}
.team_list li h1 {
	font-size: 0.24rem;
	margin-bottom: 0rem;
	padding-top: 0.1rem;
}
.team_list li h2 {
	font-size: 0.2rem;
	margin-bottom: 0.1rem;
}
.team_list li p {
	font-size: 0.14rem;
	line-height: 0.26rem;
	color: #999999;
	height: 1.3rem;
	overflow-y: auto;
}
.about_con .abt_tit {
	margin: 0.5rem auto 0;
}
.about_con .new_contit:after {
	display: none;
}
.about_con .new_contit .on {
	border-bottom: none;
}
.about_con .new_contit {
	padding: 0 0.4rem;
	width: 100%;
	text-align: center;
	padding: 0 0.2rem;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	overflow-x: auto;
}
.about_con .new_contit ul {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
.about_con .new_contit ul li {
	padding: 0.15rem 0.3rem;
	font-size: 0.2rem;
}
.jianjie {
	margin: 0.5rem auto 0;
}
.tit_about {
	font-size: 0.38rem;
	margin-bottom: 0.1rem;
}
.desc_about {
	font-size: 0.25rem; 
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
}
.jian_cont {
	margin-top: 0.5rem;
}
.abt_img {
	width: 100%;
	padding-right: 0;
}
.abt_img img {
	height: 221px;
}
.abt_desc {
	width: 100%;
	padding: 0.3rem 0;
	line-height: 0.4rem;box-sizing: border-box;
}
.abt_desc p {
	font-size: 0.24rem;
}
.abt_desc .p_one {
	line-height: 0.35rem;
	margin-bottom: 0.3rem;
}
.abt_desc .miao1 {
	margin-bottom: 0.3rem;
}
.abt_desc .miao1 p {
	margin-bottom: 0.1rem;
}
.abt_desc .miao2 p {
	margin-bottom: 0.1rem;
}
.wenhua {
	padding: 1rem 0;
	margin-top: 0.5rem;
}
.wenhua .wenhua_con .cont_abt {
	margin-top: 0.5rem;
}
.wenhua .wenhua_con .cont_abt ul li img {
	width: 1rem;
	height: 1rem;
}
.wenhua .wenhua_con .cont_abt .p1 {
	font-size: 0.2rem;
	margin: 0.1rem 0;
}
.wenhua .wenhua_con .cont_abt .p2 {
	font-size: 0.15rem;
	margin-left: 0.1rem;
	margin-right: 0.1rem;
}
.chaungxin .cont_chuang ul li {
	width: 50%;
	padding-right: 0.15rem;
	margin-bottom: 0.2rem;
	min-height: 3.6rem;
}
.chaungxin .cont_chuang ul li:nth-child(2n) {
	padding-right: 0;
	padding-left: 0.15rem;
}
.chaungxin .cont_chuang ul li img {
	height: 2rem;
}
.chaungxin .cont_chuang ul li p {
	font-size: 0.2rem;
	line-height: 0.3rem;
	margin-top: 0.1rem;
	min-height: 0.9rem;
}
	.about_con .new_contit ul{
		border-bottom: none;
	}
}
