.footer-content {
	width: 100%;
	min-width: 1100px;
	padding:0px 0 20px 0;
	background-color: #230221;
}
.footer-icon {
	width: 945px;
	/*height: 66px;
	line-height: 63px;*/
	/*overflow: hidden;*/
	margin: 70px auto 0;
	display: -webkit-flex;
    display: flex;
    justify-content:space-between;
}
.web-txt {
	font-size: 16px;
	color: #ccc;
}

.pc-img {
	width:44px;
	height:44px;
	cursor: pointer;
	margin-left: 24px;
}
.mac-img {
	width:44px;
	height:44px;
	cursor: pointer;
	margin-left: 26px;
}
/*.footer-icon > div {
	float: left;
	
}*/
.web-links {
	width: 1100px;
	margin: 15px auto 0;
}
.links-p {
	font-size: 16px;
	color: #fff;
}
.kamijiekou{
	margin:-32px 0px 0px 60px;
	padding-left: 20px;
}
.kami-txt{
	font-size: 16px;
	color: #fff;
}
.kami-a{
	text-decoration: none;
}
.kami-a:hover{
	cursor: pointer;
	color: #fff;
}
.links-ul {
	overflow: hidden;
	/*display: -webkit-flex;
    display: flex;
    justify-content:space-between;*/
}
.links-ul > li{
	float: left;
	width: 10%;
	line-height: 28px;
}
.links-ul > li > a{
	/*width: 10%;*/
	/*float: left;*/
	color: #ccc;
	font-size: 12px;
}
.links-ul > li{
	/*width: 10%;*/
	/*float: left;*/
	color: #ccc;
	font-size: 12px;
}
.footer-p {
	width: 100%;
	color: #ccc;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}
.footer-p > a{
	color: #ccc !important;
	text-decoration:none;
}
.footer-div{
	width: 100%;
	text-align: center;
	color: #ccc;
}
.footer-div > a {
	color: #ccc;
}
/*a{
text-decoration:none;
color:#ccc !important;
}*/
.pc-header-right > a:link{color:#ccc;}

.pc-header-right > a:visited{color:#ccc;}

.pc-header-right > a:hover{color:#ccc;}

.pc-header-right > a:active{color:#ccc;}
.conqq-img,.conwx-img {
	width: 100px;
	height: 100px;
}
.about-icon {
	position: relative;
	top: -26px;
}

.footerapp-p > a{
	color: #ccc !important;
	text-decoration:none;
}
.footerapp-content {
   width: 100%;
   min-height: 60px;
   background-color: #230221;
   text-align: center;
}
.footerapp-p {
	width: 90%;
	margin: 10px auto 0;
	text-align: center;
}

