﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  font-family:Microsoft Yahei;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
.con {
  width: 1100px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.head{position: relative;overflow: hidden;height: 661px;}
.head img{
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  display: block;
}

.img img{width: 100%;}
.section1 {
  height: 790px;
  background: #e6e6e6;
}
.main h1 {
  color: #333333;
  font-size: 33px;
  padding: 60px 0;
  text-align: center;
  font-family: Microsoft Yahei;
}
.main h1 span{font-weight: normal;}
.video-box .left {
  background: #2c2c2c;
  width: 772px;
  height: 520px;
  float: left;
}
.video-box .left .video-main{
  width: 740px;
  height: 480px;
  margin: 20px 16px;
}
.video-box .right {
  background: #242424;
  /*float: left;
  width: 335px;*/
  overflow: hidden;
}
.video-box li {
  overflow: hidden;
  margin: 20px 0;
  list-style: none;
  padding-right: 15px;
}
.video-box .right img {
  float: left;
  margin: 0 15px;
}
.video-box .right p {
  font-size: 12px;
  color: #e8e8e8;
  line-height: 1.5;
}
.section2 {
  background: #282828;
}
.section2 h1 {
  padding: 75px 0 32px;
  font-size: 33px;
  color: #FFF;
}
.news-list {
  line-height: 2;
}
.news-list ul {
  list-style: none;
}
.news-list li {
  overflow: hidden;
  h/*eight: 151px;
  padding: 32px 0;*/
}
.news-list li .con{
  padding: 32px 0;
  height: 151px;
  border-bottom: 1px solid #3E3E3E;
}
.news-list li:hover{
  background: #3A3A3A;
}
.news-list img {
  width: 245px;
  height: 150px;
  float: left;
  margin-right: 25px;
}
.news-list h3 a {
  color: #eeeeee;
  font-size: 22px;
  text-decoration: none;
}
.news-list p {
  font-size: 14px;
  color: #d1d1d1;
}
.section3 h1 {
  display: none;
}
.section3 img {
  max-width: 100%;
}
