

.oneaa{width:812px;height:320px;}
.oneaa p {
    background-image: url(../images/works-title.png); 
    text-align:center;
    
}

.wrap {
  height: 260px;
  margin: 20px 0 0 20px;
}

.tu{
  float:left;
  margin: 5px;
}
.shadow 
{
width:172px;
height:225px;
background-color:#fff;
border: 3px solid white;
margin: 0;


}


.shadow:hover
{
  margin-top: -1px;
  box-shadow:3px 3px 3px #888888;
  -moz-box-shadow: 10px 10px 5px #888888; 
}


.pic{width:172px;height:195px;}
.wenzi{width:180px;height:30px;font-size:14px;font-family:"Microsoft YaHei";color:#E21010;line-height:30px;text-align:center;margin-left:0px;}



.MciroYH {
    font-family: "Microsoft YaHei";
    font-size: 17px;
    font-weight: bold;
}

.MciroYH26 {
    font-family: "Microsoft YaHei";
    font-size: 26px;
    font-weight: bold;
}








.flexslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 485px;
  overflow: hidden;
  zoom: 1;


  background-color: white;
  box-shadow: 1px 0 6px 0 rgba(180, 180, 180, 0.4);


}

.flexsliderTitle {
  padding: 10px;
  background-color: white;
  box-shadow: 1px 0 6px 0 rgba(180, 180, 180, 0.4);
  color: red;
}

.flexslider .slides li {
  width: 100%;
  height: 100%;
}

.flex-direction-nav a {
  width: 70px;
  height: 70px;
  line-height: 99em;
  overflow: hidden;
  margin: -35px 0 0;
  display: block;
  background: url(../images/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  border-radius: 35px;
}

.flex-direction-nav .flex-next {
  background-position: 0 -70px;
  right: 0;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  background: url(../images/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
  background-position: 0 0;
}

.flexslider .slides a img {
  width: 950px;
  height: 482px;
  display: block;
}