body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
    outline: 0
}

ul,
li {
    list-style: none;
    overflow: hidden;
}

div {
    overflow: hidden;
}

fieldset,
img {
    border: 0
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #F60
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
    color: #333333;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background: #FFFFFF;
}

i {
    font-style: normal
}

.fr {
    float: right
}

.fl {
    float: left
}

.h5 {
    height: 5px;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}
.m {
    width: 100%;
    line-height: 0px;
}
.m img {
    width: 100%;
}
.footer {
    width: 100%;
    background-color: #000;
    color: #ddd;
    font-size: 11px;
    text-align: center;
    line-height: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.comtit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-indent: 20px;
}
.comadd {
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    background: url(pos.png) 20px center no-repeat;
    background-size: auto 14px;
    text-indent: 35px;
}
.fm {
    width: 90%;
    margin: auto;
}
.fm .jointxt {
    margin-top: 10px;
    width: 100%;
}
.jtxt {
    border: #eee 1px solid;
    height: 36px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 36px;
}
.joinbtn {
    background-color: #333;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
    border: 0px;
}
