.box{
  position: relative;
}
.ban{
  background: url(/uploads/image/i2555/header_02.jpg) center no-repeat;
  height: 580px;
}
.box1{
  width: 100%;
  top: 520px;
  position: absolute;
}
.onebox{
  width: 1203px;
	height: 553px;
	background-color: #f5f5f5;
  padding: 35px  30px;

}
.cen{
  width: 1203px;
  height: auto;
  margin: 0 auto;
  /* padding: 30px 0px 40px 0px; */
  left: 360px;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0px 0px 43px 3px 
		rgba(0, 0, 0, 0.18);
}
.cen1{
  width: 1160px;
  padding: 15px 0px;
  height: 470px;
}

.centil{
  /* background: url(/uploads/image/i2555/til_03.png) left no-repeat; */
  /* padding-left: 170px; */
  text-align: center;
  height: 50px;
}
.centil a{
  width: 961px;
	height: 26px;
	font-family: microsoftyahei-bold;
	font-size: 26px;
  font-weight: bold;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #b51200;
}
/* .centil span{
  margin-top: 11px;
  display: block;
  padding-left: 30px;
  height: 17px;
	font-family: microsoftyahei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #333333;
  width: 1000px;
} */
.cenleft{
  width: 545px;
  height: 410px;
  float: left;
}
.coltil{
  display: block;
  width: 100%;
  height: 70px;
  line-height: 75px;
  font-size: 24px;
  color: #b02103;
  font-weight: bold;
}
.coltil a{
	color: #b02103;
}
a.more{
  display: block;
  width: 90px;
	height: 15px;
	font-family: microsoftyahei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 75px;
	letter-spacing: 0px;
	color: #999999;
  float: right;
}
.cenright{
  width: 590px;
  height: 426px;
  float: right;
}
.cenright li{
  padding-left: 30px;
	font-family: microsoftyahei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
  height: 45px;
	letter-spacing: 0px;
	color: #333333;
  background: url(/uploads/image/i2555/img1_08.png) left no-repeat;
}
.cencol{
  height: 88px;
  padding: 30px 0px;
}
.twobox {
  width: 1203px;
  /* height: 120px; */
  padding: 30px 0px;
}
.threebox{
  width: 1203px;
  height: 360px;
}
.cen2,.cen3{
  width: 585px;
  height: 360px;
  padding-left: 20px;
}
.cen2{
  float: left;
}
.cen3{
  float: right;
}
.cen2 .cencol,.cen3 .cencol{
  height: 70px;
  background: url(/uploads/image/i2555/img0_07.png) left no-repeat;
  padding-left: 69px;
}
.cen4{
  width: 100%;
  height: 120px;
}
.cencol a{
  display: block;
  width: 100px;
  height: 23px;
}
.cen2 ul,.cen3 ul{
  width: 580px;
  height: 350px;
  /* padding-left: 20px; */
}
.cen2 li,.cen3 li{
  float: left;
  width: 595px;
  padding-left: 30px;
  /* list-style: square; */
	font-family: microsoftyahei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
  background: url(/uploads/image/i2555/img1_08.png) left no-repeat;
}
.cen1 li a,.cen2 li a,.cen3 li a{
  display: block;
  width: 86%;
  height: 100%;
  font-family: microsoftyahei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
  float: left;
}

.bord {
  width: 545px;
  height: 410px;
}
.focusbox {
  position: relative;
  /*根据具体页面要求修改宽高*/
  width: 545px;
  height: 410px;
  overflow: hidden;
  text-align: left;
}
.focusbox .pic img {
  /*根据具体页面要求修改宽高*/
  width: 545px;
  height: 410px;
  display: block;
}
.focusbox .pic img {
  display: block;
}
.pic {
  float: left;
}
.focusbox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  /*背景条透明度及高度可修改*/
  height: 45px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=40);
  opacity: 0.4;
  overflow: hidden;
}
.focusbox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  /*根据txt-bg改高度*/
  height: 45px;
  width: 100%;
  overflow: hidden;
}
.focusbox .txt li {
  /*根据txt-bg改高度*/
  height: 45px;
  line-height: 45px;
  position: absolute;
  /* bottom: -45px; */
}
.focusbox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 20px;
  /* font-weight: bold; */
  text-decoration: none;
}
.focusbox .txt li a:hover {
  color: #ff0000;
}
.focusbox .num {
  position: absolute;
  z-index: 3;
  /*小方格位置*/
  bottom: 16px;
  right: 15px;
}
.focusbox .num li {
  float: left;
  position: relative;
  /*小方格大小*/
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
.focusbox .num li a, .focusbox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}
.focusbox .num li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  z-index: 1;
  background:  no-repeat;
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  filter:alpha(opacity=90);
}

.focusbox .num li.on a, .focusbox .num a:hover {
  background:  no-repeat;
}

.date{
  color: #9799a3;
}