/* 搜索框 */

section.search_box_first {
    margin: 0px;
    max-width: 520px;
    padding: 3px;
    position: relative;
    background: #189cfb;
}

.search_box_first #gs_name {
    left: 0%;
    width: 74%;
}

.search_box_first #zx_cfd {
    left: 0;
}

.search_box_first .arrow {
    left: 24.5%;
}

.search_box_first #zx_ddd {
    left: 40%;
}

.search_box_first input.search_button {
    width: 26%;
    min-width: 50px;
    left: 71%;
    background: #ff9a14;
    color: white;
    font-size: 16px;
}


/* 搜索框-end */


/* 中间黄金模块 */

ul.icon_lists.dib-box {
    width: 96%;
    margin: 0 2%;
    clear: both;
    /* float: left; */
    font-size: 0;
}

.nav_line ul li.dib {
    width: 20%;
    display: inline-block;
    margin: 1px 0%;
}

.nav_line ul li.dib .icon {
    margin: 0 auto;
    width: 48px;
    height: 30px;
    padding: 3% 0;
    text-align: center;
    display: block;
    font-size: 25px;
    color: #189cfb;
}

.nav_line ul li.dib:nth-child(2) .icon {
    font-size: 20px;
}

.nav_line ul li.dib:nth-child(3) .icon {
    font-size: 30px;
}

.nav_line ul li.dib:nth-child(11) .icon {
    /* font-size: 21px; */
    font-size: 30px;
}

.nav_line ul li.dib .icon img {
    width: 28px;
}

.nav_line ul li.dib .name {
    font-size: 12px;
    text-align: center;
    color: #333;
}

.hot-search ul.hot-ul li,
.hot-search ul#scroll2 li {
    width: 100%;
    text-align: left;
    margin: 0 10px;
}

.hot-search-route img.gonggao {
    width: 14px;
    vertical-align: -2px;
}

.ceng dl.cy dd:nth-of-type(3n+1) {
    margin-left: 1%;
}


/* 快递单号/物流单号 */

.main_list_box {
    position: relative;
    clear: both;
}

.main_list_box .dl-list dt {
    padding: 0 0 0 0.5rem;
    color: #323232;
    background-color: #f0f0f0;
}

.main_list_box .dl-list dd {
    background-color: #fff;
}

.main_list_box .dl-list dd a {
    display: block;
    color: #333;
    float: left;
    width: 25%;
    font-size: 12px;
    text-align: center;
}

.main_list_box .dl-list dd a:nth-child(n+4) {
    padding-bottom: 5px;
}

.main_list_box .dl-list dd a>div {
    margin-top: -2px;
}

