a:hover {
  text-decoration: underline;
  color: #067ac3;
}

body {
  background: rgba(243, 250, 255, 1);
}

.bg {
  background: url("20201014-bg.png") no-repeat center top;
}

.w_1300 {
  width: 1300px;
  margin: 0 auto;
}

.container {
  padding: 40px 36px;
  background: #fff;
  min-height: 700px;
  margin-top: 105px;
}

.side-left {
  width: 240px;
  float: left;
}

.nav_box {
  margin-bottom: 15px;
}

.nav_box>p {
  height: 70px;
  background: #f4fbff;
  font-size: 23px;
  line-height: 26px;
}

.nav_box>p a {
  display: block;
  height: 70px;
  text-decoration: none;
  color: #067ac3;
  overflow: hidden;
}

.logo {
  margin-top: 35px;
}

.fhsy {
  margin-top: 30px;
}

.fhsy a {
  display: inline-block;
  padding: 0 12px;
  border: 1px #fff solid;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  margin-left: 5px;
}

.fhsy a img {
  float: left;
  margin-right: 5px;
  margin-top: 6px
}

.banner {
  text-align: center;
  margin-top: 50px;
}

.nav_box>p em {
  float: left;
  display: inline-block;
  width: 38px;
  margin: 0 20px;
  height: 70px;
}

.nav_box>p em.icon01 {
  background: url("20201014-icon01-blue.png") no-repeat center;
}

.nav_box>p em.icon02 {
  background: url("20201014-icon02-blue.png") no-repeat center;
}

.nav_box>p em.icon03 {
  background: url("20201014-icon03-blue.png") no-repeat center;
}

.nav_box>p em.icon04 {
  background: url("20201014-icon04-blue.png") no-repeat center;
}

.nav_box>p em.icon05 {
  background: url("20201014-icon05-blue.png") no-repeat center;
}

.nav_box>p em.icon06 {
  background: url("20201014-icon06-blue.png") no-repeat center;
}

.nav_box>p em.icon07 {
  background: url("20201014-icon07-blue.png") no-repeat center;
}

.nav_box>p span {
  float: left;
  margin-top: 8px;
}

.nav_box>p span.yh {
  margin-top: 20px
}

.nav_box>p a {
  float: left;
  overflow: hidden
}

.nav_box>p i {
  display: inline-block;
  width: 20px;
  height: 70px;
  float: right;
  margin-right: 15px;
  background: url("20201014-jia-blue.png") no-repeat center;
}

.zlm {
  background: #fff;
  border: 1px #e8e8e8 solid;
  border-top: 0;
  padding: 10px 0;
}

.zlm li {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  padding: 8px 20px 8px 40px
}

.zlm li i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #666;
  position: absolute;
  left: 20px;
  top: 22px
}

.zlm li:hover,
.zlm li.ej-chos {
  background: #f4fbff
}

.zlm li:hover a,
.zlm li.ej-chos a {
  color: #067ac3;
  text-decoration: none;
}

.zlm li:hover i,
.zlm li.ej-chos i {
  background: #067ac3
}

.zlm li em {
  float: right;
  display: inline-block;
  width: 12px;
  height: 34px;
  background: url("20201014-down01.png") no-repeat center;
}

.zlm li:hover em,
.zlm li.ej-chos em {
  background: url("20201014-down02.png") no-repeat center;
}

.nav_box>p.active,
.nav_box>p:hover {
  background: #067ac3;
}

.nav_box>p.active em.icon01,
.nav_box>p:hover em.icon01 {
  background: url("20201014-icon011.png") no-repeat center;
}

.nav_box>p.active em.icon02,
.nav_box>p:hover em.icon02 {
  background: url("20201014-icon022.png") no-repeat center;
}

.nav_box>p.active em.icon03,
.nav_box>p:hover em.icon03 {
  background: url("20201014-icon033.png") no-repeat center;
}

.nav_box>p.active em.icon04,
.nav_box>p:hover em.icon04 {
  background: url("20201014-icon044.png") no-repeat center;
}

.nav_box>p.active em.icon05,
.nav_box>p:hover em.icon05 {
  background: url("20201014-icon055.png") no-repeat center;
}

.nav_box>p.active em.icon06,
.nav_box>p:hover em.icon06 {
  background: url("20201014-icon066.png") no-repeat center;
}

.nav_box>p.active em.icon07,
.nav_box>p:hover em.icon07 {
  background: url("20201014-icon077.png") no-repeat center;
}

.nav_box>p.active a,
.nav_box>p:hover a {
  color: #fff;
}

.nav_box>p.active em,
.nav_box>p:hover em {
  color: #fff;
}



.sjml p a {
  color: #333 !important;
}

