h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
body,
ul,
li,
ol,
dl {
	margin: 0;
	padding: 0;
}

li,
ul,
dl,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

p {
	margin: 0;
}

input,
button {
	border: none;
	background: transparent;
}

.h-full {
	height: 100%;
}

.icon {
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.cursor {
	cursor: pointer;
}

/* 相对定位 */
.pr {
	position: relative
}

/* 绝对定位 */
.pa {
	position: absolute
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.yundao-container {
	margin-left: auto;
	margin-right: auto;
}

.flex-layout {
	display: flex;
}

.flex-column {
	flex-direction: column;
}

.flex-column-reverse {
	flex-direction: column-reverse;
}

.flex-row {
	flex-direction: row;
}

.flex-row-reverse {
	flex-direction: row-reverse;
}

.align-items-center {
	align-items: center;
}

.align-items-baseline {
	align-items: baseline;
}

.align-items-start {
	align-items: flex-start;
}

.align-items-end {
	align-items: flex-end;
}

.justify-between {
	justify-content: space-between;
}

.justify-around {
	justify-content: space-around;
}

.justify-center {
	justify-content: center;
}

.justify-end {
	justify-content: flex-end;
}

.justify-start {
	justify-content: flex-start;
}


@media screen and (min-width:1400px) {
	.yundao-container {
		width: 1320px;
	}

	.company-message-box-l {
		flex: 0 0 770px;
	}

	.inside-content-right-item {
		margin-right: 82px;
	}

	.yundao-platform-lists {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.yundao-dynamics-list-box {
		flex: 0 0 907px;
	}
}

@media screen and (max-width:1400px) {
	.yundao-container {
		width: 1170px;
	}

	.company-message-box-l {
		flex: 0 0 662px;
	}

	.inside-content-right-item {
		margin-right: 40px;
	}

	.yundao-platform-lists {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.yundao-dynamics-list-box {
		flex: 0 0 770px;
	}
}

.yundao-banner-container {
	width: 100%;
	height: 420px;
}

.yundao-home-banner {
	background: url(../image/page-banner/banner1.png) no-repeat;
}

.home-banner-content {
	color: #fff;
	padding: 103px 114px;
}

.home-banner-content h2 {
	font-size: 42px;
}

.home-banner-content p {
	font-size: 18px;
	margin: 24px 0 34px;
}

.home-banner-content button a {
	color: #F06D06;
	font-size: 20px;
	background: #fff;
	padding: 9px 22px 9px 26px;
	border-radius: 100px;
}

.yundao-home-search-box {
	margin-top: -40px;
}

.home-banner-content button i {
	color: #F06D06;
	margin-left: 12px;
}

.home-banner-content p,
.home-banner-content button {
	font-weight: 500;
}

.yundao-navAbove {
	width: 100%;
	height: 32px;
	font-size: 12px;
	background: #DEDEDE;
}

.yundao-submit {
	color: #030303;
}

.yundao-register {
	color: #F06D06;
}

.yundao-user-area .divided {
	margin: 0 4px;
}

.yundao-navAbove p {
	color: #333;
}

.navbar.navbar-bg-white {
	padding: 10px 0;
}

.navbar-collapse.yundao-nav-collapse {
	flex-grow: 0;
}

.yundao-nav-collapse .nav-item {
	padding: 0 23px;
}

.yundao-nav-collapse .nav-item:last-child {
	padding-right: 0;
}

.yundao-nav-collapse .yundao.nav-link {
	color: #000000;
	font-size: 18px;
	padding: 0 6px 13px 6px;
}

.yundao-nav-collapse .yundao.nav-link.active,
.yundao-nav-collapse .yundao.nav-link:hover {
	font-weight: 700;
	color: #F06D06 !important;
	border-bottom: 2px solid #F06D06;
}

.search-inside {
	z-index: 256;
	border-radius: 6px;
	position: relative;
	background-color: #fff;
	box-shadow: 2px 4px 7px 0px #0000001A;
}

.search-inside-input-box {
	bottom: 0;
	padding: 25px 28px;
	position: absolute;
	background-color: #fff;
	border-radius: 6px;
}

.yundao-search-qrCode-box {
	margin-top: 24px;
}

.yundao-search-qrCode-box input {
	width: 72%;
}

.yundao-waybill-finding-but {
	color: #fff;
	width: 215px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	border-radius: 6px;
	background: #F06D06;
	text-align: center;
}

.yundao-search-qrCode {
	width: 20%;
	border-radius: 10px;
	border: 1px solid #999;
}

.search-inside-primary {
	width: 580px;
}

.search-inside-hidden-focus-box{
	display: none;
}

.search-inside-primary:focus+div {
	display: block;
}

.search-inside-input-box input {
	height: 46px;
	text-indent: 20px;
	background: #EEEEEE;
	border-radius: 6px;
}

.search-inside-input-box input:focus {
	outline: 2px solid #40C6FE;
}

.search-inside-input-box input::placeholder {
	color: #999999;
	text-indent: 20px;
}

.inside-content-right-item {
	display: flex;
	align-items: center;
}

.inside-content-right-item:last-child {
	margin-right: 90px;
}

.inside-content-right-item .iconBox {
	color: #fff;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	background: #F06D06;
	border-radius: 50%;
	margin-right: 16px;
	justify-content: center;
}

.inside-content-right-item .iconBox i {
	font-size: 31px;
}

.inside-content-right-item p {
	color: #000;
	font-size: 18px;
}

/* input上移显示 */
.input-transform {
	margin-top: -141px;
}

/* input上移显示 end */

.margin-top-minus {
	margin-top: -53px;
}

/* section模块 */

section.yundao-company-message-box {
	width: 100%;
	padding-bottom: 68px;
	padding-top: 125px;
	background: url(../image/index/company-sec-bg.png) no-repeat;
}

section.companys-profiles {
	margin-top: 42px;
}

section.enterprise-culture {
	width: 100%;
	margin-top: 120px;
	padding: 45px 0 52px;
	background: url(../image/companyProfile/enterprise-culture-bg.png) no-repeat;
}

section.yundao-Core-merit {
	padding: 55px 0;
}

section.Cold-transport {
	margin: 50px 0 90px;
}

section.platform-function {
	padding: 55px 0 68px;
	background: url(../image/serv_product/bg-platform.png) no-repeat;
	background-size: cover;
}

section.companys-news {
	padding: 50px 0 38px;
	background-color: #F4F4F4;
}

section.yundao-industry-dynamics {
	margin-top: 56px;
}

/* section模块 end */

.company-message-box-l h3 {
	color: #000000;
	font-size: 26px;
	margin-bottom: 47px;
}

.company-message-box-l .introduct {
	color: #666666;
	font-size: 16px;
	line-height: 22.5px;
}

.company-message-box-l .introduct p:nth-child(2) {
	margin: 25px 0 35px;
}

.company-mes-more {
	color: #F06D06;
	font-size: 16px;
}

.company-mes-more:hover {
	text-decoration: none;
}

.company-message-box-r img {
	margin: 0 6px;
}

.serv_product {
	padding: 55px 0 48px;
	background: url(../image/index/section-bg2.png) no-repeat;
	background-size: cover;
}

h3.head-title {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 7px;
}

p.deputy {
	color: #666;
	font-weight: 400;
	font-size: 18px;
	margin-top: 18px;
}

.serv-item {
	border-radius: 12px;
}

.serv-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: inherit;
}

.serv-item-content {
	top: 0;
	left: 0;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 70px 58px;
	border-radius: inherit;
}

.serv-item-content h3 {
	font-size: 24px;
	font-weight: 600;
}

.serv-item-content p {
	font-size: 16px;
	color: #DDDDDD;
	margin-top: 48px;
	line-height: 26px;
}

.serv_product-more-tolook {
	width: 160px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	cursor: pointer;
	text-align: center;
}

.serv_product-more-tolook.bg-btn1 {
	color: #F06D06;
	background: transparent;
	border: 1px solid #F06D06;
}

.serv_product-more-tolook.bg-btn2 {
	color: #aaaaaa;
	background: transparent;
	border: 1px solid #ccc;
}

.margin-top-52 {
	margin-top: 52px;
}

.news_consult {
	width: 100%;
	background: #fff;
	padding: 44px 0;
}

.news_consult-content {
	margin-top: 47px;
}

.news_consult-content-item:hover {
	background: #fff;
	box-shadow: 0px 4px 8px 0px #0000001A;
}

.news_consult-content-item {
	margin: 0 20px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	padding: 27px 48px 33px 21px;
	border-radius: 8px;
	background: #F4F4F4;
}

.newsConsult-content-container {
	display: flex;
	align-items: flex-start;
}

.consult-item-l p:nth-child(1) {
	color: #000;
	font-size: 42px;
	font-weight: 900;
}

.consult-item-l p:nth-child(2) {
	color: #777;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
}

.news_consult-content-item:hover .newsConsult-detail-entry {
	color: #fff;
	text-indent: 7px;
	background-color: #F06D06;
}

.newsConsult-detail-entry {
	color: #ccc;
	width: 34px;
	height: 18px;
	line-height: 18px;
	margin-top: 35px;
}

.newsConsult-content-container {
	width: 100%;
}

.consult-item-r {
	display: flex;
	width: calc(100% - 111px);
	margin-top: 12px;
	margin-left: 60px;
	flex-direction: column;
	align-items: flex-start;
}

.consult-item-r p:first-child {
	color: #000000;
	font-size: 18px;
	margin-bottom: 14px;
}

.consult-item-r p:last-child {
	color: #999999;
	font-size: 15px;
	line-height: 21px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}

.item-bottom-box {
	left: 0;
	bottom: 0;
	height: 4px;
	width: 100%;
	display: none;
	position: absolute;
	background: #F06D06;
}

.news_consult-content-item:hover .item-bottom-box {
	display: block;
}

.com-banner-style {
	width: 100%;
	color: #fff;
	height: 320px;
	font-size: 38px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
}

.companyProfile-banner {
	background: url(../image/page-banner/banner2.png) no-repeat;
}

.servingProduct-banner {
	background: url(../image/page-banner/banner3.png) no-repeat;
}

.newsCenter-banner {
	background: url(../image/page-banner/banner5.png) no-repeat;
}

.Contact-banner {
	background: url(../image/page-banner/banner4.png) no-repeat;
}

.profiles-l-text p:nth-child(1) {
	width: calc(100% - 354px);
}

.profiles-l-text p {
	color: #666;
	font-size: 17px;
	line-height: 24px;
	margin-top: 38px;
}

.profiles-l-text p:nth-child(2) {
	width: calc(100% - 404px);
}

.profiles-l-text p:first-child {
	margin-top: 0;
}

.profiles-l-text p:nth-child(3) {
	width: calc(100% - 475px);
}

.profiles-right-image {
	top: 0;
	right: 0;
}

.profiles-main {
	margin-top: 65px;
}

.culture-keywords-item {
	height: 380px;
	display: flex;
	flex-grow: 1;
	margin-left: 30px;
	border-radius: 12px;
	background-color: #fff;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	box-shadow: 0px 4px 12px 0px #0000001A;
}

.culture-keywords-item p {
	color: #999999;
	font-size: 20px;
}

.culture-keywords-item .keywords-item-title {
	color: #F06D06;
	font-size: 26px;
	font-weight: 700;
	margin: 17px 0 38px;
}

.culture-keywords-item:first-child {
	margin-left: 0;
}

.keywords-item-sign {
	width: 122px;
	height: 122px;
	display: flex;
	background: #EEE;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}

.keywords-item-sign svg {
	font-size: 54px;
}

.yundao-Core-merit-right-box {
	margin-left: 42px;
	display: flex;
	flex-direction: column;
}

.Core-merit-right-item {
	display: flex;
	margin-top: 50px;
	align-items: flex-start;
}

.Core-merit-right-item:first-child {
	margin-top: 0;
}

.Core-merit-right-item-IconBox {
	width: 48px;
	height: 48px;
	display: flex;
	margin-top: 3px;
	align-items: center;
	justify-content: center;
	border: 1px dotted #F06D06;
}

.Core-merit-right-item-IconBox svg {
	font-size: 25px;
}

.Core-merit-left {
	margin-left: 22px;
}

.Core-merit-left h2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 12px;
}

.Core-merit-left p {
	font-size: 18px;
	color: #666666;
}


/* 服务产品页面 */
.Cold-transport-container {
	float: right;
	margin-top: 66px;
	position: relative;
}

.transport-container-content {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	position: absolute;
	align-items: center;
	padding-right: 56px;
	background: transparent;
	vertical-align: middle;
	justify-content: flex-end;
	box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
}

.transport-container-content .description {
	color: #666666;
	max-width: 645px;
	font-size: 18px;
	line-height: 25px;
}

.Cold-transport-container .goSend {
	color: #fff;
	width: 160px;
	height: 46px;
	font-size: 18px;
	margin-top: 40px;
	line-height: 46px;
	text-align: center;
	background: #F06D06;
}

.Cold-transport-box-right {
	top: 50%;
	left: -381px;
	position: absolute;
	transform: translateY(-50%);
}

/* 服务产品页面  END */


/* .yundao-platform-lists {
	display: flex;
	margin-top: 40px;
	justify-content: space-between;
}
 */
.yundao-platform-lists {
	display: grid;
	margin-top: 40px;
	grid-gap: 20px;
}

.yundao-platform-item {
	display: flex;
	flex-grow: 1;
	cursor: pointer;
	border-radius: 12px;
	flex-direction: column;
}

.yundao-platform-item:hover img {
	transform: rotateY(360deg);
}

.yundao-platform-item img {
	transition: all .5s;
}

.yundao-platform-item:first-child {
	margin-left: 0;
}

.platform-item_signBox {
	height: 240px;
	background: #C8DBF6;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.platform-item-bottomBox,
.platform-item_signBox {
	display: flex;
	align-items: center;
	justify-content: center;
}

.platform-item-bottomBox {
	height: 140px;
	background: #fff;
	display: flex;
	flex-direction: column;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.platform-item-bottomBox h3 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}

.platform-item-bottomBox p {
	color: #666;
	font-size: 16px;
}

.product-merit {
	padding: 62px 0;
}

.product-merit-item {
	display: flex;
	flex: 0 0 50%;
	margin-left: 40px;
	padding: 30px 43px;
	border-radius: 12px;
	border: 1px solid #CCCCCC;
	flex-direction: column;
	background-color: #fff;
	box-shadow: 0px 4px 12px 0px #0000001A;
}

.product-merit-item:first-child {
	margin-left: 0;
}

.product-merit-item strong {
	font-weight: 400;
	padding-left: 24px;
	position: relative;
	font-size: 20px;
}

.product-merit-item strong::before {
	content: "";
	left: 0;
	top: 50%;
	width: 6px;
	height: 24px;
	position: absolute;
	border-radius: 2px;
	transform: translateY(-50%);
	background: #F06D06;
}

.product-merit-item-text {
	margin-top: 12px;
}

.product-merit-item-text p {
	color: #666;
	line-height: 22px;
	font-weight: lighter;
}

.product-merit-item-text .serv_notice {
	font-weight: 600;
}



/* swiper */
ul.mobile {
	padding: 0;
	display: flex;
	height: 100%;
	justify-content: space-between;
}


ul.mobile li {
	min-width: 420px;
	margin-right: 30px;
}

ul.mobile li .bottom-box {
	width: 100%;
	height: 90px;
	background: #fff;
	display: flex;
	padding: 0 26px;
	flex-direction: column;
	justify-content: center;
}

ul.mobile li .bottom-box p:first-child {
	color: #000000;
	font-weight: 500;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}

ul.mobile li .bottom-box p:last-child {
	color: #666666;
	font-weight: 400;
	font-size: 14px;
	margin-top: 11px;
}

ul.mobile li:first-child {
	margin-left: 0;
}

ul.mobile a img {
	width: 100%;
	height: 248px;
	object-fit: cover;
}

.but_left {
	left: -68px;
}

.news-swiper-but-style i {
	font-size: 26px;
}

.but_right {
	right: -68px;
}

.news-swiper-but-style {
	top: 50%;
	width: 48px;
	color: #fff;
	height: 48px;
	display: flex;
	cursor: pointer;
	position: absolute;
	border-radius: 50%;
	background: #DDDDDD;
	align-items: center;
	justify-content: center;
	transform: translateY(-50%);
}

/*swiper end */


.yundao-dynamics-item {
	margin-top: 14px;
	padding: 17px 18px;
	background: #F8F8F8;
	border-radius: 10px;
}

.yundao-dynamics-item:hover h1 {
	color: #F06D06;
}

.dynamics-info {
	display: flex;
	align-items: flex-start;
}

.yundao-dynamics-item:first-child {
	margin-top: 0;
}

.dynamics-dateBox {
	width: 86px;
	height: 86px;
	display: flex;
	padding-left: 10px;
	border-radius: 6px;
	background-color: #fff;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.dynamics-dateBox em {
	color: #000;
	font-size: 42px;
	font-weight: 600;
	font-style: initial;
	margin-bottom: 6px;
}

.dynamics-dateBox em.active {
	color: #F06D06;
	font-weight: 900;
}

.dynamics-dateBox p {
	color: #777;
}

.dynamics-contentBox {
	margin-left: 41px;
	padding-top: 7px;
	width: calc(100% - 127px);
}

.dynamics-contentBox h1 {
	font-weight: 400;
	color: #262626;
	font-size: 18px;
	margin-bottom: 14px;
}

.dynamics-contentBox p {
	color: #999;
	font-size: 15px;
	overflow: hidden;
	line-height: 21px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}

.yundao-dynamics-list-pagination.el-pagination {
	padding: 0;
}

.yundao-dynamics-list-pagination .el-pager {
	display: flex;
	align-items: center;
}

.yundao-dynamics-list-pagination+p {
	color: #666;
	margin-left: 14px;
}

.yundao-dynamics-list-pagination button[type="button"] .el-icon {
	font-size: 20px;
}

.yundao-dynamics-list-pagination.el-pagination button {
	padding: 0;
	margin: 0 5px;
}

.yundao-dynamics-list-pagination.el-pagination--small .el-pager li:last-child {
	height: 28px;
	border: 1px solid #ccc;
}

.yundao-dynamics-list-pagination button[type="button"] {
	color: #666;
	width: 28px;
	height: 28px;
	border: 1px solid #ccc;
}

.yundao-dynamics-list-pagination .btn-next {
	margin-right: 0 !important;
}

.yundao-dynamics-list-pagination .el-pager li.number {
	width: 28px;
	height: 28px;
	margin: 0 5px;
	display: flex;
	color: #000;
	align-items: center;
	justify-content: center;
	border: 1px solid #ccc;
}

.yundao-dynamics-list-pagination .el-pager li.active {
	color: #F06D06;
	border: 1px solid #F06D06;
}

.yundao-dynamics-list-box-right {
	padding-bottom: 80px;
	border-left: 1px solid #F2F2F2;
}

.dynamics-list-box-right-lists {
	margin-top: 24px;
	padding-left: 15px;
}

.box-right-item {
	margin-top: 14px;
	position: relative;
	padding-bottom: 11px;
	border-bottom: 1px solid #F2F2F2;
}

.box-right-item:first-child {
	margin-top: 0;
}

.box-right-item a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.box-right-item a::before {
	content: '';
	width: 2px;
	height: 37px;
	background: #F06D06;
}

.box-right-item a h2 {
	color: #000000;
	font-size: 14px;
	font-weight: 400;
}

.box-right-item a p:first-child {
	color: #666;
	font-size: 12px;
	width: 190px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box-right-item a p:last-child {
	color: #999;
	font-size: 12px;
}

.dynamics-right-list-bottomBox {
	padding-right: 10px;
	margin-top: 8px;
}

.yundao-map-box {
	margin-top: 28px;
}

.yundao-map-box-underBox {
	margin-top: -100px;
	position: relative;
	z-index: 1;
	padding: 0 149px;
	padding-bottom: 100px;
}

.yundao-map-underBox-content {
	display: flex;
	padding: 34px 0;
	border-radius: 4px;
	background-color: #fff;
	justify-content: space-around;
	box-shadow: 0px 4px 8px 0px #0000001A;
}

.underBox-content-item {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border-right: 1px solid #EEEEEE;
}

.underBox-content-item:not(.qrcode) img {
	width: 49px;
	height: 47px;
	object-fit: cover;
}

.underBox-content-item em {
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	font-style: initial;
	margin: 7px 0 14px;
}

.underBox-content-item p {
	color: #999;
	font-size: 15px;
}

.underBox-content-item.qrcode p {
	color: #000000;
	font-size: 16px;
	margin-top: 15px;
}

.underBox-content-item:last-child {
	border: none;
}

.underBox-content-item:nth-child(1) {
	padding-right: 53px;
}

.underBox-content-item:nth-child(2) {
	padding: 0 65px;
}

.underBox-content-item:nth-child(3) {
	padding: 0 38px 0 22px;
}

.underBox-content-item:nth-child(4) {
	padding-left: 93px;
}
