@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: 520px;
  border-bottom: 1px dashed #ddbc87;
}

.drawing-new li a {
  font-size: 18px;
  color: #282828;
  padding: 0 0 0 20px;
  line-height: 53px;
  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: 105px;
  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;
}

.change {
  width: 1200px;
  margin: 0 auto;
}

.change-pic dl {
  width: 280px;
}

.change-pic dt img {
  width: 280px;
}

.change-pic dd a {
  margin: 10px 0;
  display: block;
  font-size: 16px;
  color: #282828;
  font-weight: bold;
  line-height: 24px;
}

.change-new li {
  width: 580px;
  padding: 10px 0;
  border-bottom: 1px dashed #ddbc87;
}

.change-new li a {
  font-size: 18px;
  color: #282828;
  line-height: 36px;
  padding: 0 0 0 20px;
  background: url(icon-18.png) no-repeat left center;
}

.change-new li a:hover {
  text-decoration: underline;
  color: #c7313c;
}

.column {
  width: 1200px;
  margin: 0 auto;
}

.column-list li {
  float: left;
  margin: 0 0 0 14px;
  text-align: center;
}

.column-list li a h2 {
  font-size: 18px;
  color: #333;
  padding: 15px 0;
}

.column-list li a:hover h2 {
  color: #b81206;
}

.column-list01 li {
  float: left;
  margin: 0 0 0 30px;
}

.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;
}

#u_u4_ifocus {
  border-right: #a6d89b 0px solid !important;
  border-top: #a6d89b 0px solid !important;
  border-left: #a6d89b 0px solid !important;
  border-bottom: #a6d89b 0px solid !important;
}
body {
  min-width: 1250px;
  margin: 0 auto;
}
