/*通用部分*/
body {
  font-family: "微软雅黑";
  min-width: 1200px;
}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: rgb(245, 78, 78);
}
.containr {
  width: 1200px;
  margin: 0px auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.top{
  height: 454px;
  width: 100%;
  background: url("bj.png") no-repeat top center;
}


.videonews{
  width: 100%;
  height: 375px;
  
}


.video-box {
  margin-left: 2px;
  width: 600px;
  height: 375px;
  float: left;
  overflow: hidden;
  position: relative;
}
.video-box .hd {
  height: 8px;
  position: absolute;
  bottom: 17px;
  right: 7px;
  z-index: 1;
}
.video-box .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.video-box .hd ul li {
  float: left;
  background: url(2cd8b84ec07f4d1390ccffedfdee6e10.png) no-repeat center;
  width: 15px;
  height: 7px;
  margin-right: 5px;
  cursor: pointer;
}

.video-box .hd ul li:first-child{
  border-left: none;
}

.video-box .hd ul li.on {
  background: url(bc486a4267d4421cb90abdd7a8a05ced.png) no-repeat center;
}






.video-box .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.video-box .bd li {
  zoom: 1;
  vertical-align: middle;
}
.video-box .bd li a {
  display: block;
  width: 600px;
  height: 375px;
  position: relative;
}
.video-box .bd li a img {
  display: block;
  width: 600px;
  height: 375px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.video-box .bd li a i {
  display: block;
  width: 600px;
  height: 38px;
  background: #000;
  opacity: 0.6;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}
.video-box .bd li a b {
  display: block;
  width: 80px;
  height: 80px;
  background: url("tu01.png") no-repeat;
  position: absolute;
  left:260px;
  top: 147.5px;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 3;
}
.video-box .bd li a h3 {
  display: block;
  width: 600px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-left: 30px;
  font-size: 16px;
  color: #ffffff;
  z-index: 2;
}
.news-box {
  width: 591px;
  height: 375px;
  float: right;
  overflow: hidden;
  padding-left: 20px;
}
.news-box-tr{
  width: 591px;
  height: 40px;
  background: url(t1.png) left bottom no-repeat;
}

.news-box ul {
  height: 315px;
}
.news-box ul li {
  height: 45px; 
  position: relative;
}
.news-box ul li a {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}

.news-box ul li span{
  position: absolute;
  width: 60px;
  height: 42px;
  right: 2px;
  top:0px;
  line-height: 42px;
  font-size: 16px;
}





.catname {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wjtz{
  height: 290px;
}
.wjtz ul li{
  height: 45px;
  position: relative;
}
.wjtz ul li a{
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.wjtz ul li span{
  position: absolute;
  width: 60px;
  height: 42px;
  right: 2px;
  top: 0px;
  line-height: 42px;
  font-size: 16px;
}

