@media screen and (min-width: 1200px){
	.foot3_11{
		/*width:76px;
		color:#fff;
		margin-left:90px;
		text-align:left;
		float:left;*/
    width: 76px;
    color: #fff;
    margin-right: 30px;
    text-align: right;
    float: right;
	}
	.FOOT{
		width: 100%;
		background: #262626;
		text-align: center;
	}
	.foot{
		width: 1200px;
		
		display: inline-block;
		margin: 45px auto;
	}
	.foot1{
		width: 230px;
		min-height: 180px;
		border-right: 1px solid #9D9D9D;
		padding-left: 20px;
		padding-right: 70px;
		float: left;
	}
	.foot1-im{
		width: 100%;
		height: 65px;
	}
	.foot1-te{
		width: 100%;
		font-size: 14px;
		color: #9D9D9D;
		text-align: left;
		margin-top: 25px;
	}
.foot1-te a{
color: #9D9D9D;
    text-decoration: none;
}
	.foot2{
		width: 315px;
		min-height: 180px;
		border-right: 1px solid #9D9D9D;
		padding-left: 90px;
		padding-right: 90px;
		float: left;
		font-size: 14px;
		color: white;
		text-align: left;
	}
	.foot3{
		width: 383px;
		float: left;
		display: inline-block;
	}
	.foot3_1{
		/*width: 120px;
		float: right;
		margin-right: 30px;
		font-size: 14px;
		color: #9D9D9D;*/
width: 120px;
    float: left;
    margin-left: 90px;
    font-size: 14px;
    color: #9D9D9D;
	}
	.foot3_1 img{
		width: 100%;
	}
	.zxzx{
		border: 1px solid #AEAEAE;
		width: 230px;
		height: 75px;
		border-radius: 75px;
		background: white;
		text-align: center;
		position: fixed;
		right: 0;
		top: 60%;
		z-index: 1001;
		box-shadow: 0 5px 5px rgba(174,174,174,0.5);
	}
	.zxzx img{
		width: 45px;
		height: 40px;
		/* float: left; */
		margin-top: 17.5px;
		display: inline-block;
	}
	.zxzx1{
		/* float: left; */
		display: inline-block;
		margin-left: 10px;
		text-align: left;
	}
	.zxzx1_1{
		font-size: 28px;
		color: #000000;
	}
	.zxzx1_2{
		font-size: 12px;
		color: #636363;
	}
}
@media screen and (max-width: 1200px){
	.foot3_11 {
		/*font-size: 17px;
		color: #fff;*/
font-size: 0.17rem;
    color: #fff;
    float: left;
	}
	.FOOT{
		width: 100%;
		background: #262626;
		text-align: center;
	}
	.foot{
		width: 95%;
		display: inline-block;
		margin: 0.45rem auto;
	}
	.foot1{
		width: 100%;
		/* min-height: 180px; */
		border-bottom: 1px solid #9D9D9D;
		/* padding-left: 20px; */
		/* padding-right: 70px; */
		float: left;
		margin-bottom: 0.2rem;
		padding-bottom: 0.2rem;
		text-align: left;
	}
	.foot1-im{
		width: 2.3rem;
		height: 0.65rem;
	}
	.foot1-te{
		width: 100%;
		font-size: 0.14rem;
		color: #9D9D9D;
		text-align: left;
		margin-top: 0.25rem;
	}
.foot1-te a{
color: #9D9D9D;
    text-decoration: none;
}
	.foot2{
		width: 100%;
		/* min-height: 180px; */
		border-bottom: 1px solid #9D9D9D;
		/* padding-left: 90px;
		padding-right: 90px; */
		padding-bottom: 0.2rem;
		float: left;
		font-size: 0.14rem;
		color: white;
		text-align: left;
		margin-bottom: 0.2rem;
	}
	.foot3{
		width: 100%;
		float: left;
		display: inline-block;
	}
	.foot3_1{
		width: 2rem;
		float: left;
		margin-right: 0.3rem;
		font-size: 0.14rem;
		color: #9D9D9D;
	}
	.foot3_1 img{
		width: 100%;
	}
	.zxzx{
		border: 1px solid #AEAEAE;
		/* width: 2.3rem; */
		/* height: 0.75rem; */
		padding: 0.2rem;
		border-radius: 0.75rem;
		background: white;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		position: fixed;
		right: 0;
		top: 90%;
		z-index: 1001;
		box-shadow: 0 5px 5px rgba(174,174,174,0.5);
	}
	.zxzx img{
		width: 0.45rem;
		height: 0.4rem;
		/* float: left; */
		/* margin-top: 0.175rem; */
		margin-right: 0.2rem;
		display: inline-block;
	}
	.zxzx1{
		/* float: left; */
		display: inline-block;
		text-align: left;
	}
	.zxzx1_1{
		font-size: 0.28rem;
		color: #000000;
	}
	.zxzx1_2{
		font-size: 0.12rem;
		color: #636363;
	}
}