﻿@charset "utf-8";
.nav_main_left_box {
  height: 460px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 99996;
  background-color: rgba(255, 255, 255, 0.95);
  overflow: hidden;
}
.nav_main_left_box2 {
  display: none;
}
.cas_nav_left:hover .nav_main_left_box2 {
  display: block;
}
.testbox {
  width: 210px;
}
.testbox ul li {
  display: block;
  overflow: hidden;
}
.testbox ul li dl.a3 {
  text-decoration: none;
  float: left;
  position: relative;
  display: block;
  width: 240px;
  height: 116px;
  font-weight: normal;
  border-right: none;
  border-left: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  background-image: url(../images/cas_bg05.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.testbox ul li dl.a3h {
  text-decoration: none;
  display: block;
  float: left;
  position: relative;
  border-right: none;
  z-index: 99999;
  height: 116px;
  left: 0px;
}
.testbox ul li dl.a3 dd {
  width: 180px;
  float: left;
  margin-left: 15px;
  display: inline;
  text-align: left;
  border-bottom: 1px solid #dfe1e6;
  height: 105px;
  padding: 10px 0 0 0;
}
.testbox ul li dl.a3 dd b {
  overflow: hidden;
  height: 24px;
}
.testbox ul li dl.a3 dd b a {
  font-size: 15px;
  color: #293040;
  display: block;
  line-height: 24px;
  width: 216px;
  margin-top: 8px;
  overflow: hidden;
}
.testbox ul li dl.a3 dd b a:hover {
  color: #293040;
}
.testbox ul li dl.a3 dd b a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 16px;
  position: relative;
  top: -2px;
}
.testbox ul li dl.a3 dd b a span {
  float: right;
  display: inline;
  margin-top: 2px;
}
.testbox ul li dl.a3 dd b a span img {
  width: 22px;
  height: 22px;
}
.testbox ul li dl.a3 dd p {
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  text-align: left;
  color: #717787;
  display: block;
  height: 48px;
  overflow: hidden;
  margin-top: 4px;
}
.testbox ul li dl.a3 dd p a {
  color: #293040;
  margin-right: 14px;
  white-space: nowrap;
}
.testbox ul li dl.a3 dd p a:hover {
  color: #b01f24;
}
.nav_main_left_box font a {
  line-height: 42px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  text-align: right;
  padding: 0 10px 0 0;
  display: block;
}
.nav_main_left_box font a:hover {
  background-color: #baa383;
  color: #fff;
}
.nav_main_left_box font a img {
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.boxshow {
  background-color: #fff;
  width: 960px;
  position: absolute;
  left: 240px;
  top: 0;
  display: none;
  z-index: 99998;
  border-bottom: 1px solid #dddddd;
  background-image: url(../images/cas_bg04.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 480px;
  -webkit-box-shadow: 0 0 20px #a1a6b3;
  -moz-box-shadow: 0 0 20px #a1a6b3;
}
.boxshow_left {
  width: 960px;
  float: left;
  padding: 10px 0;
}
.dst5 {
  padding: 15px 15px 2px 15px;
  overflow: hidden;
  height: 1%;
  line-height: 14px;
}
.dst5 dt {
  width: 120px;
  float: left;
  text-align: left;
  margin-right: 10px;
}
.dst5 dt a {
  font-size: 13px;
  font-weight: bold;
  color: #9b8464;
  text-decoration: none;
  line-height: 18px;
  display: block;
  padding: 6px 0 0 24px;
}
.dst5 dt a:hover {
  color: #9b8464;
  text-decoration: none;
}
.dst5 dd {
  width: 782px;
  float: left;
}
.dst5 dd a {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  background-color: #f5f5f9;
  color: #293040;
  border-radius: 100px;
  padding: 0 10px;
  margin-bottom: 10px;
  line-height: 30px;
  margin-right: 10px;
}
.dst5 dd a:hover {
  background-color: #baa383;
  color: #fff;
  text-decoration: none;
}
.boxshow_right {
  width: 200px;
  float: right;
  border-left: 1px solid #eeeeee;
  position: relative;
  min-height: 540px;
}
.b_r_box {
  width: 200px;
  margin: 0 auto;
  margin-top: 16px;
  overflow: hidden;
}
.title04 {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #333;
  line-height: 14px;
  padding: 0 10px 0 10px;
}
.fox_ad {
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}
.fox_ad img {
  width: 200px;
}
