@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;
}

.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;
}

.red {
  color: #c50805;
}

/*---------------------------------------------------------------------------*/

.banner {
  margin: 0 auto;
}

.banner img {
  width: 100%;
}

.news {
  width: 1200px;
  margin: 0 auto;
}

.top-news {
  display: block;
  text-align: center;
}

.top-news a {
  font-size: 40px;
  color: #b81206;
  font-weight: bold;
}

.drawing-new {
  width: 560px;
}

.drawing-new li {
  width: 560px;
  border-bottom: 1px dashed #ddbc87;
}

.drawing-new li a {
  font-size: 18px;
  color: #282828;
  padding: 0 0 0 20px;
  line-height: 62px;
  background: url("./icon-18.png") no-repeat left center;
}

.drawing-new li a:hover {
  text-decoration: underline;
  color: #c7313c;
}

.news-video {
  height: 380px;
  width: 620px;
  position: relative;
  overflow: hidden;
}

.news_pic {
  height: 380px;
  width: 620px;
  position: relative;
}

.fcon {
  float: left;
  height: 380px;
  position: relative;
  width: 620px;
  overflow: hidden;
}

.fcon img {
  display: block;
  height: 380px;
  width: 620px;
}

.shadow {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  height: 52px;
  left: 0;
  line-height: 52px;
  position: absolute;
  text-align: center;
  width: 620px;
}

.shadow a {
  display: block;
  font-style: normal;
  height: 52px;
  margin-right: 120px;
  padding-left: 20px;
  text-align: left;
  color: #fff;
  font: 19px/2.5 "微软雅黑";
  overflow: hidden;
  text-decoration: none;
}

.B1fBt {
  bottom: 20px;
  overflow: hidden;
  position: absolute;
  right: 10px;
}

.B1fBt li {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 14px;
  height: 8px;
  margin-left: 10px;
  margin-top: 2px;
  text-align: center;
  width: 8px;
}

.B1fBt .current {
  background: #c50805 none repeat scroll 0 0;
}

.hy-column {
  width: 1200px;
  margin: 0 auto;
}

.hy-list {
  width: 580px;
}

.hy-list a:hover {
  text-decoration: underline;
  color: #ae1819;
}

.hy-list dt a {
  font-size: 22px;
  color: #082333;
  font-weight: bold;
  line-height: 55px;

  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hy-list dt {
  border-bottom: 1px dashed #cfc4a7;
}

.hy-list dd a {
  font-size: 18px;
  color: #082333;
  line-height: 55px;

  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hy-list dd {
  border-bottom: 1px dashed #cfc4a7;
}

.hy-list-more a {
  margin: 15px 0 0 0;
  display: block;
  height: 45px;
  width: 580px;
  font-size: 14px;
  text-align: center;
  line-height: 45px;
  color: #d48e45;
  background: #f9f1dd;
}

.hy-pic {
  width: 590px;
}

.hy-pic-item {
  height: 330px;
  position: relative;
  width: 570px;
  overflow: hidden;
  margin: 0 0 0 10px;
}

.hy-pic-item img {
  display: block;
  height: 330px;
  width: 570px;
}

.hy-pic-shadow {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  width: 570px;
}

.hy-pic-shadow h2 {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding: 0 0 0 10px;

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hy-pic-item01 {
  height: 160px;
  position: relative;
  width: 280px;
  overflow: hidden;
  margin: 0 0 0 10px;
}

.hy-pic-item01 img {
  display: block;
  height: 160px;
  width: 280px;
}

.hy-pic-shadow01 {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  width: 280px;
}

.hy-pic-shadow01 h2 {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding: 0 0 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.video {
  width: 1200px;
  margin: 0 auto;
}

.v-play {
  width: 1166px;
  height: 622px;
  border: 18px solid #d2ac70;
}

.v-list span {
  margin: 65px 0 0 0;
}

.v-list li {
  float: left;
  width: 240px;
  margin: 0 0 0 35px;
}

.v-item {
  width: 240px;
  height: 160px;
}

.v-item a {
  text-align: center;
  display: block;
}

.v-item a img {
  width: 240px;
  height: 160px;
}

.v-list li p a {
  display: block;
  text-align: center;
  font-size: 16px;
  margin: 15px 0 0 0;
  color: #3d3d3e;
}

.copyright {
  height: 90px;
  background: #ed1d24;
}

.copyright-main {
  height: 60px;
  width: 1024px;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

.copyright-main p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.swiper1 .swiper-pagination {
  text-align: right;
  padding-right: 5px;
  width: 120px;
  left: auto;
  right: 5px;
  margin-bottom: 12px;
}

.swiper1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  line-height: 10px;
  border: 1px solid #fff;
  background-color: white;
}

.swiper2 .swiper-pagination {
  text-align: right;
  padding-right: 5px;
  width: 120px;
  left: auto;
  right: 5px;
  margin-bottom: 12px;
}

.swiper2 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  line-height: 10px;
  border: 1px solid #fff;
  background-color: white;
}

body {
  min-width: 1500px;
  margin: 0 auto;
}
