.clearfloat {
	clear: both;
	zoom: 1;
}

.clearfloat:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.width1100 {
	width: 1200px;
	margin: 0 auto;
}

.w768 {
	display: none;
}

.width1022 {
	width: 1200px;
	margin: 0 auto;
	padding: 10% 0 4% 0;
}

.width1020 {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width:1100px) {
	.width1100 {
		width: 100%;
		margin: 0 auto;
	}
}

/*helena增加*/
@media screen and (max-width: 1020px) {
	.index .box2 {
		padding: 50px 0;
	}

	.banner .bannertwo .con {
		padding: 1%;
	}

	.banner .bannertwo .con .left ul li img {
		height: 40px;
	}

	.banner .bannertwo .con .right {
		float: right;
	}

	.index .box2 .text {
		margin-top: -15%;
	}

	.index .box2 .text h3 {
		font-size: 24px;
		line-height: 36px;
	}

	.index .box3 .list {
		padding: 0 30px;
	}

	.index .box3 .swiper {
		width: 48%;
		margin-right: 4%;
	}

	.index .box3 .right {
		width: 48%;
	}

	.index .box4 {
		padding: 40px 15px 20px;
	}

	.index .box4 .left {
		width: 48%;
		margin-right: 4%;
	}

	.index .box4 .left .list ul li {
		width: 30%;
		margin-right: 3%;
	}

	.index .box4 .left .list ul li .img {
		width: 100%;
	}
}

@media screen and (max-width: 950px) {
	.banner .bannertwo .con .left ul li {
		margin-right: 60px;
	}

	.banner .bannertwo .con .right label input {
		width: 340px;
	}
}

@media screen and (max-width: 768px) {
	.index .box2 {
		padding: 30px 0;
	}

	.index .box2 .title {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}

	.index .box2 .text2 {
		position: relative;
	}

	.banner .bannertwo .con {
		width: 90%;
		margin: 20px 5% 0;
	}

	.w768 {
		display: block;
	}

	.index .box1 {
		padding: 5px 0;
	}

	.index .box1 .title {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}

	.index .box1 .list {
		display: none;
	}

	.banner .bannertwo .con .left {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.banner .bannertwo .con .left ul li {
		margin-right: 0;
		margin: 0 40px;
	}

	.banner .bannertwo .con .left ul li img {
		height: 50px;
	}

	.banner .bannertwo .con .left ul li p {
		margin-top: 15px;
		font-size: 14px;
	}

	.banner .bannertwo .con .right {
		width: 100%;
		text-align: center;
	}

	.banner .bannertwo .con .right h3 {
		display: inline-block;
		/*		background: linear-gradient(90deg,rgba(255,239,177,1) 0%,rgba(255,204,0,1) 100%);*/
		padding: 0 10px;
		width: auto;
		margin: 30px auto 0;
	}

	.banner .bannertwo .con .right label {
		display: block;
		margin: 2% 2% 0;
		width: 90%;
	}

	.banner .bannertwo .con .right label input {
		width: 100%;
		float: none;
		height: 40px;
	}

	.banner .bannertwo .con .right label button {
		display: block;
		margin: 20px auto;
		height: 40px;
		width: 100%;
	}

	.index .box2 .text {
		margin-top: -15%;
	}

	.index .box2 .text h3 {
		font-size: 24px;
		line-height: 18px;
	}

	.index .box3 {
		padding: 30px 0;
	}

	.index .box3 .title {
		font-size: 22px;
		height: 22px;
		line-height: 22px;
	}

	.index .box3 .swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 100px;
	}

	.index .box3 .list {
		margin-top: 20px;
		padding: 0 15px;
	}

	.index .box3 .swiper {
		width: 100%;
		margin-right: 0%;
	}

	.index .box3 .swiper .text {
		margin-top: -60px;
		/* padding-bottom: 40px; */
		/* border-bottom: 1px solid #E6E6E6; */
		background: rgba(0, 0, 0, 0.6);
		height: 60px;
	}

	.index .box3 .swiper .text h3,
	.index .box3 .right ul li .text h3,
	.index .box3 .swiper .text .time span,
	.index .box3 .right ul li .text .time span {
		font-size: 16px;
	}

	.index .box3 .right {
		width: 100%;
	}

	.index .box3 .right ul li .text {
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.index .box4 {
		padding: 30px 15px 0;
	}

	.index .box4 .left {
		width: 100%;
		margin-right: 0%;
	}

	.index .box4 .title {
		font-size: 22px;
		line-height: 22px;
		height: 22px;
		text-align: center;
	}

	.index .box4 .left .list {
		margin-top: 20px;
	}
}

@media screen and (max-width: 414px) {
	.banner .bannertwo .con {
		padding: 20px;
	}

	.banner .bannertwo .con .left ul li {
		margin: 0 20px;
	}

	.banner .bannertwo .con .left ul li img {
		height: 40px;
	}

	.banner .bannertwo .con .right h3 {
		margin-top: 20px;
		/*		font-size: 16px;*/
		width: 100%;
		margin: 20px auto;
	}

	.index .box2 .text h3 {
		font-size: 24px;
		line-height: 28px;
	}

	.index .box4 .left .list ul li {
		width: 48%;
		margin-right: 4%;
	}

	.index .box4 .left .list ul li:nth-child(3n+3) {
		margin-right: 4%;
	}

	.index .box4 .left .list ul li:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width: 320px) {
	.index .box1 .swiper .img img {
		width: 60%;
		max-width: 100%;
	}
}

/*helena结束*/

@media screen and (max-width:1020px) {
	.width1020 {
		width: 100%;
		margin: 0 auto;
	}
}

.product-banner {
	width: 100%;
	height: 300px;
	background-image: url(../img/banner02.jpg);
	margin: 0 auto;
}

.bgYello {
	/*	background: linear-gradient(90deg,rgba(255,204,0,1) 30%,rgba(255,239,177,1) 100%);*/
	background: #0058aa;
}

.bgyello {
	background: #e4ebf3;
	color: #666;
}

.header_top {
	text-align: right;
	padding-top: 12px;
	/* background: #fff; */
	/*    padding-right: 60px;*/
}

.header_top a {
	display: inline-block;
	margin-left: 44px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 12px;
	float: right;
	opacity: 0.9;
}

.header_top a:nth-child(1) {
	margin-left: 6px;
}

.header_top a:nth-child(2) {
	margin-left: 6px;
}

.header_top img {
	float: right;
	margin-left: 44px;
	margin-top: -2px;
}

.header_top a:hover,
.header_top a.on {
	color: #fff;
}

.index .box1 {
	padding: 86px 0 20px;
}

.index .box1 .title {
	font-size: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0058aa;
	margin: 64px 0 26px 0;
}

.index .box1 .title2 {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	margin: 28px 0 74px 0;
}

.index .box1 .list {
	margin-top: 40px;
}

.index .box1 .list ul li {
	float: left;
	width: 220px;
	margin-right: 24px;
	position: relative;
	text-align: center;
	height: 478px;
	cursor: pointer;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

.index .box1 .list ul li .img img {
	width: 100%;

	box-sizing: border-box;
	box-shadow: 0 0 4px 2px #DADADA;
}

.index .box1 .list ul li:nth-child(5) {
	margin-right: 0;
}

.index .box1 .list ul li .img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 370px;
	overflow: hidden;
}

.index .box1 .list ul li:nth-child(even) .img {
	top: 108px;
}

.index .box1 .list ul li:nth-child(odd) .text {
	top: 370px;
}

.index .box1 .list ul li .text {
	padding: 22px 16px;
	position: absolute;
	width: 100%;
	text-align: center;
}

.index .box1 .list ul li .text h3 {
	font-size: 18px;
	line-height: 18px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
}

.index .box1 .list ul li .text p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 8px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	opacity: 0.8;
}

