@charset "utf-8";
/* CSS Document */
html {
  font-size: 62.5%;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
}
ul,
li {
  list-style: none;
}
img {
  border: None;
}
body {
  font-size: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  font-family: '微软雅黑';
  line-height: 24px;
  color: #333;
  text-align: center;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #0066cc;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
  overflow: hidden;
  height: 0;
}

#wrap {
  margin: 0 auto;
}
#top {
  height: 600px;
  padding: 0;
  background: url('5455.jpg') center top no-repeat;
  border-top: 1px #fff solid;
  border-bottom: 10px #f04f4f solid;
  position: relative;
}
#content {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
#bottom {
  line-height: 150%;
  padding: 20px;
  background: #262525;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
}

#header {
  background: #fff;
  height: 50px;
  padding: 5px 0;
  margin: 0;
  overflow: hidden;
}
.headerlogo {
  width: 1150px;
  text-align: left;
  margin: 0px auto;
  overflow: hidden;
}
.headerlogo img {
  width: 300px;
}

#top .logo {
  margin: 35px auto 0 auto;
  text-align: center;
  padding: 0;
}
#top .top_img {
  position: absolute;
  left: 0;
  bottom: 0;
}

/*首页样式*/
.indexwrap #top {
  border-bottom: 0;
}
.indexwrap #content {
  background: url('5449.png') center top no-repeat;
}

