@charset "utf-8";
@charset "utf-8";

/* reset */

html,
body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

body {
    font-size: 62.5%;
}

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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    color: #666666;
    background-color: #fff;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

textarea {
    resize: none;
}

input[type=button],
input[type=submit] {
    cursor: pointer;
}

input[type=button] {
    -webkit-appearance: none;
    outline: none
}

input::-webkit-input-placeholder {
    color: #B5B5B5;
}

textarea::-webkit-input-placeholder {
    color: #B5B5B5;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit;
}

fieldset,
img {
    border: 0 none;
}

img {
    vertical-align: middle;
}

abbr,
acronym {
    border: none;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

hr {
    border: 0;
    height: 1px;
    background-color: #D9D9D9;
}

ul,
li,
ol {
    list-style: none;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

button,
input {
    border: 0;
    background: 0;
    -webkit-appearance: none;
    outline: 0
}

a {
    -webkit-touch-callout: none;
    text-decoration: none;
    color: #666666;
    outline: 0;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a:focus,
*:focus {
    outline: none;
}

em,
i {
    font-style: normal
}

label {
    cursor: pointer;
}



.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.w1200{width:1200px;}



.index-site-top{margin:0px auto;}
.footnav{background-color:#333333;}
.footer-top {padding: 25px 0 55px;overflow: hidden;}
.footer-top>div {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;min-height: 173px;}
.footer-top>div .h3 {font-size: 16px;color: #f7f7f7;line-height: 1.2;margin-bottom: 12px;text-align:left;}
.about-us {width: 440px;float: left;border-right: 4px solid #4e4e4e;padding-right: 60px;height:200px}
.Relevant-link {float: left;width:300px;border-right: 4px solid #4e4e4e;text-align: center;padding: 0 10px;margin-left:40px;height:200px;overflow:hidden}
.footer-contact {float: left;width: 22%;text-align: center;padding: 0 5px;margin-left:50px}
.about-us img {display: block;}
.about-us p {font-size: 14px;color: #999999;margin-top: 12px;line-height: 1.5}
.Relevant-link-list {overflow: hidden;min-height: 105px;}
.Relevant-link-list .swiper-slide {list-style-type: square;}
.Relevant-link-list .swiper-slide {font-size: 8px;color: #999999;line-height: 1.5;list-style-type: square;text-align:left;}
.Relevant-link-list .swiper-slide a {font-size: 14px;color: #999999;}
.footer-contact p {padding-left: 0px;margin-bottom: 10px;font-size: 14px;color: #999999;text-align:left;}
.footer-contact p.icon-tel {background: url("../images/iconphone.png") no-repeat left center;line-height: 32px;}
.footer-contact p.icon-phone {background: url("../images/iconmail.png") no-repeat left center;line-height: 32px;}
.footer-contact p.icon-qq {background: url("../images/iconqq.png") no-repeat left center;margin-bottom: 0;line-height: 32px;}
.footer-bottom {padding: 25px 0;border-top: 1px dotted #666666;}

.footer-bottom p {font-size: 12px;color: #999999;text-align: center;/* margin-top: 15px; */text-align: center;}
.foot{-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-word-break: break-all;
    word-break: break-all;
    -ms-word-wrap: break-word;
    word-wrap: break-word;float:left;line-height:30px;text-align:center; background-color:#000000;width:100%; font-size:14px; color:#999999;}
.swiper-container.banner {width: 100%;height: 100%;}

