html {
  background: url("zmsyr7_bg_01.jpg") repeat;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.container {
  width: 1200px;
  margin: 0px auto;
}
.banner {
  height: 679px;
  background: url("zmsyr7_bg_02.jpg") no-repeat;
}
.nav {
  height: 50px;
  background: #245399;
}
.nav a {
  display: inline-block;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-left: 60px;
  margin-right: 15px;
}
.nav a:hover {
  color: #fff;
}
.catname {
  height: 69px;
  background: url("zmsyr7_bg_03.png") no-repeat;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
  line-height: 69px;
  font-size: 24px;
  color: #fff;
}
.catname.catname-link {
  position: relative;
  background: url("zmsyr7_bg_05.png") no-repeat;
}
.catname.catname-link a {
  position: absolute;
  right: 20px;
  top: 0px;
  line-height: 69px;
  font-size: 15px;
  color: #999;
}
.text-box {
  border: 1px solid #245399;
  padding: 12px 20px;
  background: #fff;
}
.text-box p {
  line-height: 27px;
  font-size: 16px;
  color: #245399;
  text-indent: 2em;
}
.pxdt-list {
  background: #fff;
  height: 176px;
  border: 1px solid #245399;
  width: 100%;
  overflow: hidden;
}
.pxdt-list ul {
  padding-left: 19px;
  padding-top: 8px;
  width: 1250px;
}
.pxdt-list ul li {
  display: inline-block;
  width: 565px;
  height: 40px;
  float: left;
  padding-left: 16px;
  position: relative;
  background: url("zmsyr7_bg_04.png") no-repeat left center;
  margin-right: 30px;
}
.pxdt-list ul li a {
  line-height: 40px;
  font-size: 16px;
  color: #333;
}
.pxdt-list ul li span {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 40px;
  font-size: 16px;
  color: #999;
}
.condition-con {
  padding: 20px;
  border: 1px solid #245399;
  background: #fff;
  position: relative;
  height: 420px;
}
.condition-con ul li {
  border-right: 1px solid #fff;
  width: 62px;
  height: 378px;
  float: left;
  position: relative;
  transition: all;
  transition-duration: 2s;
  overflow: hidden;
}
.condition-con ul li.show {
  width: 529px;
  transition: all;
  transition-duration: 2s;
  overflow: hidden;
}
.condition-con ul li p {
  width: 465px;
  height: 378px;
  border: 1px solid #7d7d7d;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  line-height: 26px;
  font-size: 16px;
  padding: 10px;
  overflow-y: auto;
}
.condition-con ul li a {
  display: block;
  width: 62px;
  height: 378px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9;
  padding: 125px 20px 0px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
}
.condition-con ul li a.link1 {
  background: #2fbfce;
}
.condition-con ul li a.link2 {
  background: #cc0bd8;
}
.condition-con ul li a.link3 {
  background: #880bd8;
}
.condition-con ul li a.link4 {
  background: #d83b0b;
}
.condition-con ul li a.link5 {
  background: #d87f0b;
}
.condition-con ul li a.link6 {
  background: #c0a90d;
}
.condition-con ul li a.link7 {
  background: #779924;
}
.condition-con ul li a.link8 {
  background: #249953;
}
.condition-con ul li a.link9 {
  background: #249984;
}
.condition-con ul li a.link10 {
  background: #2f9fce;
}
.condition-con ul li a.link11 {
  background: #3785dd;
}
.recommend {
  padding: 20px;
  border: 1px solid #245399;
  background: #fff;
  margin-bottom: 50px;
}
.recommend table {
  margin: 0px auto;
  background: #000;
}
.recommend table th {
  padding: 8px 0px;
  background: #fff;
  text-align: center;
  font-size: 20px;
  color: #245399;
}
.recommend table td {
  padding: 6px 0px;
  background: #fff;
  text-align: center;
}
