*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
    background: #fff;
    height: 100%;
    min-width: 1200px;
}

html {
    font-size: 16px;
    height: 100%;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:visited,
a:active,
a:focus {
    text-decoration: none;
}

.contentWidth {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hidden {
    display: none;
}

.cf {
    zoom: 1;
}

.cf:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}


/* 头部banner */

.TopBanner {
    width: 100%;
    height: 912px;
    background: url(/cms_files/weblishuishizhengfumenhuwangzhan/pubtplobject/defaultSet/753523/images/banner.png) center no-repeat;
}


/* 敬老服务动态 */

.jlfwdt_title {
    text-align: center;
    font-family: SourceHanSansCN-Bold;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1a66b1;
    background: url(/cms_files/weblishuishizhengfumenhuwangzhan/pubtplobject/defaultSet/753523/images/Titlebg.png) center center no-repeat;
}

.jlfwdtWrap {
    padding: 37px 30px 38px 26px;
    background-color: #ffffff;
    box-shadow: 0px 0px 23px 1px rgba(0, 93, 151, 0.16);
    margin-top: 30px;
}


/* 图片新闻 */

.jlfwdt_tpxw {
    width: 500px;
    height: 330px;
    background: #ffffff;
    text-align: left;
}

.slideBox {
    width: 100%;
    /* height: 4.25rem; */
    /* overflow: hidden; */
    position: relative;
}

.slideBox .hd {
    overflow: hidden;
    position: absolute;
    right: 12px;
    bottom: 19px;
    z-index: 1;
}

.slideBox .hd ul li.on {
    width: 13px;
    height: 13px;
    background-color: #ffffff;
    border-radius: 50%;
    color: #ffffff;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #aaaaaa;
    overflow: hidden;
    color: #aaaaaa;
    cursor: pointer;
}

.slideBox .bd li {
    width: 100%;
    height: 330px;
    position: relative;
    overflow: hidden;
}

.slideBox .bd li a {
    display: block;
    height: 100%;
}

.slideBox .bd li img {
    width: 100%;
    height: 100%;
}

.slideBox .bd li p {
    position: absolute;
    width: 100%;
    height: 50px;
    background: #000000;
    opacity: 0.5;
    left: 0;
    bottom: 0;
    line-height: 50px;
    padding-left: 20px;
    font-size: 30px;
}

.slideBox .bd li p a {
    color: #ffffff;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 右侧列表 */

.jlfwdt_lsit {
    width: 614px;
    margin-top: -10px;
}

.jlfwdt_lsit li {
    font-size: 36px;
    line-height: 72px;
    color: #000000;
}

.jlfwdt_lsit li em {
    float: left;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #044587;
    margin-right: 18px;
    margin-top: 33px;
}

.jlfwdt_lsit li a {
    float: left;
    color: #000000;
    width: 58%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jlfwdt_lsit li span {
    float: right;
}
/* 政策文件模块 */
.zcwj {
    margin-top: 74px;
}

.zcwj_title {
    text-align: center;
    font-family: SourceHanSansCN-Bold;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1a66b1;
    background: url(/cms_files/weblishuishizhengfumenhuwangzhan/pubtplobject/defaultSet/753523/images/Titlebg.png) center center no-repeat;
}

.zcwjWrap {
    padding: 37px 30px 38px 26px;
    background-color: #ffffff;
    box-shadow: 0px 0px 23px 1px rgba(0, 93, 151, 0.16);
    margin-top: 30px;
}

/* 政策文件列表 */

.zcwj_lsit {
    width: 1140px;
    margin-top: -10px;
}

.zcwj_lsit li {
    font-size: 36px;
    line-height: 72px;
    color: #000000;
}

.zcwj_lsit li em {
    float: left;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #044587;
    margin-right: 18px;
    margin-top: 33px;
}

.zcwj_lsit li a {
    float: left;
    color: #000000;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zcwj_lsit li span {
    float: right;
}


/* 我要办事模块 */

.wybs {
    margin-top: 74px;
}

.wybs_title {
    text-align: center;
    font-family: SourceHanSansCN-Bold;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1a66b1;
    background: url(/cms_files/weblishuishizhengfumenhuwangzhan/pubtplobject/defaultSet/753523/images/Titlebg.png) center center no-repeat;
}

.wybs_wrap {
    margin-top: 30px;
}

.wybs_tuixiu {
    width: 100%;
    height: auto;
    background-color: #c03e4b;
    padding: 30px 0 30px 30px;
}

.wybs_wrap .subTitle a {
    font-size: 48px;
    color: #ffffff;
    display: inline-block;
    line-height: 48px;
    vertical-align: super;
    padding-left: 20px;
}

.tuixiuMatter li {
    float: left;
    width: 555px;
    height: 100px;
    margin-right: 30px;
    margin-top: 30px;
    background: #ffffff;
    display: table;
    text-align: center;
}

.tuixiuMatter li a {
    display: block;
    width: 100%;
    height: 100px;
    font-size: 36px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}

.wybs_yanglao {
    width: 100%;
    height: auto;
    background-color: #1a66b1;
    padding: 30px 0 30px 30px;
    margin-top: 50px;
}

.yanglaoMatter li {
    float: left;
    width: 555px;
    height: 100px;
    margin-right: 30px;
    margin-top: 30px;
    background: #ffffff;
    display: table;
    text-align: center;
}

.yanglaoMatter li a {
    display: block;
    width: 100%;
    height: 100px;
    font-size: 36px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}

.seeMore {
    text-align: center;
    margin: 50px auto;
}

.seeMore a {
    display: inline-block;
    width: 260px;
    height: 70px;
    line-height: 70px;
    background-color: #D1E0EF;
    border-radius: 3px;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1a66b1;
}

.OldFoot {
    background: url(/cms_files/jcms1/web2792/site/images/26314/foot_bg_03.png) repeat;
}