.por {
    position: relative;
}
.maxwh {
    width: 100% !important;
}
.overflow {
    overflow: hidden;
}
/* banner */
.banner {
    width: 1000%;
}
.banner li {
    list-style:none;
}

    .banner > li {
        width: 10%;
    }

.dian {
    position: absolute;
    bottom: 2%;
    width: 100%;
    text-align: center;
}

    .dian > li {
        cursor: pointer;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 2px solid #8e492a;
        margin: 0px 9px;
    }

.dianli {
    background-color: #8e492a;
}

.ovf {
    position: fixed;
    width: 100%;
    top: 0px;
    background-color: #fff;
    z-index: 3;
}

.xovy {
    overflow-y: hidden;
}
/*banner*/
.banner img {
	width: 100%;
}
.pull-left{float:left!important}
.pull-left p a {
	color: #666;
	display: block;
	text-align: center;
}
.dis {
    display: inline-block;
}

.disb {
    display: block;
}
.arrow {
    top: 44%;
    width: 2.523%;
}

.aroleft {
    left: 2%;
}

.aroright {
    right: 2%;
}
.poa {
    position: absolute;
}


