@charset 'utf-8';

.main {
  width: 1200px;
  padding: 10px 20px 52px;
  background: #fff;
  margin: 0 auto 30px;
  box-shadow: 0 0 8px 0 #f1f1f1;
}

.index-main {
  padding-top: 0;
}

.index-tab {
  /* height: 452px; */
  padding-top: 24px;
}

.index-nav li {
  cursor: pointer;
}

.index-headline {
  /* height: 92px; */
  margin-bottom: 30px;
}

.index-headline-tab {
  text-align: center;
  /* position: relative;
  overflow: hidden;
  height: 92px;
  margin: 0 auto; */
}

/* .index-headline-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
} */
.index-headline-item h1 {
  margin: 0 auto;
}

.index-headline-item h1 a {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
  color: #2775cc;
  font-weight: bold;
  font-size: 34px;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%; */
}

.index-headline-item h1 a:hover {
  text-decoration: underline;
}

.index-headline-item p {
  color: #2775cc;
  font-size: 16px;
  margin-top: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-wrap1-col1 {
  width: 620px;
  height: 360px;
  position: relative;
  overflow: hidden;
}

.index-wrap1-col1 .index-pictt a:hover {
  text-decoration: underline;
}

.index-newspic {
  width: 100%;
  height: 100%;
}

.index-newspic li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.index-newspic li img {
  width: 100%;
  height: 100%;
}

.index-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 48px;
  bottom: 0;
  background: url(m3-bg5.png) no-repeat;
}

.index-pictt li {
  width: 100%;
  height: 100%;
}

.index-pictt li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 24px;
}

.index-picpg {
  position: absolute;
  bottom: 20px;
  right: 25px;
}

.index-picpg li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  cursor: pointer;
  background: url(m3-icon9.png) no-repeat;
}

.index-picpg li.cur {
  background: url(m3-icon10.png) no-repeat;
}

.main_tab {
  width: 560px;
}

.tab-list-bool {
  height: 60px;
  width: 100%;
  background: #f2f2f2;
}

.tab-list-bool a {
  display: inline-block;
  width: 111px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #333;
  position: relative;
}

.tab-list-bool a.cur {
  background-color: #2775cc;
  height: 66px;
  color: #fff;
}

.tab-list-bool a i {
  width: 4px;
  height: 6px;
  background: url(m3-icon8.png);
  position: absolute;
  bottom: 0;
  right: -4px;
  display: none;
}

.tab-list-bool a.cur i {
  display: block;
}

.tab-item {
  margin-top: 20px;
  padding: 0 16px 0 6px;
  background: url(m3-bg6.png) 10px 0 repeat-y;
}

.tab-group .tab-item li {
  height: 40px;
}

.tab-group .tab-item a {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #444;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  padding-left: 18px;
  background: url(m3-icon11.png) no-repeat 2px center;
}

.tab-group .tab-item a:hover {
  font-weight: bold;
  color: #2775cc;
  background: url(m3-icon12.png) no-repeat left center;
}

.tab-item span {
  float: right;
  line-height: 40px;
  color: #999;
  font-size: 14px;
}

.index-item.show {
  display: block;
}

.index-item {
  display: none;
}

.index-wrap2 {
  padding-top: 25px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 25px;
}

.index-wrap2-box {
  width: 550px;
}

.index-wrap2-t {
  height: 32px;
  line-height: 32px;
  margin-bottom: 30px;
}

.index-wrap2-t a {
  display: inline-block;
  margin-left: 8px;
  margin-right: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #2775cc;
}

.index-wrap2-t a:hover,
.index-wrap4-bar a:hover,
.index-wrap4-t a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-wrap2-l li {
  height: 43px;
}

.index-wrap2-l li a {
  display: inline-block;
  color: #666666;
  font-size: 18px;
  padding-left: 18px;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(m3-icon19.png) 2px center no-repeat;
}

.index-wrap2-l li a:hover {
  color: #2775cc;
  background: url(m3-icon20.png) left center no-repeat;
}

.index-wrap2-l li span {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  float: right;
}

.index-wrap2-bar1 a {
  display: inline-block;
  text-align: center;
  width: 86px;
  margin: 0 25px;
}

.index-wrap2-bar1 a div {
  background: url(m3-bg7.png) center no-repeat;
  line-height: 86px;
}

.index-wrap2-bar1 a p {
  color: #2775cc;
  font-size: 18px;
  margin-top: 10px;
}

.index-wrap2-bar1 a:hover div {
  background: url(m3-bg8.png) center no-repeat;
}

.index-wrap2-bar2 {
  width: 558px;
  height: 94px;
  padding-top: 22px;
  background: url(m3-bg10.png);
  text-align: center;
}

.index-wrap2-bar2 p a {
  display: inline-block;
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 24px;
}

.index-wrap2-bar2 p a:hover {
  text-decoration: underline;
}

.index-wrap2-bar2 .list a {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 0 16px;
}

.index-wrap2-bar2 .list a:hover {
  color: #3b88df;
  text-decoration: underline;
}

.index-wrap3 {
  padding-top: 25px;
  padding-left: 30px;
}

.index-wrap3 .index-wrap2-t {
  margin-bottom: 24px;
}

.index-wrap3-l1 {
  width: 1175px;
  padding-bottom: 15px;
}

.index-wrap3-l1 a {
  display: inline-block;
  width: 100px;
  height: 88px;
  line-height: 88px;
  padding: 5px 5px 5px 105px;
  color: #333333;
  font-size: 20px;
  margin-right: 25px;
  margin-bottom: 13px;
}

.index-wrap3-l1 a:hover {
  color: #fff;
}

.index-wrap3-l1 a.a1 {
  background: url(m3-icon21.png);
}

.index-wrap3-l1 a.a1:hover {
  background: url(m3-icon21o.png);
}

.index-wrap3-l1 a.a2 {
  background: url(m3-icon22.png);
}

.index-wrap3-l1 a.a2:hover {
  background: url(m3-icon22o.png);
}

.index-wrap3-l1 a.a3 {
  background: url(m3-icon23.png);
}

.index-wrap3-l1 a.a3:hover {
  background: url(m3-icon23o.png);
}

.index-wrap3-l1 a.a4 {
  background: url(m3-icon24.png);
}

.index-wrap3-l1 a.a4:hover {
  background: url(m3-icon24o.png);
}

.index-wrap3-l1 a.a5 {
  background: url(m3-icon25.png);
}

.index-wrap3-l1 a.a5:hover {
  background: url(m3-icon25o.png);
}

.index-wrap3-l1 a.a6 {
  background: url(m3-icon26.png);
}

.index-wrap3-l1 a.a6:hover {
  background: url(m3-icon26o.png);
}

.index-wrap3-l1 a.a7 {
  background: url(m3-icon27.png);
}

.index-wrap3-l1 a.a7:hover {
  background: url(m3-icon27o.png);
}

.index-wrap3-l1 a.a8 {
  background: url(m3-icon28.png);
}

.index-wrap3-l1 a.a8:hover {
  background: url(m3-icon28o.png);
}

.index-wrap3-l1 a.a9 {
  background: url(m3-icon29.png);
}

.index-wrap3-l1 a.a9:hover {
  background: url(m3-icon29o.png);
}

.index-wrap3-l1 a.a10 {
  background: url(m3-icon30.png);
}

.index-wrap3-l1 a.a10:hover {
  background: url(m3-icon30o.png);
}

.index-wrap3-l2 {
  padding-bottom: 30px;
}

.index-wrap3-l2 a {
  display: inline-block;
  width: 86px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  box-shadow: 0 0 4px 2px #f5f5f5;
  margin-right: 30px;
}

.index-wrap3-l2 a:hover {
  background: url(m3-bg11.png);
  box-shadow: 0 0 4px 2px #d4e3f5;
  color: #fff;
}

.index-wrap4 {
  padding: 0 30px 14px;
}

.index-wrap4-bar {
  padding-top: 33px;
  padding-bottom: 37px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  margin-bottom: 36px;
}

.index-wrap4-bar span {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 522px;
  width: 94px;
  height: 2px;
  background: #2775cc;
}

.index-wrap4-bar a {
  display: inline-block;
  width: 318px;
  height: 66px;
  padding: 4px;
  text-align: center;
  line-height: 66px;
  background: url(m3-bg12.png) center no-repeat;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  margin: 0 27px;
}

.index-wrap4-bar a img {
  margin-right: 12px;
}

.index-wrap4-ft {
  width: 660px;
}

.index-wrap4-t {
  margin-bottom: 14px;
  line-height: 22px;
}

.index-wrap4-t img {
  margin-right: 6px;
}

.index-wrap4-t a {
  display: inline-block;
  color: #2775cc;
  font-size: 16px;
  font-weight: bold;
}