.main_list_box dl {
    list-style: none;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.main_list_box .dl-list dd img {
    margin-right: 1rem;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 1.5rem;
    margin: 0 auto;
}

.main_list_box .bt {
    width: 100%;
    height: 31px;
    line-height: 26px;
    font-size: 14px;
    margin: 2% 0 1%;
    background-color: #fafafa;
    border-bottom: 1px solid #189cfb;
}

.main_list_box .bt .l {
    width: 50%;
    text-align: left;
    color: #FFF;
    font-size: 14px;
    padding-left: 1rem;
    float: left;
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.main_list_box .bt .r {
    text-align: right;
    color: #FFF;
    font-size: 14px;
    padding-right: 1rem;
    float: right;
    margin-top: -2px;
}

.main_list_box .bt a {
    color: #666;
}


/* 物流公司推荐 */

.main_list_box .inner1_left {
    width: 100%;
    overflow: hidden;
}

.main_list_box .inner1_left .wuliu .tit {
    margin: 0 auto;
    font-size: 15px;
    color: #333;
    height: 25px;
    line-height: 27px;
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
}

.main_list_box .inner1_left .wuliu .tit span {
    display: inline-block;
    text-align: center;
    width: 50%;
    cursor: pointer;
}

.main_list_box .inner1_left .wuliu .tit span:hover {
    background: #f3f3f3;
}

.main_list_box .inner1_left .wuliu .tit span.cur {
    background: #ddd;
}

.main_list_box .inner1_left .wuliu .wl_con {
    padding: 0 5px;
}

.main_list_box .gsfk a {
    width: 48%;
    margin: 1%;
    box-shadow: 0 0 6px 1px #e8e8e8;
}

.main_list_box .gsfk .p1 {
    font-size: 16px;
    height: 30px;
    padding-top: 5px;
    overflow: hidden
}

.main_list_box .gsfk .p2 {
    font-size: 12px;
    height: 26px;
    overflow: hidden
}

.main_list_box .gsfk .p3 {
    font-size: 20px;
    height: 20px;
}

.gsfk {
    width: 96%;
    margin: 0 2%;
}

.gsfk:after {
    display: block;
    content: '';
    clear: both;
}

.gsfk a {
    background: #fff;
    font-size: 15px;
    font-family: arial, 'Hiragino Sans GB', 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti, '宋体';
    display: block;
    text-decoration: none;
    line-height: 25px;
    color: #666;
    text-align: center;
    float: left;
    border: 2px solid #eee;
}

.gsfk a:hover {
    background: #fafafa;
}

.gsfk div {
    font-size: 15px;
    height: 38px;
    line-height: 20px;
}

.gsfk a.hs_gd {
    line-height: 55px;
    color: red;
    font-weight: bold;
}

.main .wlj img {
    width: 100%;
}


/* 快递单号 */

.main_list_box #comList .mlist_wldh {
    width: 96%;
    margin: 0 2% 2% 2%;
    float: left;
}

.main_list_box .mlist_wldh li {
    width: 25%;
    margin: 2% 0%;
    text-align: center;
    float: left;
}

.main_list_box .mlist_wldh li a {
    color: #000;
}

.main_list_box #comList .bt .l a.l_kuaidi,
.main_list_box #comList .bt .l a.l_wuliu,
.main_list_box .bt .l a {
    text-align: center;
    width: 30%;
    background-color: #fbfafa;
    height: 30px;
    color: #575757;
    line-height: 31px;
    font-size: 12px;
    border-right: 1px solid #ffffff;
}

.main_list_box #comList .bt .l a.l-active,
.main_list_box .bt .l a.l-active {
    background-color: #ececec;
}

.main_list_box #comList .bt .l {
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.disn {
    display: none;
}

.main_list_box #comList dd.kuaidi_list {
    background-color: #fff;
    margin: 0;
}


/* 轮播图 */


/*①*/

.carousel {
    position: relative;
    width: 100%;
    height: 176px;
    overflow: hidden;
}

.carousel ul {
    list-style: none;
}

.carousel ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.carousel ul li img {
    width: 94%;
    height: 160px;
    margin: 3%;
    border-radius: 8px;
}


/*②*/

.focus {
    position: relative;
    overflow: hidden;
}

.focus ul {
    overflow: hidden;
    width: 500%;
}

.focus ul li {
    float: left;
    width: 20%;
    list-style: none;
}

.focus img {
    width: 94%;
    height: 160px;
    margin: 3%;
    border-radius: 8px;
}

.focus ol {
    position: absolute;
    bottom: 16px;
    right: 24px;
    margin: 0;
}

.focus ol li {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #fff;
    list-style: none;
    border-radius: 2px;
    transition: all .3s;
}

.focus ol li.current {
    width: 15px;
}


/* 轮播图end */

.disnone {
    display: none;
}

.active {
    border-bottom: 1px solid #fff;
}

.search_nav .input_jianju {
    font-weight: bold;
    width: 66%;
    height: 29px;
    margin: 6px 0 5px 5px;
    outline: 0;
    background: #fff;
    font-size: 18px;
    line-height: normal;
    vertical-align: top;
    border: none;
    text-align: center;
}

.search_nav img.s_nei,
.search_nav img.s_wai {
    width: 66px;
    height: 30px;
    background: burlywood;
    padding: 5px 4px;
    vertical-align: baseline;
    margin: 5px 0 0 5px;
    border-radius: 4px;
}

.search_nav img.s_wai {
    width: 30px;
    padding: 5px 4px;
}

.search_box .cfd_box,
.search_box .ddd_box {
    width: 30%;
    height: 41px;
    display: inline-block;
    z-index: 99;
    vertical-align: top;
}

.search_box .ddd_box {
    position: absolute;
    left: 39%;
    top: 0;
}

.nav_box {
    height: 178px;
    flex-direction: column;
}

.nav_bottom {
    display: flex;
    position: fixed;
    z-index: 99;
    height: 55px;
    width: 100%;
    min-width: 320px;
    max-width: 520px;
    flex-shrink: 0;
    font-size: 14px;
    bottom: 0;
    background: #189CFB;
}

