@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  background: url("../images/tk-1.png") center no-repeat;
  width: 100%;
  min-width: 1200px;
}
.tk-content {
  margin-top: 416px;
}
.bod {
  width: 1198px;
  height: 720px;
  margin: -8px auto;
  background: white;
}
/******左上轮播*****/
.bod-1 {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  width: 580px;
  height: 360px;
  position: relative;
}
.bod-1 .fLb {
  width: 580px;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.bod-1 .fLb a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.bod-1 .fLb a .flb-p2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.bod-1 .titles {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: url("../images/tk-t-16.png");
  overflow: hidden;
}
.bod-1 .titles a {
  line-height: 55px;
  display: inline-block;
  width: 410px;
  height: 100%;
  font-size: 18px;
  color: #e1e1e1;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bod-1 .titles a:hover {
  font-weight: bold;
  transform: scale(0.98);
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
}
.bod-1 .lbNums {
  height: 20px;
  position: absolute;
  right: 14px;
  bottom: 8px;
}
.bod-1 .lbNums span {
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: #fff;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}
.bod-1 .lbNums span:hover,
.bod-1 .lbNums span.cur {
  background: #da100c;
}
/*******右上*******/
.bod-2 {
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  height: 360px;
}
.bod-2 .a1 {
  width: 130px;
  height: 40px;
  position: relative;
}
.bod-2 .a1 p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  position: absolute;
  left: 32px;
  top: 10px;
}
.bod-2 .bod-ul1 {
  margin-top: 8px;
}
.bod-2 .bod-ul1 span {
  margin-left: 30px;
}
.bod-2-box a:hover {
  color: #e42727;
}
.bod-2-box .bod-ul1 {
  margin-left: 10px;
}
.bod-2-box .bod-ul1 li {
  width: 544px;
  height: 40px;
  line-height: 40px;
}
.bod-2-box .bod-ul1 li a {
  display: block;
  float: left;
  width: 410px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.bod-2-box .bod-ul1 li span {
  color: #666;
  font-size: 12px;
}
/*******左下*******/
.bod-sec2 {
  margin-top: 10px;
}
.bod-3 {
  width: 562px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  background: #f5f1f1;
}
.bod-3 .a2 {
  width: 130px;
  height: 40px;
  position: relative;
}
.bod-3 .a2 p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  position: absolute;
  left: 32px;
  top: 10px;
}
.bod-3 .bod-2-box {
  padding-top: 14px;
  margin-left: 8px;
  padding-bottom: 14px;
}
.bod-3 .bod-2-box span {
  margin-left: 30px;
}
/*******右下*******/
.bod-4 {
  width: 562px;
  float: left;
  margin-top: 20px;
  margin-left: 36px;
  background: #f5f1f1;
}
.bod-4 .a3 {
  width: 130px;
  height: 40px;
  position: relative;
}
.bod-4 .a3 p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  position: absolute;
  left: 32px;
  top: 10px;
}
.bod-4 .bod-2-box {
  padding-top: 14px;
  margin-left: -1px;
  padding-bottom: 14px;
}
.bod-4 .bod-2-box .bod-ul1 {
  margin-left: 20px;
}
.bod-4 .bod-2-box .bod-ul1 span {
  margin-left: 36px;
}
.tk-footer {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
}
.tk-footer .foot-a1 {
  margin-left: 20px;
  margin-top: 40px;
}
.tk-footer .footer-1 {
  width: 960px;
  margin-left: 92px;
  margin-top: -90px;
}
.tk-footer .footer-1 .foot-p2 {
  margin-top: 20px;
}
.tk-footer .footer-1 div {
  font-size: 14px;
  color: #666;
  line-height: 14px;
  text-align: center;
}
.tk-footer .footer-1 div span i {
  height: 14px;
  display: inline-block;
  border-right: 1px solid #666;
  vertical-align: middle;
}
.tk-footer .foot-a2 {
  margin-left: 1056px;
  margin-top: -60px;
}
/*# sourceMappingURL=Honghe.css.map */