/*Í¨ÓÃ²¿·Ö*/
* {
  padding: 0px;
  margin: 0px;
}
body {
  font-family: "Î¢ÈíÑÅºÚ";
  background: #f5f5f5;
}
a,
a:visited {
  color: #333;
  font-size: 13px;
  text-decoration: none;
}
a:hover,
a:visited:hover {
  color: #125aae;
  text-decoration: underline;
}
li {
  list-style: none;
}
.container {
  width: 1200px;
  margin: 30px auto;
  padding: 20px 30px;
  background: #fff;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.top {
  height: 380px;
  background: url("/images/3/saq_bg_01.jpg") no-repeat top center;
}
.footer {
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 19px;
  color: #fff;
  background: #2c6de3;
}
.catname {
  height: 72px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.catname i {
  display: block;
  width: 40px;
  height: 40px;
  background: url("/images/3/saq_bg_02.jpg") no-repeat;
  position: absolute;
  left: 0px;
  top: 12px;
}
.catname i.zb {
  background-position: 0px -40px;
}
.catname i.cb {
  background-position: 0px -80px;
}
.catname i.xb {
  background-position: 0px -120px;
}
.catname i.qk {
  background-position: 0px -160px;
}
.catname i.lt {
  background-position: 0px -200px;
}
.catname i.ly {
  background-position: 0px -240px;
}
.catname i.qh {
  background-position: 0px -280px;
}
.catname i.sst {
  background-position: 0px -320px;
}
.catname i.szy {
  background-position: 0px -400px;
}
.catname i.cj {
  background-position: 0px -360px;
}
.catname strong {
  display: inline-block;
  position: absolute;
  left: 55px;
  top: 0px;
  line-height: 40px;
  font-size: 22px;
  color: #333;
}
.catname em {
  display: inline-block;
  position: absolute;
  left: 55px;
  top: 38px;
  font-style: normal;
  font-family: Arial;
  color: #999;
  font-size: 16px;
}
.catname a {
  position: absolute;
  right: 0px;
  top: 14px;
  line-height: 22px;
  font-size: 16px;
  color: #999;
}
.catname a:hover {
  color: #999;
}
.catname a span {
  font-family: Arial;
  display: block;
  color: #999;
}
.catname.item-catname {
  margin-top: 10px;
}
.news-slide {
  width: 600px;
  height: 340px;
  float: left;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.news-slide .hd {
  height: 18px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 12px;
  z-index: 1;
}
.news-slide .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.news-slide .hd ul li {
  float: left;
  margin-left: 1px;
  width: 21px;
  height: 18px;
  background: #827d67;
  cursor: pointer;
  text-align: center;
  line-height: 18px;
  color: #fff;
}
.news-slide .hd ul li.on {
  background: #e2001e;
}
.news-slide .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.news-slide .bd li {
  zoom: 1;
  vertical-align: middle;
}
.news-slide .bd li a {
  display: block;
  width: 600px;
  height: 340px;
  position: relative;
}
.news-slide .bd li a img {
  width: 600px;
  height: 340px;
  display: block;
}
.news-slide .bd li a h3 {
  position: absolute;
  left: 15px;
  bottom: 0px;
  line-height: 42px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  z-index: 2;
}
.news-slide .bd li a i {
  display: block;
  width: 600px;
  height: 42px;
  background: #000;
  opacity: 0.4;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.news-list {
  width: 560px;
  height: 340px;
  float: right;
  margin-top: 20px;
}
.news-list ul li {
  height: 34px;
  position: relative;
  padding-left: 17px;
}
.news-list ul li i {
  display: block;
  width: 3px;
  height: 3px;
  position: absolute;
  left: 0px;
  top: 15px;
  background: #000;
}
.news-list ul li a {
  font-size: 16px;
  line-height: 34px;
}
.news-list ul li span {
  display: inline-block;
  margin-left: 15px;
  color: #999;
  font-size: 16px;
  line-height: 34px;
}
.left-con {
  width: 440px;
  float: left;
  margin-top: 30px;
}
.right-con {
  width: 700px;
  float: right;
  margin-top: 30px;
}
.item-list {
  margin-top: 10px;
}
.item-list li {
  height: 34px;
  position: relative;
  padding-left: 17px;
}
.item-list li i {
  display: block;
  width: 3px;
  height: 3px;
  position: absolute;
  left: 0px;
  top: 15px;
  background: #000;
}
.item-list li a {
  font-size: 16px;
  line-height: 34px;
}
.item-list li span {
  display: inline-block;
  margin-left: 15px;
  color: #999;
  font-size: 16px;
  line-height: 34px;
}
