@charset "utf-8";

/*！--CSS重置和样式初始化*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body {
    font-size: 12px;
    font-style: normal;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, sans-serif;
    background-color: #ffffff;
}

small {
    font-size: 12px
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4,
h5,
h6 {
    font-size: 100%
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    background-color: transparent
}

a:hover,
a:active {
    outline-width: 0;
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    height: 1px
}

img {
    border-style: none
}

img:not([src]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

html {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%
}

input,
textarea,
button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

canvas,
progress,
video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

textarea {
    overflow: auto
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.clear:after {
    display: block;
    height: 0;
    content: "";
    clear: both
}

/* 重置样式结束*/

/* 主页样式开始*/
.wrap {
    max-width: 1920px;
    min-width: 1120px;
    margin: 0 auto;
}

.wrap-min {
    width: 1120px;
    margin: 50px auto 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.topbox {
    max-width: 1920px;
    overflow: hidden;
    background: url(../images/maxbox.png) center no-repeat;
    height: 1766px;
}

.logo {
    width: 904px;
    height: 350px;
    background: url(../images/logo.png) center no-repeat;
    margin: 204px auto 0;
}

/**网络云祭拜*/
.yjb {
    margin-top: 127px;
    background: url(../images/yjbbg.png) top no-repeat;
    height: 1147px;
    overflow: hidden;
}

.yjb-title {
    background: url(../images/wlyjb.png) center no-repeat;
    height: 56px;
    margin-top: 107px;
}

.yjb-content {
    margin: 60px auto 0;
}

.yjb-content .jdr {
    width: 487px;
    height: 335px;
    background: url(../images/mb.png) center no-repeat;
    text-align: center;
}

.yjb-content .jdr span {
    display: inline-block;
    word-break: break-all;
    width: 48px;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #3D75A4;
    line-height: 42px;
    margin: 43px auto 0;
    padding-left: 15px;
}

.jdxx {
    width: 623px;
    padding-bottom: 30px;
    background: url(../images/line.png) bottom no-repeat;
}

.jdxx .jddx {
    width: 276px;
    height: 40px;
    margin: 24px auto 0;
    vertical-align: middle;
}

.jdxx .jddx span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    padding: 10px 8px;
    background-color: #3D75A4;
    vertical-align: middle;
}

.jdxx .jddx input {
    display: inline-block;
    width: 200px;
    height: 36px;
    margin-left: -7px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    vertical-align: middle;
}

.jdxx .jdxm {
    overflow: hidden;
    margin-top: 45px;
}

.jdxx .jdxm ul {
    overflow: hidden;
}

.jdxx .jdxm ul li {
    width: 140px;
    height: 180px;
    background: linear-gradient(180deg, #EDF5FF 2%, #FFFCF1 100%);
    border: 1px solid #3D75A4;
    float: left;
    margin-right: 18px;
}

.jdxx .jdxm ul li div {
    width: 66px;
    height: 22px;
    margin: 110px auto 0;
    cursor: pointer;
}

.jdxx .jdxm ul li p {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3D75A4;
    line-height: 22px;
}

.jdxx .jdxm ul li p span {
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
}

.jdxx .jdxm ul li:nth-child(1) {
    background: url(../images/jh.png) center no-repeat;
    background-position: 50% 25%;
}

.jdxx .jdxm ul li:nth-child(1) div {
    background: url(../images/xh.png) center no-repeat;
}

.jdxx .jdxm ul li:nth-child(2) {
    background: url(../images/lz.png) center no-repeat;
    background-position: 50% 25%;
}

.jdxx .jdxm ul li:nth-child(2) div {
    background: url(../images/dz.png) center no-repeat;
}

.jdxx .jdxm ul li:nth-child(3) {
    background: url(../images/bj.png) center no-repeat;
    background-position: 50% 25%;
}

.jdxx .jdxm ul li:nth-child(3) div {
    background: url(../images/jj.png) center no-repeat;
}

.jdxx .jdxm ul li:nth-child(4) {
    background: url(../images/sxt.png) center no-repeat;
    background-position: 50% 25%;
    margin-right: 0 !important;
}

.jdxx .jdxm ul li:nth-child(4) div {
    background: url(../images/sx.png) center no-repeat;
}

/**祝福语*/
.zfy {
    margin-top: 53px;
    overflow: hidden;
}

.zfy-left {
    width: 786px;
    height: 464px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5FAFF 100%);
    border: 2px solid #779DBC;
    overflow: hidden;
}

.zfy-title {
    margin: 5px auto 0;
    width: 384px;
    height: 57px;
    background: url(../images/zfy.png) center no-repeat;
}

.jxzfy {
    background: url(../images/jxzfy.png) center no-repeat;
    width: 144px;
    height: 22px;
    margin: 5px auto 0;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
}

.zfy-content {
    width: 786px;
    height: 350px;
}

.zfy-content ul {
    width: 710px;
    height: 350px;
    margin: 20px auto 0;
    overflow-y: scroll;
}


/*定义滚动条高宽及背景
 高宽分别对应横竖滚动条的尺寸*/
.xhhzq-content::-webkit-scrollbar,
.jsyw-content::-webkit-scrollbar,
.zfy-content ul::-webkit-scrollbar {
    width: 10px;
}

/*定义滚动条轨道
  内阴影+圆角*/
