﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#eaeaea; line-height:30px; font-size:14px; color:#444;}
.topbox a{ color:#444; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#fd7121; text-decoration:underline !important;}

.header{width:100%; padding:20px 0;}
.logo img{width:100%; max-width:438px; max-height:64px;}
.logo_txt img{max-width:250px;}
.header_dianhua{line-height:18px; color:#060001; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:65px; margin-top:10px; display:block;}
.header_dianhua span{display:block; overflow:hidden; line-height:35px; font-size:30px; font-family:Impact; color:#fd7121;}

nav{background:#fd7121; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:12.5%; position:relative;}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#4a4a4a; color:#fff;}
.nav>li>a.on{background:#4a4a4a; color:#fff;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; z-index:999999; background:rgba(253, 113, 33, 0.8); padding-top:2px;}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_sub>dd>a:hover{background:#4a4a4a; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.service{width:100%; overflow:hidden; padding-top:40px;}
.service_title{display:block; overflow:hidden; text-align:center;}
.service_p{line-height:30px; font-family:Arial; font-size:28px; color:#666; font-weight:bold; text-transform:uppercase;}
.service_sp{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.service_sp>span{float:left; position:relative; padding:0 50px; line-height:38px; font-size:30px; color:#fd7121; font-weight:bold;}
.service_sp>span::before{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.service_sp>span::after{content:""; width:1000px; float:left; height:2px; background:#f0f0f0; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.service_ul{display:block; overflow:hidden; width:1312px; padding-top:50px;}
.service_ul li{width:216px; float:left; margin:0 112px 20px 0;}
.service_ul li .service_B{width:100%; overflow:hidden; border:5px solid #d4d4d4; border-radius:50%;}
.service_ul li .service_B .service_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.service_ul li .service_B .service_img::before{content:""; display:block; padding-top:100%;}
.service_ul li .service_txt{display:block; overflow:hidden; height:65px; line-height:65px; text-align:center; font-size:14px; color:#010101;}
.service_ul li:hover .service_B{border-color:#fd7121;}
.service_ul li:hover .service_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.service_ul li:hover .service_txt{color:#fd7121;}

.ware{width:100%; overflow:hidden; background:url(../images/ware_bj.jpg) no-repeat center center; background-size:cover; padding:30px 0;}
.con {display:block; overflow:hidden; padding-top:40px;}
#tags {overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
#tags LI {width:144px; float:left; margin:0 16px 10px 16px;}
#tags LI A {display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#cdcdcd; font-size:16px; color:#000;}
#tags LI.selectTag A {background:#fd7121; color:#fff;}
#tagContent {display:block; overflow:hidden;}
.tagContent {DISPLAY: none;}
#tagContent div.selectTag {DISPLAY: block}
.ware_ul{display:block; overflow:hidden; width:1220px; padding-top:35px;}
.ware_ul li{width:285px; float:left; margin:0 20px 20px 0;}
.ware_ul li .ware_B{width:100%; overflow:hidden; border:5px solid #fff;}
.ware_ul li .ware_B .ware_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.ware_ul li .ware_B .ware_img::before{content:""; display:block; padding-top:74.5455%;}
.ware_ul li .ware_p{display:block; overflow:hidden; height:30px; line-height:30px; text-overflow:ellipsis; white-space: nowrap; font-size:16px; color:#000; margin-top:10px;}
.ware_ul li .ware_txt{display:block; overflow:hidden; height:60px; line-height:30px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; font-size:14px; color:#646464;}
.ware_ul li .ware_more{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#fd7121;}
.ware_ul li:hover .ware_p{color:#fd7121;}
.ware_ul li:hover .ware_B .ware_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.ware_ul li:hover .ware_more{text-decoration:underline!important;}

.ys{width:100%; overflow:hidden; padding:40px 0;}
.ys_titleB{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; padding-top:20px; overflow:hidden;}
.ys_title{float:left; padding:0 45px; height:72px; line-height:72px; font-size:48px; color:#585858; font-weight:bold; position:relative;display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; }
.ys_title>span{float:left; font-style:oblique;}
.ys_title>em{float:left;color:#ff7200; font-size:102px; padding:0 10px; font-style:oblique; position:relative; top:-8px;}
.ys_title .ys_heng{width:1000px; float:left; height:36px; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.ys_title .ys_heng::before{content:""; width:100%; float:left; height:1px; background:#ccc; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.ys_title .ys_heng::after{content:""; width:6px; float:left; height:100%; background:#ff7200; position:absolute; right:0; top:0;}
.ys_title .ys_heng:last-child{right:initial; left:100%;}
.ys_title .ys_heng:last-child::after{right:initial; left:0;}
.ys_title_p{display:block; overflow:hidden; text-align:center; line-height:38px; font-size:24px; color:#4e4e4e;}
.ys_title_sp{display:block; overflow:hidden; text-align:center; line-height:38px; font-size:22px; color:#9c9c9c; margin-top:10px;}
.ys_ul{display:block; overflow:hidden; padding-top:30px;}
.ys_ul li{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; overflow:hidden;}
.ys_ul li .ys_left{width:50%; float:left; padding:0 30px;}
.ys_ul li .ys_right{width:50%; float:right; display:flex; align-content:center; align-items:center; justify-content:center;}
.ys_ul li:last-child{ -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.ys_B{width:100%; float:left; margin:20px 0;}
.ys_B:last-child{margin-bottom:0;}
.ys_B .ys_up{display:block; overflow:hidden;}
.ys_B .ys_up .ys_sub{width:74px; float:left; height:74px; border:1px solid #ff7200; border-bottom-width:5px; border-radius:10px; display:flex; align-content:center; align-items:center; justify-content:center; font-family:Impact; font-size:50px; color:#ff7200; margin-right:20px;}
.ys_B .ys_up .ys_p{display:block; overflow:hidden; line-height:42px; font-size:30px; color:#ff7200; font-weight:bold;}
.ys_B .ys_up .ys_sp{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#000;}
.ys_B .ys_txt{display:block; overflow:hidden; line-height:24px; height:72px; font-size:14px; color:#333; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:10px;}

.case{width:100%; overflow:hidden; padding:45px 0 70px 0; background:url(../images/case_bj.jpg) no-repeat center center; background-size:cover;}
.case_title{display:block; overflow:hidden; text-align:center;}
.case_p{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.case_p>span{float:left; line-height:54px; font-size:36px; color:#ff7200; font-weight:bold; padding:0 35px; position:relative;}
.case_p>span::before{content:""; width:1000px; float:left; height:1px; background:#000; opacity:0.1; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.case_p>span::after{content:""; width:1000px; float:left; height:1px; background:#000; opacity:0.1; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.case_sp{line-height:34px; font-size:14px; color:#585858;}
.case_contect{margin-top:35px; position:relative;}
.case-imgbox .swiper-slide a{display:block; overflow:hidden;}
.case-imgbox .swiper-slide a .case_B{width:100%; overflow:hidden;}
.case-imgbox .swiper-slide a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case-imgbox .swiper-slide a .case_B .case_img::before{content:""; display:block; padding-top:100%;}
.case-imgbox .swiper-slide a .case_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; background:#e6e6e6; color:#2d2d2d;}
.case-imgbox .swiper-slide a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case-imgbox .swiper-slide a:hover .case_txt{background:#ff7200; color:#fff;}
.case-prev,.case-next{left:-88px; position:absolute; top:50%;transform:translateY(-50%); width:40px; height:90px; background-image:url(../images/case_l.png); background-position:center; background-repeat:no-repeat; background-color:#fff; overflow:hidden; opacity:1;  cursor:pointer; z-index:9; outline:none;}
.case-next{left:initial; right:-88px; background-image:url(../images/case_r.png);}
.case-prev:hover,.case-next:hover{background-color:#fff;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.news_contect{display:block; overflow:hidden; padding-top:50px;}
.news_left{width:45%; float:left;}
.news_left .news_B{width:100%; overflow:hidden;}
.news_left .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_left .news_B .news_img::before{content:""; display:block; padding-top:51.8657%;}
.news_left .news_pp{display:block; overflow:hidden; margin-top:15px; height:30px; line-height:30px; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.news_left .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#414141; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_left:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_left:hover .news_pp{color:#ff7200;}
.news_right{width:52%; float:right;}
.news_right li{display:block; overflow:hidden; margin-bottom:30px;}
.news_right li a{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.news_right li a .news_B{width:156px; float:left; overflow:hidden;}
.news_right li a .news_B .news_img{width:100%; height:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_right li a .news_R{width:calc(100% - 156px); float:left; padding-left:25px;}
.news_right li a .news_R .news_T{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.news_right li a .news_R .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#414141; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_right li a .news_R .news_more{display:block; overflow:hidden; line-height:26px; font-size:14px; color:#fd8430;}
.news_right li a:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_right li a:hover .news_R .news_T{color:#fd8430;}
.news_right li a:hover .news_R .news_more{color:#fd8430; text-decoration:underline!important;}

.lxwmBox{width:100%; overflow:hidden; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover; padding:40px 0;}
.lxwmBox>.container{display:flex; flex-wrap:wrap; align-items:center; align-content:center;}
.lxwm{width:50%; float:left; display:flex; align-content:center; align-items:center;}
.lxwm_title{width:100px; float:left; color:#141414; font-size:20px; font-weight:bold;}
.lxwm_p{display:block; overflow:hidden; line-height:46px; border-bottom:2px solid #141414;}
.lxwm_sp{display:block; overflow:hidden; line-height:32px; text-transform:uppercase;}
.lxwm_txt{width:calc(100% - 100px); float:left; overflow:hidden; padding-left:30px; font-size:14px; color:#141414; line-height:32px;}
.lxwm_txt .lxwm_wx{width:160px; float:right; text-align:center; font-size:14px; color:#3b3b3b;}
.lxwm_txt .lxwm_wx img{width:160px; height:160px; display:block; margin:0 auto;}
.lxwm_txt>span{font-size:30px; color:#ff7200; font-family:Impact; text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0; -webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0; -moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;*filter: Glow(color=#fff, strength=1); position:relative; left:5px; top:5px;}
.zxly{width:50%; float:left; display:flex; align-content:center; align-items:center; padding-left:55px;}
.zxly_form{width:calc(100% - 100px); float:left; padding-left:45px;}
.zxly_B{width:calc(50% - 10px);}
.zxly_B1{width:100%; margin-top:10px;}
.zxly_sp{display:block; overflow:hidden; height:18px; line-height:18px; font-size:12px; color:#141414;}
.zxly_inp1{display:block; width:100%; height:23px; line-height:22px; background:none; border-bottom:1px solid #141414; font-size:14px; color:#141414;}
.zxly_inp2{display:block; width:100%; height:90px; line-height:22px; background:none; font-size:14px; color:#141414; outline:none; border:none; border-bottom:1px solid #141414;}
.zxly_btn{width:100%; float:left; width:104px; height:30px; margin-top:30px; background:#fff; font-size:14px; color:#141414; font-weight:bold;}
.zxly_btn:hover{background:#ff7200; color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#4e4e4e; font-size:14px; color:#fff; line-height:24px; padding:11px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*走进联满*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:255px; float:left;}
.about_title{display:block; overflow:hidden; background:#fd7121; padding:23px 0; text-align:center; color:#fff; font-weight:bold;}
.about_p{line-height:30px; font-size:24px;}
.about_sp{line-height:20px; font-size:14px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; border:1px solid #d4d4d4; margin-top:1px;}
.about_ul li{display:block; overflow:hidden; border-bottom:1px solid #d4d4d4;}
.about_ul li:last-child{border-bottom:none;}
.about_ul li a{display:block; overflow:hidden; height:46px; line-height:46px; padding:0 30px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.about_ul li a>span{width:16px; height:16px; float:left; background:url(../images/about_jiantou.png) no-repeat center center; margin:15px 8px 0 0;}
.about_ul li:hover a{background:#fd7121; color:#fff;}
.about_ul li.about_on a{background:#fd7121; color:#fff;}
.about_dianhuaB{display:block; overflow:hidden; background:#fd7121; padding:30px 0 30px 15px; margin-top:25px;}
.about_dianhua{display:block; overflow:hidden; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:50px; height:54px; line-height:20px; font-size:20px; color:#fff;}
.about_dianhua>span{display:block; overflow:hidden; line-height:34px; font-family:Impact; font-size:30px;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:28px; padding-top:20px;}

.main_right{width:878px; float:right;}
.dqwz_title{width:100%; float:left; height:52px; border-bottom:1px solid #ccc;}
.dqwz_p{float:left; font-size:30px; color:#fd7121; font-weight:bold;}
.dqwz_nav{float:right; font-size:14px; color:#000;}
.dqwz_nav a { color:#000000;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-走进联满*/

/*搬家服务/物流仓储/客户案例*/
.cp_ul{display:block; overflow:hidden; width:918px;}
.cp_ul li{width:266px; float:left; margin:0 40px 20px 0;}
.cp_ul li .cp_B{width:100%; overflow:hidden;}
.cp_ul li .cp_B .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li .cp_B .cp_img::before{content:""; display:block; padding-top:100%;}
.cp_ul li .cp_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:15px; background:#e6e6e6; color:#2d2d2d;}
.cp_ul li:hover .cp_B .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li:hover .cp_txt{background:#ff7200; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:28px;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-搬家服务/物流仓储/客户案例*/

/*新闻动态*/
.news_ul{display:block; overflow:hidden;}
.news_ul li{display:block; overflow:hidden; margin-bottom:30px;}
.news_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.news_ul li a .news_B{width:156px; float:left; overflow:hidden;}
.news_ul li a .news_B .news_img{width:100%; height:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li a .news_R{width:calc(100% - 156px); float:left; padding-left:25px;}
.news_ul li a .news_R .news_T{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_R .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; font-size:14px; color:#414141; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li a .news_R .news_more{display:block; overflow:hidden; line-height:26px; font-size:14px; color:#fd8430;}
.news_ul li a:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul li a:hover .news_R .news_T{color:#fd8430;}
.news_ul li a:hover .news_R .news_more{color:#fd8430; text-decoration:underline!important;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:28px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#888; line-height:24px; padding:10px 0; border-bottom:1px dashed #d7d7d7;}
.xwxq_img{display:block; padding-top:20px; overflow:hidden;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; padding-top:20px;}
/*END-新闻动态*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:20px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.service{padding:40px 1% 0 1%;}
.service_ul{width:100%; padding-top:50px;}
.service_ul li{width:23%; margin:0 1% 20px 1%;}
.service_ul li .service_B{max-width:216px; margin:0 auto;}
.service_ul li .service_txt{max-width:216px; margin:0 auto; height:60px; line-height:60px;}

.ware{padding:50px 1%;}
.ware_ul{width:100%;}
.ware_ul li{width:23%; margin:0 1% 20px 1%;}

.ys {padding:40px 1%;}
.case {padding:40px 1% 50px 1%;}
.case-prev,.case-next {left:0;}
.case-next {left:initial; right:0;}

.news{padding:40px 1%;}
.news_contect{padding-top:40px;}

.lxwmBox {padding:40px 1%;}
.lxwm_txt .lxwm_wx {width:140px;}
.lxwm_txt .lxwm_wx img {width:140px; height:140px;}
/*END-首页内容*/

/*底部*/
footer{padding:11px 1%;}
/*END-底部*/

/*走进联满*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-走进联满*/

/*搬家服务/物流仓储/客户案例*/
.cp_ul{width:100%;}
.cp_ul li{width:31.33%; margin:0 1% 20px 1%;}
/*END-搬家服务/物流仓储/客户案例*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#fd7121;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(253, 113, 33, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.service{padding:30px 10px 0 10px;}
.service_ul{padding-top:40px;}
.service_ul li .service_B{max-width:200px;}
.service_ul li .service_txt{max-width:200px; height:50px; line-height:50px;}

.ware{padding:30px 10px;}
.con {padding-top:30px;}
.ware_ul{padding-top:25px;}
.ware_ul li{width:23%; margin:0 1% 20px 1%;}

.ys {padding:30px 10px;}
.ys_ul {padding-top:30px;}
.ys_ul li .ys_left {padding:0 20px 0 0;}
.ys_B {margin:15px 0;}
.ys_B .ys_up .ys_sp {font-size: 16px;}
.ys_ul li:nth-child(even) .ys_left {padding:0 0 0 20px;}

.case {padding:30px 10px;}
.case_contect {margin-top:20px;}
.case-prev,.case-next {left:0;}
.case-next {left:initial; right:0;}

.news{padding:30px 10px;}
.news_contect{padding-top:30px;}
.news_right li {margin-bottom:20px;}

.lxwmBox {padding:30px 10px;}
.lxwm_txt {padding-left:15px; font-size:12px; line-height:24px;}
.lxwm_txt .lxwm_wx {width:60px; line-height:20px;}
.lxwm_txt .lxwm_wx img {width:60px; height:60px;}
.zxly {padding-left:15px;}
.zxly_form {padding-left:15px;}
/*END-首页内容*/

/*底部*/
footer{padding:11px 10px;}
/*END-底部*/

/*走进联满*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about_dianhuaB {padding:20px 0 20px 10px;}
.about_dianhua {font-size: 16px;}
.about_dianhua>span {font-size: 22px;}
.main_right{width:69%;}
/*END-走进联满*/

}
.sz_gsjj {
	width: 123px;
	border: 3px #999 solid;
	border-radius: 20px;
	height: 34px;
	float: left;

	text-align: center;
	margin-right: 20px;
	margin-top: 40px;
}
.sz_gsjj a {
	color: #333;
	font-size: 18px;
}
.conn1 { width: 46%; float: left; margin-right: 2%; margin-left: 4%; font-size: 14px; line-height: 30px; }
.conn2 { width: 42%; float: left; margin-right: 2%; margin-left: 4%; }
@media (max-width:767px){
.conn1 { width: 96%; margin-right: 2%; margin-left: 2%; font-size: 14px; line-height: 30px; }
.conn2 { display: none; }
.sz_gsjj {
	margin-bottom: 20px;
	margin-top: 20px;
}
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.service{padding:10px;}
.service_p {line-height:22px; font-size:14px;}
.service_sp>span {padding:0 10px; line-height:28px; font-size:20px;}
.service_ul{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.service_ul li{width:calc(50% - 5px); margin:0;}
.service_ul li .service_B{max-width:100%; border:2px solid #d4d4d4;}
.service_ul li .service_txt{max-width:100%; height:40px; line-height:40px;}

.ware{padding:10px;}
.con {padding-top:10px;}
#tags{justify-content:space-between;}
#tags LI {width:calc(50% - 5px); margin:0 0 5px 0;}
.ware_ul{padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ware_ul li{width:100%; margin:0 0 10px 0;}
.ware_ul li .ware_B {width:100px; float:left; border:2px solid #fff; margin-right:10px;}
.ware_ul li .ware_B .ware_img::before {padding-top:100%;}
.ware_ul li .ware_p {margin-top:0;}
.ware_ul li .ware_txt {height:48px; line-height:24px;}
.ware_ul li .ware_more {line-height:22px;}

.ys {padding:10px;}
.ys_titleB {padding-top:10px;}
.ys_title {padding:0 10px; height:50px; line-height:50px; font-size:18px; }
.ys_title>em {font-size:50px; padding:0 5px; top:0;}
.ys_title_p {line-height: 18px; font-size: 14px;}
.ys_title_sp {line-height: 16px; font-size: 12px; margin-top:5px;}
.ys_ul {padding-top:10px;}
.ys_ul li .ys_left {width:100%; padding:0;}
.ys_ul li .ys_right{width:100%;}
.ys_B {margin:0 0 10px 0;}
.ys_ul li:nth-child(even) .ys_left {padding:0;}
.ys_B .ys_up .ys_sub {width:54px; height:54px; border-radius:5px; font-size:30px; margin-right:10px;}
.ys_B .ys_up .ys_p {line-height:32px; font-size:20px;}
.ys_B .ys_up .ys_sp {line-height:22px; font-size:14px;}
.ys_B .ys_txt {line-height:18px; font-size:12px; -webkit-line-clamp:4; margin-top:5px;}
.ys_B:last-child {margin-bottom:10px;}

.case {padding:10px;}
.case_p>span {line-height:30px; font-size:20px; padding: 0 10px;}
.case_sp {line-height:22px; font-size:12px;}
.case_contect {margin-top:10px;}
.case-prev,.case-next {width:40px; height:40px;}

.news{padding:10px;}
.news_contect{padding-top:10px;}
.news_left{width:100%;}
.news_left .news_pp {margin-top:5px;}
.news_right{width:100%; margin-top:10px;}
.news_right li{margin-bottom:10px;}
.news_right li a .news_B {width:120px;}
.news_right li a .news_R {width:calc(100% - 120px); padding-left:10px;}

.lxwmBox {padding:10px;}
.lxwm{width:100%; flex-wrap:wrap;}
.lxwm_title{width:100%; display:flex; flex-wrap:wrap; justify-content:center; text-align:center; font-size:16px;}
.lxwm_p {line-height:30px;}
.lxwm_sp {width:100%; line-height:30px;}
.lxwm_txt {width:100%; padding:10px 0 0 0; font-size:12px; line-height:22px;}
.lxwm_txt>span {font-size:14px;}
.zxly{width:100%; padding:0; margin-top:10px; flex-wrap:wrap;}
.zxly_form {width:100%;padding:10px 0 0 0;}
.zxly_btn {width:120px; height:30px; margin-top:10px; font-size:14px;}
/*END-首页内容*/

/*走进联满*/
.main{padding:0;}
.main_left{width:100%;}
.about_title{background:url(../images/sj_jiantou.png) no-repeat right center #fd7121; text-align:left; font-size:18px; font-weight:bold; height:50px; line-height:50px; padding:0 0 0 20px;}
.about_ul {display:none; margin:2px;}
.about_ul li a {height:40px; line-height:40px; padding:0 10px;}
.about_ul li a>span {margin:12px 5px 0 0;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{line-height:24px;}
/*END-走进联满*/

/*搬家服务/物流仓储/客户案例*/
.cp_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul li .cp_txt {font-size:14px;}
.cpxq_img{padding:10px 0;}
.cpxq_txt{line-height:24px;}
/*END-搬家服务/物流仓储/客户案例*/

/*新闻动态*/
.news_ul li{margin-bottom:10px;}
.news_ul li a .news_B {width:120px;}
.news_ul li a .news_R {width:calc(100% - 120px); padding-left:10px;}
.xwxq_sp{padding:5px 0;}
.xwxq_img{ padding-top:10px;}
.xwxq_txt{line-height:24px; padding-top:10px;}
/*END-新闻动态*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#4a4a4a;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#fd7121; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #fd7121;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/


.jlfanye { text-align:center; line-height:40px;}
.jlfanye li { display:inline-table;}
.jlfanye span { border:1px #666666 solid; padding:5px 8px;}
.jlfanye a { border:1px #666666 solid; padding:5px 8px; color:#000000; margin-right:10px;}
.jlfanye li.active a{ background-color:#999999; color:#FFFFFF;}