/*公共调用*/


@import url("/lhwy.2019.11.13/public/css/iconfont/iconfont.css");


@import url("/public/css/public/public.css");

/*@import url("/lhwy.2019.11.13/public/Lmenu/Lmenu.css");*/

/* 菜单导航栏 */

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 100px !important;
	
}
.swiper-pagination-bullet{
	width: 35px !important;
	border-radius: unset !important;
}

/* 菜单导航栏 */


/* 菜单导航栏 */
/* 轮播 */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.header {
	position: fixed;
	top: 500px;
	z-index: 1;
}

.banner_search {
	position: relative;
}

.logo {
	width: 50px;
	height: 50px;
	/* margin-bottom: 15px; */
}

.logo img {
	width: 50px;
	height: 50px;

}

/* .check a:after :hover{

	content: "";
	display: block;
	width: 18px;
	margin: 10px auto 0;
	height: 3px;
	background: #108EE9;
	border-radius: 2px;

} */

.bg-white .btn_login>li>a {
	border: 1px solid rgba(27, 113, 227, 1);
	color: rgba(27, 113, 227, 1);
}

.bg-white .btn_login a {
	border: 1px solid rgba(27, 113, 227, 1);
	color: rgba(27, 113, 227, 1);
}

.bg-white .tab_house a {
	border: 1px solid rgba(27, 113, 227, 1);
	color: rgba(27, 113, 227, 1);
}

.banner_index {
	width: 100%;
	height: 560px;
}

.h_title {
	font-size: 60px;
	font-weight: normal;
	color: #fff;
}

.mybtn {
	width: 146px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.check:hover .why {
	display: block;
}

/* 二级菜单 */
.ul>li:hover .why {
	opacity: 1;
	pointer-events: auto;
	backface-visibility: visible;
}

/* 为何选择全球运 */
.why {
	width: 968px;
	height: 360px;
	background: #FFFFFF;
	box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.19);
	border-radius: 0px 0px 10px 10px;
	position: absolute;
	top: 100%;
	left: 10%;
	overflow: hidden;
	opacity: 0;
	transition: all ease-in .3s;
	pointer-events: none;
	backface-visibility: hidden;

}

.why_1 {
	/* box-sizing: border-box;
	background: url(/public/images/template/header/map.png) no-repeat left bottom; */
}

.why_1 h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 36px;
}

.why_1 img {
	width: 30px;
	height: 30px;
}

.why_1 ol {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}

/* 登录框 */
.mylogin {
	width: 288px;
	min-height: 297px;
	background: rgba(0, 0, 0, 0.65);
	border-radius: 4px;
	position: absolute;
	right: 223px;
	top: 134px;
	z-index: 99;
}


.div11 {
	width: 240px;
	height: 40px;
	background-color: #108EE9;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-bottom: 5px;
}

.myimg {
	width: 134px ;
	height: 134px;
	overflow: hidden;
	margin-bottom: 17px;
}

.myimg img {
	height: 100%;
	width: 100%;
	display: block;
}

.p1 {
	padding-top: 35px;
	margin-bottom: 25px;
}

/* 扫码登录 */
.tab_login {
	background: url(/public/images/index/login.png) no-repeat;
	position: absolute;
	/*  */
	background-position: -260px -260px;
	width: 60px;
	height: 60px;
	display: block;
	top: 0;
	right: 0;
	cursor: pointer;
}

.posi {
	position: relative;
}

/* 密码登录 */
.form {
	padding-top: 30px;
	width: 100%;
	display: block;
	align-items: flex-start !important;
}

.form form {
	width: 248px;
}

.form form .inp {
	height: 40px;
	width: 100%;
	background: #FFFFFF;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 auto 12px;
}

.inp input {
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
	padding-left: 17px;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff !important;
}

/* 忘记密码 */
.wang a {
	margin: 3px 0 5px;
}

.btn2 {
	width: 248px;
	height: 40px;
	background: #108EE9;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	margin-bottom: 14px;
}

.hide {
	display: none !important;
}

