
html,body{
	margin: 0;padding: 0;
	background: #fff;
}
ul,li,a,p{
	list-style: none;
	padding: 0;
	margin: 0;
}
.ju6-container{
	max-width: 1140px;
	margin: 0 auto;
}

.ju6-footer{
	background:#1A1B23;
}
.ju6-footer .ju6-container{
	display: flex;
	width: 100%;
	color: #fff;
	padding:40px 0 20px 0; 
}
.ju6-footer .company-bar{
	width: 43.839%;
}
.ju6-footer .company-bar{
	
}
.ju6-footer .company-bar .f-logo{
	height:50px;
	padding-bottom: 20px;
}
.ju6-footer .foot-bar-title{
    color: #ffffff;
    margin: 0px 0px 24px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
}
.ju6-footer  .link-us , .ju6-footer .link-us>li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ju6-footer .link-us>li{
	font-family: "Rubik", Sans-serif;
	font-weight: 400;
	line-height: 40px; 
}
.ju6-footer .link-bar{
	width: 17.5%;
}
a{
	text-decoration: none
}
.ju6-footer .link-bar li a{
	color: #ffffff;
}
.ju6-footer .link-bar li a:hover{
	color: #0f4b9c;
	transition: all ease 500ms;
}
.ju6-footer .qrcode-bar{
	width: 38.307%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.applet-qr{
	background: #fff;
	padding: 10px;
	height: 180px;
	width: 180px;
}
.applet-qr img{
	width: 100%;
}

/*头部 */
.ju6-header{
	border-bottom:1px solid #0f4b9c;
}
.ju6-menu-bar{
	height: 80px;
	box-sizing: border-box;
	display: flex;
}
.sys-logo{
	margin: 2px 0; 
	box-sizing: border-box;
	padding-right: 20px;
	display: flex;
	align-items: center;
}
.sys-logo img{
	height: 50px; 
}
.menu-item{
	display: flex;
	align-items: center;
}
.menu-item li{
	cursor: pointer;
	font-family: "Seymour One", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	padding: 16px 20px 016px 024px;
}
.menu-item li a{
	color: #000000;
} 
.menu-item li:hover a{
	color: #0f4b9c;
}
/* banner */
.ju6-banner{
	height: 500px;
	width: 100%;
}
/*  */
.ju6-pop-content{
	z-index: 99;
	height: 200px;
	display: flex;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	align-items: center;
	justify-content: space-between;
	position: relative;
	/* top: -100px; */
	top: 0;
}
.ju6-pop-content .pop-item{
	background: #fff;
	width: 40%;
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1); 
	text-align: center;
	padding: 30px 0;
}
.pop-simpletext{
	padding: 20px 0;
}
.ju6-pop-content .pop-item .pop-title{
	font-size: 22px;
	margin: 0;
}
.ju6-pop-content .pop-item .pop-title-en{
	white-space: pre-wrap;
	word-break: normal;
	color: rgb(102, 102, 102);
	margin: 0;
}
.pop-more-btn{
	position: relative;
	cursor: pointer;
	background: #0f4b9c;
	color: #fff;
	font-family: Microsoft YaHei;
	font-size: 16px;
	width: 197px;
	height: 47px;
	line-height: 47px;
	display: inline-block;
	overflow: hidden;
} 
.pop-more-btn:before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .6s;
    transition: all .6s;
    width: 100%
}
.pop-more-btn:hover:before {
    -webkit-animation: wave .75s;
    animation: wave .75s;
    z-index: 1
}


