@charset "gbk";

body,
h1,
h2,
h3,
p,
dl,
dd,
ol,
ul,
th,
td,
form,
fieldset,
input,
button,
textarea {
    margin: 0;
    padding: 0
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
a,
textarea,
input,
button,
span,
em,
strong,
img,
div {
    -webkit-touch-callout: none;
    ;
    -webkit-appearance: none;
    outline: none;
}

html {
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    background: #f4f4f4;
    font-family: Arial, Verdana, Sans-serif
}

h1,
h2,
h3 {
    font-size: 100%
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: inherit
}

fieldset,
img {
    border: 0
}

cite,
em,
s,
i,
b {
    font-style: normal
}

input,
button,
textarea,
select {
    font-size: 100%;
    border: medium none;
}

body,
input,
button,
textarea,
select,
option {
    font-size: normal
}

a,
input,
textarea {
    text-decoration: none;
    outline: 0
}

li,
img,
label,
input {
    vertical-align: middle
}

var {
    font-style: normal
}

ins {
    text-decoration: none
}

body {
    font-size: .2rem;
    color: #3c3c3c
}
html {
    background: #0b3059;
}

textarea {
    resize: none
}

a {
    color: #3c3c3c;
}

.mlr20 {
    margin: auto .2rem
}

.m20 {
    margin: .2rem 0
}

.m30 {
    margin: .3rem 0
}

.mt20 {
    margin-top: .2rem
}

.mb20 {
    margin-bottom: .2rem
}

.mt40 {
    margin-top: .4rem
}

.mb40 {
    margin-bottom: .4rem
}

::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.max_width {
    max-width: 7.5rem;
    margin: 0 auto;
    padding-bottom: 1.2rem;
    background: #0b3059;
}
.mindex_a {
    width: 100%;
    background: url(../images/m-index_01.jpg) no-repeat left top;
    height: 8.56rem;
    overflow: hidden;
    background-size: 100% 100%;
}

.mindex_b {
    width: 100%;
    height: 2.14rem;
}

.mindex_b a {
    display: block;
    width: 100%;
    height: 2.14rem;
    background: url(../images/m-index_02.jpg) no-repeat left top;
    overflow: hidden;
    background-size: 100% 100%;
}

.mindex_c {
    width: 100%;
    background: url(../images/m-index_03.jpg) no-repeat left top;
    height: 7.36rem;
    overflow: hidden;
    background-size: 100% 100%;
}

.mindex_d {
    width: 100%;
    height: 3.82rem;
    overflow: hidden;
}

.mindex_d img {
    width: 100%;
}

.dw_propt {
    width: 100%;
    min-height: .0rem;
    position: fixed;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
}

.ppt_lt {
    position: relative;
}

.img {
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    top: 0.22rem;
    left: 0.3rem;
    overflow: hidden;
}

.img img {
    display: block;
    width: 100%;
    height: 100%;
}

.ppt_lt .lt_t {
    padding: 0.2rem 0 0 1.66rem;
    color: #333;
}

.ppt_lt .lt_t h3 {
    font-size: 0.5rem;
}

.ppt_lt .lt_t span {
    font-size: 0.3rem;
    color: #545454;
    display: block;
    margin-top: 0.1rem;
}

.btn {
    width: 2.44rem;
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
}

.btn img {
    display: block;
    width: 100%;
    height: 100%;
}

footer {
    min-height: 0.80rem;
    padding: 0.23rem 0;
    text-align: center;
}

footer p {
    color: #fff;
    font-size: 0.24rem;
}

footer p:last-child {
    margin-top: 0.1rem;
}