.main_box {
  width: 1200px;
  background: #fff;
  clear: both;
  margin: 30px auto 0px auto;
  overflow: hidden;
}
.mt30 {
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
.w580 {
  width: 580px;
  overflow: hidden;
}

.ct,
.ct2 {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.ct {
  background: url('5452.png') center center no-repeat;
  text-align: center;
}

.ct2 {
  width: 100%;
  background: url('5453.png') top right no-repeat;
  padding-top: 10px;
  text-align: left;
  position: relative;
}
.ct2 .more {
  position: absolute;
  top: 18px;
  right: 0;
  display: block;
  width: 76px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  font-weight: normal;
  text-align: center;
  border: 2px #f04f4f solid;
  border-radius: 20px;
}

.zhbd {
  overflow: hidden;
  zoom: 1;
  background: #f8f4e9;
}
.zhbd-i {
  width: 600px;
  height: 360px;
  overflow: hidden;
}
.zhbd-i img {
  width: 100%;
  height: 100%;
}

.silder {
  margin: 0 auto;
}
.silder-box-zhbd {
  width: 600px;
  height: 360px;
  position: relative;
}
.silder-box-zhbd .silder li {
  width: 600px;
  height: 360px;
}
.silder-box-zhbd .silder li img {
  width: 100%;
  height: 100%;
}
.silder-box-zhbd .silder li h4 {
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 96%;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  padding: 10px 2%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.silder-box .silder li a {
  display: block;
  overflow: hidden;
}
.silder-box .silder li img {
  width: 100%;
  height: 360px;
  padding: 0;
}

.silder-button {
  top: 165px;
  width: 25px;
  height: 40px;
  position: absolute;
  cursor: pointer;
}
.silder-button.btl {
  left: -40px;
  background: url('5445.png') no-repeat center center;
  background-size: 50%;
}
.silder-button.btr {
  right: -40px;
  background: url('5451.png') no-repeat center center;
  background-size: 50%;
}
.silder-box-zhbd .silder-button,
.silder-box-fbh .silder-button {
  top: 50%;
  margin-top: -20px;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000,endColorstr=#000);
}
.silder-box-zhbd .silder-button:hover,
.silder-box-fbh .silder-button:hover {
  opacity: 0.8;
  background-color: rgba(242, 141, 59, 0.6);
}
.silder-box-zhbd .silder-button.btl,
.silder-box-fbh .silder-button.btl {
  left: 0;
  background-size: 60%;
}
.silder-box-zhbd .silder-button.btr,
.silder-box-fbh .silder-button.btr {
  right: 0;
  background-size: 60%;
}

.zhbd-c {
  width: 600px;
  height: 360px;
  overflow: hidden;
}
.zhbd-c ul {
  padding: 10px 20px;
  overflow: hidden;
}

.list {
  line-height: 2.5em;
  font-size: 16px;
}
.list li {
  background: url('5442.jpg') no-repeat left 1.2em;
  padding-left: 20px;
  text-align: left;
  line-height: 46px;
  position: relative;
}
.list li a {
  display: block;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('#');
}
.list li span {
  /*display:none;*/
  position: absolute;
  right: 0px;
  top: 0px;
}

.morelink {
  clear: both;
  text-align: center;
  width: 130px;
  margin: 0 auto;
  padding: 30px 0;
}
.morelink a {
  display: block;
  line-height: 36px;
  padding: 0;
  font-size: 14px;
  color: #333;
  border: 1px #f04f4f solid;
  border-radius: 20px;
}
.morelink a:hover {
  background: #f04f4f;
  color: #fff;
  border: 1px #f04f4f solid;
}

.morewap {
  display: none;
}

.box_top {
  margin-top: 10px;
  padding-top: 20px;
  background: url('5453.png') top center no-repeat;
}
.flfg_box {
  overflow: hidden;
  margin: auto;
}
.flfg_box li {
  float: left;
  width: 170px;
  background: #f8f4e9;
  margin: 20px 0 0 12px;
  padding: 10px;
  overflow: hidden;
}
.flfg_box li:first-child,
.flfg_box li:first-child + li + li + li + li + li + li {
  margin-left: 0;
}
.flfg_box li a {
  display: block;
  height: 120px;
  padding: 15px 20px;
  text-align: center;
  background: #fff;
  border: 1px #ffcccc solid;
  font-size: 16px;
  overflow: hidden;
}
.flfg_box li img {
  width: 64px;
  height: 73px;
}
.flfg_box li p {
  line-height: 20px;
  margin-top: 10px;
}
.flfg_box li:first-child + li + li + li + li + li + li + li + li + li p {
  margin-top: 5px;
}

.m_con {
  border: 1px #ddd solid;
  border-top: none;
  padding: 40px;
  position: relative;
}
.m_con dl {
  /*height:150px;*/
  width: 100%;
  overflow: hidden;
}
.m_con dl dt {
  font-size: 24px;
  color: #d21818;
  line-height: 40px;
}
.m_con dl dt a {
  color: #d21818;
}
.m_con dl dd {
  color: #333;
  line-height: 32px;
  text-align: left;
  text-indent: 2em;
}
.m_con dl dd a {
  color: #d21818;
}

.hd {
  position: absolute;
  right: 40px;
  bottom: 5px;
}
.hd ul {
  margin: 10px 0;
  overflow: hidden;
}
.hd li {
  float: left;
  display: inline;
  margin: 0 6px;
}
.hd li span {
  float: left;
  display: inline-block;
  width: 16px;
  height: 6px;
  background: #fff;
  border: 2px #f04f4f solid;
  overflow: hidden;
  cursor: pointer;
}
.hd li.on span {
  background: #f04f4f;
}

/*二级列表页样式*/
.loc {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  color: #333;
  padding: 10px;
  line-height: 150%;
  text-align: left;
  background: #fff;
  border-bottom: 1px #eee solid;
}
.loc a {
  font-size: 14px;
  color: #333;
}
.loc a:hover {
  color: #000;
}

#listmain {
  width: 1200px;
  background: #fff;
  margin: 0px auto;
  min-height: 300px;
  padding-top: 20px;
}

.alist {
  padding: 0 10px;
}
.alist .article {
  width: 98%;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.alist tr td {
  padding: 0 0 10px 0;
  margin: 0;
  vertical-align: top;
}
.alist .arlisttd {
  line-height: 30px;
}
.alist .ardot {
  width: 15px;
  padding-top: 0px;
}
.alist .timedefault {
  font-size: 13px;
  color: #555;
  width: 100px;
  text-align: right;
  padding-top: 2px;
}

/*文章页样式*/
#artmain {
  width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
  background: #fff;
}
#artmain .mtitle {
  font-size: 22px;
  margin: 0 auto;
  color: #000;
  text-align: center;
  font-family: '微软雅黑';
  font-size: 22px;
  line-height: 150%;
  padding-top: 25px;
}
#artmain .source {
  font-family: '宋体';
  font-size: 12px;
  padding: 10px 0;
  color: #555;
  border-bottom: 1px #ddd dotted;
}

#zoom {
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  padding: 30px 0;
  text-align: justify;
  text-justify: inter-ideograph;
}
#zoom a {
  color: #000;
  text-decoration: underline;
}
#zoom table {
  margin: auto;
}
#zoom p {
  margin: 0;
  padding: 5px 0;
  border: 0;
  text-align: justify;
  text-justify: inter-ideograph;
}
#zoom img {
  max-width: 750px;
  _width: expression(document.body.clientWidth > 750 ? '750px': 'auto');
  margin: 5px auto 0px auto;
  text-align: center;
}

