
/* 绛涢�鍖�*/
.main_title {
  box-sizing: border-box;
  width: 1200px;
  margin: 10px auto 0;
  background: #fff;
}
.main_title ul {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 12px;
  font-family: '微软雅黑';
  color: #666666;
  border: #dedede 1px solid;
}
.main_title ul li {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.main_title ul li span {
  float: left;
  width:70px;
  margin-right:14px;
  color: #666;
  text-align:right;
}
.main_title ul li b {
  display: inline-block;
  margin-right: 23px;
  font-weight: 500;
  cursor: pointer;
  border: solid 1px #cccccc;
  padding: 0 24px;
  margin: 0 10px 9px 0px;
}
.main_title ul li #vuneheight{padding-bottom:13px;}
.main_title ul .first {
  
  position: relative;
}
.main_title ul .first span{line-height: 54px;}
.main_title ul .border .btn-icon{
	cursor:pointer; 
	display: block; 
	width: 42px; 
	height: 23px; 
	line-height: 23px; 
	padding: 0 8px; 
	position: absolute; 
	right: 9px; 
	bottom: 0; 
	border: solid 1px #f1f1f1; 
	border-bottom: 0; 
	text-align: right;
	 color: #999999; 
	 background: url("../image/in_btn_icon.png") no-repeat;
}
.main_title ul .border .btn-icon{ background-position: 8px 0;}
.main_title ul .border .btn-icon.open{ background-position: 8px -23px;}
.main_title ul .first strong {    
	margin-top: 16px;  
	text-align: left;  
}
.main_title ul .first strong b{border:0;padding:0 8px;}
.main_title ul .last strong b{border:0;padding:0 8px;}
.main_title ul .first strong.click {
  height: auto;
}
.main_title ul .border button.moreandmore {

  position: absolute;
  top: 20px;
  right: 0;
  box-sizing: border-box;
  width: 74px;
  height: 20px;
  border: 1px solid #cdcbcb;
  background: transparent url(../../STATIC/image/more1.png) no-repeat 55px 5px;
  outline: none;
  font-size: 12px;
  color: #6d6d6d;
  text-align: left;
  padding-left: 16px;
  letter-spacing: 8px;
  cursor: pointer;
}
.main_title ul .border button .mores {
  background: transparent url(../../STATIC/image/more1.png) no-repeat 55px 3px;
  
}
.main_title ul .font_color {
  color: #fff;
  background:#e29a66;
  border:1px solid #e29a66;
}
.main_title ul .font_colors {
  color: #e29a66;
}
.main_title ul .word_space {
  display: inline-block;
  width: 24px;
}
.main_title ul .first{
	  display:none;
}
.main_title ul .border {

  position:relative;
}
.main_title ul .border span{line-height: 50px;}
.main_title ul .border #vuneheight{

	overflow:hidden;
}
.main_title ul strong {
  display: block;
  width: 1050px;
  line-height: 23px;
  margin-top: 22px;
  float: left;
}
.main_title ul .last {
	display:none;
  height: 56px;
  line-height: 56px;
}
.main_title ul .last strong{margin-top:17px;}
.main_title ul .last .year,
.main_title ul .last .month {
  display: inline-block;
  border: 1px solid #dedede;
  margin-right: 5px;
  height: 20px;
  color: #6d6d6d;
  padding-left: 5px;
  box-sizing: border-box;
}
.main_title ul .last .month {
  width: 40px;
  margin-left: 5px;
}
.main_title ul .last .year {
  width: 56px;
}
.main_title ul .last i {
  font-style: normal;
}
.main_title p {
  box-sizing: border-box;
  height: 54px;
  line-height: 54px;
  border-top: #dedede 1px solid;
  background: #f8fcfb;
  color: #6d6d6d;
  padding-left: 42px;
}
.main_title p span {
  box-sizing: border-box;
  border: 1px solid #e29a66;
  padding: 3px 5px 4px 9px;
  margin-right: 20px;
}
.main_title p span i {
  font-style: normal;
}
.main_title p span button {
  margin-left: 10px;
  border: none;
  background: url(../../STATIC/image/del.png) no-repeat;
  width: 7px;
  height: 7px;
  padding: 0;
  cursor: pointer;
  position: relative;
	top: -3px;
}
/* 鎸夌収瑙勫垯鎺掑簭鍖�*/
.select {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  background: #f6f6f6;
  overflow:hidden;
  
}
.select ul {
  box-sizing: border-box;
  width: 100%;
  background:#fff;
  margin-top:10px;
}
.select ul li {
  box-sizing: border-box;
  line-height: 42px;
  float: left;
  text-indent:38px;
  cursor: pointer;
  position:relative;
}
.select ul li input{position:absolute;top:14px;left:22px;}
.select ul li img {
  display: inline;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 8px;
}
.select ul label {
  cursor: pointer;
  margin-left: 5px;
  color: #6d6d6d;
}
.select ul .actives {
  color: #30a595;
  background: #f8fcfb;
}
.newV-list {
  width: 1200px;
  margin: 0 auto;
}
.newV-list ul {
  width: 1200px;
  margin: 0 auto;
  margin-top:20px;
  margin-bottom:-30px;
}
.newV-list ul li {
  width: 270px;
  float: left;
  background: #fff;
  height: 416px;
  margin: 0px 30px 30px 6px;
  box-shadow: 0px 4px 6px #ccc;
}
.newV-list ul li img {
  display: block;
  width: 270px;
  height: 202px;
  background:#eee;
}
.newV-list ul li h2 {
  width: 230px;
  display: block;
  font-size: 16px;
  color: #333;
  font-weight:normal;
}
.newV-list ul li h3 {
  width: 230px;
  display: block;
  margin: 0 auto 14px;
  font-size: 16px;
  color: #333;
  font-weight:normal;
}
.newV-list ul li div {
  color: #666;
  width: 230px;
  margin: 0 auto;
  font-size: 12px;
  height:20px;
  overflow:hidden;
  line-height:20px;
}
.newV-list ul li div.venueIfo{
	padding:20px;
	height:auto;
}
.newV-list ul li div.newvshebei{
	/* padding-top:6px; */
	height:18px;
}
.newV-list ul li div span {
  display: inline-block;
}
.newV-list ul li div strong {
  display: inline-block;
  font-weight: 500;
}
.newV-list ul li .newvarea span {
  vertical-align: bottom;
}
.newV-list ul li .newvarea strong {
  width: 160px;
}
.newV-list ul li .newvshebei span {
  float: left;
}
.newV-list ul li .newvshebei strong {
  padding: 7px 2px;
  margin-right: 4px;
  border-radius: 5px;
  color: #fff;
  float: left;
}
.newV-list ul li .newvshebei .ns1 {
  background: #2cafff;
}
.newV-list ul li .newvshebei .ns2 {
  background: #13c8a9;
}
.newV-list ul li .newvshebei .ns3 {
  background: #ff9000;
}
.newV-list ul li .newvshebei .ns4 {
  background: #ff5622;
}
.newV-list ul li .newvhum {
 /*  margin-top: 10px; */
}
.newV-list ul li .newvyuding {
  cursor: pointer;
  width: 172px;
  margin: 16px auto 0px;
  height: 37px;
  border-bottom: 3px solid #e29a66;
  border-radius: 5px;
  background: #e29a66;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-bottom:6px;
}
.newV-list ul li .newvyuding a{
	color:#fff;
}
.newVloading {
  width: 104px;
  margin: 64px auto;
}
.newVloading img {
  display: block;
  width: 30px;
  height: 31px;
  margin: 0 auto;
}
.newVloading p {
  width: 100%;
  text-align: center;
  color: #656565;
  margin-top: 10px;
}
