.footer{

	padding: 5% 10%;

	background: #010A2C;

	position: relative;

}

.foot-left{

	font-size: 14px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(132,149,183,1);

	line-height:25px;

}

.foot-left b{

	display: block;

	font-size: 16px;

	font-family:PingFangSC-Medium,PingFang SC;

	font-weight:500;

	color:rgba(255,255,255,1);

	line-height:20px;

	margin-bottom: 20px;

}

.foot-left a{

	color:rgba(132,149,183,1);

	font-size: 14px;

}

.foot-right_top b{

	font-size:20px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(255,255,255,1);

	line-height:28px;

}

.foot-right_bottom{

	padding:20px 0;

}

.foot-right_bottom>div{

	text-align: center;

	position: relative;

}

.foot-right_bottom>div>img{

	width: 90px;

	height: 90px;

	padding:10px 10px 17px 10px;

	background: url('../img/sao_bg@2x.png');

	background-repeat:no-repeat;

	background-size:100% 100%;

	position: relative;

	top: -5px;

	left: -10px;

	display: none;

	position: absolute;

	top: -95px;

	left: 5px;

}

.foot-right_bottom>div>a>img{

	width: 52px;

	height: 52px;

}

.foot-right_bottom p{

	font-size:14px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(132,149,183,1);

	line-height:20px;

	margin: 5px 0;

}

.foot-bottom{

	text-align: left;

}

.foot-bottom img{

	width: 186px;

	/*height: 32px;*/
    margin-bottom: 30px;
}

.foot-bottom p{

	font-size:12px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(132,149,183,1);

	line-height:17px;

	margin: 5px 0;

}

.chat{

	position: fixed;

	right: 0;

	bottom: 0;

	padding-right:25px;

	padding-left: 45px;

	padding-bottom: 15px;

	text-align: right;

}

.chat button{

	width:128px;

	height:40px;

	background:rgba(53,115,255,1);

	border:none;

	font-size:14px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(255,255,255,1);

	line-height:20px;

	margin-right: 15px;

}

.chat button img{

	width: 20px;

	height: 20px;

	position: relative;

	top: -2px;

	margin-right: 5px;

}

.chating{

	display: none;

}

.chating-top{

	background: #3573FF;

	padding:15px;

}

.chating-top_left{

	padding:0;

	text-align: left;

	font-size:16px;

	font-family:PingFangSC-Medium,PingFang SC;

	font-weight:500;

	color:rgba(255,255,255,1);

	line-height:22px;

}

.chating-top_left img{

	width: 32px;

	height: 32px;

	margin-right: 10px;

}

.chating-top_right{

	padding:0;

}

.chating-top_right i{

	font-size:36px;

	font-family:PingFangSC-Medium,PingFang SC;

	font-weight:500;

	color:rgba(255,255,255,1);

	line-height:22px;

}

.cahting-bodys{

	padding:0;

}

.cahting-body{

	height: 400px;

	padding:15px;

	background: #F2F4FF;

}

.cahting-body-tip{

	text-align: center;

	font-size:14px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(132,149,183,1);

	line-height:20px;

}

.cahting-body-content{

	padding:0;

	padding-top:15px;

}

.cahting-body-content span{

	display: block;

	font-size:12px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(132,149,183,1);

	line-height:17px;

	margin-bottom: 5px;

}

.cahting-body-content p{

	display: inline-block;

	padding:10px;

	background:rgba(255,255,255,1);

	border:none;

	border-radius:8px;

	font-size:14px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	color:rgba(43,53,85,1);

	line-height:20px;

}

.cahting_left{

	text-align: left;

}

.cahting_right{

	text-align: right;

}

.chating-import{

	background: #FFF;

}

.chating-import-top{

	padding:15px 0;

}

.chating-import-top>div{

	padding:0;

}

.chating-import-top img{

	width: 20px;

	height: 20px;

}

.chating-import-top_left{

	text-align: left;

}

.chating-import-top_left a{

	margin-right: 15px;

}

.chating-import-top_right a{

	margin-left: 15px;

}

.chating-import-bottom{

	padding:0;

}

.chating-import-bottom div{

	padding:0;

}

.chating-import-bottom_left textarea{

	width: 100%;

	border:none;

	font-size:14px;

	font-family:PingFangSC-Regular,PingFang SC;

	font-weight:400;

	line-height:20px;

}

.chating-import-bottom_left textarea::-webkit-input-placeholder{

	color:#8495B7;

}

.chating-import-bottom_left textarea:focus{outline:none}

.chating-import-bottom_right button{

	width:60px;

	height:28px;

	background:linear-gradient(90deg,rgba(54,124,239,1) 0%,rgba(47,175,240,1) 100%);

	border:none;

	border-radius:2px;

	margin-top:10px;

}

.foot-left-list{

	float: left;

	margin: 0 40px;

}