* {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "SimSun", "Arial", "Helvetica Neue", "Helvetica";
    font-size: 14px;
    line-height: 24px;
}

#nav a {
    color: #FFFFFF;
    text-decoration: none;
}

#address a {
    color: #333333;
    text-decoration: none;
}

li {
    cursor: pointer;
}

.act {
    border-bottom: 1px solid #fcd71f;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.fs14 {
    font-size: 14px;
}

.fs18 {
    font-size: 18px;
}

.fs24 {
    font-size: 24px;
}

.fs28 {
    font-size: 28px;
}

.color1 {
    color: #fcd71f !important;
}

.color2 {
    color: #7e7e7e;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt70 {
    margin-top: 70px;
}

.mt52 {
    margin-top: 52px;
}

.mt66 {
    margin-top: 66px;
}

.pl10 {
    padding-left: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.ml65 {
    margin-left: 65px;
}

.pl50 {
    padding-left: 50px;
}

.mb200 {
    margin-bottom: 200px;
}

.pl135 {
    padding-left: 135px;
}

.pl235 {
    padding-left: 235px;
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 40px;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#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;
}

#language {
    position: fixed;
    z-index: 10;
    right: 20px;
    top: 35px;
    font-size: 12px;
    color: #FFFFFF;
}

#language li {
    display: inline-block;
    width: 30px;
}

#content {
    width: 1028px;
    margin: 0 auto;
}

.line1 {
    height: 1px;
    background: #eeeeee;
    width: 100%;
    position: absolute;
    z-index: 2;
    opacity: 0.2;
    margin-top: 1px;
}

.line {
    height: 1px;
    background: #e5e5e5;
    width: 100%;
    margin-top: 10px;
}

.content_box {
    margin-top: 40px;
    margin-bottom: 20px;
}

.content_pix {
    display: inline-block;
    width: 148px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.content_text {
    display: inline-block;
    width: 850px;
    height: 90px;
    overflow: hidden;
    margin-left: 20px;
    color: #7e7e7e;
    font-size: 14px;
    line-height: 28px;
    font-weight: 100;
    margin-bottom: 20px;
    padding-bottom: 20px;

}

.dynamics {
    width: 850px;
    height: 90px;
    overflow: hidden;
    margin-left: 20px;
    color: #7e7e7e;
    font-size: 14px;
    line-height: 28px;
    font-weight: 100;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.dynamics_title {
    font-size: 18px;
    font-weight: bolder;
    color: #333333;
    padding-bottom: 10px;
}

.dynamics_box {
    width: 650px;
    display: inline-block;
    float: left;
}

.dynamics_more {
    width: 150px;
    float: right;
    display: inline-block;
    height: 100px;
    position: relative;
}
}

.w200 {
    width: 200px;
    display: inline-block;
    height: 100px;
    position: relative;
}

.dynamics_year {
    position: absolute;
    left: 90px;
    top: 50px;
    font-size: 14px;
}

.dynamics_time {
    position: absolute;
    left: 50px;
    top: 10px;
}

#address {
    width: 100%;
    height: 260px;
    background: #E5E5E5;
    margin-top: 20px;
    overflow: hidden;
}

.w1028 {
    width: 1028px;
    margin: 0 auto;
}

.address_box {
    display: inline-block;
    width: 342px;
    height: 260px;
    text-align: center;
    color: #333333;
}

#foot {
    width: 100%;
    height: 340px;
    background: #272727;
    overflow: hidden;
    text-align: center;
}

.foot_box {
    width: 342px;
    height: 272px;
    overflow: hidden;
    color: #7e7e7e;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}

.foot_title {
    font-size: 18px;
    color: #d3d3d3;
    font-family: STHeiti
}

.bg {
    width: 100%;
    background: #FFFFFF;
    position: relative;
    z-index: 2;
}

#bg {
    position: fixed;
    top: 0;
    z-index: 2;
    margin-left: -50%;
    left: 50%;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    border: solid 2px #ffffff;
    opacity: 1;
    background: none;
}

.swiper-pagination-bullet-active {
    background: #fff;
}

#foot a {
    color: #7e7e7e;
    text-decoration: none;
}

.partner {
    width: 202px;
    height: 64px;
    float: left;
    margin-bottom: 50px;
    overflow: hidden;
}

.w64 {
    width: 64px;
    text-align: center;
}

#language a {
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}

#content a {
    cursor: pointer;
    text-decoration: none;
    color: #333333;
}

#partner_box a {
    margin-right: 65px;
}

#partner_box a:nth-child(4n) {
    margin-right: 0;
}

#partner_box:after {
    content: '';
    clear: both;
    display: block;
}

#duimian {
    position: absolute;
    left: 180px;
    top: 32px;
    font-size: 28px;
    color: #fff;
}

.content_title {
    position: relative;
    height: 30px;
    line-height: 30px;
}

.content_title span:nth-child(1)::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -11px;
    display: block;
    width: 100px;
    height: 1px;
    background: #fcd71f;
}