.focus img {
    width: 96%;
    height: 110px;
    margin: 2%;
    border-radius: 8px;
}

.focus ol.ol-1 {
    position: absolute;
    bottom: 18px;
    right: 24px;
    margin: 0;
}

.dibu_black1 {
    height: 160px;
    margin-bottom: 180px;
}

.gundong-img-box {
    width: 100%;
    background-color: #f8d2b0;
}

.gundong-img {
    overflow: hidden;
    padding: 2%;
    height: 94px;
}

#wrap-img .img_box-img {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 80px;
    width: 100%;
}

#wrap-img .img_box-img ul {
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

#wrap-img .img_box-img ul li {
    width: 190px;
    float: left;
    text-align: center;
    position: relative;
}

#wrap-img .img_box-img ul li a {
    display: flex;
    flex-direction: row;
    font-size: 12px;
    align-items: center;
    overflow: hidden;
    line-height: 24px;
    color: #666;
    background-color: #fff;
    margin: 0 4px;
    border: 1px solid rgb(167, 167, 167);
    min-height: 80px;
}

#wrap-img .img_box-img ul li a img {
    width: 60px;
    height: 60px;
    margin: 0 4px;
    border-radius: 4px;
}

#wrap-img .img_box-img ul li a .gundong-mes {
    display: flex;
    flex-direction: column;
    width: 110px;
}

#wrap-img .img_box-img ul li a .gundong-mes h3 {
    font-weight: 700;
    color: #555;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#wrap-img .img_box-img ul li a .gundong-mes p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

li.tp1.listcontent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
}

