*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	font-family: "微软雅黑", "宋体";
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #c19f4f;
	text-decoration: underline;
}
.content{
	width: 100%;
	height: auto;
	background-color: #ecf0f1;
}
.content_div{
	width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	padding: 15px;
}
.news_box{
	width: 100%;
	position: relative;
	padding-right: 595px;
}
.news_left{
	width: 100%;
	height:290px;
	position: relative;
}
.newsCarousel ul{
	overflow:hidden; 
	zoom:1;
}
.newsCarousel ul li{ 
	float:left; 
	overflow:hidden; 
	text-align:center;
}
.newsCarousel ul li a{
	display: block;
	width: 575px;
}
.newsCarousel ul li a img{ 
	width:575px;
	height:257px;
}
.newsCarousel ul li a p{
	font-size: 12px;
	line-height:33px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #000;
	padding: 0 15px;
}
.pageCarousel { 
	position:absolute; 
	right:9px; 
	bottom:43px; 
	z-index:1; 
	padding-left:2px;
}
.pageCarousel li { 
	color:#f60;
	cursor:pointer;
	margin-left:3px; 
	width:18px; 
	height:18px; 
	background:#fff; 
	float:left; 
	font-size:13px; 
	line-height:18px; 
	overflow:visible; 
	text-align:center; 
	opacity:.7; 
	filter:alpha(opacity=70); 
	border:1px solid #d8d8d8; 
	margin-left:-1px;
}
.pageCarousel li.on { 
	background:#f60; 
	color:#fff;
	font-weight:bold; 
	opacity:1; 
	filter:alpha(opacity=100); 
	z-index:2; 
	position:relative;
}
.news_right{
	width: 575px;
	height:auto;
    position:absolute;
	right: 0px;
	top: 0px;
}
.news_title{
	width: 100%;
	height:31px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #007ABD;
	font-size: 0px;
}
.news_title span{
	display: inline-block;
	width: 120px;
	height: 100%;
	text-align: center;
	line-height: 31px;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	
}
.news_title span.active{
	color: #fff;
	background-image: url(../images/nav_1.jpg);
}
.news_title span.active a{
	color: #fff;
}
.news_title span.active a:hover{
	color: #fff;
	text-decoration: underline;
}
.news_content{
	width: 100%;
	padding: 15px;
	display: none;
}
.news_content.active{
	display: block;
}
.text_content li{
	width: 100%;
	height: 25px;
	line-height: 25px;
	position: relative;
	padding-right: 65px;
	font-size: 12px;
	overflow: hidden;
}
.text_content li span{
	display: block;
	width: 65px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.company{
	width: 100%;
	height: auto;
	margin-top: 15px;
	position: relative;
	padding-right: 595px;
}
.company_left{
	width: 100%;
	height: 222px;
	border:1px solid #cccccc;
}
.company_title{
	width: 100%;
	height: 35px;
	background-color: rgb(0, 103, 154);
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}
.company_title img,.company_title a{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-weight:bold;
	font-family:微软雅黑;
	font-size: 14px;
}
.company_title a:hover{
	color: #ff0;
}
.company_content{
	width: 100%;
	height: 182px;
	padding:20px;
}
.company_content:after{
	display: block;
	content: "";
	clear: both;
}
.company_content img{
	width: 121px;
	height: 77px;
	float: left;
}
.company_content p{
	line-height: 30px;
	font-size: 12px;
	margin-top: 11px;
	float: left;
}
 .company_content .company_contentText{
	font-size: 12px;
	line-height: 30px;
	float: left;
	height: 77px;
	width: 400px;
	margin-left: 10px;
	margin-top: 0px;
 }
 .company_right{
	 width: 575px;
	 height: 222px;
	 border:1px solid #cccccc;
	 position: absolute;
	 right: 0;
	 top: 0;
 }
 .public_title{
	 width: 100%;
	 height: 35px;
	 line-height: 35px;
	 border-bottom:1px solid #cccccc;
	 background-color: #F5F5F5;
 }
  .public_title:after{
	  display: block;
	  content: "";
	  clear: both;
  }
  .public_title span{
	  display: block;
	  float: left;
  }
  .titleSpan{
	  width: 105px;
	  height: 34px;
	  line-height: 34px;
	  text-align: center;
	  border-right: 1PX solid #cccccc;
	  border-top: 1PX solid #00679a;
	  font-size: 14px;
	  font-weight: bold;
	  color: #00679a;
	  background-color: #fff;
  }
   .public_title .more{
	   width: 86px;
	   text-align: center;
	 float: right;
	  display: block;
	  height: 35px;
	  line-height:35px;
	  font-size: 12px;
  }
  .notice_centent{
	  width: 100%;
	  padding: 5px 10px;
	  height: 187px;
	  overflow: hidden;
  }
  .cneter_img{
	  width: 100%;
	  margin: 15px 0;
	  height: 95px;
  }
  .other_nav{
	  width: 100%;
	  height: auto;
	  position: relative;
	  padding-right: 295px;
  }
  .other_nav_left{
	  width: 100%;
	  height: auto;
  }
  .other_nav_left:after{
	  display: block;
	  content: "";
	  clear: both;
  }
  .part{
	  width:415px;
	  height: 222px;
	  margin-bottom: 15px;
	  float: left;
	  border: 1px solid #cccccc;
  }
  .partLeft{
	  margin-left: 15px;
  }
  .part_content{
	  padding: 15px;
  }
  .part_content_top{
	  width: 100%;
	  height:90px;
  }
  .part_content_top:after{
	  display: block;
	  content: "";
	  clear: both;
  }
  .part_content_top img{
	  float: left;
	  width: 100px;
	  height: 80px;
  }
  
  .part_content_top p{
	  font-size: 12px;
	  height: 70px;
	  line-height: 23px;
	  overflow: hidden;
	  margin-left: 10px;
	  float: left;
	  width: 273px;
  }
  .part_content_top .title{
  	  height: 19px;
  	  line-height: 17px;
  	  vertical-align: top;
  	  font-size: 14px;
  	  overflow: hidden;
	  font-weight: bold;
  }
  .other_nav_right{
	  width: 295px;
	  height: 459px;
	  position: absolute;
	  right: 0px;
	  top: 0px;
	   border: 1px solid #cccccc;
  }
  .other_nav_right_title{
	  width: 100%;
	  height: 35px;
	  background-color: rgb(0, 103, 154);
	  color: #fff;
	  font-size: 14px;
	  line-height: 35px;
  }
  .other_nav_right_title a {
      display: inline-block;
      vertical-align: top;
      color: #fff;
      font-weight: bold;
      font-family: 微软雅黑;
      font-size: 14px;
  }
 .other_nav_right_content{
	 padding: 10px;
 }
 .other_nav_right_content .text_content{
	 height: 175px;
	 overflow: hidden;
 }
  .other_nav_right_content .text_content li{
	 padding-right: 0px;
 }
 .zt{
	 width: 100%;
	 height: 215px;
 }
 
 