html,
body {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif
}

html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent
}

body,
th,
td,
p,
ol,
ul,
li,
dl,
dt,
dd,
a,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
legend,
select,
textarea {
    margin: 0;
    padding: 0
}

input,
img,
fieldset {
    border: none
}

input,
select,
fieldset {
    vertical-align: middle
}

ul,
ol {
    list-style-type: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%;
    vertical-align: top
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal
}

a:link {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder {
    color: transparent
}

button,
input[type=button],
input[type=password],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none
}

input:-ms-clear {
    display: none
}

input {
    -webkit-user-modify: read-write-plaintext-only
}

.clear-fix::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.bc {
    margin: 0 auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.vm {
    vertical-align: middle
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.none {
    display: none
}

.block {
    display: block
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal
}

.t2 {
    text-indent: 2em
}

.elli {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mr6 {
    margin-right: 6px
}

.w10 {
    width: 10px
}

.h10 {
    height: 10px
}

del {
    text-decoration: line-through
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}

body {
    background: #fff;
    font-family: "Microsoft YaHei","Hiragino Sans GB","微软雅黑","宋体",Arial,Verdana,sans-serif;
}

.bg1 {
	margin: 0 auto;
	
    width: 100%;
    font-size: .24rem;
    overflow: hidden;
}
body{
    overflow-x: hidden;
}

.bg1 .swiper-container {
    width: 98%;
    overflow: hidden;
    height: 8.06rem;
    margin: .5rem auto .52rem;
    padding-top: 1.1rem;
}

.bg1 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 4.75rem;
    height: 8.06rem
}

.bg1 .swiper-slide img {
    width: 4.75rem;
    height: 8.06rem;
    border-radius: .2rem;
}

.icon {
    width: 1.08rem;
    height: 1.08rem;
    padding-right: 0.11rem
}


.btn-dl2{
    display: block;
        margin: auto;
	position: fixed;
	left: 0;
	top: 0;
        right:0;
	width: 100%;
	height: .6rem;
	border-radius: 60px;
	/* background: #ea4421; */
	color: #FFF;
	line-height: .6rem;
	/*margin: 0 0 0 -1.6rem;*/
	/*opacity: .7;*/
	z-index: 1000;
	font-size: .30rem;
	text-align: center;
}
.imgbox, .commentimg{
    width: 100%;
}


