
.sjsul{
	width: 901px;
	float: right;
	position: relative;
	left: 128px;
	top: 110px;
}

.sjs_des{
	width: 705px;
	height: 430px;
	float: left;
	background: url(../pic/des22.png) no-repeat center center;
	position: absolute;
}

.sjs_des_img{
	width: 705px;
	height: 430px;
}

.sjs_plss{
	width: 100%;
	padding-left: 50px;
	font-size: 40px;
	color: white;
	margin-top: 60px;
	margin-bottom: 40px;
}

.sjs_spanss{
	font-size: 46px;
	margin-right: 5px;
}

.sjs_sjs{
	width: 100%;
	padding-left: 50px;
	font-size: 20px;
	color: white;
}

.sjs_a{
	width: 153px;
	height: 44px;
	margin-left: 50px;
	display: block;
	color: white;
	font-size: 16px;
	margin-top: 36px;
	text-align: center;
	line-height: 44px;
	border: 1px solid white;
}

.none {
	display: none !important;
}

.moresjs {
	color: #ff6600 !important;
	display: block;
	width: 8em;
	margin: 0 auto;
	font-size: 30px;
}

.sjs {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.sjsul li {
	float: left;
	margin-right: 15px;
	width: 167px;
	height: 170px;
	margin-bottom: 10px;
	position: relative;
	transition-duration: 0.3s;
	overflow: hidden;
}

.sjsul li img {
	transition-duration: 0.3s
}

.sjsul li:hover img {
	filter: brightness(40%);
	transform: scale(1.1);
}

.sjsxx {
	position: absolute;
	top: 15px;
	left: 8px;
	display: none;
}
.sjsul li:hover .sjsxx{
	display: block;
}

.sjsxx b {
	font-size: 20px;
	color: #fff;
	display: block !important;
}

.sjsxx p {
	color: #fff
}

.sjsul li:nth-child(5n) {
	margin-right: 0
}

.allsjs {
	width: 10em;
	margin: 0 auto;
	display: none;
	font-size: 25px;
	color: #ff6600
}

.sjsul li img {
	width: 100%
}