.xhhzq-content::-webkit-scrollbar-track,
.jsyw-content::-webkit-scrollbar-track,
.zfy-content ul::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #F5F5F5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/*定义滑块
  内阴影+圆角*/
.xhhzq-content::-webkit-scrollbar-thumb,
.jsyw-content::-webkit-scrollbar-thumb,
.zfy-content ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #DFEAF1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.zfy-content ul li {
    padding-top: 10px;
    width: 340px;
    height: 60px;
    float: left;
    border-bottom: 1px solid #EDEDED;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.zfy-content ul li a {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.zfy-content ul li:nth-child(odd) {
    margin-right: 10px;
}

.zfy-right {
    width: 303px;
    height: 467px;
}

.zfy-right-title {
    width: 303px;
    height: 100px;
    background: #3D75A4 url(../images/qrtt.png) center no-repeat;
}

.zfy-right-content {
    width: 299px;
    height: 363px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5FAFF 100%);
    border: 2px solid #749DBE;
}

.zfy-right-content .qrcode {
    margin: 78px auto;
    width: 212px;
    height: 212px;
    background: url(../images/qrcode.png) center no-repeat;
    background-size: 100% 100%;
}

/*文明祭祀温馨服务*/
.wxfw {
    background: url(../images/wmsj.png) top no-repeat;
    overflow: hidden;
}

.wxfw-title {
    margin-top: 80px;
    background: url(../images/wxfwtt.png) center no-repeat;
    height: 54px;
}

.wxfw-content {
    margin-top: 50px;
}

.wxfw-content-left {
    width: 550px;
    height: 387px;
    background: #FAFFFE;
    border: 1px solid #3D75A4;
}

.jsyw-title {
    background: url(../images/mfsj.png) center no-repeat;
    height: 57px;
}

.jsyw-content {
    width: 526px;
    height: 280px;
    padding: 15px 12px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    overflow-y: scroll;
}

.jsyw-content img {
    width: 500px;
}

.wxfw-content-right {
    width: 550px;
    height: 387px;
    background: #3D75A4;
    border: 1px solid #3D75A4;
}

.xhhzq-title {
    background: url(../images/xhhzq.png) center no-repeat;
    height: 57px;
}

.xhhzq-content {
    width: 526px;
    height: 280px;
    padding: 15px 12px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    overflow-y: scroll;
}

.xhhzq-content img {
    width: 500px !important;
}

/**文明冬至 温暖你我他*/
.wmdz {
    margin-top: 50px;
}

.wmdz-title {
    background: url(../images/wmdztt.png) center no-repeat;
    height: 57px;
}

.wmdz-content {
    position: relative;
}

.wmdz-content .prev {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url(../images/lefticon.png) center no-repeat;
    position: absolute;
    z-index: 11;
    top: 240px;
    left: 0;
}

.wmdz-content .next {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url(../images/righticon.png) center no-repeat;
    position: absolute;
    z-index: 11;
    top: 240px;
    right: 0;
}

.wmdz-content ul {
    overflow: hidden;
}

.wmdz-content ul li {
    width: 270px;
    height: 480px;
    float: left;
    margin: 40px 5px 0;
}

.wmdz-content ul li img {
    width: 270px;
    height: 480px;
}

/**提示*/
.jkts {
    width: 550px;
    height: 450px;
}

.jkts-title {
    height: 94px;
    background: url(../images/jkts.png) center no-repeat;
}

.jkts-content {
    margin-top: 20px;
    width: 550px;
    height: 280px;
}

.jkts-content ul {
    overflow: hidden;
}

.jkts-content ul li {
    float: left;
    width: 221px;
    height: 225px;
    background: #FAFFFE;
    border: 1px solid #D0E9D2;
    padding: 26px 5px 20px 29px;
    margin: 0 9px;
}

.jkts-content ul li a {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
}

.jkts-content ul li p {
    margin-top: 15px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 20px;
}

.jtts {
    width: 550px;
    height: 450px;
}

.jtts-title {
    height: 94px;
    background: url(../images/jtts.png) center no-repeat;
}

.jtts-content {
    margin-top: 20px;
    width: 546px;
    height: 270px;
    background: #F4F2EB;
    border: 2px solid #EEE6CB;
}

.jtts-content ul {
    padding: 26px 15px 0px 29px;
}

.jtts-content .ul1 li {
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE6CB;
    margin-top: 10px;
}

.jtts-content .ul1 li h3 a {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #706232;
    line-height: 25px;
}

.jtts-content .ul1 li p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.jtts-content .ul2 li {
    height: 45px;
}

.jtts-content .ul2 li a {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #706232;
    line-height: 25px;
}

.cyhb {
    margin: 40px auto 0;
}

.cyhb-title {
    height: 56px;
    background: url(../images/cyhbtt.png) center no-repeat;
}

.cyhb-content {
    position: relative;
}

.cyhb-content ul {
    overflow: hidden;
}

.cyhb-content ul li {
    width: 257px;
    height: 390px;
    border: 1px solid #979797;
    float: left;
    margin: 40px 10px;
}

.cyhb-content ul li img {
    width: 255px;
    height: 390px;
    border: 1px solid #979797;
}

.cyhb-content .prev {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url(../images/lefticon.png) center no-repeat;
    position: absolute;
    z-index: 11;
    top: 245px;
    left: 0;
}

.cyhb-content .next {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url(../images/righticon.png) center no-repeat;
    position: absolute;
    z-index: 11;
    top: 245px;
    right: 0;
}