.detitle {
	color: #000;
	font-weight: bold;
	font-size: 26px;
	height: 100px;
	line-height: 100px;
}

.showbot {
	float: left;
}

#showbox {
	background: #eee;
	border: 1px solid #eee;
}

#showbox img {
	width: 400px;
	height: 400px;
}

#showbox span {
	background: url(../images/whitebg.png) repeat;
}

#showsum {
	left: 25px;
	margin-top: 10px;
}

#showsum span {
	border: 1px solid #ddd;
}

#showsum span.sel {
	border: 1px solid #f60;
}

.showpage {
	width: 500px;
	position: relative;
}

.showpage a {
	display: block;
	width: 15px;
	border: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	background: #eee;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -62px;
	text-decoration: none;
	color: #999;
}

.showpage a#shownext {
	left: auto;
	right: 0;
}

.showpage a:hover {
	background: #ccc;
	color: #777;
}

.showall {
	width: 1240px;
	margin: 0 auto;
	margin-top: 15px;
}

.showbottwo {
	width: 530px;
	height: 520px;
	margin-left: 50px;
	float: left;
}

.showbottwo .detit {
	margin-top: 30px;
	font-size: 18px;
	color: #03080C;
	font-weight: bold;
}

.showbottwo .detit .sj {
	margin-left: 10px;
}

.red {
	color: #E20017;
	font-size: 22px;
}

.gcIpt input {
	border: #e3e3e3 solid 1px;
	padding: 5px 8px;
	color: #848484;
	font-size: 16px;
}

.nobdr-btns {
	padding-top: 25px;
}

.Hgt {
	padding-left: 10px;

}

.xjsc {
	margin-top: 60px;
	color: #fff;
	font-size: 20px;
	width: 70%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;

}

.xjsc .xj {
	background-color: #E70012;
	border-radius: 5px;
	width: 45%;
	text-align: center;
	color: #fff;
	height: 50px;
	line-height: 50px;

}

.xjsc .sc {

	background-color: #399DF2;

}

.gxll {
	margin-top: 10px;
	height: 60px;
	line-height: 60px;
	color: #0B0C0E;
}

.gxll .lll {
	margin-left: 50px;
}

.showthree {
	float: right;
	width: 220px;
	border-left: 2px solid #E0E0E0;

}

.showthree .rmtit {
	font-weight: bold;
	font-size: 20px;
}

.rmcen {
	margin-left: 20px;
	margin-top: 30px;
}
.rmitem {
	display: block;
}
	.rmitem img{
	width: 100%;
	padding: 6px;
	border: 1px solid #A4A4A4;
	}
	.rmitem .rename{
		height: 40px;
		line-height: 40px;
		padding-left: 6px;
		font-size: 14px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.rmitem:first-child{
		margin-bottom: 30px;
	}
	.proxqtit{
		margin-top: 20px;
		height: 40px;
		line-height: 40px;
		border-bottom: 2px solid #3C9CF0;
		padding-left: 10px;
		}
		.proxqtit span{
			background-color: #3C9CF0;
			height: 100%;
			color: #fff;
			display: inline-block;
			padding: 0 30px;
		}
		.center{
			margin: 30px 0;
			padding: 0 20px;
			}