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

[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;
	text-align: left;
}

[i="detail"] .top .title {
	font-size: 28px;
	color: #3B3B3B;
	letter-spacing: 0;
}

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

[i="detail"] .top-box {
	margin: 0 auto;
	width: 1200px;
	padding-top: 80px;
}

[i="detail"] .box2 {
	width: 820px;
	float: left;
}

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

[i="detail"] .box2 .foot li {
	float: left;
	width: 120px;
	height: 35px;
	font-size: 16px;
	color: #999999;
	border-radius: 100px;
	margin-right: 25px;
	text-align: center;
	padding-top: 6px;
	background: #F7F7F7;
	border-radius: 100px;
}

[i="detail"] .box2 .middle {
	margin-top: 40px;
	width: 100%;
}

[i="detail"] .box2 .middle .cover {
	float: left;
}

[i="detail"] .box2 .middle .cover .img-cover {
	width: 94px;
	height: 94px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
	float: left;
}

[i="detail"] .box2 .middle .cover .txt {
	float: left;
	margin-left: 14px;
	font-size: 20px;
	color: #626262;
	letter-spacing: -1px;
	height: 94px;
	display: table;
}

[i="detail"] .box2 .middle .cover .txt .box {
	display: table-cell;
	vertical-align: middle;
}

[i="detail"] .box2 .middle .cover .txt .title {
	font-size: 24px;
	color: #181818;
	letter-spacing: -1px;
	margin-bottom: 8px;
}

[i="detail"] .box2 .middle .code {
	float: right;
}

[i="detail"] .box2 .middle .code img {
	width: 94px;
	height: 94px;
}

[i="detail"] .box2 .middle .code .right {
	float: left;
	width: 94px;
	text-align: center;
	margin-left: 19px;
}

[i="detail"] .box2 .content {
	margin-top: 22px;
	/*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;
}

[i="detail"] .right-list {
	float: right;
	width: 298px;
	background: #FBFBFB;
	padding: 20px 25px;
}

[i="detail"] .right-list .title {
	font-size: 20px;
	color: #0A0A0A;
	letter-spacing: 0;
}

[i="detail"] .right-list .title img {
	width: 22px;
	height: 21px;
	position: relative;
	top: 2px;
}

[i="detail"] .right-list ul {
	margin-top: 21px;
}

[i="detail"] .right-list ul li{
	margin-top: 20px;
}

[i="detail"] .right-list ul li .cover {
	width: 248px;
	height: 145px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

[i="detail"] .right-list ul li p {
	text-align: center;
	font-size: 16px;
	color: #393939;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	margin-top: 8px;
}