   .header .logo a{ background-size: auto 77px;}
.header .toplink{}
.header .top:after,
.headfix  .toplink:after,
.header .toplink:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;}
.header .top .rt li:hover a,
.headfix .toplink li:hover a,
.header .toplink li:hover a{
    background: #1151af;
    color: #fff;}
.header .top .rt li.weixin,
.headfix .toplink li.weixin,
.header .toplink li.weixin {
    position: relative;}
.header .top .rt li.weixin .ewm,
.headfix .toplink li.weixin .ewm,
.header .toplink li.weixin .ewm {
    position: absolute;
    top: 120%;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    transform: translateY(-150%);
    transition: .5s
;}
.header .top .rt li.weixin:hover .ewm,
.headfix .toplink  li.weixin:hover .ewm,
.header .toplink  li.weixin:hover .ewm {
    transform: translateY(0);}
.row .mutilpic a{
  text-align: center;
  position: relative;}

.row .mutilpic img {
    width: 100%;
    height: 100px;}

.row .mutilpic .text {
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 2;
  width: 75%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 3px;
  transform: translateY(-50%);}

@media (max-width: 600px) {
.row .mutilpic a {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 20px;}
  
}

.foot-info .lf {
    float: left;
    padding-top: 25px;}

.foot-info .lf a {
    float: left;
    margin-right: 8px;}

.foot-info .lf img {
    vertical-align: middle;
    height: 54px;}

.foot-info .mid {
    float: left;
    margin-left: 20px;}


@media (max-width: 768px) {
.foot-info .mid {
    float: none;
    margin-top: 10px;
    text-align: center;}
 .foot-info .lf {
        float: none;
        text-align: center;}
    .foot-info .lf a {
        float: none;
        display: inline-block;}
    .foot-info .mid {
        float: none;
        margin-top: 10px;
        text-align: center;}
    .foot-info .rt {
        float: none;
        margin-top: 10px;
        text-align: center;}
    .foot-info .rt li {
        float: none;
        display: inline-block;}}
/* style */
