.gcjj_l {
		width: 657px;
		height: 400px;
		float: left;
		overflow: hidden;
	}

	.gcjj_l .slidebox {
		position: relative;
	}

	.gcjj_l .slidebox .hd {}

	.gcjj_l .slidebox .hd ul {
		display: inline-block;
		position: absolute;
		z-index: 33;
		right: 10px;
		bottom: 12px;
	}

	.gcjj_l .slidebox .hd ul li {
		width: 10px;
		height: 10px;
		display: inline-block;
		background: #ffffff;
		margin: 0 8px;
		cursor: pointer;
	}

	.gcjj_l .slidebox .hd ul li.on {
		background: #c50000;
	}

	.gcjj_l .slidebox .bd ul {}

	.gcjj_l .slidebox .bd ul li {
		width: 657px;
		height: 400px;
		position: relative;
		z-index: 1;
	}

	.gcjj_l .slidebox .bd ul li a {
		display: block;
	}

	.gcjj_l .slidebox .bd ul li a img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.gcjj_l .slidebox .bd ul li a p {
		height: 40px;
		width: 100%;
		line-height: 40px;
		font-size: 18px;
		position: absolute;
		z-index: 22;
		left: 0;
		bottom: 0;
		background: url(/uploads/image/simg/h_tm_bg_01.png) repeat;
		color: #ffffff;
		text-indent: 12px;
	}

	.gcjj_l .slidebox .bd ul li a:hover {
		text-decoration: underline;
	}

	.gcjj_l .slidebox .prev {
		position: absolute;
		font-size: 70px;
		font-family: "simsun";
		top: 37%;
		z-index: 55;
		left: 3%;
		color: #f1f1f1;
	}

	.gcjj_l .slidebox .next {
		position: absolute;
		font-size: 70px;
		font-family: "simsun";
		top: 37%;
		z-index: 55;
		right: 3%;
		color: #f1f1f1;
	}

	.gcjj_l .slidebox .prev:hover,
	.gcjj_l .slidebox .next:hover {
		color: #c50000;
	}

	.gcjj_r {
		float: left;
		background: #f8f8f8;
		width: 505px;
		height: 346px;
		overflow: hidden;
		padding: 18px;
	}

	.gcjj_r .hd {
		position: relative;
		z-index: 1;
		margin-bottom: 10px;
	}

	.gcjj_r .hd span {
		width: 100%;
		position: absolute;
		z-index: 11;
		left: 0;
		top: 18px;
		display: block;
		border-bottom: 1px solid #c50000;
	}

	.gcjj_r .hd ul {
		text-align: center;
		position: relative;
		z-index: 22;
	}

	.gcjj_r .hd ul li {
		width: 117px;
		height: 36px;
		margin: 0 8px;
		display: inline-block;
		background: #ef8a8a;
		color: #ffffff;
		font-size: 18px;
		line-height: 36px;
		cursor: pointer;
	}

	.gcjj_r .hd ul li.on {
		background: #c50000;
	}

	.gcjj_r .bd {}

	.gcjj_r .bd .ul1 {
		position: relative;
		z-index: 1;
	}

	.gcjj_r .bd .ul1 h3 {
		height: 64px;
		font-size: 18px;
		font-weight: bold;
		line-height: 64px;
		cursor: pointer;
	}

	.gcjj_r .bd .ul1 span {
		font-size: 14px;
		line-height: 28px;
		margin-top: -15px;
		padding-bottom: 6px;
		color: #444444;
		display: none;
	}

	.gcjj_r .bd .ul1 a {
		border-bottom: 1px dashed #d5d5d5;
		display: block;
	}

	.gcjj_r .bd .ul1 a.more {
		position: absolute;
		z-index: 22;
		right: 0;
		bottom: 0;
		background: url(/uploads/image/simg/more_bg_01.png) no-repeat center bottom;
		width: 73px;
		height: 30px;
		line-height: 28px;
		text-align: center;
		font-size: 14px;
	}