li.tp1.listcontent a {
    background: #eef9ff;
    line-height: 30px;
    height: 30px;
    width: 92%;
    margin: 4%;
    border: none;
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx {
    height: auto;
    padding: 1%;
    margin: 2% 0;
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con {
    width: 100%;
    overflow: hidden;
    clear: both;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity a.lib-qgzx-sheng {
    width: 40px;
    border: none;
    height: 30px;
    line-height: 30px;
    color: #eb6100;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity p.lib-city-btn a {
    border: none;
    margin: 4px 0;
    padding: 2px 4px;
    color: #eb6100;
    font-weight: 700;
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con a {
    width: auto;
    color: #333;
    display: block;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    margin: 4px 2px;
    padding: 0 4px;
    border: none;
    background: none;
    background-color: #fff
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con .lib-qgzx-topcity-con-fira {
    color: #0091eb;
}

.gsfk .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a {
    width: 45%;
    height: auto;
    border: none;
    background: none;
}

.gsfk .showBox .lib-qgzx-more,
.resou_list .lib-qgzx-more,
.gsfk .showBox .listcontent_qgzx .lib-qgzx-more {
    background-color: rgb(250, 250, 250);
    margin: 1%;
    height: 30px;
    float: left;
    width: 100%;
    border: 1px solid #e8e8e8;
}

.gsfk .showBox .lib-qgzx-more a,
.resou_list .lib-qgzx-more a,
.gsfk .showBox .listcontent_qgzx .lib-qgzx-more a {
    box-shadow: none;
    width: 98%;
    text-align: center;
    border: none;
    height: 24px;
    background-color: #ffffff00;
    line-height: 24px;
}

.gsfk .showBox .lib-qgzx-more a.quanguowuliu-next-btn {
    display: none;
}


/* 全国专线-城市专线页面和全部城市专线汇总页面 */

.city-line {
    width: 96%;
    margin: 2%;
}

.city-line .showBox .menu-list-box {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.city-line .showBox .menu-list-box a {
    margin: 0px 0px;
    padding: 2px;
    width: 24%;
    text-align: center;
    line-height: 24px;
    background-color: #f4f4f4;
    color: #333;
    font-weight: 700;
    font-size: 14px;
}

.city-line .showBox .menu-list-box a.menu-list-box-act {
    color: #eb6100;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx {
    height: auto;
    background-color: rgb(250, 250, 250);
    padding: 1%;
    margin: 2% 0;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity {
    display: flex;
    flex-direction: row;
    width: 98%;
    margin: 1%;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-zhen {
    flex-direction: column;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    overflow: hidden;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 98%;
    margin: 1%;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity a.lib-qgzx-sheng {
    border: none;
    height: 30px;
    line-height: 30px;
    color: #eb6100;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    background-color: #fff;
    margin: 1%;
    flex: 1;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity p.lib-city-btn a {
    border: none;
    box-shadow: 0 0 6px 1px #e8e8e8;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity p.lib-city-btn img {
    width: 16px;
    height: 16px;
    vertical-align: -3px;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con a {
    width: auto;
    color: #333;
    display: block;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    margin: 4px 2px;
    padding: 0 4px;
    border: none;
    background: none;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con .lib-qgzx-topcity-con-fira {
    color: #0091eb;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a {
    width: 96%;
    height: 30px;
    line-height: 30px;
    margin: 2%;
    background-color: #fff;
    color: #555;
    padding: 2px 4px;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a:last-child {
    text-align: center;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 85%;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox .lib-qgzx-topcity-con {
    display: flex;
    flex-direction: row;
    width: 90%;
    overflow-x: scroll;
    display: -webkit-box;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox p.lib-city-btn a {
    box-shadow: none;
    color: #666;
    margin: 2px 2px;
    color: #eb6100;
    font-weight: 700;
    background: white;
    padding: 6px 4px;
}

.city-line .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox p.lib-city-btn img {
    width: 16px;
    height: 16px;
    vertical-align: -2px;
}


/* 全国专线-城市专线页面和全部城市专线汇总页面-end */


/* 全国物流-以及子页面 */

.city-Wuliu {
    width: 96%;
    margin: 2%;
}

.city-Wuliu .showBox .menu-list-box {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.city-Wuliu .showBox .menu-list-box a {
    margin: 0px 0px;
    padding: 2px;
    width: 24%;
    text-align: center;
    line-height: 24px;
    background-color: #f4f4f4;
    color: #333;
    font-weight: 700;
    font-size: 14px;
}

.city-Wuliu .showBox .menu-list-box a.menu-list-box-act {
    color: #3eaf0e;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx {
    height: auto;
    background-color: rgb(250, 250, 250);
    padding: 1%;
    margin: 2% 0;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity {
    display: flex;
    flex-direction: column;
    width: 98%;
    margin: 1%;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    overflow: hidden;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 98%;
    margin: 1%;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity a.lib-qgzx-sheng {
    border: none;
    height: 30px;
    line-height: 30px;
    color: #3eaf0e;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    background-color: #fff;
    width: 98%;
    margin: 1%;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity p.lib-city-btn a {
    border: none;
    box-shadow: 0 0 6px 1px #e8e8e8;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity p.lib-city-btn img {
    width: 16px;
    height: 16px;
    vertical-align: -3px;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con a {
    width: auto;
    color: #333;
    display: block;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    margin: 4px 2px;
    padding: 0 4px;
    border: none;
    background: none;
    background-color: #fff
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-topcity-con .lib-qgzx-topcity-con-fira {
    color: #3eaf0e;
    font-weight: 700;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-cityWL-cName {
    width: 98%;
    margin: 1%;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    background-color: #fff;
    padding: 2%;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a {
    width: 96%;
    margin: 2%;
    display: flex;
    flex-direction: row;
    background-color: #fff;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a img:first-child {
    width: 46px;
    height: 46px;
    margin: 4px 6px;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a .lib-cityWL-mes {
    margin: 1% 2%;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-bottomline a .lib-cityWL-mes p:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #666;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox .lib-qgzx-topcity-con {
    display: flex;
    flex-direction: row;
    width: 96%;
    overflow-x: scroll;
    display: -webkit-box;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox p.lib-city-btn a {
    box-shadow: none;
}

.city-Wuliu .showBox .listcontent_qgzx .lib-qgzx .lib-qgzx-topcity .lib-qgzx-sheng-nextbox p.lib-city-btn img {
    width: 16px;
    height: 16px;
    vertical-align: -2px;
}


/* 精品专线 */

.inner1_left-hot .resou_list ul.showBox .listcontent_jp .jp_line a:nth-child(2) {
    width: 100%;
}

.inner1_left-hot .resou_list ul.showBox .listcontent_jp .jp_line a:nth-child(3) {
    text-align: center;
}


/* 精品专线-end */

.guanggao-4 {
    width: 96%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    background-color: #ffffff;
}

.guanggao-4 a {
    background-color: #eef9ff;
    padding: 4px;
    margin: 5px;
    color: #555;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}

.guanggao-4 a .com-titlt {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
}

.guanggao-4 a p:nth-child(2) {
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* 滑动金刚区 */

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    padding: 0 0 20px 0;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .hj-nav {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 96%;
    margin: 8px auto;
    border-radius: 4px;
}

.swiper-slide .hj-nav li {
    padding: 5px;
}

.swiper-slide .hj-nav li a {
    color: #666;
    clear: both;
    display: block;
}

.swiper-slide .hj-nav li a img {
    width: 34px;
    height: 34px;
    margin: 8px;
}


/* 滑动金刚区*/

.main_box_content {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
}

.main_list_box {
    margin: 2px 0;
}

b ul.icon_lists.dib-box {
    width: 96%;
    margin: 4px 2%;
    clear: both;
    float: left;
}

.main_list_box dl.dl-list,
.main_list_box dl.dl-list2,
.main_list_box dl.dl-list3,
.main_list_box dl.dl-list4 {
    -webkit-margin-after: 0;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk a .zhuan-line-box p {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 26px;
    font-size: 14px;
    width: 100%;
    background: none;
    margin: 0;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk a .zhuan-line-box p:first-child {
    font-weight: 700;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk>a:after {
    display: block;
    content: "";
    clear: both;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk>a,
.main_list_box .dl-list3 .inner1_left-line .gsfk .zhuan-line-li-box {
    display: flex;
    flex-direction: row;
    width: 48%;
    margin: 1%;
    border: none;
    background: #fafafa;
    float: left;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk>a>.zhuan-line-box {
    height: 54px;
    margin: 2px;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk a .zhuan-line-img {
    width: 60px;
    height: 50px;
    margin: 4px;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk .zhuan-line-li-box {
    height: 58px;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk .zhuan-line-li-box .zhuan-line-box {
    display: flex;
    flex-direction: column;
    height: 54px;
    margin: 2px;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk .zhuan-line-li-box .zhuan-line-box a {
    display: block;
    width: 100%;
    border: none;
    background: none;
    text-align: left;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk .zhuan-line-li-box .zhuan-line-box a:first-child {
    font-weight: 700;
}

.main_list_box .dl-list3 .inner1_left-line .gsfk .zhuan-line-li-box>a {
    border: none;
    background: none;
    width: auto;
    margin: 0;
}


/* 公告 */

#wrap .img_box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 36px;
    width: 84%;
    margin: 0 2%;
}

#wrap .img_box ul {
    position: absolute;
    left: 0;
    top: 0;
}

#wrap .img_box ul li {
    width: 150px;
    float: left;
    text-align: center;
    position: relative;
    height: 30px;
    line-height: 30px;
}

.dibu_nav {
    margin-top: 0;
}

.main_list_box a.r_more1 {
    vertical-align: text-top;
}


/* 热搜榜 */

.main_list_box .inner1_left-hot {
    width: 100%;
    overflow: hidden;
}

.inner1_left-hot .resou_list ul.showBox {
    position: relative;
    overflow: hidden;
}

.inner1_left-hot .resou_list ul.a_text {
    display: flex;
    flex-direction: row;
}

.inner1_left-hot .resou_list ul.a_text li.tp1.listcontent_gs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
}

.inner1_left-hot .resou_list u.inner1_left-hot .resou_list ul.showBox .tp1.listcontent_gs a {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    border: none;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
}

.inner1_left-hot .resou_list ul.showBox .tp1 .tp1-zhuanxian,
.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    border: none;
    background-color: #eef9ff;
    margin: 2% 0;
    box-shadow: none;
}

.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a a {
    font-size: 15px;
}

.inner1_left-hot .resou_list ul.showBox .tp1 a:first-child span,
.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a:first-child span {
    color: red;
}

.inner1_left-hot .resou_list ul.showBox .tp1 a:nth-child(2) span,
.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a:nth-child(2) span {
    color: rgb(255, 94, 0);
}

.inner1_left-hot .resou_list ul.showBox .tp1 a:nth-child(3) span,
.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a:nth-child(3) span {
    color: rgb(255, 145, 0);
}

.inner1_left-hot .resou_list ul.showBox .tp1 a span,
.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a span {
    margin: 0 4px 0 4px;
    color: #999;
    font-size: 16px;
}

.inner1_left-hot .resou_list ul.showBox .tp1:nth-child(2) a:first-child span,
.inner1_left-hot .resou_list ul.showBox .tp1:nth-child(2) a:nth-child(2) span,
.inner1_left-hot .resou_list ul.showBox .tp1:nth-child(2) a:nth-child(3) span {
    color: #999;
}

.inner1_left-hot .resou_list:nth-child(2) ul.showBox .tp1 a {
    justify-content: space-between;
}

.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_line a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.inner1_left-hot .resou_list ul.showBox .tp1 a p:first-child {
    width: 80px;
}

.inner1_left-hot .resou_list ul.showBox .tp1 a p:nth-child(2) {
    margin: 0 10px;
}

.main_list_box .gsfk a {
    box-shadow: none;
}

.inner1_left-hot .resou_list ul.showBox .tp1.listcontent_gs a {
    margin: 5px 2%;
    background-color: #eef9ff;
    width: 96%;
}

.main_list_box .gsfk.resou_list ul li a {
    box-shadow: none;
    width: 47%;
    text-align: left;
    border: none;
    border: 1px solid #e8e8e8;
    margin: 1%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 2px 4px;
    background-color: #eef9ff;
}

.main_list_box .gsfk.resou_list:last-child ul li a {
    width: 100%;
}

.inner1_left-hot .resou_list ul.showBox .tp1.listcontent_yj .tp1_a a:nth-child(2) {
    width: 100px;
}

.inner1_left-hot .resou_list ul.showBox .tp1.listcontent_yj .tp1_a a:nth-child(3) {
    display: flex;
    width: 250px;
}

.inner1_left-hot .resou_list ul.showBox .tp1.listcontent_yj .tp1_a a:nth-child(3) p:first-child {
    width: 78px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_line a,
.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_a a {
    border: none;
    text-align: left;
}

.inner1_left-hot .resou_list ul.showBox .tp1 .tp1_line a:nth-child(2) {
    width: 290px;
    margin: 0;
    text-align: left;
}

.nav-banner {
    height: 68px;
    margin: 4px 0;
}

.nav-banner a {
    width: 94%;
    margin: 0 3%;
    display: block;
    padding: 1%;
    background-color: #eaf4ff;
}

.nav-banner a p:first-child {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 1% 0;
}

.nav-banner a p:nth-child(2) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    margin: 1% 0;
}

.dibu_con {
    display: flex;
    flex-direction: column;
}

.dibu_con2 a {
    color: #666;
    width: 18%;
    float: left;
    display: block;
    margin: 2% 0.8%;
    text-align: center;
    border-right: none;
}

.dibu_con3 {
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px 0;
}

.dibu_con3 p {
    font-size: 14px;
}

.dibu_con3 .line_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
}

.dibu_con3 .line_box a:first-child {
    color: #555;
}

.dibu_con3 .line_box a {
    border-right: none;
    width: auto;
    margin: -2px 0;
}

.guanggao-3 {
    width: 100%;
    display: flex;
    flex-direction: row;
    border-top: 1px solid #ececec;
}

.guanggao-3 a img {
    width: 96%;
    margin: 2%;
}


/* index.css */

.main_list_box #comList .bt .l a.l_kuaidi,
.main_list_box #comList .bt .l a.l_wuliu,
.main_list_box .bt .l a {
    text-align: center;
    width: 48%;
    height: 30px;
    color: #555;
    line-height: 31px;
    font-size: 14px;
    font-weight: 700;
    border-right: 1px solid #ffffff;
}

.main_list_box #comList .bt .l,
.main_list_box .bt .l {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.main_list_box .dl-list dd.con_l img {
    margin-right: 1rem;
    width: 2rem;
    height: 2rem;
    border-radius: 1.5rem;
    margin: 6px auto;
}

.nav_line ul.dib-box li.dib {
    width: 20%;
    display: inline-block;
    margin: 6px 0%;
}

.nav_line ul li.dib .icon {
    margin: 4px auto;
    width: 48px;
    height: 34px;
    padding: 3% 0;
    text-align: center;
    display: block;
    font-size: 28px;
    color: #189cfb;
}

.nav_line ul.dib-box li.dib:nth-child(2) .icon {
    font-size: 24px;
}


/*<!-- 快递单号、物流单号 -->
.main_list_box .dl-list3 .inner1_left-line .gsfk .more,
            .dl-list2 .inner1_left .more {
                font-size: 15px;
                color: #333;
                line-height: 21px;
                height: 17px;
                text-align: right;
            }

            .dl-list2 .inner1_left .more {
                display: none;
                margin: 0 2% 1px 15px;
            }

            .dl-list2 .inner1_left .more.act {
                display: block;
            }*/