@charset "utf-8";
/* CSS Document */
html{ font-size:100px;}
body{max-width:7.2rem;margin:0 auto;min-width:3.2rem; font-size:0.13rem; background:#fff; position:relative;}

.index{ width:100%}
.index img{max-width:100%;max-height: 100%}
.ulst{position:absolute; top:0; left:50%; margin-top:8.85rem; margin-left:-1.89rem;  z-index:10;width:3.79rem;height: 1.13rem; }

.but{width:100%; margin:0 auto;}

.pro-switch{ width:7.2rem; height:11rem; position:absolute;left:0; right:0; top:0; margin:auto;margin-top:10.5rem; z-index:30}
.header{ position:fixed; top:0;z-index:9998;background: url(../images/header_xz.png) no-repeat; width: 7.2rem;height: 1.29rem;background-size: 100%;}
.header a{ width:2.2rem;height: 0.67rem; position:absolute; right:0.3rem; top:0.3rem;}
.bottom-but{position:absolute; left:0;bottom:0.3rem; z-index:10;}
.top_but a{ position:absolute;top:0; left:0;width:100%; height:100%; display:block; z-index:9999;line-height:100%; overflow:hidden;}
.bottom-text{position:absolute; left:0;bottom:0; z-index:11; width:7.2rem; height:0.2rem; background:#000000; color:#fff; text-align:center;}
.flex-direction-nav {width: 100%;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;z-index: 20;}
.flex-prev {width: 20%;position: absolute;left: 0.5rem;top:-7rem;}
.flex-next{ width: 20%;position: absolute;right: 0.5rem;top:-7rem;}