[i="detail"] .box1 {
	/*padding-top: 151px;*/
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	height: auto;
	background: #2C2C2C;
}

[i="detail"] .box1 .topx {
	/*font-size: 14px;
	color: #2C2C2C;
	padding-bottom: 29px;
	text-align: center;
	width: 100%;
	background: #FFFFFF;*/
	/*box-shadow: 0 5px 0px 7px rgba(248, 248, 248, 0.5);*/
}

/*[i="detail"] .box1 img {
	margin: 0 auto;
	width: 29px;
	height: 33px;
}

[i="detail"] .box1 .nav {
	width: 100%;
	text-align: center !important;
	margin-top: 36px;
}

[i="detail"] .box1 .nav li {
	display: inline-block;
	margin-right: 40px;
	cursor: pointer;
}

[i="detail"] .box1 .nav li:nth-child(5) {
	margin-right: 0;
}*/

[i="detail"] .box1 .cover {
	width: 100%;
	height: 434px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 175px;
}

[i="detail"] .box1 .title {
	text-align: center;
	font-size: 44px;
	color: #FFFFFF;
	letter-spacing: 0;
}

[i="detail"] .box1 .text p:nth-child(2) {
	opacity: 0.6;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 32px;
	margin-top: 42px;
}

[i="detail"] .top {
	background: #FFFFFF;
	margin-top: 80px;
	text-align: center;
}

[i="detail"] .top .title {
	font-size: 30px;
	color: #0A0A0A;
	letter-spacing: 1.29px;
}

[i="detail"] .top .text {
	margin-top: 30px;
	padding: 0 680px;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	line-height: 24px;
}

[i="detail"] .box2{
	margin: 0 auto;
	width: 1200px;
	padding: 0 100px;	
}

[i="detail"] .box2 .foot {
	margin-top: 60px;
}

[i="detail"] .box2 .foot li {
	float: left;
	padding: 7px 20px;
	font-size: 16px;
	color: #999999;
	border: 1px solid #DFDFDF;
	border-radius: 100px;
	margin-right: 25px;
}

[i="detail"] .box2 .content {
	margin-top: 43px;
	/*padding: 0 466px;*/
	text-align: left !important;
	font-size: 16px;
	color: #6B6B6B;
	letter-spacing: -0.3px;
	line-height: 33px;
	width: 100%;
	text-align: center;
}

[i="detail"] .box2 .content img {
	margin: 0 auto;
	margin-top: 10px;
}