.index-wrap4-pic img {
  width: 300px;
  height: 200px;
  border-radius: 10px;
}

.index-wrap4-intro {
  width: 340px;
}

.index-wrap4-intro h1 a {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 10px;
}

.index-wrap4-intro h1 a:hover {
  color: #2775cc;
}

.index-wrap4-intro p {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
}

.index-wrap4-intro p.con {
  height: 90px;
  overflow: hidden;
}

.index-wrap4-intro p span {
  color: #666666;
}

.index-wrap4-dc {
  width: 450px;
}

.index-wrap4-list li {
  height: 37px;
}

.index-wrap4-list li a {
  display: inline-block;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 14px;
  padding-left: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
}

.index-wrap4-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}

.index-wrap4-list li span {
  color: #999;
  font-size: 14px;
  line-height: 22px;
  float: right;
}

.index-wrap5 {
  padding: 28px 30px 13px;
}

.index-wrap5-col1 {
  width: 570px;
  height: 394px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.index-wrap5-col1 .index-wrap5-pictt a:hover {
  text-decoration: underline;
}

.index-wrap5-newspic {
  width: 570px;
  height: 394px;
}

.index-wrap5-newspic li {
  width: 570px;
  height: 394px;
  position: absolute;
  left: 0;
  top: 0;
}

.index-wrap5-newspic li a {
  display: inline-block;
  width: 570px;
  height: 394px;
}

.index-wrap5-newspic li img {
  width: 570px;
  height: 394px;
}

.index-wrap5-pictt {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 48px;
  bottom: 0;
  background: url(m3-bg5.png) no-repeat;
}

.index-wrap5-pictt li {
  width: 100%;
  height: 100%;
}

.index-wrap5-pictt li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 24px;
}

.index-wrap5-picpg {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.index-wrap5-picpg li {
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  cursor: pointer;
  background: url(m3-icon9.png) no-repeat;
}

.index-wrap5-picpg li.cur {
  background: url(m3-icon10.png) no-repeat;
}

.index-wrap5-col2 {
  width: 540px;
  margin-left: 26px;
}

.index-wrap5-col2 .pic {
  display: inline-block;
  width: 178px;
  height: 120px;
  position: relative;
  margin-bottom: 17px;
  text-align: center;
}

.index-wrap5-col2 .pic:hover span {
  text-decoration: underline;
}

.index-wrap5-col2 .pic img {
  border-radius: 4px;
}

.index-wrap5-col2 .pic div {
  width: 74px;
  height: 74px;
  background: url(m3-bg13.png) center no-repeat;
  line-height: 74px;
  position: absolute;
  top: 22px;
  left: 52px;
}

.index-wrap5-col2 .pic div span {
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.index-wrap5-intro,
.index-wrap5-list {
  width: 350px;
}

.index-wrap5-intro p {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  line-height: 24px;
  height: 70px;
  margin-bottom: 20px;
}

.index-wrap5-intro a {
  display: inline-block;
  background: #2775cc;
  width: 86px;
  height: 28px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  border-radius: 4px;
}

.index-wrap5-intro a:hover {
  font-weight: bold;
}

.index-wrap5-list li {
  height: 32px;
}

.index-wrap5-list li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 94%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-wrap5-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}

.index-banner1 {
  margin-top: 20px;
  margin-bottom: 24px;
  position: relative;
  width: 100%;
  height: 93px;
}

.index-banner1 .btn {
  position: absolute;
  top: 25px;
  cursor: pointer;
}

.index-banner1 .btn.prev {
  left: 0;
}

.index-banner1 .btn.next {
  right: 0;
}

.index-bar1-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 93px;
}

.index-bar1-img a {
  display: block;
  width: 100%;
  height: 93px;
  position: absolute;
  top: 0;
  left: 0;
}

.index-bar1-img a img {
  width: 100%;
  height: 93px;
}

.index-bar1-p {
  position: absolute;
  bottom: -12px;
  text-align: center;
  width: 100%;
}

.index-bar1-p span {
  display: inline-block;
  height: 4px;
  width: 12px;
  background: #b0cff2;
  border-radius: 2px;
  margin: 0 5px;
  cursor: pointer;
}

.index-bar1-p span.cur {
  width: 46px;
  background: #448fe2;
}

.index-wrap6 {
  padding-top: 16px;
  padding-left: 30px;
  padding-bottom: 32px;
}

.index-zw {
  width: 340px;
}

.index-wrap6-t {
  height: 40px;
  background: url(m3-bg14.png) center no-repeat;
  text-align: center;
  position: relative;
}

.index-wrap6-t a {
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  z-index: 999;
}

.index-wrap6-t span {
  color: #f1f3f7;
  font-size: 30px;
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 180px;
  margin-left: -90px;
}

.index-zw-t {
  border-bottom: 1px solid #d9d9d9;
  height: 27px;
}

.index-zw-t .tit {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  margin-right: 22px;
}

.index-zw-t .tit.cur {
  color: #2775cc;
  border-bottom: 2px solid #2775cc;
}

.index-zw-item {
  padding-top: 12px;
}

.index-zw-item li {
  height: 52px;
}

.index-zw-item li a {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  padding-left: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 324px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-zw-item li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}

.index-zw-item li span {
  color: #999999;
  font-size: 14px;
  display: inline-block;
  margin-left: 16px;
  margin-top: 6px;
}

.index-zw-bar {
  padding: 8px 20px 18px;
  background: #f3f7fa;
}

