
.shotcut {
background-color: #f9f9f9;
margin: 0 0!important
}

.shotcut .shotcut-wrap {
margin-bottom: .14rem;
padding-bottom: .15rem;
border-top: none !important;
border-bottom:none !important;
}

.shotcut .shotcut-wrap ul {
list-style: none;
width: 100%;
padding: 0;
margin: 0
}

.shotcut .shotcut-wrap ul li {
float: left;
width: 25%;
padding: 0;
margin: 0;
/* margin-top: 30px; */
}

.shotcut .shotcut-wrap ul li a {
display: block;
padding: .15rem;
text-align: center;
overflow: hidden;
text-decoration: none
}

.shotcut .shotcut-wrap ul li a .ico {
display: block;
width: 0.8rem;
height: 0.02rem;
border-radius: .08rem;
margin: 0 auto;
background-image: url(/uploads/image/s/images/icons.jpg);
background-size: 0.8rem 5.5rem;
background-repeat: no-repeat
}

.shotcut .shotcut-wrap ul li a .ico.ico-bus {
background-position: 0 0
}

.shotcut .shotcut-wrap ul li a .ico.ico-metro {
background-position: 0 -.5rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-keche {
background-position: 0 -1rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-geshui {
background-position: 0 -1.5rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-shebao {
background-position: 0 -2rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-weizhang {
background-position: 0 -2.5rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-huoche {
background-position: 0 -3rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-tianqi {
background-position: 0 -3rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-jingdian {
background-position: 0 -4rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-kuaidi {
background-position: 0 -4.5rem
}

.shotcut .shotcut-wrap ul li a .ico.ico-caipiao {
background-position: 0 -5.0rem
}

.shotcut .shotcut-wrap ul li a .ico-feiyan {
display: block;
width: 0.8rem;
height: 0.02rem;
border-radius: .08rem;
margin: 0 auto;
background-size: 0.8rem;
background-repeat: no-repeat;
background:none;
}


.shotcut .shotcut-wrap ul li a div {
white-space: nowrap;
color: #666;

line-height: .31rem;
opacity: 1;
color: rgba(102, 102, 102, 1);
font-size: .22rem;
font-weight: 500;
font-family: "pingfang sc";
text-align: center;
}

.clearfix {
    clear: both;
}