/* 运单查询 */
.dao_h {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 80px;
	background: rgba(0, 0, 0, 0.4);
	z-index: 99;
	transition: all ease-in-out 0.3s;
}

.yun_item {
	width: 25%;
}
.yun_item a{
	display: flex;
	justify-content: center;
	align-items: center;
}
.yun_item{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.yun_item:hover {
	background: rgba(16, 142, 233, 1);
}

/* 公告滚动 */
.bg_gao {
	background-color: #f5f5f5;
	height: 80px;
	/* box-shadow: 0px 0px 24px 0px rgb(9 9 9 / 8%); */

}

.gonggao {
	display: flex;
	align-items: center;
	height: 48px;
	/* background-color: white; */
	color: rgba(16, 142, 233, 1);

}

.gonggao i {
	padding: 0 15px;
	display: inline-block;
	color: var(--viceFontcolor);
}

.gonggao_list {
	height: 24px;
	overflow: hidden;
}

.gonggao ul {
	width: 1000px;
}

.gonggao ul li a {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: rgba(0, 0, 0, 1);
	white-space: nowrap;
}

.gonggao ul li:hover a {
	color: rgba(16, 142, 233, 1);
}

/* 选项卡 */
.c_tab {
	display: inline-block;
}

.c_tab li {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 36px;
	display: inline-block;
	padding: 20px;
	margin: 0 50px;
}

/* 选项卡 */
.c_tabt {
	display: inline-block;

}

.c_tab li:hover {
	color: rgba(16, 142, 233, 1) !important;
}

.c_cur {
	color: rgba(16, 142, 233, 1) !important;
	border-bottom: 3px solid rgba(16, 142, 233, 1);
}

.tab1 {
	margin-bottom: 114px;
	display: none;
}

.block {
	display: block !important;
}

.tab1 li {
	display: inline-block;
	margin-top: 20px;
	transition: all ease-in-out .3s;
}

/* .pl30:hover{
	background-color:rgba(9, 9, 9, 0.08);
} */
.tab1 li a {
	display: block;
	width: 224px;
	height: 281px;
	background: #FFFFFF;
	box-shadow: 0px 0px 24px 0px rgba(9, 9, 9, 0.08);
	border-radius: 12px;
	border: 1px solid #fff;
	/* padding: 1px 28px; */
	box-sizing: border-box;
}

.tab1 li:hover {
	margin-top: 0px;
}

.tab1 li:hover a {
	/* border: 1px solid #108EE9; */
	box-shadow: 0px 7px 20px 4px rgba(16, 142, 233, 0.11);
}

.myicon {
	/* width: 45px;
	height: 45px;
	margin: 60px auto 20px; */
	width: 224px;
	height: 130px;

}

.myicon img {
	border-radius: 12px 12px 0 0;
	width: 100%;
	height: 100%;
	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: all ease-in-out .3s; */
}

.tab1 li:hover a .myicon img {
	filter: none;
}

.fs22 {
	display: flex;
	align-items: center;
}

.fs22:hover {
	color: rgba(75, 218, 254, 1) !important;

}

.fs22:hover:before {
	content: "";
	display: block;
	width: 3px;
	height: 20px;
	background-color: rgba(75, 218, 254, 1) !important;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.sss:hover {
	color: rgba(75, 218, 254, 1);
}

.fs22::before {
	content: "";
	display: block;
	width: 3px;
	height: 20px;
	background-color: rgba(255, 207, 0, 0.5);
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.fs23 {
	display: flex;
	align-items: center;
}

.fs23:hover {
	color: rgba(75, 218, 254, 1) !important;

}

.right_1 {
	width: 30px;
	height: 20px;
	margin-bottom: 10px;
}

.right_1 img {
	width: 30px;
	height: 20px;
}

/* 交互效果 */
/* 交互效果 */
.right_1:hover {
	margin-left: 20px;

}

.right_1 {
	display: inline-block;
	margin-left: 0px;
	transition: all ease-in-out .3s;
}

/* 全球运物流数字化生态合作计划 */
.bgf4 {
	background-color: #f4f4f4;
}

.you_box {}

.you_box li {
	width: 386px;
	margin-bottom: 50px;
}

.you_box li:hover {
	margin-top: 0;
	box-shadow: 0px 7px 20px 4px rgba(16, 142, 233, 0.11);
}

.you_box li {
	display: inline-block;
	margin-top: 20px;
	transition: all ease-in-out .3s;

}

.yimg {
	width: 100%;
	height: 262px;
	background: #108EE9;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}

.yimg img {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.slide {
	width: 100%;
	height: 2px;
	background: #FFFFFF;
	margin: 20px auto 0px;
}

.myline {
	width: 30px;
	height: 100%;
	background: #108EE9;
	transition: all ease-in-out 0.3s;
}

.you_box li:hover .myline {
	width: 100%;
}

.more2 {
	width: 180px;
	height: 52px;
	background: none;
	border: 1px solid #108EE9;
	border-radius: 4px;
	margin: 0 auto;
}

.more2 a {
	display: flex;
	align-items: center;
	height: 100%;
	color: rgba(16, 142, 233, 1);
	justify-content: center;
}

/* .more2:hover{
	color: rgba(7, 77, 121, 1.0);

}
.more2>a:hover{
	color: rgba(16, 160, 255, 1.0);
} */

.pb30 {
	background-color: #ffffff;
	border-radius: 8px 8px 0 0;

}

.pb30>h3:hover {
	color: #108EE9;
}


/* 行业解决方案 */
.hang {}

.hang li {
	width: 25%;
	height: 344px;
	position: relative;
}

.hang li a {
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	height: 100%;
	padding-top: 1px;
	box-sizing: border-box;
	overflow: hidden;
}

.hicon {
	width: 90px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 89px auto 0;
}

.myline2 {
	width: 30px;
	height: 5px;
	background: #FFFFFF;
	margin: 0 auto;
}

.mybtn {
	width: 134px;
	height: 40px !important;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0 auto;
}

.myhover {
	height: 100%;
	transform: translateY(100%);
	transition: all ease-in-out 0.3s;
}

.myhover p {
	text-align: center;
}

.my {
	transition: all ease-in-out .3s;
	height: 100%;
	padding-top: 1px;
}

.hang li a:hover .my {
	transform: translateY(-100%);
}

.hang li a:hover {
	background: rgba(16, 142, 233, 0.6);
}

.hang li a:hover .myhover {
	transform: translateY(-100%);
}

/* 新闻动态 */
.w1200 {
	border-radius: 8px;
}

.left_box {
	width: 48%;
}

.item {
	width: 100%;
	align-items: flex-start !important;
}

.n_img {
	background: rgba(11, 78, 125, 1);
	width: 258px;
	height: 170px;
	border-radius: 8px;
	overflow: hidden;
}

.n_img img {
	height: 100%;
	width: 100%;
}

.n_txt {
	width: calc(100% - 258px - 20px);
}

.n_txt h3 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 36px;
}

.n_txt p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #878787;
	line-height: 28px;
}

.right_box {
	width: 48%;
}

.n_ul {
	display: flex;
	align-items: center;
}

.n_ul li {
	width: 146px;
	height: 54px;
	background: #EBEBEB;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	font-size: 18px;
}

.ncur {
	background: rgba(16, 142, 233, 1) !important;
	color: #fff !important;
}

.list {}

.list li a {
	font-size: 16px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 21px 0;
	border-bottom: 1px solid rgba(239, 239, 239, 1);
}

.list li p {
	width: 80%;
	color: rgba(34, 34, 34, 1);
}

.list li span {
	color: rgba(153, 153, 153, 1);
}

.tab2 {
	margin-bottom: 114px;
	display: none;/* overflow-x: scroll; */
}

.block {
	display: block !important;
}

.tab2 li {
	display: inline-block;
	margin-top: 20px;
	transition: all ease-in-out .3s;
	margin-right: 20px;

}
.qq{
	display: inline-block;
	margin-top: 20px;
	transition: all ease-in-out .3s;
	/* margin-right: 20px; */
}

/* .pl30:hover{
	background-color:rgba(9, 9, 9, 0.08);
} */
.tab2 li a {
	display: block;
	width: 270px;
	height: 370px;
	background: #FFFFFF;
	box-shadow: 0px 0px 24px 0px rgba(9, 9, 9, 0.08);
	border-radius: 12px;
	border: 1px solid #fff;
	/* padding: 1px 28px; */
	box-sizing: border-box;

}

.tab2 li:hover {
	margin-top: 0;
}

.tab2 li a:hover {
	/* border: 1px solid #108EE9; */
	box-shadow: 0px 7px 20px 4px rgba(16, 142, 233, 0.11);
}

.tab2>li>a>.myicon {
	/* width: 45px;
	height: 45px;
	margin: 60px auto 20px; */
	width: 269px;
	height: 200px;

}

.tab2>li>a>.myicon img {
	border-radius: 12px 12px 0 0;
	width: 100%;
	height: 100%;
	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: all ease-in-out .3s; */
}

.tab2 li a .myicon img:hover {
	filter: none;
}


/* 接入全球运 */
.bg2 {
	position: relative;
	overflow: hidden;
}

.bg2::after {
	width: 1322px;
	height: 517px;
	content: "";
	background: url(/public/images/index/map2.png);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.le_box {
	width: 46px;
	height: 46px;
	background: #FFFFFF;
	border: 2px solid #108EE9;
	border-radius: 50%;
	font-size: 24px;
	color: rgba(16, 142, 233, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.my_title {
	font-size: 20px;
	color: #333;
	position: relative;
}

.line_bg {
	width: 150px;
	height: 1px;
	background-color: rgba(201, 204, 207, 1);
	display: block;
}

.ri_box {
	width: calc(100% - 66px);
}

.one {
	align-items: flex-start !important;
	width: 400px;
}

.ri_box h3 {
	padding-top: 10px;
	font-size: 20px;
	color: #333;
	margin-bottom: 16px;
	display: flex;
	align-items: center;
}

.ri_box .wid_p {
	width: 242px;
	line-height: 26px;
}

/* 接入全球运链接 */
.ri_box p a {
	color: rgba(16, 142, 233, 1);
	margin-right: 20px;
}

.ri_box p a span {
	margin-left: 7px;
}

/* 注册全球运按钮 */
.mybtn2 {
	height: 44px;
	background: #108EE9;
	box-shadow: 0px 0px 8px 1px rgba(12, 146, 243, 0.42);
	border-radius: 6px;
	width: auto;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	display: inline-flex;
	align-items: center;
	margin-top: 25px;
}

.bg_2 {
	height: 130px;
	background: #F9F9F9;
	display: flex;
	align-items: center;
}

/* 文字轮播 */
.notice_tips img {
	width: 40px;
height: 40px;
}

/*ull 菜单样式*/
/* .ull ul li a{
	display: none;
}
.ull ul li:first-child{
	display: block;	
}
.ull ul li span:hover a{
	display: block;
} */

/*****************
 ******媒体查询(media query)的分界点阈值****** 
 *****************/


/*超小屏幕（手机，大于3205px小于575px）*/

@media (min-width: 320px) and (max-width: 575px) {}


/*超小屏幕（手机，小于768px）*/

@media (min-width: 576px) and (max-width: 767px) {}


/*小屏幕（平板，大于等于768px）*/

@media (min-width: 768px) and (max-width: 991px) {}


/*中等屏幕（桌面显示器，大与等于992px）*/

@media (min-width: 992px) and (max-width: 1199px) {}


/*大屏幕（大桌面显示器，大与等于1200px）*/

@media (min-width: 1200px) {}

@media (max-width: 1580px) {
	.ul>li>a {
		padding: 0 1vh;
	}
}

@media (max-width: 1366px) {
	.ul>li>a {
		padding: 0 5px;
	}

	.header {
		padding: 0 15px;
	}
}
