@charset "utf-8";
/* CSS Document */
html {
  font-size: 62.5%;
}
* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
body {
  color: #333333;
  background: #f8f0e3 url(5550.png) center top no-repeat;
  font-size: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 180%;
  text-align: center;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
img {
  border: 0 none;
}
a {
  color: #333333;
  text-decoration: none;
  display: block;
}
a:hover {
  color: #005495;
  text-decoration: none;
}

.clear {
  clear: both;
  height: 0px;
  width: 100%;
  font-size: 1px;
  line-height: 0px;
  visibility: hidden;
  overflow: hidden;
}

/*页面布局*/
#wrap {
  clear: both;
}
.top {
  text-align: center;
  padding: 80px 0 70px 0;
}
#content {
  clear: both;
  width: 1200px;
  margin: 0px auto;
  text-align: left;
}
.bottom {
  background: #353b3e;
  text-align: center;
  color: #fff;
  padding: 15px 0;
}

/*列表页样式*/
.loc {
  line-height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #ddd;
  padding-left: 6px;
}
.loc a {
  display: inline;
  color: #666;
}

.splist {
  overflow: hidden;
}
.splist li {
  float: left;
  width: 31%;
  text-align: center;
  margin-top: 15px;
  margin-left: 1.75%;
  background: #fff;
  overflow: hidden;
  position: relative;
}
.splist li a {
  border: 1px #fff solid;
  padding: 2%;
}
.splist li img {
  width: 100%;
  height: auto;
  max-height: 200px;
}
.splist li p {
  /*width:87%;*/
  height: 72px;
  line-height: 24px;
  text-align: left;
  font-size: 14px;
}
.splist li p .tit2 {
  display: block;
}

.splist li .play {
  position: absolute;
  left: 50%;
  top: 32%;
  display: block;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background: url(5560.png) no-repeat;
  opacity: 0.6;
}
.splist li .xz {
  position: absolute;
  right: 1.5%;
  bottom: 15px;
  display: inline-block;
  padding: 0px 5px;
  background: #fb7241;
  color: #fff;
  font-size: 14px;
  display: none;
}

.splist li:hover .play {
  opacity: 1;
}

.article {
  width: 100%;
}
.article tr td {
  padding-bottom: 6px;
  vertical-align: top;
}
.article tr td.listline {
  padding-bottom: 13px;
}
.arlisttd {
  text-align: left;
}
.arlisttd a {
  width: 95%;
}
.ardot {
  padding-right: 10px;
  width: 8px;
}
.ardot img {
  display: inline-block;
  float: left;
  margin-top: 12px;
}
.timedefault {
  color: #999999;
  font-size: 14px;
  text-align: right;
}

#artmain {
  background: #fff;
}
.artext {
  background: #fff;
  box-shadow: 0px 2px 2px #edeef0;
  min-height: 100px;
  padding-top: 0;
}
.mtitle {
  font-size: 28px;
  line-height: 160%;
  padding: 30px 0;
}
.source {
  margin: 0 24px;
  border-bottom: 1px dashed #ededed;
  padding-bottom: 10px;
  overflow: hidden;
  clear: both;
  font-size: 14px;
  font-size: 1.4rem;
}
.source center {
  text-align: left;
  float: left;
}
.dzxziti {
  display: inline-block;
  float: right;
}
.dzxziti a {
  display: inline;
}
.jiathis_style_24x24 {
  float: right;
  width: 113px;
  margin-left: 10px;
}
.jiathis_style .jiadiv_01 .link_01 {
  display: inline;
}
#jiathis_weixin_tip {
  line-height: 20px;
}
#jiathis_weixin_tip a {
  display: inline;
}
.pritbtn {
  display: inline-block;
  background: url(5562.png) 0 center no-repeat;
  padding-left: 24px;
  margin: 0 10px;
}
.content {
  padding: 0 26px 20px;
  line-height: 26px;
}
.content p {
  padding: 10px 0 18px;
}
.sjsm {
  text-align: center;
  padding: 20px 0 30px;
}
.sjsm p {
  color: #999999;
  font-size: 1.4rem;
  font-size: 14px;
}
#zoom a {
  display: inline-block;
  color: #087cd6;
}

@media screen and (max-device-width: 1024px) {
  body {
    background-size: 150%;
  }
  .top {
    text-align: center;
    padding: 50px 0;
  }
  .top img {
    width: 95%;
    max-width: 1021px;
  }
  #content {
    width: 98%;
  }
  .splist li p {
    /*width:80%;*/
    height: 96px;
  }

  .loc {
    line-height: 26px;
    line-height: 26px;
    padding-left: 2px;
  }
  .mtitle {
    font-size: 2rem;
    padding: 15px 0;
  }
  .dzxziti {
    display: none;
  }
  .sjsm {
    display: none;
  }
  .share {
    display: none;
  }
}
@media screen and (max-device-width: 768px) {
  .splist li {
    width: 49%;
    margin-left: 0;
  }
  .splist li:nth-child(2) {
    float: right;
  }

  embed {
    width: 100% !important;
    height: auto;
  }
}

@media screen and (max-device-width: 414px) {
  body {
    background-size: 180%;
  }
  .splist li {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .splist li:nth-child(2) {
    float: none;
    margin-top: 15px;
  }
  .splist li p {
    height: auto;
  }
}

@media screen and (max-device-width: 375px) {
  body {
    background-size: 200%;
  }
}
