body {
    font-family: arial, helvetica, sans-serif;
    position: relative;
}

.w1028 {
    width: 1028px;
    margin: 0 auto;
}

#foot {
    width: 100%;
    height: 318px;
    background: #272727;
    overflow: hidden;
    text-align: center;
}

.foot_box {
    width: 342px;
    height: 272px;
    overflow: hidden;
    color: #999999;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}

.foot_title {
    font-size: 18px;
    color: #d3d3d3;
}

.fl {
    float: left;
}

.pl10 {
    padding-left: 10px;
}

.mt52 {
    margin-top: 52px;
}

.pl135 {
    padding-left: 135px;
}

.pl235 {
    padding-left: 235px;
}

.fs14 {
    font-size: 14px;
}

.color2 {
    color: #999999;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "SimSun", "Arial", "Helvetica Neue", "Helvetica";
    position: relative;
}

#head {
    width: 1028px;
    position: relative;
    height: 88px;
    z-index: 2;
    margin: 0 auto;
}

#logo {
    position: absolute;
    margin-top: 35px;
    max-width: 170px;
}

#nav li {
    display: inline-block;
    margin: 0 10px;
}

#nav {
    text-align: right;
    color: #FFFFFF;
    height: 88px;
    line-height: 88px;
}

.line1 {
    height: 1px;
    background: #FFFFFF;
    width: 100%;
    position: absolute;
    z-index: 2;
    opacity: 0.2;
    margin-top: 1px;
}

li {
    cursor: pointer;
}

.swiper-container {
    width: 100%;
    position: relative;
    min-width: 1820px;
}

#bg {
    position: fixed;
    top: 0;
    z-index: 2;
    margin-left: -50%;
    left: 50%;
    width: 100%;
}

#foot a {
    color: #999999;
    text-decoration: none;
}

.w64 {
    width: 64px;
    text-align: center;
}

.act {
    border-bottom: 1px solid #fcd71f;
}

#language {
    position: fixed;
    z-index: 10;
    right: 20px;
    top: 35px;
    font-size: 12px;
    color: #FFFFFF;
}

#language li {
    display: inline-block;
    width: 30px;
}

#language a {
    color: #FFFFFF;
    text-decoration: none;
}