#sx_wrap{
	width: 100%;
	min-width: 1300px;
	height: auto;
	margin: auto;
	padding: 54px 0px 45px;
	display: table;
}
#sx_wrap .news-con{
	width: 822px;
	height: auto;
}
#sx_wrap .y-tit{
	width:100%;
	height:28px;
	margin-bottom: 17px;
	position:relative;
}
#sx_wrap .y-tit .tt{
	height:28px;
	font-size:22px;
	font-weight:bold;
	color:#222222;
	line-height:28px;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}
#sx_wrap .y-tit .icon-1{
	padding-left:35px;
	background:url(../images/icon_01.png) no-repeat -2px -2px;
}
#sx_wrap .y-tit .icon-2{
	padding-left:36px;
	background:url(../images/icon_01.png) no-repeat left -40px;
}
#sx_wrap .y-tit .more{
	width: 80px;
	height: 28px;
	background-color: #3d55a7;
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:14px;
	color:#ffffff;
	text-align: center;
	line-height:28px;
}
#sx_wrap .y-tit .more a{
	color:#ffffff;
}
#sx_wrap .y-tit .more a:hover{
	color:#ffffff;
}
#sx_wrap .news-con .ncon{
	width: 100%;
	height: 430px;
	padding: 25px 0px 0px;
	background-color: #f3f7ff;
	overflow: hidden;
}
/*图片轮换*/
#slideBox{
	width:436px;
	height:370px;
	float:left;
	overflow:hidden;
	position:relative;
	left: 20px;
}
#slideBox ul#show_pic{
	margin:0;
	padding:0;
	list-style:none;
	height:290px;
	width:43600px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:290px;
	overflow: hidden;
}
#slideBox ul#show_pic li img {
	width:436px;
	height:290px;
	display:block;
}
#slideBox ul#show_pic li:hover img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
.textBallBg{
	width: 100%;
	height: 43px;
	background: rgba(0,0,0,.5);
	position:absolute;
	bottom:79px;
	z-index: 0;
}
#iconBall {
	position:absolute;
	bottom:13px;
	right:7px;
}
#iconBall li {
	float:left;
	color:#f2f2f2;
	width:10px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	text-align:center;
	font-size:0px;
	margin-right:13px;
	background-color:#f2f2f2;
	border-radius: 50%;
}
#iconBall li.active {
	color:#ff6000;
	background-color:#ff6000;
}
#slideText {
	width:100%;
	height:77px;
	line-height:56px;
	background-color:#3d55a7;
	color:#fff;
	position:absolute;
	left:0px;
	bottom:1px;
	*background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	width:92%;
	height:77px;
	overflow:hidden;
	position:absolute;
	left:5%;
	right: 5%;
	bottom:0px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#ffffff;
	font-size:18px;
	line-height:24px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	width: 100%;
	height: 46px;
	display: block;
	text-decoration:none;
	color:#ffffff;
	overflow: hidden;
	position: relative;
	top: 12px;
}
/*图片轮换end*/
#sx_wrap .news-con .newsR{
	margin: 8px 0px 0px;
	position: relative;
	left: 36px;
}
#sx_wrap .news-con .news-text{
	width: 340px;
	height: 110px;
	overflow: hidden;
}
#sx_wrap .news-con .news-text .tt{
	max-height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	line-height: 24px;
	overflow: hidden;
}
#sx_wrap .news-con .news-text .desc{
	max-height: 50px;
	padding: 8px 0px;
	font-size: 14px;
	color: #777777;
	line-height: 20px;
	overflow: hidden;
}
#sx_wrap .news-con .news-text a:hover .tt{
	color: #00316c;
}
#sx_wrap .news-con .nlist{
	width: 332px;
}
#sx_wrap .news-con .nlist li{
	width: 100%;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	overflow: hidden;
}
#sx_wrap .news-con .nlist li a{
	width: 260px;
	height: 42px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sx_wrap .news-con .nlist li span{
	color: #999999;
}
#sx_wrap .notice-con{
	width: 404px;
	height: auto;
}
#sx_wrap .notice-con .tit-list{
	width:100%;
	height:28px;
	margin-bottom: 17px;
	clear:both;
	position:relative;
}
#sx_wrap .notice-con .ztit{
	height:28px;
	float:left;
	position:relative;
}
#sx_wrap .notice-con .ztit h3{
	height:28px;
	padding:0px 2px 0px 0px;
	display:block;
	float:left;
	font-size:22px;
	color:#222222;
	line-height:28px;
}
#sx_wrap .notice-con .ztit h3{
	padding-left: 18px;
	color: #222222;
	cursor: pointer;
}
#sx_wrap .notice-con .ztit h3 span{
	padding: 0px 12px;
}
#sx_wrap .notice-con .tit_1{
	height:28px;
}
#sx_wrap .notice-con .tit_2{
	height:28px;
	margin-left: 12px;
}
#sx_wrap .notice-con .tit_1 h3{
	background: url(../images/icon_01.png) no-repeat -2px -114px;
	border-right: 1px solid #dddddd;
}
#sx_wrap .notice-con .tit_2{
	background: url(../images/icon_01.png) no-repeat -2px -76px;
	height:28px;
}
#sx_wrap .notice-con .tit_1 h3.selected{
	background: url(../images/icon_01.png) no-repeat -2px -37px;
}
#sx_wrap .notice-con .tit_2 h3.selected{
	background: url(../images/icon_01.png) no-repeat -2px -158px;
}
#sx_wrap .notice-con .tit-list .tmore{
	width: 80px;
	height: 28px;
	background-color: #3d55a7;
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:14px;
	color:#ffffff;
	text-align: center;
	line-height:28px;
}
#sx_wrap .notice-con #menu_con{
	width: 100%;
	height: 430px;
	padding: 16px 0px 0px;
	background-color: #f3f7ff;
	overflow: hidden;
}
#sx_wrap .notice-con .zlist{
	width:100%;
	margin:0px 0px 0px 2px;
	overflow:hidden;
	position:relative;
	clear: both;
}
#sx_wrap .notice-con .zlist li{
	width:90%;
	height:auto;
	padding:5px 0px 6px;
	margin: auto;
	font-size:16px;
}
#sx_wrap .notice-con .zlist .atit{
	width:100%;
	height:42px;
	overflow:hidden;
	color:#222222;
	line-height:42px;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}
#sx_wrap .notice-con .zlist .adate{
	padding-left: 28px;
	color:#999999;
	line-height:25px;
	background: url(../images/icon_02.png) no-repeat left center;
	position: relative;
}
#sx_wrap .notice-con .zlist li a:hover .atit{
	color:#00326d;
}