/*底部*/
.footer {position:relative;z-index:2;width:100%;background:#111111;color:#888;}
.footer img {display:inline;}
.footer .footer_top,.footer .footer_bottom {width:1120px;margin:0 auto;}
.footer .footer_top {padding:36px 0 30px;border-bottom:1px solid #333;}
.footer .left_div a,.footer .left_div span {line-height:40px;}
.footer .left_div .p1 a {margin-right:66px;}
.footer .left_div .p2 a {margin-right:35px;}
.footer .left_div a {color:#888;font-size:14px;}
.footer .left_div a:hover {color:#eaeaea;}
.footer .foot_link_logo {width:100%;text-align:center;}
.footer .foot_link_logo>div {display:inline-block;*zoom:1;width:18%;box-sizing:border-box;position:relative;text-align:center;*display:inline;vertical-align:top;}
.footer .foot_link_logo>div:hover .erweima {display:block;text-align:center;}
.footer .foot_link_logo>div:hover .erweima img{width: 96px;height: 96px;}
.footer .foot_link_logo .erweima {position:absolute;display:none;left:50%;bottom:100%;width:112px;height:123px;padding-top:9px;margin-left:-60px;padding-top:9px;text-align:center;background:url(../../img/index/erweimabg.png) no-repeat;background-size:cover;}
.footer .foot_link_logo i {margin:0 auto;}
.footer .foot_link_logo p {line-height:20px;font-size:12px;text-align:center;margin-top:10px;}
.footer .foot_link_logo .weibo i {display:block;width:30px;height:24px;background:url(../../img/index/css_sprites1.png) -60px -10px;}
.footer .foot_link_logo .weibo:hover i {background-position:-10px -10px;}
.footer .foot_link_logo .weixin i {display:block;width:30px;height:24px;background:url(../../img/index/css_sprites1.png) -10px -54px;}
.footer .foot_link_logo .weixin:hover i {background-position:-58px -54px;}
.footer .foot_link_logo .app i {display:block;width:20px;height:24px;background:url(../../img/index/css_sprites1.png) -110px -54px;}
.footer .foot_link_logo .app:hover i {background-position:-110px -10px;}
.footer .footer_bottom {text-align:center;font-size:12px;padding:20px 0;}
.footer .footer_bottom p {line-height:25px;}
.footer .footer_bottom .p1 span.gang {margin:0 45px;}
@media screen and (max-width:768px) {
.lsj_gaofenxueyuan .lsj_list_con {height:auto;padding:0;}
.footer .footer_top,.footer .footer_bottom {width:100%;}
.footer_top .left_div {width:100%;}
.footer_top .left_div p {text-align:center;}
.footer_top .foot_link_logo {}
.footer .footer_bottom p span {display:block;}
.footer .footer_bottom p span.gang {display:none;}
.footer .foot_link_logo .erweima{width:56px;height:70px;margin-left:-39px;padding:5px 5px 0;}
.footer .foot_link_logo .erweima img{width:100%;}
}
@media screen and (min-width:768px) and (max-width:991px) {
.footer .footer_top,.footer .footer_bottom {max-width:768px;width:100%;}
.footer_top .left_div {width:100%;}
.footer_top .left_div p {text-align:center;}
}
@media screen and (min-width:1200px) {
.footer_top,.footer_bottom {max-width:1120px;width:100%;}
}