@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
body{
	width: 100%;
	height: 100%;
	font-family: "microsoft yahei","Hiragino Sans GB","Tahoma,arial","宋体","sans-serif";
	line-height: 24px;
	font-size: 14px;
	color: #777;
	min-width: 1200px;
}
textarea{ resize:none;}
button,input[type="button"], input[type="reset"], input[type="submit"],input[type="date"],input[type="text"] { cursor:pointer; -webkit-appearance:button; -moz-appearance:button; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0;}
button::-moz-focus-inner, input::-moz-focus-inner { padding:0; border:0}
h1, h2, h3, h4{
	font-weight:normal;
	color: #333;
}
i{
	font-style: normal;;
}
ul, ul li{
	list-style-type: none;
}
a{
	color:#666;
	display: inline-block;
}
a:hover{
	color: #128dd4;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
.underline:hover{
	text-decoration: underline;
}
img{
	outline: none;
	border: none;
}
em {
	font-weight:bold;
	font-style: normal;
}
table {
	border-collapse:collapse;border-spacing:0;
}
th{
	font-weight: normal;
}
input,button,select,textarea{
	outline:none;
	border: none;
	background: none;
	font-family: "microsoft yahei","Hiragino Sans GB","Tahoma,arial","宋体","sans-serif";
}
textarea{
	resize:none
}
button{
	cursor: pointer;
}
:-ms-input-placeholder {
	color: #999;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.clearfix:after,.clearfix:before {
	clear: both;
	content: "";
	overflow: hidden;
}
.tc{
	text-align: center;
}
.tl{
	text-align: left;
}
.justify{
	text-align: justify;
}
.tr{
	text-align: right;
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}
.div-m{
	width: 1200px;
	margin: 0 auto;
}
/*头部属性*/
.header{
	width: 100%;
	height: 100px;
}
.logo{
	width: 175px;
	height: 60px;
	margin-top: 20px;
	float: left;
	margin-right: 155px;
	overflow:hidden;
}
.logo img{
	width: 175px;
	height: 60px;
	overflow: hidden;
}
.headNav{
	position: absolute;
	top: 0;
	right: 0;
}
.headNav a{
	font-size: 18px;
	height: 100px;
	line-height: 100px;
	width: 140px;
	text-align: center;
	margin: 0;
	float: left;
	transition: all 0.2s ease-in-out 0s;
	display: inline-block;
	position:relative;
}
.menu_list{ width:180px; height:auto; display: none; position:absolute; top:100px; left:0px; z-index:1000; background-color:#FFF; color:#1672aa; border:1px solid #ededed}
.menu_list li{ width:170px; height:45px; display:block; line-height:45px; color:#1672aa; margin:5px auto 10px auto; border-bottom:1px solid #ededed}
.headNav a:hover,.headNav a.current{
	background: #1672aa;
	color: #fff;
}
/*主体属性*/
.lxnBanner{
	height: 505px;
}
.bannerService{
	background: url(../images/helpbanner171019.jpg) no-repeat center center;
	height: 505px;
}
.bannerCompany{
	background: url(../images/aboutus171019.jpg) no-repeat center center;
	height: 505px;
}
.bannerMove{
	background: url(../images/bannerMove.jpg) no-repeat center center;
	height: 505px;
}
.contaiter{
	width: 100%;
	padding-bottom: 50px;
	overflow: hidden;
}
/*搬家拉货*/
.pullGoods-banner{
	height: 640px;
}
.p-goodsCon{
	padding: 30px 0;
}
.pullGoods-banner .flexslider{
	margin-bottom: 0;
}
.lxn-style{
	background: #ff9626;
	width: 45px;
	height: 125px;
	border-radius: 5px;
	text-align: center;
	padding: 11px 15px 0;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	left: 100px;
	top: 210px;
}
.flexslider .slides .p-goodsCon img{
	width: 510px;
	margin-left: 130px;
}
.p-goods-paging{
	position: absolute;
	right: 140px;
	top: 130px;
	width: 29%;
}
.p-moveCon .p-goods-paging{
	top: 100px;
}
.p-goods-paging dl{
	position: relative;
	padding-left: 66px;
	padding-top: 25px;
}
.p-goods-paging dd{
	font-size: 12px;
}
.p-goods-paging .p-advantage{
	font-size: 16px;
}
.p-goods-paging i{
	background: url("../images/icon-move.png") no-repeat;
	display: inline-block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 0;
	top: 28px;
}
.p-goods-paging .icon-quick{
	background-position: 0 0;
}
.p-goods-paging .icon-convenient{
	background-position: 0 -69px;
}
.p-goods-paging .icon-insurance{
	background-position: 0 -137px;
}
.p-goods-paging .icon-saas{
	background-position: 0 -206px;
}
.p-goods-paging .icon-prick{
	background-position: 0 -275px;
}
.p-goods-paging .icon-moment{
	background-position: 0 -344px;
}
.p-goods-paging .icon-praise{
	background-position: 0 -413px;
}
.p-goods-paging .icon-safe{
	background-position: 0 -482px;
}
.p-goods-paging .icon-saveWorry{
	background-position: 0 -551px;
}
.p-goods .flex-direction-nav a{
	line-height: 99em;
	opacity: 1;
	overflow: hidden;
}
.p-goods .flex-direction-nav .flex-prev,.p-goods .flex-direction-nav .flex-next{
	width: 42px;
	height: 80px;
	display: block;
	background: url("../images/arrow.png") no-repeat;
	margin-top: -80px;

}
.p-goods .flex-direction-nav .flex-prev{
	background-position: -2px -254px;
}
.p-goods .flex-direction-nav .flex-next{
	background-position: -2px -339px;
}
.pullGoods-banner .flexslider:hover .flex-prev{
	left: -30px !important;
}
.pullGoods-banner .flexslider:hover .flex-next{
	right: -30px!important;
;
}
.p-goods .flex-direction-nav a:before{
	font:initial;
	line-height: 0;
	display: none;
}
/*常见问题*/
.problemArea{
	padding: 80px 0;
}
.proTitle{
	width: 150px;
	height: 150px;
	background: #128dd4;
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	top: 80px;
	left: 0;
	text-align: center;
	padding-top: 40px;
}
.proCon{
	padding-left: 245px;
}
.proNav{
	margin-bottom: 20px;
	overflow: hidden;
}
.proNav li{
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-right: 50px;
	padding-bottom: 10px;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.proNav li.current,.proNav li:hover{
	border-bottom: 3px solid #128dd4;
}
.proList h3{
	font-size: 16px;
	padding-top: 10px;
	cursor: pointer;
}
.proList h3 em{
	background: url(../images/arrow.png) no-repeat 0 2px;
	display: inline-block;
	width: 17px;
	height: 22px;
	vertical-align: middle;
}
.proList h3 em.on{
	background: url(../images/arrow.png) no-repeat 0 -26px;
}
.proList div{
	display: none;
	padding: 8px 0 8px 20px;
}
.proList div b{
	padding-top: 8px;
	display: block;
	font-weight: normal;
}
.proList div b:first-child{
	padding-top: 0;
}
.secondTitle{
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	background: url(../images/titleLine.png) no-repeat center bottom;
	padding: 50px 0 15px;
	margin-bottom: 50px;
}
.secondTitle span.dot{
	font-size: 14px;
	vertical-align: 3px;
	margin: 0 3px;
}
.secondTitle p{
	font-size: 14px;
}
.thirdTitle,.fourthTitle{
	height: 30px;
	line-height: 30px;
	margin-bottom: 25px;
}
.thirdTitle{
	padding-left: 10px;
	font-size: 20px;
	border-left: 4px solid #2babf5;
}
.fourthTitle{
	padding-left: 13px;
	font-size: 18px;
}
.contactCard{
	background: #f8f8f8;
	border-radius: 8px;
	-moz-box-shadow: #ccc 0px 5px 15px;
	-webkit-box-shadow: #ccc 0px 5px 15px;
	box-shadow: #ccc 0px 5px 15px;
	width: 780px;
	height: 440px;
	margin: 0 auto 50px;
}
.contGap{
	width: 190px;
	height: 16px;
	border-radius: 10px;
	background: #fff;
	-moz-box-shadow:3px 3px 4px #ccc inset;
	-webkit-box-shadow:3px 3px 4px #ccc inset;
	box-shadow:3px 3px 4px #ccc inset;
	left: 298px;
	top: 35px;
}
.consultArea{
	padding: 85px 20px 35px 70px;
	overflow: hidden;
}
.consultArea .customer{
	float: left;
	margin-right: 45px;
	-moz-box-shadow: #ccc 0px 5px 10px;
	-webkit-box-shadow: #ccc 0px 5px 10px;
	box-shadow: #ccc 0px 5px 10px;
}
.consultArea .customer img{
	width: 125px;
	height: 155px;
	overflow: hidden;
}
.consultArea h3{
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.btnConsult{
	width: 130px;
	height: 38px;
	line-height: 36px;
	display: block;
	background: #47a8e5;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	float: left;
	margin-top: 15px;
}
.btnConsult:hover{
	color: #fff	;
}
.contL,.contR{
	padding-left: 70px;
}
.contL{
	padding-right: 30px;
}
h3.contTitle{
	font-size: 18px;
	background: url(../images/arrow.png) no-repeat 0 -55px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.contL p,.contR p{
	padding-left: 18px;
}
.btnMessage{
	width: 120px;
	height: 32px;
	line-height: 30px;
	background: #f8f8f8;
	border-radius: 8px;
	color: #666;
	border: 2px solid #47a8e5;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
.btnMessage:hover{
	background: #47a8e5;
	color: #fff;
}
.company-wrap{
	/*background: url(../images/bg-lxn.jpg) no-repeat right bottom;*/
	padding-bottom: 150px;
	overflow: hidden;
}
.companyCon{
	padding: 10px 0px 30px;
	overflow: hidden;
}
.companyCon img{

	width: auto;
	height: auto;
	max-width:100%;
}
.companyCon h3{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.companyCon p{
	font-size: 14px;
	text-indent: 2em;
	line-height: 30px;
	text-align: justify;
}
.mediaList{
	padding-top: 30px;
	float: left;
	margin: 0 40px;
}
.mediaList img{
	margin-bottom: 10px;
}
.mediaList ul{
	display: block;
	padding-top: 10px;
}
.mediaList li{
	list-style-type : square;
	padding-left: 10px;
	margin-left: 20px;
	line-height: 30px;
}
.moveNav{
	margin-top: -90px;
	padding-left: 100px;
}
.moveNav li{
	text-align: center;
	width: 180px;
	float: left;
	margin: 0 35px 40px;
	font-size: 18px;
}
.moveNav img{
	display: block;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	-moz-box-shadow: #ccc 0px 5px 10px;
	-webkit-box-shadow: #ccc 0px 5px 10px;
	box-shadow: #ccc 0px 5px 10px;
	margin-bottom: 15px;
}
.moveList{
	padding-top: 35px;
	padding-bottom: 45px;
}
.moveTitle{
	background: url(../images/bg-gray.jpg) repeat-x 0 25px;
	height: 50px;
	line-height: 50px;
}
.moveStyle,.aCharge{
	display: inline-block;
}
.moveStyle{
	background: url(../images/arrow.png) no-repeat 0px -200px #fff;
	padding-left: 55px;
	padding-right: 20px;
	font-size: 22px;
}
.aCharge{
	background: url(../images/arrow.png) no-repeat 103px -85px #fff;
	padding-right: 25px;
	padding-left: 20px;
	font-size: 18px;
}
.aCharge:hover{
	background: url(../images/arrow.png) no-repeat 103px -130px #fff;
}
.moveMain{
	padding: 20px 0 15px;
	height: 280px;
	overflow: hidden;
}
.moveOrdinary{
	background: url(../images/moveOrdinaryPic.jpg) no-repeat 50px 25px;
}
.moveHighend{
	background: url(../images/moveHighendPic.jpg) no-repeat  785px 25px;
}
.moveOffice{
	background: url(../images/moveOfficePic.jpg) no-repeat 50px 25px;
}
.moveLongdistance{
	background: url(../images/moveLongdistancePic.jpg) no-repeat  785px 25px;
}
.moveCon{
	width: 52%;
	padding-left: 2%;
	overflow: hidden;
}
.moveCon dl{
	width: 50%;
	float: left;
	padding-bottom: 20px;
}
.moveCon dt{
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 3px;
}

.moveCon dd{
	font-size: 12px;
}
.moveCharge{
	border-top: 1px solid #dfdfdf;
	margin-top: 0px;
	position: relative;
}
.moveCon .moveCharge dl{
	width: 100%;
}
.moveCon .moveCharge dt{
	left: 0;
	top: 0;
	position: absolute;
}
.moveCon .moveCharge dd{
	padding-left: 120px;
	padding-top: 15px;
	font-size: 16px;
}
/*收费标准*/
.chargeNav{
	width: 600px;
	padding: 0px 0 30px;
	margin: 0 auto;
	overflow: hidden;

}
.chargeNav1{
	padding: 45px 0 10px;
}
.chargeNav li{
	float: left;
	height: 45px;
	font-size: 23px;
	cursor: pointer;
}
.chargeNav li span{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 149px;
	border-right: 1px solid #dfdfdf;
}
.chargeNav li.current{
	color: #2babf5;
	background: url(../images/titleLine.png) no-repeat center 42px;
}
.chargeNav li:last-child span{
	border-right: none;
}
.moveIntro{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 17px;
}
.ruleArea{
	padding: 15px 0 55px 5%;
	overflow: hidden;
}
.ruleArea dl{
	background: url(../images/icon-charge.png) no-repeat;
	height: 135px;
	float: left;
	width: 33%;
	padding-left: 15%;
}
.ruleArea .icon-startPrice{
	background-position: 0 0;
}
.ruleArea .icon-squareMeter{
	background-position: 0 -149px;
}
.ruleArea .icon-kilometre{
	background-position: 0 -299px;
}

.ruleArea dt{
	padding-top: 42px;
	padding-bottom: 4px;
	font-size: 18px;
}
.ruleArea dd span{
	font-size: 12px;
}
.incrementArea{
	padding: 0 0 45px;
	overflow: hidden;
}
.incrementArea li{
	width: 190px;
	float: left;
	margin: 0 5px 18px;
	text-align: center;
}
.incrementArea li img{
	display: block;
	margin-bottom: 8px;
	width: 190px;
	height: 145px;
	overflow: hidden;
}
.additionalArea{
	padding: 0 10% 45px;
	overflow: hidden;
}
.additionalArea ul{
	overflow: hidden;
}
.additionalArea li{
	width: 33%;
	padding: 0 5%;
	float: left;
	font-size: 15px;
	text-align: center;
	color: #333;
}
.additionalArea li img{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	display: block;
	margin: 0 auto 12px;
}
.additionalArea li span{
	font-size: 13px;
	display: block;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
}
.additionalArea li span.tl{
	text-align: left;
}
.additionalTable,.additionalTable1{
	margin: 45px auto 0;
}
.additionalTable tr:nth-child(even) td,.additionalTable1 td.blueBg,.additionalTable1 tr.blueBg td{
	background: #f5fbff;
}
.additionalTable td,.additionalTable1 td,.additionalTable1 th{
	text-align: center;
	border: 1px solid #dfdfdf;
	padding: 5px 0;
}
.additionalTable1 th{
	background: #f5f5f5;
}
.serviceExplain{
	padding: 0 0 100px 350px;
	line-height: 28px;
	overflow: hidden;
}
.serviceExplain1{
	padding-left: 300px;
}
.modelsArea{
	padding: 30px 30px 50px;
	float: left;
}
.modelsArea li{
	width: 340px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-moz-box-shadow: #e5e5e5 0px 2px 7px;
	-webkit-box-shadow: #e5e5e5 0px 2px 7px;
	box-shadow: #e5e5e5 0px 2px 7px;
	padding: 15px 8px;
	float: left;
	margin: 0 20px;
	overflow: hidden;
}
.modelsPic{
	background: #f7f7f7;
	height: 230px;
	padding-top: 35px;
	position: relative;
}
.modelsPic img{
	display: block;
	margin: 0 auto;
}
.modelsPic span{
	background: #ededed;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.modelsDetail{
	padding: 15px 5px 0;
}
.modelsTitle{
	background: #fcb66b;
	width: 95px;
	height: 155px;
	line-height: 155px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.modelsArea1 .modelsTitle{
	height: 85px;
	line-height: 85px;
}
.modelsDetail dd{
	font-size: 14px;
	line-height: 20px;
	float: left;
}
.modelsArea1 .modelsDetail dd{
	padding-top: 10px;
}
.modelsDetail dd.modelsBasic{
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	line-height:32px;
}
.modelsDetail dd.modelsBasic1{
	padding-top: 2px;
}
.additionalExplain{
	width: 85%;
	margin: 0 auto 50px;
	padding-top: 10px;
}
.otherCost{
	padding: 0px 0 150px 8%;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
}
.serviceOrder{
	padding: 0 10px 20px;
	font-size: 18px;
}
.icon-order{
	background: url(../images/orderIcon.png) no-repeat;
	display: inline-block;
	width: 30px;
	height: 32px;
	margin-right: 10px;
	vertical-align: -10px;
}
.icon-order1{
	background-position: 0 0;
}
.icon-order2{
	background-position: 0 -48px;
}
.icon-order3{
	background-position: 0 -95px;
}
/*底部*/
.footer{
	background: #333;
	color: #fff;
	height: 350px;
	padding-top: 55px;
	overflow: hidden;
}
.footer .div-m{
	width: 980px;
}
.qrCode{
	float: left;
}
.qrCode span{
	float: left;
	margin-right: 80px;
}
.qrCode span img{
	width: 170px;
	height: 170px;
	overflow: hidden;
}
.fotNav{
	padding-top: 80px;
}
.fotNav li{
	float: left;
	margin-left: 60px;
	font-size: 16px;
}
.fotNav li a{
	color: #fff;
}
.fot-copyright{
	padding-top: 30px;
}






