.inner {max-width: 1200px; margin: 0 auto; position: relative;}

@media(max-width:1500px){
	.inner {padding: 0 4%;}
}

#wrap_footer footer {padding: 40px 0; background: #222; color: rgba(255,255,255,0.7);}
#wrap_footer footer p {font-size: 15px; font-weight: 300; line-height: 1.9; color:rgba(255,255,255,0.6);}
#wrap_footer footer p a{color:rgba(255,255,255,0.6);}
#wrap_footer footer p.cs_cot{line-height:1.6;}
#wrap_footer footer p span {display: inline-block; margin-right:8px;}
#wrap_footer footer p span.bor-right:after{content:''; clear:both; display:inline-block; height:12px; width:1px; background:rgba(255,255,255,0.5); margin:0 0 -1px 8px;} 
#wrap_footer footer .flx {display: flex; justify-content:space-between; flex-flow:row wrap;}
#wrap_footer footer .flx .left {max-width: 26%;}
#wrap_footer footer .flx .left>span{font-size: 15px; font-weight: 300; line-height: 1.8; color:rgba(255,255,255,0.3);}
#wrap_footer footer .flx .left ul {display: flex; flex-flow:row wrap;}
#wrap_footer footer .flx .left ul a {font-size: 16px; font-weight: 500; display: block; margin-right: 25px; position: relative; color: rgba(255,255,255,0.7);}
#wrap_footer footer .flx .left ul li:first-child a{color:#e75134;}
#wrap_footer footer .flx .center {}
#wrap_footer footer .flx .center .nav_title{font-size: 20px; color: #fff; margin-bottom: 20px;}
#wrap_footer footer .flx .right {text-align: right; display: flex; align-items:flex-start;}
#wrap_footer footer .flx .right .qrcode-box{text-align: center; margin-right: 24px;}
#wrap_footer footer .flx .right .qrcode-box img{width: 120px;}
#wrap_footer footer .flx .right .footer_familysite {width: 100%; height: 50px; font-size: 16px; font-weight: 400; cursor: pointer; position:relative;  margin-top:25px;}
#wrap_footer footer .flx .right .footer_familysite .select_d {padding:15px 30px; text-align: left;  background:#444; color:#fff; border-radius:25px; position:relative; z-index: 10; transition:all .3s;}
#wrap_footer footer .flx .right .footer_familysite .select_d.up{border-radius:25px 25px 0 0;}
#wrap_footer footer .flx .right .footer_familysite .select_d span {position:absolute; right:25px;}
#wrap_footer footer .flx .right h3 {color: #fff; font-size: 18px; display: flex; align-items:center; font-weight:500;}
#wrap_footer footer .flx .right h3:last-of-type{margin-bottom: 10px;}
#wrap_footer footer .flx .right h3 span {display: block; font-size: 25px; margin-left: 20px; color:#e75134; font-weight:500;}
#wrap_footer footer .flx .right h3 span a{color:#e75134 !important;}
#wrap_footer footer .flx .right .cs_cot span {display: inline; background: none; margin: 0;}
#wrap_footer footer .flx2 {margin-top: 25px; padding-top:20px; border-top:1px solid #393939;}
#wrap_footer footer .flx2 .center {width: 100%; text-align: center;}
#wrap_footer footer .flx2 .center a{color: #c7c7c7;}
#wrap_footer footer .flx2 .right ul {display: flex; margin-bottom: 10px;}
#wrap_footer footer .flx2 .right ul a {font-size: 16px; font-weight: 300; color: rgba(255,255,255,0.7) !important; display: block;}
#wrap_footer footer .flx2 .right ul li:first-child a {margin-right: 20px; font-weight: 700;}
.footer_logo{margin-bottom: 20px;}
.footer_logo img{max-width:170px;}

@media (max-width:1050px){
	#wrap_footer footer .flx .right, #wrap_footer footer .flx .left{width:100%;}
	#wrap_footer footer .flx2 .right{margin-top:20px;}
}@media (max-width:768px){
	#wrap_footer footer .flx .left {max-width: 100%;}
	#wrap_footer footer .flx .left>span, #wrap_footer footer p{font-size:13px;}
	#wrap_footer footer .flx .right h3{font-size:15px;}
	#wrap_footer footer .flx .right h3 span{font-size:20px; color:#e75134;}
	#wrap_footer footer .flx .left ul a{font-size:15px;}
	.footer_logo img{max-width:215px;}
}@media (max-width:600px){
	.footer_logo img{max-width:200px;}
}@media (max-width:400px){
	#wrap_footer footer p span{display: block;}
	#wrap_footer footer p span.bor-right:after{display: none;}
}

.select_op						{border:1px solid #ddd;border-bottom:none; width:100%; padding:25px 20px 10px 20px; display:none; position:absolute; z-index:3; background:#fff; font-size:14px; top:25px; border-radius:0 0 25px 25px; box-sizing: border-box;}
.select_op	li				{padding-left:8px; color:#333; height:35px; line-height:35px;}
.select_op	li		a		{cursor:pointer; width:100%; height:35px; display:inline-block;letter-spacing:-0.3px; text-align: left;}
.select_op	li:hover a	{color:#1b2e8e;}
.a_focus							{background:#8e8e8e; color:#fff !important; }
@media (max-width:767px){
	.footer_familysite .footer_t	              {padding:0 10px;}
	.footer_familysite .footer_logo						{float:left; width:30%;margin:0 auto;}
	.footer_familysite .footer_logo img        {max-width:80%;height:auto;margin:0 auto;}
	.footer_familysite .footer_logo::after			{clear:both;content:'';display:block;}
	.footer_familysite .footer_txt							{float:right; width:70%;margin:0 auto;display:block;}
}
