/*css document Ã¦â€¢Â´Ã¥Â½Â¢*/
#container {
    max-width: 10rem;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background:#fff;
}
header{height: 1.28rem;background: #333;width: 10rem;position: fixed;top: 0;/* left: 0; */z-index:9999;}
header .logo{
    width: 1.61rem;
    display: block;
    padding: .25rem .8rem;
    float: left;
}
header .main{
    width: .69rem;
    display: block;
    padding: 0.4rem .8rem;
    float: right;
}
.nav{
    width: 10rem;
    height:100%;
    margin: 0 auto;
    position: fixed;
    background: #333;
    display: none;
    top: 1.295rem;
    z-index:9999;
}

.nav ul li{
    width: 9rem;
    color: #fff;
    font-size: 0.48rem;
    text-align: left;
    padding-left: .8rem;
    line-height: 1.15rem;
}

.plastic_advertisement{
	width:10rem;
	text-align:center;
	margin-top: 1.5rem;
}
.plastic_advertisement img{
	width:9.08rem;
	display:block;
	margin:auto;
	margin-bottom:.4rem;
}

.plastic_footer{width:10rem; height:7.88rem;}
.plastic_footer .ftnav{width:9.2rem;margin:auto;padding: .5rem;border-bottom: 1px solid #c5c5c6;}
.plastic_footer .ftnav li{width:auto;font-size: .3rem;display: inline-block;border-left: 1px solid #000;padding: 0 .4rem;line-height: .8;}
.plastic_footer .lxwm{
    width:5.8rem;
    /* display: flex; */
    /* display: -webkit-flex; */
    /* justify-content: space-around; */
    /* -webkit-justify-content: space-around; */
    margin: auto;
    margin-top: 1rem;
    }
.plastic_footer .lxwm p{width:2.03rem;/* display: flex; */float: left;text-align:center;font-size: .3rem;line-height: 1.5;}
.plastic_footer .lxwm img{ width:2.03rem; height:2.03rem;}
.plastic_footer .xiangxi{width:10rem;font-size:.27rem;text-align:center;clear:both;margin-top: .4rem;padding-top: .4rem;line-height: 1.5;}

.plastic_backward{width:1.3rem;height:2.95rem;background:url(../images/xf.png) no-repeat;background-size:1.3rem 2.95rem;position: fixed;bottom: 30%;right: 0;}
.plastic_backward a{width:100%;height:1rem; display:block;}

.gundong{ width:10rem; height:10rem; overflow:hidden; position:relative;}
.gundong li{ text-align:center;}
.gundong img{ width:auto; height:10rem;}