﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #6f80b1;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0px; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0px;
   }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0px;
  display: block;
  _display: inherit; }

.ellipsis, .indexPart1 .name a, .news_01 li .name, .news_02 .name a, .newList .name a, .mxbl_08 .list2 .name, .mxbl_08 .list3 .name, .case_04 .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  
  .btn1
  {
      background-color:#ff0000;border-radius:3px;width:88px; height:30px; display:inline-block; font-size:14px; line-height:30px; text-align:center; color:#fff; margin:0 auto;
      }
        .btn1:link,.btn1:hover{ color:#fff;}

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

.wal2 {
  max-width: 10.26rem;
  margin: 0 auto; }

.wal3 {
  max-width: 10.55rem;
  margin: 0 auto; }

.wal4 {
  max-width: 11.04rem;
  margin: 0 auto; }

a, .transition, .mxbl_02 .list .box, .mxbl_03 .fl .img:after, .mxbl_03 li .img:after, .gjss_05 .list2 .name, .case_05 li .img, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.flex, .pageNum, .about_01 .content, .mxbl_01 .info ul, .mxbl_01 .list li, .mxbl_04 dl.btn, .mxbl_05 dl.btn, .mxbl_06 ul, .mxbl_06 .li_01 dl, .mxbl_07 ul, .mxbl_08 .list1 ul, .gjss_01 .box2, .jygh_05 li, .caseTitle, .case_01 li {
  display: flex;
  display: -webkit-flex; }

.flexColumn {
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .about_01 .content, .gjss_01 .box2, .caseTitle {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .pageNum, .mxbl_04 dl.btn, .mxbl_07 ul, .caseTitle {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .mxbl_05 dl.btn, .mxbl_06 ul, .mxbl_06 .li_01 dl, .mxbl_08 .list1 ul {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .mxbl_01 .info ul, .mxbl_05 dl.btn, .mxbl_06 ul, .mxbl_06 .li_01 dl, .mxbl_07 ul, .mxbl_08 .list1 ul, .jygh_05 li {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.phoneShow {
  display: none; }

.headD {
  height: 1.2rem; }

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  height: 1.2rem;
  box-shadow: 0 0.06rem 0.09rem rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0.06rem 0.09rem rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0.06rem 0.09rem rgba(0, 0, 0, 0.15); }
  .head a.logo {
    display: block;
    width: 1.85rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 1rem;
    right: auto;
    top: 0;
    bottom: auto;
    background: url("../images/img95.png") center no-repeat;
    background-size: 100%; }
  .head a.tel {
    display: block;
    width: 1.88rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 1rem;
    top: 0.47rem;
    bottom: auto;
    color:#634ebd;
    font-size:0.18rem;
  }
  

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 2.9rem;
  top: 0;
  bottom: auto; }
  .nav li {
    float: left; }
  .nav a {
    display: block;
    height: 1.2rem;
    line-height: 1.2rem;
    position: relative;
    padding: 0 .25rem;
    font-size: .18rem; }
    .nav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 0;
      height: .04rem;
      background: #160943; }
    .nav a:hover, .nav a.on {
      color: #160943; }
      .nav a:hover:before, .nav a.on:before {
        left: 0;
        width: 100%; }

.footDiv {
  background: #160943;
  color: #6f80b1; }
  .footDiv a {
    color: #6f80b1; }
  .footDiv a:hover {
    color: #fff; }
  .footDiv .wal {
    min-height: 3.1rem;
    position: relative;
    max-width: 11rem;
    padding-top: .65rem; }
  .footDiv li {
    float: left;
    width: 1.48rem;
    line-height: 1.8em; }
    .footDiv li:nth-child(1) {
      width: 3.02rem; }
  .footDiv .ewm {
    width: 1.15rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 5.25rem;
    top: 0.7rem;
    bottom: auto;
    text-align: center;
    font-size: .16rem; }
    .footDiv .ewm div {
      padding-bottom: .08rem; }
	.footDiv .ewm1{
		right:3.5rem;
	}
		.footDiv .ewm2{
		right:1.75rem;
	}
	.footDiv .ewm3{
		right:0;
	}
.foot {
  text-align: center;
  padding: .6rem 0 .45rem 0;
  font-size: .14rem;
  color: #6f80b1;
  border-top: #28146e solid 1px;
  background: #160943; }
  .foot .logo {
    width: 1.71rem;
    margin: 0 auto;
    padding-bottom: .3rem; }
    .foot a {
        color:#6f80b1;
    }

/*--------------*/
.shadow, .mxbl_02 .list li:hover .box {
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3); }

.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash .swiper-slide a {
    display: block;
    height: 5.5rem;
    background: center no-repeat;
    background-size: cover; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.5rem;
    width: 100%;
    font-size: 0;
    text-align: center; }
    .indexFlash .dots span {
      display: inline-block;
      width: .8rem;
      height: .04rem;
      background: #fff;
      margin: 0 .05rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background: #6f80b1; }

.indexPart1 {
  min-height: 2.9rem;
  padding-top: .65rem;
  max-width: 11.6rem;
  margin: 0 auto; }
  .indexPart1 li {
    float: left;
    width: 33.33%;
    text-align: center; }
    .indexPart1 li:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }
  .indexPart1 .img {
    width: 1.1rem;
    margin: 0 auto; }
  .indexPart1 .name a {
    display: block;
    color: #6f80b1;
    height: .6rem;
    line-height: .3rem;
    padding: 0 .1rem;
    font-size: .22rem; }
  .indexPart1 p {
    font-size: .14rem;
    line-height: .22rem;
    color: #666; }

.indexPart2 {
  background: url("../images/indexPart2.jpg") center no-repeat;
  background-size: cover;
  min-height: 2rem;
  font-size: .16rem;
  line-height: 2em;
  padding: .65rem 0;
  text-align: center;
  color: #fff; }
  .indexPart2 div {
    font-size: .18rem; }

.pageBanner {
  height: 5.5rem;
  background: center no-repeat;
  background-size: cover; }

.pageTitle {
  text-align: center;
  position: relative;
  height: 1.45rem;
  border-bottom: #d2d2d2 solid .02rem;
  font-size: .24rem;
  font-weight: bold;
  color: #182150;
  padding-top: .92rem; }
  .pageTitle:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -.02rem;
    width: .98rem;
    height: .04rem;
    background: #182150;
    margin-left: -.49rem; }

.pageTitle-2 {
  text-align: left;
  font-size: .3rem;
  padding-top: .85rem;
  margin-bottom: .5rem; }
  .pageTitle-2:before {
    left: 0;
    margin-left: 0;
    width: 1.2rem; }

.news_01 {
  color: #182150; }
  .news_01 a {
    color: #182150; }
  .news_01 .fl {
    width: 50%;
    padding-right: .34rem;
    padding-top: .52rem; }
    .news_01 .fl .img {
      width: 100%;
      overflow: hidden;
      position: relative; }
      .news_01 .fl .img:hover img {
        transform: scale(1.10);
        -webkit-transform: scale(1.10);
        -moz-transform: scale(1.10);
        -o-transform: scale(1.10); }
    .news_01 .fl .name {
      font-weight: bold;
      font-size: .18rem;
      padding: .25rem 0 .1rem 0; }
    .news_01 .fl a.btn {
      display: block;
      color: #fff;
      text-align: center;
      width: 1.32rem;
      height: .36rem;
      line-height: .36rem;
      font-size: .18rem;
      background: #182150; }
      .news_01 .fl a.btn:hover {
        background: #6f80b1; }
  .news_01 .fr {
    width: 50%;
    padding-left: .34rem; }
  .news_01 li {
    min-height: 1.25rem;
    position: relative;
    padding-left: .8rem;
    top: .42rem; }
    .news_01 li .time {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      font-size: .22rem;
      font-weight: 100;
      letter-spacing: .02rem; }
      .news_01 li .time div {
        font-size: .6rem;
        position: relative;
        left: -.03rem; }
    .news_01 li .name {
      font-weight: bold;
      font-size: .18rem;
      height: .4rem;
      line-height: .4rem; }
  .news_01 p {
    font-size: .14rem;
    line-height: 1.7em;
    padding-bottom: .35rem; }

.news_02 {
  padding-top: .5rem; }
  .news_02 ul {
    margin-left: -.6rem; }
  .news_02 li {
    float: left;
    width: 33.333%;
    padding: 0 0 .3rem .6rem; }
    .news_02 li:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }
  .news_02 .img {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .news_02 .name {
    padding-top: .15rem; }
    .news_02 .name a {
      display: block;
      font-weight: bold;
      font-size: .18rem;
      height: .4rem;
      line-height: .4rem;
      color: #182150; }
  .news_02 p {
    font-size: .14rem;
    line-height: 1.7em;
    height: 3.4em;
    overflow: hidden;
    color: #182150; }
  .news_02 .more,.news_01 .more {
    clear: both;
    height: 1.8rem;
    padding-top: .3rem; }
    .news_02 .more a,.news_01 .more a {
      display: block;
      color: #fff;
      text-align: center;
      width: 1.32rem;
      height: .36rem;
      line-height: .36rem;
      font-size: .18rem;
      background: #182150;
      margin: 0 auto; }
    .news_02 .more a:hover,.news_01 .more a:hover {
      background: #6f80b1; }

.sideNav {
  width: 1.9rem; }
  .sideNav li {
    padding-bottom: 1px; }
  .sideNav a {
    display: block;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    background: #dcdcdc;
    font-size: .24rem;
    color: #6f80b1; }
    .sideNav a:hover, .sideNav a.on {
      color: #fff;
      background: #182150; }

.newList {
  width: 9.2rem; }
  .newList li {
    position: relative;
    min-height: 1.9rem;
    padding: 0 0 .3rem 1.9rem; }
    .newList li:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }
  .newList .img {
    width: 1.4rem;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }
  .newList .name a {
    display: block;
    font-weight: bold;
    font-size: .18rem;
    height: .4rem;
    line-height: .4rem;
    color: #182150; }
  .newList p {
    font-size: .14rem;
    line-height: 1.7em;
    color: #182150;
    padding-bottom: .25rem; }
  .newList a.more {
    display: block;
    margin-left: auto;
    color: #fff;
    text-align: center;
    width: 1.32rem;
    height: .36rem;
    line-height: .36rem;
    font-size: .18rem;
    background: #182150; }
    .newList a.more:hover {
      background: #6f80b1; }

.pageNum {
  clear: both;
  padding-top: .5rem;
  height: 2rem;
  font-size: .18rem; }
  .pageNum a {
    color: #a1a1a1;
    height: .38rem;
    line-height: .36rem;
    background: #eeee;
    border: #e5e5e5 solid 1px;
    margin: 0 .04rem;
    -moz-border-radius: 0.04rem;
    -webkit-border-radius: 0.04rem;
    border-radius: 0.04rem;
    padding: 0 .12rem;
    box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.1); }
    .pageNum a:hover, .pageNum a.on {
      background: none;
      color: #182150;
      border-color: rgba(0, 0, 0, 0);
      box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0);
      -webkit-box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0);
      -moz-box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0); }
  .pageNum span {
    font-weight: bold;
    color: #182150;
    padding-left: 1em;
    line-height: .38rem; }

.pageNow {
  border-bottom: #d2d2d2 solid .02rem;
  padding: .9rem 0 .2rem 0;
  font-size: 0; }
  .pageNow a {
    color: #182150;
    font-size: .18rem;
    padding-right: .25rem;
    background: url("../images/img14.png") right center no-repeat;
    background-size: .14rem;
    display: inline-block;
    margin-right: .1rem; }
  .pageNow a:last-child {
    background: none; }
  .pageNow span {
    font-size: .18rem; }

.pageNow-2 {
  border: 0;
  padding: .3rem 0 0 0; }
  
  
  .videoLayer{position:fixed; z-index:100; left:50%; top:50%; width:9rem; max-width:100%; padding:0 .2rem; display:none;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

#Layer1{
	position:fixed;
	width:100%; height:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}



.newShow {
  padding: .5rem 0; }
  .newShow h2.title {
    color: #182150;
    font-size: .24rem;
    line-height: 1.65em; }
  .newShow .msg {
    font-size: .14rem;
    color: #838383;
    padding: .15rem 0 .4rem 0; }
    .newShow .msg span {
      padding: 0 1.5em; }
  .newShow .content {
    color: #3c3c3c;
    text-align: justify;
    font-size: .16rem;
    line-height: 2em; }
    .newShow .content h2.name {
      font-size: .16rem;
      line-height: .65rem;
      padding-left: .36rem;
      background: url("../images/img8.png") 0.2rem center no-repeat;
      background-size: .08rem; }
    .newShow .content .list {
      padding: .1rem 0; }
      .newShow .content .list li {
        padding: .08rem 0 .08rem .36rem;
        line-height: .28rem;
        background: url("../images/img8_1.png") 0.2rem 0.17rem no-repeat;
        background-size: .08rem; }
    .newShow .content .img {
      text-align: center;
      padding: .2rem 0; }
      .newShow .content .img img {
        width: auto; }

.pageNum2 {
  padding: .3rem 0 1rem 0;
  font-size: .16rem;
  line-height: 2em;
  color: #464646; }
  .pageNum2 li {
    padding-top: .06rem; }
  .pageNum2 a {
    color: #4359bd;
    text-decoration: underline; }
	.casemore li{padding:0;}

.aboutTitle {
  text-align: center;
  color: #6f80b1;
  font-size: .26rem;
  position: relative;
  padding: .2rem 0 .25rem 0; }
  .aboutTitle:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: #6f80b1;
    width: .4rem;
    height: .04rem;
    margin-left: -.2rem; }

.about_01 {
  max-width: 9.8rem;
  margin: 0 auto;
  position: relative;
  padding: .54rem 0 0 .8rem; }
  .about_01 .img {
    width: 3rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0.2rem;
    bottom: auto;
    overflow: hidden; }
  .about_01 .content {
    min-height: 2.8rem;
    color: #6f80b1;
    border: #6f80b1 solid 0.02rem;
    padding: .3rem .3rem .3rem 2.6rem;
    font-size: .18rem;
    line-height: 2em; }

.about_02 {
  max-width: 9.9rem;
  margin: 0 auto;
  color: #6f80b1;
  padding-bottom: .5rem; }
  .about_02 .title {
    text-align: center;
    font-size: .26rem;
    padding: .6rem 0 .2rem 0; }
  .about_02 .list {
    min-height: 1rem;
    position: relative;
    padding-top: .55rem; }
    .about_02 .list:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      width: 2px;
      height: 100%;
      margin-left: -1px;
      background: #6f80b1; }
  .about_02 li {
    min-height: .72rem;
    width: 50%;
    position: relative;
    font-size: .2rem;
    line-height: 2em;
    padding: 0 1.1rem 0 1rem; }
    .about_02 li:nth-child(odd) {
      margin-left: auto;
      padding: 0 0 0 1.7rem; }
      .about_02 li:nth-child(odd):before {
        right: auto;
        left: 0; }
      .about_02 li:nth-child(odd):after {
        right: auto;
        left: -3px; }
      .about_02 li:nth-child(odd) em {
        left: 1.1rem; }
    .about_02 li:before {
      content: "";
      display: block;
      position: absolute;
      width: 1rem;
      height: 2px;
      right: 0;
      top: .2rem;
      background: #6f80b1; }
    .about_02 li:after {
      content: "";
      display: block;
      position: absolute;
      width: 6px;
      height: 6px;
      background: #6f80b1;
      right: -3px;
      top: .18rem; }
    .about_02 li em {
      position: absolute;
      z-index: 10;
      left: 0.4rem;
      right: auto;
      top: 0;
      bottom: auto; }

.about_03 {
  padding: .8rem 0 1.5rem 0; }
  .about_03 .map {
    background: url("../images/img693.png") center no-repeat;
    background-size: cover;
    width: 6.93rem;
    height: 4.47rem;
    margin: 0 auto; }

.mxbl_01 {
  text-align: center;
  color: #6f80b1;
  font-size: .18rem;
  padding-bottom: .85rem; }
  .mxbl_01 .title {
    font-size: .3rem;
    padding: .7rem 0 .45rem 0; }
  .mxbl_01 .msg {
    padding-bottom: .4rem; }
  .mxbl_01 .info {
    color: #fff;
    font-weight: bold;
    background: url("../images/img834.jpg") center no-repeat;
    background-size: cover;
    max-width: 8.34rem;
    height: .51rem;
    margin: 0 auto; }
    .mxbl_01 .info li {
      width: 25%;
      line-height: .51rem; }
  .mxbl_01 .msg2 {
    padding: .25rem 0 .55rem 0; }
    .mxbl_01 .msg2 span {
      font-size: .3rem; }
  .mxbl_01 .list {
    border: #6f80b1 solid 0.02rem;
    border-bottom: 0;
    max-width: 8.8rem;
    margin: 0 auto; }
    .mxbl_01 .list li {
      border-bottom: #6f80b1 solid 0.02rem; }
      .mxbl_01 .list li:nth-child(even) {
        background: #f2f0fe; }
      .mxbl_01 .list li div {
        width: 33.33%;
        min-height: .53rem;
        line-height: .53rem; }
      .mxbl_01 .list li div{
        border-left: #6f80b1 solid 0.02rem; }

.mxbl_02 {
  text-align: center;
  color: #6f80b1; }
  .mxbl_02 .title {
    font-size: .3rem; }
  .mxbl_02 .title2 {
    font-size: .26rem;
    position: relative;
    padding: .22rem 0 .6rem 0; }
    .mxbl_02 .title2:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: .38rem;
      width: .4rem;
      height: .04rem;
      margin-left: -.2rem;
      background: #6f80b1; }
  .mxbl_02 .list ul {
    margin-left: -.35rem; }
  .mxbl_02 .list li {
    float: left;
    width: 25%;
    padding: 0 0 .35rem .35rem;
    text-align: left; }
  .mxbl_02 .list .box {
    border: #6f80b1 solid 0.02rem;
    padding: .2rem;
    height: 3.1rem; }
  .mxbl_02 .list .img {
    width: .8rem;
    margin: 0 auto;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .mxbl_02 .list .name {
    font-size: .2rem;
    line-height: .4rem; text-align:center;}
  .mxbl_02 .list em {
    display: inline-block;
    height: .3rem;
    line-height: .3rem;
    background: #788ac5;
    font-size: .18rem;
    color: #fff;
    padding: 0 .1rem; }
  .mxbl_02 .list p {
    font-size: .14rem;
    line-height: .22rem;
    color: #7486bb;
    padding-top: .1rem; }

.mxblTitle {
  background: url("../images/mxbl_02.jpg") center no-repeat;
  background-size: cover;
  line-height: .74rem;
  color: #fff;
  font-weight: bold;
  font-size: .3rem;
  text-align: center; }

.mxbl_03 {
  color: #6f80b1; }
  .mxbl_03 a {
    color: #6f80b1; }
  .mxbl_03 .msg {
    position: relative;
    min-height: 2.5rem;
    padding: .45rem 0 .45rem 3.15rem; }
    .mxbl_03 .msg .img {
      width: 2.55rem;
      position: absolute;
      z-index: 10;
      left: 0.2rem;
      right: auto;
      top: 0.4rem;
      bottom: auto; }
    .mxbl_03 .msg p {
      font-size: .18rem;
      line-height: 2em;
      padding-bottom: .24rem; }
    .mxbl_03 .msg h2 {
      font-size: .2rem; }
  .mxbl_03 .fl {
    width: 40%;
    padding-right: .09rem; }
    .mxbl_03 .fl .img a:before {
      content: "";
      display: block;
      position: absolute;
      width: .6rem;
      height: .6rem;
      right: .2rem;
      bottom: .1rem;
      background: url("../images/img60.png") center no-repeat;
      background-size: .6rem; }
    .mxbl_03 .fl .name {
      font-size: .2rem;
      padding: .25rem 0 .15rem 0; }
    .mxbl_03 .fl p {
      font-size: .14rem; }
  .mxbl_03 .fr {
    width: 60%;
    padding-left: .09rem; }
    .mxbl_03 .fr li {
      width: 33.333%; }
  .mxbl_03 .fl .img, .mxbl_03 li .img {
    position: relative; }
    .mxbl_03 .fl .img:hover:before, .mxbl_03 .fl .img:hover:after, .mxbl_03 li .img:hover:before, .mxbl_03 li .img:hover:after {
      width: 100%;
      height: 100%; }
    .mxbl_03 .fl .img a, .mxbl_03 li .img a {
      display: block;
      position: absolute;
      z-index: 11;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      height: 100%; }
    .mxbl_03 .fl .img:before, .mxbl_03 li .img:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      border-left: #a15ab5 solid 2px;
      border-top: #a15ab5 solid 2px; }
    .mxbl_03 .fl .img:after, .mxbl_03 li .img:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-right: #a15ab5 solid 2px;
      border-bottom: #a15ab5 solid 2px; }
    .mxbl_03 .fl .img:before, .mxbl_03 .fl .img:after, .mxbl_03 li .img:before, .mxbl_03 li .img:after {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
  .mxbl_03 ul {
    margin-left: -.18rem; }
  .mxbl_03 li {
    float: left;
    width: 20%;
    padding-left: .18rem;
    height: 2.1rem; }
    .mxbl_03 li .img a {
      background: url("../images/img60.png") center no-repeat;
      background-size: .4rem; }
    .mxbl_03 li .name {
      font-weight: bold;
      padding: .15rem 0 .05rem 0; }
    .mxbl_03 li p {
      line-height: 1.5em;
      height: 4.5em;
      overflow: hidden; }

.mxbl_04 {
  color: #6f80b1; }
  .mxbl_04 a {
    color: #6f80b1; }
  .mxbl_04 .msg {
    text-align: center;
    font-size: .18rem;
    line-height: 2em;
    padding: .2rem 0; }
  .mxbl_04 ul {
    margin-left: -.35rem; }
  .mxbl_04 li {
    float: left;
    width: 25%;
    padding: 0 0 .25rem .35rem; }
    .mxbl_04 li:hover .img img:nth-child(2) {
      opacity: 1; }
  .mxbl_04 .name {
    padding-bottom: .19rem; }
    .mxbl_04 .name a {
      display: block;
      text-align: center;
      color: #fff;
      font-size: .18rem;
      background: url("../images/img230.jpg") center no-repeat;
      background-size: cover;
      height: .4rem;
      line-height: .4rem;
      overflow: hidden; }
  .mxbl_04 .img {
    border: #788ac5 solid .02rem;
    position: relative; }
    .mxbl_04 .img img:nth-child(2) {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      opacity: 0; }
  .mxbl_04 dl.btn {
    min-height: .88rem; }
    .mxbl_04 dl.btn dd {
      padding: 0 .27rem; }
    .mxbl_04 dl.btn a {
      display: block;
      font-size: .18rem;
      color: #6f80b1;
      border: #6f80b1 solid 0.02rem;
      text-align: center;
      line-height: .42rem;
      min-width: 1.95rem; }
    .mxbl_04 dl.btn a:hover {
      background: #a15ab5;
      border-color: #a15ab5;
      color: #fff; }

.mxbl_05 .list {
  min-height: 4.4rem;
  color: #6f80b1; }
  .mxbl_05 .list li {
    min-height: 4.4rem;
    position: relative;
    padding-left: 3.45rem;
    display: none; }
  .mxbl_05 .list .img {
    width: 3.1rem;
    border: #6f80b1 solid 0.02rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0.34rem;
    bottom: auto; }
  .mxbl_05 .list .name {
    border-bottom: #6f80b1 solid 1px;
    font-size: .18rem;
    padding: .4rem 0 .25rem 0; }
    .mxbl_05 .list .name span {
      font-size: .3rem;
      padding-right: .2rem; }
  .mxbl_05 .list .content {
    font-size: .16rem;
    line-height: .36rem;
    padding: .25rem 0; }
.mxbl_05 dl.btn {
  min-height: .88rem; }
  .mxbl_05 dl.btn a {
    display: block;
    height: .46rem;
    line-height: .42rem;
    padding: 0 .27rem;
    font-size: .18rem;
    color: #6f80b1;
    border: #6f80b1 solid 0.02em; }
  .mxbl_05 dl.btn a:hover {
    background: #a15ab5;
    border-color: #a15ab5;
    color: #fff; }

.mxbl_06 {
  max-width: 9.1rem;
  margin: 0 auto;
  padding-top: .55rem;
  color: #6f80b1; }
  .mxbl_06 li {
    width: 4.1rem;
    padding-bottom: .7rem; }
  .mxbl_06 h2 {
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background: #d0dbff;
    position: relative;
    font-size: .24rem; }
    .mxbl_06 h2 img {
      width: .65rem;
      position: absolute;
      z-index: 10;
      left: -0.35rem;
      right: auto;
      top: -0.25rem;
      bottom: auto; }
  .mxbl_06 .box {
    min-height: 3.25rem;
    box-shadow: 0.04rem 0.04rem 0.1rem rgba(120, 138, 197, 0.5);
    -webkit-box-shadow: 0.04rem 0.04rem 0.1rem rgba(120, 138, 197, 0.5);
    -moz-box-shadow: 0.04rem 0.04rem 0.1rem rgba(120, 138, 197, 0.5); }
    .mxbl_06 .box p {
      font-size: .16rem;
      line-height: 2em;
      text-align: justify;
      padding: .2rem .3rem; }
  .mxbl_06 .li_01 {
    width: 100%; }
    .mxbl_06 .li_01 h2 {
      max-width: 3.76rem;
      margin: 0 auto; }
    .mxbl_06 .li_01 .msg {
      font-size: .18rem;
      line-height: 2em;
      text-align: center;
      padding: .2rem 0 .35rem 0; }
    .mxbl_06 .li_01 dd {
      width: 2.4rem; }
      .mxbl_06 .li_01 dd h2 {
        height: .53rem;
        line-height: .53rem;
        font-size: .22rem;
        font-weight: 400; }
    .mxbl_06 .li_01 .box {
      min-height: 2.6rem; }
      .mxbl_06 .li_01 .box div {
        padding: .25rem 0; }
      .mxbl_06 .li_01 .box p {
        padding: 0 .2rem 0 .36rem;
        line-height: .36rem;
        background: url("../images/img4.jpg") 0.2rem center no-repeat;
        background-size: .04rem; }
  .mxbl_06 .li_03 {
    color: #eb9c57; }
    .mxbl_06 .li_03 h2 {
      background: #ffe3d0; }
    .mxbl_06 .li_03 .box {
      box-shadow: 0.04rem 0.04rem 0.1rem rgba(235, 156, 87, 0.5);
      -webkit-box-shadow: 0.04rem 0.04rem 0.1rem rgba(235, 156, 87, 0.5);
      -moz-box-shadow: 0.04rem 0.04rem 0.1rem rgba(235, 156, 87, 0.5); }
  .mxbl_06 .li_04 {
    color: #df7089; }
    .mxbl_06 .li_04 h2 {
      background: #ffd0db; }
    .mxbl_06 .li_04 .box {
      box-shadow: 0.04rem 0.04rem 0.1rem rgba(223, 112, 137, 0.5);
      -webkit-box-shadow: 0.04rem 0.04rem 0.1rem rgba(223, 112, 137, 0.5);
      -moz-box-shadow: 0.04rem 0.04rem 0.1rem rgba(223, 112, 137, 0.5); }
  .mxbl_06 .li_05 {
    color: #5eb35e; }
    .mxbl_06 .li_05 h2 {
      background: #d0ffe2; }
    .mxbl_06 .li_05 .box {
      box-shadow: 0.04rem 0.04rem 0.1rem rgba(94, 179, 94, 0.5);
      -webkit-box-shadow: 0.04rem 0.04rem 0.1rem rgba(94, 179, 94, 0.5);
      -moz-box-shadow: 0.04rem 0.04rem 0.1rem rgba(94, 179, 94, 0.5); }

.mxbl_07 {
  padding: .37rem 0 .15rem 0;
  max-width: 8.5rem;
  margin: 0 auto; }
  .mxbl_07 li {
    width: 25%;
    padding: 0 .2rem .4rem .2rem; }
  .mxbl_07 .box {
    height: 1.8rem;
    border: #6f80b1 solid 0.02rem;
    text-align: center;
    color: #6f80b1; }
    .mxbl_07 .box .img {
      width: .6rem;
      margin: 0 auto;
      padding: .25rem 0 .1rem 0; }
    .mxbl_07 .box h2 {
      font-size: .2rem;
      line-height: 1.5em; }
    .mxbl_07 .box:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }

.mxbl_08 {
  color: #6f80b1; }
  .mxbl_08 a {
    color: #6f80b1; }
  .mxbl_08 .list1 {
    min-height: 1.37rem;
    padding-top: .4rem; }
    .mxbl_08 .list1 li {
      width: 5rem;
      height: .9rem;
      position: relative;
      padding-left: 1.45rem; }
    .mxbl_08 .list1 .img {
      width: 1.2rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.05rem;
      bottom: auto; }
    .mxbl_08 .list1 p {
      font-size: .18rem;
      line-height: .28rem; }
  .mxbl_08 .list2 ul {
    margin-left: -.12rem; }
  .mxbl_08 .list2 li {
    float: left;
    width: 25%;
    padding: 0 0 .25rem .12rem;
    font-size: .16rem; }
  .mxbl_08 .list2 .name {
    height: .36rem;
    line-height: .36rem;
    position: relative;
    top: .03rem; }
  .mxbl_08 .list2 .info {
    background: url("../images/img12.png") left center no-repeat;
    background-size: .12rem;
    padding-left: .2rem; }
  .mxbl_08 .list3 .fl {
    width: 4.34rem; }
  .mxbl_08 .list3 .fr {
    width: 5.56rem; }
  .mxbl_08 .list3 ul {
    margin-left: -.5rem; }
  .mxbl_08 .list3 li {
    float: left;
    width: 50%;
    min-height: 2.22rem;
    padding-left: .5rem; }
  .mxbl_08 .list3 .name {
    font-size: .16rem;
    height: .5rem;
    line-height: .5rem; }
  .mxbl_08 .img {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .mxbl_08 .img:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }

.gjssTitle {
  text-align: center;
  position: relative;
  color: #6f80b1;
  height: 1.02rem;
  padding-top: .45rem;
  font-size: .26rem;
  clear: both; }
  .gjssTitle2{
  text-align: center;
  position: relative;
  color: #6f80b1;
  padding-top: .35rem;
  font-size: .26rem;
  clear: both; }
  .gjssTitle3{
  text-align: center;
  position: relative;
  color: #6f80b1;
  padding-top: .35rem;
  font-size: .32rem;
  clear: both; }
  .gjssTitle:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: .4rem;
    height: .04rem;
    background: #6f80b1;
    margin-left: -.2rem; }

.gjss_01 {
  color: #6f80b1;
  padding-top: .5rem; }
  .gjss_01 li {
    clear: left; }
    .gjss_01 li:last-child .box {
      min-height: 2.3rem;
      padding-bottom: .2rem; }
  .gjss_01 .box {
    min-height: 2.8rem;
    width: 6.95rem;
    font-size: .18rem;
    line-height: .4rem;
    padding-bottom: .7rem; }
  .gjss_01 .img {
    padding-top: .15rem; }
  .gjss_01 .li_01 .img {
    width: 3.02rem; }
  .gjss_01 .li_01 .box {
    width: 6.95rem; }
  .gjss_01 .li_02 .img {
    width: 4.13rem; }
  .gjss_01 .li_02 .box {
    width: 5.9rem; }
  .gjss_01 .li_02 .name {
    padding-left: .35rem; }
  .gjss_01 .li_02 dd {
    padding-left: .35rem;
    background: url("../images/img17.png") left 0.09rem no-repeat;
    background-size: .17rem; }

.gjss_02 {
  padding-top: .35rem; }
  .gjss_02 li {
    clear: left; }
    .gjss_02 li:last-child .content {
      padding-bottom: .2rem; }
  .gjss_02 .img {
    width: 1.73rem; }
  .gjss_02 .content {
    color: #6f80b1;
    width: 8.05rem;
    font-size: .18rem;
    line-height: .4rem;
    text-align: justify;
    padding-bottom: .6rem; }

.gjss_03 {
  min-height: 3rem;
  position: relative;
  color: #6f80b1;
  padding-bottom: .25rem;
  background: url("../images/bg1.png") center bottom no-repeat;
  background-size: auto .25rem; }
  .gjss_03 li {
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 2.3rem;
    text-align: center; }
    .gjss_03 li.li_01 {
      left: 0;
      top: .2rem; }
    .gjss_03 li.li_02 {
      right: 0;
      bottom: 1rem; }
    .gjss_03 li .name {
      font-size: .14rem;
      line-height: .48rem; }
  .gjss_03 .content {
    font-size: .18rem;
    line-height: .4rem;
    text-align: justify;
    padding: .65rem 1.8rem 2.7rem 2.75rem; }

.gjss_04 {
  padding-top: .45rem; }
  .gjss_04 .img {
    width: 4.03rem; }
  .gjss_04 .content {
    font-size: .16rem;
    line-height: 2em;
    width: 6.15rem;
    padding: 0 .5rem .3rem 0;
    color: #6f80b1; }

.gjss_05 {
  padding-top: .4rem;
  color: #6f80b1; }
  .gjss_05 .list1 li {
    float: left;
    width: 20%;
    text-align: center; }
    .gjss_05 .list1 li:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }
  .gjss_05 .list1 .img {
    width: .75rem;
    margin: 0 auto; }
  .gjss_05 .list1 .name {
    font-size: .14rem;
    line-height: .22rem;
    height: .75rem;
    padding-top: .05rem; }
  .gjss_05 .title {
    clear: both;
    text-align: center;
    font-size: .18rem;
    padding-bottom: .32rem; }
  .gjss_05 .list2 ul {
    margin-left: -.58rem; }
  .gjss_05 .list2 li {
    float: left;
    width: 20%;
    text-align: center;
    padding: 0 0 .35rem .58rem; }
    .gjss_05 .list2 li:hover .name {
      bottom: 0; }
  .gjss_05 .list2 .box {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .gjss_05 .list2 .name {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: -0.3rem;
    width: 100%;
    color: #fff;
    height: .28rem;
    line-height: .28rem;
    font-size: .14rem;
    background: #000; }

.gjss_06 {
  padding: .15rem .15rem .6rem;
  color: #6f80b1;
  font-size: .16rem;
  line-height: 2em; }
  .gjss_06 li {
    background: url("../images/img6.png") left 0.13rem no-repeat;
    background-size: .06rem;
    padding: 0 0 .02rem .16rem; }

.jygh_01 {
  padding-top: .45rem;
  color: #6f80b1; }
  .jygh_01 li {
    float: left;
    width: 50%;
    position: relative;
    min-height: 2.4rem;
    padding-left: 2.48rem; }
    .jygh_01 li:nth-child(even) {
      top: .8rem; }
    .jygh_01 li:hover .img img {
      box-shadow: 0.1rem 0.1rem 0.2rem rgba(120, 138, 197, 0.5);
      -webkit-box-shadow: 0.1rem 0.1rem 0.2rem rgba(120, 138, 197, 0.5);
      -moz-box-shadow: 0.1rem 0.1rem 0.2rem rgba(120, 138, 197, 0.5); }
  .jygh_01 .img {
    width: 1.5rem;
    position: absolute;
    z-index: 10;
    left: 0.6rem;
    right: auto;
    top: 0;
    bottom: auto; }
    .jygh_01 .img img {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .jygh_01 .name {
    font-size: .22rem;
    padding: .2rem 0 .1rem 0; }
  .jygh_01 span {
    display: inline-block;
    background: #6f80b1;
    color: #fff;
    height: .34rem;
    line-height: .34rem;
    text-decoration: underline;
    padding: 0 .15rem;
    font-size: .18rem; }
  .jygh_01 p {
    font-size: .14rem;
    line-height: .22rem;
    padding-top: .12rem; }

.jygh_02 {
  clear: both;
  color: #6f80b1; }
  .jygh_02 li {
    position: relative;
    min-height: 2.8rem;
    padding: 0 0 .3rem 2.35rem;
    top: .5rem; }
    .jygh_02 li:hover .img img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }
  .jygh_02 .img {
    width: 1.98rem;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    box-shadow: 0.03rem 0.03rem 0.05rem rgba(120, 138, 197, 0.5);
    -webkit-box-shadow: 0.03rem 0.03rem 0.05rem rgba(120, 138, 197, 0.5);
    -moz-box-shadow: 0.03rem 0.03rem 0.05rem rgba(120, 138, 197, 0.5); }
  .jygh_02 .name {
    font-size: .24rem;
    padding: .1rem 0 .15rem 0; }
  .jygh_02 p {
    font-size: .14rem;
    line-height: 2em; }

.jygh_03 ul {
  margin-left: -.1rem;
  padding-top: .45rem; }
.jygh_03 li {
  float: left;
  width: 20%;
  padding: 0 0 .1rem .1rem; }
  .jygh_03 li:hover .img img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10); }
.jygh_03 .box {
  height: 3.8rem;
  border: #c4cde6 dashed 1px;
  padding: .19rem; }
.jygh_03 .img {
  width: 100%;
  overflow: hidden;
  position: relative; }
.jygh_03 .name {
  font-size: .14rem;
  line-height: 2em;
  text-align: center;
  color: #6f80b1;
  padding-top: .15rem;
  margin-left: -.1rem;
  margin-right: -.1rem; }

.jygh_04 .msg {
  font-size: .14rem;
  line-height: 2em;
  color: #6f80b1;
  text-align: center;
  padding: .2rem 0 .32rem 0;
  max-width: 8.5rem;
  margin: 0 auto; }
.jygh_04 .list {
  padding-top: .45rem; }
  .jygh_04 .list li {
    float: left;
    width: 50%; }
  .jygh_04 .list .img {
    border: #dcdcdc solid 1px;
    border-top: 0; }
  .jygh_04 .list dl {
    background: #788ac5;
    padding: .15rem .4rem;
    color: #fff;
    font-size: .14rem; }
    .jygh_04 .list dl dd {
      border-bottom: #fff solid 1px;
      padding: .2rem 0; }
      .jygh_04 .list dl dd:last-child {
        border: 0; }
    .jygh_04 .list dl h2 {
      font-weight: 400;
      font-size: .2rem;
      padding-bottom: .06rem; }
    .jygh_04 .list dl p {
      margin-right: -.4rem; }
  .jygh_04 .list .li_02 dl {
    background: #e8944a; }
  .jygh_04 .list .li_02 .img {
    border-left-color: rgba(0, 0, 0, 0); }

.jygh_05 {
  max-width: 7.75rem;
  margin: 0 auto;
  color: #6f80b1; }
  .jygh_05 .title {
    font-size: .16rem;
    padding: .7rem 0 .15rem 0; }
  .jygh_05 li {
    text-align: center; }
    .jygh_05 li:nth-child(1) div {
      font-size: 14px;
      font-weight: bold;
      border-top: #6f80b1 solid 2px; }
    .jygh_05 li:nth-child(even) div {
      background: #e3eaff; }
    .jygh_05 li div {
      width: 25%;
      height: .56rem;
      line-height: .56rem;
      position: relative; }
      .jygh_05 li div:before {
        content: "";
        display: block;
        position: absolute;
        top: -2px;
        right: 0;
        width: 2px;
        height: 100%;
        background: #fff; }
    .jygh_05 li div:nth-child(1) {
      width: 22%; }

.jygh_06 .title {
  font-size: 14px;
  font-weight: bold;
  padding: .9rem 0 .3rem .15rem;
  position: relative; }

.jygh_06 .list {
  min-height: 4.65rem;
  background: url("../images/jygh_06.png") left 1.2rem no-repeat;
  background-size: 10.85rem;
  padding-left: .45rem; }
.jygh_06 li {
  float: left;
  width: 1.75rem;
  position: relative; }
  .jygh_06 li:nth-child(odd) {
    padding-top: 3.3rem; }
  .jygh_06 li h2 {
    font-size: .14rem;
    color: #404040;
    line-height: .2rem;
    position: relative;
    padding: .13rem 0 .08rem 0;
    width: 1.8rem; }
    .jygh_06 li h2:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: .35rem;
      height: .08rem;
      background: #eb9c56; }
  .jygh_06 li p {
    font-size: .12rem;
    line-height: .18rem;
    color: #8a8a8e;
    width: 2.4rem; }
.jygh_06 .li_01 {
  left: -.45rem; }
.jygh_06 .li_02 h2:before {
  background: #eb5656; }
.jygh_06 .li_03 h2:before {
  background: #9b72b0; }
.jygh_06 .li_04 h2:before {
  background: #3387b6; }
.jygh_06 .li_05 h2 {
  width: 2.22rem; }
.jygh_06 .li_05 h2:before {
  background: #b07272; }
.jygh_06 .li_06 {
  width: 1rem; }
  .jygh_06 .li_06 h2:before {
    background: #33b693; }

.jygh_07 .title {
  text-align: center;
  font-size: .22rem;
  color: #4d4d4d;
  padding-bottom: .6rem; }
  .jygh_07 .title h2 {
    color: #6f80b1;
    font-size: .24rem;
    padding-bottom: .08rem; }
.jygh_07 .img {
  max-width: 7.01rem;
  margin: 0 auto;
  padding-bottom: 1rem; }
  
  .about_contact
  {
      color:#6f80b1; width:7rem; margin:0 auto;}
.about_contact td{ height:26px; line-height:26px; font-size:16px;}
.caseTitle {
  font-size: .42rem;
  color: #6f80b1;
  height: 1.75rem;
  padding-top: .5rem; }
  .caseTitle img {
    width: .16rem;
    margin: 0 .16rem; }
    
    .casemore .lf
    {
        float:left; width:0.8rem;
        }
    .casemore,.casemore a
    {
        font-size: .14rem;
        }

.case_01 {
  max-width: 8.65rem;
  margin: 0 auto; }
  .case_01 li {
    border-top: #6f80b1 solid 1px; }
    .case_01 li.li_01 {
      font-weight: bold;
      border: 0; }
    .case_01 li div {
      width: 25%;
      text-align: center;
      height: .3rem;
      line-height: .3rem;
      overflow: hidden;
      font-size: .17rem;
      color: #6f80b1; }
    .case_01 li div:nth-child(2) {
      width: 50%;
      border-left: #6f80b1 solid 1px;
      border-right: #6f80b1 solid 1px;
      background: #e8eff7; }

.case_02 {
  max-width: 8.65rem;
  margin: 0 auto; }

.case_03 {
  max-width: 8.65rem;
  margin: 0 auto;
  padding-bottom: .9rem; }

.case_04 {
  padding-top: .6rem; }
  .case_04 li {
    float: left;
    width: 25%;
    padding: 0 .2rem;
    min-height: 2.8rem; }
    .case_04 li:hover img {
      transform: scale(1.10);
      -webkit-transform: scale(1.10);
      -moz-transform: scale(1.10);
      -o-transform: scale(1.10); }
  .case_04 .img {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .case_04 .name {
    height: .35rem;
    line-height: .35rem;
    margin-top: .1rem;
    font-size: .16rem; }
  .case_04 .name a {
    color: #6f80b1; }
  .case_04 p {
    font-size: .14rem;
    line-height: 2em;
    color: #6f80b1; }

.case_05 {
  min-height: 3rem;
  position: relative;
  padding: 0 .4rem 0 2.3rem; }
  .case_05 .side {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: 2.04rem; }
    .case_05 .side dd {
      padding-bottom: 1px; }
    .case_05 .side a {
      display: block;
      background: #f5f5f5;
      color: #70655e;
      font-size: .14rem;
      text-align: center;
      height: .56rem;
      line-height: .56rem; }
    .case_05 .side a:hover, .case_05 .side a.on {
      background: #6f80b1;
      color: #fff; }
    .case_05 .side a.on {
      height: .92rem;
      line-height: .92rem; }
  .case_05 li {
    min-height: 1.58rem;
    position: relative;
    padding: 0 .25rem .25rem 2.03rem; }
    .case_05 li:hover .img {
      border-color: #6f80b1; }
    .case_05 li .img {
      width: 1.86rem;
      border: #c2d0ff solid .06rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto; }
    .case_05 li .content {
      font-size: .14rem;
      line-height: 2em;
      color: #6f80b1; }
    .case_05 li a.more {
      font-size: .14rem;
      color: #6f80b1;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0.88rem;
      bottom: auto; }

@media screen and (max-width: 1450px) {
  .head a.logo {
    left: .5rem; }
  .head a.tel {
    right: .5rem; }

  .nav {
    right: 2.4rem; }
    .nav a {
      padding: 0 .12rem; font-size:16px; } }
@media screen and (max-width: 1200px) {
  body {
    font-size: 11px; } 
    }
@media screen and (max-width: 800px) {
  body {
    font-size: .24rem; }

  .wal, .wal2, .wal3, .wal4 {
    max-width: 8rem; }

  .phoneShow {
    display: block; }

  body.navShow .navBg {
    display: block; }
  body.navShow .head .nav {
    right: 0; }
.indexFlash .swiper-slide a
{
    height:4.4rem;
    }
  .navBg {
    position: fixed;
    z-index: 49;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: none; }

  .head .navA {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    width: 1.2rem;
    height: 1.2rem;
    background: url("../images/navA.png") center no-repeat;
    background-size: .4rem; }
  .head a.tel {
    right: 1.3rem;
    width: 2.8rem; 
	  top:0.44rem;
	  font-size:0.25rem;
	}
.casemore .lf
{
    float:left; width:20%;
    }
  .nav {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    width: 4rem;
    background: #000;
    right: -4rem; }
    .nav .close {
      display: block;
      height: 1.2rem; }
      .nav .close i {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: url("../images/close.png") center no-repeat;
        background-size: .4rem;
        width: 1.2rem;
        height: 1.2rem; }
    .nav li {
      float: none;
      border-top: rgba(255, 255, 255, 0.2) solid 1px; }
      .nav li a {
        line-height: 1rem;
        height: 1rem;
        padding-left: .5rem;
        font-size: .26rem;
        color: #fff; }
        .nav li a.on {
          color: #fff; }
        .nav li a:before {
          display: none; }

  .footDiv li {
    width: 50%;
    font-size: .22rem;
    padding-bottom: .5rem; }
    .footDiv li:nth-child(1) {
      width: 100%; margin-top:1.7rem;}

  .foot {
    font-size: .22rem;
    line-height: 1.6em;
    padding: .5rem .2rem; }
.about_contact{width:100%;}
  /*--------------*/
  .indexPart1 {
    margin-left: -.2rem;
    margin-right: -.2rem; }
    .indexPart1 li {
      width: 50%;
      padding-bottom: .55rem; }
    .indexPart1 .name a {
      height: .8rem;
      line-height: .8rem;
      font-size: .3rem; }
    .indexPart1 p {
      font-size: .22rem;
      line-height: 1.6em; }

  .indexPart2 {
    font-size: .24rem; }
    .indexPart2 div {
      font-size: .26rem; }

  .pageBanner {
    height: 3.5rem; }

  .pageTitle {
    font-size: .32rem;
    padding-top: .8rem; }
    .pageTitle:before {
      width: 1.3rem;
      margin-left: -.65rem; }

  .pageTitle-2:before {
    margin-left: 0; }

  .news_01 .fl {
    width: 100%;
    padding-right: 0; }
    .news_01 .fl .name {
      font-size: .28rem; }
    .news_01 .fl a.btn {
      width: 1.8rem;
      height: .6rem;
      line-height: .6rem;
      font-size: .26rem; }
  .news_01 .fr {
    width: 100%;
    padding-left: 0; }
  .news_01 li {
    padding-left: .9rem;
    top: .42rem; }
    .news_01 li .name {
      font-size: .28rem;
      height: .5rem;
      line-height: .5rem; }
  .news_01 p {
    font-size: .24rem; }

  .news_02 ul {
    margin-left: -.2rem; }
  .news_02 li {
    width: 50%;
    padding-left: .2rem; }
    .news_02 li:nth-child(odd) {
      clear: left; }
  .news_02 .name a {
    font-size: .26rem;
    height: .5rem;
    line-height: .5rem; }
  .news_02 p {
    font-size: .22rem; }
  .news_02 .more a,.news_01 .more a {
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem; }

  .sideNav {
    width: 100%;
    padding-bottom: .5rem; }
    .sideNav ul {
      margin-left: -1px;
      display: flex;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-flex-wrap: wrap; }
    .sideNav li {
      padding-left: 1px;
      width: 50%; }
    .sideNav a {
      height: .85rem;
      line-height: .85rem;
      font-size: .28rem; }

  .newList {
    width: 100%; }
    .newList li {
      position: relative;
      padding-left: 1.65rem; }
    .newList .name a {
      font-size: .26rem;
      height: .5rem;
      line-height: .5rem; }
    .newList p {
      font-size: .22rem; }
    .newList a.more {
      width: 1.6rem;
      height: .55rem;
      line-height: .55rem;
      font-size: .24rem; }

  .pageNum {
    font-size: .24rem; }
    .pageNum a {
      height: .58rem;
      line-height: .56rem;
      padding: 0 .2rem; overflow:hidden; }
    .pageNum span {
      line-height: .58rem; }

  .pageNow {
    padding-top: .6rem; }
    .pageNow a {
      font-size: .22rem; }

  .newShow h2.title {
    font-size: .32rem; }
  .newShow .msg {
    font-size: .22rem; }
  .newShow .content {
    font-size: .24rem; }
    .newShow .content h2.name {
      font-size: .26rem;
      line-height: .8rem; }
    .newShow .content .list li {
      line-height: .42rem;
      background-position: .2rem .22rem; }

  .pageNum2 {
    font-size: .26rem; }
    .pageNum2 li {
      font-size: .24rem; }

  .aboutTitle {
    font-size: .32rem;
    padding-top: .3rem; }

  .about_01 {
    padding: .54rem 0 0 .8rem; }
    .about_01 .img {
      left: -.3rem; }
    .about_01 .content {
      padding-left: 2.1rem;
      font-size: .24rem; }

  .about_02 .title {
    font-size: .32rem;
    padding-bottom: .3rem; }
  .about_02 .list:before {
    width: 1px; }
  .about_02 li {
    font-size: .24rem;
    padding: 0 .7rem 0 .7rem; }
    .about_02 li:nth-child(odd) {
      padding: 0 0 0 1.4rem; }
      .about_02 li:nth-child(odd):after {
        right: auto;
        left: -2px; }
      .about_02 li:nth-child(odd) em {
        left: .7rem; }
    .about_02 li:before {
      width: .5rem;
      height: 1px; }
    .about_02 li:after {
      width: 3px;
      height: 3px;
      right: -1px; }
    .about_02 li em {
      left: 0; }

  .mxbl_01 {
    font-size: .24rem; }
    .mxbl_01 .list li div {
      min-height: .65rem;
      line-height: .65rem; }

  .mxbl_02 .list li {
    width: 50%; }
  .mxbl_02 .list .box {
    height: 4.1rem; }
  .mxbl_02 .list .img {
    margin-left: 0; }
  .mxbl_02 .list .name {
    font-size: .26rem;
    line-height: .6rem; }
  .mxbl_02 .list em {
    height: .5rem;
    line-height: .5rem;
    font-size: .24rem;
    padding: 0 .15rem; }
  .mxbl_02 .list p {
    font-size: .22rem;
    line-height: 1.7em; }

  .mxblTitle {
    line-height: .4rem;
    padding: .15rem .3rem;
    margin-left: -.3rem;
    margin-right: -.3rem; }

  .mxbl_03 .msg {
    margin-left: -.3rem; }
    .mxbl_03 .msg p {
      font-size: .22rem; }
    .mxbl_03 .msg h2 {
      font-size: .26rem; }
  .mxbl_03 .fl {
    width: 100%;
    padding-right: 0; }
    .mxbl_03 .fl .name {
      font-size: .26rem; }
    .mxbl_03 .fl p {
      font-size: .24rem;
      line-height: 1.6em;
      padding-bottom: .35rem; }
  .mxbl_03 .fr {
    width: 100%;
    padding-left: 0; }
    .mxbl_03 .fr li {
      width: 50%; }
  .mxbl_03 ul {
    clear: left; }
  .mxbl_03 li {
    width: 50%;
    height: auto;
    min-height: 3rem;
    padding-bottom: .2rem; }
    .mxbl_03 li:nth-child(odd) {
      clear: left; }

  .mxbl_04 .msg {
    font-size: .24rem; }
    .mxbl_04 .msg br {
      display: none; }
  .mxbl_04 ul {
    margin-left: -.35rem; }
  .mxbl_04 li {
    width: 50%; }
  .mxbl_04 .name a {
    font-size: .26rem;
    height: .7rem;
    line-height: .7rem; }
  .mxbl_04 dl.btn {
    min-height: 1.6rem;
    margin-left: -.1rem;
    margin-right: -.1rem; }
    .mxbl_04 dl.btn dd {
      padding: 0 .1rem;
      width: 33.333%; }
    .mxbl_04 dl.btn a {
      font-size: .22rem;
      line-height: .8rem; }

  .mxbl_05 .list .name {
    font-size: .26rem; }
    .mxbl_05 .list .name span {
      font-size: .38rem;
      display: block; }
  .mxbl_05 .list .content {
    font-size: .24rem;
    line-height: 1.8em; }
  .mxbl_05 dl.btn {
    padding-bottom: .3rem;
    margin-left: -.1rem;
    margin-right: -.1rem; }
    .mxbl_05 dl.btn dd {
      padding: 0 .1rem .2rem .1rem;
      width: 33.333%;
      text-align: center; }
    .mxbl_05 dl.btn a {
      height: .66rem;
      line-height: .62rem;
      font-size: .26rem; }

  .mxbl_06 li {
    width: 100%;
    padding-left: .2rem; }
  .mxbl_06 h2 {
    height: .9rem;
    line-height: .9rem;
    font-size: .32rem; }
  .mxbl_06 .box p {
    font-size: .24rem; }
  .mxbl_06 .li_01 h2 {
    max-width: 5rem; }
  .mxbl_06 .li_01 .msg {
    font-size: .24rem; }
  .mxbl_06 .li_01 dl {
    justify-content: center;
    -webkit-justify-content: center; }
  .mxbl_06 .li_01 dd {
    width: 50%;
    margin-bottom: .3rem; }
    .mxbl_06 .li_01 dd:nth-child(1) {
      position: relative;
      left: -.2rem; }
    .mxbl_06 .li_01 dd h2 {
      height: .7rem;
      line-height: .7rem;
      font-size: .26rem; }
  .mxbl_06 .li_01 .box {
    min-height: 2.6rem; }
    .mxbl_06 .li_01 .box div {
      padding: .25rem 0; }
    .mxbl_06 .li_01 .box p {
      padding: 0 .2rem 0 .36rem;
      line-height: .36rem;
      background: url("../images/img4.jpg") 0.2rem center no-repeat;
      background-size: .04rem; }

  .mxbl_07 li {
    width: 33.333%;
    padding: 0 .1rem .4rem .1rem; }
  .mxbl_07 .box {
    height: 2rem; }
    .mxbl_07 .box h2 {
      font-size: .24rem; }

  .mxbl_08 .list1 {
    padding-bottom: .2rem; }
    .mxbl_08 .list1 li {
      width: 100%;
      padding-bottom: .2rem; }
    .mxbl_08 .list1 p {
      font-size: .24rem;
      line-height: 1.6em; }
  .mxbl_08 .list2 li {
    width: 50%;
    font-size: .22rem; }
  .mxbl_08 .list2 .name {
    height: .55rem;
    line-height: .55rem;
    font-size: .24rem; }
  .mxbl_08 .list3 .fl, .mxbl_08 .list3 .fr {
    width: 100%; }
  .mxbl_08 .list3 ul {
    margin-left: -.2rem; }
  .mxbl_08 .list3 li {
    padding-left: .2rem; }
  .mxbl_08 .list3 .name {
    font-size: .26rem;
    height: .8rem;
    line-height: .8rem; }

  .gjssTitle {
    font-size: .32rem; }

  .gjss_01 .fl, .gjss_01 .fr {
    float: none; }
  .gjss_01 .box {
    width: 100%;
    font-size: .24rem;
    line-height: 2em; }
  .gjss_01 .img {
    padding: 0 0 .2rem 0; margin:0 auto; }
  .gjss_01 .li_01 .box {
    width: 100%; }
  .gjss_01 .li_02 .box {
    width: 100%; }
  .gjss_01 .li_02 dd {
    background-position: left .13rem; }

  .gjss_02 .fl, .gjss_02 .fr {
    float: none; }
  .gjss_02 .content {
    width: 100%;
    font-size: .24rem;
    line-height: 2em;
    padding-top: .2rem; }

  .gjss_03 ul {
    display: flex;
    display: -webkit-flex;
    margin-left: -.3rem;
    padding-top: .45rem; }
  .gjss_03 li {
    position: relative;
    width: 50%;
    padding-left: .3rem; }
    .gjss_03 li.li_01 {
      top: 0; }
    .gjss_03 li.li_02 {
      bottom: 0; }
    .gjss_03 li .name {
      font-size: .24rem;
      line-height: .8rem; }
  .gjss_03 .content {
    font-size: .24rem;
    line-height: 2em;
    padding: .15rem 0 .5rem 0; }

  .gjss_04 .content {
    width: 100%;
    font-size: .24rem;
    line-height: 2em;
    padding-right: 0;
    padding-top: .2rem; }

  .gjss_05 .list1 ul {
    margin-left: -.3rem;
    margin-right: -.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center; }
  .gjss_05 .list1 li {
    float: none;
    width: 33.333%; }
  .gjss_05 .list1 .name {
    font-size: .2rem;
    line-height: 1.5em;
    height: 1.2rem;
    padding: .1rem .15rem 0 .15rem; }
  .gjss_05 .title {
    font-size: .28rem; }
  .gjss_05 .list2 ul {
    margin-left: -.2rem; }
  .gjss_05 .list2 li {
    width: 33.333%;
    padding: 0 0 .2rem .2rem; }
  .gjss_05 .list2 .name {
    bottom: -.5rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .24rem; }

  .gjss_06 {
    font-size: .24rem; }
    .gjss_06 li {
      background-position: left .16rem; }

  .jygh_01 li {
    width: 100%;
    padding-bottom: .3rem; }
    .jygh_01 li:nth-child(even) {
      top: 0; }
  .jygh_01 .name {
    font-size: .26rem; }
  .jygh_01 span {
    height: .5rem;
    line-height: .5rem;
    padding: 0 .2rem;
    font-size: .24rem; }
  .jygh_01 p {
    font-size: .22rem;
    line-height: 1.6em; }

  .jygh_02 li {
    top: 0; }
  .jygh_02 .name {
    font-size: .26rem; }
  .jygh_02 p {
    font-size: .22rem;
    line-height: 1.6em; }

  .jygh_03 li {
    width: 33.333%; }
  .jygh_03 .box {
    height: 5rem; }
  .jygh_03 .name {
    font-size: .22rem;
    line-height: 1.7em; }
    .jygh_03 .name br {
      display: none; }

  .jygh_04 .msg {
    font-size: .24rem; }
  .jygh_04 .list li {
    float: none;
    width: 100%; }
  .jygh_04 .list dl {
    font-size: .22rem; }
    .jygh_04 .list dl h2 {
      font-size: .26rem;
      padding-bottom: .1rem; }
    .jygh_04 .list dl p {
      margin-right: 0; }
  .jygh_04 .list .li_02 .img {
    border-left-color: #dcdcdc; }

  .jygh_05 {
    max-width: 100%; }
    .jygh_05 .title {
      font-size: .26rem; }
    .jygh_05 li:nth-child(1) div {
      font-size: .24rem; }
    .jygh_05 li div {
      width: 50%;
      font-size: .22rem; }
    .jygh_05 li div:nth-child(1) {
      width: 50%; }

  .jygh_06 .list {
    background: none;
    padding-left: 0; }
  .jygh_06 li {
    float: none;
    width: 100%;
    padding-bottom: .3rem; }
    .jygh_06 li:nth-child(odd) {
      padding-top: 0; }
    .jygh_06 li h2 {
      font-size: .26rem;
      line-height: 1.7em;
      width: 100%;
      padding-top: .15rem; }
    .jygh_06 li p {
      font-size: .22rem;
      line-height: 1.8em;
      width: 100%; }
  .jygh_06 .li_01 {
    left: 0; }
  .jygh_06 .li_05 h2 {
    width: 100%; }
  .jygh_06 .li_06 {
    width: 100%; }

  .jygh_07 .title {
    font-size: .26rem; }
    .jygh_07 .title h2 {
      font-size: .3rem;
      padding-bottom: .12rem; }

  .caseTitle {
    font-size: .38rem; }

  .case_01 li div {
    width: 15%;
    height: .5rem;
    line-height: .5rem;
    font-size: .22rem; }
  .case_01 li div:nth-child(2) {
    width: 70%; }

  .case_04 ul {
    margin-left: -.3rem; }
  .case_04 li {
    width: 50%;
    padding: 0 0 .3rem .3rem; }
  .case_04 li:nth-child(odd) {
    clear: left; }
  .case_04 .name {
    height: .55rem;
    line-height: .55rem;
    font-size: .26rem; }
  .case_04 p {
    font-size: .22rem;
    line-height: 1.7em; }

  .case_05 {
    padding: 0; }
    .case_05 .side {
      position: relative;
      width: 100%;
      height: 1rem; }
      .case_05 .side dl {
        margin-left: -.3rem;
        margin-right: -.3rem; }
      .case_05 .side dd {
        padding: 0 0 0 1px;
        float: left;
        width: 33.333%; }
      .case_05 .side a {
        font-size: .24rem;
        height: .7rem;
        line-height: .7rem; }
      .case_05 .side a.on {
        height: .7rem;
        line-height: .7rem; }
    .case_05 li {
      padding: 0 0 .25rem 2.03rem; }
      .case_05 li .content {
        font-size: .22rem;
        line-height: 1.7em;
        padding-bottom: .1rem; }
      .case_05 li a.more {
        font-size: .22rem;
        position: relative;
        top: 0; }
        .content img
        {
            width:100%;
            }
            .footDiv .ewm
            {
                left:0.3rem;
                }
                .footDiv .ewm1
            {
                left:2.1rem;
                }
                .footDiv .ewm2
            {
                left:3.9rem;
                }
				.footDiv .ewm3
            {
                left:5.6rem;
                }
         }
@media screen and (max-width: 550px) {
  .wal, .wal2, .wal3, .wal4 {
    margin: 0 .3rem; } 
    .content img
        {
            width:100%;
            }
    }

/*# sourceMappingURL=index.css.map */
