@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%;
}

.open {
  margin: 0 auto;
  height: 198px;
  background: #d7000f;
}

.open .img {
  width: 1024px;
  margin: 0 auto;
}

.drawing-main {
  width: 1024px;
  margin: 0 auto;
}

.drawing-content {
  width: 555px;
  height: 350px;
  position: relative;
}

.drawing-content-left {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 1;
}

.news-video {
  width: 520px;
  height: 345px;
  position: relative;
  overflow: hidden;
}

.news_pic {
  width: 520px;
  height: 345px;
  position: relative;
}

.fcon {
  float: left;
  height: 345px;
  position: relative;
  width: 520px;
  overflow: hidden;
}

.fcon img {
  display: block;
  height: 345px;
  width: 520px;
}

.shadow {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  height: 45px;
  left: 0;
  line-height: 45px;
  position: absolute;
  text-align: center;
  width: 520px;
}

.shadow a {
  display: block;
  font-style: normal;
  height: 45px;
  margin-right: 105px;
  padding-left: 20px;
  text-align: left;
  color: #fff;
  font: 19px/2.5 "宋体";
  overflow: hidden;
  text-decoration: none;
}

.B1fBt {
  bottom: 16px;
  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;
}

.drawing-new {
  width: 470px;
  height: 345px;
}

.drawing-new-top {
  padding: 0 0 15px 0;
  border-bottom: 1px dashed #ccc;
}

.drawing-new-top h2 a {
  font-size: 24px;
  color: #000;
}

.drawing-new-top a:hover {
  text-decoration: underline;
  color: #ee030e;
}

.drawing-new-top p {
  margin: 8px 0 0 0;
  font-size: 14px;
  color: #888;
  text-indent: 2em;
  line-height: 24px;
}

.drawing-new-top p a {
  color: #ee030e;
}

.drawing-new ul {
  margin: 10px 0 0 0;
}

.drawing-new li a {
  font-size: 16px;
  color: #282828;
  padding: 0 0 0 20px;
  line-height: 35px;
  background: url(icon-04.png) no-repeat left center;
}

.drawing-new li a:hover {
  text-decoration: underline;
  color: #ee030e;
}

.drawing-new span {
  display: block;
  float: right;
}

.expert-main {
  width: 1024px;
  height: 520px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.expert-item {
  width: 315px;
  height: 430px;
  float: left;
  background: #f5f5f5;
}

.expert-pic img {
  margin: 28px 28px 0;
  width: 220px;
  height: 220px;
  border: 10px solid #fff;
  border-radius: 50%;
}

.expert-item h2 {
  font-size: 30px;
  color: #c02920;
  text-align: center;
  margin: 20px 0 0 0;
}

.expert-item p {
  width: 270px;
  height: 55px;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 28px;
  margin: 10px 0 0 20px;
}

.expert-item span {
  float: right;
  margin: 0 20px 0 0;
}

.expert-item span a {
  font-size: 16px;
  color: #c02920;
}

.expert-item span a:hover {
  text-decoration: underline;
}

.arrow {
}

.photo {
  width: 1024px;
  margin: 0 auto;
}

.photo-list {
  width: 1024px;
  position: relative;
}

.photo-fcon {
  height: 530px;
  position: relative;
  width: 1024px;
  overflow: hidden;
}

.photo-fcon img {
  display: block;
  height: 530px;
  width: 1024px;
}

.photo-shadow {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  height: 60px;
  left: 0;
  position: absolute;
  width: 1024px;
}

.photo-shadow h2 {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
  padding: 0 0 0 20px;
  overflow: hidden;
}

.photo-arrow {
}

.column {
  width: 1024px;
  margin: 0 auto;
}

.interview {
  width: 490px;
}

.inter-item {
  height: 50px;
  width: 100%;
  background: #f8f8f8;
}

.inter-list li {
  margin: 15px 0 0 0;
}

.inter-item a {
  display: block;
}

.inter-item a img {
  float: left;
}

.inter-item a .num {
  margin: 15px 0 0 15px;
}

.inter-item a .down {
  margin: 20px 0 20px 0;
}

.inter-item a h2 {
  float: left;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  margin: 0 0 0 15px;
  width: 400px;
}

.inter-text {
  margin: 15px 0;
}

.inter-text p {
  text-indent: 1rem;
  font-size: 16px;
  color: #7a7a7a;
  line-height: 30px;
}

.feel {
  width: 490px;
}

.feel-text dl {
  margin: 30px 0 0 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dashed #ccc;
}

.feel-text dt a {
  display: block;
  font-size: 18px;
  color: #282828;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.feel-text dd {
  font-size: 14px;
  color: #888;
  line-height: 24px;
  text-indent: 2rem;
  margin: 10px 0 0 0;
}

.feel-text ul {
  margin: 20px 0 0 0;
}

.feel-text li a {
  display: inline-block;
  line-height: 38px;
  font-size: 18px;
  color: #282828;
  padding: 0 0 0 15px;
  background: url(icon-18.png) no-repeat left center;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.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;
}

.video {
  width: 1024px;
  margin: 0 auto;
}

.video-pic {
  position: relative;
  width: 1024px;
  height: 475px;
}

.video-pic span {
  position: absolute;
  left: 5%;
  bottom: 10%;
}