.sjml p.sj-chos a,
.sjml p:hover a {
  color: #067ac3 !important;
}

.side-right {
  margin-left: 257px;
  overflow: hidden
}

.ss_box {
  border-top: 2px #e1e1e1 solid;
  position: relative;
  margin-top: 42px
}

.ss-pad {
  width: 56%;
  padding: 0 20px;
  background: #fff;
  position: absolute;
  top: -26px;
  left: 22%;
}

.search {
  height: 48px;
  border-radius: 9px;
  border: 2px #067ac3 solid;
  background: #fff;
}

.search input {
  float: left;
  margin-left: 20px;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  color: #999;
  width: 80%;
}

.search button {
  float: right;
  background: none;
  height: 48px;
  margin-right: 20px;
  cursor: pointer;
  width: 40px;
  line-height: 48px;
}

.zt_table {
  width: 100%;
  margin-top: 66px;
  border-collapse: collapse;
  font-size: 16px
}

.zt_table tbody tr td {
  padding: 12px 14px;
  border: 1px #e8e8e8 solid
}

.zt_table tbody tr td.nam {
  width: 91px;
  text-align: center;
  background: #f4f5f8;
}

.zt_table tbody tr td span {
  display: inline-block;
  padding: 0 14px;
  height: 27px;
  line-height: 27px;
  border-radius: 4px;
  margin-right: 7px;
  cursor: pointer;
}

.zt_table tbody tr td span.act,
.zt_table tbody tr td span:hover {
  color: #fff;
  background: #067ac3;
}

.zt_table tbody tr td a {
  font-size: 12px;
  color: #888;
  float: right;
  display: inline-block;
  line-height: 27px;
  padding-right: 13px;
  background: url("arrow-down-new.png") no-repeat right center;
}

.zcwj-box {
  margin-top: 40px;
}

.zcwj-box h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 7px 30px;
  line-height: 26px;
  color: #fff;
  background: #067ac3;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.table-all {
  border: 1px #e8e8e8 solid;
  border-top: 2px #e8e8e8 solid;
}

.zcwj-table {
  width: 100%;
  font-size: 16px;
  border-collapse: collapse;
}

.zcwj-table thead tr th {
  padding: 12px 14px;
  text-align: center;
  background: #f4fbff;
  border-bottom: 3px #067ac3 solid;
}

.zcwj-table tbody tr td {
  padding: 20px 24px;
  line-height: 24px;
  border-bottom: 1px #dbdbdb dashed;
  text-align: center
}

.zcwj-table tbody tr td.third {
  text-align: left
}

/*.zcwj-table tbody tr:nth-child(even) td{background: #f4f5f8;}*/
.page {
  padding: 40px 0;
  text-align: center;
}

.page img {
  max-width: 100%;
}

.footer {
  margin-top: 40px;
  padding: 30px 0;
  background: #067ac3;
  color: #fff;
  line-height: 38px;
  text-align: center
}

.footer p a {
  color: #fff;
  margin: 0 10px
}

.footer p span {
  margin: 0 8px;
}

.footer p span img {
  margin-right: 6px;
}

.red {
  position: absolute;
  top: 45px;
  left: 40px;
}

.pho-sx-box {
  display: none;
  margin-left: -2%;
  margin-top: 30px;
}

.pho-sx-box select {
  width: 31.33%;
  height: 40px;
  border-radius: 5px;
  border: 1px #c7c7c7 solid;
  background: #f7f7f7;
  font-size: 16px;
  color: #666;
  padding: 0 20px;
  float: left;
  margin-left: 2%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("20200908-sel-sjx.png") no-repeat right 20px center;
  background-size: 12px;
}

.zcwj-box {
  margin-top: 30px;
}

.pho-list-box {
  display: none;
}

.pho-list-box ul li {
  padding: 15px 0;
  border-bottom: 1px #e7e7e7 solid;
}

.pho-list-box ul li h5 {
  font-size: 18px;
  line-height: 28px;
}

.pho-list-box ul li p span {
  font-size: 14px;
  color: #999;
  margin-right: 30px;
}

.zcwj-table tbody tr td.lef {
  text-align: left;
}

.zcwj-table tbody tr td.bgcor {
  background: #f4f5f8;
}

/***** Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¥Â¯Â¼Ã¨Ë†Âª *****/
.pho-nav {
  display: none;
  padding-left: 30px;
  margin-top: 80px;
}

.pho-nav>ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 30px;
}

.pho-nav>ul>li {
  width: 130px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  position: relative;
}

.pho-nav>ul>li>a {
  display: block;
  text-decoration: none;
  font-size: 22px;
  color: #067ac3;
  text-align: center;
  height: 155px;
  background: #f4fbff;
  line-height: 26px;
  position: relative;
  padding-top: 1px
}

