.footer .footWrap
{
	background:#e0e0e0;
	padding:40px 0;}

.footer .footWrap li
{
	width:110px;
	float:left;
	_display:inline;}

.footer .footWrap h4 
{
	padding-bottom:8px;}

.footer .footWrap h4 a
{
	font-size:15px;
	color:#22132d;}

.footer .footWrap h4 a:hover
{
	color:#4F608C
;}
.footer .footWrap a
{
	color:#585858;
	display:block;
	line-height:24px;
	text-align:center;}

.footer .footWrap a:hover
{
	color:#4F608C
;}

.footer .copyrights
{
	color:#a5a2a7;
	padding:20px 0;
	line-height:22px;
	background: #22132d;
}

.footer .copyrights .info
{
	float:left;}

.footer .copyrights .info span
{
	padding-right:24px;}

.footer .copyrights .icp
{
	float:right;}
.footer .copyrights .copy
{
	color:#6f6a74;
	display:block;}

.footer .mainWrap {
    width: 1000px;
    margin: auto;
    min-width: 320px;
}
.dtewm{
	margin-top: 20px;
	display: flex;justify-content: space-between;align-items: center;
}
.dtewm img{
	height: 250px;margin: 0;
}

@media screen and (max-width: 600px) {
.footer .footWrap
	{
		padding:14px 0;}
	
	.footer .footWrap li
	{
		width:25%;
		height:auto;}
	
	.footer .footWrap a
	{
		display:none;}
	
	.footer .footWrap h4 a
	{
		display:block;
		font-size:12px;
		line-height:30px;}
	
	.footer .footWrap h4
	{
		padding-bottom:0;}
	
	.footer .copyrights
	{
		text-align:center;}
	
	.footer .copyrights .info
	{
		float:none;
		display:block;
		padding:0 30px;}
	
	.footer .copyrights .info span
	{
		display:block;
		padding:0;}
	
	.footer .copyrights .icp
	{
		float:none;
		display:block;}
	.footer	.mainWrap {
    width: 100%;
}

.dtewm{
	margin-top: 20px;
	display: block;justify-content: space-between;align-items: center;width: 100%;
}
.dtewm img{
	height: 150px;margin: 0 auto!important;display: block;padding-top: 10px;
}
.dtewm iframe{
	height: 200px!important;width: 95%!important;margin: 0 auto!important;display: block;
}


		}