body {
    font-size: 14px;
    font-family: "Microsoft Yahei", "\5b8b\4f53";
    background: #fff url('../images/sjfb_main_bg.jpg');
}

body,
h1,
h2,
h3,
h4,
form,
p,
ul,
li,
dd {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a {
    color: #112a4d;
    text-decoration: none;
}

a:link,
a:visited {
    text-decoration: none;
    color: #333;
}

a:hover,
a:active {
    text-decoration: none;
    color: #ec591f;
}

li {
    list-style-type: none;
}

img {
    border-width: 0px;
}

form {
    margin: 0px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: block
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

* {
    padding: 0;
    margin: 0;
}

div,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
th,
td,
p,
span,
a {
    border: 0;
}

img,
input {
    border: none;
    vertical-align: middle;
}

html {
    overflow-y: scroll;
}

ul,
ol {
    list-style-type: none;
}

h3 {
    font-size: 14px;
}

button {
    border: none;
    cursor: pointer;
    font-size: 12px;
    background-color: transparent;
}

select {
    border-width: 1px;
    _zoom: 1;
    border-style: solid;
    padding-top: 2px;
    font-size: 12px;
}

a i {
    margin-right: 8px;
    display: block;
    position: relative;
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

a:hover i {
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    /* IE 9 */
    -moz-transform: rotateY(360deg);
    /* Firefox */
    -webkit-transform: rotateY(360deg);
    /* Safari ºÍ Chrome */
    -o-transform: rotateY(360deg);
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: block
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.header {
    height: 275px;
    background: url('../images/sjfb_banner.png') no-repeat center/cover;
}

.topNav {
    margin: 10px auto;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #c0c5c9;
    overflow: hidden;
}

.topNav a {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    padding: 0 5px 5px 5px;
    border-width: 0px;
}

.topNav a:hover,
.topNav a.focus {
    border-bottom: #0055fe solid 4px;
}

.tbox {
    width: 579px;
    margin: 10px 0 20px 0;
}

.tbox .title {
    background: url('../images/sjfb_title_bg.png') no-repeat center;
    line-height: 40px;
    background-size: 100% 200%;
}

.tbox .title h3 {
    font-size: 18px;
    width: 100px;
    font-weight: bold;
    float: left;
    color: #fff;
    margin-left: 25px;
}

.tbox .title a {
    float: right;
    width: 42px;
    color: #fff;
    display: block;
}

.tbox ul {
    padding: 10px 10px 20px 10px;
}

.tbox ul li {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #b9babc dashed;
}

.tbox ul li a {
    float: left;
    width: 460px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tbox ul li em {
    float: right;
    width: 85px;
    font-size: 14px;
    color: #999;
    text-align: right;
}

.datalink {
    background: url('../images/sjfb_blue_bg.jpg');
    padding: 30px 0;
}

.datalink ul li {
    width: 20%;
    float: left;
}

.datalink ul li a {
    text-align: center;
    color: #fff;
    font-size: 16px;
    ;
}

.datalink ul li i {
    display: block;
    width: 80px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    border-radius: 100px;
}

.datalink ul li i img {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    height: 80px;
}

.datalink ul li a span {
    display: block;
    padding-top: 10px;
}

.chart {
    margin: 20px 0;
}

.chart .wrapper {
    background: #fff;
}

.chart-body .chart-title {
    color: #4184df;
    font-size: 20px;
    font-weight: bold;
    background: #fff;
    padding: 15px 30px;
    border-bottom: 1px solid #e8e8e8;
}

.chart-body .chart-bar {
    height: 400px;
}


.guide .wrapper {
    height: 36px;
    line-height: 36px;
}

.mainlist {
    margin: 20px 0 30px 0;
}

.mainlist .sider {
    width: 312px;
    float: left;
    min-height: 430px;
}

.mainlist .sider h3 {
    color: #fff;
    background: url('../images/sjfb_title_bg.png') no-repeat right #0898ED;
    background-size: cover;
    font-size: 18px;
    padding-left: 20px;
    line-height: 45px;
}

.mainlist .sider li {
    font-family: "Microsoft Yahei";
    border-bottom: 1px dashed #b9babc;
    border: 1px solid #aaceec;
    box-sizing: border-box;
    background: #ddefff;
    border-radius: 6px;
    margin-top: 7px;
    padding: 6px;
    box-sizing: border-box;
}

.mainlist .sider li a {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 3px 13px 3px 13px;
    font-size: 1.25em;
    color: #3d57a7;
    border: 1px dotted #a5cbe9;
    box-sizing: border-box;
    border-radius: 4px;
}

.mainlist .sider li a>* {
    display: table-cell;
    vertical-align: middle;
}

.mainlist .sider li a:hover,
.mainlist .sider li a.focus {
    color: #FE4C34;
}

.mainlist .sider li a:first-child {
    margin-top: 0;
}

.mainlist .sider li a>i {
    width: 23px;
    background: url("../images/sjfb_arrow_right_yellow.png") no-repeat center center;
}

.mainlist .sider li.focus a>i {
    width: 23px;
    background: url("../images/sjfb_arrow_right_yellow_focus.png") no-repeat center center;
}

.mainlist .sider li a>em {
    font-style: normal;
    background: url(../images/sjfb_1-2.png) no-repeat left center;
    background-size: 44px;
    width: 70px;
    height: 44px;
    vertical-align: middle;
    margin-right: 10px;
}

.mainlist .list {
    width: 864px;
    float: right;
}

.mainlist .list h3 {
    color: #fff;
    background: url('../images/sjfb_title_bg.png') no-repeat center;
    background-size: 100% 200%;
    font-size: 18px;
    padding-left: 20px;
    line-height: 45px;
}

.mainlist .list ul {
    margin: 20px 0;
}

.mainlist .list ul li {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #b9babc dashed;
}

.mainlist .list ul li a {
    float: left;
    width: 760px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mainlist .list ul li em {
    float: right;
    width: 85px;
    font-size: 14px;
    color: #999;
    text-align: right;
}

.mainlist .list .page {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.main_footer {
    background: #C12C20;
    height: 220px;
    border-top: 3px solid #7F0000;
    margin: 0 auto;
    clear: both;
}

.footer_new {
    width: 1100px;
    margin: 0 auto;
}

.footer_list li {
    float: left;
    padding: 40px 0px 0px 0px;
}

.footer_list li p {
    text-align: center;
    color: #fff;
    line-height: 28px;
    text-shadow: 1px 1px 1px #7F0000;
}

.footer_list li p a {
    color: #fff;
    text-shadow: 1px 1px 1px #7F0000;
}

.footer_list li p a:hover {
    color: #ffff00;
}

.guide .wrapper a:after {
    content: ">";
    padding: 0 5px;
    font-family: "simsun";
}

.oldinfo {
    float: right;
    margin-top: 20px;
    margin-right: 354px;
}

.oldinfo .right_wza {
    float: left;
}

.oldinfo .right_wza a {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.32px;
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}

.oldinfo .right_slh {
    float: right;
}

.oldinfo .right_slh a {
    display: block;
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.32px;
}


/* 适老化css */
.oldModel .topNav a {
    font-size: 22px;
    padding: 0 1rem;
}

.oldModel .topNav {height: auto;}
.oldModel .tbox .title h3{font-size: 24px;}
.oldModel .tbox .title a{font-size: 20px;}
.oldModel .tbox{width: 1100px;float: none;}
.oldModel .tbox ul li em{font-size: 22px;width: 150px;}
.oldModel .tbox ul li{font-size: 22px;}
.oldModel .tbox ul li a{width: 750px;}

.oldModel .datalink ul li a span{font-size: 24px;}
.oldModel .datalink ul li i,
.oldModel .datalink ul li i img{width: 100px;height: 100px;}

.oldModel .chart-body .chart-title{font-size: 26px;}

.oldModel .guide .wrapper{font-size: 22px;}
.oldModel .mainlist .list h3,
.oldModel .mainlist .sider h3{font-size: 26px;}
.oldModel .mainlist .list ul li em{font-size: 24px;width: 140px;}
.oldModel .mainlist .list ul li a{font-size: 24px;width: 700px;}
.oldModel .mainlist .sider li a span{font-size: 24px;}
.oldModel .mainlist .list ul li{height: 40px;line-height: 40px;}
.oldModel .layui-laypage span,
.oldModel .layui-laypage a{font-size: 22px;}
