*{ margin:0px; padding:0px;}
body{ font-family:"微软雅黑",Arial; font-size:14px; color:#333; background:#f6f6f6;}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;}
ul, li {list-style:none;}
textarea{resize: none}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.clear {clear:both;height:0;font:0/0 Arial;visibility:hidden;}

/*头部*/
.header{ width:100%; background:#fff; margin:0px auto;}
.header .block{ width:1100px; height:100px; margin:0px auto;}
.header .block .t{ float:right;}

/*导航*/
.nav{ margin:0px auto; background:#2d3239;}
.nav .block{ width:1100px; height:55px; line-height:55px; font-size:16px; margin:0px auto;}
.nav .block a{ padding:19px 0px;color:#fff;margin:0px 35px 0px 15px;}
.nav .block a:hover{color:#f38918;}
.nav .block .a{color:#f38918;}

.dropdown {
    position: relative;
    display: inline-block;
    z-index: 1000;
}
.dropdown-content {
    line-height:40px;
    display: none;
    position: absolute;
    background-color: #f38918;
    text-align: center;
    padding: 12px 0px;
}
.dropdown .dropdown-content a{margin:0px 20px 0px 15px;}
.dropdown .dropdown-content a:hover{color:#fad5bb;}
.dropdown:hover .dropdown-content {
    display: block;
}

/*焦点图*/
.flexslider{margin:0px auto;position:relative;height:450px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:450px;}
.flex-control-nav{position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:19px;height:10px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:19px;height:10px;line-height:40px;overflow:hidden;background:url(images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:40px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev0.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next0.png) center center no-repeat;}

/*类别*/
.category{ width:1100px; height:178px; margin:50px auto 50px; }
.category a{ width:178px; height:178px; margin:0px 24px; display:block; float:left;}
.category a.a1{ background:url(images/category1.png) no-repeat center;}
.category a.a1:hover{ background:url(images/category6-1.png) no-repeat center;}
.category a.a2{ background:url(images/category2.png) no-repeat center;}
.category a.a2:hover{ background:url(images/category6-2.png) no-repeat center;}
.category a.a3{ background:url(images/category3.png) no-repeat center;}
.category a.a3:hover{ background:url(images/category6-3.png) no-repeat center;}
.category a.a4{ background:url(images/category4.png) no-repeat center;}
.category a.a4:hover{ background:url(images/category6-4.png) no-repeat center;}
.category a.a5{ background:url(images/category5.png) no-repeat center;}
.category a.a5:hover{ background:url(images/category6-5.png) no-repeat center;}
.category a.z{margin:0px 24px 0px 9px;}
.category a.y{margin:0px 0px 0px 24px;}
/*团队*/
.team{ width:100%;margin:0px auto 60px;}
.title{ height:86px; text-align:center; margin-bottom:20px; background:url(images/lin02.jpg) no-repeat bottom;}
.team .block{ width:1100px; height:295px; margin:0px auto;}
.team .block .img{ width:260px; height:295px;margin-right:20px; position:relative; float:left;}
.team .block .img img{ width:260px; height:295px;}
.team .block .no{margin-right:0px; float:left;}
.team .block p{ width:260px; height:48px; line-height:48px; text-align:center; color:#fff; position:absolute; bottom:0px; filter:alpha(opacity:60); opacity:0.6;  -moz-opacity:0.6;-khtml-opacity: 0.6; background:#000000;}

/*优势*/
.youshi{ width:1100px; height:550px; margin:0px auto 50px; }
.youshi .zb{ width:780px; float:left;}
.youshi .zb li{ height:170px; background:#fff;margin-bottom:20px; padding-right:35px;}
.youshi .zb .img{float:left;}
.youshi .zb .younr{ width:519px; float:right;}
.youshi .zb .younr p{ height:35px;padding:35px 0px 0px 40px; font-size:22px; color:#f39640; font-weight:bold;}
.youshi .zb .younr .p1{background:url(images/img6.png) no-repeat top left; }
.youshi .zb .younr .p2{ background:url(images/img7.png) no-repeat top left; }
.youshi .zb .younr .p3{ background:url(images/img8.png) no-repeat top left; }
.youshi .zb .younr span{ line-height:24px; color:#666; padding-left:40px; display:block;}
.youshi .yb{ width:300px; float:right}


/*搬家配置*/
.configure{ width:1100px; height:350px; margin:0px auto 30px;}
.configureno{margin-bottom:0px;}
.configure .left{ width:700px; height:350px;float:left;}
.configure .right{ width:400px; height:320px; line-height:30px; color:#fff; background:#f49f44; float:left;}
.configure .right .top{height:190px; padding:30px 35px}
.configure .right .top h2{  text-align:center; margin:10px 0px 15px;}
.configure .right .bottom{ height:65px;padding:35px 25px 0px; text-align:center; background:#fff;}
.configure .right .bottom a{ width:200px; text-align:center; color:#f38918; font-weight:bold; padding:15px 100px; border:1px solid #f4bf87; }
.configure .right .bottom a:hover{ color:#fff; background:#f49f44;border:none;}





/*服务*/
.service{width:100%; height:465px; padding-top:65px; background:url(images/servicebg.jpg) no-repeat top center; margin:0px auto;}
.service .block{ width:1100px; height:465px; margin:0px auto;}
.service .se{ height:300px; }
.service .se .imgk{ width:200px; margin-right:25px; float:left; }
.service .se .no{ margin-right:0px;}
.service .se .imgk p{ height:61px; line-height:24px; text-align:center; padding:15px 18px 0px; margin-top:5px; color:#fff; border:1px solid #72757a;}

/*新闻*/
.explain{width:100%; height:420px; margin:0px auto;}
.explain .block{ width:1100px; height:400px; margin:0px auto;}
.explain .wenzi{ height:280px; padding:5px 0px 0px; }
.explain .wenzi .zwz{ width:350px; float:left;}
.explain .wenzi .zwz li{ padding:8px 0px 8px; font-size:12px; line-height:20px; color:#666;}
.explain .wenzi .zwz li a{ font-size:16px; color:#f38918; font-weight:bold; display:block; margin-bottom:3px;}
.explain .wenzi .zwz li a:hover{text-decoration:underline;}
.explain .wenzi .zj{width:400px; text-align:center; padding-top:10px; float:left; }

.zwy{ width:350px; float:left;}
.zwy li{ line-height:34px; background:url(images/diand.png) no-repeat 0px 13px; padding-left:14px; }
.zwy li a:hover{ color:#f38918; text-decoration:underline;}
.zwy span{ color:#999; float:right;}
.mbx{ height:30px; color:#999;}
.mbx a:hover{ color:#f38918; }
.newner{ width:900px; border:1px solid #ddd; background:#FFFFFF; padding:40px 100px 30px; margin-bottom:50px;float:left;}
.newner h1{ font-size:24px; text-align:center;}
.newner .fbsj{ font-size:12px; text-align:center; color:#999; border-bottom:1px solid #eee; padding:20px 0px 25px; margin-bottom:30px;}
.newner .zhu{ line-height:30px; border-top:1px solid #eee; padding-top:22px; margin-top:80px;}
.newner p{ line-height:32px; text-indent:28px; font-size:14px; margin-bottom:20px;}
.newpd{  border:1px solid #ddd; background:#fff; padding:50px 0px 0px;}
.newpd li{ width:475px; margin:0px 0px 60px 50px; float:left;}
.newpd li img{ width:170px; height:133px; float:left}
.newpd li div{ width:280px; float:right}
.newpd li .a{ font-size:16px; font-weight:bold; }
.newpd li .a:hover{color:#f38918;}
.newpd li span{ line-height:22px; color:#999; font-size:12px; display:block;margin:5px 0px 20px;}
.newpd li .a2{ background:#f49f44; color:#fff; padding:5px 12px;}
.newpd li .a2:hover{ background:#fff; color:#f49f44; border:1px solid #f49f44;}

/*尾*/
.iframefooter{ width:100%; height:205px;}
.footer{ width:100%; background:#24292f; margin:0px auto;}
.footer .block{ width:1100px; height:165px;  padding-top:40px; color:#fff; margin:0px auto;}
.footer .block .left{ width:560px; text-align:right; line-height:32px; padding-right:50px; color:#ccc; background:url(images/lin2.png) no-repeat right center; float:left; }
.footer .block .left a{ color:#fff; margin-left:16px; color:#ccc; }
.footer .block .center{ width:138px; text-align:center; padding:0px 45px; float:left; }
.footer .block .center img{ margin-bottom:5px;}
.footer .block .right{ width:360px; line-height:32px; padding-left:50px; color:#ccc; float:left; }
.footer .block .right strong{ font-size:20px; vertical-align:middle; padding-right:10px;}
.footer .block .right img{vertical-align:middle; margin-right:10px; s}

/*关于我们*/
.aboutbanner{ width:100%; height:330px; background:url(images/banner-guanyu.png) no-repeat center; margin:0px auto;}
.about_wrapper{ width:1100px;margin:30px auto;}
.about_wrapper .left{ width:280px; background:#f38918; float:left;}
.about_wrapper .right{ width:818px; border:1px solid #ddd; float:left;}
#tab{ width:1100px; height:850px; margin:30px auto 50px; position:relative; }
#tab .tabList{width:260px; float:left;}
#tab .tabList ul li{width:260px; height:62px; line-height:62px; font-weight:bold; background:#f38918; color:#fff; text-align:center ;position:relative; margin-bottom:1px; cursor:pointer;}
#tab .tabCon{ width:738px; height:850px; padding:0px 40px; position:absolute; left:280px; border:1px solid #ccc; background:#fff; }
#tab .tabCon div{width:738px; opacity:0;filter:alpha(opacity=0); }
#tab .tabList li.cur{ border-bottom:none; background:url(images/img01.png) no-repeat right center #2d3239;}
#tab .tabCon div.cur{opacity:1;	filter:alpha(opacity=100);}
#tab .tabCon h2{font-size:24px; text-align:center; padding:12px; margin-bottom:10px; background:#f8f8f8;}
#tab .tabCon .jieshao{ line-height:36px;  text-indent:32px; font-size:16px; padding:20px 30px; }
#tab .tabCon .img{ margin:30px 23px 0px;}
.tabCon{ position: relative; }
.tabCon > div { position: absolute;top:30px;}
.zizhiblock{ width:738px; border-bottom:1px dashed #dedede; padding:30px 0px; float:left;}
.zizhiblock .zizhi{ width:350px; height:300px; display:block; float:left;}
.zizhiblock .cheliang{ width:350px;display:block; float:left;}
.zizhiblock .cheliangright{ width:388px;line-height:28px;  display:block;float:left;}
.zizhiblock .cheliangright strong{ font-size:16px;}
.zizhiblock .cheliangright .jiage{ display:block; padding-bottom:5px; color:#ff0000;}
.zizhiblock .cheliangright .x{ display:block; color:#888;padding-top:10px;}
.baozhuang{width:738px; padding:30px 0px; float:left;}
.baozhuang .bz{width:232px;  margin-right:20px;float:left;}
.baozhuang .bz .mc{ display:block; text-align:center; padding:10px 0px 30px;}
.baozhuang .no{ margin-right:0px;}

/*服务类别*/
.categorybanner{ width:100%; height:330px; background:url(images/banner-neibie.png) no-repeat center; margin:0px auto;}

/*合作客户*/
.customerbanner{ width:100%; height:330px; background:url(images/banner-customer.png) no-repeat center; margin:0px auto;}
.customer{ width:1100px;margin:30px auto 50px; }
.customer h2{ height:24px; line-height:24px; font-size:24px; border-left:6px solid #f38918; padding-left:8px; margin-bottom:25px;}
.customerblock{ border:1px solid #ddd; background:#fff; padding:50px 0px 50px 50px;}
.customerblock .kh{ width:225px; text-align:center; margin:0px 32px 30px 0px; float:left;}
.customerblock .kh img{ margin-bottom:10px; border:1px solid #ddd; }

/*招贤纳士*/
.recruitbanner{ width:100%; height:330px; background:url(images/banner-recruit.png) no-repeat center; margin:0px auto;}
.recruit{  border:1px solid #ddd; background:#fff; padding:50px;}
.recruit .block{ line-height:38px; padding:20px; }
.recruit strong{ font-size:20px; color:#f38918;}
.contactusbanner{ width:100%; height:330px; background:url(images/banner-contactus.png) no-repeat center; margin:0px auto;}
.contactus{ line-height:38px; padding-bottom:40px;  }


/*收费标准*/
.standardbanner{ width:100%; height:330px; background:url(images/banner-standard.png) no-repeat center; margin:0px auto;}
.standard{border:solid #ddd; border-width:1px 0px 0px 1px; background:#fff; margin-bottom:25px;}
.standard td{border:solid #ddd; border-width:0px 1px 1px 0px; padding:12px 0px; line-height:24px; text-align:center;}
.standard .st{ font-size:16px; color:#f38918}
.standard .st2{ font-size:16px; color:#df4e53}
.standard .jiaog{color:#df4e53}
.standard .sm{ color:#999; display:block; margin-top:5px;}
.standard .sm2{ color:#999;}
.tb2{ margin:0px;}
.tbleft{text-align:left!important; padding-left:15px!important;}
.standard .bg{ background:#fbf1e6; font-size:16px; font-weight:bold;}
.standard .bg2{ background:#e8f4fa; font-size:16px; font-weight:bold;}
.standard .bg3{ font-size:16px; font-weight:bold; }
.zhu{ margin-top:25px;color:#ff0000 }
.zhu span{ float:right;}
.rexian{ position:fixed;right:0px; bottom:10px; z-index:10000;}
.duiq{ text-align:left!important; padding-left:20px!important;}
.setting {font-weight:400;display:inline-block;width:170px;}


/*案列*/
.cganli{width:100%; height:652px; overflow:hidden; margin:65px auto;}
.cganli .block{ width:1200px; height:652px; position:relative; margin:0px auto;}
.top_slider{width:1100px; height:545px; cursor:pointer; margin:0px auto;}
.top_slider .slider_btn_left,.top_slider .slider_btn_right{width:40px;height:40px; display:block; position:absolute; top:350px; z-index:50;}
.top_slider .slider_btn_left{left:0px; background:url(images/jianz.png) no-repeat;}
.top_slider .slider_btn_left:hover{ background:url(images/jianz2.png) no-repeat;}
.top_slider .slider_btn_right{right:0px;background:url(images/jiany.png) no-repeat;}
.top_slider .slider_btn_right:hover{background:url(images/jiany2.png) no-repeat;}


.top_slider .b{ margin-right:10px;}	
.top_slider .column_large{width:545px;float:left;}
.top_slider .ts_inner{width:1100px; height:545px;overflow:hidden; }
.top_slider .slider_list{width:2358px; height:545px; overflow:hidden; z-index:2; position:relative;}
.top_slider .slider_list ul{-webkit-transition:margin .5s ease-out 0s;-moz-transition:margin .5s ease-out 0s;transition:margin .5s ease-out 0s;}
.top_slider .column_select_layer{position:absolute;overflow:hidden;left:0;z-index:5;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}

.top_slider .column_large_one{width:545px;height:545px;position:relative;}
.top_slider .column_large .column_img_container{width:545px;height:545px;}
.top_slider .column_large .column_select_layer{width:545px;height:60px;bottom:-60px;}
.top_slider .column_selected .column_select_layer{bottom:0;}

.top_slider .layer_content{width:505px; height:40px; line-height:40px; text-align:center; display:none; position:relative; padding:10px 20px; left:0; top:0; z-index:10; color:#fff;}
.top_slider .layer_mask{position:absolute;width:100%;height:100%;background:#f39640;left:0;top:0;z-index:5;}

.top_slider .column_selected .layer_content{display:block;}

.top_slider .xtu{z-index:1000;}




/*流程*/
.liuc{width:100%; height:200px; margin:0px auto;}
.liuc .block{ width:1100px; height:400px; margin:0px auto;}

.liuc .titlel{ height:50px; text-align:center; margin-bottom:20px; }
.liuc ul{ height:100px; background:#FFCCFF}
.liuc ul li{ width:150px; text-align:center; margin-right:40px; float:left; background:#FFFF99}
.liuc ul li.no{ margin-right:0px;}
.liuc ul li img{ margin-bottom:5px;}




.flbk{ padding:30px 0px 40px 40px;background: #ffffff; border:1px solid #dedede;}

.flbk p{margin-bottom: 10px; line-height: 32px; display: block;}
.flbk div img{ width:320; height:250px;margin: 25px 25px 0px 0px; line-height: 32px; display: inline;}


/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;top:400px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:50px;height:50px;background-color:#f38918;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#2d3239;}
.suspension .a .i{float:left;width:50px;height:50px;background-image:url(images/side_icon.png);background-repeat:no-repeat;}
.suspension .a-qrcode .i{background-position:-88px 0;}
.suspension .a-service-phone .i{background-position:-44px 0;}
.suspension .d{width:223px;background:#fff;display:none;position:absolute;right:65px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);  }
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(images/side_bg_arrow.png) no-repeat;right:-8px;top:40px;}
.suspension .d-service{top:-20px;}
.suspension .d-service-phone{top:30px;}
.suspension .d-qrcode{top:85px;}
.suspension .d .inner-box{ text-align:center; padding-bottom:15px;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%; overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro i{background:url(images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension p{font-size:18px;line-height:30px;padding-top:15px;}


