@media only screen and (max-width:980px) {
	.appabout-word {
		display: none;
	}
	.pc-about-bann {
		display: none;
	}
	.app-about-bann {
		display: block;
	}
	.about-bann>img {
		height:auto;
	}
	.about-word {
		display: none;
	}
	.about-tree .red-one .red-con .customer .cust-text {
		font-size: 16px;
	}
	.red-twocon {
		width: auto;
		height: auto;
	}
	.about-tree .foorcon {
		margin-bottom: 50px;
	}
	.about-tree .red-one {
		height: 150px;
		padding: 20px;
		box-sizing: border-box;
	}
	.about-tree .red-one .red-con {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		height: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
	.about-tree .red-one .red-con .customer .cust-twohd {
		background-size: 40%;
		font-size: 22px;
	}
	.about-tree .red-one .red-con .customer .cust-twosd {
		background-size: 54%;
	}
	.about-tree .red-one .red-con .customer .cust-tenml {
		background-size: 70%;
		width: 116px;
		height: 53px;
	}
	.appred-twocon {
		display: block;
	}
	.pcred-twocon {
		display: none;
	}
	/*企业文化*/
	.blue-conn {
		width: 100%;
		position: initial;
		margin-top: 20px;
	}
	.blue-word {
		padding-top: 0px;
	}
	
	.blue-list {
		display: block;
		padding: 20px;
		box-sizing: border-box;
	}
	.list-li {
		display: flex;
		justify-content:space-around;
		align-items: center;
		text-align: left;
		line-height: 1;
	}
	
	.divimg{
		width: 40%;
	}
	.app-blue-list{
		display: block;
	}
	.pc-blue-list{
		display:none;
	}
	.list-li>p{
		display: inline-block;
		text-align: center;
		font-size: 20px;
	}
	.list-li>img{
		width:63px;
		height: 63px;
	}
	.wt {
		width: 100%;
		text-align: center;
		font-size: 26px;
		margin: 10px auto;
	}
	.list-li>li:nth-of-type(3) {
		width: 50%;
		line-height: 1.5;
	}
	.list-li>li:nth-child(2) {
		text-align: center;
		line-height: 4;
	}
	.app-li {
		display: none;
	}
	/*企业资质*/
	.PCbannera {
		display: none;
	}
	.APPbannera {
		display: block;
		padding: 20px;
		box-sizing: border-box;
	}
	.APPbannera>.swiper-wrapper {
		flex-direction: column;
	}
	.appswiper-slide>img {
		width: 100%;
		border-radius: 50px;
		margin-bottom: 20px;
	}
	.appswiper-slide>p {
		text-align: center;
		margin-bottom: 20px;
	}
	.list-zizhi {
		display: block;
		margin-top: 20px;
		width: 100%;
	}
	.list-zizhi li{width: 100%;margin: 0 auto;display: block;}
	.list-zizhi>li>img {
		width: 100%;
		display: block;
	}
	.green-list {
		margin: 30px 0;
	}
	.about-tree .main .green {
		padding: 20px;
		box-sizing: border-box;
	}
	.listp {
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.divimg{
		width: 60%;
		margin-left: 1%;
		font-size: 20px;
	}
	.divimg>p{
		line-height: 1.3;
	}
	.blue-img{
		display: none;
	}
	.list-liimg{
		width: 30%;
	}
	.blue-list>li{
		margin-bottom: 23%;
	}
	.about-tree .floorMenu li{
		width: 125px;
	}
}
/*2019-3-5*/
@media only screen and (max-width: 980px){
	.blue-list>li {
		margin-bottom: 14%;
		display: block;
		margin: 0 auto;
	}
	.about-tree .main .green {
		padding: 0 20px;
	}
}
@media only screen and (max-width: 414px){
	.divimg>p {
		font-size: 15px;
	}
}
@media only screen and (max-width: 320px){
	.app-footernav a{font-size: 12px;}
}
