.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.clear-fix {
    zoom: 1;
}

.clear-fix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.ele {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

body {
    min-width: 1200px;
}

a:link {
    text-decoration: none;
    outline: none;
}

.main_box {
    width: 1200px;
    background-color: #fff;
}

input,
button {
    outline: none;
}

.bt-height-30 {
    width: 100%;
    height: 30px;
}

.bt-height-20 {
    width: 100%;
    height: 20px;
}

.bt-height-10 {
    width: 100%;
    height: 10px;
}

/* 以上为通用设置 */
/* 文章页主体设置开始 */
.main_box {
    margin: 30px auto;
    padding: 0;
    border: 2px solid #eee;
    padding-bottom: 30px;
}

.art_tit {
    height: 81px;
    border-bottom: 1px solid #eee;
    font-size: 23px;
    color: #3166a3;
    font-weight: bolder;
    padding-left: 30px;
    line-height: 80px;
}

.art_con {
    width: 770px;
    padding: 30px;
}

.art_con h3 {
    text-align: center;
    font-size: 17px;
    color: #333;
    font-weight: bolder;
    height: 30px;
    line-height: 20px;
}

.art_con p {
    font-size: 17px;
    color: #333;
    line-height: 35px;
}

.art_location {
    width: 420px;
    height: 450px;
    background-color: #f5f5f5;
    padding: 10px;
    padding-bottom: 0;
}

.art_location img,
.art_location .jtdt {
    width: 400px;
    height: 356px;
}

.art_location .jtt {
    margin: 30px auto;
    width: 90px;
    height: 40px;
    color: #fff;
    background-color: #366aa5;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
}

.jtt a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.subtit_box {
    height: 50px;
    border-bottom: 1px solid #eee;
    line-height: 50px;
    font-size: 17px;
    color: #333;
    padding-left: 30px;
    font-weight: bolder;
}

.subtit {
    display: block;
    float: left;
    border-bottom: 3px solid #21528a;
    height: 50px;
}

.subtit_con_box {
    padding: 30px;
}

.subtit_con {
    width: 348px;
    float: left;
    height: 300px;
    margin-left: 30px;
    margin-bottom: 10px;
}

.subtit_img {
    width: 348px;
    height: 233px;
    border: 4px solid #ccc;
    margin-bottom: 15px;
}

.subtit_img img {
    width: 340px;
    height: 225px;
}

.subtit_explain {
    font-size: 17px;
    color: #333;
    line-height: 26px;
    text-align: center;
}

/* 文章页主体设置结束 */

.position {
    background-color: #f1f1f1;
}

.position-txt {
    width: 1100px;
    margin: 0 auto;
    line-height: 40px;
}


/* 适老化 */
.old_type .position-txt {
    font-size: 24px;
    line-height: 48px;
}

.old_type .art_tit {
    height: auto;
    border-bottom: 1px solid #eee;
    font-size: 32px;
    color: #3166a3;
    font-weight: bolder;
    padding-left: 30px;
    line-height: 80px;
}

.old_type .art_con {
    font-size: 24px;
    line-height: 48px;
}

.old_type .art_con h3 {
    text-align: center;
    font-size: 28px;
    color: #333;
    font-weight: bolder;
    height: auto;
    line-height: 56px;
}

.old_type .art_con p {
    font-size: 24px;
    color: #333;
    line-height: 48px;
}

.old_type .subtit_box {
    height: auto;
    border-bottom: 1px solid #eee;
    line-height: 50px;
    font-size: 28px;
    color: #333;
    padding-left: 30px;
    display: block;
    font-weight: bolder;
}

.old_type .subtit {
    display: inline-block;
    float: none;
    border-bottom: 3px solid #21528a;
    height: auto;
}

.old_type .subtit_explain {
    font-size: 24px;
    color: #333;
    line-height: 48px;
    text-align: center;
}

.old_type .excel {
    font-size: 24px;
}

.old_type .excel-title div {
    font-size: 24px !important;
}


body.mobile_type {
    min-width: 100%;
}

.mobile_type .main_box {
    width: 100%;
    margin: 4vw auto;
    padding: 0;
    border: 2px solid #eee;
    padding-bottom: 30px;
}

.mobile_type .art_tit {
    height: auto;
    border-bottom: 1px solid #eee;
    font-size: 6vw;
    color: #3166a3;
    font-weight: bolder;
    padding-left: 4vw;
    line-height: 12vw;
}

.mobile_type .art_con {
    padding: 4vw;
}

.mobile_type .art_con h3 {
    text-align: center;
    font-size: 4vw;
    color: #333;
    font-weight: bolder;
    height: auto;
    line-height: 8vw;
}

.mobile_type .art_con h3+div {
    max-height: inherit;
}

.mobile_type .art_con p {
    font-size: 17px;
    color: #333;
    line-height: 35px;
}

.mobile_type .art_location {
    width: 420px;
    height: 450px;
    background-color: #f5f5f5;
    padding: 10px;
    padding-bottom: 0;
}

.mobile_type .art_location img,
.mobile_type .art_location .jtdt {
    width: 400px;
    height: 356px;
}

.mobile_type .art_location .jtt {
    margin: 30px auto;
    width: 90px;
    height: 40px;
    color: #fff;
    background-color: #366aa5;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
}

.mobile_type .jtt a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.mobile_type .subtit_box {
    height: 50px;
    border-bottom: 1px solid #eee;
    line-height: 50px;
    font-size: 17px;
    color: #333;
    padding-left: 30px;
    font-weight: bolder;
}

.mobile_type .subtit {
    display: block;
    float: left;
    border-bottom: 3px solid #21528a;
    height: 50px;
}

.mobile_type .subtit_con_box {
    padding: 4vw;
}

.mobile_type .subtit_con {
    width: 100%;
    float: left;
    height: auto;
    margin-left: 0;
    margin-bottom: 0;
}

.mobile_type .subtit_img {
    width: 100%;
    height: auto;
    border: 4px solid #ccc;
    margin-bottom: 15px;
}

.mobile_type .subtit_img img {
    width: 100%;
    height: auto;
}

.mobile_type .subtit_explain {
    font-size: 4vw;
    color: #333;
    line-height: 8vw;
    text-align: center;
}


.mobile_type .banner_box,
.mobile_type .xgxx,
.mobile_type .small-title,
.mobile_type .position {
    display: none;
}


.mobile_type .con img {
    max-width: 100%;
}



.old_type table.default_pgToolbar {
    background: none;
    border: none;
}

.old_type .con .con-right table.default_pgPanel {
    width: auto;
    float: none;
    margin: 0 auto;
}

.old_type .default_pgPerPage {
    display: none;
}

.old_type .default_pgFirst {
    width: 100px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/first.gif) no-repeat center;
    background-size: contain;
}

