@charset "utf-8";
/* CSS Document */

.in_title {
    text-align: center;
    padding: 50px 0 30px;
}

.in_title .pq {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.in_title .pw {
    font-size: 16px;
    line-height: 32px;
}

.in_win {
    padding-bottom: 70px;
}

.in_win {
    background: #f7f7f7;
}

.in_title {
    text-align: center;
    padding: 50px 0 30px;
}

.boxT {
    width: 135px;
    height: 157.5px;
    background: url(../images/six_1.png) no-repeat center;
    float: left;
    background-size: cover;
    position: relative;
    margin-right: 10px;
    text-align: center;
}

.boxT img {
    max-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 82px;
}

.in_win .main2 .end {
    margin-top: -10px;
}

.in_win .main2 li {
    text-align: center;
}

.in_win .main2 li > div {
    height: 157.5px;
    display: inline-block;
    margin-right: -10px;
}

.in_win .main2 .end .boxT {
    margin-top: -28px;
}

.in_win .main2 .end .boxT {
    background: url(../images/six_1.png) no-repeat center;
    background-size: cover;
}

.in_win .main2 .boxT p {
    position: absolute;
    left: 0;
    top: 0;
    width: 136px;
    height: 100%;
    line-height: 157.5px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 15px;
    background: url(../images/sex_hover.png) no-repeat center;
    background-size: cover;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.2s;
}

.in_win .main2 .boxT:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
}

.in_win .owl-nav {
    display: none;
}

.in_win .owl-dots {
    text-align: center;
}

.in_win .owl-dot {
    width: 22px;
    height: 24px;
    display: inline-block;
    margin: 0 3px;
    background: url(../images/in_win1.png) no-repeat center;
}

.in_win .owl-dot.active {
    background: url(../images/in_win2.png) no-repeat center;
}

.in_win {
    padding-bottom: 70px;
}

.contain {
    width: 1180px;
    margin: 0 auto;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.in_win .main li {
    text-align: center;}