@charset "utf-8";

/* ^1 --------------------------- global constants -------------------------*/
html,
body,
div,
section,
article,
aside,
header,
footer,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
time,
span,
em,
strong,
img,
ol,
ul,
li,
dl,
dt,
dd,
figure,
canvas,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal 12px "Microsoft YaHei", "宋体";
  list-style: none;
}

a:link,
a:visited {
  text-decoration: none;
}

b,
strong {
  font-weight: bold;
}

.clearBoth {
  clear: both;
  overflow: hidden;
}

.clearBoth15 {
  clear: both;
  height: 15px;
}

.clearBoth12 {
  clear: both;
  height: 12px;
}

.clearBoth20 {
  clear: both;
  height: 20px;
}

.clearBoth30 {
  clear: both;
  height: 30px;
}

.clearBoth10 {
  clear: both;
  height: 10px;
}

.clearBoth5 {
  clear: both;
  height: 5px;
}

.clearBoth2 {
  clear: both;
  height: 2px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*------------------------------------------------*/

.warp {
  overflow: hidden;
  background: url("bg.png") repeat left top;
}

.banner {
  margin: 0 auto;
  width: 100%;
}

.banner img {
  width: 100%;
}

.obit {
  margin: 0 auto;
  position: relative;
}

.obit-bg img {
  width: 100%;
}

.obit-main {
  margin: 0 auto;
  width: 100%;
  background: url("bg-01.jpg") repeat left top;
  height: 272px;
}

.obit-main-text {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.obit-button a {
  display: block;
  overflow: hidden;
  float: left;
  color: #fff;
  background: #79b39c;
  border: 4px solid #5b967f;
  border-radius: 10px;
  padding: 2% 2.4%;
  margin: 5% 0 0 1%;
}

.obit-button span {
  margin: 15px 0 0 0;
}

.obit-button a img {
  float: left;
  width: 8rem;
  margin: 10px 20px 0 0;
}

.obit-button a span {
  float: right;
}

.obit-button a span h2 {
  font-size: 3.2rem;
}

.obit-button a span p {
  font-size: 2.2rem;
}

.obit-button a span p em {
  font-size: 2.2rem;
}

.obit-button a:hover {
  color: #fff;
}

.obit-flower {
  bottom: 35%;
  width: 100%;
  position: absolute;
}

.flow-left {
  position: relative;
  left: 0;
  float: left;
  width: 30%;
  text-align: center;
}

.flow-right {
  float: right;
  position: relative;
  right: 0;
  width: 30%;
  text-align: center;
}

.obit-flower img {
  margin: 0 0 0 1%;
}

.obit-bow {
  position: absolute;
  bottom: 0;
  text-align: center;
}

.obit-bow img {
  width: 8%;
}

.ad {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}

.title {
  margin: 0 0 30px 0;
}

.news {
  margin: 0 auto;
  width: 100%;
  background: url("bg-03.jpg") repeat left top;
}

.news-column {
  margin: 0 auto;
  width: 1200px;
}

.news-box {
  width: 1200px;
  height: 520px;
  margin: 0 auto;
  background: url("news-bg.png") no-repeat left 0;
}

.news-main {
  width: 1200px;
  height: 466px;
}

.news-left {
  width: 715px;
  position: relative;
}

.news-pic {
  float: left;
  height: 100%;
}

.news-pic a img {
  width: 715px;
  height: 405px;
}

.news-pic p {
  width: 100%;
  height: 60px;
  line-height: 60px;
  left: 0;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  background: #e4e4e4;
  padding: 0 70px 0 16px;
}

.news-pic p a {
  color: #333;
}

.news-pic p a:hover {
  color: #75906e;
}

.news-pic-dot {
  width: 66px;
  bottom: 23px;
  left: auto;
  right: 19px;
  height: 9px;
  position: absolute;
  text-align: center;
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.news-pic-dot-link {
  float: left;
  width: 9px;
  height: 9px;
  vertical-align: top;
  border-radius: 0;
  background: #c9c7c7;
  margin: 0 2px;
  opacity: 1;
}

.acivt {
  background: #75906e;
}

.news-right {
  margin: 30px 0 0 0;
  width: 484px;
}

.news-right-list {
  width: 455px;
  overflow: hidden;
  margin: 30px 0 0 20px;
}

.news-right-pic {
  float: left;
  width: 185px;
  height: 105px;
  display: block;
}

.news-right-text {
  display: block;
  font-size: 16px;
  float: left;
  width: 245px;
  height: 105px;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
  display: flex;
  line-height: 24px;
}

.news-right-text a {
  color: #333;
}

.news-right-text a:hover {
  color: #886535;
  text-decoration: underline;
}

.video {
  margin: 0 auto;
  width: 100%;
  background: url("bg-02.jpg") repeat left top;
  height: 780px;
}

.video-column {
  width: 1200px;
  margin: 0 auto;
}

.video-pic {
  width: 1200px;
  height: 640px;
}

.videos {
  width: 1200px;
  margin: 0 auto;
}

.videos-left {
  width: 909px;
  height: 535px;
  position: relative;
  background: url("icon-25.png") no-repeat left 0;
}

.videos-left a {
  display: block;
  width: 870px;
  height: 490px;
  padding: 20px 17px 0 17px;
}

.videos-left a img {
  width: 870px;
  height: 490px;
}

.videos-left span {
  position: absolute;
  left: 45%;
  bottom: 45%;
}

.videos-left span img {
  width: 57px;
  height: 57px;
}

.videos-right {
  width: 235px;
  text-align: center;
}

.videos-right ul {
  margin: 0 0 5px 0;
}

.videos-right li a {
  width: 235px;
  display: block;
  margin: 8px 0 0 0;
}

.videos-right li a img {
  width: 215px;
  height: 115px;
  padding: 10px;
  display: block;
  background: #e1cfaa;
}

.videos-right li a h2 {
  font-size: 14px;
  color: #313333;
  text-align: center;
  margin: 5px 0 0;
}

.works {
  width: 1200px;
  margin: 0 auto;
}

.drawing-content-left {
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 1;
  width: 65px;
  height: 60px;
  text-align: center;
  padding: 25px 0 0 0;
  background: rgba(0, 0, 0, 0.7);
}

.drawing-content-right {
  position: absolute;
  right: 0;
  top: 45%;
  z-index: 1;
  width: 65px;
  height: 60px;
  text-align: center;
  padding: 25px 0 0 0;
  background: rgba(0, 0, 0, 0.7);
}

.drawing-content-item ul {
  height: 500px;
}

.drawing-content-item li {
  float: left;
  position: relative;
}

.drawing-content-item li.on {
  margin: 0 10px;
}

.heroic {
  background: url("bg-04.jpg") no-repeat left top;
  height: 772px;
  width: 100%;
}

.heroic-main {
  height: 772px;
  overflow: hidden;
  background: url("mrg_bg2.png") no-repeat left top;
}

.heroic-column {
  width: 1480px;
  margin: 50px auto 0;
}

.heroic-title {
  width: 100px;
}

.heroic-list {
  width: 1380px;
  margin: 20px 0 0 0;
}

.heroic-list li {
  width: 200px;
  float: left;
  margin: 0 0 0 28px;
  text-align: center;
}

.heroic-list li img {
  width: 200px;
  height: 230px;
}

.heroic-list li h2 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin: 15px 0 0 0;
}

.martyr li {
  margin: 0 28px 0 0;
}

.mark {
  width: 1024px;
  margin: 0 auto;
}

.mark li {
  float: left;
  width: 250px;
  margin: 15px 35px 0;
  text-align: center;
}

.mark li img {
  display: block;
  margin: 0 0 40px 0;
}

.mark li a {
  color: #fff;
  padding: 10px 15px;
  font-size: 20px;
  border-radius: 0.5rem;
  background: #a2b8ac;
  border: 1px solid #78a08a;
}

.comment {
  background: url("bg-05.jpg") no-repeat left top;
  width: 100%;
}

.comment-column {
  width: 1200px;
  margin: 0 auto;
}

.comment-main {
  width: 1200px;
  border: 1px solid #a2b8ac;
  border-top: none;
  background: #fff;
  padding: 0 0 30px 0;
}

.comment-header {
  margin: 0 auto;
  width: 1116px;
}

.comment-header h2 {
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 100;
  height: 35px;
}

.comment-header h2 span {
  color: #a2b8ac;
  float: right;
  font-size: 14px;
  line-height: 35px;
}

.comment-header h2 b {
  color: #000000;
  font-size: 25px;
  font-weight: 900;
}

.comment-input {
  padding: 0 20px 30px;
  width: 1116px;
  margin: 0 auto;
  border-bottom: 1px solid #a0b5a9;
}

.comment-input li {
  margin: 15px 0 0;
}

.comment-input li label {
  font-size: 16px;
  color: #666;
  float: left;
  width: 60px;
  text-align: right;
  margin: 0 10px 0 0;
}

.name {
  border: 1px solid #a0b5a9;
  height: 25px;
  font-size: 14px;
  color: #666;
  width: 150px;
}

.wby {
  border: 1px solid #a0b5a9;
  height: 115px;
  line-height: 20px;
  width: 885px;
}

.an {
  background-color: #a2b8ac;
  border: medium none;
  color: #ffffff;
  font-size: 14px;
  height: 30px;
  width: 120px;
  float: right;
  margin: 0 20px 0 0;
}

.wby01 {
  border: 1px solid #a0b5a9;
  height: 25px;
  font-size: 14px;
  color: #666;
  width: 150px;
}

.comment-list {
  width: 1116px;
  margin: 0 auto;
}

.comment-title span {
  width: 3px;
  height: 24px;
  display: block;
  float: left;
  background: #67b6ef;
  margin: 5px 0 0 0;
}

.comment-title h2 {
  color: #67b6ef;
  font-size: 24px;
  float: left;
  margin: 0 0 0 10px;
}

.comment-list ul {
  height: 550px;
  overflow: auto;
}

.comment-list li {
  ine-height: 2rem;
  padding: 15px 0;
  border-bottom: 1px dashed #949494;
}

.comment-list li p {
  font-size: 1.6rem;
  color: #333;
  line-height: 2rem;
}

.comment-list li em {
  font-size: 1.6rem;
  color: #a91c00;
}

.copyright {
  margin: 20px auto 0;
}

.copyright-main p {
  font-size: 14px;
  text-align: center;
  color: #563415;
  line-height: 28px;
}

.xlbt-videos {
  width: 1200px;
  margin: 0 auto;
}

.xlbt-main {
  width: 1200px;
  height: 709px;
  background: url("dhp-bg.png") no-repeat left top;
}

.xlbt-main a {
  width: 1200px;
  height: 600px;
  display: block;
  padding: 57px 0 0 0;
}

.xlbt-main img {
  width: 1200px;
  height: 600px;
}
.titlestyle1853 {
  width: 715px;
  height: 60px;
  line-height: 60px;
  left: 0px;
  bottom: 0px;
  font-size: 18px;
  color: #333333;
  box-sizing: border-box;
  background: #e4e4e4;
  padding: 0px 70px 0px 16px;
  display: block;
}
.summarystyle1853 {
  line-height: 150%;
  color: #222222;
  font-size: 9pt;
}
