@charset "UTF-8";
body.show a, body.show .transition, body.show .p-num .num a span, .p-num .num a body.show span, body.show :before, body.show :after, body.show img, body.show .g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .index-business .list-wrapper a .name, .index-notice .list li a .name, .service-show .tab-btn li, .notice-side li dl a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .p-more, .p-curr .wal, .wal-row, .w800 .p-curr, .p-num, .p-num .num {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .p-more, .p-num, .p-num .num {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .p-more, .p-num, .g-foot .msg, .foot-nav ul {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .wal-row {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .wal-row, .g-nav, .g-nav .col, .g-foot .msg, .foot-nav ul, .slsbxjt .container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.p-more {
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 177px;
  height: 56px;
  font-size: 16px;
  color: #010262;
  border: #010262 solid 2px; }
  .p-more:after {
    content: "";
    display: block;
    position: absolute;
    position: relative;
    margin-left: 28px;
    background: url("../image/arrow10.png") center no-repeat;
    width: 10px;
    height: 20px; }
  .p-more em {
    line-height: 1em; }
  .p-more:hover {
    background: #010262;
    color: #fff; }

.p-curr {
  background: #FFF;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 2; }
  .p-curr .wal {
    height: 77px; }
  .p-curr a {
    height: 77px;
    line-height: 77px;
    font-size: 18px;
    color: #010262;
    margin-left: 9px;
    padding-left: 18px;
    background: url("../image/img9.png") left center no-repeat; }
  .p-curr a.home {
    margin-left: 0;
    padding: 0;
    width: 20px;
    background: url("../image/img20.png") center no-repeat; }

.p-curr-2 {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0); }

.w800 {
  width: 800px; }
  .w800 .p-curr {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0); }

.w260 {
  width: 300px;
  padding: 0 0 50px 40px;
  box-shadow: -4px 0 4px 0 rgba(10, 43, 110, 0.05);
  -webkit-box-shadow: -4px 0 4px 0 rgba(10, 43, 110, 0.05);
  -moz-box-shadow: -4px 0 4px 0 rgba(10, 43, 110, 0.05); }

.p-num {
  padding: 40px 0 60px 0; }
  .p-num a.arrow {
    width: 30px;
    height: 23px;
    background: center no-repeat; }
    .p-num a.arrow.prev {
      background-image: url("../image/prev23.jpg"); }
    .p-num a.arrow.next {
      background-image: url("../image/next23.jpg"); }
  .p-num .num {
    font-size: 18px;
    padding: 0 10px; }
    .p-num .num a span {
      color: #010262;
      padding: 0 10px;
      display: block; }
      .p-num .num a span:hover, .p-num .num a span.on {
        color: #5495CF; }

.p-title {
  padding: 60px 0 50px 0; }
  .p-title h3 {
    font-size: 36px;
    line-height: 1em;
    font-weight: 400;
    color: #010262; }

.p-more {
  width: 1.8rem;
  height: .6rem;
  font-size: .24rem;
  border-width: 1px; }
  .p-more:after {
    margin-left: .1rem;
    background-size: 100%;
    width: .12rem;
    height: .2rem; }

.p-curr {
  box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0.08);
  height: .9rem; }
  .p-curr a {
    height: .9rem;
    line-height: .9rem;
    font-size: .2rem;
    margin-left: .12rem;
    padding-left: .2rem;
    background-size: .09rem; }
  .p-curr a.home {
    width: .24rem;
    background-size: .24rem; }

.p-curr-2 {
  box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0); }

.p-title {
  padding: .6rem 0 .5rem 0; }
  .p-title h3 {
    font-size: .36rem;
    font-weight: 600; }

.p-num {
  padding: .4rem 0 .6rem 0; }
  .p-num a.arrow {
    width: .3rem;
    height: .3rem;
    background-size: .12rem; }
  .p-num .num {
    font-size: .32rem;
    padding: 0 .1rem; }
    .p-num .num a span {
      padding: 0 .1rem; }

.w800 {
  width: 100%; }
  .w800 .p-curr {
    box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0); }

.w260 {
  width: 100%;
  padding: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

/*-------------------------*/
html {
  font-size: 50px; }

.wal {
  max-width: 8rem; }

.g-headD {
  height: 1rem; }

.g-head .wal {
  min-height: 1rem;
  margin: 0 .3rem; }
.g-head a.logo {
  width: 1.8rem;
  right: 0; }
.g-head .btns {
  left: 1.6rem; }
  .g-head .btns a {
    height: 1rem;
    font-size: .24rem;
    line-height: 1rem;
    margin-right: .1rem;
    padding-left: .34rem;
    background-size: .24rem; }
  .g-head .btns li.li_01, .g-head .btns li.li_02, .g-head .btns li.li_03 {
    display: none; }
  .g-head .btns li.li_language {
    font-size: .24rem;
    padding-left: .34rem;
    background-size: .24rem; }
    .g-head .btns li.li_language a {
      margin: 0;
      padding: 0; }
    .g-head .btns li.li_language em {
      padding: 0 .06rem; }
.g-head .navA {
  line-height: 1rem;
  left: 0;
  padding-left: .4rem;
  background-size: .3rem;
  font-size: .28rem; }

.g-nav {
  top: 1rem;
  overflow-y: auto;
  bottom: 0;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  padding-bottom: .3rem;
  max-height: calc(100vh - 1rem); }
  .g-nav a {
    padding-left: .3rem; }
  .g-nav .col {
    min-height: 1rem;
    width: 100%;
    border: 0; }
    .g-nav .col .item {
      width: 50%; }
    .g-nav .col h3 {
      font-size: .28rem;
      margin-top: .3rem; }
      .g-nav .col h3 a {
        line-height: .7rem;
        padding-left: .7rem; }
      .g-nav .col h3 img {
        position: absolute;
        z-index: 1;
        left: 0.3rem;
        right: auto;
        top: 0.2rem;
        bottom: auto;
        width: .3rem; }
    .g-nav .col dd {
      font-size: .24rem;
      line-height: .32rem;
      padding-top: .1rem;
      padding-bottom: .1rem; }
      .g-nav .col dd .name {
        padding-left: .3rem; }
        .g-nav .col dd .name:after {
          right: .3rem;
          width: .2rem;
          background-size: 100%; }
      .g-nav .col dd dl {
        padding-top: .1rem;
        padding-bottom: .1rem; }
        .g-nav .col dd dl dd {
          font-size: .24rem;
          line-height: .32rem;
          padding-top: .1rem;
          padding-bottom: .1rem; }

.g-foot .wal {
  min-height: 1rem;
  padding-top: .2rem; }
.g-foot .nav {
  display: none; }
.g-foot .container {
  position: static;
  padding: 0;
  background-size: 4.5rem;
  width: 100%;
  height: auto;
  min-height: 3rem;
  text-align: left; }
  .g-foot .container .tel {
    padding: .6rem 0 .3rem 0; }
    .g-foot .container .tel .name {
      font-size: .28rem; }
    .g-foot .container .tel p {
      font-size: .6rem;
      padding-top: .2rem; }
  .g-foot .container .content {
    line-height: 1.8em;
    padding-bottom: .5rem; }
.g-foot .msg {
  line-height: .4rem;
  padding: .3rem 0; }

/*index*/
.p-banner .wal {
  height: 4.6rem;
  padding-top: 1rem;
  position: relative;
  z-index: 11; }
  .p-banner .wal h2 {
    font-size: .52rem;
    width: 4rem; }
  .p-banner .wal h3 {
    font-size: .46rem;
    line-height: 1em; }
    .p-banner .wal h3.h3-1 {
      font-size: .36rem; }
  .p-banner .wal p {
    font-size: .24rem;
    width: 5rem;
    padding-top: 0;
    margin-top: .3rem;
    line-height: 1.5em;
    max-height: 6em;
    overflow: hidden;
    display: none; }
.p-banner .box {
  width: 4.6rem;
  height: 4.6rem;
  margin-right: -3.75rem; }
  .p-banner .box:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.5); }
  .p-banner .box video {
    display: none; }
.p-banner svg {
  margin-right: -3.75rem;
  width: 3rem; }

.index-title h3 {
  font-size: .36rem;
  font-weight: 600; }

.index-news .index-title {
  padding: .5rem 0 .1rem 0; }
.index-news .list li:before {
  width: 8rem;
  margin-left: -4rem;
  background-size: cover; }
.index-news .list li a {
  height: 1.8rem;
  font-size: .26rem;
  line-height: 1.75em;
  padding-right: .6rem; }
  .index-news .list li a:before {
    right: 0;
    width: .5rem;
    background-size: 100%; }
  .index-news .list li a .name {
    max-height: 3.5em;
    overflow: hidden; }
  .index-news .list li a .time {
    font-size: .24rem; }

.index-business .index-title {
  padding: .6rem 0 .25rem 0; }
.index-business .list {
  margin-left: -.15rem;
  margin-right: -.15rem; }
  .index-business .list .arrow a {
    width: .6rem;
    height: .6rem;
    background-size: .4rem;
    top: 1.5rem; }
    .index-business .list .arrow a.prev {
      left: -.1rem; }
    .index-business .list .arrow a.next {
      right: -.1rem; }
.index-business .list-wrapper li {
  padding: 0 .15rem; }
.index-business .list-wrapper a {
  padding-bottom: .6rem; }
  .index-business .list-wrapper a .name {
    font-size: .28rem;
    margin: .25rem 0 .12rem 0;
    padding: 0;
    height: 1.2em;
    line-height: 1.2em; }
  .index-business .list-wrapper a p {
    font-size: .24rem;
    line-height: .36rem;
    height: .72rem; }

.index-report {
  background-size: cover; }
  .index-report .wal {
    height: 4.5rem; }
  .index-report .title {
    font-size: .26rem;
    line-height: 1.6em;
    padding-bottom: .36rem; }
  .index-report a.p-more {
    width: 3.8rem; }
    .index-report a.p-more:after {
      margin-left: .12rem; }

.index-notice {
  padding: 1rem 0 0 0;
  background-size: auto 1.68rem; }
  .index-notice .list {
    padding-bottom: .7rem; }
    .index-notice .list:before {
      top: -1.3rem;
      width: 1.8rem;
      height: 1.5rem;
      background-size: 100%; }
    .index-notice .list ul {
      width: 100%;
      padding: .2rem 0; }
    .index-notice .list li a {
      font-size: .26rem;
      line-height: .6rem;
      height: .6rem;
      padding: 0 2.1rem 0 .16rem;
      background-size: .06rem; }
      .index-notice .list li a .name {
        height: .6rem; }
  .index-notice .img-list {
    padding-bottom: .5rem;
    margin-left: -.3rem;
    margin-right: -.3rem; }
    .index-notice .img-list .list-wrapper {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .index-notice .img-list li {
      padding: 0 0 0 .3rem; }
      .index-notice .img-list li a .img:after {
        height: 1.2rem;
        left: -1px;
        right: -1px; }
      .index-notice .img-list li a .container {
        left: .2rem;
        right: .2rem;
        height: auto;
        min-height: 2rem;
        padding: 0 .3rem .3rem; }
        .index-notice .img-list li a .container .name {
          font-size: .32rem;
          padding: .3rem 0 .12rem 0; }
        .index-notice .img-list li a .container p {
          font-size: .24rem;
          line-height: .4rem; }
        .index-notice .img-list li a .container p.p-1 {
          height: .8rem; }
        .index-notice .img-list li a .container p.p-2 {
          height: 0; }

.foot-nav {
  padding: .5rem 0 .2rem 0; }
  .foot-nav ul {
    margin-left: -.3rem;
    margin-right: -.3rem; }
  .foot-nav li {
    width: 33.333%; }
  .foot-nav a {
    height: auto;
    padding-bottom: .3rem; }
    .foot-nav a .ico {
      width: 1.4rem; }
    .foot-nav a .name {
      font-size: .26rem;
      margin-top: .2rem;
      text-align: center;
      width: 2rem;
      line-height: 1.3em;
      height: auto;
      margin-right: 0;
      margin-left: 0; }

.insurance {
  padding: .5rem 0 .2rem 0; }
  .insurance ul {
    margin-left: -.3rem; }
  .insurance li {
    width: 50%;
    padding: 0 0 .5rem .3rem; }
    .insurance li a .name {
      font-size: .28rem;
      padding: .28rem 0 .12rem 0; }
    .insurance li a p {
      font-size: .24rem;
      line-height: 1.6em;
      height: 3.2em; }

.insurance-show .title {
  font-size: .36rem;
  padding: .6rem 0 .24rem 0;
  font-weight: 600; }
.insurance-show .content {
  font-size: .26rem;
  line-height: 1.8em;
  padding-bottom: .26rem; }
.insurance-show .list {
  padding-bottom: .1rem; }
  .insurance-show .list li {
    font-size: .26rem;
    line-height: 1.8em;
    padding-left: .2rem; }
    .insurance-show .list li:before {
      font-size: .28rem; }
.insurance-show .list2 li {
  padding-left: .2rem; }
  .insurance-show .list2 li h3 {
    font-size: .28rem;
    line-height: 1.8em; }
    .insurance-show .list2 li h3:before {
      font-size: .28rem;
      left: -.2rem; }
  .insurance-show .list2 li .content {
    font-size: .26rem;
    line-height: 1.8em;
    padding: .1rem 0 .2rem 0; }
.insurance-show .btn {
  padding: .5rem 0 .6rem 0; }
  .insurance-show .btn a.p-more {
    width: 4rem; }

.service-show {
  padding: .1rem 0 1rem 0; }
  .service-show .p-title {
    padding: .5rem 0 .4rem 0; }
  .service-show .list h3 {
    font-size: .28rem;
    padding-bottom: .2rem; }
  .service-show .list li {
    font-size: .24rem;
    line-height: 1.8em;
    padding-left: .2rem; }
    .service-show .list li:before {
      left: 0;
      font-size: .28rem; }
  .service-show .list2 {
    font-size: .24rem;
    line-height: 1.8em; }
    .service-show .list2 h3 {
      font-size: .28rem; }
    .service-show .list2 p {
      padding: .12rem 0; }
  .service-show .tab-btn ul {
    margin-right: 0; }
  .service-show .tab-btn li {
    font-size: .28rem;
    line-height: .3rem;
    padding: .2rem .1rem; }
  .service-show .table {
    padding-top: .4rem; }
  .service-show .tab-box.content {
    font-size: .26rem;
    line-height: 1.8em;
    padding: .3rem; }
    .service-show .tab-box.content table {
      margin-top: .35rem; }
    .service-show .tab-box.content tr td {
      font-size: .24rem; }
    .service-show .tab-box.content tr td:nth-child(2) {
      font-size: .24rem;
      line-height: 1.5em;
      padding: .15rem; }
  .service-show .tab-box.list3 {
    padding: .2rem .3rem; }
    .service-show .tab-box.list3 li a {
      font-size: .26rem;
      height: .9rem;
      line-height: .9rem;
      padding-left: .2rem; }

.service {
  padding: .6rem 0 .2rem 0; }
  .service li {
    width: 100%;
    padding-bottom: .5rem; }
    .service li a {
      position: relative;
      padding: 0 0 0 1.6rem;
      text-align: left; }
      .service li a .img {
        width: 1.4rem;
        position: absolute;
        z-index: 1;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .service li a .name {
        font-size: .32rem;
        padding: .1rem 0 .15rem 0;
        font-weight: bold; }
      .service li a p {
        font-size: .26rem;
        line-height: 1.5em;
        padding: 0; }
    .service li a:hover {
      color: #5495CF; }

.responsibility {
  padding-bottom: 1rem; }
  .responsibility .content {
    font-size: .26rem;
    line-height: 1.8em;
    padding-bottom: .5rem; }
  .responsibility .list li .name {
    font-size: .3rem;
    line-height: 1rem;
    padding-left: .5rem; }
    .responsibility .list li .name:before {
      left: .08rem;
      width: .2rem;
      height: 1rem;
      background-size: .2rem; }
  .responsibility .list li dl {
    margin-left: 0;
    padding: .3rem; }
    .responsibility .list li dl dd a {
      font-size: .26rem;
      line-height: 1.8em;
      padding-left: .24rem; }
      .responsibility .list li dl dd a:before {
        font-size: .28rem; }

.about .title {
  padding: .5rem 0 .25rem 0; }
  .about .title h3 {
    font-size: .36rem;
    font-weight: 600; }
.about .content {
  padding-bottom: .35rem;
  font-size: .26rem;
  line-height: 1.8em; }
.about .list li {
  width: 100%;
  padding-bottom: .3rem; }
.about .list a {
  height: auto;
  box-shadow: 0 0.05rem 0.4rem 0 rgba(0, 0, 102, 0.1);
  -webkit-box-shadow: 0 0.05rem 0.4rem 0 rgba(0, 0, 102, 0.1);
  -moz-box-shadow: 0 0.05rem 0.4rem 0 rgba(0, 0, 102, 0.1);
  padding: 0 .3rem .3rem; }
  .about .list a .year {
    font-size: .36rem;
    padding: .35rem 0; }
    .about .list a .year:before {
      bottom: .15rem;
      width: .5rem;
      height: .04rem; }
  .about .list a p {
    font-size: .24rem;
    line-height: 1.6em; }
.about .content-2 {
  font-size: .26rem;
  line-height: 1.8em;
  padding: .35rem 0 1rem 0; }
  .about .content-2 h3 {
    font-size: .28rem;
    padding-bottom: .35rem; }

.slsbxjt {
  padding-bottom: .6rem; }
  .slsbxjt .content {
    margin-top: -.1rem;
    padding-bottom: .4rem;
    font-size: .26rem;
    line-height: 1.8em; }
  .slsbxjt .container {
    padding-left: 0; }
    .slsbxjt .container .col {
      width: 100%;
      padding: .3rem; }
      .slsbxjt .container .col .name {
        font-size: .28rem;
        padding-bottom: .24rem;
        font-weight: 600; }
      .slsbxjt .container .col p {
        font-size: .26rem; }
    .slsbxjt .container .img img {
      width: 100%; }
    .slsbxjt .container .img .content2 {
      position: static;
      font-size: .26rem;
      padding: .3rem;
      width: 100%; }

.jtqyycwzlkl {
  padding-bottom: .6rem; }
  .jtqyycwzlkl .table tr th {
    height: 1rem;
    font-size: .26rem; }
  .jtqyycwzlkl .table tr td {
    height: 1rem;
    font-size: .26rem; }
    .jtqyycwzlkl .table tr td a {
      font-size: .26rem; }
  .jtqyycwzlkl .table tr td:nth-child(2) {
    font-size: .26rem; }

.news .index-news li {
  border-bottom: #eee solid 1px; }

.information-show {
  padding: .4rem 0 1.2rem 0; }
  .information-show .title {
    padding-bottom: .3rem;
    font-size: .32rem;
    font-weight: 600; }
  .information-show .content {
    font-size: .26rem;
    line-height: 1.8em; }
    .information-show .content h3 {
      padding: .3rem 0 .15rem 0;
      font-size: .28rem; }
    .information-show .content .img {
      padding: .3rem 0 .1rem 0; }
  .information-show .btn {
    padding-top: .5rem; }
    .information-show .btn a {
      line-height: .9rem;
      font-size: .24rem; }
      .information-show .btn a em {
        height: .9rem;
        background-size: .15rem;
        padding-left: .25rem; }

.notice-side {
  padding: 0 0 1rem 0;
  display: none; }
  .notice-side .title {
    padding: 0; }
    .notice-side .title h3 {
      font-size: .36rem;
      font-weight: 600; }
  .notice-side li a:after {
    right: 0;
    width: .25rem;
    background-size: 100%; }
  .notice-side li a:hover:after, .notice-side li a.on:after {
    right: 0; }
  .notice-side li a.name {
    font-size: .26rem;
    line-height: 1rem;
    padding-left: 0; }
  .notice-side li a.name-2 {
    line-height: .4rem;
    padding-top: .25rem;
    padding-bottom: .25rem; }
    .notice-side li a.name-2:after {
      top: .25rem;
      height: .4rem; }
  .notice-side li dl {
    margin-top: -10px;
    padding-bottom: 10px;
    display: none; }
    .notice-side li dl a {
      height: 37px;
      line-height: 37px;
      font-size: 14px;
      padding-left: 24px;
      position: relative; }
      .notice-side li dl a:before {
        content: "";
        display: block;
        position: absolute;
        left: 8px;
        top: 0;
        content: '·';
        font-weight: bold;
        transition-duration: 0s;
        -webkit-transition-duration: 0s; }
      .notice-side li dl a:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 30px;
        bottom: 0;
        width: 25px;
        background: url("../image/arrow25.png") center no-repeat;
        opacity: 0; }

.contact {
  padding-bottom: .5rem; }
  .contact .map #map {
    height: 4rem; }
  .contact .map .container {
    position: static;
    width: 100%;
    min-height: 1rem;
    padding: 0; }
    .contact .map .container .name {
      font-size: .3rem;
      padding: .34rem 0 .26rem 0; }
    .contact .map .container dl dd {
      width: 45%;
      min-height: .3rem;
      font-size: .26rem;
      line-height: 1.6em;
      padding: 0 0 .2rem .46rem;
      background-size: .26rem;
      background-position: left .06rem; }
      .contact .map .container dl dd:before {
        left: .34rem; }
    .contact .map .container dl dd.dd_05 {
      width: 100%; }
  .contact .title {
    padding: .4rem 0;
    font-size: .3rem; }
  .contact .list li {
    width: 100%;
    border-top: #ABD1EF solid 1px; }
    .contact .list li .name {
      font-size: .28rem;
      line-height: .36rem;
      padding: .25rem .1rem; }
    .contact .list li dl {
      padding: .3rem 0 .25rem 0; }
      .contact .list li dl dd {
        min-height: .3rem;
        font-size: .26rem;
        line-height: 1.6em;
        padding: 0 0 .2rem .46rem;
        background-size: .26rem;
        background-position: .1rem .06rem; }

.information {
  padding: .6rem 0 .3rem 0; }
  .information li {
    padding-bottom: .3rem; }
    .information li .img {
      box-shadow: 0px 0.05rem 0.4rem 0px rgba(0, 0, 102, 0.1);
      -webkit-box-shadow: 0px 0.05rem 0.4rem 0px rgba(0, 0, 102, 0.1);
      -moz-box-shadow: 0px 0.05rem 0.4rem 0px rgba(0, 0, 102, 0.1);
      height: 2.85rem; }
      .information li .img img {
        width: 3.5rem;
        right: 1.06rem;
        margin-top: -1.75rem; }
      .information li .img svg {
        width: 11.49rem; }
    .information li .layer {
      left: .3rem;
      top: 0;
      bottom: .3rem; }
      .information li .layer .name a {
        font-size: .32rem;
        padding-bottom: .2rem; }
  .information li:nth-child(even) .img img {
    right: auto;
    left: 1.06rem; }
  .information li:nth-child(even) .layer {
    left: auto;
    right: .3rem; }

.notice-list {
  padding: .1rem 0 0 0; }
  .notice-list li {
    line-height: .9rem;
    font-size: .24rem; }
    .notice-list li em {
      right: .1rem; }
    .notice-list li a {
      height: .9rem;
      font-size: .26rem;
      padding: 0 1.6rem 0 .1rem; }

.development {
  padding: .6rem 0 1rem 0;
  background-size: auto 1.68rem; }
  .development .content {
    font-size: .26rem;
    line-height: 1.8em;
    padding-bottom: .5rem; }
  .development .title {
    font-size: .32rem;
    font-weight: bold;
    padding-bottom: .5rem; }
  .development .list li .name {
    font-size: .3rem;
    line-height: .4rem;
    padding: .3rem 0 .3rem .5rem; }
    .development .list li .name:before {
      left: .08rem;
      width: .2rem;
      height: 1rem;
      background-size: 100%; }
  .development .list li .box {
    margin-left: 0;
    padding: .3rem .3rem .3rem .5rem; }
    .development .list li .box h3 {
      line-height: .9rem;
      font-size: .3rem; }
      .development .list li .box h3:before {
        left: -.2rem;
        font-size: .3rem; }
    .development .list li .box p {
      font-size: .26rem;
      line-height: 1.8em; }

.zjljdrap .list li .name {
  padding-left: .6rem; }
  .zjljdrap .list li .name:before {
    left: .25rem; }
.zjljdrap .list li .box {
  padding: 0 .15rem .3rem .15rem; }
  .zjljdrap .list li .box th {
    font-size: .24rem;
    height: 1rem; }
  .zjljdrap .list li .box td {
    font-size: .24rem;
    height: .8rem; }
    .zjljdrap .list li .box td b {
      font-size: .24rem; }

.foot-job .wal {
  height: 3.2rem; }
.foot-job .title h3 {
  font-size: .32rem; }
.foot-job .title .en {
  font-size: .26rem;
  padding: .18rem 0; }
.foot-job .title2 {
  font-size: .24rem;
  padding-left: 0; }
  .foot-job .title2 h3 {
    font-size: .4rem;
    padding-top: .2rem; }
.foot-job .img {
  width: 2.39rem; }

.law {
  padding: .6rem 0 1rem 0; }
  .law .img h3 {
    font-size: .4rem;
    font-weight: 600;
    left: .5rem;
    top: .5rem; }
  .law h3.title {
    font-size: .3rem;
    padding: .38rem 0 .28rem 0; }
  .law .p-title {
    padding: .45rem 0 .35rem 0; }
  .law .content {
    font-size: .26rem;
    line-height: 1.8em; }

.down-layer .container {
  width: 6.9rem; }
  .down-layer .container .form li {
    width: 100%;
    font-size: .24rem;
    padding-left: .55rem; }
    .down-layer .container .form li .name {
      line-height: .52rem; }
    .down-layer .container .form li .input input {
      height: .5rem;
      line-height: .5rem;
      font-size: .24rem;
      padding: 0 .2rem; }
  .down-layer .container .submit input {
    height: .66rem;
    font-size: .26rem; }

.xfzqy {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .xfzqy .wal {
    margin: 0; }
  .xfzqy ul {
    margin-left: -1px;
    margin-top: -1px; }
  .xfzqy li {
    width: 50%;
    border-left: #eee solid 1px;
    border-top: #eee solid 1px; }
  .xfzqy a {
    height: 4rem; }
    .xfzqy a .ico {
      width: 1.6rem; }
    .xfzqy a .name {
      padding: .2rem 0;
      min-height: 1.1rem;
      font-size: .28rem; }
    .xfzqy a:after {
      width: .4rem;
      height: .4rem;
      opacity: 1; }

.process {
  padding: .6rem 0 1rem 0;
  min-height: 1rem; }
  .process .title {
    font-size: .36rem;
    padding-bottom: .5rem;
    font-weight: 600; }

.activity .title {
  font-size: .36rem;
  font-weight: 600;
  padding: .6rem 0 .5rem 0; }
.activity .list li {
  border-bottom: #A5C4E2 solid 1px; }
.activity .list a {
  font-size: .24rem;
  height: 1rem;
  padding: 0; }
  .activity .list a .name {
    font-size: .28rem;
    width: 65%;
    height: .6rem;
    line-height: .6rem; }

.side-notice-layer {
  background-size: 1.69rem;
  width: 5.6rem;
  height: 1.2rem;
  border-radius: .12rem;
  padding: 0 .25rem;
  font-size: .24rem; }
  .side-notice-layer h5 {
    font-size: .3rem;
    padding-top: .06rem; }

.side-notice-layer2 {
  width: 50%; }

.xfzqy2 {
  padding: 1rem 0; }
  .xfzqy2 li {
    width: 50%; }
  .xfzqy2 a .ico {
    width: 1.4rem; }
  .xfzqy2 a .name {
    min-height: 1rem;
    padding: .2rem 0 .5rem 0;
    font-size: .28rem;
    line-height: 1.6em; }

.sfzqy2-show {
  min-height: 4.5rem; }
  .sfzqy2-show h2 {
    font-size: .36rem;
    padding: .6rem 0 .35rem 0;
    line-height: 1.3em; }
  .sfzqy2-show a {
    height: 1.26rem;
    font-size: .36rem;
    line-height: 1.26rem;
    border-radius: .15rem;
    margin-left: -.2rem;
    margin-right: -.2rem;
    padding-left: .2rem; }
    .sfzqy2-show a:before {
      right: .4rem;
      width: .5rem;
      background-size: 100%; }
  .sfzqy2-show a:hover {
    padding-left: .4rem; }

@media screen and (max-width: 550px) {
  .wal {
    margin: 0 .3rem; } }
/*20243-23*/
.career-video-layer .container {
  width: 7.5rem; }

.career-video .list {
  width: 100%; }
  .career-video .list .list-wrapper {
    margin-left: -.15rem;
    margin-right: -.15rem; }
  .career-video .list li {
    padding: 0 .15rem; }

/*# sourceMappingURL=phone.css.map */
