*{
	margin: 0;
	padding: 0;
}
body{
	color: #000000;
}
a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.daoyu{
    width: 1280px;
    margin: 0 auto;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.mt{
	margin-top: 45px;
}
.video{
	width: 600px;
	border-radius: 10px;
}
.xwbd-left{
	display: inline-block;
}
.xwbd-right{
	float: right;
	width: 570px;
}
ul li{
	list-style: none;
}
.xwbd-right ul li{
	line-height: 33px;
	font-size: 16px;
}
.xwbd-right ul li a{
	vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 370px;
}
.time{
	float: right;
}
.hd-topimg{
	text-align: center;
}
.kms{
	width: 700px;
    float: right;
}
.kms h3{
	line-height: 40px;
}
.kms p{
	line-height: 40px;
}
.kmscon{
	display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}
.kms-span{
	float: right;
}
.kms-span a{
	color: red;
}
.zyhd{
	width: 700px;
    display: inline-block;
}
.zyhd span a{
	float: right;
	font-weight: 300;
    color: #0cad98;
	margin-right: 30px;
}
.zyhd span img{
	width: 15px;
    margin-left: 5px;
}
.zyhd li{
	font-weight: bold;
	line-height: 40px;
    background-color: rgb(233 247 246 / 1);
    margin-top: 15px;
    border-radius: 20px;
    text-indent: 1rem;
    border: 1px solid #72d8d6;
}
.part{
	width: 240px;
    display: inline-block;
    float: left;
	height: 222px;
}
.part p{
	font-weight: bold;
	color: #067e03;
}
.xiaj{
	background:url(../img/xiaj.png) center bottom no-repeat;
}

.bg-table div{
	display: none;
}
.control-box {
    background-image: url(../images/hots_bg.png);
    background-size: 1055px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
	margin-top:30px;
	text-align: center;
}
.control-box ul {
  list-style: none;
  position: relative;
}
.control-box ul li {
  position: absolute;
  top: 50px;
  cursor: pointer;
}
.prev {
  left: 0;
}
.next {
  right: 0;
}
.bigbox {
  overflow: hidden;
}
#switcher {
  height: 190px;
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  transition:all .7s ease 0s;
  width: 255px;
  height: 190px;
  float: left;
  border-left: 3px white solid;
}
.box:hover {
 opacity:0.5;
}
.shadow {
  width: 255px;
  height: 60px;
  /* opacity: 1; */
  background-color: rgba(0, 0, 0, 0.45);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  margin-top: 130px;
  color: white;
  font-size: 14px;
}
.shadow a {
  display: inline-block;
  width: 225px;
  height: 60px;
  color: white;
  text-decoration: none;
  margin-left: 18px;
  margin-top: 10px;
}
.box img{
	width: 100%;
	height: 100%;
}
.bot{
	width: 1200px;
    border-top: 1px solid #0cad98;
    border-bottom: 1px solid #0cad98;
    padding: 15px 0px;
}