.index-zw-bar p {
  color: #4189d9;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

.index-zw-bar a {
  display: block;
  height: 32px;
  background: url(m3-bg39.png);
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 9px;
}

.index-zw-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-zw-bar a img {
  margin-left: 8px;
  margin-right: 6px;
}

.index-hd {
  width: 342px;
  margin-left: 58px;
}

.index-hd-tit {
  display: block;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: url(m3-bg16.png) center no-repeat;
}

.index-hd-box {
  border: 4px solid #edf1f5;
  padding: 12px 8px 0;
  margin-top: 12px;
}

.index-hd-box li {
  height: 32px;
}

.index-hd-box li a {
  display: inline-block;
  max-width: 80%;
  color: #666666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-hd-box li a:hover {
  color: #2775cc;
}

.index-hd-box li span {
  color: #999999;
  font-size: 14px;
  float: right;
  display: inline-block;
  line-height: 20px;
}

.index-hd-bar {
  margin: 20px 0;
}

.index-hd-bar a {
  display: inline-block;
  width: 160px;
  height: 58px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 58px;
}

.index-hd-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.index-hd-bar a.lf {
  background: url(m3-bg17.png);
}

.index-hd-bar a.rt {
  background: url(m3-bg18.png);
}

.index-hd-box2 li {
  height: 34px;
}

.index-ykb {
  width: 344px;
  margin-left: 56px;
}

.index-ykb-tit {
  height: 21px;
  margin-bottom: 14px;
}

.index-ykb-tit .tit {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.index-ykb-tit .tit:hover {
  color: #4890e1;
}

.index-ykb-tit .img {
  margin-top: 8px;
  margin-right: 2px;
}

.index-ykb-tit .more {
  margin-top: 2px;
}

.index-ykb-l {
  margin-bottom: 14px;
}

.index-ykb-l li {
  height: 30px;
  float: left;
  line-height: 30px;
  width: 102px;
  padding-left: 12px;
  background: url(m3-icon42.png) left center no-repeat;
}

.index-ykb-l li a {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-ykb-l li a:hover {
  color: #4890e1;
}

.index-ykb-bar1 {
  display: inline-block;
  margin-top: 16px;
}

.index-ykb-bar2 {
  width: 348px;
  padding-top: 6px;
}

.index-ykb-bar2 a {
  display: inline-block;
  width: 108px;
  height: 36px;
  background: #f5f5f5;
  line-height: 36px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  margin-right: 8px;
  margin-top: 13px;
  border-radius: 4px;
}

.index-ykb-bar2 a:hover {
  color: #fff;
  background: #5291d6;
  box-shadow: 0 0 4px 2px #d4e3f5;
}

.index-ykb-bar2 a.more {
  font-weight: bold;
  color: #fff;
  background: #efa422;
}

.index-ykb-bar2 a.more:hover {
  box-shadow: none;
  text-decoration: underline;
}

.index-wrap7 {
  /*height: 240px;*/
  margin-top: 28px;
  padding: 20px 50px 0;
}

.index-wrap7 .index-wrap6-t,
.dt-main .index-wrap6-t {
  background: url(m3-bg20.png) center no-repeat;
}

.ban-more-img {
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.ban-more-img p {
  float: left;
  overflow: hidden;
  /*margin:0 10px;*/
  margin-right: 16px;
}

.ban-more-img img {
  display: block;
  width: 100%;
  height: 100%;
}

.ban-more-btn {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 30px;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.ban-more-box:hover .ban-more-btn {
  display: block;
}

.ban-more-left {
  left: -30px;
}

.ban-more-right {
  right: -30px;
}

.index-ztzl {
  margin-top: 24px;
  margin-bottom: 30px;
  position: relative;
}

.index-ztzl .ban-more-box {
  height: 86px;
  position: relative;
  overflow: hidden;
}

.index-ztzl .ban-more-img .img-link,
.index-ztzl .ban-more-img p {
  width: 354px;
  height: 86px;
  display: inline-block;
}

.index-ztzl .ban-more-btn {
  margin-top: -30px;
}

.index-ztzl-l {
  margin: 0 -32px;
  padding-bottom: 10px;
}

.index-ztzl-l li {
  float: left;
  margin-right: 20px;
  height: 34px;
}

.index-ztzl-l li a {
  display: inline-block;
  padding-left: 10px;
  background: url(qj-icon1.png) left center no-repeat;
  color: #5291d6;
  font-size: 16px;
  font-weight: bold;
}

.index-ztzl-l li a:hover {
  text-decoration: underline;
}

/* 浣嶇疆 */
.position {
  height: 52px;
  line-height: 52px;
  box-shadow: 4px 4px 8px 2px #ebeff3;
  margin-top: 10px;
  margin-bottom: 34px;
}

.position img {
  margin-left: 8px;
  margin-right: 12px;
}

.position a:hover {
  color: #307cd2;
}

.position a,
.position span {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}

.position span.arrow {
  margin: 0 8px;
}

.position span.sp {
  color: #307cd2;
  font-weight: bold;
}

.page {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 42px;
}

.page a {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #ebebeb;
  line-height: 26px;
  color: #868686;
  font-size: 14px;
  margin: 0 4px;
}

.page a:hover,
.page a.cur {
  border: 1px solid #2876cd;
  background: #2876cd;
  color: #fff;
}

.page a.pn {
  width: 58px;
}

.page.pt40 {
  padding-top: 40px;
}

.gl-main {
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 30px;
}

.gl-nav {
  width: 240px;
}

.gl-nav-t {
  height: 60px;
  line-height: 60px;
  background: url(m3-bg22.png) center no-repeat;
}

.gl-nav-t img {
  margin-left: 16px;
  margin-right: 6px;
}

.gl-nav-t a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  vertical-align: middle;
}

.gl-nav-l {
  background: #fbfbfb;
}

.gl-nav-l li {
  height: 48px;
}

.gl-nav-l li.cur,
.gl-nav-l li:hover {
  background: url(m3-bg23.png) left center no-repeat;
}

.gl-nav-l li a {
  display: block;
  color: #333333;
  font-size: 16px;
  padding-left: 18px;
  height: 48px;
  line-height: 48px;
  background: url(m3-icon53.png) 202px center no-repeat;
  width: 190px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.gl-nav-l li.cur a,
.gl-nav-l li a:hover {
  color: #2775cc;
  background: url(m3-icon53o.png) 202px center no-repeat;
}

.gl-content {
  width: 856px;
}

.gl-title {
  line-height: 30px;
}

.gl-title img {
  margin-right: 15px;
}

.gl-title a {
  display: inline-block;
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
}

.gl-list {
  padding-top: 24px;
}

.gl-list li {
  height: 44px;
}

.gl-list li a {
  display: inline-block;
  padding-left: 20px;
  color: #333333;
  font-size: 16px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gl-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}

.gl-list li span {
  display: inline-block;
  color: #666666;
  font-size: 14px;
  float: right;
  line-height: 22px;
}

.gl-list2 {
  border-bottom: 2px solid #eeeeee;
}

.gl-pic-list {
  margin-left: -14px;
  padding-top: 6px;
}

.gl-pic-list li {
  width: 260px;
  height: 246px;
  padding: 24px 14px 0;
  float: left;
  margin-right: 2px;
}

.gl-pic-list li a {
  width: 100%;
  height: 100%;
  display: block;
}

.gl-pic-list li img {
  width: 100%;
  height: 180px;
}

.gl-pic-list li p {
  color: #505155;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 16px;
}

.gl-pic-list li span {
  display: inline-block;
  color: #9d9d9d;
  font-size: 14px;
  margin-top: 10px;
}

.gl-pic-list li:hover {
  background: #f8f8f8;
}

.gl-pic-list li a:hover p,
.gl-pic-list li a:hover span {
  color: #2775cc;
}

.dt-main {
  padding: 30px 60px 0;
}

.dt-list {
  padding-top: 28px;
  width: 1150px;
  padding-bottom: 50px;
}

.dt-list li {
  float: left;
  width: 230px;
  height: 47px;
}

.dt-list li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 15px;
  background: url(m3-icon11.png) 2px center no-repeat;
}

.dt-list li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}

.dt-main .dt-list {
  border-top: 2px solid #f1f3f7;
  margin-top: 10px;
}

.nb-main {
  padding: 26px 30px 0;
}

.nb-title {
  text-align: center;
  border-bottom: 2px solid #eef4fb;
  position: relative;
  padding-bottom: 24px;
}

.nb-title span {
  display: inline-block;
  width: 160px;
  height: 4px;
  background: #2775cc;
  position: absolute;
  bottom: -2px;
  left: 488px;
}

.nb-title a {
  display: inline-block;
  color: #2775cc;
  font-size: 30px;
  font-weight: bold;
}

.nb-list {
  padding-top: 58px;
  padding-bottom: 20px;
}

.nb-list li {
  float: left;
}

.nb-list li a {
  display: block;
  width: 340px;
  height: 125px;
  background: url(m3-bg24.png) center no-repeat;
  margin: 0 19px 30px;
}

.nb-list a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.nb-list a p {
  text-align: right;
  padding-right: 18px;
  color: #fff;
}

.nb-list a p.tit {
  font-size: 30px;
  font-weight: bold;
  padding-top: 28px;
}

.nb-list a p.con {
  font-size: 18px;
}

.ld-main {
  padding: 20px 24px 50px;
}

.ld-nav {
  width: 270px;
}

.ld-nav-t {
  height: 58px;
  line-height: 58px;
  border-top: 2px solid #87b3e3;
  background: url(m3-bg25.png) center no-repeat;
}

.ld-nav-t img {
  margin-left: 22px;
  margin-right: 6px;
}

.ld-nav-t a {
  display: inline-block;
  color: #2775cc;
  font-size: 22px;
  line-height: 30px;
  vertical-align: middle;
}

.ld-nav-l {
  background: #f8fbfd;
  padding-top: 26px;
}

.ld-nav-l li {
  text-align: center;
  float: left;
  width: 50%;
}

.ld-nav-l li a {
  display: inline-block;
}

.ld-nav-l li a:hover p {
  color: #2775cc;
}

.ld-tx {
  text-align: center;
  margin-bottom: 10px;
}

.ld-tx.l1 {
  margin-bottom: 20px;
  width: 100%;
}

.ld-tx.l1 img {
  width: 134px;
  height: 162px;
  padding: 0;
  border: none;
}

.ld-tx.l1 p.name {
  font-size: 22px;
  margin-top: 14px;
}

.ld-tx.l1 p.con {
  font-size: 22px;
  margin-top: 5px;
  font-weight: bold;
}

.ld-tx img {
  width: 84px;
  height: 107px;
  padding: 8px;
  border: 1px solid #dfdfdf;
}

.ld-tx p {
  color: #323232;
}

.ld-tx p.name {
  font-size: 14px;
  margin-top: 10px;
}

.ld-tx p.con {
  font-size: 14px;
  margin-top: 5px;
  font-weight: bold;
}

.ld-content {
  width: 840px;
}

.ld-content .gl-title {
  padding-bottom: 10px;
  border-bottom: 2px solid #f5f5f5;
}

.ld-content .gl-title a {
  font-size: 18px;
}

.ld-box {
  line-height: 28px;
  color: #333333;
  font-size: 16px;
  padding: 30px;
}

.ld-list {
  padding-left: 32px;
  padding-top: 26px;
  padding-right: 24px;
}

.ld-list li {
  height: 30px;
}

.ld-list li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 15px;
  background: url(m3-icon53.png) left center no-repeat;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ld-list li a:hover {
  color: #236cb5;
}

.ld-list li span {
  float: right;
  color: #333333;
  font-size: 16px;
}

.zwgk-bar1 {
  background: #307dd2;
  height: 120px;
  text-align: center;
  line-height: 120px;
  padding-left: 10px;
  border-radius: 6px;
  margin-bottom: 25px;
}

.zwgk-bar1 a {
  display: inline-block;
  /*width: 166px;*/
  margin-right: 60px;
  line-height: 82px;
  vertical-align: middle;
}

.zwgk-bar1 a div {
  width: 82px;
  height: 82px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.zwgk-bar1 a span {
  display: inline-block;
  /*width: 72px;*/
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  vertical-align: middle;
}

.zwgk-bar1 a.a1 div {
  background-image: url(m3-icon55.png);
}

.zwgk-bar1 a.a1:hover div {
  background-image: url(m3-icon55o.png);
}

.zwgk-bar1 a.a2 div {
  background-image: url(m3-icon56.png);
}

.zwgk-bar1 a.a2:hover div {
  background-image: url(m3-icon56o.png);
}

.zwgk-bar1 a.a3 div {
  background-image: url(m3-icon57.png);
}

.zwgk-bar1 a.a3:hover div {
  background-image: url(m3-icon57o.png);
}

.zwgk-bar1 a.a4 div {
  background-image: url(m3-icon58.png);
}

.zwgk-bar1 a.a4:hover div {
  background-image: url(m3-icon58o.png);
}

.zwgk-bar1 a.a5 div {
  background-image: url(m3-icon59.png);
}

.zwgk-bar1 a.a5:hover div {
  background-image: url(m3-icon59o.png);
}

.zwgk-wrap1 {
  padding: 26px 26px 10px 36px;
  /*height: 260px;*/
  margin-bottom: 26px;
}

.zwgk-cx {
  width: 288px;
}

.zwgk-cx .tit {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}

.zwgk-in {
  height: 38px;
  border: 1px solid #f2f2f2;
  background: #f8f8f8;
  margin-top: 14px;
  margin-bottom: 18px;
}

.zwgk-in input {
  height: 38px;
  line-height: 38px;
  color: #797979;
  font-size: 14px;
  padding-left: 12px;
  width: 200px;
}

.zwgk-in button {
  width: 56px;
  height: 30px;
  background: #f98034;
  font-size: 14px;
  color: #fff;
  margin-top: 4px;
  float: right;
  margin-right: 5px;
}

.zwgk-in button:hover {
  font-weight: bold;
}

.zwgk-sel input {
  width: 12px;
  height: 12px;
  margin-top: 2px;
  cursor: pointer;
}

.zwgk-sel span {
  display: inline-block;
  color: #797979;
  font-size: 12px;
  margin-left: 4px;
  margin-right: 16px;
}

.zwgl-bar2 {
  margin-left: -8px;
  margin-top: 22px;
}

.zwgl-bar2 a {
  text-align: center;
  display: inline-block;
  border: 1px solid #d2e6fb;
  height: 44px;
  width: 138px;
  line-height: 44px;
  color: #307cd2;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
  margin-left: 8px;
}

.zwgl-bar2 a.w286 {
  width: 286px;
}

.zwgl-bar2 a img {
  margin-right: 16px;
}

.zwgl-bar2 a:hover {
  border: 1px solid #59a0ef;
}

.zwgk-list {
  width: 814px;
  margin-bottom: 10px;
}

.zwgk-tit {
  height: 24px;
  line-height: 24px;
}

.zwgk-tit .tit {
  display: inline-block;
  color: #7d8085;
  font-size: 18px;
  font-weight: bold;
}

.zwgk-tit .tit.cur {
  color: #0e72cd;
  font-size: 20px;
}

.zwgk-tit img {
  margin: 0 20px;
}

.zwgk-item {
  margin-top: 20px;
  background: url(m3-bg26.png) 4px center repeat-y;
}

.zwgk-item li {
  height: 40px;
}

.zwgk-item li a {
  display: inline-block;
  color: #595959;
  font-size: 16px;
  max-width: 80%;
  padding-left: 26px;
  background: url(m3-icon65.png) left center no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zwgk-item li a:hover {
  color: #307cd2;
  background: url(m3-icon66.png) left center no-repeat;
}

.zwgk-item li span {
  float: right;
  color: #595959;
  font-size: 16px;
  line-height: 20px;
}

.zwgk-bar2 {
  border-top: 2px solid #8ab4e2;
  height: 178px;
  background: url(m3-bg27.png) center;
  margin-bottom: 26px;
}

.zwgk-bar2-t {
  margin-left: 44px;
  margin-top: 28px;
}

.zwgk-bar2-l {
  width: 1020px;
  padding-left: 40px;
  padding-top: 28px;
  height: 120px;
  overflow: hidden;
}

.zwgk-bar2-l a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  padding-left: 20px;
  margin-right: 24px;
  margin-bottom: 26px;
  background: url(m3-icon68.png) left center no-repeat;
}

.zwgk-bar2-l a:hover {
  color: #1c5aa7;
  text-decoration: underline;
}

.zwgk-bar3 {
  width: 300px;
}

.zwgk-bar3 a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-family: simsun;
  font-weight: bold;
  width: 290px;
  height: 55px;
  line-height: 55px;
  margin-bottom: 10px;
  background: url(m3-bg28.png) center no-repeat;
  border-radius: 4px;
  margin-right: 10px;
}

.zwgk-bar3 a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.zwgk-bar3 a img {
  margin-left: 22px;
  margin-right: 16px;
}

.zwgk-bar3 a.a1 {
  text-align: center;
  width: 140px;
}

.zwgk-wrap3 {
  padding: 20px 0 0 30px;
}

.zwgk-wrap3 .index-menu-l {
  width: auto;
}

.zwgk-wrap3-t {
  height: 40px;
  border-bottom: 1px solid #cbcbcb;
}

.zwgk-wrap3-t a {
  display: inline-block;
  color: #0e72cd;
  font-size: 20px;
  font-weight: bold;
}

.zwgk-bar4 a {
  display: inline-block;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  border: 1px solid #ebebeb;
  border-left: 6px solid #307cd2;
  line-height: 48px;
  color: #333333;
  font-size: 18px;
  margin-bottom: 8px;
}

.zwgk-bar4 a:hover {
  border: 1px solid #307cd2;
  border-left: 6px solid #307cd2;
}

.zwgk-bar4 a.cur:hover {
  border: 1px solid #f98034;
  border-left: 6px solid #f98034;
}

.zwgk-bar4 a.cur {
  border-left: 6px solid #f98034;
}

.zwgk-bar4 a img {
  margin-left: 28px;
  margin-right: 16px;
}

.zwgk-bar5 {
  width: 288px;
  line-height: 26px;
}

.zwgk-bar5-t img {
  margin-right: 10px;
}

.zwgk-bar5-t .tit {
  display: inline-block;
  color: #0e72cd;
  font-size: 20px;
  font-weight: bold;
}

.zwgk-bar5-l {
  margin-left: -8px;
  margin-top: 20px;
}

.zwgk-bar5-l a {
  display: inline-block;
  width: 88px;
  height: 94px;
  border: 1px solid #eeeeee;
  text-align: center;
  margin-left: 8px;
  margin-bottom: 8px;
}

.zwgk-bar5-l a:hover {
  border: 1px solid #307cd2;
}

.zwgk-bar5-l a div {
  line-height: 60px;
}

.zwgk-bar5-l a p {
  color: #666666;
  font-size: 16px;
}

.hdjl-wrap1 {
  padding: 12px 40px 12px 25px;
}

.hdjl-tit {
  height: 46px;
  border-bottom: 2px solid #eeeeee;
}

.hdjl-tit img {
  margin-right: 12px;
  vertical-align: top;
  margin-top: 4px;
}

.hdjl-tit .tit {
  display: inline-block;
  color: #2775cc;
  font-size: 20px;
  font-weight: bold;
}

.hdjl-tit .btn {
  display: inline-block;
  padding-left: 40px;
  width: 76px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  float: right;
  margin-left: 10px;
}

.hdjl-tit .btn:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.hdjl-tit .btn.b1 {
  background: url(m3-icon73.png) no-repeat;
}

.hdjl-tit .btn.b2 {
  background: url(m3-icon74.png) no-repeat;
}

.hdjl-tit .btn.b3 {
  background: url(m3-bg38.png) no-repeat;
}

.hdjl-table li {
  color: #666666;
  font-size: 16px;
  text-align: center;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hdjl-table-t li {
  line-height: 54px;
  height: 54px;
}

.hdjl-table li.w470 {
  width: 470px;
  margin-right: 90px;
  padding-left: 14px;
}

.hdjl-table li.w240 {
  width: 240px;
}

.hdjl-table li.w160 {
  width: 160px;
}

.hdjl-table li a {
  display: inline-block;
  max-width: 100%;
  color: #000000;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hdjl-table-l.cur {
  background: #f4f8fb;
}

.hdjl-table-l li {
  height: 40px;
  line-height: 40px;
}

.hdjl-table-l li.w470 {
  text-align: left;
}

.hdjl-table li a:hover {
  color: #2775cc;
}

.hdjl-wrap2 {
  margin-top: 30px;
}

.hdjl-box {
  padding: 24px;
  width: 542px;
}

.hdjl-wrap2-t {
  height: 34px;
  line-height: 34px;
  margin-bottom: 20px;
}

.hdjl-wrap2-t .tit {
  display: inline-block;
  color: #333333;
  font-size: 20px;
  /*font-weight: bold;*/
  margin-left: 10px;
}

.hdjl-wrap2-t .tit:hover {
  color: #2775cc;
}

.hdjl-ft-con .pic {
  width: 320px;
  height: 190px;
}

.hdjl-ft-text {
  width: 364px;
}

.hdjl-ft-text p {
  color: #333333;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 14px;
}

.hdjl-ft-text p a:hover {
  color: #2775cc;
}

.hdjl-ft-text p span {
  display: inline-block;
  width: 284px;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  padding-top: 2px;
}

.hdjl-wrap2-l li {
  height: 40px;
}

.hdjl-wrap2-l li a {
  display: inline-block;
  padding-left: 20px;
  color: #333333;
  font-size: 18px;
  background: url(m3-icon11.png) 2px center no-repeat;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hdjl-wrap2-l li a:hover {
  color: #2775cc;
  background: url(m3-icon12.png) left center no-repeat;
}

.hdjl-wrap2-l li span {
  color: #999999;
  font-size: 18px;
  float: right;
}

.hdjl-tit .info {
  display: inline-block;
  color: #2775cc;
  font-size: 16px;
  line-height: 30px;
  margin-left: 30px;
}

.hdjl-tit .info strong {
  margin-right: 10px;
}

.hdjl-tit .info span {
  color: #ff9812;
}

.hdjl-xf {
  width: 590px;
  text-align: center;
  padding-top: 15px;
}

.hdjl-xf-t {
  background: url(qj-bg1.png) center no-repeat;
}

.hdjl-xf-t .tit {
  display: inline-block;
  color: #2775cc;
  font-size: 24px;
  font-weight: bold;
}

.hdjl-xf-l {
  padding: 20px 0;
}

.hdjl-xf-l a {
  display: inline-block;
  background: url(qj-bg2.png) center no-repeat;
  width: 180px;
  height: 98px;
  margin: 0 2px;
  color: #333333;
  font-size: 18px;
}

.hdjl-xf-l a:hover {
  background: url(qj-bg3.png) center no-repeat;
  color: #fff;
}

.hdjl-xf-l a span {
  display: inline-block;
  padding-left: 60px;
  line-height: 98px;
}

.hdjl-xf-l .a1 span {
  background: url(qj-bg4.png) left center no-repeat;
}

.hdjl-xf-l .a1:hover span {
  background: url(qj-bg4o.png) left center no-repeat;
}

.hdjl-xf-l .a2 span {
  background: url(qj-bg5.png) left center no-repeat;
}

.hdjl-xf-l .a2:hover span {
  background: url(qj-bg5o.png) left center no-repeat;
}

.hdjl-xf-l .a3 span {
  background: url(qj-bg6.png) left center no-repeat;
}

.hdjl-xf-l .a3:hover span {
  background: url(qj-bg6o.png) left center no-repeat;
}

.hdjl-rx {
  width: 590px;
}

.hdjl-rx-box {
  margin-top: 8px;
  border: 4px solid #f4f9ff;
}

.hdjl-rx-box div {
  width: 432px;
  padding-top: 14px;
  margin-left: 14px;
}

.hdjl-rx-box p {
  color: #707070;
  font-size: 16px;
  line-height: 26px;
}

.hdjl-rx-box p span {
  color: #539beb;
  font-weight: bold;
}

.hdjl-wrap4 {
  padding: 24px;
}

.hdjl-wrap4 .hdjl-wrap2-l li a {
  max-width: 80%;
}

.gkml-main {
  padding: 30px 24px 0;
  background: #fff;
}

.gkml-nav {
  width: 367px;
  border-top: 2px solid #86b3e3;
  background: #f8fbfd;
  margin-bottom: 34px;
}

.gkml-nav-t {
  height: 58px;
  line-height: 58px;
  background: url(m3-bg29.png);
}

.gkml-nav-t img {
  margin-left: 22px;
  margin-right: 4px;
}

.gkml-nav-t a {
  display: inline-block;
  color: #2775cc;
  font-size: 22px;
  font-family: simsun;
  font-weight: bold;
}

.gkml-bar1 {
  padding-left: 18px;
  padding-top: 16px;
  padding-right: 7px;
}

.gkml-bar1 a {
  display: inline-block;
  width: 104px;
  height: 32px;
  padding-top: 48px;
  text-align: center;
  color: #2775cc;
  font-size: 16px;
  box-shadow: 0 0 4px 2px #eef5fb;
  margin-right: 10px;
  margin-bottom: 10px;
}

.gkml-bar1 a:hover {
  color: #fff;
  font-weight: bold;
}

.gkml-bar1 a.a1 {
  background: url(m3-icon78.png) center 15px no-repeat #fff;
}

.gkml-bar1 a.a1:hover {
  background: url(m3-icon78o.png) center 15px no-repeat #5291d6;
}

.gkml-bar1 a.a2 {
  background: url(m3-icon79.png) center 15px no-repeat #fff;
}

.gkml-bar1 a.a2:hover {
  background: url(m3-icon79o.png) center 15px no-repeat #5291d6;
}

.gkml-bar1 a.a3 {
  background: url(m3-icon80.png) center 15px no-repeat #fff;
}

.gkml-bar1 a.a3:hover {
  background: url(m3-icon80o.png) center 15px no-repeat #5291d6;
}

.gkml-bar1 a.a4 {
  background: url(m3-icon81.png) center 15px no-repeat #fff;
}

.gkml-bar1 a.a4:hover {
  background: url(m3-icon81o.png) center 15px no-repeat #5291d6;
}

.gkml-bar1 a.a5 {
  padding-top: 86px;
  height: 84px;
  background: url(m3-icon82.png) center 45px no-repeat #fff;
}

.gkml-bar1 a.a5:hover {
  background: url(m3-icon82o.png) center 45px no-repeat #5291d6;
}

.gkm-clbul {
  box-sizing: border-box;
  margin-top: 15px;
  padding: 0 18px 8px;
}

.gkm-clbul>li {
  margin-bottom: 10px;
}

.gkm-clbula {
  padding-left: 34px;
  box-sizing: border-box;
  display: block;
  font-size: 18px;
  color: #2775cc;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  background: url(m3-icon83.png) no-repeat 12px center #dfebf7;
}

.gkm-clbula.cur,
.gkm-clbula:hover {
  color: #fff;
  background: url(m3-icon83o.png) no-repeat 12px center #2775cc;
}

.gkm-clbul1>li {
  margin-bottom: 5px;
  background: #fff;
}

.gkm-clbul1 li p {
  border-bottom: 1px solid #f5f5f5;
}

.gkm-clbul1 li a {
  font-size: 16px;
  color: #333333;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  padding-left: 35px;
  box-sizing: border-box;
  background: url(m3-icon84.png) 12px center no-repeat;
}

.gkm-clbul1 li span {
  display: inline-block;
  width: 10px;
  height: 16px;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 18px;
  background: url(m3-icon85.png) no-repeat;
}

.gkm-clbul1 li.cur span {
  background: url(m3-icon85o.png) no-repeat;
}

.gkm-clbul2 {
  margin: 9px 10px;
  background: #f4f7fb;
  padding-top: 15px;
  padding-bottom: 12px;
  overflow: auto;
}

.gkm-clbul2 li {
  background: url(m3-icon87.png) 20px center repeat-y;
}

.gkm-clbul2 li a {
  margin-left: 17px;
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
  color: #666666;
  font-size: 14px;
  background: url(m3-icon86.png) no-repeat left center;
  white-space: nowrap;
}

.gkm-clbul2 li a.cur,
.gkm-clbul2 li a:hover,
.gkm-clbul1 li a:hover {
  color: #2775cc;
}

.gkml-content {
  width: 768px;
}

.gkml-table li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  color: #666666;
}

.gkml-table ul {
  padding-left: 20px;
}

.gkml-table-t {
  border-bottom: 2px solid #93bae5;
}

.gkml-table-t li {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  height: 34px;
  line-height: 34px;
}

.gkml-table li.w150 {
  width: 150px;
}

.gkml-table li.w394 {
  width: 394px;
}

.gkml-table li.w114 {
  width: 114px;
}

.gkml-table li.w90 {
  width: 90px;
}

.gkml-table-l li {
  font-size: 14px;
  height: 48px;
  line-height: 48px;
}

.gkml-table-l li a {
  display: inline-block;
  color: #666666;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gkml-table-l li a:hover {
  color: #2775cc;
}

.gkml-table-l.cur {
  background: #f4f8fc;
}

.gkml-content .page {
  padding-top: 30px;
}

.gkml-title {
  border-bottom: 1px solid #c9dbf0;
  line-height: 57px;
}

.gkml-title a {
  display: inline-block;
  font-size: 20px;
  color: #2775cc;
  font-weight: bold;
  padding-left: 20px;
  background: url(m3-icon88.png) no-repeat left center;
}

.gkml-xl p.title {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding: 36px 5px 26px;
}

.gkml-xl .desc {
  padding-left: 30px;
  padding-right: 20px;
  text-align: center;
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.gkml-xl .desc .sourse,
.gkml-xl .desc .pubTime,
.gkml-xl .desc .fs {
  display: inline-block;
}

.gkml-xl .desc .fs a {
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.gkml-xl .fs a.cur,
.gkml-xl .fs a:hover {
  color: #2775cc;
}

.gkml-xl .desc span {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.gkml-xl-c {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding-left: 10px;
}

.gkml-xl-c p {
  margin-bottom: 22px;
}

.gkml-xl-c p.tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 34px;
}

.bm-header {
  background: #fff;
  height: 194px;
  border-bottom: 2px solid #2775cc;
}

.bm-header .header-l {
  padding-top: 20px;
  height: 20px;
}

.bm-header .header-l a,
.bm-header .header-l span {
  color: #333333;
}

.bm-header-con {
  height: 102px;
}

.bm-header-con .jz-name {
  display: inline-block;
  padding-left: 34px;
  background: url(m3-logo2b.png) left center no-repeat;
  margin-left: 22px;
  color: #2775cc;
  font-size: 24px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 48px;
}

.bm-header .header-search {
  width: 516px;
  margin-top: 28px;
}

.bm-header .header-search input {
  width: 338px;
  border: 1px solid #e1e1e1;
  height: 48px;
  line-height: 48px;
  color: #999999;
  background: url(m3-icon89.png) 24px center no-repeat;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}

.bm-header .header-search input::-webkit-input-placeholder {
  color: #999999;
}

.bm-header .header-search input:-moz-placeholder {
  color: #999999;
}

.bm-header .header-search input::-moz-placeholder {
  color: #999999;
}

.bm-header .header-search input:-ms-input-placeholder {
  color: #999999;
}

.bm-header .logo {
  display: inline-block;
  margin-top: 20px;
}

.bm-nav {
  height: 52px;
}

.bm-nav a {
  display: inline-block;
  line-height: 52px;
  width: 240px;
  height: 52px;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-right: 45px;
}

.bm-nav a:hover,
.bm-nav a.cur {
  color: #fff;
  background: #2775cc;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.bm-main {
  padding-top: 24px;
  background: url(m3-bg30.jpg) top center no-repeat;
  padding-bottom: 20px;
}

.bmgk-bar {
  margin-bottom: 20px;
}

.bmgk-bar img {
  border-radius: 6px;
}

.bm-wrap1 {
  padding: 28px 30px;
}

.bm-wrap1-col1 {
  width: 690px;
  height: 364px;
  position: relative;
  overflow: hidden;
}

.bm-wrap1-col2 {
  width: 440px;
}

.bm-wrap2 {
  padding: 20px 30px;
}

.bm-list {
  width: 764px;
}

.bm-wrap2-bar {
  width: 360px;
}

.bm-wrap2-bar a {
  display: inline-block;
  width: 110px;
  height: 108px;
  text-align: center;
  border-radius: 4px;
  margin-left: 10px;
  margin-bottom: 10px;
  background: url(m3-bg32.png) center no-repeat;
}

.bm-wrap2-bar a img {
  margin-top: 8px;
  margin-bottom: 4px;
}

.bm-wrap2-bar a p {
  color: #fff;
  font-size: 14px;
  font-family: simsun;
  line-height: 17px;
}

.bm-wrap2-bar a.rt {
  height: 226px;
  background: url(m3-bg31.png) center no-repeat;
}

.bm-wrap2-bar a.rt img {
  margin-top: 58px;
  margin-bottom: 12px;
}

.bm-wrap2-bar a:hover {
  opacity: 0.8;
  -moz-opacity: 0, 8;
  filter: alpha(opacity=80);
}

.bm-wrap3 {
  height: 120px;
  background: url(m3-bg33.png);
  border-top: 2px solid #8cb6e5;
  position: relative;
  padding: 28px 50px 30px;
}

.bm-wrap3-bar {
  height: 120px;
  position: relative;
  overflow: hidden;
}

.bm-wrap3-bar ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 1130px;
}

.bm-wrap3-bar li {
  width: 252px;
  height: 120px;
  float: left;
  margin-right: 30px;
}

.bm-wrap3-bar ul img {
  width: 100%;
  height: 100%;
}

.bm-wrap3-bar ul li a {
  display: inline-block;
}

.bm-wrap3 .btn {
  position: absolute;
  top: 72px;
  cursor: pointer;
}

.bm-wrap3 .prev {
  left: 30px;
}

.bm-wrap3 .next {
  right: 30px;
}


.ztzl-list {
  padding-top: 28px;
  padding-left: 32px;
}

.ztzl-list li {
  float: left;
  width: 270px;
  text-align: center;
  margin-right: 22px;
  margin-bottom: 34px;
  height: 270px;
}

.ztzl-list li a {
  display: block;
}

.ztzl-list li img {
  width: 270px;
  height: 220px;
}

.ztzl-list li p {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ztzl-list li a:hover p {
  color: #307cd2;
}

.ztzl-main1 {
  padding: 21px 21px 0 27px;
}

.ztzl-box {
  width: 560px;
  height: 250px;
  margin-bottom: 30px;
  overflow: hidden;
}

.ztzl-tit {
  height: 41px;
  border-bottom: 2px solid #2775cc;
}

.ztzl-tit .tit {
  display: inline-block;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
  padding: 0 18px;
  color: #333333;
}

.ztzl-tit .tit.cur {
  font-weight: bold;
  background: #2775cc;
  color: #fff;
}

.ztzl-list2 {
  margin-top: 18px;
  padding-left: 6px;
  background: url(m3-bg6.png) 10px 0 repeat-y;
}

.ztzl-list2 li {
  height: 38px;
}

.ztzl-list2 li a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 18px;
  background: url(m3-icon11.png) no-repeat 2px center;
}

.ztzl-list2 li a:hover {
  font-weight: bold;
  color: #2775cc;
  background: url(m3-icon12.png) no-repeat left center;
}

.ztzl-list2 li span {
  float: right;
  margin-right: 18px;
  color: #999999;
  font-size: 14px;
  line-height: 21px;
}


.zjqj-bg {
  /*height: 2679px;*/
  padding-top: 420px;
  min-width: 1200px;
  background: url(zjqj-bg.png) top center no-repeat #fff;
}

.zjqj-wrap1 {
  padding-top: 125px;
  /*height: 540px;*/
  background: url(zjqj-bg1.png) top center no-repeat;
}

.zjqj-v {
  padding: 12px;
  background: #fff;
  height: 286px;
  width: 510px;
}

.zjqj-v a {
  display: block;
  position: relative;
}

.zjqj-v a img {
  height: 286px;
  width: 510px;
}

.zjqj-v a i {
  display: inline-block;
  width: 60px;
  height: 61px;
  position: absolute;
  top: 124px;
  left: 230px;
  background: url(zjqj-icon1.png) center no-repeat;
}

.zjqj-x {
  width: 634px;
}

.zjqj-x-t {
  color: #17567c;
  font-size: 30px;
  font-weight: bold;
  padding: 0 36px;
  line-height: 34px;
}

.zjqj-x-c {
  padding: 0 36px;
  line-height: 28px;
  color: #333333;
  font-size: 14px;
  margin-top: 20px;
}

.zjqj-bg .more {
  display: inline-block;
  color: #ca0101;
  margin-left: 40px;
}

.zjqj-bg .more:hover {
  font-weight: bold;
}

.zjqj-x-b {
  height: 116px;
  background: url(zjqj-bg2.png);
  text-align: center;
  margin-top: 16px;
}

.zjqj-x-b a {
  width: 94px;
  display: inline-block;
  margin: 10px 27px 0;
}

.zjqj-x-b a:hover {
  font-weight: bold;
}

.zjqj-x-b a span {
  color: #fff;
  font-size: 20px;
  margin-top: 14px;
  display: inline-block;
}

.zjqj-wrap1 .mt46 {
  margin-top: 34px;
  padding: 0 20px;
}

.zjqj-box1 {
  width: 550px;
}

.zjqj-title {
  width: 100%;
  height: 38px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 30px;
}

.zjqj-title .tit {
  display: inline-block;
  color: #17567c;
  font-size: 30px;
  font-weight: bold;
  margin-left: 16px;
  margin-right: 16px;
}

.zjqj-title .line {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(zjqj-bg4.png) center left repeat-x;
}

.zjqj-con1 p {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
  letter-spacing: -0.2px
}

.zjqj-con1 .more {
  margin-left: 0;
}

.mt30 {
  margin-top: 30px;
}

.zjqj-wrap2 {
  /* padding: 0 20px; */
}

.zjqj-wrap2 .pic {
  display: inline-block;
  position: relative;
}

.zjqj-wrap2 .pic1 {
  width: 539px;
  height: 361px;
}

.zjqj-wrap2 .pic img {
  width: 100%;
  height: 100%;
}

.zjqj-wrap2 .pic p {
  padding: 0 7%;
  width: 86%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  background: url(zjqj-bg3.png);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zjqj-wrap2 .pic2 {
  width: 272px;
  height: 182px;
  margin-right: 20px;
}

.zjqj-con2 {
  padding-left: 14px;
}

.zjqj-con2-r {
  /* width: 570px; */
  width: 1158px;
  margin: 0 auto;
}

.zjqj-con2 .text {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  padding-top: 18px;
  height: 120px;
  overflow: hidden;
}

.mt40 {
  margin-top: 40px;
}

.tour-box {
  padding: 0 30px;
}

.tour-box .left_side {
  overflow: hidden;
  height: 230px;
  width: 82px;
  position: relative;
}

.tour-box .left_side.cur {
  width: 964px;
  margin-right: 2px;
}

.tour-box .left_side .img_eat {
  width: 82px;
  height: 230px;
  cursor: pointer;
}

.tour-box .left_side .a1 {
  background: url(zjqj-icon7.png) no-repeat;
}

.tour-box .left_side.cur .a1 {
  background: url(zjqj-icon7o.png) no-repeat;
}

.tour-box .left_side .a2 {
  background: url(zjqj-icon8.png) no-repeat;
}

.tour-box .left_side.cur .a2 {
  background: url(zjqj-icon8o.png) no-repeat;
}

.tour-box .left_side .a3 {
  background: url(zjqj-icon9.png) no-repeat;
}

.tour-box .left_side.cur .a3 {
  background: url(zjqj-icon9o.png) no-repeat;
}

.tour-box .left_side .list-box {
  width: 880px;
  height: 228px;
  border: 1px solid #e5e5e5;
  position: absolute;
  top: 0;
  left: 82px;
  overflow: hidden;
}

.tour-box .left_side .list-box p {
  padding: 0 34px;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
}

.tour-box .more {
  margin-left: 22px;
}

.mt60 {
  margin-top: 60px;
}

.tsdj-box {
  margin-left: -20px;
  position: relative;
  margin-bottom: 40px;
}

.tsdj-box .btn {
  position: absolute;
  top: 290px;
  z-index: 99;
  cursor: pointer;
}

.tsdj-box .btn.prev {
  left: 0;
}

.tsdj-box .btn.next {
  right: 0;
}

.tsdj-pic {
  position: relative;
  width: 1200px;
  height: 666px;
  overflow: hidden;
}

.tsdj-pic li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.tsdj-pic li img {
  width: 100%;
  height: 100%;
}

.tsdj-pic li a div {
  position: absolute;
  background: url(zjdj-img11.png);
  width: 670px;
  height: 115px;
  z-index: 999;
  top: 518px;
  left: 40px;
}

.tsdj-pic li a div p {
  padding-left: 26px;
  color: #fff;
}

.tsdj-pic li a div p:hover {
  text-decoration: underline;
}

.tsdj-pic li a div p.tit {
  font-size: 24px;
  margin-top: 14px;
}

.tsdj-pic li a div p.con {
  line-height: 19px;
  font-size: 14px;
  margin-top: 14px;
}

.zjqj-wrap3 {
  text-align: center;
}

.zjqj-wrap3-box {
  width: 340px;
  padding: 10px;
  border: 1px solid #d0dee8;
  background: #fff;
  display: inline-block;
  margin: 0 12px;
}

.zjqj-wrap3-box .img {
  margin-bottom: 8px;
}

.zjqj-wrap3-box .text {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  width: 266px;
  margin-left: 10px;
  text-align: left;
}

.zjqj-wrap3-box .text a {
  color: #ca0101;
}

.zjqj-wrap3-box .text a:hover {
  text-decoration: underline;
}

.zjqj-bar1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 190px;
}

.zjqj-bar1-img {
  position: absolute;
  top: 0;
  left: 0;
}

.zjqj-bar1-img li {
  float: left;
  width: 290px;
  height: 190px;
  margin-right: 13px;
}

.zjqj-bar1-img li a {
  display: inline-block;
  position: relative;
  width: 290px;
  height: 190px;
}

.zjqj-bar1-img li img {
  width: 290px;
  height: 190px;
}

.zjqj-bar1-img li p {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  background: url(qj-bg7.png);
  color: #f2f2f2;
  font-size: 18px;
  font-weight: bold;
}

.zjqj-bar1 .btn {
  position: absolute;
  top: 58px;
}

.zjqj-bar1 .prev {
  left: 0;
}

.zjqj-bar1 .next {
  right: 0;
}

.zjqj-wrap4 {
  padding-bottom: 70px;
}

.zjqj-wrap4 .zjqj-title {
  padding: 0 20px;
  width: 1160px;
}

.zjqj-bar2 {
  text-align: center;
  margin: 60px 0;
}

.zjqj-bar2 a {
  display: inline-block;
  width: 94px;
  text-align: center;
  /* margin: 0 34px; */
  margin: 0 28px;
}

.zjqj-bar2 a span {
  display: inline-block;
  color: #0066aa;
  font-size: 20px;
  margin-top: 8px;
}

.zjqj-bar2 a:hover {
  font-weight: bold;
}

.zjqj-bg2 {
  padding-top: 640px;
  background: url(bg2.jpg) top center no-repeat #fff;
  padding-bottom: 70px;
}

/*.tx-container{
    width: 1140px;
    margin: auto;
    padding: 35px 0 80px;
}*/
.tx-container {
  border: 1px solid #e5e6e6;
}

.tx-pic-container {
  position: relative;
  height: 660px;
  overflow: hidden;
  width: 1140px;
  margin: 0 auto;
  padding: 20px 0 28px;
}

.tx-pic-container li {
  float: left;
  position: relative;
  width: 1140px;
  height: 660px;
}

.tx-pic-container li a,
.tx-pic-container li img {
  display: block;
  width: 100%;
  height: 100%;
}

.tx-pic-container span {
  position: absolute;
  z-index: 1;
  display: block;
  width: 70px;
  height: 70px;
  top: 340px;
  cursor: pointer;
}

.tx-pic-show-prev {
  left: 20px;
  background: url(tx-pic-show-prev.png) no-repeat;
}

.tx-pic-show-next {
  right: 20px;
  background: url(tx-pic-show-next.png) no-repeat;
}

.tx-pic-des {
  display: none;
}

.tx-pic-des.checked {
  display: block;
}

.tx-pic-des-container {
  border-top: 1px solid #e5e6e6;
}

.tx-pic-des-content {

  overflow: hidden;
}

.tx-pic-des-time {
  position: relative;
  top: 10px;
  float: left;
  width: 70px;
  height: 45px;
  background: url(../images/tx-pic-des-time.png) no-repeat 27px bottom;
}

.tx-pic-des-month {
  position: absolute;
  color: #ee1712;
  font-size: 36px;
  font-weight: lighter;
  line-height: 36px;
  top: 0;
  left: 0;
}

.tx-pic-des-day {
  position: absolute;
  font-size: 16px;
  color: #60625f;
  line-height: 16px;
  right: 0;
  bottom: 0;
  font-weight: lighter;
}

.tx-pic-des-content {
  width: 1035px;
  margin-left: 20px;
  line-height: 36px;
  font-size: 14px;
  color: #3b3b3b;
}

.tx-pic-des-content .tx-pic-author {
  color: #a3a3a3;
}

.tx-pic-links {
  height: 118px;
  margin-top: 23px;
  position: relative;
  background: url(e_m_05.gif) repeat-x 0 0;
}

.tx-pic-links-prev,
.tx-pic-links-next {
  display: block;
  width: 110px;
  height: 81px;
  background: url(tx-pic-links.png) no-repeat right bottom;
  background-size: 100% 100%;
  position: relative;
}

.tx-pic-links-prev img,
.tx-pic-links-next img {
  width: 100px;
  height: 70px;
}

.tx-pic-links-prev {
  float: left;
  margin-top: 16px;
  margin-left: 50px;
}

.tx-pic-links-next {
  float: right;
  margin-top: 16px;
  margin-right: 50px;
}

.tx-pic-paged {
  width: 790px;
  height: 118px;
  float: left;
  margin-left: 46px;
}

.tx-pic-paged img {
  width: 118px;
  height: 118px;
}

.tx-pic-paged span {
  display: block;
  width: 40px;
  height: 118px;
  cursor: pointer;
}

.tx-pic-paged-prev {
  float: left;
  background: url(e_m_01.png) no-repeat -100px -200px;
}

.tx-pic-paged-next {
  float: right;
  background: url(e_m_01.png) no-repeat -150px -200px;
}

.tx-pic-paged li {
  width: 118px;
  height: 118px;
  float: left;
  margin: 0 10px;
  cursor: pointer;
  overflow: hidden;
}

.tx-pic-paged li.checked {
  border: 4px solid #ffb96c;
  width: 110px;
  height: 110px;
}

.tx-pic-paged li.checked img {
  margin-top: -4px;
  margin-left: -4px;
}

.tx-pic-paged-container {
  width: 710px;
  height: 100%;
  /*margin: 0 10px;*/
  float: left;
  overflow: hidden;
  position: relative;
  background: #f7f7f7;
}

.tx-pic-paged-container ul {
  position: relative;
  top: 0;
  left: 0;
}

.zjqj-xl-text {
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  padding: 0 16px;
  margin: 46px 0;
}

.zjqj-bg2 .zjqj-wrap4 {
  padding-bottom: 20px;
}



.ld-info {
  margin-bottom: 60px;
}

.ld-info .tx {
  width: 134px;
  height: 161px;
  margin-left: 14px;
  margin-right: 30px;
}

.ld-info .info {
  width: 650px;
}

.ld-info .info .name {
  color: #333333;
  font-size: 22px;
  height: 65px;
  padding-top: 5px;
}

.ld-info .info .intro {
  line-height: 30px;
  color: #333333;
  font-size: 16px;
}


.zjqj-box2 {
  width: 540px;
}

.zjqj-box2 .img {
  width: 214px;
  height: 160px;
}

.zjqj-con3 {
  width: 300px;
}

.zjqj-con3 .tit {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #17567c;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 34px;
}

.zjqj-con3 .info {
  line-height: 25px;
  color: #333333;
  font-size: 14px;
}

.zjqj-wrap5 {
  padding-left: 14px;
  margin-bottom: 20px;
}

.zjqj-nj-c {
  width: 890px;
}

.zjqj-nj-c .tit a {
  display: inline-block;
  color: #17567c;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zjqj-nj-c .list {
  padding-top: 12px;
}

.zjqj-nj-c .list a {
  display: inline-block;
  width: 98px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  font-size: 15px;
  border: 1px solid #dcdcdc;
  margin: 20px 13px 0;
}

.zjqj-nj-c .list a:hover {
  background: #17567c;
  color: #fff;
}

.zjqj-nj .img {
  margin-left: 14px;
}


.gknb-box {
  margin-bottom: 58px;
}

.gknb-t {
  line-height: 30px;
  height: 30px;
  margin: 28px 0;
}

.gknb-t img {
  height: 18px;
  width: 4px;
  margin-right: 10px;
  vertical-align: middle;
}

.gknb-t .tit {
  display: inline-block;
  color: #2775cc;
  font-size: 18px;
  font-weight: bold;
}

.gknb-l {
  padding-left: 16px;
  max-height: 230px;
  overflow: auto;
}

.gknb-l li {
  float: left;
  width: 246px;
  height: 46px;
}

.gknb-l li a {
  display: inline-block;
  padding-left: 16px;
  background: url(m2-icon1.png) left center no-repeat;
  color: #333333;
  font-size: 16px;
  max-width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gknb-l li a:hover {
  color: #2760b7;
}

.gknb-l .mCSB_draggerRail {
  width: 4px !important;
  background: #ebebeb !important;
}

.gknb-l .mCSB_dragger_bar {
  width: 4px !important;
  background: #2760b7 !important;
}

.gknb-l .mCSB_inside>.mCSB_container {
  margin-right: 0;
}


.zjqj-box3 {
  /* width: 580px; */
  width: 1200px;
}

.zjqj-nj2 {
  width: 520px;
  margin: 0 auto;
}

.zjqj-nj2-t {
  position: relative;
  text-align: center;
  margin-top: 44px;
}

.zjqj-nj2-t .tit {
  display: inline-block;
  width: 320px;
  line-height: 30px;
  color: #17567c;
  font-size: 20px;
  font-weight: bold;
}

.zjqj-nj2-t .btn {
  position: absolute;
  top: 14px;
  cursor: pointer;
}

.zjqj-nj2-t .btn.prev {
  left: 0;
}

.zjqj-nj2-t .btn.next {
  right: 0;
}

.zjqj-nj2-c {
  height: 256px;
  position: relative;
  overflow: hidden;
}

.zjqj-nj2-b {
  width: 100%;
  height: 100%;
  /*position: absolute;
  top: 0px;
  left: 0px;*/
  position: relative;
}

.zjqj-nj2-b p {
  width: 159px;
  height: 255px;
  display: inline-block;
  /*margin-right: 21px;*/
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fff;
}

.zjqj-nj2-b a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}

.zjqj-nj2-b img {
  position: absolute;
  top: 0;
  left: 0;
}

.zjqj-nj2-b .num {
  display: inline-block;
  margin-top: 102px;
  color: #333333;
  font-size: 13px;
  /*z-index: 9;*/
  position: relative;
}

.zjqj-nj2-b a:hover {
  font-weight: bold;
}

.zjqj-bar3 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 182px;
}

.zjqj-bar3-l {
  width: 110%;
  position: absolute;
  top: 0;
  left: 0;
}



.xf-title {
  margin: 0 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: url(qj-icon31.png) left center repeat-x;
}

.xf-title span {
  display: inline-block;
  color: #2775cc;
  font-size: 24px;
  font-weight: bold;
  background: #fff;
  padding: 0 32px;
}

.xf-bar1 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.xf-bar1 a {
  display: inline-block;
  padding: 0 22px;
  height: 88px;
  line-height: 88px;
  color: #333333;
  font-size: 18px;
  margin: 0 10px;
  box-shadow: 0 0 4px 1px #f4f4f4;
}

.xf-bar1 a img {
  margin-right: 14px;
}

.xf-bar1 a span {
  display: inline-block;
  line-height: 25px;
  vertical-align: middle;
}

.xf-info {
  color: #333333;
  font-size: 18px;
  line-height: 34px;
  border: 1px solid #dce8f6;
  background: #f5f9fe;
  padding: 30px 40px 50px;
}

.xf-bar2 {
  margin-top: 20px;
}

.xf-bar2 a {
  display: inline-block;
  width: 390px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(xf-img11.png);
  margin-left: 15px;
  font-size: 24px;
  font-weight: bold;
}

.xf-bar2 a:first-child {
  margin-left: 0;
}

.xf-bar2 a img {
  margin-right: 10px;
}

/* .qrcode{
  position: fixed;
  width: 150px;
  height: 180px;
  bottom: 20px;
}
.qrcode #vote{
  width: 150px;
  height: 180px;
  background-image: url(QRCode.jpg);
} */
.qrcode {
  position: fixed;
  width: 150px;
  height: 173px;
  bottom: 20px;
}

.qrcode #vote {
  width: 150px;
  height: 173px;
}

.rightScroll {
  position: fixed;
  width: 150px;
  height: 200px;
  bottom: 20px;
}

.rightScroll #wxgl {
  width: 150px;
  height: 200px;
}

.index-fixed {
  position: fixed;
  left: 10px;
  top: 240px;
  padding-right: 20px;
}

.index-fixed ul {
  box-shadow: 0 0 5px 1px #F1F1F2;
}

.index-fixed li {
  position: relative;
  padding: 10px;
  background-color: #fff;
}

.index-fixed .btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid rgba(200, 211, 220, 0.8);
}

.index-fixed li:last-child .btn {
  border: none;
}

.index-fixed .btn i {
  font-size: 36px;
  color: #115db2;
}

.index-fixed .btn span {
  line-height: 40px;
  font-size: 14px;
}

.index-fixed .btn-list {
  display: none;
}

.index-fixed .cur {
  background-color: #115db2;
}

.index-fixed .cur .btn {
  border-color: #115db2;
}

.index-fixed .cur .btn-list {
  display: block;
}

.index-fixed .cur .btn i,
.index-fixed .cur .btn span {
  color: #fff;
}

.index-fixed .btn-list {
  position: absolute;
  left: calc(100% + 10px);
  bottom: 0;
  padding: 10px 15px;
  z-index: 999;
  border-radius: 8px;
  box-shadow: 0 0 5px 1px #F1F1F2;
  background-color: #fff;
}

.index-fixed .btn-list a {
  display: block;
  width: 120px;
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px solid rgba(200, 211, 220, 0.6);
  white-space: nowrap;
  text-align: center;
}

.index-fixed .btn-list a:last-child {
  border: none;
}

.index-fixed .btn-list a:hover {
  color: #115db2;
}