@charset 'utf-8';

/*
 * é¦–é¡µæ ·å¼
 * @Author: lzq
 * @Date: 2019-12-02
 * @Last Modified by: yj
 * @Last Modified time: 2019-12-17 18:37:57
 */

.tab-group .tab-item a:hover,
.tab-group .tab-item1 a:hover,
.ldxx a:hover,
.ldxx:hover .ldxx-tit,
.index-zw-list li a:hover {
  color: #2760b7;
}


/* é¦–é¡µ */

.index-wrap1 {
  padding-left: 20px;
  padding-right: 19px;
  padding-bottom: 26px;
}

.index-headline {
  padding-top: 24px;
  height: 86px;
  margin-bottom: 18px;
}

.index-headline-tab {
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 80px;
  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: #f54130;
  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: #666666;
  font-size: 14px;
  margin-top: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.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: 113px;
  bottom: 0;
  background: url(../images/lb-bj.png) no-repeat center center;
}

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

.index-pictt li a {
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 20px;
  margin-top: 60px;
}

.index-picpg {
  position: absolute;
  width: 530px;
  left: 159px;
  bottom: 52px;
}

.index-picpg li {
  float: left;
  cursor: pointer;
  width: 41px;
  height: 3px;
  background-color: #f7f7f7;
  margin: 0 1px;
}

.index-picpg li.cur {
  height: 5px;
  margin-top: -2px;
  background-color: #0e5fad;
}

.main_tab {
  width: 611px;
}

.tab-list-bool {
  height: 40px;
  width: 100%;
  border-bottom: none;
}

.tab-parent .g-tab-list-bool a {
  line-height: 20px;
}

.tab-list-bool li {
  position: relative;
  width: 120px;
  margin: 0 auto;
  float: left;
}

.tab-list-bool a {
  display: block;
  width: max-content;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-right: 2px;
}

.tab-list-bool span {
  display: inline-block;
  float: left;
  width: 1px;
  height: 17px;
  margin-top: 10px;
  background-color: #d6d6d6;
}

.main_tab .tab-list-bool li.cur a {
  display: inline-block;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  font-weight: bold;
  border-bottom: none;
  font-size: 18px;
  border-bottom: 2px solid #0e5fad;
  box-sizing: border-box;

}

.tab-item,
.tab-item1 {
  padding: 8px 0 0 10px;
}

.tab-group .tab-item li,
.tab-group .tab-item1 li {
  background: url(../images/li-bj.png) no-repeat center left;
  background-size: 3px 3px;
  padding-left: 9px;
}