.old_type .default_pgFirstDisabled {
    width: 120px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/first_disabled.gif) no-repeat center;
    cursor: auto;
    background-size: contain;
}

.old_type .default_pgPrev {
    width: 120px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/2103311728452201563.png) no-repeat center;
    background-size: contain;
}

.old_type .default_pgPrevDisabled {
    width: 120px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/prev_disabled.gif) no-repeat center;
    cursor: auto;
    background-size: contain;
}

.old_type .default_separator {
    display: none;
}

.old_type .default_pgNext {
    width: 120px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/next.gif) no-repeat center;
    background-size: contain;
}

.old_type .default_pgLast {
    width: 100px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/last.gif) no-repeat center;
    background-size: contain;
}

.old_type .default_pgRefresh {
    width: 120px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/2101271727178927538.gif) no-repeat center;
    background-size: contain;
}

.old_type .default_pgSearchInfo {
    display: none;
}

.old_type .default_pgToolbar td {
    font-size: 20px;
    width: auto;
    padding: 0 0px 0 0px;
}

.old_type .default_pgToolbar td:first-child+td+td+td {
    display: none;
}

.old_type .default_pgToolbar td input {
    outline: none;
}

.old_type .default_pgCurrentPage {
    width: 80px;
    height: 50px;
    line-height: 50px;
}

.old_type .default_pgNextDisabled {
    width: 100px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/2111291041066108227.gif) no-repeat center;
    background-size: contain;
}

.old_type .default_pgLastDisabled {
    width: 120px;
    height: 50px;
    background: url(/cms_files/jcms1/web2518/site/images/44090/2111291041065739147.gif) no-repeat center;
    background-size: contain;
}