.index .box1 .list ul li .model {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(3, 8, 41, 0.8);
	padding: 14px;
	font-size: 12px;
	color: #E3E3E3;
	top: -100%;
	left: 0%;
	line-height: 3;
	padding: 50% 10%;
	/*	 -webkit-text-stroke: 0.2px #fff;*/
}

.index .box1 .list ul li:hover {
	transition: all .3s;
	border: 4px solid #ed6e0f;
}

.index .box1 .list ul li:hover .model {
	transition: all .5s;
	top: 0%;
}

.index .box1 .list ul li:hover {
	transition: all .4s;
	transform: scale(1.14);
}

.index .box1 .list ul li:hover .img img {
	transition: all .4s;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.index .box1 .swiper {
	margin-top: 15px;
	padding: 0 15px;
	box-sizing: border-box;
	text-align: center;
}

.index .box1 .swiper .img img {
	width: 100%;
}

.index .box1 .swiper .text h3 {
	margin-top: 16px;
	font-size: 16px;
	line-height: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
}

.index .box1 .swiper .text p {
	margin-top: 9px;
	font-size: 14px;
	line-height: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	opacity: 0.8;
}

.index .box1 .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding-bottom: 30px;
	z-index: 1;
}

.index .box1 .swiper-container-horizontal>.swiper-pagination {
	bottom: 10px;
	left: 50%;
	width: 100%;
}

.index .box1 .swiper-pagination-bullet-active {
	background: rgba(242, 208, 59, 1);
}



.index .box2 {
	position: relative;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgba(229, 238, 255, 1) 100%);
	height: 960px;
}

.index .box2 .box2img {
	background: url(../img/meikai07.png) no-repeat;
	width: 843px;
	height: 693px;
	position: relative;
	float: right;
}

.index .box2 .content {
	position: absolute;
	display: none;
	padding: 10px;
	width: 160px;
	background: #e0edf7;
	border-radius: 6px;
}

.index .box2 .content::before {
	content: "";
	position: relative;
	top: -20px;
	left: 10px;
	width: 0;
	height: 0;
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e0edf7;
}



.index .box2 .didian img {
	position: absolute;
	left: 15%;
	top: 34%;
}

.index .box2 .didian2 img {
	position: absolute;
	left: 27%;
	top: 42%;
}

.index .box2 .didian3 img {
	position: absolute;
	left: 56%;
	top: 30%;
}

.index .box2 .didian4 img {
	position: absolute;
	top: 58%;
	left: 16%;
}

.index .box2 .didian5 img {
	position: absolute;
	top: 64%;
	left: 10%;
}

.index .box2 .didian6 img {
	position: absolute;
	top: 64%;
	left: 20%;
}

.index .box2 .didian7 img {
	position: absolute;
	top: 86%;
	left: 27%;
}

.index .box2 .didian8 img {
	position: absolute;
	top: 88%;
	left: 32%;
}

.index .box2 .didian9 img {
	position: absolute;
	top: 90%;
	left: 38%;
}

.index .box2 .didian10 img {
	position: absolute;
	top: 90%;
	left: 42%;
}

.index .box2 .didian11 img {
	position: absolute;
	top: 92%;
	left: 50%;
}

.index .box2 .didian12 img {
	position: absolute;
	top: 57%;
	left: 47%;
}


