*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  color: #3d4c63;
  background: #fff;
  font: 14px/1.5 "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Roboto, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Jhenghei", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  outline: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: inherit;
}
img {
  max-width: 100%;
  border: none;
}
em,
i {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select,
textarea {
  font-size: 12px;
  color: #444;
  font-family: "Microsoft Yahei", sans-serif;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  background: 0 0;
  border: none;
}
.false:focus {
  border: 2px solid #ff1531;
  background: #fff;
}
::-webkit-input-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::-ms-clear,
::-ms-reveal {
  display: none;
}
.fix {
  *zoom: 1;
}
.fix:after,
.fix:before {
  display: block;
  content: "";
  height: 0;
  clear: both;
}
.c {
  clear: both;
}
.col-l,
.l {
  float: left;
}
.col-r,
.r {
  float: right;
}
.ani {
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.unselect {
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.wp {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.h50 {
  height: 50px;
  clear: both;
  overflow: hidden;
}
.h100 {
  height: 100px;
  clear: both;
  overflow: hidden;
}
input,
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
body {
  overflow-x: hidden;
}
.header {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  padding-right: 0;
  padding-left: 120px;
  background: #a01d1c;
}
.header a {
  display: block;
  width: 100%;
  height: 100%;
}
.header .logo {
  position: relative;
  height: 80px;
  float: left;
  overflow: hidden;
  top: 22px;
}
.header .logo img {
  display: block;
  width: auto;
  height: 100%;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hd-r {
  float: right;
}
.nav {
  float: left;
  overflow: hidden;
}
.nav-s {
  line-height: 126px;
  float: left;
  width: 115px;
  height: 124px;
  text-align: center;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-s.on,
.nav-s:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav-s a {
  font-size: 16px;
  color: #fff;
  position: relative;
}
.searchIcon {
  line-height: 124px;
  overflow: hidden;
  float: left;
  width: 90px;
  text-align: center;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.searchIcon i {
  display: inline-block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  vertical-align: middle;
  background-image: url(/r/cms/dfz-www/default/assets/images/search-47d1d8ec52e18b783a18ed95607c5e11.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/search-47d1d8ec52e18b783a18ed95607c5e11.png) 1x, url(/r/cms/dfz-www/default/assets/images/search@2x-ac8d01b3d58f4dc2db12c0bad649086f.png) 2x);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
}
.hd-user {
  display: none;
  height: 124px;
  line-height: 124px;
  width: 90px;
  float: right;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.hd-user i {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  background-image: url(/r/cms/dfz-www/default/assets/images/hd-user-0baa5cbc17fe806ecd675101330af52a.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
}
.hd-user:hover {
  background-color: #971312;
}
.hd-user:hover .user-menu {
  opacity: 1;
  pointer-events: auto;
}
.user-menu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #971312;
  padding: 0 0 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.user-menu a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #e9e0cf;
  line-height: 60px;
}
.user-menu a + a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer {
  padding-top: 60px;
  background-color: #a01d1c;
}
.fd-top {
  overflow: hidden;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.fd-top-l {
  float: left;
}
.link {
  overflow: hidden;
  margin-bottom: 20px;
}
.link .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 42px;
  float: left;
  height: 42px;
  margin-right: 20px;
  color: #e9e0cf;
}
.link select {
  font-size: 16px;
  display: block;
  float: left;
  width: 160px;
  height: 42px;
  padding-right: 35px;
  padding-left: 20px;
  color: #e9e0cf;
  border: 1px solid rgba(233, 224, 207, 0.1);
  background-image: url(/r/cms/dfz-www/default/assets/images/down1-eace9dad9f59007e8dc960ffaedc1a97.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/down1-eace9dad9f59007e8dc960ffaedc1a97.png) 1x, url(/r/cms/dfz-www/default/assets/images/down1@2x-74b219407bcd21c7bdfb34e97297c139.png) 2x);
  background-repeat: no-repeat;
  background-position: right 12px center;
  -webkit-background-size: 10px auto;
  background-size: 10px auto;
}
.link select + select {
  margin-left: 16px;
}
.fd-nav {
  font-size: 0;
  line-height: 24px;
  height: 24px;
}
.fd-nav a,
.fd-nav em {
  font-size: 16px;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #e9e0cf;
}
.fd-nav a:hover {
  opacity: 0.8;
}
.fd-nav em {
  margin: 0 30px;
}
.fd-logo {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.fd-logo a {
  height: 60px;
  display: block;
}
.fd-logo a + a,
.fd-logo .wechat {
  margin-left: 20px;
}
.fd-logo img {
  display: block;
  height: 100%;
  width: auto;
}
.fd-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.fd-logo .wechat {
  text-align: center;
}
.fd-logo .wechat .txt {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #e9e0cf;
}
.copyright {
  font-size: 16px;
  line-height: 30px;
  padding: 40px 0 0;
  color: #e9e0cf;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.banner {
  position: relative;
  padding-top: 26.04%;
}
.ban-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.ban-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ban-txt {
  position: absolute;
  z-index: 2;
  top: 57%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ban-txt h3 {
  font-size: 64px;
  font-weight: 700;
  color: #fff;
}
.crumb {
  font-size: 0;
  margin-bottom: 45px;
}
.crumb a.home {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background-image: url(/r/cms/dfz-www/default/assets/images/home-a5c359029c836632ddc4e06e1d42cccc.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
}
.crumb i {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin: 0 15px;
  vertical-align: middle;
  background-image: url(/r/cms/dfz-www/default/assets/images/r-cur-d5f94fd442483ae46d1f03803f77d3d0.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-cur-d5f94fd442483ae46d1f03803f77d3d0.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-cur@2x-d4f1bc4389f571e34ffa8d3dc6f3404f.png) 2x);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 7px auto;
  background-size: 7px auto;
}
.crumb a,
.crumb span {
  font-size: 15px;
  display: inline-block;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.4);
}
.crumb a:hover {
  color: #000;
}
.lastRow {
  padding: 60px 0 100px;
  background-color: #ede6db;
  position: relative;
}
.lastRow.bg3 {
  background-image: url(/r/cms/dfz-www/default/assets/images/bgcover4-2ef138d7ef67e1fa4f3b8f3377919420.jpg);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/bgcover4-2ef138d7ef67e1fa4f3b8f3377919420.jpg) 1x, url(/r/cms/dfz-www/default/assets/images/bgcover4@2x-36d8b4ba8f74f9c1e1263b3e0bef22ac.jpg) 2x);
}
.lastRow.bg4 {
  background-image: url(/r/cms/dfz-www/default/assets/images/bgcover4-2ef138d7ef67e1fa4f3b8f3377919420.jpg);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/bgcover4-2ef138d7ef67e1fa4f3b8f3377919420.jpg) 1x, url(/r/cms/dfz-www/default/assets/images/bgcover4@2x-36d8b4ba8f74f9c1e1263b3e0bef22ac.jpg) 2x);
  background-position: bottom left;
  -webkit-background-size: cover;
  background-size: cover;
}
.list2 {
  border-top: 1px solid rgba(168, 144, 112, 0.3);
}
.list2-s {
  padding: 5px 5px 5px 0;
  border-bottom: 1px solid rgba(168, 144, 112, 0.3);
  overflow: hidden;
}
.list2-s a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.list2-s a:hover {
  opacity: 0.8;
}
.list2-s .l {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #e9e0cf;
}
.list2-s .l em {
  font-size: 16px;
  color: #e9e0cf;
  opacity: 0.5;
  margin-right: 10px;
  float: left;
  min-width: 70px;
}
.list2-s .l a {
  font-size: 16px;
  color: #e9e0cf;
  font-weight: 700;
  max-width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  float: left;
}
.list2-s .r {
  text-align: right;
  font-size: 16px;
  color: #e9e0cf;
  font-weight: 700;
  padding-right: 38px;
  background-image: url(/r/cms/dfz-www/default/assets/images/r2-87ff01fcbf69ed5390f448afb0c3cf5d.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r2-87ff01fcbf69ed5390f448afb0c3cf5d.png) 1x, url(/r/cms/dfz-www/default/assets/images/r2@2x-9d83a26cfc32394298a290b83262a6b8.png) 2x);
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-background-size: 13px auto;
  background-size: 13px auto;
  height: 21px;
  max-width: 20%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.black .list2-s .l a,
.black .list2-s .l em,
.black .list2-s .r {
  color: #888785;
}
.black .list2-s .r {
  background-image: url(/r/cms/dfz-www/default/assets/images/r-g-b3b167430b9878bea25e4eb7c5d70640.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-g-b3b167430b9878bea25e4eb7c5d70640.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-g@2x-e3e32eb0f82e79d2611dc55ef93fa971.png) 2x);
}
.pages {
  overflow: hidden;
  margin-top: 36px;
}
.pages .prev {
  float: left;
}
.pages .next {
  float: right;
}
.pages .page {
  float: left;
  width: calc(100% - 156px);
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 0;
}
.page-s {
  display: inline-block;
  vertical-align: middle;
  width: 59px;
  height: 55px;
  text-align: center;
  font-size: 20px;
  color: #86837c;
  margin: 0 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-s.on,
.page-s:hover {
  background-color: #941a1a;
  color: #fff;
}
.pages .ar {
  width: 78px;
  height: 55px;
  color: #86837c;
  font-size: 16px;
  background: rgba(173, 152, 124, 0.14);
  display: block;
  text-align: center;
  line-height: 55px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pages .ar:hover {
  background-color: #941a1a;
  color: #fff;
}
.page-wp {
  overflow: hidden;
}
.page-content {
  float: left;
  width: calc(100% - 440px);
  padding-right: 54px;
}
.page-side {
  float: right;
  width: 440px;
  padding: 25px;
  background: rgba(0, 0, 0, 0.03);
  right: 20rem;
}
.page-tit {
  font-size: 34px;
  color: #9d1c1c;
  font-weight: 700;
  margin-bottom: 35px;
}
.page-desc {
  padding: 20px 30px;
  font-weight: normal;
  margin: 0 0 40px 0;
  font-size: 15px;
  border: 1px solid #941a1a;
  color: #941a1a;
  background: #ffffff80;
  text-align: justify;
}
.page-desc img {
  width: 20px;
  height: 20px;
  position: relative;
  left: -10px;
  top: 5px;
  display: none !important;
}
.page-desc img,
.page-desc p {
  text-indent: 30px;
  display: block;
}
.searchMod {
  padding: 25px 30px;
  background-image: url(/r/cms/dfz-www/default/assets/images/titbg2-2b95e15bd1db11fb5fc88f7b7388b219.jpg);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/titbg2-2b95e15bd1db11fb5fc88f7b7388b219.jpg) 1x, url(/r/cms/dfz-www/default/assets/images/titbg2@2x-51937ebfe56330e595b95dd93b641b50.jpg) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.searchMod .title {
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
}
.searchMod form {
  display: block;
  position: relative;
  overflow: hidden;
  height: 50px;
  border: 2px solid rgba(255, 255, 255, 0.4);
}
.searchMod input {
  background: 0 0;
  border: none;
}
.searchMod .inp::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.searchMod .inp::-moz-placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.searchMod .inp:-moz-placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.searchMod .inp:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.searchMod .inp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 15px;
  color: #fff;
  padding-left: 15px;
  padding-right: 50px;
}
.searchMod .sub {
  position: absolute;
  z-index: 2;
  width: 22px;
  height: 22px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(/r/cms/dfz-www/default/assets/images/search2-02db9913073c84ec1bd6bbc6f741323a.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/search2-02db9913073c84ec1bd6bbc6f741323a.png) 1x, url(/r/cms/dfz-www/default/assets/images/search2@2x-11739cd530fd31fc176f78077fe4dfea.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
}
.side-nav1 {
  background-color: #eae3d7;
  padding: 0 35px;
}
.side-nav1 .s {
  overflow: hidden;
  padding: 25px 0;
}
.side-nav1 .s + .s {
  border-top: 1px solid rgba(168, 144, 112, 0.15);
}
.side-nav1 .s a {
  float: left;
  font-size: 20px;
  color: #86837c;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-nav1 .s i {
  float: right;
  display: block;
  width: 10px;
  height: 30px;
  background-image: url(/r/cms/dfz-www/default/assets/images/r-nav-g-35122b1a9c56c608d3e60c1daa592959.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-nav-g-35122b1a9c56c608d3e60c1daa592959.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-nav-g@2x-a5255d88373e0944af12696c82470273.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-nav1 .s.on a,
.side-nav1 .s:hover a {
  color: #9d1c1c;
}
.side-nav1 .s.on i,
.side-nav1 .s:hover i {
  background-image: url(/r/cms/dfz-www/default/assets/images/r-nav-r-98a6206ae2a21644ae44ab0709e2bb30.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-nav-r-98a6206ae2a21644ae44ab0709e2bb30.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-nav-r@2x-5c487530883ca829307ce1b6659d95da.png) 2x);
}
.hdMod {
  margin-top: 23px;
}
.hdMod a {
  display: block;
  overflow: hidden;
  height: 173px;
}
.hdMod a + a {
  margin-top: 23px;
}
.hdMod a img {
  display: block;
}
.mod4 {
  margin-top: 70px;
}
.mod4 .tit {
  font-size: 0;
  margin-bottom: 40px;
}
.mod4 .tit i {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/r/cms/dfz-www/default/assets/images/flag-34148de0b4b9dad0c82a410b4a9a4076.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/flag-34148de0b4b9dad0c82a410b4a9a4076.png) 1x, url(/r/cms/dfz-www/default/assets/images/flag@2x-537b4ab47d2dbd90aa8bbd0fd39cf227.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 47px auto;
  background-size: 47px auto;
  width: 47px;
  height: 50px;
  margin-right: 15px;
}
.mod4 .tit span {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #8f1919;
  font-weight: 700;
}
.list4 {
  overflow: hidden;
  margin: 0 -16px;
}
.list4-s {
  float: left;
  width: 33.3%;
}
.list4-s a {
  margin: 0 16px;
  border: 6px solid rgba(255, 255, 255, 0.2);
  display: block;
  overflow: hidden;
}
.list4-s a img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.list4-s a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.row1 {
  padding: 60px 0 80px;
  background-color: #ede6db;
}
.mod1-s {
  float: left;
  width: 50%;
  height: 310px;
  position: relative;
  background: #a89070;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mod1-s:hover {
  background-color: #941a1a;
}
.mod1-s:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/r/cms/dfz-www/default/assets/images/wenli1-713f5e29baf0a5967ac542f8bff3d806.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/wenli1-713f5e29baf0a5967ac542f8bff3d806.png) 1x, url(/r/cms/dfz-www/default/assets/images/wenli1@2x-feafe9c7d92711bc31c59238d069645f.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1;
  opacity: 0.3;
}
.mod1-con {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.mod1-con img {
  display: block;
  margin: 0 auto;
  height: 50px;
}
.mod1-con .name {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  display: block;
  margin: 20px auto 30px;
}
.mod1-con i {
  display: block;
  background-image: url(/r/cms/dfz-www/default/assets/images/r2-w-896bb228950953efe23b4d817f21dbf2.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r2-w-896bb228950953efe23b4d817f21dbf2.png) 1x, url(/r/cms/dfz-www/default/assets/images/r2-w@2x-65022bb68318e7b621ce3a8c93aa16e1.png) 2x);
  background-position: ce center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 13px;
  height: 19px;
  margin: 0 auto;
}
.mod2 .title {
  font-size: 34px;
  color: #9d1c1c;
  font-weight: 700;
  margin-bottom: 50px;
}
.mod2-top {
  padding-bottom: 50px;
}
.swi-news {
  float: left;
  width: 556px;
  overflow: hidden;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.18);
  position: relative;
  margin-right: 46px;
}
.slick-dots {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.slick-dots li {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.34;
  border-radius: 50%;
  margin: 0 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slick-dots li.slick-active {
  width: 14px;
  height: 14px;
  opacity: 1;
}
.slick-dots li button {
  font-size: 0;
}
.mod2-top-txt {
  overflow: hidden;
  padding-left: 36px;
  padding-right: 50px;
  padding-top: 70px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.mod2-top-txt .date {
  font-size: 16px;
  color: #86837c;
  opacity: 0.8;
  margin-bottom: 10px;
}
.mod2-top-txt .tit {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #86837c;
  font-weight: 700;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(37, 37, 37, 0.15);
  margin-bottom: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mod2-top-txt .tit:hover {
  opacity: 0.8;
}
.mod2-top-txt .desc {
  color: #86837c;
  font-size: 15px;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 78px;
  opacity: 0.87;
}
.list2.w2 {
  overflow: hidden;
  border-top: none;
}
.list2.w2 .list2-s {
  float: left;
  width: calc(50% - 19px);
}
.list2.w2 .list2-s:nth-child(1),
.list2.w2 .list2-s:nth-child(2) {
  border-top: 1px solid rgba(168, 144, 112, 0.3);
}
.list2.w2 .list2-s:nth-child(even) {
  float: right;
}
.black .list2-s.download .r {
  background-image: url(/r/cms/dfz-www/default/assets/images/download-af30fa2f71782eacc0f698d475bc00ee.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/download-af30fa2f71782eacc0f698d475bc00ee.png) 1x, url(/r/cms/dfz-www/default/assets/images/download@2x-c04615a4b92680179447acbb91ff48fd.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 19px auto;
  background-size: 19px auto;
}
.lastRow.cover {
  -webkit-background-size: cover;
  background-size: cover;
}
.jyList {
  overflow: hidden;
  margin: 0 -14px -46px;
}
.jy-s {
  float: left;
  width: 33.3%;
  margin-bottom: 46px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.jy-con {
  margin: 0 14px;
}
.jy-con .pic {
  position: relative;
  overflow: hidden;
  padding-top: 59.35%;
}
.jy-con .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
.jy-con .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.jy-con .pic:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: #000;
  opacity: 0.2;
  pointer-events: none;
}
.jy-con .pic .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url(/r/cms/dfz-www/default/assets/images/play-f93cfceb204b32411abbda86d4d01164.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/play-f93cfceb204b32411abbda86d4d01164.png) 1x, url(/r/cms/dfz-www/default/assets/images/play@2x-a3a0a6780f289cf797e353e72f380f75.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  z-index: 3;
}
.jy-con .tit {
  overflow: hidden;
  display: block;
  margin: 30px 0 40px;
}
.jy-con .tit span {
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%;
  font-weight: 700;
  font-size: 18px;
  color: #888785;
}
.jy-con .tit i {
  display: block;
  float: right;
  background-image: url(/r/cms/dfz-www/default/assets/images/r-g-b3b167430b9878bea25e4eb7c5d70640.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-g-b3b167430b9878bea25e4eb7c5d70640.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-g@2x-e3e32eb0f82e79d2611dc55ef93fa971.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 13px;
  height: 27px;
}
.jyList.w2 .jy-s {
  width: 50%;
  border-bottom: none;
}
.jgMod .title {
  font-size: 34px;
  font-weight: 700;
  color: #9d1c1c;
  margin-bottom: 40px;
}
.jgMod-tit {
  line-height: 110px;
  text-align: center;
  height: 110px;
  background: #a01d1c;
  color: #e9e0cf;
  font-size: 26px;
  font-weight: 700;
}
.jgMod-con {
  padding: 30px 35px;
  background: rgba(168, 144, 112, 0.15);
  box-shadow: 0 0 49px 0 rgba(0, 0, 0, 0.03);
}
.xcMod1 {
  overflow: hidden;
  padding-bottom: 56px;
  margin: 0 -8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.xcMod1 .s {
  float: left;
  width: 25%;
}
.xcMod1 .con {
  margin: 0 8px;
  height: 360px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.xcMod1 .s:nth-child(1) .con {
  background-image: url(/r/cms/dfz-www/default/assets/images/xcjy-banner-1-fe2759e9ab0eb0e7651be9245d0ab45a.jpg);
}
.xcMod1 .s:nth-child(2) .con {
  background-image: url(/r/cms/dfz-www/default/assets/images/xcjy-banner-2-dc05fd7d5f48f479a424ea9d630da051.jpg);
}
.xcMod1 .s:nth-child(3) .con {
  background-image: url(/r/cms/dfz-www/default/assets/images/xcjy-banner-3-4a48e12fcd7ba2054d9b349c18183134.jpg);
}
.xcMod1 .s:nth-child(4) .con {
  background-image: url(/r/cms/dfz-www/default/assets/images/xcjy-banner-4-5a3f985784afeb9b1ee047775bac34bd.jpg);
}
.xcMod1 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.xcMod1 .con:hover .bg {
  opacity: 1;
}
.xcMod1 .con div.span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 30px;
  font-weight: 700;
  z-index: 2;
}
.xcMod1 .con div.span span {
  position: relative;
  z-index: 2;
}
.xcMod1 .con div.span:after {
  content: "";
  position: absolute;
  z-index: 1;
  background-image: url(/r/cms/dfz-www/default/assets/images/yuan-54759d089a5f3c12b372ec8fe5745093.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/yuan-54759d089a5f3c12b372ec8fe5745093.png) 1x, url(/r/cms/dfz-www/default/assets/images/yuan@2x-fceb9d03fcb911fed2e6557b26c81f1a.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 18px;
  height: 18px;
  bottom: -5px;
  right: -5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.xcMod1 .con:hover .span:after {
  background-image: url(/r/cms/dfz-www/default/assets/images/yuan-on-6e04ef427e8ba82b30e1def86afb12bc.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/yuan-on-6e04ef427e8ba82b30e1def86afb12bc.png) 1x, url(/r/cms/dfz-www/default/assets/images/yuan-on@2x-30308e3b43956da3cac0594fbd596d57.png) 2x);
}
.searchBox-out {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}
.searchBox-mask {
  display: block;
  width: 100%;
  height: 100%;
}
.searchBox {
  position: fixed;
  top: 28px;
  right: 25px;
  max-width: 512px;
  width: 100%;
  padding: 5px;
  padding-left: 10px;
  z-index: 200;
  background-color: #8b1817;
}
.searchBox .inp {
  display: block;
  height: 30px;
  width: 100%;
  background: 0 0;
  border: none;
  color: #fff;
  font-size: 18px;
}
.searchBox .sub {
  position: absolute;
  right: 8px;
  top: 0;
  bottom: 0;
  width: 30px;
  background-image: url(/r/cms/dfz-www/default/assets/images/search2-02db9913073c84ec1bd6bbc6f741323a.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/search2-02db9913073c84ec1bd6bbc6f741323a.png) 1x, url(/r/cms/dfz-www/default/assets/images/search2@2x-11739cd530fd31fc176f78077fe4dfea.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
  font-size: 0;
}
.suggest .title {
  font-size: 28px;
  color: #a01d1c;
  margin-bottom: 25px;
  font-weight: 700;
}
.sug-top {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(168, 144, 112, 0.15);
}
.sug-top .pic {
  overflow: hidden;
}
.sug-top .pic img {
  display: block;
}
.sug-top .date {
  font-size: 16px;
  color: #776e61;
  opacity: 0.6;
  margin: 30px 0 10px;
}
.sug-top .tit a {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #a01d1c;
  font-weight: 700;
}
.sug-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(168, 144, 112, 0.15);
}
.sug-item:last-child {
  border-bottom: none;
}
.sug-date {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.sug-date .index {
  width: 43px;
  height: 43px;
  margin-right: 10px;
  background: rgba(218, 174, 115, 0.65);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
}
.sug-date span {
  font-size: 15px;
  color: #776e61;
  opacity: 0.6;
}
.sug-tit a {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #7c756b;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sug-tit a:hover {
  color: #a01d1c;
}
.news-nav a {
  display: block;
  height: 87px;
  background: rgba(168, 144, 112, 0.18);
  line-height: 87px;
  overflow: hidden;
  padding: 0 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.news-nav a span {
  float: left;
  font-size: 17px;
  color: #86837c;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.news-nav a i {
  display: block;
  float: right;
  background-image: url(/r/cms/dfz-www/default/assets/images/r-g2-b47d55f609e11e76b4fdb27376b3ed04.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-g2-b47d55f609e11e76b4fdb27376b3ed04.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-g2@2x-ce6f44902552d6d3e28ddf0f26858b48.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 9px auto;
  background-size: 9px auto;
  width: 9px;
  height: 87px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.news-nav a + a {
  margin-top: 13px;
}
.news-nav a.on,
.news-nav a:hover {
  background-color: #941a1a;
}
.news-nav a.on span,
.news-nav a:hover span {
  color: #e9e0cf;
}
.news-nav a.on i,
.news-nav a:hover i {
  background-image: url(/r/cms/dfz-www/default/assets/images/r-w2-de4412ead3921c32a43e4407c70d1b8b.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-w2-de4412ead3921c32a43e4407c70d1b8b.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-w2@2x-6cba4e2d03d96fd5327e2924a56ee85e.png) 2x);
}
.search-input {
  position: relative;
  height: 54px;
  border: 1px solid #cbc4b8;
}
.search-input .input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: none;
  background: 0 0;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
  padding-right: 80px;
  z-index: 1;
}
.search-input .submit {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  right: 0;
  top: -1px;
  bottom: -1px;
  width: 70px;
  border: none;
  font-size: 0;
  background-image: url(/r/cms/dfz-www/default/assets/images/search2-02db9913073c84ec1bd6bbc6f741323a.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/search2-02db9913073c84ec1bd6bbc6f741323a.png) 1x, url(/r/cms/dfz-www/default/assets/images/search2@2x-11739cd530fd31fc176f78077fe4dfea.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
  background-color: #a01d1c;
}
.search-info {
  padding: 20px 0 25px;
  color: #86837c;
  font-size: 16px;
  border-bottom: 1px solid rgba(82, 76, 68, 0.15);
}
.search-info span {
  font-weight: 700;
}
.result-item {
  padding: 30px 0;
  border-bottom: 1px solid rgba(82, 76, 68, 0.15);
}
.result-item .title {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.result-item .title:hover h3 {
  color: #a01d1c;
}
.result-item .title h3 {
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #86837c;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.result-item .title i {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9px;
  height: 14px;
  background-image: url(/r/cms/dfz-www/default/assets/images/r-g2-b47d55f609e11e76b4fdb27376b3ed04.png);
  background-image: -webkit-image-set(url(/r/cms/dfz-www/default/assets/images/r-g2-b47d55f609e11e76b4fdb27376b3ed04.png) 1x, url(/r/cms/dfz-www/default/assets/images/r-g2@2x-ce6f44902552d6d3e28ddf0f26858b48.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.result-item .desc {
  font-size: 14px;
  color: #86837c;
  line-height: 24px;
}
.result-item .desc span {
  color: #a01d1c;
  font-weight: 700;
}
.menuBtn {
  display: none;
}
.page-large {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.page-large .pages {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.page-large .pages > a.none {
  font-size: 0;
}
.page-large .pages > a.none:after {
  content: "...";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  font-size: 20px;
  color: #86837c;
}
.page-large .pages > a.none:hover:after {
  color: #fff;
}
.page-large .pages .ar {
  width: 48px;
  height: 44px;
  color: #86837c;
  font-size: 20px;
  background: #ad987c24;
  display: block;
  text-align: center;
  align-items: center;
  line-height: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-large .pages .Num.on,
.page-large .pages .Num:hover {
  background-color: #a01d1c;
  color: #fff;
}
.page-large .pages > a {
  position: relative;
  line-height: 44px;
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 44px;
  text-align: center;
  font-size: 20px;
  color: #86837c;
  margin: 0 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-large .pages .Num:first-child {
  margin-left: 0;
}
.page-large .page-info {
  display: none;
}
.swi-news .swiper-pagination-bullet-active {
  background: #fff;
}
@media only screen and (max-width: 1700px) {
  .header {
    padding: 0 0 0 30px;
  }
  .nav-s {
    width: 90px;
  }
  .searchBox {
    right: 20px;
  }
  .hd-user {
    width: 100px;
  }
  .searchBox {
    right: 20px;
  }
  .user-menu {
    padding: 0 10px 10px;
  }
}
@media only screen and (max-width: 1300px) {
  .wp {
    padding: 0 20px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1199px) {
  .header {
    padding: 15px 20px;
  }
  .header .logo {
    top: 50%;
    height: 44px;
    position: absolute;
    left: 20px;
    margin-top: -22px;
  }
  .menuBtn {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/r/cms/dfz-www/default/assets/images/bars-b75fb6051784feb965c681ad20141498.svg) no-repeat center center / contain;
    cursor: pointer;
  }
  .menuBtn.open {
    background-image: url(/r/cms/dfz-www/default/assets/images/close-e19234138400da3fec34464c5474e6ac.svg);
  }
  .nav {
    float: none;
    width: 100%;
  }
  .hd-r {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #931b1b;
    height: calc(100% - 60px);
    overflow-y: auto;
  }
  .nav-s {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 3;
  }
  .searchBox {
    width: 90%;
  }
  .fd-top-l {
    float: none;
    width: 100%;
  }
  .fd-logo {
    float: none;
    margin: 20px auto 0;
    justify-content: flex-start;
  }
  .copyright {
    display: block;
  }
  .searchBox {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .searchIcon {
    float: none;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
  }
  .user-menu {
    position: static;
    opacity: 1;
    pointer-events: auto;
    background: 0 0;
  }
  .hd-user {
    float: none;
    margin: 0 auto;
    height: auto;
    line-height: 2;
  }
  .hd-user i {
    display: none;
  }
  .user-menu a {
    display: inline-block;
  }
  .user-menu a + a {
    border-top: none;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 959px) {
  .link select {
    width: 180px;
  }
  .link .title {
    margin-right: 20px;
  }
  .fd-nav {
    height: auto;
  }
  .page-content {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .page-side {
    float: none;
    width: 100%;
  }
  .hdMod a {
    height: auto;
  }
  .ban-txt h3 {
    font-size: 40px;
  }
  .swi-news {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
  }
  .swi-news .pic img {
    display: block;
    width: 100%;
  }
  .mod2-top-txt {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 60px;
  }
  .mod4 {
    margin-top: 40px;
  }
  .list4-s {
    float: none;
    width: 100%;
  }
  .list4-s + .list4-s {
    margin-top: 20px;
  }
  .link .title {
    display: block;
    font-size: 18px;
    float: none;
  }
  .link select {
    display: block;
    width: 100%;
  }
  .link select + select {
    margin-left: 0;
    margin-top: 20px;
  }
  .fd-nav {
    display: none;
  }
  .copyright {
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.7;
  }
  .ban-txt {
    top: 50%;
  }
  .ban-txt h3 {
    font-size: 20px;
  }
  .lastRow {
    padding: 40px 0;
  }
  .crumb {
    margin-bottom: 20px;
  }
  .page-tit {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .list2-s {
    padding: 20px 0;
  }
  .list2-s .l em {
    font-size: 12px;
  }
  .list2-s .r {
    font-size: 12px;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
    padding-right: 12px;
    line-height: 21px;
  }
  .page-s {
    display: none;
  }
  .page-s.on {
    display: inline-block;
  }
  .page-side {
    padding: 0;
    background: 0 0;
  }
  .searchMod .title {
    font-size: 18px;
  }
  .searchMod {
    padding: 20px;
  }
  .side-nav1 .s a {
    font-size: 16px;
  }
  .side-nav1 .s {
    padding: 20px 0;
  }
  .mod4 .tit {
    margin-bottom: 20px;
  }
  .mod4 .tit span {
    font-size: 20px;
  }
  .mod4 .tit i {
    width: 30px;
  }
  .news-nav a span {
    font-size: 15px;
  }
  .news-nav a i {
    height: 60px;
  }
  .news-nav a {
    height: 60px;
    line-height: 60px;
  }
  .crumb a,
  .crumb span,
  .list2-s .l a {
    font-size: 14px;
  }
  .xcMod1 .s {
    width: 33.3%;
    margin-bottom: 20px;
  }
  .xcMod1 {
    padding-bottom: 30px;
  }
  .xcMod1 .con {
    height: 160px;
  }
  .xcMod1 .con div.span {
    font-size: 18px;
    line-height: 18px;
    width: 18px;
  }
  .jy-s {
    width: 50%;
    margin-bottom: 20px;
  }
  .jy-con {
    margin: 0 5px;
  }
  .jyList {
    margin: 0 -5px 0;
  }
  .jy-con .tit {
    margin: 10px 0;
  }
  .jy-con .tit i {
    width: 10px;
  }
  .jy-con .tit span {
    font-size: 16px;
  }
  .jgMod .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .jgMod-tit {
    font-size: 18px;
    height: auto;
    line-height: 1.8;
    padding: 20px;
  }
  .suggest {
    padding: 15px;
  }
  .suggest .title {
    font-size: 18px;
  }
  .jyList {
    margin: 0;
  }
  .jyList.w2 .jy-s {
    float: none;
    width: 100%;
  }
  .fd-flex {
    flex-direction: column;
  }
  .fd-top {
    padding-bottom: 0;
  }
}
.fixed {
  background: rgb(160 29 0.32941176%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 0px 10px 30px #0000004d;
}
.fixed .nav .nav-s {
  height: 94px;
  line-height: 96px;
}
.fixed .nav .nav-s a {
  font-size: 15px;
}
.fixed .searchIcon,
.fixed .hd-user {
  line-height: 94px;
  height: 94px;
}
.fixed.header .logo img {
  display: block;
  width: auto;
  height: 80%;
  margin-top: -4px;
}
.searchBox-fixed form.searchBox {
  top: 20px;
}
.searchBox-fixed form.searchBox input.inp {
  height: 20px;
}
.searchBox-fixed form.searchBox input.sub {
  height: 20px;
  width: 20px;
  background-size: cover;
  top: 14px;
}
.det-content .content img {
  padding: 5px;
  background: rgba(168, 144, 112, 0.1);
  max-width: 100% !important;
}
.det-content .content p {
  background: transparent !important;
}
.det-content .content p em,
.det-content .content p i {
  font-style: italic;
}
.det-page a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 20px;
}
.disabled,
.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.copyright a {
  color: #e9e0cf;
}
.book-list {
  margin: 0 -10px 0 0;
  overflow: hidden;
}
.book-list .list2-s {
  float: left;
  width: 25%;
}
.book-list .list2-s .book-item {
  background-color: #e6dfd4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  margin: 10px;
  transition: all 0.3s;
}
.book-list .list2-s .book-item:hover {
  background-color: #a01d1c;
}
.book-list .list2-s .book-item:hover a {
  opacity: 1;
}
.book-list .list2-s .book-item:hover .fz-txt a,
.book-list .list2-s .book-item:hover .fz-txt p {
  color: #fff !important;
}
.book-list .list2-s .book-item .play + img {
  height: 210px;
}
.book-list .list2-s .book-item img {
  width: 100%;
  height: 300px;
}
.book-list .list2-s .book-item .fz-txt {
  padding: 0 20px 10px;
  margin: -20px 0 0 0;
}
.book-list .list2-s .book-item .fz-txt > a {
  font-size: 16px;
  color: #888785;
  font-weight: bold;
  margin: 10px 0 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.book-list .list2-s .book-item .fz-txt p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.book-list .list2-s .book-item .fz-info {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}
.book-list.video-list {
  margin: 0 -20px 0 0;
}
.book-list.video-list .book-item {
  margin: 0;
}
.book-list.video-list .list2-s {
  padding: 40px 0 0px;
  border: none;
  width: 50%;
  padding: 40px 20px 40px 0;
}
.clear {
  clear: both;
}
.zc-con h3 {
  font-size: 24px;
  margin: 20px 0;
  border-left: 5px solid #a01d1c;
  padding-left: 10px;
}
.common-book-style {
  position: relative !important;
  padding: 26px !important;
  overflow: unset !important;
}
.common-book-style:before {
  content: " ";
  width: 8%;
  height: 82%;
  position: absolute;
  top: 9%;
  right: 8%;
  background-image: url(/r/cms/dfz-www/default/assets/images/book-frame-1-6a5a78144f4a9ea3be66eb2e0c262be7.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  background-position: top right;
}
.common-book-style img {
  border-radius: 5px 0 0 5px !important;
  box-shadow: -2px 5px 10px #00000082 !important;
  position: relative !important;
  left: -3% !important;
  padding: 0 !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
@media only screen and (max-width: 1199px) {
  .hd-r {
    height: calc(100vh - 60px);
  }
  .fixed .nav .nav-s {
    height: 48px;
    line-height: 48px;
  }
  .bjgk-link {
    overflow: hidden;
  }
  .bjgk-link a {
    margin-right: 0;
    width: 50%;
    text-align: left;
    display: block;
    float: left;
  }
  .bjgk-link a + a {
    margin-left: 0 !important;
  }
  .fd-logo {
    margin-top: 20px !important;
  }
  .ld-s {
    width: 50% !important;
  }
  body > div.main > div > div > div.jgMod > div.ld-list-out > div > div:nth-child(2) {
    display: none;
  }
  .searchBox {
    padding: 15px;
  }
  .fixed.header .logo img {
    height: 100%;
    margin-top: 0;
  }
  .header.fixed {
    background-color: #a01d1c;
  }
  .book-list .list2-s .book-item .fz-txt > a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .fz-pic img {
    object-fit: cover;
  }
  .bjgk .icon {
    pointer-events: none;
  }
  .gkMod1-s a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .fz-pic img {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 959px) {
  .link .m_links_box {
    display: block !important;
  }
  .m_links_module ul {
    top: 100% !important;
  }
  .ld-s {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .bjds .pic {
    float: none !important;
  }
  .lastRow .xcMod2 .slick-list {
    padding: 0 !important;
  }
  .jy-con .pic .play {
    width: 40px;
  }
  .book-list .list2-s {
    float: none;
    width: 100% !important;
  }
  .book-list.video-list .list2-s {
    padding-bottom: 0;
  }
  .page-large .pages {
    justify-content: center;
  }
  .det-page a {
    text-align: left !important;
  }
  .zc-con h3 {
    font-size: 20px;
  }
  .book-list {
    margin: 0;
  }
  .index-title {
    margin-bottom: 10px;
  }
  .list3 {
    padding-bottom: 10px !important;
  }
  .sd-swiper {
    padding-bottom: 40px !important;
  }
  .idx-01 {
    padding-top: 30px !important;
  }
}
