﻿body {
	line-height: 24px;
	font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ClothingAndShoes {
	text-align: center;
	padding: 40px 0;
}

	.ClothingAndShoes .ClothingAndShoes-h {
		padding-bottom: 40px;
	}

		.ClothingAndShoes .ClothingAndShoes-h h2, .ClothingAndShoes .ClothingAndShoes-h h1 {
			padding-bottom: 5px;
			font-weight: 600;
		}

		.ClothingAndShoes .ClothingAndShoes-h .hr {
			width: 6%;
			margin: 0 auto;
		}

.ClothingAndShoes-content {
	padding-bottom: 30px;
}

.ClothingAndShoes .ClothingAndShoes-content-text {
	text-align: left;
}

	.ClothingAndShoes .ClothingAndShoes-content-text h2 {
		font-weight: 600;
		padding-bottom: 25px;
	}

	.ClothingAndShoes .ClothingAndShoes-content-text h3 {
		padding: 15px 0;
	}

		.ClothingAndShoes .ClothingAndShoes-content-text h3 .layui-badge-dot {
			margin-right: 12px;
			margin-bottom: 1px;
		}

.UnderTheLine {
	background-color: #fbfbfb;
	text-align: center;
	padding: 40px 0;
}

	.UnderTheLine .UnderTheLine-h {
		padding-bottom: 40px;
	}

		.UnderTheLine .UnderTheLine-h h1 {
			padding-bottom: 5px;
			font-weight: 600;
		}

		.UnderTheLine .UnderTheLine-h .hr {
			width: 6%;
			margin: 0 auto;
		}

	.UnderTheLine .UnderTheLine-content {
	}

		.UnderTheLine .UnderTheLine-content dl dt {
			font-weight: 600;
			font-size: 16px;
			padding: 10px;
		}

		.UnderTheLine .UnderTheLine-content dl dd {
			padding: 5px;
			color: #666;
		}

.UserCase-Solution-img {
	padding-top: 40px;
}

	.UserCase-Solution-img .Solution-img img {
		padding-bottom: 30px;
	}

.UserCase .UserCase-More {
	padding: 40px;
	text-align: center;
}

	.UserCase .UserCase-More .layui-btn {
		width: 120px;
		background-color: transparent;
		border: 1px solid #ff5722;
		color: #ff5722;
		font-weight: 600;
		font-size: 15px;
	}

.UserCase-More img {
	position: relative;
	top: -2px;
}
h3{
    padding: 15px;
    white-space: nowrap;
}