@charset "utf-8";
/* CSS Document */

/*跑马灯*/
.index_1{ background: #f1faff;padding: 0rem 1.2rem;height: 3rem; display: flex; align-items: center;}
.index_1L{ width: 1.2rem; margin-right: 1rem;}
.notice{ width: 1.2rem; height: 1.2rem;}
.index_1R{ flex: 1; overflow: hidden; white-space: nowrap;}
.index_1R a{ color: #666;}

.index_2{ padding: 1.2rem 0.8rem;display: flex;justify-content: space-between; }
.index_2L{ width: 48%;height: 6.5rem;border-radius: 0.5rem;padding: 1rem ;box-sizing: border-box; 
    background-image:url(../images/blue/bg_1.png); 
    background-size: 100% 100%;
}
.index_2L a{ color: #fff; display: block;}
.index_2L1{ font-size: 1.1rem; }
.index_2L2{ font-size: 0.9rem;padding-top: 0.5rem }
.index_2R{ background-image:url(../images/blue/bg_2.png); }

/*转运服务*/
.zs_1in1a{display: flex;align-items: center; }
.index_3{margin-top: 0.6rem;padding: 0 1rem;}
.index_3t{ font-size: 1.1rem;font-weight: bold;}
.index_3in{ display: flex;flex-wrap: wrap;justify-content: space-between; }

.index_3in1{width: 48%;background: #f1faff; margin-top: 0.8rem;padding:1rem 0.6rem;border-radius: 0.3rem; box-sizing: border-box;display: flex;align-items: center; }
.index_3icon{ width: 2rem;height: 2rem;margin:0 0.8rem 0 0.6rem; }
.index_3in2{ flex: 1; }
.index_3in2p{ font-size: 1rem; }
.index_3in2p1{ font-size: 0.85rem;padding-top: 0.3rem;color: #666; }
.index_4{ padding: 1.5rem 0.6rem 0.6rem 0.6rem; }
.index_4img{ width: 100%;height: auto; }

.focus .bd li img{ width:96%;  height:auto; display: block;border-radius: 0.8rem 0.8rem 0.8rem 0.8rem; margin:10px auto 5px auto}