@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;
}

body {
  background: url(banner.jpg) no-repeat left top #fff;
}

.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;
}

/*---------------------------------------------------------------------------*/

.video {
  width: 1024px;
  margin: 700px auto 0;
}

.video-pic {
  position: relative;
  width: 1024px;
  height: 475px;
}

.video-pic span {
  position: absolute;
  left: 5%;
  bottom: 10%;
}

.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: 490px;
  height: 345px;
  position: relative;
  overflow: hidden;
}

.news_pic {
  width: 490px;
  height: 345px;
  position: relative;
}

.fcon {
  float: left;
  height: 345px;
  position: relative;
  width: 490px;
  overflow: hidden;
}

.fcon img {
  display: block;
  height: 345px;
  width: 490px;
}

.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: 490px;
}

.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: 500px;
  height: 345px;
}

.drawing-new-top {
  padding: 0 0 20px 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: 15px 0 0 0;
}

.drawing-new li a {
  font-size: 16px;
  color: #000;
  padding: 0 0 0 10px;
  line-height: 30px;
  background: url(icon-02.png) no-repeat left center;
}

.drawing-new li a:hover {
  text-decoration: underline;
  color: #ee030e;
}

.drawing-new span {
  display: block;
  float: right;
}

.statute {
  width: 1024px;
  margin: 0 auto;
}

.statute-main {
  width: 1024px;
  height: 373px;
  background: url(news-bg.jpg) no-repeat left top;
}

.statute-left {
  width: 400px;
  margin: 40px 0 0 60px;
}

.statute-left li {
  margin: 20px 0 0 0;
}

.statute-left li h2 a {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.statute-left li p {
  line-height: 24px;
  font-size: 14px;
  color: #727070;
  text-indent: 2rem;
  margin: 15px 0 0 0;
}

.statute-right {
  width: 465px;
  margin: 60px 0 0 0;
}

.statute-right li a {
  font-size: 16px;
  color: #000;
  padding: 0 0 0 10px;
  line-height: 38px;
  background: url(icon-02.png) no-repeat left center;
}

.statute-left li a:hover {
  text-decoration: underline;
  color: #ee030e;
}

.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 {
  width: 1024px;
  position: absolute;
  top: 50%;
}

.statute-right span {
  display: block;
  float: right;
  margin: 0 50px 0 0;
}

.copyright {
  background: #ed1d24;
  text-align: center;
  padding: 15px 0;
}

.copyright p {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
}
