.footer{background: #013C84; padding-top: .4rem;}
.footer_top{ padding-bottom: .6rem; border-bottom: 1px solid #4D76A9;}
.footer_l_tit{display: inline-block; position: relative; vertical-align: top; margin-right: .7rem; min-width: .8rem;}
.footer_l .footer_l_tit:last-child{margin-right: 0rem;}
.footer_l_tit h1{font-size: .18rem;font-weight: normal; color: #FFFFFF; margin-bottom: .1rem;}
.footer_l_tit ul li a{color: #9EB4D0; font-size: .14rem; line-height: .32rem; transition: .3s all; cursor: pointer; display: block;}
.footer_l_tit ul li:hover a{ color: #ffffff; padding-left: .04rem;}
.footer_r{width: 1rem;}
.footer_r .footer_l_tit{margin-right: 0rem;}
.footer_r .footer_l_tit h1{text-align: center;}
.footer_r .ewm_img{background: #FFFFFF; display: inline-block; padding: .05rem; cursor: pointer; transition: .3s all;}
.footer_r p{color: #9EB4D0; font-size: .14rem; text-align: center; margin-top: .1rem;}
.footer_bottom{line-height: .5rem; font-size: .14rem; color: #9EB4D0;}
.footer_bottom p span{display: inline-block; margin-right: .12rem;}
.footer_bottom em a{color: #9EB4D0; display: inline-block;}
.footer_bottom em i{display: inline-block; margin: 0rem .1rem;}
.footer_r .ewm_img:hover{ transform: scale(1.05);}
@media screen and (max-width:1600px) {
}
@media screen and (max-width:1180px) {
}
@media screen and (max-width:992px) {
	.footer_r .ewm_img img{ width:1.2rem;}
	.footer{ padding-top:.2rem}
	.footer_top{ padding-bottom:.2rem;}
	.footer_l {display: none;}
	.footer_r{float: inherit; text-align: center;width: auto;}
	.footer_r .footer_l_tit h1{text-align: center;}
	.footer_bottom{line-height: .26rem; padding: .12rem 0rem;}
	.footer_bottom em{display: none;}
	.footer_bottom p{float: inherit; text-align: center;}
}