/* 海外仓 */
.section-title{
	font-size: 28px;
	color:rgb(51, 51, 51) ;
	margin: 20px 0;
}
.freigh-section{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	margin: 50px 0;
}
.section-info{
	font-size: 14px;
	color:rgb(153, 153, 153) ;
	line-height: 1.6;
	margin-bottom: 10px;
}
.section-bgimg{
	height: 240px;
	overflow: hidden;
} 
.section-bgimg img{
	width: 100%;
}
.freigh-section .freight-left{
	width: 55%;
}
.freight-right{
	width: 42%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.freight-header .section-title{
	margin: 0;
}
.section-tag{
	margin: 20px 0;
}
.section-tag span{
	padding: 8px 10px;
	color: #fff;
	background: #f00;
	margin-right: 2px;
}
.box-item{
	box-sizing: border-box;
	width: 48.5%;
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1); 
	text-align: center;
	padding: 15px;
	margin-bottom: 3%;
	font-size:14px;
	color:rgb(153, 153, 153) ;
	background: #fff;
	cursor: pointer; 
}
.box-icon{
	height: 45px;
	margin:20px 0 15px 0;
}
.box-title{
	font-size: 18px;
	text-align: center;
	margin: 20px auto;
	color: rgb(51, 51, 51);
}
.box-desc{
	height: 120px; 
}
.box-item:hover{ 
	background:rgba(15,75,156,0.8);
}
.box-item .box-icon_active{
	display: none;
}
.box-item:hover .box-icon{
	display:none
}
.box-item:hover .box-icon_active{
	display:block
}
.box-item:hover .box-desc , .box-item:hover .box-title{ 
	color: #fff;
}
/* 跨境物流 */
.logistics-section{
	background:  rgba(242, 244, 246, 1); 
	padding: 50px 0;
} 
.logistics-box-conten{
	width: 100%; 
	background: #fff;
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1); 
}
.logistics-tabs{
	display: flex;
	align-items: center;
	justify-content: center; 
}
.item-tab{
	padding: 5px 10px;
	font-size: 24px;
}
.logistics-info{
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
}
.logistics-info>div{
	margin-bottom: 30px;
}
.b-title{
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
}
.logistics-info-desc{
	max-width: 800px;
	 text-align: center;
	 margin: 30px auto;
	 font-size: 18px;
	 /* color: #0f4b9c; */
	 color: rgb(153, 153, 153);
}
.flow-flex{
	display: flex;
}
.flex-sec{
	flex-wrap: wrap;
	justify-content: space-between;
	width: 800px;
	margin: 0 auto;
}
.flow-flex li{
	width: 200px;
	box-sizing: border-box;
	margin: 0 10px 20px 0;
	padding: 20px;
	background: rgba(15, 75, 156, 0.4);
	border-radius: 8px;
	/* background: #0f4b9c; */
} 
.flow-step-title{
	text-align: center;
	font-size: 14px;
	margin: 0;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #0f4b9c;
}
.flow-step-desc{
	height: 160px;
	text-align: justify;
	font-size: 14px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.6);
}
.b-tips-item{
	display: flex;
	margin-bottom: 10px;
}
.tips-n{
	padding: 5px 15px;
	color: #0f4b9c;
	border: 1px solid #0f4b9c;
	margin-right: 10px;
}
.b-desc-item{
	line-height: 1.8;
	color: rgba(15, 75, 156, 0.8);;
}
.b-flex-item{
	display: flex;
	margin-top: 20px;
	font-size: 14px;
}
.b-flex-item .sub-item{
	width: 50%; 
	padding: 10px 20px;
	background:rgba(242, 244, 246, 1) ;
}
.b-flex-item .sub-item:first-child{
	background:rgba(15, 75, 156, 0.1);
}
.b-flex-title{
	color: #0f4b9c;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
.b-flex-text{
	min-height: 40px;
}
.b-flex-text{
	color: rgba(15, 75, 156, 0.5);
}
.section-about{
	background: url('../files/about.jpg') left bottom no-repeat;
	padding: 80px 0;
}
.section-about .ju6-container{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.about-infos{
	width: 500px;
	padding: 20px;
	background: #fff;
}
.a-title{
	font-size: 24px; 
	text-align: right;
	color: #0f4b9c;
}
.a-desc{
	color: #0f4b9c;
}
.a-desc p {
	margin: 20px 0;
	line-height: 1.8;
	text-indent: 36px;
}
.logistics-item-four p{
	margin-bottom: 10px;
}

.swiper-container {
	width: 100%;
	height: 500px;  
}
.swiper-slide {
	position: relative;
	text-align: center;
	font-size: 18px;
	background: #fff;
	z-index: 22;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.slide-img img{
	width: 100%;
}
.slide-items{
	position: absolute;
	margin: 0 auto;
	width: 1000px;
	height: 500px;
	left: 0;
	right: 0;
	top: 10%;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: flex-star;
	flex-direction: column;
}
.slide-text{
	padding: 15px 20px;
	background: #0f4b9c;
	color: #fff;
	font-size: 22px;
}
/* 弹窗 */
.pop_mask{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.pop_box{
	background: #fff;
	width: 500px;
	height: 600px;
	display: flex;
	flex-direction: column;
}
.pop_mask-title{
	height: 55px;
	line-height: 55px;
	font-size: 22px;
	text-align: center;
	position: relative;
}
.pop_mask-form{
	padding: 20px;
	height: calc(100% - 140px);
}
.pop_mask-foot{
	padding: 20px 0;
	height: 55px;
	line-height: 55px; 
	text-align: center;
}
.gonow{
	height: 55px;
	line-height: 55px; 
	cursor: pointer;
	width: 60%;
	margin: 0 auto;
	background: #0f4b9c;
	color: #fff;
	font-size: 18px;
}
.pop_form_item{
	box-sizing: border-box;
	margin-bottom: 10px;
}
.form_item_desc{
	box-sizing: border-box;
	margin-top: 10px;
	width: 100%;
	border: 1px solid #dadada;
}
.form_item_desc input ,.form_item_desc textarea{
	font-size: 14px;
	padding: 10px;
	width: 100%;
	border: none;
	resize: none;
}
.form_item_desc textarea{
	height: 180px;
}
.error-info {
	color: #f00;
	height: 20px;
	font-size: 12px;
}
.close_pop{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	width: 32px;
	height: 32px;
}
.close_pop img{
	width: 100%;
}
.copyright a{
	color: #ffffff;
	margin-left: 10px;
}
.copyright a:hover{
	text-decoration: underline;
}
.more-menu{
	display: none;
}
@keyframes wave {
    0% {
        background: rgba(0,0,0,.25); 
        transform: translateX(-50%) translateY(-50%) scale(0)
    }

    to {
        background: transparent; 
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
}
@keyframes moveTop{
	0%{
        transform:translateY(-5px)
	}
	to{
        transform:translateY(-15px)
	}
}
/* 移动端响应式 */
 @media screen and (max-width: 768px) {
	.ju6-header{
		width: 100%;
		top: 0;
		position: fixed;
		z-index: 9999;
		background: #fff;
	}
	.ju6-menu-bar{
		height: 60px;
		width: 100%;
		justify-content: space-between;
		align-items: center;
	}
	.sys-logo {
		padding: 0 10px;
	}
	.sys-logo img{
		height: 30px;
	}	
	.more-menu{
		display: block;
		height: 30px;
		padding-right: 20px;
	}
	.more-menu img{
		height: 30px;
	}
	.ju6-banner{
		margin-top: 60px;
		height: 160px;
	}
	.swiper-container{
		height: 100%;
	}
	.menu-item{
		position: absolute;
		display: none;
		width: 100%;
		height: 400px;
		top: 60px;
		left: 0;
		background:rgba(255,255,255,.9);
	}
	.menu-item li{
		width: 100%;
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.ju6-pop-content{
		display: none;
	}
	.freigh-section{
		flex-wrap: wrap;
		margin: 20px 0;
	}
	.section-tag{
		margin: 10px 0;
	}
	.section-tag span{
		display: inline-block;
		margin-bottom: 5px;
	}
	.freigh-section .freight-left{
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	}
	.freigh-section .freight-right{
		width: 100%;
	}
	.logistics-section{
		padding: 0;
	}
	.logistics-info{
		padding:10px;
		margin: 0;
	}
	.flex-sec{
		width: 100%;
	}
	.flow-flex li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.flow-step-desc{
		height: auto;
	}
	.flow-step-title{
		margin-top: 10px;
	}
	.tips-n{
		text-align: center;
	}
	.logistics-info-desc{
		font-size: 16px;
		line-height: 1.6;
	}
	.flow-flex{
		flex-wrap: wrap;
	}
	.section-about{
		padding: 0;
	}
	.about-infos{
		padding: 20px 10px;
	}
	.a-title{
		text-align: center;
	}
	.ju6-footer .ju6-container{
		flex-wrap: wrap;
		padding: 20px 0;
	}
	.ju6-footer .company-bar{
		width: 100%;
		text-align: center;
	}
	.ju6-footer .link-us, .ju6-footer .link-us{
		display: none;
	}
	.copyright a{
		display: block
	}
	.ju6-footer .link-bar{
		display: none;
	}
	.ju6-footer .qrcode-bar{
		margin: 20px 0;
		display: block;
		width: 100%;
		text-align: center;
	}
	.applet-qr{
		margin: 0 auto;
		width: 100px;
		height: 100px; 
	}
 }