.pho-nav ul li a span {
  margin-top: 24px;
  margin-bottom: 12px;
  display: block;
  height: 41px;
}

.pho-nav ul li a span.icon01 {
  background: url("20201014-icon01-blue.png") no-repeat center;
}

.pho-nav ul li a span.icon02 {
  background: url("20201014-icon02-blue.png") no-repeat center;
}

.pho-nav ul li a span.icon03 {
  background: url("20201014-icon03-blue.png") no-repeat center;
}

.pho-nav ul li a span.icon04 {
  background: url("20201014-icon04-blue.png") no-repeat center;
}

.pho-nav ul li a span.icon05 {
  background: url("20201014-icon05-blue.png") no-repeat center;
}

.pho-nav ul li a span.icon06 {
  background: url("20201014-icon06-blue.png") no-repeat center;
}

.pho-nav ul li a span.icon07 {
  background: url("20201014-icon07-blue.png") no-repeat center;
}

.pho-nav ul li a div {
  display: table;
  height: 52px;
  width: 100%;
}

.pho-nav ul li a div p {
  display: table-cell;
  vertical-align: middle;
}

.pho-nav ul li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px #fff solid;
  border-radius: 100%;
  background: url("20201014-jia2.png") no-repeat center #067ac3;
  background-size: 12px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
}

.pho-nav>ul::-webkit-scrollbar {
  display: none;
}

.pho-nav>ul>li.pho-act>a,
.pho-nav>ul>li:hover>a {
  color: #fff;
  background: #067ac3;
}

.pho-nav>ul>li.pho-act>a span.icon01,
.pho-nav>ul>li:hover>a span.icon01 {
  background: url("20201014-icon011.png") no-repeat center;
}

.pho-nav>ul>li.pho-act>a span.icon02,
.pho-nav>ul>li:hover>a span.icon02 {
  background: url("20201014-icon022.png") no-repeat center;
}

.pho-nav>ul>li.pho-act>a span.icon03,
.pho-nav>ul>li:hover>a span.icon03 {
  background: url("20201014-icon033.png") no-repeat center;
}

.pho-nav>ul>li.pho-act>a span.icon04,
.pho-nav>ul>li:hover>a span.icon04 {
  background: url("20201014-icon044.png") no-repeat center;
}

.pho-nav>ul>li.pho-act>a span.icon05,
.pho-nav>ul>li:hover>a span.icon05 {
  background: url("20201014-icon055.png") no-repeat center;
}

.pho-nav>ul>li.pho-act>a span.icon06,
.pho-nav>ul>li:hover>a span.icon06 {
  background: url("20201014-icon066.png") no-repeat center;
}

.pho-nav>ul>li.pho-act>a span.icon07,
.pho-nav>ul>li:hover>a span.icon07 {
  background: url("20201014-icon077.png") no-repeat center;
}

.pho-nav ul li.pho-act i,
.pho-nav ul li:hover i {
  background: url("20201014-jian2-blue.png") no-repeat center #fff;
  background-size: 12px
}

.pho-nav ul li img {
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -9px;
  z-index: 101;
}

.ej_box {
  position: absolute;
  right: 30px;
  left: 30px;
  background: #fff;
  border: 1px #b6b9bd solid;
  z-index: 100;
  top: 180px;
  padding: 0 10px 20px 30px;
}

.ej_box ul {
  padding-right: 10px;
}

.ej_box ul li {
  border-bottom: 1px #e8e8e8 solid;
  font-size: 15px;
  overflow: hidden;
  padding: 7px 0;
}

.ej_box ul li a {
  display: inline-block;
  text-decoration: none;
  float: left;
  width: 85%
}

.oxh {
  overflow: hidden;
  padding: 10px 0 0;
}

.ej_box ul li em {
  float: left;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #666;
  margin-top: 10px;
  margin-right: 12px;
}

.ej_box ul li.curr a,
.ej_box ul li:hover a {
  color: #067ac3;
}

.ej_box ul li.curr em,
.ej_box ul li:hover em {
  background: #067ac3
}

.ej_box ul li span {
  display: inline-block;
  width: 12px;
  height: 22px;
  background: url("20201014-down01.png") no-repeat center;
  float: right
}

.ej_box ul li.curr span,
.ej_box ul li:hover span {
  background: url("20201014-down02.png") no-repeat center;
}

.sq-btn {
  text-align: center;
  padding-top: 20px;
}

.sq-btn a {
  display: inline-block;
  text-align: center;
  font-size: 13px;
  color: #999;
  text-decoration: none;
  padding-right: 12px;
  background: url("20201010-sl.png") no-repeat right center;
  background-size: 9px
}

.ej_box ul {
  max-height: 350px;
  overflow-y: auto;
  margin-top: 10px
}

