*{padding: 0; margin: 0;}
html,body{max-width: 750px; margin: 0 auto; min-height: 100%; font-family: "Microsoft Yahei";}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr{margin: 0; padding: 0;}
ul:after{display:block;clear:both;content:"";visibility:hidden;height:0}
ul{zoom: 1;}
li{list-style-type: none;}
img{border: 0 none; display: block; width: 100%;}
input,button,select,textarea{outline:none;-webkit-apperance:normal;}
input{outline: none; font-size: .26rem;font-family: Microsoft yahei;}
button,selesct,option{font-size: .26rem;font-family: Microsoft yahei}
a{text-decoration: none;}
.clr{clear: both;}
.main{width: 7.5rem; margin: 0 auto;position: relative}
.content{}
.banner{position: relative;}
.one_second{transition:all 0.5s; -moz-transition:all 0.5s; /* Firefox 4 */ -webkit-transition:all 0.5s; /* Safari and Chrome */ -o-transition:all 0.5s; /* Opera */}

/*  手机轮播样式  */
.ban {width: 7.5rem; height: 6.3rem; overflow: hidden;position: relative; background: #2f2e40;}
.rotate {width: 1700rem; position: absolute; left: -4.6rem; padding-top: .86rem;}
.rotate a {width: 5.57rem; height: 5.42rem; display: block; float: left; background: #f4f4f2; border-radius: .2rem;  transform:scale(0.8); -webkit-transform:scale(0.8); -moz-transform:scale(0.8); -o-transform:scale(0.8); -ms-transform:scale(0.8);}
.rotate a img {width: 4.93rem; display: block; border-radius: .2rem; margin-left: .3rem; margin-top: -.46rem;}
.ban_text {font-size: .22rem; color: #0e3888;width: 4.2rem; line-height: .32rem;margin: .2rem 0 0 .6rem;float: left;}
.rotate .rotating {transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1);}