.slide-inner {
	height: 320px;
	
}
.main-inner img{width:100%;}
.imgbox {
	width: 46.5%;
	float: left;
	height: 100%;
	overflow: hidden
}
.ctrl-box {
	float: right;
	width: 52.5%;
	height: 330px;
	overflow: hidden;
	position: relative;
	
}
.ctrl-box ul {
	
	overflow: hidden
}
.ctrl-box h4 {
	line-height: 90px;
	overflow: hidden;
	text-align:center;
}
.ctrl-box h4 a {
	color: #000;
	font-size: 20px;
	font-weight: normal;
}
.ctrl-box p {
	color: #525150;
	text-indent: 2em;
	font-size: 14px;
	
	overflow: hidden;
	line-height: 26px;
}
.ctrl-box p a{padding-left:40px; display:block;}
.ctrl-box .ctrl-dot {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 200px;
	left: 0
}
.ctrl-box .ctrl-dot a {
	display: inline-block;
	background: url(404.png);
	margin: 0 3px;
	width: 22%;
	overflow: hidden;
	height: auto
}
.ctrl-box .ctrl-dot a img{opacity:0.8; filter:alpha(opacity=80); width:116px; height:62px;}
.ctrl-box .ctrl-dot .flex-active img{opacity:1; filter:alpha(opacity=100);}
.ctrl-box .ctrl-dot .flex-active {
	border:3px solid #0073b4;
}
.notice-box {
	width: 1100px;
	margin: 0 auto
}
.notice-box:after {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	zoom: 1;
	clear: both
}
.notice-box .con-box {
	margin-top: 43px
}
.notice-box .side-left {
	height: 410px;
	width: 192px;
	float: left
}
.notice-box .side-left .side-head {
	background: url(404.png) no-repeat left top;
	height: 50px;
	_position: relative;
	margin-top: -12px
}
.notice-box .side-left .side-nav {
	width: 142px;
	background-color: #0db6eb;
	margin-left: 10px;
	margin-top: -20px;
	height: 390px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.4);
	overflow: hidden
}
.notice-box .side-left .side-nav ul>li {
	height: 130px;
	border-bottom: 1px solid #0294c3;
	text-align: center
}
.notice-box .side-left .side-nav a {
	font-size: 20px;
	font-weight: bold;
	_display: block;
	text-align: center;
	line-height: 130px;
	_line-height: 100px;
	letter-spacing: 2px;
	color: #fff;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.notice-box .side-left .side-nav a:hover {
	color: #046989
}
.notice-box .con-right {
	float: right;
	height: 410px;
	width: 900px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.33) inset
}
.notice-box .con-right .notice {
	position: relative
}
.notice-box .con-right .notice h2 {
	color: #92ca31;
	height: 40px;
	margin: 25px;
	letter-spacing: 2px;
	position: relative;
	font-size: 30px
}
.notice-box .con-right .notice h2 a {
	color: #7b7b7b;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	opacity: .5;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
*filter:alpha(opacity=50)
}
.notice-box .con-right .notice h2 a:hover {
	opacity: 1;
*filter:alpha(opacity=100)
}
.notice-box .con-right .notice h2 img {
	vertical-align: -4px;
	margin-right: 19px
}
.notice-box .con-right .notice ul {
	margin-top: -40px
}
.notice-box .con-right .notice ul:after {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	zoom: 1;
	clear: both
}
.notice-box .con-right .notice li {
	width: 400px;
	float: left;
	_display: inline;
	margin: 32px 25px 0;
	height: 82px;
	border-bottom: 1px solid #92ca31;
	position: relative;
	overflow: hidden
}
.notice-box .con-right .notice h3 {
	padding-left: 10px;
	font-size: 18px;
	background: url(404.png) no-repeat 0 50%
}
.notice-box .con-right .notice h3 a {
	letter-spacing: 2px;
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #696969;
	font-weight: bold;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.notice-box .con-right .notice h3 a:hover {
	color: #92ca31
}
.notice-box .con-right .notice p {
	text-indent: 2em;
	margin-top: 10px;
	height: 40px;
	line-height: 1.5;
	color: #7b7b7b;
	position: relative;
	overflow: hidden
}
.notice-box .con-right .notice .date {
	position: absolute;
	right: 2px;
	bottom: 6px;
	color: #dcdcdc
}
.notice-box .con-right .notice .line {
	background: url(404.png);
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 388px
}
