.footer{ background-color: #f8f8f8; margin: 0rem auto 0; box-shadow: 0 0 6px rgba(0,0,0,.05); position: relative; z-index: 5;}
.out_links{ padding:.16rem 0; position: relative; font-size: .14rem;}
.out_links>ul{*width: 100%;}
.out_links>ul>li p{ padding-left:.16rem; line-height:.4rem; border: 1px solid #e5e5e5; background-color: #ffffff; position: relative; cursor: pointer; transition: .3s all; z-index: 6;}
.out_links>ul>li p::before{ content: ''; position: absolute; right:.12rem; top:.16rem; transition: .3s all; width:.1rem; height:.06rem; background: url(../png/anlqfi.png) no-repeat;}
.out_links>ul>li ul{display: none; position: absolute; left: .1rem; right: .1rem; z-index: 5; bottom:.4rem; background-color:#ffffff; padding: .16rem .2rem .15rem .3rem; border: 1px solid #eeeeee;}
.out_links>ul>li ul li{ float: left; width:14.28571%; line-height: .3rem;}
.website_info{ line-height:.4rem; font-size: .14rem; padding-top:.14rem; }
.website_info p em{ font-style: normal; margin: 0 .08rem;}
.website_info p img{ margin-right: .08rem;}
.website_info p span{ margin-right:.2rem;}
.website_info p span:last-child{ margin-right: 0;}
.media_info h3{ font-size:.14rem; line-height:.42rem;}
.media_info li{ width: 50%; float: left; margin-bottom:.1rem; position: relative; z-index: 4;}
.media_info li a{ display: block; margin-right: .06rem; line-height:.38rem; height:.38rem; padding-left:.56rem; background-color: #ebebeb; position: relative; font-size: .14rem;}
.media_info li a:hover{ background-color: #1658a0; color: #ffffff;}
.media_info li a span{ width: .24rem; height: .24rem; line-height: .24rem; position: absolute; top:.08rem; left: .16rem; overflow: hidden; font-size: .24rem; color: #666666;}
.media_info li:hover span{ color: #ffffff;}
.media_info li .ewm_tu{ position: absolute; right: 100%; top: 50%; transform: translateY(-50%); text-align: center; width: 1.28rem; height: 1.28rem; line-height: 1.28rem; display: none; background-color: #ffffff;}
.media_info li:hover .ewm_tu{ display: block;}
.media_info li:hover{ z-index: 5;}
.error_img{ padding-top: .2rem; text-align: right; margin: 0 -.1rem;}
.error_img span{ display: inline-block; line-height: .88rem;}
.copyright_info{ border-top: 1px solid #e2e2e2; padding: .12rem 0; margin-top: .22rem; line-height: .26rem; font-size: .14rem; text-align: center;}
.copyright_info p span{ margin: 0 .12rem;}

.media_info ul:nth-child(3) li{ width: 33.3%; text-align: center;}
.media_info ul:nth-child(3) li a{ padding-left: 0;}

.slb .footer .out_links{ padding-bottom: 0;}
.slb .footer li{ width: 33.3%; margin-bottom: .16rem;}
.slb .website_info{ line-height: .3rem;}
.slb .media_info{ display: none;}
.slb .footer .trt-col-12{ width:74%;}
.slb .footer .trt-col-4{ width: 26%;}

@media screen and (max-width:1280px) {

}

@media screen and (max-width:992px) {
	.footer{ margin-top: .2rem;}
	.out_links{ text-align: center; line-height:.15rem; font-size: 0;}
	.out_links li[class*=trt-col-]{ width: auto; display: inline-block; padding: 0 .16rem; float: inherit; font-size: .14rem; position: relative;}
	.out_links li::before{ content: ''; position: absolute; right: 0; width: 1px; top: 50%; margin-top: -.1rem; height: .2rem; background-color: #cccccc;}
	.out_links li:last-child::before{ display: none;}
	.out_links>ul>li p::before,.error_img,.media_info{ display: none;}
	.out_links>ul>li p{ border: none; background-color: transparent; line-height:.24rem; padding-left: 0; font-size: .14rem;}
	.website_info{ text-align: center;}
	.copyright_info p:last-child{ display: none;}
	.out_links>ul>li ul{ position: fixed; top:.2rem; bottom:.2rem; right: .2rem; left: .2rem; z-index: 999; overflow-y: auto; padding: .16rem;}
	.out_links>ul>li ul li{ width: 100%; text-align: left; line-height: .4rem; border-bottom: 1px solid #eeeeee;}
	.website_info{ line-height: .24rem;}
	.website_info p span{ display: block; margin: 0 auto;}
	.website_info a{ display: inline-block;}
	.website_info em{ display: none;}
}