.ej_box ul::-webkit-scrollbar {
  width: 8px;
}

.ej_box ul::-webkit-scrollbar-track {
  background-color: #f2f2f2;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.ej_box ul::-webkit-scrollbar-thumb {
  background-color: #067ac3;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.sj-pho {
  padding-left: 20px
}

.sj-pho p a {
  color: #333 !important;
}

.sj-pho p.sjxz a,
.sj-pho p:hover a {
  color: #067ac3 !important;
}

/******************Ã¥Å Å¾Ã¤Âºâ€¹Ã¦Å’â€¡Ã¥Ââ€”******************/
.main-box {
  padding: 30px 15px 30px 36px;
  border: 1px #e8e8e8 solid;
  min-height: 700px;
}

.zn_article h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  color: #067ac3;
}

.fbt {
  font-size: 16px;
  color: #999;
  text-align: center;
  margin-top: 10px;
}

.art-nr {
  margin-top: 20px;
  max-height: 1024px;
  overflow-y: auto;
  font-size: 16px;
  line-height: 30px;
  padding-right: 36px;
  text-align: justify;
}

.art-nr::-webkit-scrollbar {
  width: 10px;
}

.art-nr::-webkit-scrollbar-track {
  background-color: #f2f2f2;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.art-nr::-webkit-scrollbar-thumb {
  background-color: #067ac3;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.art-nr h2 {
  font-size: 21px;
  font-weight: bold;
  margin-top: 30px;
}

.art-nr h5 {
  font-size: 18px;
  margin: 20px 0;
  font-weight: bold;
}

.img_box {
  margin-left: 150px;
}

.art-nr p a.blue {
  color: #1658a0;
  text-decoration: underline;
}

/*******************Ã¥â€¦Â¬Ã¥Â¼â‚¬Ã¥Ë†Â¶Ã¥ÂºÂ¦**********************/
.list-1 {
  margin-bottom: 40px;
}

.list-1 li {
  font-size: 16px;
  line-height: 30px;
  padding: 10px 0;
}

.list-1 li a {}

.list-1 li span {
  color: #cccccc;
  margin-left: 25px;
}

/*******************Ã¥â€¦Â¬Ã¥Â¼â‚¬Ã¥Â¹Â´Ã¦Å Â¥********************/
.ldxx-box {
  border: 1px #e8e8e8 solid;
  min-height: 800px
}

.tab-ul {
  border-bottom: 1px #e8e8e8 solid;
}

.tab-ul li {
  float: left;
  margin-right: 10px;
}

