.dz {
	height: 45px;
	width: 100%;
	padding: 0 10px;
	line-height: 45px;
	background: #fff;
}

.dz .box_img {
	height: 100%;
	width: 20%;
	float: left;
}
.num-area{
    padding: 10px 15px 8px;
	font-size:0.7rem;
	text-align: center;
	color: #333;
}
.num-area p{
	color: #333;
	font-size:0.6rem;
}
.yusuan{
    position: relative;
    margin-bottom: 12px;
    color: #383f59 !important;
	font-size: 16px !important;
	text-align: center;
}
.yusuan:before,
.yusuan:after{
    position: absolute;
    top: 10px;
    width: 8%;
    height: 1px;
    content: ' ';
    border-top: 2px solid #E3E3E3;
}
.yusuan:before{
    left: 28px;
}
.yusuan:after{
    right: 28px;
}
.yusuan span {
    font-weight: bold;
    color: #dc151a;
	margin:0 5px;
}
.dz .box_img img {
	width: 80%;
}

.picScroll-left {
	width: 80%;
	position: relative;
	height: 45px;
	overflow: hidden;
	float: right;
}

.picScroll-left .bd {
	width: 100%;
	margin: 0 auto;
	height: 100%;
}

.picScroll-left .bd ul li {
	float: left;
	text-align: center;
	height: 45px;
	font-size: 0.8rem;
	width: 100%;
	line-height: 45px;
}

.picScroll-left .bd ul li .dd-left {
	display: block;
	float: left;
}

.picScroll-left .bd ul li .dd-right {
	display: block;
	float: right;
	color: #999;
}