.index .box2 .text {
	position: relative;
	float: right;
	display: block;
	right: -70%;
}

.index .box2 .text h3 {
	font-size: 35px;
	font-family: PingFang SC;
	font-weight: 800;
	color: #0058aa;
}

.index .box2 .text p {
	margin-top: 20px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #666;
	line-height: 12px;
	opacity: 0.6;
	float: right;
}

.index .box2 .text2 {
	position: relative;
	float: left;
}

.index .box2 .text2 .fugai {
	margin: 10px 0 64px 0;
}

.index .box2 .text2 .fugai p {
	font-size: 24px;
	color: #666;
}


.index .box2 .text2 .Thailand {
	left: 0;
}

.index .box2 .text2 .Thailand img {
	max-width: 40%;
	left: 0;
	margin: 0 20px 38px 0;
}

.index .box2 .text2 .Thailand p {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	float: right;
	line-height: 60px;
}

.index .box2 .text2 .Philippines {
	left: 0;
}

.index .box2 .text2 .Philippines img {
	left: 0;
	padding-bottom: 38px;
	width: 40%;
}

.index .box2 .text2 .Philippines p {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	float: right;
	line-height: 60px;
}

.index .box2 .text2 .Malaysia {
	left: 0;
}

.index .box2 .text2 .Malaysia img {
	left: 0;
	margin: 0 20px 28px 0;
	width: 40%;
}

.index .box2 .text2 .Malaysia p {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	float: right;
	line-height: 60px;
}

.index .box2 .text2 .Singapore {
	left: 0;
}

.index .box2 .text2 .Singapore img {
	left: 0;
	margin: 0 20px 28px 0;
}

.index .box2 .text2 .Singapore p {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	float: right;
	line-height: 60px;
}

.index .box2 .text2 .Indonesia {
	left: 0;
}

.index .box2 .text2 .Indonesia img {
	left: 0;
	margin: 0 20px 0 0;
}

.index .box2 .text2 .Indonesia p {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	float: right;
	line-height: 60px;
}


.index .box2 .dituimg img {
	position: relative;
	float: right;
	width: 100%;
}

.index .box2 .title {
	font-size: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(52, 68, 164, 1);
}

