.content-box .focus{
	float:left;
	width: 90px;
	height: 80px;
}
.content-box .focus img{
	width: 90px;
	height: 80px;   
}
.content-box .top-focus{
	height:80px;
	background: #f0f0f0;
	/* display: table-row; */
	overflow: hidden;
}
.content-box .top-focus a{
	text-align: center;
	font-size:32px;
	line-height: 80px;
	color:#2b63b0;
	letter-spacing: 3px;
	font-weight:bold;
	vertical-align: middle;
	height: 80px;
	width: 1150px;
	overflow: hidden;
}
.content-box .top-focus .jianshe{
	font-size:16px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden; 
	width:500px;
	float:left;
	line-height:40px;
	font-weight:normal;
	letter-spacing: 1px;
	margin:0 10px;
}
.banners{
	margin:20px 0;
}

/*幻灯片*/
.yx-rotaion-content{	
	position:relative;
	width:583px;
	height:350px;
	float:left;
}

.yx-rotaion-content .yx-rotaion {
	position:relative;
	width:583px;
	height:350px;
	overflow:hidden;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img {
	width:583px;
	height:350px;
	display:block;
}
.yx-rotaion-content .txt {
	position:absolute;
	height:30px;
	width:516px;#width:577px;
	overflow:hidden;
	padding:0 33px;#padding:0 3px;
	top:0; 
	z-index:3;
	margin-top:244px;
	overflow:hidden;
}
.yx-rotaion-content .txt li {
	height:30px;
	line-height:30px;
	position:absolute;
}
.yx-rotaion-content .txt li a {
	display:block;
	font-size:15px;
	width:523px;
	color:#fff;
}

.yx-rotaion-content .yx-rotaion .num {
	bottom:0px;
    font-size: 0;
    position: absolute;
    z-index:1;
	background:#555;
	width:523px;
	padding:30px 30px 0px 30px;
	height:78px;
	filter:alpha(opacity=80);  opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.yx-rotaion-content .yx-rotaion .num li {
	float:left;
	position:relative;
	width:122px;
	height:67px;
	overflow:hidden;
	margin:0 2px;
	cursor:pointer;
	border:2px solid #555;
}
.yx-rotaion-content .yx-rotaion .num .on {
   border:2px solid #fff;
}
.yx-rotaion-content .yx-rotaion .prev {
    background:url('../images/left-icon.png') no-repeat;
    display: block;
    height: 30px;
    left: 3%;
    position: absolute;
    top: 85%;
    width: 13px;
	z-index:9;
}
.yx-rotaion-content .yx-rotaion .next {
    background:url('../images/right-icon.png') no-repeat;
    display: block;
    height: 30px;
    right: 3%;
    position: absolute;
    top: 85%;
    width: 13px;
	z-index:9;
}
/*幻灯片*/

.banner-right{
	width:640px;
	float:right;
}
div.linformation2 > div.top-box > a > div {
	width: auto !important;
	float: none !important;
	padding: 0 1em !important;
}
.banner-right .banner-title>.news{
	height:300px;
	overflow: hidden;
	border-bottom: solid 1px #efefef;
}
.banner-right .banner-title>ul{
	padding:0px;
	border-bottom:1px solid #2b63b0;
}
.banner-right .banner-title>ul li{
	width:25%;
	line-height: 50px;
	font-size:20px;
	text-align: center;
	float:left;
	cursor:pointer;
	background: #f0f0f0;
}
.banner-right .banner-title ul li.active a{
    color: #fff !important;
}
.banner-right .banner-title ul li.active{
	background: #2b63b0;
	color:#fff;
}
.banner-right .banner-title>ul .gengduo{
	float:left;
	width:175px;
	height:50px;
	line-height: 50px;
	text-align: right;
	background: #f0f0f0;
	display:none;
	padding-right: 5px;
}
.banner-right .banner-title .news ul li{
	width:643px;
	font-size:16px;
	line-height: 25px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
}
.banner-right .banner-title .news ul li span{
	float:left;
	display:block;
	font-size:14px;
	width:500px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	font-size: 16px;
}
.banner-right .banner-title .news ul li .time{
	width:98px;
	float:right;
}
.banner-right .banner-title .news .more{
	text-align: right;
	line-height: 40px;
}
.navppt{
	margin:20px auto;
	width:1240px;
	height:100px;
}
.carousel{
	height:100px;
	overflow: hidden;
	position: relative;
}
.window{
	height:100px;
}
.image_reel{
	height:100px;
	position: absolute;
	left:0px;
	top:0px;
}
.image_reel img{
	float: left;
	width:1240px;
	height:100px;
}
.paging{
	position: absolute;
	bottom:20px;
	right:50%;
	right:590px;
	display: none;
}
.paging a{
	text-decoration: none;
	color:#fff;
	padding:0px 5px;
	border-radius:10px;
	float:left;
}
.paging a:hover{
	background: #89afe0;
	font-weight:bold;
}
.paging a.active{
	background: #89afe0;
	font-weight:bold;
}

.middle-information{
	height:280px;
}
.middle-information .linformation{
	width:250px;
	float:left;
}
.middle-information .linformation .open{
	width:250px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size:22px;
	color:#2b63b0;
	border-bottom:1px solid #2b63b0;
}
.middle-information .linformation ul{
	margin-top:2px;
}
.middle-information .linformation ul li{
	line-height: 32px;
	text-align: center;
	background: #f0f0f0;
	margin-top:3px;
}
.middle-information .linformation ul li a{
	font-size:18px;
}
.middle-information .minformation{
	width:660px;
	margin-left:30px;
	float:left;
	border:2px solid #2b63b0;
}
.middle-information .minformation .mtop ul{
	border-bottom:2px solid #2b63b0;
}
.middle-information .minformation .mtop ul li{
	width:20%;
	line-height: 40px;
	float:left;
	text-align: center;
	cursor:pointer;
	background: #f0f0f0;
}
.middle-information .minformation .mtop ul li a{
	color:#2b63b0;
}
.middle-information .minformation .mtop ul li .more2{
	color:#2b63b0;
}
.middle-information .minformation .mtop ul li a.active{
	color:#fff;
	background: #2b63b0;
}
.middle-information .minformation .mtop .more2 a:hover{
	background: #2b63b0;
	color:#fff;
}
.middle-information .minformation>.news{
	height:200px;
	overflow: hidden;
}
.middle-information .minformation .news .news1 ul li{
	width:660px;
	font-size:16px;
	line-height: 25px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
}
.middle-information .minformation .news .news1 ul li span{
	/*float:left;*/
	/*display:block;
	font-size:14px;
	width:300px;
	color:#989898;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	margin-left:10px;*/
}
.middle-information .minformation .news .news1 ul a{
	margin-left:20px;
}
.middle-information .minformation .news .news1 ul .time{
	width:100px;
	float:right;
}
.middle-information .rinformation{
	width:260px;
	height:242px;
	overflow: hidden;
	float:right;
	border:2px solid #2b63b0;
}
.middle-information .rinformation .come{
	text-align: center;
	line-height: 40px;
	border-bottom:2px solid #2b63b0;
	background:#2b63b0;
}
.middle-information .rinformation .come P{
	font-size:22px;
	color:#fff;
}
.middle-information .rinformation .rinformation-box{
	margin:15px 15px 0 15px;
}
.middle-information .rinformation .rinformation-box .introduce{
	text-indent: 30px;
	line-height: 22px;
	font-size:15px;
	margin-left:20px;
}
.middle-information .rinformation .rinformation-box .introduce .click{
	display:inline;
	color:#2b63b0;
}
.middle-information .rinformation .rinformation-box .list{
	margin:10px 0 13px 0;
}
.middle-information .rinformation .rinformation-box .list ul li{
	float:left;
	width:115px;
	line-height: 23px;
	text-indent: center;
	text-align:center;
}
.middle-information .rinformation .rinformation-box .list ul li img{
	width:15px;
	height:15px;
	display:inline;
}
.middle-information .rinformation .rinformation-box .list ul li span{
	margin-left:15px;
	color:#2b63b0;
	font-size:14px;
}
.middle-information2 .linformation2{
	width:820px;
	float:left;
}
.middle-information2 .linformation2 .top-box .interact{
	float:left;
	width:790px;
	padding-left:1em;
	text-align:left;
	line-height: 40px;
	font-size:22px;
	color:#2b63b0;
	border-bottom:2px solid #2b63b0;
}
.middle-information2 .linformation2 .top-box .more3{
	color:#2b63b0;
	line-height: 40px;
	text-align: right;
}
.middle-information2 .linformation2 .bottom-box{
	margin-bottom:20px;
	border:2px solid #2b63b0;
}
.middle-information2 .linformation2 .bottom-box .top-title2{
	
}
.middle-information2 .linformation2 .bottom-box .top-title2 ul{
	
	border-bottom:1px solid #2b63b0;
	background: #f0f0f0;
}
.middle-information2 .linformation2 .bottom-box .top-title2 ul li{
	width:90px;
	line-height: 40px;
	text-align: center;
	float:left;
}
.middle-information2 .linformation2 .bottom-box .top-title2 ul li.active a{
    color:#fff !important;
}
.middle-information2 .linformation2 .bottom-box .top-title2 ul li.active{
	color:#fff;
	background: #2b63b0;
}
.middle-information2 .linformation2 .bottom-box .news{
	height:200px;
	overflow: hidden;
}
.middle-information2 .linformation2 .bottom-box .news .news1 ul li{
	
	font-size:16px;
	line-height: 25px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	background: url('../images/05.png') left no-repeat;
	background-size:3%;
	margin-left:10px;
}
.middle-information2 .linformation2 .bottom-box .news .news1 ul li span{
	float:left;
	display:block;
	font-size:14px;
	width:400px;
	margin-left:30px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
}
.middle-information2 .linformation2 .bottom-box .news .news1 ul li .time{
	width:100px;
	float:right;
}
.middle-information2 .rinformation2{
	width:400px;
	float:right;
}
.middle-information2 .rinformation2 .top-box2{
	text-align:center;
	line-height: 40px;
	border-bottom:2px solid #2b63b0;
	font-size:22px;
	color:#2b63b0;
}
.middle-information2 .rinformation2 .banshi-box{
	border:2px solid #2b63b0;
	padding:10px 10px 7px 10px;
	//background:#f0f0f0;
}
.middle-information2 .rinformation2 .banshi-box img{
	display:inline;
}
.middle-information2 .rinformation2 .banshi{
	line-height: 40px;
	font-size:24px;
	color:#ff6600;
	font-weight: bold;
	margin:0px 0 0px 8px;
	background:url('../images/people.jpg') left no-repeat;
	padding-left:50px;
}
.middle-information2 .rinformation2 #banshi1{
	background:url('../images/write.jpg') left no-repeat;
}
.middle-information2 .rinformation2 #banshi2{
	background:url('../images/write.jpg') left no-repeat;
	color:#9b4ec7;
}
.middle-information2 .rinformation2 ul{
	margin:5px 0;
}
.middle-information2 .rinformation2 ul li{
	float:left;
	width:80px;
	text-align: center;
	margin:5px;
}
.middle-information2 .rinformation2 ul li a{
	color:#000;
}

.middle-information3 .top-box3 ul{
	width:1240px;
	border-bottom:1px solid #2b63b0;
	background: #f0f0f0;
}
.middle-information3 .top-box3 ul li{
	float:left;
	width:110px;
	line-height: 40px;
	text-align: center;
	cursor:pointer;
}
.middle-information3 .top-box3 ul li.active{
	color:#fff;
	background: #2b63b0;
}
.middle-information3 .bottom-boxs{
	height:50px;
	overflow:hidden;
}
.middle-information3 .bottom-box3{
	height:50px;
}
.middle-information3 .bottom-box3 ul li{
	width:103px;
	text-align: center;
	float:left;
	line-height: 50px;
}
.middle-information3 .bottom-box3 ul li a{
	color:#000;
}
.middle-information3 .bottom-box3 ul li a：hover{
	color:#2b63b0;
}

