.fs28 {
    font-size: 28px;
}

.color1 {
    color: #fcd71f !important;
}

.none {
    display: none;
}

.fs18 {
    font-size: 18px;
}

.fs24 {
    font-size: 24px;
}

.ml10 {
    margin-left: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl80 {
    padding-left: 80px;
}

#nav a {
    color: #FFFFFF;
    text-decoration: none;
}

.fr {
    float: right;
}

#content {
    width: 1028px;
    margin: 0 auto;
}

.line1 {
    height: 1px;
    background: #eeeeee;
    width: 100%;
    position: absolute;
    z-index: 2;
    opacity: 0.3;
}

.line {
    height: 1px;
    background: #e5e5e5;
    width: 100%;
    margin-top: 10px;
}

.content_box {
    margin-top: 20px;
}

.content_pix {
    display: inline-block;
    width: 146px;
    height: 98px;
    overflow: hidden;
}

.content_text {
    display: inline-block;
    width: 725px;
    height: 120px;
    overflow: hidden;
    margin-left: 20px;
    color: #7e7e7e;
    font-size: 14px;
    border-bottom: 1px dashed #e5e5e5;
}

.dynamics_title {
    font-size: 14px;
    font-weight: 100;
    color: #333333;
}

.dynamics_box {
    width: 515px;
    display: inline-block;
}

.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;
}

.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;
}

#content {
    width: 1028px;
    margin: 0 auto;
}

.line {
    height: 1px;
    background: #e5e5e5;
    width: 100%;
    margin-top: 10px;
}

.content_box {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 100;
    text-indent: 24px;
    color: #7e7e7e;
}

.w342 {
    width: 342px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 40px;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}

.left {
    width: 514px;
    display: inline-block;
    float: left;
    margin-bottom: 50px;
    height: 800px;
    overflow: hidden;
}

.position {
    font-size: 24px;
    color: #333333;
    margin-top: 40px;
}

.position_title {
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
}

.position_text {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 25px;
    width: 320px;
}

#menu {
    clear: both;
    margin: 70px auto;
    overflow: hidden;
}

#menu li {
    width: 100px;
    height: 35px;
    list-style-type: none;
    margin: 2px auto;
    text-align: center;
    line-height: 35px;
    color: #7e7e7e;
    float: left;
    display: inline;
}

.dian {
    border-bottom: solid 1px #FCD71F;
}

#content_right {
    clear: both;
    margin: 0px auto;
}

.page {
    padding-bottom: 100px;
}

#pagination b {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #E5E5E5;
}

#pagination a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #E5E5E5;
}

#menu a {
    text-decoration: none;
    color: #7e7e7e;
}

#duimian {
    position: absolute;
    left: 180px;
    top: 25px;
    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;
    /* border-bottom: 1px solid #fcd71f; */
}