@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;
}

html {
  font-size: 14px;
}

body {
  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;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]),
video:not([controls]) {
  display: none;
  height: 0;
}

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: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.clear:after {
  display: block;
  height: 0;
  content: "";
  clear: both;
}

/* 主样式开始*/
body {
  background: rgb(255, 254, 219);
}

.max-box {
  max-width: 100%;
}

.wrap {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
}

.wrap-min {
  width: 1200px;
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}
.header {
  height: 668px;
  background: url(../images/banner-xyfc.png) center no-repeat;
}
.cjd {
  margin-top: 43px;
}
.cjd-tt {
  height: 77px;
  background: url(../images/cjdtt-xyfc.png) center no-repeat;
}
.cjd-content {
  height: 876px;
  margin-top: 20px;
  padding: 47px 63px;
  background: url(../images/group1-xyfc.png) center no-repeat;
  box-sizing: border-box;
}
.cjd-poster ul {
  overflow: hidden;
}
.cjd-poster ul li {
  width: 243px;
  height: 350px;
  margin-right: 34px;
  background: #ff9d56;
  position: relative;
  float: left;
}
.cjd-poster ul li:last-child {
  margin-right: 0px;
}
.cjd-poster ul li img {
  width: 233px;
  height: 350px;
}

.cjd-sp {
  width: 726px;
  height: 400px;
  margin-top: 30px;
  position: relative;
}
#sp-zhezhao {
  width: 726px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.8);
}
#sp-zhezhao a {
  display: block;
  width: 78px;
  height: 76px;
  background: url(../images/spplay-big-xyfc.png) center no-repeat;
  margin: 163px auto 0;
}
.cjd-doc {
  width: 348px;
  height: 400px;
  margin-top: 30px;
  background: url(../images/cjd-docbg-xyfc.png) center no-repeat;
  background-size: 100% 100%;
  padding: 50px 33px 0 40px;
  box-sizing: border-box;
}
.cjd-doc h3 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #194276;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cjd-doc h3 a{
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #194276;
}
.cjd-doc p {
  margin-top: 31px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #b99b1b;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.cjd-doc .xxbtn {
  display: inline-block;
  width: 127px;
  height: 40px;
  margin-top: 46px;
  background: url(../images/xxbtn-xyfc.png) center no-repeat;
}
.ztcf {
  overflow: hidden;
  margin-bottom: 50px;
}
.ztcf-tt {
  height: 81px;
  background: url(../images/ztcftt-xyfc.png) center no-repeat;
  margin-top: 162px;
}
.ztcf-content-left {
  width: 485px;
  height: 369px;
  background: #ffffff;
  padding: 30px 40px;
  box-sizing: border-box;
  margin-top: 20px;
}
.ztcf-content-left .top {
  overflow: hidden;
}
.ztcf-content-left .top span {
  display: inline-block;
  width: 58px;
  height: 4px;
  background: #ffd66a;
  border-radius: 2px;
}
.ztcf-content-left .top p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ff9d56;
  line-height: 32px;
  float: right;
}
.ztcf-content-left .top p a{
  color: #ff9d56;
}
.ztcf-content-left .middle h3{
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #194276;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.ztcf-content-left .middle h3 a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #194276;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.ztcf-content-left .middle img {
  width: 406px;
  height: 214px;
  margin-top: 10px;
}
.ztcf-content-right {
  margin-top: 20px;
}
.ztcf-content-right .video-list {
  overflow: hidden;
  padding-bottom: 30px;
  background: url(../images/fenge-xyfc.png) bottom no-repeat;
}
.ztcf-content-right .video-list li {
  width: 320px;
  height: 190px;
  position: relative;
  float: left;
}
.ztcf-content-right .video-list li img {
  width: 320px;
  height: 190px;
}
.ztcf-content-right .video-list li:nth-child(1) {
  margin-right: 30px;
}
.ztcf-content-right .video-list li .zhezhao {
  width: 320px;
  height: 190px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.ztcf-content-right .video-list li .zhezhao span {
  display: inline-block;
  width: 320px;
  height: 190px;
  background: url(../images/spplay-small-xyfc.png) center no-repeat;
}
.ztcf-content-right .video-list li .zhezhao span a {
  display: inline-block;
  width: 320px;
  height: 70px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #ffffff;
  padding-top: 120px;
}
.ztcf-content-right .video-list li video::-webkit-media-controls {
  display: none !important;
}
.ztcf-content-right .art-list {
  margin-top: 30px;
}
.ztcf-content-right .art-list li h3 {
  padding-left: 20px;
  background: url(../images/list-style-bg-xyfc.png) left no-repeat;
  width: 650px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ztcf-content-right .art-list li h3 a {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #194276;
  line-height: 30px;
}
.ztcf-content-right .art-list li p {
  width: 670px;
  margin-top: 5px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #b99b1b;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.fcz {
  margin-top: 20px;
}
.fcz-tt {
  height: 75px;
  background: url(../images/xyfcz-xyfc.png) center no-repeat;
}
.fcz-content {
  height: 436px;
  background: url(../images/xyfcz-contentbg-xyfc.png) center no-repeat;
  padding: 0px 63px;
  overflow: hidden;
}
.fcz-content ul {
  margin-top: 40px;
}
.fcz-content ul li {
  width: 328px;
  height: 352px;
  background: url(../images/fcz-listbg-xyfc.png) center;
  float: left;
  margin-right: 40px;
}
.fcz-content ul li:last-child {
  margin-right: 0px;
}

.fcz-content ul li img {
  display: inline-block;
  width: 328px;
  height: 176px;
}
.fcz-content ul li h3 {
  padding: 15px 19px 0 22px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #194276;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fcz-content ul li h3 a{
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #194276;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fcz-content ul li p {
  padding: 10px 19px 0 22px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #b99b1b;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wmrj {
  margin-top: 50px;
}
.wmrj-tt {
  height: 82px;
  background: url(../images/jshdtt-xyfc.png) center no-repeat;
}
.wmrj-content {
  margin-top: 25px;
  height: 594px;
  background: url(../images/wmrj-contentbg-xyfc.png) center no-repeat;
  padding: 30px 90px;
  box-sizing: border-box;
  overflow: hidden;
}
.wmrj-content .list-left {
  width: 670px;
}
.wmrj-content .list-left li {
  width: 670px;
  padding-bottom: 18px;
  border-bottom: rgba(23, 87, 245, 0.3) dashed 1px;
  margin-top: 20px;
}
.wmrj-content .list-left li h3 {
  background: url(../images/list-style-bg-xyfc.png) left no-repeat;
  width: 650px;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wmrj-content .list-left li h3 a {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
}
.wmrj-content .list-left li p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #b1b1b1;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 8px;
}
.wmrj-content .img-right li a img {
  width: 318px;
  height: 516px;
}
.footer {
  background: url(../images/footer-xyfc.png) center no-repeat;
  height: 267px;
  width: 100%;
}
.img-zhezhao {
  width: 233px;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: rgba(8, 23, 64, 0.85);
  display: none;
}
.img-zhezhao img {
  display: block;
  margin: 120px auto 0;
  width: 30px !important;
  height: 30px !important;
}
.img-zhezhao a {
  display: block !important;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 25px;
  margin-top: 10px;
  padding: 0 50px;
}
.spdz{display: none;}

/**暂时先隐藏的*/
.fcz,.wmrj{
  display: none !important;
}
