@charset "utf-8";
/* CSS Document */

/*css reset*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img,input{margin:0;padding:0;}
body{font-size:14px;font-family: '微软雅黑';}
ul,ol,li{list-style:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}
a,u{text-decoration: none;}
h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:normal;}
input{outline:none;}
img{display:block; border:0;}
.clearfix:after{content:"";clear:both;display:block;height:0;overflow:hidden;visibility: hidden;}/*清除浮动*/

.sectiondiv{ min-width: 320px;  width: 100%; }
.white_container{ width:100%; background-color:white; }
.gray_container{ background:#ebebeb; width: 100%;}
.main_container{ max-width:1190px; margin: 0 auto;}
.top30{margin-top:3%;}
.top60{margin-top:8%;}
.paddingtop48{ padding-top:2.5%}
.nomargin{ margin:0!important;}
.aligncenter{ text-align:center;}

.title_levelone{ width: 100%; text-align: center; padding-top: 3%;}
.title_levelone p{ font-size:36px; color:#005a9e; font-weight: bold;text-align: center;}
.title_levelone span{ display: inline-block; border-bottom: 2px solid #005a9e; width: 140px; }

.PCheader_container{ box-shadow:none; background-color: white; }
.header{padding:16px 0;}
.logo_left{ float:left; }
.logo_left img{ display: inline-block; float:left;}
.logo_left span{ display: inline-block; float:left; line-height: 60px; font-size:24px; color:#1b2c69; margin-left:10px;}
.nav_right{ float:right;}
.nav{ margin-top:10px;}
.nav li{ float:left; line-height: 30px;margin: 0 14px; cursor: pointer;}
.nav li a{float:left;   color:#333333; font-size:16px;}
.nav .currentNav{ border-bottom:2px solid #ff6600;}
.nav .currentNav a{ color:#ff6600;}
.nav li:hover{border-bottom:2px solid #ff6600;}
.nav li:hover a{color:#ff6600;}

.mobileheader_container{ display:none; position:fixed; top:0; left:0; z-index: 999;border-bottom:1px solid #eeeeee}
.mob_header{ padding:6px 14px; background-color: white;}
.mobile_logoleft{ float:left; width: 84%}
.mobile_logoleft img{display: inline-block; float:left; width: 100%; }
.mobile_logoleft span{ display: block;width: 70%;  float:left; margin-top: 10px; font-size:24px; color:#1b2c69; margin-left:10px;}
.mobile_nav{ float:right; width: 15%}
.mov_navbtn{ width: 30px; height:26px; border:2px solid #1b2c69; border-radius: 4px; float:right; margin-top:18px;}
.mov_navbtn i{ display: block;margin:13%; border-bottom:2px solid #1b2c69}
.btnnav{ margin-top:6px;}
.mobilenav_list{position:absolute;top:0; left:0; z-index: 999; width: 100%; background-color: white;box-shadow: 2px 6px 6px #3f3f3f; margin-top:60px; display: none;}
.mobilenav li{  line-height: 40px; margin-left:14px;margin-right:14px; border-bottom:1px solid #EBEBEB}
.mobilenav li a{ color:#333333; display: block;}

/*banner*/
.device {width: 100%;margin: 0 auto;position: relative;}
.arrow-left{background: url(../../images/wlst/hkzt/arrows.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;z-index: 99}
.arrow-right{background: url(../../images/wlst/hkzt/arrows.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;z-index: 99}
.pagination{position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 888}
.swiper-container {width: 100%;}
.swiper-slide{ position:relative;}
.swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.swiper-active-switch {background: #fff;}
.banner_container .swiper-slide img{ display:block;}

.banner_text{ position: absolute;top:2%; left: 44%; margin-left:-18%; margin-top: 3%; width: 65%;}
.banner_text .banner_p01{ font-size:46px;color:white; font-weight: bold; text-shadow: 2px 2px 10px #101010;}
.banner_text .banner_p01 span{ color:#f9f501;}
.banner_text>div{margin-top:1%; width: 80%}
.banner_text .banner_ul{float:left; width: 50%;}
.banner_text .banner_ul li{  color:#fffc00;  font-size:26px; line-height: 50px;text-shadow: 2px 2px 10px #101010; }
.banner_text .banner_ul li i{ display:inline-block; background:url(../../images/wlst/hkzt/check_sign.jpg); background-size: 100%; width: 30px; height: 30px; margin-right: 1%;}
.banner_text02{position: absolute;top:0; left: 20%;  margin-top: 5.5%; width: 75%;}
.banner_text02 p{color: white;text-shadow: 2px 2px 10px #101010; font-size:46px;font-weight: bold;}
.banner_text02 span{ font-size:28px; color:#fffc00;text-shadow: 2px 2px 10px #101010; display: block;width: 70%;}


/*服务介绍*/
.service_intro .intro_p1{ font-size:22px; color:#333333; line-height: 48px; text-indent: 2em; margin-top: 3%;}
.service_desc{ margin-top: 3%;}
.service_desc>ul{ float:left; width:60% }
.service_desc>ul li{ font-size:18px; color:#333333; line-height: 48px;}
.service_desc>ul li i{ display:inline-block; background: url(../../images/wlst/hkzt/icons.png) -9px -2px; width: 18px; height: 18px; vertical-align: middle; margin-left:2%; margin-right: 2%;}
.service_desc>div{ float:right; width: 33.61%;}
.service_intro .intro_p2{ font-size:22px; color:#ff7200; line-height: 48px; text-indent: 2em; margin-top: 2%;}

/*自提网点*/
.map_container{ padding:2% 0; width: 100%;}

/*网点案例*/
.case_container{ margin-top: 2%;}
.case_container p{ font-size:22px; color:#333;}
.case_container p i{ color:#005a9e; margin-right: 1%;}
.case_container ul{ margin-top:2%}
.case_container ul li{ float:left; }
.case_container ul .liwidth01{ width:33.109%;}
.case_container ul .liwidth02{width:35.966%;}
.case_container ul .liwidth03{width:29.243%;}
.case_container.case1 ul li{margin-right: 0.8%;}
.case_container.case2 ul li{width:24.201%; margin-right: 1%;}
.case_container.case2{ padding-bottom:4%;}

/*集运公司*/
.companytable{ margin-top:2%;  border-collapse: collapse;}
.companytable tr th{ color:white; background-color: #005a9e; padding:0.8%; border:1px solid #cccccc;word-wrap: break-word;word-break: break-all;}
.companytable tr td{ color:#333333; font-size:18px; padding:0.8%;background-color:white;border:1px solid #cccccc;word-wrap: break-word;word-break: break-all;}
.companytable.tableline tr:nth-child(2n) td{ background-color:#e8eff5;}
.companytable tr td.lightbluebg{ background-color:#e8eff5;}
.companytable tr td.brownbg{ background-color:#f9ece2!important; font-size:14px; }
.companytable tr td.brownbg2{ background-color:#f9ece2!important;font-size:14px;}
.companytable tr td.browncolor{ color:#ff7200; font-size: 14px; font-weight: bold;}
.insidetable tr td{ padding:0; border:none; background-color:transparent;font-size: 14px; line-height: 26px;}

/*业务联系*/
.consultation_container{ margin:4% 0;}
.consultation{ width: 50%;float:left;}
.qrcode{width:25%;float:left;}
.qrcode img{width:200px;}
.consul_icon{float:left;  width: 36.97%;}
.consul_content{ float:left; margin-left:3%; width: 58.82%;}
.consul_content span{ font-size:16px; color:#333333; font-weight: bold; display: block; margin-top:12% }
.consul_content span b{ font-size:24px;font-weight: bold; margin-right: 3%;}
.consul_content p{ margin-top:4%; font-size:16px;}

/*底部*/
.bottom_container{ background-color:#0f479c; width: 100%;}
.bottom_left{ float:left;padding: 3% 2% 3% 0; width: 28%;}
.bottom_left p{ font-size:20px; color:white; font-weight: bold;}
.bottom_left span{font-size:16px;color:white; line-height: 36px; display: block;margin-top: 4%}
.bottom_middle{ float:left; width: 40%; padding: 3% 0;}
.bottom_right{ float:right; width: 27%; margin-top: 5%;}
.bottom_right img{ width:100%}
.bottom_middle p{ font-size:20px; font-weight: bold; color:white;}
.bottom_middle span{ display:block; font-size: 14px; color:#bac3db; line-height: 38px;}
.bottom_middle span b{ color:white; }
.bottom_middle .phone_icon{ display:inline-block; background: url(../../images/wlst/hkzt/icons.png); background-position: -10px -95px; width: 17px; height: 18px; vertical-align: middle;}
.bottom_middle .time_icon{display:inline-block; background: url(../../images/wlst/hkzt/icons.png); background-position: -9px -125px; width: 18px; height: 18px; vertical-align: middle;}
.bottom_middle .address_icon{display:inline-block; background: url(../../images/wlst/hkzt/icons.png); background-position: -9px -155px; width: 18px; height: 18px; vertical-align: middle;}
.copyright{ background:#0a3372;}
.copyright p{ font-size:14px; line-height: 28px; color:#6e7c9e; display: block;padding:1% 0; text-align: center;}
.copyright p a{color:#6e7c9e;}



@media screen and (min-width:1000px){
	.PCheader_container{display:block;}
	.mobileheader_container{ display:none;}
}

@media screen and (max-width:1640px){

}
@media screen and (max-width:1320px){
	.banner_text{ width:80%;}
	.banner_text .banner_p01{ font-size:60px;}
	.banner_text .banner_ul li{ font-size:30px;}
	.banner_text .banner_ul li i{ width:28px;height: 28px;}
}

@media screen and (max-width:1170px){
	.banner_container .swiper-slide img{ max-height:350px; width: auto; }
	.device{max-height:350px;}
	.swiper-container{max-height:350px;}
	.banner_text .banner_ul li i{ width:24px;height: 24px;}
	.banner_text{ left:40%;}
	.banner_text02{ width:80%; left:10%;}

}
@media screen and (max-width:1000px){
	.PCheader_container{display:none;}
	.mobileheader_container{ display:block;}
	.banner_container{ margin-top:62px;}

	.banner_text{ margin-top:9%; margin-left: -34%; width: 88%;}
	.banner_text .banner_p01{ font-size:40px;}
	.banner_text .banner_ul li{ font-size:24px;}
	.banner_text02{ margin-top:12%; width: 88%; left:12%;}
	.banner_text02 p{ font-size:50px;}

	.introduce_container .introduce_right{ height:auto;}

}
@media screen and (max-width:700px){
	.banner_container .swiper-slide img{ max-height:250px;  }
	.device{max-height:250px;}
	.swiper-container{max-height:250px;}
	.title_levelone p{ font-size:30px;}
	.title_levelone span{ width: 120px; }
	.banner_text{ margin-top:6%;}
	.banner_text>div{ width:100%;}
	.banner_text .banner_p01{ font-size:28px;}
	.banner_text .banner_ul li{ font-size:16px; line-height: 40px;}
	.banner_text .banner_ul li i{ width:18px;height: 18px;}
	.banner_text02{  left:9%; margin-top: 7%;}
	.banner_text02 p{ font-size:36px;}
	.banner_text02 span{ font-size:24px; width: 85%;}

	.bottom_left{ float:none;width: 90%; margin:auto;}
	.bottom_middle{ float:none; width: 92%; margin: 3% 4%;}
	.bottom_right{ float:none; width: 90%; margin: 5% auto; }
	.bottom_right img{ width:100%;}
	.content_box01 li span{ font-size: 20px;}
	.content_box01 li b{ font-size:22px;}
	.copyright span{padding:4%;}

	.service_intro{ width: 90%; margin: auto;}
	.service_intro .intro_p1,.service_desc>ul li,.service_intro .intro_p2{ font-size:16px; line-height: 36px;}
	.service_desc>ul,.service_desc>div{ float:none; width: 100%;}

	.case_container{width:90%; margin:auto;}
	.case_container ul li{ float:none;}
	.case_container ul .liwidth01,.case_container ul .liwidth02,.case_container ul .liwidth03,.case_container.case2 ul li{ width:100%; margin-top: 2%;}
	.case_container p{ font-size:18px;}

	.companytable tr td{ font-size:16px;}

	.consul_content p{ font-size:14px;}

	.consultation{ width:90%; margin: auto;float:none;}
	.qrcode{width:90%; margin: auto;float:none;}
	.qrcode img{display: block;margin:0 auto}
}

@media screen and (min-width:401px) and (max-width:500px){
	.floor1_bottom .title1{ font-size:18px;}
	.summary span{ font-size:16px;}
	.title_levelone p{ font-size:22px;}
	.title_levelone span{ width: 110px; }
	.banner_text02{ margin-top:11%;}
	.banner_text02 p{ font-size:30px;}
	.banner_text02 span{ font-size:20px;}

}
@media screen and (min-width:320px) and (max-width:400px){
	.chara{ margin-left:20px;}
	.chara span{ font-size: 14px; width: 80px;}
	.title_levelone p{ font-size:18px;}
	.title_levelone span{ width: 100px; }
	.banner_text .banner_p01{ font-size:26px;}
	.banner_text .banner_ul li{ font-size:14px; line-height: 32px;}
	.banner_text .banner_ul li i{ width:16px;height: 16px;}
	.banner_text02{margin-top: 11%}
	.banner_text02 p{ font-size:28px;}
	.banner_text02 span{ font-size:16px;}

}