.tab-ul li a {
  display: block;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

.tab-ul li.gk_act a,
.tab-ul li:hover a {
  background: #067ac3;
  color: #fff;
}

.nb-tit {
  border-top: 1px #e8e8e8 solid;
  border-left: 1px #e8e8e8 solid;
  border-right: 1px #e8e8e8 solid;
  padding-top: 20px;
}

.nb-tit h1 {
  font-size: 21px;
  margin-left: 30px;
  margin-bottom: 20px;
}

.lips {
  margin-top: 40px;
  padding-bottom: 10px;
  border-bottom: 1px #dddddd solid;
}

.lip-lef,
.lip-rig a {
  font-size: 16px;
  color: #555;
}

.lip-lef em,
.lip-rig em {
  color: #ccc;
  margin: 0 10px;
  font-size: 12px
}

.lip-rig {
  margin-right: 80px;
}

.lip-rig span select {
  font-size: 16px;
  color: #555;
}

.lip-rig a {
  text-decoration: none;
  display: inline-block
}

.lip-rig span.icon01 {
  font-size: 18px;
  color: #777;
}

.lip-rig span.icon02 {
  color: #777;
}

.lip-rig a.share {
  position: relative;
}

.lip-rig a.share>img {
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -5px;
  z-index: 11;
}

.share-box {
  width: 218px;
  padding: 20px 0;
  border: 1px #eee solid;
  position: absolute;
  top: 30px;
  z-index: 10;
  right: -80px;
  background: #f7f7f7
}

.share-box i {
  display: inline-block;
  width: 24%;
  float: left;
  text-align: center;
}

.share-box i img {
  position: static !important;
}

.xl-top {
  padding-right: 26px;
}

.xl_article {
  font-size: 16px;
  line-height: 32px;
  padding-right: 30px;
  padding-top: 20px;
  max-height: 1400px;
  overflow-y: auto;
  text-align: justify
}

.xl_article p {
  margin-top: 30px;
}

.xl_article h4 {
  font-size: 21px;
  font-weight: bold;
  margin-top: 30px;
}

.xl_article::-webkit-scrollbar {
  width: 10px;
}

.xl_article::-webkit-scrollbar-track {
  background-color: #f2f2f2;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.xl_article::-webkit-scrollbar-thumb {
  background-color: #067ac3;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.zysx-nr {
  padding: 15px 36px 50px;
  font-size: 16px;
  line-height: 32px;
}

.zysx-nr p {
  margin-top: 10px
}

.dbg {
  margin-top: 70px
}

.jg-box {
  padding-bottom: 20px;
  border-bottom: 1px #e8e8e8 solid;
}

.jg-tit {
  font-size: 21px;
  font-weight: bold;
  padding-left: 12px;
  line-height: 21px;
  border-left: 6px #067ac3 solid;
  margin-top: 30px;
  margin-left: 18px;
}

.gb_ul li {
  border-bottom: 1px #dbdbdb dashed;
  padding: 15px 20px;
}

.gb_ul li p {
  float: left;
  width: 33.33%;
  font-size: 16px;
  overflow: hidden
}

.gb_ul li p i {
  display: inline-block;
  width: 4px;
  height: 4px;
  float: left;
  margin: 10px 10px 0 0;
  border-radius: 100%;
  background: #067ac3;
}

.gb_ul li p a {
  display: inline-block;
  width: 90%;
  float: left
}

.gb_ul li:nth-child(odd) {
  background: #f4f5f8;
}

/********************Ã¥â€¦Â¬Ã¥Â¼â‚¬Ã¥â€ â€¦Ã¥Â®Â¹**********************/
.ldxx-box {
  border: 1px #e8e8e8 solid;
  min-height: 800px
}

.ld-item {
  padding: 50px 36px 30px 20px;
  border-bottom: 1px #e8e8e8 solid;
}

.ld-item>p {
  font-size: 21px;
  font-weight: bold;
  padding-left: 12px;
  line-height: 21px;
  border-left: 6px #067ac3 solid;
  float: left
}

.ld-ul {
  float: right;
  width: 80%;
}

.ld-ul li {
  float: left;
  width: 23%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  margin-left: 1%;
  margin-right: 1%;
}

.ld-ul li a {
  display: block;
  text-decoration: none;
}

.ld-ul li span {
  display: block;
  margin-bottom: 10px;
}

.ld-ul li span img {
  max-width: 100%;
}

/******************Ã§Â»â€ Ã¨Â§Ë†*******************/
.gzxl-box {
  padding: 20px 36px 50px;
  min-height: 700px;
  background: #fff;
  margin-top: 105px;
}

.dqwz {
  padding-bottom: 10px;
  border-bottom: 1px #ddd solid;
  font-size: 14px;
  color: #666;
}

.dqwz p a {
  color: #666;
}

.tp-table {
  margin-top: 20px;
  width: 100%;
  font-size: 16px;
  border-collapse: collapse;
}

.tp-table tbody tr td {
  padding: 20px 30px;
  border: 1px #e8e8e8 solid;
}

.tp-table tbody tr td.bpt {
  width: 118px;
  background: #f4f5f9;
  text-align: center
}

.xl-nr-box h2 {
  font-size: 30px;
  color: #067ac3;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
  margin-top: 70px;
  margin-bottom: 20px;
  width: 70%;
  margin-right: auto;
  margin-left: auto
}

.qtfx {
  margin-top: 40px;
  border-top: 1px #e8e8e8 solid;
  padding-top: 15px
}

.fx-left span {
  color: #999;
  margin: 0 10px;
}

.fx-right {
  line-height: 26px
}

.fx-right em {
  color: #d8d8d8;
  margin: 0 20px;
  float: left
}

.fx-right a {
  color: #b2b2b2;
  font-size: 20px;
  text-decoration: none;
  float: left
}

.xl-article-nr {
  font-size: 16px;
  line-height: 38px;
}

.wjgk {
  margin-top: 70px;
}

.jbx {
  text-align: center;
  margin-top: 90px;
}

.cjp {
  margin-top: 40px
}

.xl-btn-box {
  text-align: center;
  margin-top: 35px;
}

.xl-btn-box a {
  display: inline-block;
  padding: 0 14px;
  height: 40px;
  border-radius: 4px;
  font-size: 16px;
  color: #067ac3;
  text-decoration: none;
  line-height: 40px;
  background: #f4fbff;
  margin: 0 3px
}

.xl-btn-box a img {
  margin-right: 10px
}

.xgwz {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px #e8e8e8 solid;
}

.xgwz p {
  font-size: 22px;
  font-weight: bold;
  padding-left: 12px;
  border-left: 6px #067ac3 solid;
  line-height: 22px
}

.xgwz ul li {
  font-size: 16px;
  line-height: 45px;
  overflow: hidden
}

.xgwz ul li a {
  float: left;
  display: inline-block;
  max-width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.xgwz ul li span {
  color: #ccc;
  float: left;
  margin-left: 20px
}

.tp-pho {
  display: none;
}

.erm-box {
  margin-top: 80px;
  text-align: center
}

.erm-box p {
  font-size: 14px;
  color: #999;
}

.fj h5 {
  font-size: 18px;
  font-weight: normal;
  padding-left: 35px;
  background: url(2020822-sjt-fjxz.png) no-repeat left center;
  /*margin-bottom: 10px;*/
  margin-top: 60px;
}

.fj p a {
  color: #067ac3
}

/***************** Ã¤Â¾ÂÃ§â€Â³Ã¨Â¯Â· ******************/
.ysq-banner {
  margin-top: 20px;
}

.ysq-banner img {
  width: 100%;
}

.fhsyb {
  margin-top: 30px;
}

.fhsyb a {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  padding: 0 15px 0 45px;
  border-radius: 4px;
  font-size: 16px;
  color: #444;
  border: 1px #c9c9c9 solid;
  background: url("upload-demo.png") no-repeat 16px center;
}

.zysx-det {
  margin-top: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: justify;
}

.zx-btn {
  text-align: center
}

.zx-btn a {
  display: inline-block;
  width: 256px;
  height: 60px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  line-height: 60px;
  background: #067ac3;
  margin-top: 70px
}

.zx-btn2 {
  text-align: center;
  margin-top: 70px;
}

.zx-btn2 a {
  display: inline-block;
  height: 60px;
  padding: 0 50px;
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  border-radius: 4px;
  background: #1860af;
  margin: 0 10px;
  text-decoration: none;
}

.zx-btn2 a.cx-btn {
  background: #d10200
}

.zx-btn2 a img {
  margin-right: 15px;
}

.sqr-lx h1 {
  font-size: 24px;
  font-weight: bold;
  color: #067ac3;
  line-height: 39px;
  text-align: center;
  margin-top: 50px;
}

.xzlx {
  padding: 30px 0;
  text-align: center;
}

.xzlx span {
  display: inline-block;
  width: 195px;
  height: 169px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 13px #e2f5ff;
  margin: 30px;
  border: 1px #fef8f8 solid
}

.xzlx span p {
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.xzlx span img {
  margin-top: 30px;
  margin-bottom: 15px;
}

.xzlx span a {
  display: block;
  text-decoration: none;
  height: 100%;
  position: relative
}

.xzlx span:hover img {
  transform: rotateY(360deg);
  transition: all .5s linear;
}


.bd-sec {
  padding-bottom: 14px;
  border-bottom: 1px #ddd solid;
  margin-top: 30px;
}

.bd-sec h4 {
  font-size: 18px;
  padding-left: 18px;
  border-left: 6px #067ac3 solid;
  line-height: 18px;
}

.bd-table {
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
}

.bd-table tbody tr td {
  padding: 10px;
}

.bd-table tbody tr td.item {
  width: 160px;
  text-align: right;
}

.bd-table tbody tr td .bd-inp,
.bd-table tbody tr td .ntb-inp {
  width: 90%;
  height: 36px;
  border: 1px #ccc solid;
  border-radius: 4px;
  background: #fff;
  font-size: 14px;
  color: #999;
}

.bd-table tbody tr td select {
  width: 93%;
  height: 38px;
  border: 1px #ccc solid;
  border-radius: 4px;
}

.bd-table tbody tr td textarea {
  width: 95%;
  height: 70px;
  border: 1px #ccc solid;
  border-radius: 4px;
  padding: 10px;
  background: #fff;
  font-size: 14px;
  color: #999;
}

.bd-table tbody tr td .inp3 {
  width: 96%
}

.choose {
  height: 33px;
  padding: 0 15px 0 38px;
  background: url("20200909-jiah.jpg") no-repeat 13px center #fff;
  font-size: 16px;
  border: 1px #ccc solid;
  border-radius: 4px;
  margin-bottom: 5px
}

.bd-table tbody tr td p.tips {
  color: #006dda;
  font-size: 14px;
}

.bd-table tbody tr td .ntb-inp {
  overflow: hidden
}

.bd-table tbody tr td .ntb-inp input {
  width: 80%;
  height: 100%;
  border: none;
  float: left;
}

.bd-table tbody tr td .ntb-inp span {
  display: inline-block;
  float: right;
  width: 15%;
  height: 100%;
  border-left: 1px #ccc solid;
}

.bd-table tbody tr td .ntb-inp .yzm {
  background: url("../images/1913-bd-3.png") no-repeat center #eee;
}

.bd-table tbody tr td label {
  margin-right: 10px
}

.bd-table tbody tr td label input {
  margin-right: 5px
}

.bd-table tbody tr td .yzmbox {
  width: 50%;
  position: relative
}

.bd-table tbody tr td .yzmbox input {
  width: 70%;
}

.bd-table tbody tr td .yzmbox .yzm {
  width: 20%;
}

.phone-table {
  display: none
}

.cx-table {
  width: 550px;
  margin: 50px auto 0
}

.cx-table tbody tr td.item {
  width: 97px
}

.cx-table tbody tr td .yzmbox {
  width: 96%;
}

.bd_title {
  text-align: center;
  margin-top: 50px
}

.bd-table tbody tr td .bd-inp,
.bd-table tbody tr td .yzmbox {
  padding-left: 10px;
}


.bd-btn-box {
  text-align: center;
  margin-top: 70px;
}

.bd-btn-box button {
  width: 140px;
  height: 44px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  background: #226ebc;
  cursor: pointer;
  margin: 0 2px;
}

.bd-btn-box button img {
  margin-right: 10px
}

.bd-btn-box button.cor-red {
  background: #e22a2a
}

.zy-p {
  font-size: 16px;
  color: #dd2f30;
  margin-top: 120px
}

.bd-table tbody tr td .inp4,
.bd-table tbody tr td .inp4 {
  width: 96%
}

.nr-div {
  width: 90%;
  background: #f8f8f8;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  padding-left: 10px
}

.zjz {
  height: 36px
}

.nr-div2 {
  width: 96%
}

.nr-div3 {
  width: 96%;
  padding: 10px 0 10px 10px;
  border-radius: 4px;
  background: #f8f8f8;
  min-height: 52px
}

.sqrlx-tit {
  text-align: center;
  margin-top: 110px;
}

.sqrlx-tit h1 {
  font-size: 24px;
  color: #067ac3;
  background: url("20201014-sq-titbg1-blue.png") no-repeat center bottom;
  font-weight: bold;
  line-height: 24px;
  height: 64px
}

.sqrlx-tit2 h1 {
  background: url("20201014-sq-titbg2-blue.png") no-repeat center bottom;
}

/********************  Ã¦Â³â€¢Ã¥Â®Å¡Ã¤Â¸Â»Ã¥Å Â¨Ã¥â€¦Â¬Ã¥Â¼â‚¬ *********************/
.gknr-box {
  padding: 40px 40px 0;
  border: 1px #e8e8e8 solid;
}

.gknr-box ul {
  margin-left: -4%;
}

.gknr-box ul li {
  width: 29.33%;
  float: left;
  margin-left: 4%;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  *width: 29%;
}

.sec-box {
  height: 131px;
  padding: 1px 0;
  border: 1px #ebebeb solid;
  background: -moz-linear-gradient(left, #e6f5ff 0%, #f7fcff 100%);
  background: -webkit-linear-gradient(left, #e6f5ff 0%, #f7fcff 100%);
  background: -o-linear-gradient(left, #e6f5ff 0%, #f7fcff 100%);
  background: -ms-linear-gradient(left, #e6f5ff 0%, #f7fcff 100%);
  background: linear-gradient(to right, #e6f5ff 0%, #f7fcff 100%);
  z-index: 100;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f5ff', endColorstr='#f7fcff', GradientType=1);
  box-shadow: 3px 6px 6px rgba(0, 0, 0, .1);
}

.top-box a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  padding-top: 24px;
}

.top-box a span {
  margin-bottom: 20px;
  display: block;
  height: 30px
}

.bot-box {
  text-align: center;
}

.bot-box a {
  display: inline-block;
  width: 20px;
  height: 10px;
  background: url("20200923-xlj01.png") no-repeat center;
  margin-top: 10px
}

.erji-menu {
  box-shadow: 3px 6px 6px rgba(0, 0, 0, .1);
  padding: 30px 0;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 131px;
  left: 0;
  right: 0;
  z-index: 99;
  font-size: 17px;
  line-height: 38px;
  border: 1px #067ac3 solid;
  border-top: 0;
  display: none;
}

.gknr-box ul li.xl-act .sec-box {
  border: 1px #067ac3 solid;
}

.gknr-box ul li.xl-act .bot-box a {
  background: url("20200923-xlj02-blue.png") no-repeat center;
}

.erji-menu p a {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.gknr-box ul li.xl-act .erji-menu {
  display: block
}



/**************  20201016  ***************/
.chart-box {
  border: 1px #e8e8e8 solid;
  min-height: 500px;
  padding: 30px 30px 80px;
}

.xzlx {
  padding: 20px 0 50px;
}

/*.sqr-lx .tit3{background: none}*/
.zy-p {
  margin-top: 80px
}

.bd-btn-box button {
  width: 120px;
  height: 40px;
  font-size: 17px;
  margin: 0 8px;
}

.bd-btn-box button.cor-yellow {
  background: #eba806;
}

.ysq-banner {
  margin-top: 0;
}

.ztcx {
  padding: 20px;
  background: #f4f4f4;
  text-align: center
}

.ztcx span {
  font-size: 16px;
  font-weight: bold
}

.ztcx input {
  width: 30%;
  height: 38px;
  border: 1px #ccc solid;
  border-radius: 4px;
  color: #999;
  padding-left: 15px;
  margin-left: 10px;
}

.ztcx button {
  width: 120px;
  height: 40px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  background: #067ac3;
  cursor: pointer;
  margin-left: 10px;
}

.ztcx button img {
  margin-right: 10px
}

.sqbxz a {
  font-size: 16px;
  color: #067ac3;
  text-decoration: none;
}

.sqbxz a img {
  margin-right: 6px;
  height: 17px;
  float: left;
  margin-top: 3px
}




/****************** Ã§Â»â€ Ã¨Â§Ë†Ã¥Â¼Â¹Ã§Âªâ€” ******************/
.tcc_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 999;
  display: none;
}

.znwd_pj {
  line-height: 26px;
  position: fixed;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  margin-top: -205px;
  overflow: hidden;
  display: none;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(110, 110, 110, .2);
  border-radius: 10px;
  width: 100%;
  max-width: 440px;
  height: 340px;
  z-index: 1000;
}

.znwd_pj p.p2 {
  color: #999999;
}

.znwd_pj p i {
  color: #eeeeee;
  margin: 0 1px 0 0;
  font-size: 16px;
}

.znwd_pj p.p3 i {
  margin: 0 4px;
}

.znwd_pj p i.on {
  color: #f3be30;
}

.znwd_pj p.p4 {
  font-size: 12px;
  padding-left: 20px;
}

.znwd_pj p.p4 span,
.znwd_pj p.p4 i {
  float: left;
}

.layui-layer-title {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #f7f7f7;
  overflow: hidden;
  background-color: #067ac3;
  border-radius: 2px 2px 0 0;
}

.pl-text {
  font-size: 14px;
  box-sizing: border-box;
  position: absolute;
  width: 82%;
  right: 0;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
}

.pl-cont {
  padding: 20px;
  vertical-align: top;
}

.pl-cont label {
  display: block;
  margin-bottom: 20px;
  position: relative;
  height: 37px;
}

.pl-cont label:nth-child(2) {
  height: 80px;
}

.pl-cont label span {
  line-height: 36px;
}

.yzmbox {
  width: 130px;
  height: 33px;
  border-radius: 0 5px 5px 0;
  background: #f8f8f8;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 99;
}

.close_pj {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 6px;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  line-height: 32px;
  text-align: center;
}

.text1 {
  right: 0;
  box-sizing: border-box;
  line-height: 26px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 5px 10px;
  position: absolute;
  width: 82%;
  height: 100%;
  font-size: 14px;
  resize: none;
}

.btn2 {
  margin: 10px auto 0;
  width: 94px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  border: 0;
  background-color: #067ac3;
  color: #ffffff;
  display: block;
  border-radius: 5px;
}
.nav_box>p.active em.icon08,
.nav_box>p:hover em.icon08,
.pho-nav>ul>li.pho-act>a span.icon08,
.pho-nav>ul>li:hover>a span.icon08 {
  background: url(/images/zcb.png) no-repeat center;
}

.nav_box>p a em.icon08,
.pho-nav ul li a span.icon08 {
  background: url(/images/zc.png) no-repeat center;
}


/* .nav_box>p.active i,
.nav_box>p:hover i {
  background: url("20201014-jian.png") no-repeat center;
} */
/* .nav_box>p.active i,
.nav_box>p:hover i {
  background: url(/images/jiahaotubiao.png) no-repeat center;
} */
/* .nav_box>p.active i,
.nav_box>p:hover i {
  background: url("/images/jianhaotubiao.png") no-repeat center;
} */


/* 2023/07/28 */
.side-left .nav_box:first-child .zlm li{padding: 1px 20px 1px 21px;background:#e5e5e5;}
.side-left .nav_box:first-child .zlm li i{background:none;}
.side-left .nav_box:first-child .zlm li a{font-family: "微软雅黑";font-size:16px;color:#333333;}
.side-left .nav_box:first-child .zlm li a:hover{color:#2e65a6 !important;background:#E6F5FF !important;}
.side-left .nav_box:first-child .zlm li:hover{color:#2e65a6 !important;background:#E6F5FF !important;}
.side-left .nav_box:first-child .zlm li:hover a{color:#2e65a6;}
.nav_box{margin-bottom:10px;} 
.ej-chos{margin-bottom:10px;}
.side-left .nav_box:first-child .zlm{border:none;padding:10px 0rem 0rem 0rem;}
