.w{
	width: 1200px;
	margin: 0 auto;
}
.nav_bre{
	height: 16px;
	font-size: 14px;
	padding-top: 20px;
	color: #666666;
	border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
}
.nav_bre_inner{
 	padding-left: 5px;
}
.nav_bre a{
	font-size: 14px;
	color: #666666;
}
.container{
	
}
.maine{width:1170px;margin:0 auto;text-align: center;    position: relative;}
.yctc{display:none}
.main{
	padding-bottom: 92px;
margin-top: 40px;
}
.main .main_left{
	background-color: #ffffff;
	width: 310px;
}
.main .main_right{
	background-color: #ffffff;
	width: 835px;
}

.fl{float: left}
.fr{float: right}

.index_publish a,h4 a{
font-size: 20px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400!important;
}
h4 {
  font-size: 20px!important;}
h4 > a{
color: #c42121;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0 none;
  width: auto \9;
  height: auto;
  max-width: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

.clearfix {
  clear: both;
  zoom: 1;
}
.clearfix:after, .clearfix:before {
  content: "";
  display: table;
  clear: both;
}
a {
  text-decoration: none;
  color: #313131;
  background-color: transparent;
}

.fl {
  float: left;
}

.wrap {
  width: 1201px;
  margin: 0 auto;
}

.index_metro {
  background: #fff;
  color: #686868;
}
.index_metro .wrap ul {
  margin-right: -10px;
}
.index_metro li {
  float: left;
  position: relative;
  height: 242px;
  overflow: hidden;
}
.index_metro li img {
  width: 100%;
  height: 100%;
}
.index_metro li .more {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}
.index_metro li .more a {
  display: block;
  height: 31px;
  width: 92px;
  margin: 109px auto;
  border: 1px solid #FFF;
  background: #0080C4;
  text-align: center;
  font-size: 14px;
  line-height: 31px;
  color: #FFF;
}
.index_metro li .more a:active, .index_metro li .more a:hover, .index_metro li .more a:focus {
  color: #FFC000;
}
.index_metro li .indexmetro {
  padding: 15px 38px;
  height: 222px;
  background: #f1f1f1;
}
.index_metro li .indexmetro h4 {
  text-align: center;
  font-size: 20px;
  line-height: 37px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 30px;
}

.index_metro li .indexmetro h4 a:active, .index_metro li .indexmetro h4 a:hover, .index_metro li .indexmetro h4 a:focus {
  color: #fff;
}
.index_metro .on .link-top {
  margin: 0 auto;
  width: 40px;
  height: 8px;
  border-bottom: solid #f1f1f1 2px;
}
.index_metro .link-top {
  margin: 0 auto;
  width: 40px;
  height: 8px;
  border-bottom: solid #c42121 2px;
}
.index_metro li .indexmetro .desp {
  height: 132px;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
}
.index_metro li .indexmetro .details {
  float: right;
  font-size: 12px;
  padding-top: 10px;
}
.index_metro li .index_hr dd {
  font-size: 13px;
  line-height: 34px;
  height: 35px;
  border-bottom: 1px dashed #E0E0E0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_metro li .arrow {
  position: absolute;
  top: 47%;
  border: 13px solid transparent;
  width: 0;
  height: 0;
  z-index: 2;
}
.index_metro li.metro1 .arrow, .index_metro li.metro6 .arrow, .index_metro li.metro3 .arrow {
  right: 0;
  border-right-color: #f1f1f1;
}
.index_metro li.metro8 .arrow {
  left: 0;
  border-left-color: #f1f1f1;
}
.index_metro li.on .indexmetro {
  background: #c42121;
  color: #FFF;
}
.index_metro li.on .indexmetro a {
  color: #FFF;
}
.index_metro li.on .indexmetro a:active, .index_metro li.on .indexmetro a:hover, .index_metro li.on .indexmetro a:focus {
  color: #FFC000;
}
.index_metro li.on.metro1 .arrow, .index_metro li.on.metro6 .arrow, .index_metro li.on.metro3 .arrow {
  right: 0;
  border-right-color: #c42121;
}
.index_metro li.on.metro8 .arrow {
  left: 0;
  border-left-color: #c42121;
}
.imgZoom img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}
.imgZoom {
  overflow: hidden;
}
.imgZoom:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.li1,.li2,.li3,.li4,.li5{
cursor: pointer;
}