/*banner*/

.banner_box {
	width: 100%;
	padding-top: 80px;
}

.banner_box .banner {
	max-width: 1920px;
	min-width: 1200px;
	margin: auto;
	height: 400px;
}


/*banner*/
.jinDutiao_box1 .jinDutiao {
	width: 1200px;
	margin: 0 auto;
	padding: 7px 0;
	border-bottom: 1px solid #e72316;
	margin-top: 40px;
}
.jinDutiao_box1 .jinDutiao i {
	font-size: 25px;
	margin-left: 10px;
}

.jinDutiao_box1 .jinDutiao a {
	font-size: 16px;
	color: #000000;
	padding: 0 5px;
}

.jinDutiao_box1 .jinDutiao a:last-child {
	color: #ff0000;
}
.banxin{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 50px;
}

/*左边*/
.cjLeft{
	width: 230px;
	float: left;
}
.cjLeft ul li{
	width: 200px;
	height: 58px;
	border-bottom:1px solid gainsboro ;
	border-top:1px solid gainsboro ;
	line-height: 58px;
	cursor:pointer ;
	text-align: center;
}
.cjLeft ul li a{
	font-size: 20px;
}
.cjLeft ul li{
	font-size: 20px;
}
.cjLeft .cjli1{
	width: 200px;
	height: 58px;
	font-size: 20px;
	text-align: center;
	line-height: 58px;
	border-bottom:1px solid gainsboro ;
	border-top:1px solid gainsboro ;
	border-left:3px solid #e72316;
	background-color:#f2f2f2 ;
	cursor:pointer ;
}
.cjLeft .cjc a{
	color:#e72316 ;
}
.cjLeft ul li a:hover{
	color:#e72316 ;
}
/*左边*/

/*右边*/
.hyRight{
	width: 940px;
	float: right;
	border-top:1px solid gainsboro;
	border-bottom:1px solid gainsboro;
}
/* .cjp1{
	margin-top: 42px;
	margin-left: 26px;
	font-size: 18px;
} */
.cjp1 .pan{
	font-size: 22px;
	color:#e72316 ;
}
.hyRight ul li{
	font-size:16px ;
	margin-left:26px ;
	margin-top:20px ;
}
.hyRight .li2{
	font-size:18px ;
	margin-top:40px ;
	font-weight: bold;
	
}
.hyRight .hybg{
	/*width:325px ;
	height:362px;
	margin-left: 100px;*/
	text-align: center;
	
}
.hyRight .bonli{
	margin-bottom: 70px;
}
/*右边*/