.tab-group .tab-item a,
.tab-group .tab-item1 a {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  color: #444;
  max-width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.tab-item span,
.tab-item1 span {
  float: right;
  line-height: 36px;
  color: #999;
  font-size: 12px;
  background-color: #ffffff;
}

.ztzl {
  padding: 0 19px;
  height: 130px;
  box-shadow: 0px 3px 0px 0px #f7f7f7;
  margin: 17px auto;
}

.ztzl .title {
  font-size: 18px;
  line-height: 50px;
  border-bottom: 1px solid #999999;
}

.ztzl .title a {
  color: #0e5fad;
  padding-bottom: 12px;
  font-weight: bolder;
  border-bottom: 2px solid #0e5fad;
}

.ztzl-ban-more {
  width: 1182px;
  height: 78px;
  margin: 27px auto;
}

.ztzl-con-img {
  width: 1100px;
  height: 78px;
  margin: 0 10px;
  background: #fff;
}

.ban-more-img p {
  width: 268px;
  height: 78px;
  margin-right: 13px;
  border: none;
}

.ban-more-img .img-link {
  height: 78px;
}

.ban-more-right {
  cursor: pointer;
  width: 22px;
  height: 78px;
  background: #f0f9ff url(../images/icon-right.png) no-repeat center center;
}

.ban-more-left {
  cursor: pointer;
  width: 22px;
  height: 78px;
  background: #f0f9ff url(../images/icon-left.png) no-repeat center center;
}

.info {
  padding: 27px 20px;
  margin-bottom: 16px;
}

.info-ml {
  padding-top: 8px;
  width: 270px;
}

.info-ml li {
  width: 270px;
  height: 48px;
  margin-bottom: 12px;
  background-color: #f6f6f6;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
}

.info-ml .g-ysqgk {
  width: 270px;
  height: 60px;
  background-color: #0e5fad;

  border-radius: 4px;
}

.info-ml .g-ysqgk a {
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  line-height: 60px;

  margin-left: 66px;
  padding-left: 37px;
  background: url('../images/icon-id6.png') no-repeat left center;
}

.info-ml .g-ysqgk a:hover {
  font-weight: bold;
}

.info-ml li a {
  display: block;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 48px;
  color: #666666;
  padding-left: 20px;
}

.info-ml li a:hover {
  font-weight: bold;
  color: #0e5fad;
}

.info-ml li .cur {
  font-weight: bold;
  color: #0e5fad;
}

.info-ml li img {
  display: table-cell;
  vertical-align: middle;
  float: right;
  margin: 12px 10px 0 0;
}

.info-zc {
  width: 557px;
  height: 359px;
  margin: 0 19px 0 22px;
}

.info-zc .tab-item1 a {
  display: block;
  max-width: 450px;
}

.tab-list-bool1 .cur a {
  font-size: 16px;
  color: #333333;
  font-weight: bolder;
}

.tab-list-bool1 {
  border-bottom: 1px solid #ededed;
}

.tab-list-bool1 li {
  width: auto;
  margin-right: 32px;
}

.tab-list-bool1 li.cur a {
  border-bottom: 2px solid #0e5fad;
}

.tab-group .tab-item1 a {
  line-height: 42px;
}

.info-xx {
  width: 290px;
}

.xx-box {
  width: 100%;

}

.xx-box2 {
  margin-left: -6px;
}

.xx-box2 a {
  display: inline-block;
  width: 142px;
  height: 70px;
  line-height: 70px;
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 10px;
  text-align: center;
  margin-left: 6px;
  color: #fff;
  position: relative;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xx-box2 .xx-box2a1 {
  background: url('../images/g-xxbox2a1.png') no-repeat center;
}

.xx-box2 .xx-box2a2 {
  background: url('../images/g-xxbox2a2.png') no-repeat center;
}

.xx-box2 .xx-box2a3 {
  background: url('../images/g-xxbox2a3.png') no-repeat center;
}

.xx-box2 .xx-box2a4 {
  background: url('../images/g-xxbox2a4.png') no-repeat center;
}

.xx-box .xx-box2a5 {
  color: #fff;
  background: url('../images/g-xxbox2a5.png') no-repeat center;
}

.xx-box .xx-box2a6 {
  color: #fff;

  background: url('../images/g-xxbox2a6.png') no-repeat center;
}

.xx-box .xx-box2a7 {
  color: #fff;

  background: url('../images/g-xxbox2a7.png') no-repeat center;
}

.xx-box .xx-box2a8 {
  color: #fff;

  background: url('../images/g-xxbox2a8.png') no-repeat center;
}

.xx-box2 a img {
  margin-top: 6px;
  margin-bottom: 4px;
}

.xx-box2 a p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 30px;
}

.xx-box li {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background: #f7f7f7;
  margin-bottom: 6px;
}

.g-xxbox li {
  height: 48px;
  line-height: 48px;
}

.g-xxbox li a {
  padding-left: 80px;
  border-radius: 4px;
  height: 48px;
}

.xx-box li a {
  display: block;
  font-size: 16px;
  color: #2c5da6;
  line-height: 40px;
  text-align: left;
}

.xx-box li a:hover,
.xx-box2 a:hover {
  font-weight: bold;
}

.xx-box li img {
  vertical-align: middle;
  margin-right: 14px;
}

/* é¦–é¡µå®¡è®¡å…¬å¼€ */
.content2 {
  width: 1200px;
  margin: 0 auto;
}

.g-sjc {
  width: 590px;
  background-color: #fff;
  box-shadow: 0px 3px 0px 0px #f7f7f7;
}

.g-sjc .tab-parent {
  width: 546px;
  border-bottom: 1px solid #ededed;
  margin: 0 auto;
}

.g-sjc .tab-parent .g-tab-list-bool li {
  width: 33.3%;
  text-align: center;
}

.g-sjc .tab-parent .g-tab-list-bool li a {
  width: auto;
  line-height: 40px;
}

.g-sjc .tab-parent .g-tab-list-bool li.cur a {
  border-bottom: 2px solid #0e5fad;
}

.g-sjc .tab-group2 {
  width: 546px;
  margin: 0 auto;
}

.g-sjc .tab-group2 li a {
  max-width: 400px;
}

.g-sjc .tab-group3 {
  width: 546px;
  margin: 0 auto;
}

.g-sjc .tab-group3 li a {
  max-width: 400px;
}

.tab-group2 .tab-item li,.tab-group3 .tab-item li {
  background: url(../images/li-bj.png) no-repeat center left;
  background-size: 3px 3px;
  padding-left: 9px;
}

.tab-group2 .tab-item li a:hover,.tab-group3 .tab-item li a:hover {
  color: #0e5fad;
}

.tab-group3 .tab-item2 li {
  background: url(../images/li-bj.png) no-repeat center left;
  background-size: 3px 3px;
  padding-left: 9px;
}

/* é¦–é¡µå›¾ç‰‡æ–°é—» */
.content3 {
  width: 1200px;
  margin: 20px auto;
  height: 320px;
  background-color: #fff;
}

.content3 .c3t {
  width: 1115px;
  margin: 0 auto;
  height: 58px;
  line-height: 58px;
  text-align: center;
  background: url('../images/g-sjjtp.png') no-repeat center;
}

.content3 .c3t a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #0e5fad;
}

.ban-roll-box {
  width: 1100px;
  margin: 0 auto;
  height: 110px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  /* background: #efefef; */
}

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

.ban-roll-img p {
  float: left;
  width: 206px;
  height: 110px;
  overflow: hidden;
  /*margin:0 10px;*/
  margin-right: 15px;
  border: 1px solid #eee;
}

.ban-roll-img .img-link {
  height: 110px;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}

.ban-roll-img .img-tit {
  position: absolute;
  height: 24px;
  width: 206px;
  bottom: 0;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url('../images/g-tpxwlibg.png') no-repeat center;
  color: #ffffff;
}

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