@charset "utf-8";
.asdfg {float: left;
    width: 33.3%;
    /*padding-left: 55px;*/}
	
  .liuc li img {
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 20px;
    border-radius: 50%;margin: 0 auto;
}
  .floor_3_main {
    background: #222;
    overflow: hidden;
}
.index .floor_2, .index .floor_3 {
    padding: 10px 0 40px 0;
    position: relative;
}
[aos^=fade][aos^=fade].aos-animate {
    opacity: 1;
}
.liuc .bd {
    overflow: hidden;
    width: 100%;
    *zoom: 1;
    position: relative;
}
.liuc li p {width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
}
.liuc li p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
}
.index .title h3 {
    font-size: 28px;
    font-weight: normal;
    display: block;
    line-height: 30px;
    background: url(/skin/images/title.png) no-repeat center;
}
.floor_3 .title {
    color: #fff;
}
.index .title {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
}
.index .title p {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 20px;
}
.liuc a.btn.prev {
    background-position: -100px -98px;
}
.liuc a.btn {
    width: 45px;
    height: 45px;
}
a.btn.prev {
    background-position: -100px -50px;
    left: -5%;
}
a.btn {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 28%;
    cursor: pointer;
    -webkit-transition: all .0s ease-in-out 0s;
    -moz-transition: all .0s ease-in-out 0s;
    transition: all .0s ease-in-out 0s;
}

.floor_3 .title p {
    color: #fff;
}
.liuc li .jtou {
    width: 100%;
    height: 100px;
    background: url(/skin/images/jtou.png) no-repeat center;
    float: left;
    display: block;
}