@charset "gb2312";

input {
    -webkit-appearance: none;
}

* {

    box-sizing: border-box;

    margin: 0;

    padding: 0;

}

.zy {
    background-color: #fff;
}

.hsl {

    font-family: "hsl" !important;

    font-size: 16px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;

    -webkit-text-stroke-width: 0.2px;

    -moz-osx-font-smoothing: grayscale;

}

.left {
    float: left;
}

.right {
    float: right;
}

img {

    border: 0 none;

    width: 100%;

    display: block;

}



html {
    -webkit-text-size-adjust: none;
}

body {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    max-width: 640px;
    margin: 0 auto;
}

* {
    margin: 0;
    padding: 0;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

html {
    zoom: 1;
}

html * {
    outline: 0;
    zoom: 1;
}

html button::-moz-focus-inner {
    border-color: transparent !important;
}

body {
    overflow-x: hidden;
    font-size: 12px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    /*border-collapse:collapse;border-spacing:0;*/
}

fieldset,
a img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
    -webkit-appearance: none !important;
}

em,
i {
    font-style: normal;
}

html {

    font-size: 62.5%
}

@media only screen and (min-width:321px) {

    html {

        font-size: 62.5% !important
    }

}

@media only screen and (min-width:361px) {

    html {

        font-size: 70.31% !important
    }

}

@media only screen and (min-width:376px) {

    html {

        font-size: 73.24% !important
    }

}

@media only screen and (min-width:481px) {

    html {

        font-size: 84% !important
    }

}

@media only screen and (min-width:561px) {

    html {

        font-size: 90% !important
    }

}

@media only screen and (min-width:641px) {

    html {

        font-size: 100% !important
    }

}





body {



    font-family: "Microsoft YaHei", sans-serif;

    margin: 0 auto;

    max-width: 640px;

    min-width: 320px;

    overflow-x: hidden;

    padding: 0;

    width: 100%;

    color: #333333;

}





.clear_f:after {

    clear: both;

}

.clear_f:after,
.clear_f:before {

    content: "";

    display: block;

}









/*===================================������===================================*/



.tit {
    margin: 1.5rem auto 0.8rem;
}

.tit1 {
    width: 89.8%;
}

.tit2 {
    width: 59.5%;
}

.tit3 {
    width: 83.75%;
}

.tit4 {
    width: 90.625%;
}

h2 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2rem;
    margin: 0 auto 0;
    color: #D23B3E;
}

.content {
    width: 93.75%;
    margin: 0.2rem auto 1rem;
    text-align: left;
}

.content p {
    font-size: 1rem;
    line-height: 1.5rem;
    text-indent: 2rem;
}

.content div {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 1rem auto;
}

.tit_s {
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin: 0.8rem auto -0.3rem;
    text-align: center;
}

.content span {
    color: #D03034;
}

.t1 {
    display: block;
    width: 1097px;
    margin: 30px auto;
}

.t1 {
    display: block;
    width: 93.75%;
    margin: 1rem auto;
}

.a-btn {
    width: 93.75%;
    display: block;
    text-align: center;
    line-height: 3.6rem;
    font-size: 1.6rem;
    background: #FF0000;
    color: #fff;
    border-radius: 0.6rem;
    margin: 1.2rem auto;
}

.ul4-1 {
    width: 93.75%;
    margin: 1rem auto;
}

.ul4-1 li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.ul4-1 li:last-child {
    margin-right: 0;
}

.ul4-1 li div {
    font-size: 1.2rem;
    line-height: 2.4rem;
    text-align: center;
    color: #fff;
    background: #A67C52;
}

.ul4-1 li img {
    display: block;
    width: 100%;
}