.elder .f1Box .infoTxt {
    padding: 20px;
    background: #fff;
    border-radius: 15px;
    font-size: 28px;
    color: #1c75a2;
    line-height: 48px;
    font-weight: 700;
    text-indent: 32px;
}

.elder .content {
    width: 1200px;
    min-height: 600px;
    margin: -296px auto 0 auto;
    background: #ffffff;
    border-radius: 15px;
}

.elder .position {
    padding: 25px;
    line-height: 60px;
    font-size: 17px;
    color: #666666;
}

.elder .article_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.elder .cen-title {
    color: #fff;
    width: 432px;
    height: 50px;
    line-height: 50px;
    background: #0783d0;
    font-size: 28px;
    padding: 0 15px;
}

.elder .column_list ul li {
    width: 100%;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    border-bottom: 1px dashed #e8e8e8;
    background: url(/cms_files/jcms1/web2760/site/images/25731/dian.png) no-repeat left;
    padding-left: 10px;
    background-size: 9px;
}

.elder .column_list ul li a {
    font-size: 24px;
    color: #333333;
}

.elder .f2Box ul li {
    float: left;
    width: 25%;
    padding: .8%;
}

.elder .f2Box ul li a {
    display: block;
    height: 252px;
    text-align: center;
    background: #fff;
    transition: .3s;
}

.elder .f2Box ul li a i {
    display: inline-block;
    width: 120px;
    height: 120px;
    margin: 35px 0 20px;
    background: #EEF7FF;
    border-radius: 50%;
}

.elder .f2Box ul li a i img {
    position: relative;
    top: 24px;
    width: 74px;
}

.elder .f2Box ul li a em {
    display: block;
    font-size: 28px;
    color: #373737;
    font-style: normal;
    font-weight: bold;
}

.mobile .fixed_width {
    display: none;
}

.mobile .content {
    width: 100vw;
    min-height: 50vw;
    margin: -62vw auto 0 auto;
}

.mobile .f1Box .infoTxt {
    padding: 4vw;
    background: #fff;
    border-radius: 15px;
    font-size: 4vw;
    color: #1c75a2;
    line-height: 6vw;
}

.mobile .bannerimg {
    background: url(bannar.jpg) no-repeat top center;
    height: 87vw;
    min-width: 100vw;
    background-size: 146vw;
}

.mobile .article_content {
    width: 100vw;
    margin: 0 auto;
    padding-top: 5vw;
}

.mobile .cen-title {
    color: #fff;
    width: 100%;
    height: 10vw;
    line-height: 10vw;
    background: #0783d0;
    font-size: 5vw;
    padding: 0 15px;
}

.mobile .column_list ul li {
    height: 10vw !important;
    line-height: 10vw !important;
    background-size: 2vw !important;
}

.mobile .column_list ul li a {
    color: #333333;
    max-width: 58vw !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 4vw;
}

.mobile .f2Box ul li {
    float: left;
    width: 25vw;
    padding: .8%;
}

.mobile .f2Box ul li a {
    display: block;
    height: 40vw;
    text-align: center;
    background: #fff;
    transition: .3s;
}

.mobile .f2Box ul li a i {
    display: inline-block;
    width: 25vw;
    height: 25vw;
    margin: 0px !important;
    background: #EEF7FF;
    border-radius: 50%;
}

.mobile .f2Box ul li a em {
    display: block;
    font-size: 4vw;
    color: #373737;
    font-style: normal;
    font-weight: bold;
}

.mobile .cen-title {
    color: #fff;
    width: 100%;
    height: 10vw;
    line-height: 10vw;
    background: #0783d0;
    font-size: 5vw;
    padding: 0 3vw;
}

.mobile .article_content {
    width: 100vw;
    margin: 0 auto;
    padding-top: 4vw;
}