.AllPcCon{ display:block;}
.all_link_bg{ background:#A4BBCF;}
.bottom_all_link{width:100%; max-width:1200px; margin:0 auto;display: flex; justify-content: space-between;}
.bottom_all_link p{ line-height:3.5;}
.bottom_all_link p a{color:#fff; padding:0 0.5em 0 0;}
.bottom_all_link select{ border:none; background:none; color:#fff; height:3.5em;}
.footerBg{ background:#1B5688; color:#fff; padding:1px 0;}
.footer{ max-width:1280px; margin:1em auto; display:flex;align-items: center; justify-content: space-between;flex-wrap: wrap;width: auto;background: #1b5688;border-top: 0;}
.footer a{ color:#fff;}
.footer .left_text{ width:60%;}
.footer .left_text p{ margin:0 0 1em 0;}
.footer .left_text a{ margin:0 0.5em;}
.footer .right_pic{ width:40%;}
.footer .right_pic a{ margin:0 0.5em;}
.footer .bottom_link{ margin:2em 0 0 0; line-height:2; width:80%;}
.footer .bottom_link span{ margin:0 1em 0 0; display:inline-block;}
.footerBg2{ background:#103E65;  color:#fff; padding:0.75em 0; line-height:1.5;}
.footerBg2 .cont{ max-width:1200px; margin:0 auto;}
.footerBg2 span{ margin:0 2em 0 0;}
.rightNav {display: none !important;}
@media (max-width: 780px){
	.AllPcCon{ display:none;}
	.footerBg{ margin:2em 0 0 0;}
	.footer{ display:block; margin:2em 3%;}
	.footer .left_text,.footer .right_pic{ width:auto; text-align:center; margin:0 0 1em 0;}
	.footer .bottom_link{ width:auto;}
	.footer .bottom_link span{ display:block; text-align:center;}
	.footer .left_text a{ margin:0 0.25em;}
	.footer .right_pic a img{ height:3.5em;}
	.footerBg2 .cont{ margin:0 3%;}
}