/*
 * Powered by ueeshop.com		http://www.ueeshop.com
 * 广州联雅网络科技有限公司		020-83226791
 */

img{vertical-align:middle;}
a[class]:hover{text-decoration:none;}

/* header */

/* banner */
.banner{position:relative;}
.banner img{width:100%;}
.banner .pagination{position:absolute; width:100%; text-align:center; bottom:1.8vw; left:0;}

.button_next, .button_prev{position:absolute; top:50%; left:0;}
.button_next{left:auto; right:0;}
.button_next{background-repeat:no-repeat; background-position:center center; background-size:10px 15px;}
.button_prev{background-repeat:no-repeat; background-position:center center; background-size:10px 15px;}

.pagination{text-align:center;}
.pagination.bttom{position:static; line-height:51px;}
.pagination.circle .bullet{display:inline-block; width:20px; height:20px; border-radius:50%; box-sizing:border-box; opacity:1; background-clip:content-box; margin:0 4px;}
.button_prev.btn_cirlce, .button_next.btn_cirlce{width:51px; height:51px; background-size:15px 15px; background-position:center center; background-repeat:no-repeat;}
.button_prev.btn_cirlce:hover{background-repeat:no-repeat; background-position:center center; background-size:10px 15px;}
.button_next.btn_cirlce:hover{background-repeat:no-repeat; background-position:center center; background-size:10px 15px;}
