/*通用部分*/
body {
  font-family: "微软雅黑";
}
a,
a:visited {
  color: #333;
  font-size: 15px;
  transition: none !important;
}
a:hover,
a:visited:hover {
  color: #0478cf;
}
.container {
  width: 1200px;
  margin: 0px auto;
  background: #fff;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
/*页面结构*/
.nav {
  height: 50px;
  background: #2466b0;
}
.nav a {
  display: inline-block;
  float: left;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 17px;
  color: #fff;
}
.nav a:hover,
.nav a.active {
  font-weight: bold;
  background: #4ea5e6;
  color: #fff;
}
.footer {
  height: 110px;
  border-top: 10px solid #355e92;
  background: #daeff8;
  text-align: center;
  line-height: 100px;
  font-size: 15px;
}
/*页面结构 end*/
/*通用部分*/
.cat-name {
  width: 100%;
  height: 43px;
  background: url("/images/763/bg_04.png") no-repeat left top;
  position: relative;
}
.cat-name span {
  line-height: 38px;
  position: absolute;
  left: 62px;
  bottom: 0px;
  font-size: 17px;
  color: #fff;
}
.cat-name a {
  line-height: 38px;
  color: #666;
  font-size: 13px;
  position: absolute;
  right: 10px;
  bottom: 0px;
}
.news-list {
  padding-top: 10px;
}
.news-list table {
  display: none;
}
.news-list ul li {
  height: 40px;
  border-bottom: 1px dashed #ccc;
  position: relative;
}
.news-list ul li a {
  line-height: 39px;
  padding-left: 23px;
}
.news-list ul li a:hover i {
  background: #0478cf;
}
.news-list ul li i {
  display: block;
  width: 3px;
  height: 3px;
  position: absolute;
  left: 12px;
  top: 18px;
  background: #333;
}
.news-list ul li span {
  line-height: 39px;
  position: absolute;
  right: 10px;
  top: 0px;
  color: #999;
}
/*通用部分 end*/
/*首页主体*/
.index-box {
  margin: 23px auto 20px;
}
.index-left {
  width: 275px;
  float: left;
  /*业务平台*/
  /*业务平台 end*/
  /*资料下载*/
  /*资料下载 end*/
}
.index-left .yewu-top {
  width: 275px;
  height: 46px;
  background: url("/images/763/bg_01.png") no-repeat;
  line-height: 41px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  margin-top: 2px;
}
.index-left .yewu-list {
  width: 259px;
  height: 302px;
  background: #daeff8;
  margin-left: 8px;
  padding-top: 13px;
}
.index-left .yewu-list ul li {
  width: 219px;
  height: 46px;
  margin: 0px auto 10px;
}
.index-left .yewu-list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/763/bg_02.png") no-repeat;
  line-height: 46px;
  padding-left: 72px;
  position: relative;
}
.index-left .yewu-list ul li a i {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  left: 12px;
  top: 11px;
}
.index-left .yewu-list ul li a:hover {
  background: url("/images/763/bg_03.png") no-repeat;
}
.index-left .yewu-list ul li:nth-child(1) a i {
  background: url("/images/763/bg_07.png") no-repeat 0px 0px;
}
.index-left .yewu-list ul li:nth-child(1) a:hover i {
  background: url("/images/763/bg_08.png") no-repeat 0px 0px;
}
.index-left .yewu-list ul li:nth-child(2) a i {
  background: url("/images/763/bg_07.png") no-repeat -26px 0px;
}
.index-left .yewu-list ul li:nth-child(2) a:hover i {
  background: url("/images/763/bg_08.png") no-repeat -26px 0px;
}
.index-left .yewu-list ul li:nth-child(3) a i {
  background: url("/images/763/bg_07.png") no-repeat -52px 0px;
}
.index-left .yewu-list ul li:nth-child(3) a:hover i {
  background: url("/images/763/bg_08.png") no-repeat -52px 0px;
}
.index-left .yewu-list ul li:nth-child(4) a i {
  background: url("/images/763/bg_07.png") no-repeat -78px 0px;
}
.index-left .yewu-list ul li:nth-child(4) a:hover i {
  background: url("/images/763/bg_08.png") no-repeat -78px 0px;
}
.index-left .yewu-list ul li:nth-child(5) a i {
  background: url("/images/763/bg_07.png") no-repeat -104px 0px;
}
.index-left .yewu-list ul li:nth-child(5) a:hover i {
  background: url("/images/763/bg_08.png") no-repeat -104px 0px;
}
.index-left .cat-zlxz {
  width: 265px;
  margin-left: 2px;
  margin-top: 24px;
  background: url("/images/763/bg_09.png") no-repeat;
}
.index-left .cat-zlxz span {
  left: 53px;
}
.index-left .zlxz-list {
  width: 265px;
  height: 290px;
  margin-left: 2px;
}
.index-right {
  width: 1200px;
  float: right;
}
.index-right .tzgg-box {
  width: 1200px;
  float: left;
}
.index-right .tzgg-box table {
  display: none;
}
.index-right .tzgg-box .tzgg-list {
  width: 1200px;
  height: 307px;
  overflow: hidden;
}
.index-right .tzgg-box .tzgg-list ul {
  padding-top: 22px;
  width: 940px;
}
.index-right .tzgg-box .tzgg-list ul li {
  width: 100%;
  height: 53px;
  margin-bottom: 7px;
  border-bottom: 1px dashed #ccc;
}
.index-right .tzgg-box .tzgg-list ul li a {
  display: block;
  height: 45px;
  position: relative;
  padding-left: 67px;
  line-height: 45px;
}
.index-right .tzgg-box .tzgg-list ul li a span {
  display: block;
  width: 52px;
  height: 45px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("/images/763/bg_05.png") no-repeat;
  text-align: center;
  line-height: 29px;
  font-size: 18px;
  color: #9f9f9f;
  font-family: Arial, Helvetica, sans-serif;
}
.index-right .tzgg-box .tzgg-list ul li a span i {
  display: block;
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-style: normal;
  font-size: 11px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 16px;
}
.index-right .tzgg-box .tzgg-list ul li a:hover span {
  background: url("/images/763/bg_06.png") no-repeat;
  color: #2971b0;
}
.index-right .zcwj-box {
  width: 580px;
  float: left;
  margin-top: 24px;
}
.index-right .zzjd-box {
  width: 580px;
  float: right;
  margin-top: 24px;
}
.index-right .zzjd-box .news-list ul li {
  display: inline-block;
  width: 580px;
  float: left;
}
.index-right .zzjd-box .news-list ul li:nth-child(2n) {
  margin-right: 0px;
}
/*首页主体 end*/
