
.slider {
    height: 120px;
    margin-top: -120px;
    width: 100%;
    display: block;
    overflow: hidden;
}
.sliderCon {
    position: relative;
    margin:0 auto;
    width:100%;
}
.slider ul {
    list-style: outside none none;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
}
#animateslider li {
    width: 25%;
}
.slider ul li.miniitem {
    width: 20%;
}
.slider ul li {
    height: 120px;
    display: inline-block;
    margin: 0px;
    float: left;
}
.slider ul li div.mini {
    height: 70px;
    background: transparent url("../images/slider-bg.png") no-repeat scroll 0px 0px / 100% 100%;
    margin-top: 50px;
    float: left;
    width: 100%;
}
#animateslider .mini.mini-2 h3 {
    letter-spacing: 0rem;
}
.slider ul li div.mini h3 {
    font-size: 14px;
    color: #FFF;
    line-height: 20px;
    padding: 15px 15px 0px;
    margin-bottom: 0px;
    height: 20px;
    overflow: hidden;
}
.slider ul li div.mini span {
    font-size: 10px;
    line-height: 14px;
    color: #CCC;
    padding: 0px 15px;
}
.container {
  position: absolute;
  left:0;
  bottom: 0;
  width: 100%; 
  margin: 0 auto; 
  z-index:99;
  box-sizing: border-box; 
}

.infobox {
  height:190px;
  overflow:hidden;
}
.infoboxx1 {
	position:relation;
	float:left;
	width:370px;
	height:190px;
	overflow:hidden;
}
#fenlan2{
	position:relative;
	float:right;
	width:765px;
	height:190px;
}
.infoboxx2 {
	position:relation;
	float:left;
	width:370px;
	height:190px;
	overflow:hidden;
}
.infoboxx3 {
	position:relation;
	float:right;
	width:370px;
	height:190px;
	overflow:hidden;
}
.infobox ul li {
    white-space: nowrap;
}
.infoboxx1 ul li {
    white-space: nowrap;
}
.infoboxx2 ul li {
    white-space: nowrap;
}
.infoboxx3 ul li {
    white-space: nowrap;
}

/*
.column,        
.columns { 
  width: 100%; 
  float: left; 
  box-sizing: border-box; }
@media (min-width: 640px) {
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,        
  .columns:first-child { 
    margin-left: 0; }
  
  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}
*/




.phablet-show,.tablet-show { display: none;}