* {
    margin: 0;
    padding: 0;
}
html {
    -webkit-text-size-adjust: none;
    outline: 0;
}
body {
    font-family: "microsoft yahei";
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    /* -webkit-user-select: none;
    -webkit-text-size-adjust: none; */
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
body,
html {
    width: 100%;
    height: 100%;
    /* -webkit-user-select: none;
    user-select: none; */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
ul,
ol,
li {
    list-style: none;
}
em {
    font-style: normal;
}
img {
    border: none;
}
input,
img {
    vertical-align: middle;
}
input,
select,
textarea {
    outline: 0;
}
q:before,
q:after {
    content: "";
}
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fn-clear {
    *zoom: 1;
}
a {
    color: #666;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a,
a:link {
    color: #2e2e2e;
    text-decoration: none;
    outline: 0;
}
a:active {
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
section,
aside,
header,
footer,
article {
    display: block;
}
a,
img {
    -webkit-touch-callout: none;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
}
input,
textarea {
    tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
    zoom: 10;
    visibility: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.oneline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.displaytrue {
    display: block;
}
.displayfalse {
    display: none;
}
button {
    outline: none;
}
i {
    font-style: normal;
}
::-webkit-input-placeholder {
    color: #9399a5;
}
:-moz-placeholder {
    color: #9399a5;
}
::-moz-placeholder {
    color: #9399a5;
}
:-ms-input-placeholder {
    color: #9399a5;
}
.oneline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.twoline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.threeline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.footer {
    width: 100%;
    height: 485px;
    overflow: hidden;
    font-size: 14px;
    background-color: #333;
    background: url(/images/footer-banner.png) center repeat-y #201f1b;
    /* position: fixed; */
    /* bottom: 0; */
}
.footer-inner {
    width: 1200px;
    margin: auto;
    padding: 0 16px;
}

.footer {
    height: auto;
    /* min-width: 1200px; */
}
.footer .links-friendly-tabcon {
    margin-top: 0;
}
.footer .links-friendly {
    margin-top: 30px;
    border-top: transparent solid 1px;
}
.footer .links-friendly-inner {
    width: calc(100% - 304px);
}
.footer .ewm_box {
    width: 120px;
    margin-left: 32px;
}
.footer .ewm_box .img_banner {
    width: 120px;
    height: 120px;
}
.footer .ewm_box .img_banner img {
    display: block;
    width: 100%;
}
.footer .ewm_box .title {
    color: #ddd;
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
}
.footer .footer-bottom {
    color: #ddd;
    margin-bottom: 55px;
}
.footer .footer-bottom .footer-bottom-cpyname {
    float: none !important;
}

.links-friendly {
    padding: 30px 0 20px;
    border-bottom: #4d4d4d solid 1px;
}
.links-friendly .links-title {
    color: #ffffff7a;
    font-size: 24px;
    padding-bottom: 16px;
}
.links-friendly-inner {
    width: 1200px;
}
.links-friendly-tabs ul li {
    float: left;
    padding: 0 10px 10px 0;
}
.links-friendly-tabs ul li.cur a {
    color: #fff;
    background: #666;
    cursor: default;
}
.links-friendly-tabs ul li a {
    display: block;
    float: left;
    line-height: 30px;
    padding: 0 15px;
    background: #0f0f0f;
    color: #999;
}
.links-friendly-tabcon {
    margin: 15px 0 0;
}
.links-friendly-item p {
    float: left;
    line-height: 24px;
    padding: 0 8px 0 0;
    line-height: 30px;
}
.links-friendly-item p a {
    white-space: nowrap;
    color: #999;
}

.footer-bottom {
    font-size: 12px;
    margin: 25px 0 0;
    line-height: 24px;
}
.footer-bottom-copyright {
    color: #ddd;
}
.footer-bottom-letter a {
    color: #999;
    padding: 0 2px;
    margin: 0 1px;
}
.wrap,
.index-page,
.index-page .banner {
    height: 100%;
}
.footer,
.index-page .container {
    display: none !important;
}
.index-page .banner {
    /* height: 800px; */
    width: 100%;
    position: relative;
    background-color: #333;
    background: url(banner.jpeg) center no-repeat #201f1b;
    background-size: cover;
}
.index-page .banner-container {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgb(0 0 0 / 35%);
}
.index-page .banner-container .title {
    position: relative;
    top: 50%;
    margin-top: -112px;
    font-size: 0px;
    text-align: center;
}
.index-page .banner-container h1,
.index-page .banner-container h2,
.index-page .banner-container h3 {
    color: #ffffff;
    font-weight: bolder;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    text-align: center;
    padding: 32px 0;
}
.index-page .banner-container h1 {
    font-size: 64px;
    letter-spacing: 16px;
}
.index-page .banner-container h2 {
    font-size: 24px;
}
.index-page .banner-container h3 {
    font-size: 16px;
}
.index-page .app {
    min-height: 480px;
    padding: 64px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-page .app .item {
    width: 33%;
    text-align: center;
}
.index-page .app .item img {
    height: 160px;
}
.index-page .app .item div {
    padding: 16px 0;
    text-align: center;
    width: 100%;
}
@media screen and (max-width: 1199px) {
    /* .index-page .banner {
        height: 480px;
    }
    .index-page .container {
        padding-top: 120px;
    } */
    /* .index-page .container h2 {
        font-size: 18px;
    }
    .index-page .container h1 {
        font-size: 32px;
        letter-spacing: 4px;
    }
    .footer {
        min-width: auto;
    }
    .footer-inner {
        width: 100%;
    }
    .footer .links-friendly-inner {
        width: 100%;
    } */
}
@media screen and (max-width: 760px) {
    .index-page .app .item img {
        height: 120px;
    }
}
@media screen and (max-width: 560px) {
    .index-page .banner {
        height: 640px;
    }
    .footer {
        position: initial;
        min-width: auto;
    }
    .index-page .app {
        flex-wrap: wrap;
    }
    .index-page .app .item {
        width: 50%;
    }
    .index-page .app .item:first-child,
    .index-page .app .item:nth-child(2) {
        width: 50%;
        padding-bottom: 64px;
        border-bottom: 1px #ccc solid;
        margin-bottom: 64px;
    }
    .index-page .app .item img {
        height: 120px;
    }
    .index-page .banner-container h1 {
        font-size: 32px;
        letter-spacing: 8px;
    }
    .index-page .banner-container h2 {
        font-size: 18px;
    }
    .index-page .banner-container h3 {
        font-size: 14px;
    }
}
