/*通用部分*/
body {
  font-family: "微软雅黑";
  background: url("df_bg_00.png") no-repeat top center;
}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: #125aae;
}
.container {
  width: 1100px;
  margin: 0px auto;
  background: #fff;
  padding: 20px 21px 60px 21px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.top {
  height: 200px;
  text-align: center;
  font-size: 52px;
  font-weight: bold;
  color: #fff;
  line-height: 200px;
}
.video-box {
  width: 1058px;
  height: 401px;
  margin: 0px auto;
  background: url("df_bg_01.png") no-repeat;
  padding-top: 20px;
}
.video-box .video-play {
  width: 502px;
  height: 350px;
  float: left;
  background: url("df_bg_05.png") no-repeat;
  padding: 0px 7px 8px 0px;
  margin-left: 30px;
}
.video-box .video-info {
  width: 460px;
  height: 350px;
  float: right;
  margin-right: 30px;
}
.video-box .video-info span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  color: #000;
}
.video-box .video-info strong {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 17px;
  color: #cc0000;
}
.video-box .video-info p {
  display: block;
  line-height: 28px;
}
.catname {
  width: 100%;
  height: 39px;
  margin-top: 20px;
  background: url("df_bg_02.png") no-repeat;
  line-height: 39px;
  padding-left: 20px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
}
.text-content {
  height: 320px;
  padding: 20px;
  width: 100%;
  overflow-y: auto;
}
.leftLoop {
  overflow: hidden;
  position: relative;
}
.leftLoop .hd {
  overflow: hidden;
}
.leftLoop .hd .prev,
.leftLoop .hd .next {
  position: absolute;
  display: block;
  width: 29px;
  height: 29px;
  overflow: hidden;
  cursor: pointer;
}
.leftLoop .hd .prev {
  left: 0px;
  top: 56px;
}
.leftLoop .hd .next {
  right: 0px;
  top: 56px;
}
.leftLoop .bd {
  padding: 10px 40px;
}
.leftLoop .bd ul {
  overflow: hidden;
  zoom: 1;
}
.leftLoop .bd ul li {
  margin: 0 10px;
  text-align: center;
  float: left;
  _display: inline;
  overflow: hidden;
}
.leftLoop .bd ul li img {
  width: 178px;
  height: 128px;
}
#lightbox,
#lightbox-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  z-index: 100;
  width: 100%;
  height: auto;
  text-align: center;
  color: #333333;
  /* stop stupid conflicts */
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  line-height: 0;
  /* general conflict stopper */
  text-decoration: none;
  background: none;
  word-spacing: normal;
  letter-spacing: normal;
  float: none;
  clear: none;
  display: block;
}
#lightbox a,
#lightbox a:link,
#lightbox a:visited,
#lightbox a:hover {
  text-decoration: underline;
  color: #999999;
}
#lightbox-overlay {
  z-index: 90;
  background-color: #000000;
  height: 100%;
  position: fixed;
}
#lightbox-overlay-text {
  text-align: right;
  margin-right: 20px;
  margin-top: 20px;
  color: white;
  font-size: 12px;
  cursor: default;
  line-height: normal;
}
#lightbox-overlay-text a,
#lightbox-overlay-text a:hover,
#lightbox-overlay-text a:visited,
#lightbox-overlay-text a:link {
  color: white;
}
#lightbox-overlay-text span {
  padding-left: 5px;
  padding-right: 5px;
}
#lightbox img,
#lightbox a img,
#lightbox a {
  border: none;
  outline: none;
}
#lightbox-imageBox {
  position: relative;
  border: 1px solid #333333;
  background-color: white;
  width: 400px;
  height: 400px;
  margin: 0 auto;
}
#lightbox-imageContainer {
  padding: 1px;
}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
/* #lightbox-imageBox > #lightbox-nav{left:0;}#lightbox-nav a{outline:none;}*/
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  display: block;
  width: 49%;
  height: 100%;
  zoom: 1;
  /* who knows why? */
  padding: 0px;
  margin: 0px;
}
#lightbox-nav-btnPrev {
  left: 0;
  right: auto;
  float: left;
}
#lightbox-nav-btnNext {
  left: auto;
  right: 0;
  float: right;
}
.preload_largeLink,
#prevLink:hover,
#prevLink:visited:hover {
  background: url("prev.gif") left 45% no-repeat;
}
.preload_nextLink,
#nextLink:hover,
#nextLink:visited:hover {
  background: url("next.gif") right 45% no-repeat;
}
#lightbox-infoBox {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #FFFFFF;
  margin: 0 auto;
  padding: 0px;
  /* width:100%;padding:0 10px 0;*/
}
#lightbox-infoContainer {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  line-height: normal;
  /* height:30px;*/
}
#lightbox-infoHeader {
  width: 100%;
  text-align: center;
}
#lightbox-caption {
  text-align: justify;
}
#lightbox-caption-title {
  font-weight: bold;
  font-size: 12px;
}
#lightbox-caption-description {
  font-weight: normal;
  font-size: 12px;
}
#lightbox-infoFooter {
  margin-top: 3px;
  color: #999999;
}
#lightbox-currentNumber {
  display: none;
  width: 49%;
  float: left;
  text-align: left;
}
#lightbox-close {
  display: block;
  width: 45%;
  float: right;
  text-align: right;
}
#lightbox-close-button {
  padding-left: 30%;
}
#lightbox-close-button:hover {
  color: #666666;
}
#lightbox-infoContainer-clear {
  clear: both;
  visibility: hidden;
}
.Portfolio {
  display: none;
}
.footer {
  text-align: center;
  margin-top: 30px;
  font-size: 13px;
  line-height: 32px;
}