@media only screen and (max-width:413px) {
	.picScroll-left .bd ul li .dd-right {
		display: none;
	}
}
.sever_box{background:#fff;height:100%;width:100%;}
.sever_box .zc_about{
	height:100%;width:100%;padding:0 10px 20px;
}
.sever_box .zc_about p{
	line-height:1.8;font-size: 14px;text-indent:28px;color:#333;
}
/*托运项目*/
.airService .more{width:100%;text-align:center;padding-top:15px;margin:0 auto;height:52px;}
.airService .more button{height:37px;border:1px solid #e5e5e5;color:#fff;width:180px;background:#2bb07c;}
.ser_wrap{
	overflow: hidden;
	padding: 4.5% 0 0;
	background:#fff;
}
.ser_wrap li{
	width: 25%;
	float: left;
	text-align: center;
	margin-bottom: 5%;
	font-size:0.22rem;
}
.ser_wrap li i{
	display: block;
	margin: 0 auto 5%;
	width:45px;
    height:45px;
	border-radius: 50%;
	padding:5px;
}
.ser_wrap li:nth-child(1) i{
	background:url(../img/index/index_06.png) no-repeat center center #FF7930;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(2) i{
	background:url(../img/index/index_08.png) no-repeat center center #FFC43F;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(3) i{
	background:url(../img/index/index_10.png) no-repeat center center #31BBFF;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(4) i{
	background:url(../img/index/top_03.png) no-repeat center center #23DBB2;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(5) i{
	background:url(../img/index/top_07.png) no-repeat center center #FC79AD;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(6) i{
	background:url(../img/index/top_09.png) no-repeat center center #1ACAE0;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(7) i{
	background:url(../img/index/top_11.png) no-repeat center center #9B79F3;
	background-size:100% 100%;
}
.ser_wrap li:nth-child(8) i{
	background:url(../img/index/index_21.png) no-repeat center center #FD7D7F;
	background-size:100% 100%;
}
.line_clear {
	height: 10px;
	min-height: 10px;
	background: #eee
}

/*选择我们*/
.choice_us {
	overflow: hidden;
	padding-top: 3%;
	padding-bottom: 20px;
	background: #fff;
}

.choice_tit {
	font-size: 0.9rem;
	color: #333333;
	text-align: center;
	width: 70%;
	border-top: 1px solid #cccccc;
	margin: 0 auto;
	position: relative;
	margin-top:1rem;
	height:0.8rem;
}

.choice_tit p {
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -75px;
	background: #fff;
	color: #333;
	padding: 0px 8%;
}

.choice_tit p span {
	font-weight: bold;
	color: #ff6600;
}

/*选择*/
.bawet {
	margin-bottom: 33px;
	margin: 10px 3%;
}

.topbxim {
	text-align: right;
	padding: 3px;
	background: url(../img/common/order_1.png) repeat-x;
	border-radius: 10px;
}

.choice_box {
	display: block;
	background: url(../img/common/order_2.png) repeat-x;
	border-radius: 5px;
	border-left: 2px solid #3d3c30;
	border-right: 2px solid #3d3c30;
	height: 49px;
	line-height: 49px;
	padding: 0 10px
}
.choice_box div {
    display: inline;
}
.choice_box div img{
	width: 5%;
}

.choice_box sub {
	font-size: 0.12rem;
	bottom:-0.5em;
}

.choice_form {
	margin: 0 3.3%;
}

.choice_form input[type="text"] {
	font-size: 0.24rem;
}
.origin{
	height:100%;
	width:100%;
}
.origin span {
	width: 100%;
}

.origin span:nth-child(2) {
	margin-left: 2%;
}

.origin input[type="text"] {
	width: 100%;
	height: 41px;
	/* padding: 0 15px 0 5px; */
	border: 1px solid #ccc;
	border-radius:5px;
	margin-bottom:15px;
	font-size:14px;
	background: url(../img/common/right_03.png) no-repeat right center;
}

.phone_input input[type="text"] {
	width: 100%;
	height: 41px;
	padding-left: 10px;
	font-size:14px;
	border-radius:5px;
	border: 1px solid #ccc;
	margin-bottom:20px;
}
.weight_input{
	position:relative;
}
.weight_input select{
	width: 100%;
	height: 41px;
	padding-left: 10px;
	font-size:14px;
	border-radius:5px;
	border: 1px solid #ccc !important;
	margin-bottom:15px;
	background: url(../img/common/right_03.png) no-repeat right center;
}
#gg {
	display: inline-block;
	height: 100%;
	margin: 0;
	line-height: 49px;
}

.cars_input input[type="text"] {
	width: 100%;
	height: 41px;
	padding-left: 10px;
	font-size:14px;
	border-radius:5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	background: url(../img/common/kg_03.png) no-repeat right center;
}


.date_input select::-ms-expand {
	display: none;
}

.date_input select:focus {
	border: 0px;
}

.sub_btn {
	line-height: 50px;
}

.sub_btn input[type="submit"] {
	width: 100%;
	background: #F1AB18;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius:5px;
	font-size: 20px;
	height: 45px;
}

/*城市选择*/
.area-select-box {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 999;
	overflow: hidden;
	display: none;
}

.area-select-background {
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.5;
}

.area-select-obj {
	position: absolute;
	top: 0px;
	width: 78.4%;
	height: 101%;
	background-color: #f8f8f8;
	display: table;
	border: 1px solid #eee;
	font-size: 14px;
	-webkit-transform: translate3d(27.6%, 0px, 0px);
	-moz-transform: translate3d(27.6%, 0px, 0px);
	-ms-transform: translate3d(27.6%, 0px, 0px);
	-o-transform: translate3d(27.6%, 0px, 0px);
	transform: translate3d(27.6%, 0px, 0px);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.area-mark {
	-webkit-transform: translate3d(128%, 0px, 0px);
	-moz-transform: translate3d(128%, 0px, 0px);
	-ms-transform: translate3d(128%, 0px, 0px);
	-o-transform: translate3d(128%, 0px, 0px);
	transform: translate3d(128%, 0px, 0px);
}

.area-select-obj .area-select {
	display: table-cell;
	height: 100%;
	position: relative;
}

.area-province {
	width: 47%;
	background: white;
}

.area-select-province li {
	background: white;
	border-right: 1px solid #eee;
}

.area-select-province li.on {
	background: #f8f8f8;
	border-right: 0;
	color: #e52f22;
}

.area-select-option {
	margin-left: 20px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #eee;
}

.area-select li:last-child .area-select-option {
	border: none;
}

.area-select-option>span {
	margin-right: 4px;
	color: #c7c7c7;
}

.area-select-province li.on .area-select-option>span {
	color: #e52f22;
}

.area-select-province,
.area-select-city {
	width: 100%;
	position: absolute;
	top: 0px;
}

.area-select-city {
	background: #f8f8f8;
}

.area-select-city li.on {
	color: #e52f22;
}

.area-select .area-background-tab {
	background: #ececec;
}

.transition-select {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.service {
	width: 100%;
	height: 4.8rem;
	background: #FFFFFF;
}

.service_a {
	width: 100%;
	height: 4.8rem;
	margin: 0 auto;
	text-align: center;
}

.service_a h4 {
	font-size: 1.4rem;
	padding-top: 1.2rem;
	margin: 0;
	height:3rem;
	line-height:1.8rem;
}

.service_a h4 span{width:60px;height:1px;background:#E0E0E0;display:inline-block;margin-bottom:0.4rem;}
.service_a h4 span:first-child{margin-right:40px;}
.service_a h4 span:last-child{margin-left:40px;}

.items {
	width: 100%;
	height: 310px;
	background: #FFFFFF;
}

.items_a {
	height: 310px;
	width: 95%;
	margin: 0 auto;
}
.items_a .swiper-container{
	height: 310px;
}
.items_a .swiper-slide {
	width: 220px;
	height: 270px;
	text-align: center;
	border: 1px solid #ececec;
}

.items_a img {
	margin: 24px 0;
}

.items_a h2 {
	font-size: 1rem;
	font-weight: normal;
	color: #333;
}

.items_a b {
	font-size: 0.8rem;
	font-weight: normal;
	margin-bottom: 0.9rem;
	display: block;
	margin-top: 12px;
	color: #777;
}

.button {
	display: flex;
	padding: 0 15px;
	justify-content: space-between;
}

.items_a button {
	width: 45%;
	height: 30px;
	padding: 0;
	border: none;
	border:1px solid #999;
	background:0;
	color: #999;
	border-radius: 0.25rem;
	outline: none;
	font-size: 0.8rem;
}

.baer {
	width: 100%;
	height: 380px;
	background-image: url(../img/index/tylc2x.png);
	background-size: 100% 100%;
}

.baer_a {
	width: 95%;
	height: 380px;
	margin: 0 auto;
}

.servic {
	width: 100%;
	height: 80px;

}

.servic_a {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	text-align: center;
}

.servic_a h4 {
	font-size: 1.4rem;
	padding-top: 1.2rem;
	color: #FFFFFF;
}

.servic_a h4 b {
	color: #FFFFFF;
}

.servic_b {
	width: 10%;
	height: 0;
	background: #2BB07C;
	border: 0.1rem solid #2BB07C;
	margin: 0.5rem auto 0;
}

.baer_a ul {
	width: 100%;
}

.baer_a li {
	text-align: center;
	height: 120px;
}

.baer_a li .img_baer {
	height: 100px;
	line-height: 100px;
}

.baer_a h1 {
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 2;
	margin: 0;
	color: #FFFFFF;
}
.youshi{
	background:#fff;
}
.youshi .swiper-container {
	width:94%;
	height:300px;
	background: #FFFFFF;
	--swiper-pagination-color: #00ff33;
}

.youshi .swiper-wrapper {
	width:100%;
	height: 16.1rem;
	margin: 0 auto;
}
.youshi .swiper-wrapper ul{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.youshi .swiper-wrapper li {
	width:48%;
	height:240px;
	text-align: center;
	border:1px solid #E5E5E5;
	border-radius:5px;
	padding:0 10px;
}
.youshi .swiper-wrapper .img_ys{
	margin:30px auto;
	width:68px;
	height:68px;
	background:#eee;
	border-radius:100%;
}
.youshi .swiper-wrapper li i{
	display:inline-block;
	font-size:40px;
	line-height:68px;
	color:#000;
}

.youshi .swiper-wrapper li h2 {
	font-size:1rem;
	margin-bottom:15px;
	color:#333;
}

.youshi .swiper-wrapper li b {
	font-size: 0.75rem;
	font-weight: normal;
	color:#666;
}
.swiper-pagination-bullet-active{
	background:#95D7BD;
}
.youshi_img img{
	width:100%;
}
.kong{
	width: 100%;
	background: #FFFFFF;
}
.kong_a{
	width:94%;
	margin: 0 auto;
	padding-bottom:30px;
}
.kong_a ul{
	width:100%;
}
.kong_a img{
	/* width:100%; */
	height:8.5rem;
}
.kong_a.kong_nuber li{
	background:#F7F7F7;
	border:0 !important;
	padding:10px 15px;
	height:11rem;
	margin-top:15px;
}
.kong_a.kong_nuber .nuber{
	width:68px;
	height:68px;
	display:inline-block;
	background:#eee;
	text-align: center;
	border-radius:50%;
	font-size:30px;
	color:#fff;
	line-height:68px;
}
.kong_a.kong_nuber .nuber i{
	display: inline-block;
	font-size: 40px;
	line-height: 68px;
	color: #000;
}
.kong_a.kong_nuber h4{
	line-height:3;
	font-size:0.9rem;
}
.kong_a.kong_nuber p{
	font-size:12px;
	line-height:1.5;
}
.kong_a li{
	width:48.5%;
	height:14.5rem;
	float:left;
	margin-top:15px;
	text-align: center;
	overflow:hidden;
	border:1px solid #E6E6E6;
	padding-top:0.5rem;
}

.kong_a li:nth-child(2n){
	margin-left:3%;
}
.kong_a li:nth-child(1),.kong_a li:nth-child(2){
	margin-top:0;
}
.kong_a li h4{
	font-size: 1rem;
	line-height:2.5;
	font-weight:600;
	color:#333;
	position:relative;
}
.kong_a li .h4::after {
    height: 2px;
    width: 56px;
    background: #DC151A;
    content: '';
    color: #DC151A;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 26px);
}
.kong_a li span{
	font-size:0.6rem;
	line-height:3;
	color:#999;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:20px;
}
.about{
	padding-bottom:20px;
	width: 100%;
	background: #FFFFFF;
}
.air{
	width: 100%;
	background: #FFFFFF;
}
.video-container {
    padding-bottom:15px;
}
.air_a{
	width:94%;
	padding-bottom:0.4rem;
	margin: 0 auto;
}
.air_a .img{
	width: 100%;
	height:12rem;
}
.air_a ul{
	width:100%;
}
.air_a .xian{
	margin:1.25rem 0;
	height:3rem;
	text-align: center;
	position:relative;
}
.end-nav {
    padding: 15px 0;
}

.end-nav-list .title {
    margin-top: 5px;
}
.ac {
    align-items: center;
}
.js {
    justify-content: space-between;
}
.df {
    display: flex;
}
.jc {
    justify-content: center;
}
.end-nav-list .title {
    margin-top: 5px;
	font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.air_a h4{
	font-family:impact;
	font-size: 1.4rem;
	letter-spacing:1px;
	font-weight:600;
	line-height:1.5;
	color: #2bb07c;
}
.air_a sub{
	color: #2bb07c;
	bottom:0;
	font-weight:400;
	font-size:0.7rem;
}
.air_a b{
	font-size: 0.7rem;
	line-height:1.8;
	font-weight: normal;
	color: #999999;
	
}
.air_a .xian span{
	height:1.9rem;
	position:absolute;
	right:0;
	top:0.55rem;
	width:1px;
	background:#E5E5E5;
	display:inline-block;
}

.air_a p{
	font-size: 0.8rem;
	color: #666666;
	border: none;
	background: #FFFFFF;
	padding:0 5px;
	outline: none;
	line-height: 1.5rem;
}
.air_a a{
	color: #dc151a;
}
.form_img{
	background:#fff;
	padding:10px 10px 20px 10px;
}

.form-img-tianjia {
  border: 1px solid #E4E4E4;
  margin:0;
    border-radius: 10px;
    text-align: center;
	height:5rem;
}
.form-img-tianjia .swarand ul li{
    float: left;
    width:33.33%;
    text-align: center;
    line-height:2.5rem;
	height:2.5rem;
    position: relative;
    border-right:1px solid #ededed;
}
.form-img-tianjia .swarand ul li a{
    display: block;
    text-align: center;
    line-height:2.5rem;
    color:#666666;
    font-size:0.7rem;
}
.form-img-tianjia .swarand ul li.cur{
    border-bottom:1px solid #ededed;
}
.form-img-tianjia .swarand ul li.none{
    border-right: none;
	display:block !important;
} 
.form-img-tianjia .hotbx {
    display: block;
    height:9px;
    overflow: hidden;
    width:20px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 0.01rem;
    top: 0.3rem;
    z-index:1;
	background:url(../img/index/hot.gif)no-repeat;
	background-size:100% 100%;
}
.form-img-tianjia .hotbx img{
	height:20px;
}
.form-img-shuju{
	margin:20px 0 0;
}
.form-img-shuju img{
	width:100%;
}
@keyframes figerscale {
	0% {
	transform:scale(1);
	-webkit-transform:scale(1)
}
100% {
	transform:scale(1.2);
	-webkit-transform:scale(1.2)
}
}@-webkit-keyframes figerscale {
	0% {
	transform:scale(1);
	-webkit-transform:scale(1)
}
100% {
	transform:scale(1.2);
	-webkit-transform:scale(1.2)
}}
.home-design-finger {
	position:absolute;
	float:inherit;
	margin-top:-1.5rem;
	right:28%;
	display:block;
	width:30px;
	height:45px;
	background: url(../img/index/shou.png) no-repeat;
    background-size: 30px 45px;

}
.sub_btn .home-design-finger {
	animation:figerscale .5s linear infinite alternate;
	-webkit-animation:figerscale .5s linear infinite alternate
}

.anli{
	width: 100%;
	background: #FFFFFF;
}
.anli_a{
	width:94%;
	margin: 0 auto;
	padding-bottom:30px;
}
.anli_a ul{
	width:100%;
}
.anli_a img{
	width:100%;
	height:12.5rem;
}
.anli_a.anli_nuber li{
	background:#F7F7F7;
	border:0 !important;
	padding:10px 15px;
	height:11rem;
	margin-top:15px;
}
.anli_a.anli_nuber .nuber{
	width:68px;
	height:68px;
	display:inline-block;
	background:#eee;
	text-align: center;
	border-radius:50%;
	font-size:30px;
	color:#fff;
	line-height:68px;
}
.anli_a.anli_nuber .nuber i{
	display: inline-block;
	font-size: 40px;
	line-height: 68px;
	color: #000;
}
.anli_a.anli_nuber h4{
	line-height:3;
	font-size:0.9rem;
}
.anli_a.anli_nuber p{
	font-size:12px;
	line-height:1.5;
}
.anli_a li{
	width:48.5%;
	height:14.5rem;
	float:left;
	margin-top:15px;
	text-align: center;
	overflow:hidden;
	border:1px solid #E6E6E6;
}

.anli_a li:nth-child(2n){
	margin-left:3%;
}
.anli_a li:nth-child(1),.anli_a li:nth-child(2){
	margin-top:0;
}
.anli_a li h4{
	font-size: 1rem;
	line-height:2.5;
	font-weight:600;
	color:#333;
	position:relative;
}
.anli_a li .h4::after {
    height: 2px;
    width: 56px;
    background: #DC151A;
    content: '';
    color: #DC151A;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 26px);
}
.anli_a li span{
	font-size:0.6rem;
	line-height:2.5;
	color:#999;
}







