﻿
/**/
.appDown { background:#f3f3f3; padding:80px 0 10px;}

.appDown-code { float:right; width:43.2%;}
.appDown-code p{padding:0 3% 16px 30% !important;}
.appDown-code img { display:inline-block; margin-left:15%;width:35%;}
.appDown-but { float:right; }
.appDown-but a { color:#fff; }

/**/
#js-footer{overflow:hidden;}
.footLink { background:#f3f3f3;  padding-top:40px;}
.footLink a { display:block; line-height:30px;}
.footLink a:hover { color:#d24144;}


.footLink h3,
.footOtherLink h3 { font-size:32px;font-weight:normal;}
.footLink p,
.footOtherLink p { font-size:14px; padding-top:16px;}

.footLink-con { font-size:0; }
.footLink-item { display:inline-block; padding-bottom:30px; padding-right:3%; vertical-align:top; *float:left;}/* width:14.2%;*/
.footLink-full { width:100%; overflow:hidden;}

.footOtherLink { background:#f3f3f3; padding:20px 0 50px;}
.footOtherLink p a{padding:0 20px 0 0;}

.footCopyright { background:#f3f3f3; padding:40px 0;border-top:solid 4px #d24144;}
.footCopyright-con { text-align:center; line-height:2em;font-size:16px;}


#goup { width:0; height:0; position:fixed; left:50%; bottom:100px; display:none;}
#goup a { display:block; margin-left:610px; width:46px; height:45px; background:url("//espanol.zhizunsf176.com//img/up.png") no-repeat;}
#goup a:hover { background:url("//espanol.zhizunsf176.com//img/up-hover.png") no-repeat; }

.footer-space { clear:both; width:100%; height:40px; overflow:hidden;}

@media screen and (max-width:1024px) {
	/**/
	.appDown-con { width:94%; }
	.footLink-item { width:30% !important; margin-left:3%;}
	.footOtherLink-con { width:94%; }
	
	/**/
	.appDown { position:fixed; bottom:0; left:0; width:100%; padding:2% 0; z-index:9999;}
	.appDown-logo { float:none; padding:0;}
	.appDown-logo img { max-width:300px; }
	.appDown.mobileNotShow { display:none; }
	.appDown.pcNotShow { display:block; }
	.appDown-but { position:absolute; top:0; right:3%; height:100%;}
	.appDown-but a { display:block; background:#dc255c; color:#fff; font-size:24px; line-height:2.4em; padding:0 30px; margin-top:0;}
	.mobile-app-down-close { width:30px; height:30px; color:#fff; background:#dc255c; position:absolute; top:-30px; right:0; font-size:22px; text-align:center; line-height:26px; cursor:pointer;}
	.footAboutLink{font-size:16px;}
	.footAboutLink a{padding:0 10px;}
}

@media screen and (max-width:900px) {
	
}

@media screen and (max-width:767px) {
 
  /**/
  .footCopyright-con { font-size:12px;}
  .footCopyright-con img { height:24px;}

  /**/
  .appDown-logo img { width:40%; }
  .appDown-but a { font-size:16px; padding:0 20px;}

}

@media screen and (max-width:450px) {
	/**/
	.footLink { padding-top:15px; }
	.footLink p { display:none; }
	.footLink-item { width:auto !important; display:block;}
	.footLink-item { padding-bottom:10px; }
	.footLink h3 { font-size:18px; }
	
	.footOtherLink h3 { font-size:18px; }
	.footOtherLink p { font-size:12px; }
	
	/**/
	.appDown-logo img { width:60%; }
	.appDown-but a { font-size:14px; padding:0 15px;}
}