.index .box2 .con {
	background: #fff;
	padding: 60px 80px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.index .box2 .con .left {
	float: left;
}

.index .box2 .con .left ul li {
	float: left;
	margin-right: 92px;
	text-align: center;
}

.index .box2 .con .left ul li img {
	width: auto;
	height: 86px;
}

.index .box2 .con .left ul li p {
	font-size: 16px;
	line-height: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	margin-top: 30px;
}

.index .box2 .con .right {
	float: left;
}

.index .box2 .con .right h3 {
	margin-top: 25px;
	font-size: 20px;
	line-height: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.index .box2 .con .right label {
	margin-top: 25px;
}

.index .box2 .con .right label input {
	width: 340px;
	height: 56px;
	border: none;
	background: #FAFAFA;
	outline: none;
	padding: 0 30px;
	box-sizing: border-box;
	float: left;
}

.index .box2 .con .right label button {
	width: 140px;
	height: 56px;
	background: rgba(52, 68, 164, 1);
	border: none;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	opacity: 0.8;
	margin-left: 20px;
	float: left;
	box-sizing: border-box;
}

.index .box2x2 {
	background-image: url(../img/meikai03.jpg);
	max-width: 100%;
	height: 680px;
	background-repeat: no-repeat;
	padding: 46px 0 46px 0;
}

.index .box2x2 .product h3 {
	font-size: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	margin: 10px 0 28px;
}

.index .box2x2 .product p {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px;
}

.index .box2x2 ui {
	list-style: none;
}

.index .box2x2 .box2xul li {
	overflow: hidden;
	float: left;
	max-width: 32%;
	/*	max-height: 258px;*/
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.index .box2x2 li:nth-child(2) {
	margin-left: 22px;
}

.index .box2x2 li:nth-child(3) {
	float: right;
}

.index .box2x2 li img:hover {
	transform: scale(1.2, 1.2);
	transition: all 500ms ease;
}

.index .box2x2 .box2ul li {
	overflow: hidden;
	float: left;
	max-width: 384px;
	max-height: 258px;
}

.index .box2x2 .box2ul li:nth-child(2) {
	margin-left: 22px;
}

.index .box2x2 .box2ul li:nth-child(3) {
	float: right;
}

.index .box2x2 li h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin: 30px 0 22px 0;
	text-align: center;

}

.index .box2x2 li p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
}

.index .box3 {
	padding: 60px 0 120px 0;
	background: #FAFAFA;
}

.index .box3 .title {
	height: 80px;
	border: none;
	margin-bottom: 76px;
}

.index .box3 .title .title2 {
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: none;
	font-family: Microsoft YaHei;
	color: #0058aa;
	margin-top: 98px;
}

.index .box3 .title p {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	margin: 28px 0 74px 0;
}

.index .box3 .list {
	margin-top: 48px;
	clear: both;
	overflow: hidden;
}

.index .box3 .swiper {
	width: 480px;
	float: left;
	margin-right: 76px;
}

.index .box3 .swiper .img {
	padding-bottom: 52.5%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.index .box3 .swiper .text {
	margin-top: -60px;
	background: rgba(0, 0, 0, 0.6);
	height: 60px;
}

.index .box3 .swiper .text .time {
	float: left;
	margin-right: 14px;
}

.index .box3 .swiper .text .time span {
	display: block;
	font-size: 18px;
	line-height: 33px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	margin-top: 4px;
	margin-left: 20px;
}

.index .box3 .swiper .text .time span:nth-child(2) {
	margin-top: 1px;
	font-size: 14px;
	line-height: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.index .box3 .swiper .text h3 {
	max-width: 340px;
	font-size: 18px;
	line-height: 32px;
	height: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 5px 0;
}

.index .box3 .swiper .text p {
	max-width: 340px;
	margin-top: 8px;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(216, 216, 216, 1.00);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index .box3 .swiper-pagination-bullet-active {
	background: rgba(242, 208, 59, 1);
}

.index .box3 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 134px;
}

.index .box3 .right {
	float: left;
	width: 480px;
}

.index .box3 .right ul {
	margin-top: -50px;
}

.index .box3 .right ul li {
	cursor: pointer;
}

.index .box3 .right ul li .text {
	margin-top: 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}

.index .box3 .right ul li .text .time {
	float: left;
	margin-right: 32px;
}

.index .box3 .right ul li .text .time span {
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0a2946;
}

.index .box3 .right ul li .text .time span:nth-child(2) {
	margin-top: 14px;
	font-size: 14px;
	line-height: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.index .box3 .right ul li .text h3 {
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0a2946;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index .box3 .right ul li .text p {
	max-width: 340px;
	margin-top: 14px;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index .box4 {
	background: #fff;
	padding: 60px 0 80px;
	clear: both;
	overflow: hidden;
}

.index .box4 .title {
	font-size: 28px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	border: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #111;
}

.index .box4 .left {
	float: left;
	width: 540px;
	margin-right: 120px;
}

.index .box4 .left.on {
	margin-right: 0;
	float: left;
	width: 540px;
}

.index .box4 .left .list {
	clear: both;
	overflow: hidden;
	margin-top: 48px;
}

.index .box4 .left .list ul li {
	float: left;
	margin-right: 90px;
	margin-bottom: 20px;
}

.index .box4 .left .list ul li:nth-child(3n+3) {
	margin-right: 0;
}

.index .box4 .left .list ul li .img {
	width: 120px;
	height: 47px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}



@media screen and (max-width: 1200px) {
	.index .box1 .list ul li {
		width: 19%;
		margin-right: 1%;
	}

}

@media screen and (max-width: 1020px) {
	.index .box2 {
		padding: 50px 0;
	}

	.index .box2 .con {
		padding: 40px;
	}

	.index .box2 .con .left ul li img {
		height: 70px;
	}

	.index .box2 .con .right {
		float: right;
	}

	.index .box2 .text {
		margin-top: -14%;
	}

	.index .box2 .text h3 {
		font-size: 24px;
		line-height: 36px;
	}

	.index .box3 .list {
		margin-top: 48px;
		clear: both;
		overflow: hidden;
	}

	.index .box3 .swiper {
		width: 480px;
		float: left;
		margin-right: 76px;
	}

	.index .box3 .right {
		float: left;
		width: 480px;
		;
	}

	.index .box4 {
		padding: 40px 15px 20px;
	}

	.index .box4 .left {
		width: 48%;
		margin-right: 4%;
	}

	.index .box4 .left .list ul li {
		width: 30%;
		margin-right: 3%;
	}

	.index .box4 .left .list ul li .img {
		width: 100%;
	}
}

@media screen and (max-width: 950px) {
	.index .box2 .con .left ul li {
		margin-right: 60px;
	}

	.index .box2 .con .right label input {
		width: 250px;
	}
}

@media screen and (max-width: 768px) {
	.index .box2 {
		padding: 30px 0;
	}

	.index .box2 .title {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}

	.index .box2 .con {
		width: 90%;
		margin: 20px 5% 0;
	}

	.w768 {
		display: block;
	}

	.index .box1 {
		padding: 5px 0;
	}

	.index .box1 .title {
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}

	.index .box1 .title2 {
		margin: 0 10px 48px;
	}

	.index .box1 .list {
		display: none;
	}

	.index .box2 .con .left {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.index .box2 .con .left ul li {
		margin-right: 0;
		margin: 0 40px;
	}

	.index .box2 .con .left ul li img {
		height: 50px;
	}

	.index .box2 .con .left ul li p {
		margin-top: 15px;
		font-size: 14px;
	}

	.index .box2 .con .right {
		width: 100%;
		text-align: center;
	}

	.index .box2 .con .right h3 {
		display: inline-block;
		background: linear-gradient(90deg, rgba(255, 239, 177, 1) 0%, rgba(255, 204, 0, 1) 100%);
		padding: 0 10px;
		width: auto;
		margin: 30px auto 0;
	}

	.index .box2 .con .right label {
		display: block;
	}

	.index .box2 .con .right label input {
		width: 100%;
		float: none;
		height: 40px;
	}

	.index .box2 .con .right label button {
		display: block;
		float: none;
		margin: 20px auto 0;
		height: 40px;
	}

	.index .box2 .text {
		margin-top: -14%;
	}

	.index .box2 .text h3 {
		font-size: 24px;
		line-height: 22px;
	}

	.index .box2 .text p {
		font-size: 12px;
		margin-top: 12px;
		color: #666;
	}

	.index .box3 {
		padding: 6px 0;
	}

	.index .box3 .title {
		font-size: 22px;
		height: 22px;
		line-height: 22px;
		margin: 20px 0;
	}

	.index .box3 .swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 100px;
	}

	.index .box3 .list {
		margin-top: 20px;
		padding: 0 15px;
	}

	.index .box3 .swiper {
		width: 100%;
		margin-right: 0%;
	}

	.index .box3 .swiper .text {
		margin-top: -60px;
		/* padding-bottom: 40px; */
		/* border-bottom: 1px solid #E6E6E6; */
		background: rgba(0, 0, 0, 0.6);
		height: 60px;
	}

	.index .box3 .swiper .text h3,
	.index .box3 .right ul li .text h3,
	.index .box3 .swiper .text .time span,
	.index .box3 .right ul li .text .time span {
		font-size: 16px;
	}

	.index .box3 .right {
		width: 100%;
	}

	.index .box3 .right ul li .text {
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.index .box4 {
		padding: 30px 15px 0;
	}

	.index .box4 .left {
		width: 100%;
		margin-right: 0%;
		margin-top: 16px;
	}

	.index .box4 .title {
		font-size: 22px;
		height: 22px;
		line-height: 22px;
		text-align: center;
		border: none;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #111;

	}

	.index .box4 .left .list {
		clear: both;
		overflow: hidden;
		margin-top: 16px;
	}

	.index .box3 .right ul {
		margin-top: 20px;
	}
}

@media screen and (max-width: 414px) {
	.index .box2 .con {
		padding: 20px;
	}

	.index .box2 .con .left ul li {
		margin: 0 20px;
	}

	.index .box2 .con .left ul li img {
		height: 40px;
	}

	.index .box2 .con .right h3 {
		margin-top: 20px;
		font-size: 16px;
	}

	.index .box2 .text h3 {
		font-size: 24px;
		line-height: 24px;
	}

	.index .box4 .left .list ul li {
		float: left;
		margin-right: 32px;
		margin-bottom: 20px;
		width: 154px;
		height: 50px;
	}

	.index .box4 .left .list ul li:nth-child(3n+3) {
		margin-right: 4%;
	}

	.index .box4 .left .list ul li:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width: 320px) {
	.index .box1 .swiper .img img {
		width: 60%;
		max-width: 100%;
	}
}




/* 内页 */

.leftCon {
	width: 270px;
	background: #FFFFFF;
	float: left;
	min-height: 595px;
	margin: 20px 10px 0 0;
}

.leftCon .title {
	height: 54px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #fff;
	line-height: 54px;
	background: #0058aa;
	/* text-align: center; */
	padding-left: 20px;
	border: none;
}

.leftCon .navList {
	padding: 10px 0 30px;
}

.leftCon .navList ul li {
	margin: 16px 0;
	/* padding: 0 30px 0 54px; */
	position: relative;
	cursor: pointer;
	border-bottom: 1px #e6e6e6 solid;
}

.leftCon .navList ul li a {
	display: block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	/* margin-bottom: 10px; */
	padding: 10px 24px;
}

.leftCon .navList ul li i {
	display: none;
	width: 4px;
	height: 12px;
	background: #0a2946;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 10px;
}

.leftCon .navList ul li span:after {
	display: block;
	content: '';
	width: 5px;
	height: 9px;
	background-image: url(../img/ce10.png);
	background-size: 100% 100%;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -4px;
	display: none;
}

.leftCon .navList ul li:hover a,
.leftCon .navList ul li.on a {
	color: #0a2946;
}

.leftCon .navList ul li:hover span:after,
.leftCon .navList ul li.on span:after {
	display: block;
}

.leftCon .navList ul li:hover i,
.leftCon .navList ul li.on i {
	display: block;
}

.leftCon .list {
	padding: 0 24px 30px;
}

.leftCon .list ul li {
	float: left;
	width: 25%;
	text-align: center;
	cursor: pointer;
}

.leftCon .list ul li p {
	margin-top: 13px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 14px;
}

.rigthCon {
	float: left;
	width: 920px;
	min-height: 595px;
	background: #fff;
	box-sizing: border-box;
	margin-top: 20px;
}

.rigthCon .roghtTop {
	font-size: 18px;
	line-height: 60px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	padding: 0 30px;
	border-bottom: 1px solid #E5E5E5;
}

.InnerPage.content {
	background: #f2f2f2;
	/* background-image: url(../img/img01.jpg); */
	overflow: auto;
	padding: 30px 0;
	width: 100%;
}

.tousu-banner {
	width: 100%;
	height: 300px;
	background-image: url(../img/banner01.jpg);
	margin: 0 auto;
}

.tousu .box1 {
	padding: 0 30px;
}

.tousu .box1 label {
	display: block;
	margin-top: 20px;
}

.tousu .box1 label span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 14px;
	display: block;
}

.tousu .box1 label input {
	width: 100%;
	height: 34px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	margin-top: 12px;
	padding: 0 7px;
	box-sizing: border-box;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}

.tousu .box1 label textarea {
	margin-top: 12px;
	width: 100%;
	height: 128px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	padding: 7px;
	box-sizing: border-box;
	resize: none;
}

.tousu .box1 button {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	width: 160px;
	height: 40px;
	background: rgba(52, 68, 164, 1);
	border: none;
	outline: none;
	float: right;
	margin-top: 26px;
}

.tousu .box1 .list {}

.tousu .box1 .list ul li {
	padding: 15px 0;
	clear: both;
	overflow: hidden;
	position: relative;
	border-bottom: 1px dashed #F5F5F5;
	cursor: pointer;
}

.tousu .box1 .list ul li p {
	max-width: 75%;
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	line-height: 20px;
}

.tousu .box1 .list ul li a {
	position: absolute;
	top: 50%;
	right: 0;
	width: 66px;
	height: 28px;
	margin-top: -14px;
	background: rgba(52, 68, 164, 1);
	border-radius: 6px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tousu .box1 .list ul li i {
	display: block;
	width: 0%;
	height: 2px;
	background: linear-gradient(90deg, rgba(255, 239, 177, 1) 0%, rgba(255, 204, 0, 1) 100%);
	position: absolute;
	bottom: -1px;
	left: 0;
}

.tousu .box1 .list ul li:hover i {
	width: 100%;
	transition: 1s all;
}

@media screen and (max-width: 1020px) {
	.tousu.content {
		padding: 30px 15px;
	}

	.rigthCon {
		float: none;
		display: table-cell;
		max-width: 740px;
	}
}

@media screen and (max-width: 768px) {
	.leftCon {
		width: 100%;
		margin-right: 0;
		float: none;
		min-height: auto;
	}

	.rigthCon {
		display: block;
		width: 100%;
		margin-top: 15px;
		min-height: auto;
	}

	.tousu .box1 .list ul li p {
		max-width: 60%;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.tousu .box1 .list ul li a {
		position: absolute;
		top: 50%;
		right: 0;
		width: 56px;
		height: 24px;
		margin-top: -12px;
	}
}

@media screen and (max-width: 414px) {
	.leftCon .title {
		height: 54px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #fff;
		line-height: 54px;
		background: #0058aa;
		/* text-align: center; */
		padding-left: 20px;
		border: none;
	}

}

/* 加入安达丰 */
.join .box1 {
	padding: 20px 30px 10px;
}

.join .box1 ul li {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 14px;
	cursor: pointer;
}

.join .box1 ul li .img {
	width: 348px;
	height: 194px;
	background-size: auto 100%;
	background-position: center center;
	float: left;
	margin-right: 20px;
}

.join .box1 ul li h3 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	margin-top: 92px;
	padding-left: 386px;
	position: relative;
}

.join .box1 ul li h3:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 6px solid;
	border-color: #F2D03B #F2D03B transparent transparent;
	transform: rotate(45deg);
	position: absolute;
	left: 362px;
	top: 50%;
	margin-top: -6px;
}

.join .box1 ul li p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 20px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.join .box1 ul li:hover h3 {
	color: #0a2946;
}

.join .box1 ul li:hover h3:after {
	animation: myfirst1 .8s;
	animation-iteration-count: infinite;
}

@keyframes myfirst1 {
	from {
		left: 356px;
	}

	to {
		left: 368px;
	}
}

@media screen and (max-width: 1020px) {
	.join .box1 ul li .img {
		width: 250px;
		height: 139px;
	}

	.join .box1 ul li h3 {
		margin-top: 46px;
		padding-left: 290px;
		position: relative;
	}

	.join .box1 ul li h3:after {
		left: 268px;
	}

	@keyframes myfirst1 {
		from {
			left: 262px;
		}

		to {
			left: 274px;
		}
	}
}

@media screen and (max-width: 515px) {
	.join .box1 ul li .img {
		width: 150px;
		height: 84px;
	}

	.join .box1 ul li h3 {
		margin-top: 10px;
		padding-left: 190px;
		position: relative;
	}

	.join .box1 ul li h3:after {
		left: 168px;
	}

	@keyframes myfirst1 {
		from {
			left: 162px;
		}

		to {
			left: 174px;
		}
	}

	.join .box1 ul li p {
		-webkit-line-clamp: 2;
	}

	.join .box1 {
		padding: 20px 15px 10px;
	}
}

@media screen and (max-width: 375px) {
	.join .box1 ul li .img {
		width: 120px;
		height: 68px;
	}

	.join .box1 ul li h3 {
		margin-top: 5px;
		padding-left: 150px;
		position: relative;
	}

	.join .box1 ul li h3:after {
		left: 128px;
	}

	@keyframes myfirst1 {
		from {
			left: 122px;
		}

		to {
			left: 134px;
		}
	}

	.join .box1 ul li p {
		margin-top: 1px;
		-webkit-line-clamp: 2;
	}
}



/* 新闻公告 */
.news .box1 {
	padding: 20px 30px 0;
}

.news .box1 ul {
	clear: both;
	overflow: hidden;
}

.news .box1 ul li {
	display: block;
	margin-bottom: 48px;
	cursor: pointer;
	width: 330px;
	float: left;
	margin-right: 20px;
}

.news .box1 ul li:nth-child(even) {
	margin-right: 0;
}

.news .box1 ul li .img {
	width: 100%;
	padding-bottom: 52%;
	background-size: auto 100%;
	background-position: center center;
}

.news .box1 ul li:hover .img {
	transform: scale(1.05);
	transition: all .3s;
	border: none;
}

.news .box1 ul li h3 {
	margin-top: 30px;
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(52, 68, 164, 1);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news .box1 ul li h3 span {
	margin-right: 32px;
}

.news .box1 ul li p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 14px;
	height: 14px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news .box1 ul li p span {
	margin-right: 36px;
}

.news .box1 ul li:hover h3 {
	color: #0a2946;
}

.news .details {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 26px;
}

.news .details img {
	max-width: 100%;
}

@media screen and (max-width: 1020px) {
	.news .box1 ul li {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 30px;
	}

	.news .box1 ul li .img {
		width: 100%;
	}

	.news .box1 ul li h3 {
		margin-top: 22px;
	}

	.news .box1 ul li p {
		margin-top: 10px;
	}
}

@media screen and (max-width: 515px) {
	.news .box1 ul li .img {
		width: 100%;
	}

	.news .box1 ul li h3 {
		margin-top: 15px;
		position: relative;
	}

	.news .box1 ul li p {
		-webkit-line-clamp: 1;
	}

	.news .box1 {
		padding: 20px 15px 10px;
	}
}

@media screen and (max-width: 375px) {
	.news .box1 ul li {
		width: 100%;
		margin-right: 0;
	}

	.news .box1 ul li .img {
		width: 100%;
	}

	.news .box1 ul li h3 {
		margin-top: 12px;
		position: relative;
	}

	.news .box1 ul li p {
		margin-top: 8px;
		-webkit-line-clamp: 1;
	}
}

/* 新闻公告 */
.news_details .box1 {
	padding: 20px 30px 0;
}



/* 价格查询 */
.search .box1 {
	background: #fff;
}

.search .box1 .tab_top {
	clear: both;
	overflow: hidden;
}

.search .box1 .tab_top ul li {
	float: left;
	display: flex;
	justify-content: center;
	width: 50%;
	height: 60px;
	border-bottom: 1px solid #E5E5E5;
}

.search .box1 .tab_top ul li a {
	font-size: 18px;
	line-height: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 600px;
}

.search .box1 .tab_top ul li img {
	margin-right: 12px;
}

.search .box1 .tab_top ul li.on {
	background: #e4ebf3;
	border-bottom: 1px solid #e4ebf3;
}

.search .box1 .tab_top ul li.on a {
	color: #0a2946;
}

.search .box1 .list {
	padding: 24px 30px;
}

.search .box1 .list ul li {
	float: left;
	width: 48.5%;
	margin-bottom: 42px;
	margin-right: 3%;
	position: relative;
}

.search .box1 .list ul li:nth-child(even) {
	margin-right: 0;
}

.search .box1 .list ul li p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #666;
	line-height: 6px;
}

.search .box1 .list ul li label {
	display: block;
	position: relative;
	margin-top: 12px;
}

.search .box1 .list ul li label img {
	position: absolute;
	left: 8px;
	top: 10px;
	width: 10px;
	height: 12px;
}

.search .box1 .list ul li label input {
	width: 100%;
	border: none;
	height: 32px;
	border-bottom: 1px solid #E6E6E6;
	outline: none;
	padding: 0 10px 0 26px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
}

.search .box1 .list ul li label span {
	position: absolute;
	right: 0px;
	bottom: 6px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 12px;
}

.search .box1 .list ul li .text {
	float: right;
	text-align: right;
}

.search .box1 .list ul li .text h4 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 14px;
}

.search .box1 .list ul li .text h3 {
	font-size: 24px;
	line-height: 24px;
	margin-top: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(242, 208, 59, 1);
}

.search .box1 .list ul li button {
	width: 160px;
	height: 40px;
	background: #f15a24;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	border: none;
	float: right;
	margin-left: 20px;
	outline: none;
}

.search .box1 .list ul li.pad_b {
	padding-top: 16px;
}

.search .box1 .list ul li dl {
	display: none;
	width: 100%;
	height: 300px;
	box-shadow: 0 0 6px 2px #ccc;
	position: absolute;
	z-index: 999999;
	background: #fff;
	overflow-y: auto;
}

.search .box1 .list ul li dl dd {
	display: block;
	padding: 0 10px;
	line-height: 32px;
	border-bottom: 1px solid #E6E6E6;
}

.search .box1 .list ul li dl dd:hover {
	background: #0a2946;
	color: #fff;
	cursor: pointer;
}

@media screen and (max-width: 515px) {
	.search .box1 .list ul li {
		width: 100%;
		margin-right: 0;
	}

	.search .box1 .list ul li button {
		width: 120px;
		height: 40px;
	}

	.search .box1 .list ul li .text h3 {
		font-size: 20px;
		margin-top: 4px;
	}
}

/* 包裹查询 */
.search_top {
	padding: 20px 120px 36px;
	box-sizing: border-box;
	position: relative;
}

.search_top textarea {
	width: 100%;
	display: table-cell;
	height: 75px;
	padding: 12px 115px 12px 15px;
	box-sizing: border-box;
	background: #f2f2f2;
	border: none;
	resize: none;
	outline: none;
}

.search_top button {
	width: 100px;
	height: 75px;
	background: #0a2946;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	border: none;
	position: absolute;
	top: 20px;
	right: 120px;
}

.search_down {
	padding: 0;
	min-height: 500px;
}

.search_down h2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	padding: 0 120px;
}

.search_down .con {
	margin: 30px 0 16px;
	padding: 0 120px 30px;
	border-bottom: 1px solid #F5F5F5;
}

.search_down .con:nth-last-child(1) {
	border: none;
}

.search_down .con .text {
	padding: 20px 16px;
	box-sizing: border-box;
	box-shadow: 0 0 12px 3px #FAFAFA;
	position: relative;
}

.search_down .con .text h3 {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 12px;
}

.search_down .con .text h3 span {
	color: #333;
	margin-left: 5px;
}

.search_down .con .text h4 {
	margin-top: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 14px;
}

.search_down .con .text .right {
	position: absolute;
	right: 18px;
	top: 20px;
	text-align: right;
}

.search_down .con .text .right p {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 14px;
}

.search_down .con .text .right p:nth-child(2) {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(52, 68, 164, 1);
	line-height: 14px;
	margin-top: 20px;
}

.search_down .con .text h4 img {
	margin: 0 28px;
}

.search_down .con .info_list {
	height: 256px;
	overflow-y: auto;
	margin-top: 36px;
}

.search_down .con .info_list ul {
	position: relative;
}

.search_down .con .info_list ul:after {
	display: block;
	content: '';
	width: 1px;
	height: 100%;
	background: #F5F5F5;
	position: absolute;
	left: 77px;
	top: 7px;
	z-index: 9;
}

/* 没有物流信息不需要线条 */
.search_down .con .info_list.no ul:after {
	display: none;
}

.search_down .con .info_list ul li {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}

.search_down .con .info_list ul li:after {
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	background-image: url(../img/chaxun10.png);
	position: absolute;
	left: 74px;
	top: 7px;
	z-index: 999;
}

.search_down .con .info_list ul li:nth-child(1):after {
	background-image: url(../img/chaxun09.png);
}

.search_down .con .info_list ul li span {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 18px;
}

.search_down .con .info_list ul li p {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 18px;
	width: 182px;
	margin-left: 77px;
}

.search_down .con .info_list ul li h3 {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 18px;
	width: 310px;
}

.search_down .con .info_list ul li:nth-child(1) span {
	font-weight: bold;
}

.search .no_list {
	text-align: center;
	padding: 10px 0;
}

.search .no_list img {
	max-width: 100%;
}

.search .no_list p {
	margin-top: 16px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 14px;
}

@media screen and (max-width: 1020px) {
	.search_down .con .info_list ul li p {
		width: 160px;
	}

	.search_down .con .info_list ul li h3 {
		float: none;
		display: table-cell;
		max-width: 310px;
	}
}

@media screen and (max-width: 768px) {
	.search_top {
		padding: 15px 20px;
	}

	.search_top button {
		top: 15px;
		right: 20px;
	}

	.search_down h2 {
		padding: 15px 20px 0;
		text-align: center;
		color: #0a2946;
	}

	.search_down .con {
		padding: 15px 15px 30px;
	}

	.search_down .con .info_list ul li p {
		width: auto;
		margin-right: 15px;
		margin-left: 36px;
	}

	.search_down .con .info_list ul:after {
		left: 60px;
	}

	.search_down .con .info_list ul li:after {
		left: 57px;
	}
}

@media screen and (max-width: 414px) {

	.search_top {
		padding: 15px 20px;
	}

	.search_top textarea {
		padding: 12px;
		height: 150px;
	}

	.search_down .con .info_list ul li p {
		width: 80px;
		margin-right: 15px;
		margin-left: 24px;
	}

	.search_top button {
		display: block;
		position: unset;
		width: 150px;
		height: 44px;
		margin: 12px auto 0;
	}

	.search_down .con .info_list ul:after {
		left: 52px;
	}

	.search_down .con .info_list ul li:after {
		left: 49px;
	}

	.search_down .con .text .right {
		margin-top: 15px;
		position: unset;
		text-align: left;
	}

	.search_down .con .text .right p:nth-child(2) {
		margin-top: 10px;
	}
}

/* 滚动条 */
/* ::-webkit-scrollbar 定义了滚动条整体的样式；
::-webkit-scrollbar-thumb 滑块部分；
::-webkit-scrollbar-thumb 轨道部分； */

.search_down ::-webkit-scrollbar-track {
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
}

.search_down ::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

.search_down ::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}

.search_down ::-webkit-scrollbar {
	width: 16px;
	height: 16px;
}

.search_down ::-webkit-scrollbar-track,
.search_down ::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 5px solid transparent;
}

.search_down ::-webkit-scrollbar-track {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2) inset;
}

.search_down ::-webkit-scrollbar-thumb {
	min-height: 20px;
	background-clip: content-box;
	box-shadow: 0 0 0 5px rgba(0, 0, 0, .2) inset;
}

.search_down ::-webkit-scrollbar-corner {
	background: transparent;
}





.modal_layer {
	width: 100%;
	height: 100%;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.prism-player .prism-controlbar {
	bottom: 2px !important;
	left: -6px !important;
}

@media screen and (max-width: 768px) {
	.details-layer {
		width: 100% !important;
		height: 400px !important;
		top: 50% !important;
		margin-top: -200px !important;
		left: 0 !important;
	}

	.layui-layer-content {
		height: 400px !important;
	}
}

@media screen and (max-width: 768px) {
	.index .box2 {
		padding: 30px 0px;
	}

	.index .box2 .box2img {
		background: url(../img/meikai14.png) no-repeat;
		width: 550px;
		height: 452px;
		position: relative;
		float: left;
		margin-top: 400px;
	}

	.index .box2 .text2 {
		display: block;
		position: absolute;
		z-index: 99;
		width: 100%;
	}

	.index .box2 .text {
		float: left;
		right: 18px;
		top: 510px;
		position: absolute;

	}

	.index .box2 .text2 .Thailand {
		width: 45%;
		float: left;
		margin-right: 18px;
	}

	.index .box2 .text2 .Philippines {
		width: 45%;
		float: left;
	}

	.index .box2 .text2 .Malaysia {
		width: 45%;
		float: left;
		margin-right: 18px;
	}

	.index .box2 .text2 .Singapore img {
		margin: 0 6px 28px 0;
	}

	.index .box2 .text2 .Singapore {
		width: 45%;
		float: left;
	}

	.index .box2 .text2 .Indonesia {
		width: 45%;
	}

	.index .box2 .text2 .Indonesia img {
		margin: 0 6px 0 0;
	}


	.index .box2x2 li:nth-child(2) {
		margin-left: 8px;
	}

	.index .box2x2 .box2ul li:nth-child(2) {
		margin-left: 0;
	}

	.index .box4 .left.on {
		width: 100%;
	}


	/*	顶部*/
	.header_top a {
		margin-left: 28px;
	}
}