/*=底部样式=============================*/

.pl10 {
	padding-left:10px;
}
.footerDiv {
	height: 194px;
	overflow: hidden;
	clear: both;
}
.footer {
	width: 100%;
	height: 194px;
	background: #363b3f;
}
.innerFooter {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.footerTit,.footerCode {
	margin-top: 35px;
}
.footerCode {
	/* width: 110px; */
	/* width: 230px; */
    /* display: flex; */
}
.footerTit p {
	font-style: normal;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.footerCode img {
	display: block;
}
.footerCode p {
	/* width:110px; */
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.footerTit p em {

	padding-right:10px;
}
.footerTit .tytbeianhao  {
	overflow: hidden;
}
.footerTit .tytbeianhao li {
	float: left;
	color:#fff;
	padding-right:13px;
	line-height: 30px;
}

.footerTit img{
   display: inline-block;
   vertical-align: middle;
}

.footerTit .tytbeianhao li a {
	color:#fff;
	outline: none;
}
.tyt_email {
	font-weight: bold;
	font-size: 15px!important;
}
.footerCode .downloadAppGoods{
	margin: 0px 16px 0px 0px;
	float: left;
}
.footerCode .downloadAppCar{
	float: right;
}
.footerCode img{
  width: 100px;
  height: 100px;
}