   .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);}
.banner img{width:100%; height:auto;}

.slsj1-l ul li .icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.2);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -19px;}

.slsj1-l ul li:nth-child(1) .icon {
    background-image: url(images/icon1.png);}

.slsj1-l ul li:nth-child(1):hover .icon {
    background-image: url(images/icon1-on.png);
    background-color: rgba(255, 255, 255, 0.3);}

.slsj1-l ul li:nth-child(2) .icon {
    background-image: url(images/icon2.png);}

.slsj1-l ul li:nth-child(2):hover .icon {
    background-image: url(images/icon2-on.png);
    background-color: rgba(255, 255, 255, 0.3);}

.slsj1-l ul li:nth-child(3) .icon {
    background-image: url(images/icon3.png);}

.slsj1-l ul li:nth-child(3):hover .icon {
    background-image: url(images/icon3-on.png);
    background-color: rgba(255, 255, 255, 0.3);}

.slsj1-l ul li:nth-child(4) .icon {
    background-image: url(images/icon4.png);}

.slsj1-l ul li:nth-child(4):hover .icon {
    background-image: url(images/icon4-on.png);
    background-color: rgba(255, 255, 255, 0.3);}

.slsj1-l ul li:nth-child(5) .icon {
    background-image: url(images/icon5.png);}

.slsj1-l ul li:nth-child(5):hover .icon {
    background-image: url(images/icon5-on.png);
    background-color: rgba(255, 255, 255, 0.3);}

.slsj1-l ul li:nth-child(6) .icon {
    background-image: url(images/icon6.png);}

.slsj1-l ul li:nth-child(6):hover .icon {
    background-image: url(images/icon6-on.png);
    background-color: rgba(255, 255, 255, 0.3);}

.slsj1-l ul li:nth-child(7) .icon {
    background-image: url();}

.slsj1-l ul li:nth-child(7):hover .icon {
    background-image: url();
    background-color: rgba(255, 255, 255, 0.3);}



.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 */