/*自适样式*/
@media screen and (max-device-width: 1024px) {
  #top {
    padding: 20px 0;
    background-size: 100% 100%;
    height: auto;
  }
  #top .logo {
    margin: auto;
  }
  #top .logo img {
    width: 70%;
    max-width: 500px;
    height: auto;
  }
  #top .top_img {
    width: 45%;
  }
  #content {
    padding: 0;
  }
  .headerlogo {
    width: 100%;
  }

  .loc {
    width: auto;
    padding: 1rem;
  }
  #listmain,
  #artmain {
    width: auto;
  }
  #zoom {
    padding: 1rem 0;
  }
  #zoom img {
    max-width: 95%;
    margin: 5px auto 0px auto;
    text-align: center;
  }
  #zoom table {
    width: 100%;
  }
  .loc {
    width: auto;
    padding: 1rem;
  }
  .alist .arlisttd {
    line-height: normal;
  }

  .sjsm {
    display: none;
  }

  #bza,
  .bza_box {
    width: auto;
    padding: 30px 10px 10px 30px;
  }
  .bza_box {
    padding: 0 20px 20px 0;
  }

  .main_box {
    width: 98%;
    max-width: 600px;
  }
  .fl,
  .fr {
    float: none;
  }

  .ct2 {
    background: url('5452.png') center center no-repeat;
    text-align: center;
    padding-top: 0;
  }
  .ct2 .more {
    display: none;
  }
  .morewap {
    display: block;
  }

  .w580 {
    width: 100%;
  }
  .zhbd-i,
  .zhbd-c {
    width: 100%;
    height: auto;
    margin: auto;
  }
  .zhbd-c ul {
    height: auto;
    padding: 10px 0;
  }

  .silder-box-zhbd {
    width: 600px;
    height: 360px !important;
    margin: auto;
  }
  .silder-box-zhbd .silder li {
    width: 100%;
    height: auto;
  }
  .silder-box-zhbd .silder li h4 {
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }

  .silder {
    width: 100% !important;
  }
  .silder li,
  .silder li img {
    width: 600px !important;
    height: 360px !important;
  }
  .silder-button {
    top: 160px !important;
  }

  .flfg_box li {
    width: 45%;
    margin: 20px 1% 0 1% !important;
    padding: 1.5%;
  }
  .flfg_box li:first-child + li + li + li + li + li + li + li + li + li p {
    margin-top: 10px;
  }

  .m_con dl dt {
    font-size: 1.8rem;
    line-height: 180%;
  }
  .m_con dl dd {
    line-height: 200%;
  }
}
@media screen and (max-device-width: 736px) {
  #top {
  }
}
@media screen and (max-device-width: 414px) {
  #top {
    background-size: 150%;
    padding: 20px 0;
  }
  #top .logo {
    padding: 0;
  }

  #bottom span {
    display: block;
    padding-right: 20px;
  }

  #header {
    height: 35px;
  }
  .headerlogo img {
    width: 215px;
  }

  .silder-box-zhbd {
    width: 390px;
    height: 240px !important;
  }
  .silder li,
  .silder li img {
    width: 390px !important;
    height: 240px !important;
  }
  .silder-button {
    display: none;
  }

  .m_con {
    padding: 20px 20px 40px 20px;
  }
  .hd {
    right: 20px;
  }

  .list li {
    background-position: 10px 1.2em;
    padding-left: 25px;
  }
  .list li a {
    width: 100%;
  }
  .list li span {
    display: none;
  }
}
@media screen and (max-device-width: 375px) {
  .silder-box-zhbd {
    width: 355px;
    height: 210px !important;
  }
  .silder li,
  .silder li img {
    width: 355px !important;
    height: 210px !important;
  }
}
@media screen and (max-device-width: 320px) {
  .silder-box-zhbd {
    width: 300px;
    height: 180px !important;
  }
  .silder li,
  .silder li img {
    width: 300px !important;
    height: 180px !important;
  }

  .flfg_box li a {
    height: 105px;
    padding: 15px 5px;
  }
  .flfg_box li img {
    width: 50px;
    height: 57px;
  }
}
