.mid-contentWrap {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
.mid-contentWrap{
	margin-top: 20px;
}
.rightWrap{
float: right;
}
.top-title h1{
	font-size: 35px;
	margin-bottom: 20px;
}
.top-title p{
	font-size: 12px;
}
.top-title {
	margin-bottom: 30px;
}

.menu-nav{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.menu-nav h2{
	font-size: 35px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #CCCCCC;
}

.menu-nav li > a{
	display: block;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#00A0E9;
	font-weight: 700;
}
.menu-nav li > a i{
	margin-right: 5px;
}
.top-title_us {
	margin-top: 30px;
}
.top-title_us h1,.procedure h1,.emsBox h1,.ensure h1,.deliveryBox h1{
	font-size: 32px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:10px;
}
.top-title_us p{
	margin-top: 10px;
	font-size: 12px;
}
.serviceBox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}

.serviceBox h1{
	width: 98%;
	margin: 0 auto;
	font-size: 25px;
	text-align: center;
	margin-top: 20px;
	background: rgba(0,0,0,.9);
	padding: 10px 0;
	color: #fff;
	border-radius: 5px;
	box-shadow:  5px 5px 5px #8C8C8C;
	
}
.serviceBox li{
	width: 30.4%;
	margin:0  12px;
	height: 180px;
	border: 1px solid #101010;
	margin-top: 35px;
	padding:  0 10px;
	background: #080808;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	box-shadow:  5px 5px 5px #8C8C8C;
	
}
.serviceBox li:hover{
	
}
.serviceBox li>h3{
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	
}

.serviceBox li>p{
	color: #fff;
	font-size: 13px;
	margin-top: 15px;
}
.procedure ul>li{
	margin-top: 30px;
}
.procedure ul>li h4{
	width: 185px;
	background: rgba(0,0,0,.8);
	color:#fff;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 20px;
}
.procedure ul>li {
	font-size: 15px;
}
.emsBox{
	margin-top: 40px;
}
.emsBox h3{
	margin: 20px 10px;
}
.emsBox ul>li{
	list-style-type: disc;
	margin-bottom: 10px;
}
.emsBox p{
	margin: 10px 0;
	font-size: 12px;
}
.emsBox ul>li b{
	font-weight: 700;
	margin: 10px 0;
}
.emsBox ul>li{
	line-height: 30px;
}
.deliveryBox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 10px;
}
.deliveryBox h1{
	margin-bottom: 10px;
}
.exchange{
	margin-top: 40px;
}

.exchange h2,.ensure h2{
	font-size: 20px;
	margin: 15px 0;
	font-weight: 700;
}

.ensure {
	margin-top: 40px;
}
.ensureText h4{
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0;
	color: #222222;
	opacity: 0.6;
}
.ensureText div {
	text-align: left;
	display: inline;
	/*text-align: center;*/
}
